mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
338 lines
50 KiB
Plaintext
338 lines
50 KiB
Plaintext
2026-03-24 04:41:18.592 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-24 04:41:18.594 DEBUG [tests.conftest] Running test: test_three_store_sync_exchange with id: 2026-03-24_04-41-18__32e81e9d-749a-4c33-8341-c4a0155e8659
|
|
2026-03-24 04:41:18.594 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-24 04:41:18.603 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:41:18.603 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-24_04-41-18__32e81e9d-749a-4c33-8341-c4a0155e8659__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:18.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:41:18.611 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-24_04-41-18__32e81e9d-749a-4c33-8341-c4a0155e8659__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:18.618 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:41:18.619 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-24_04-41-18__32e81e9d-749a-4c33-8341-c4a0155e8659__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:18.619 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-24 04:41:18.622 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:41:18.622 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:41:18.624 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:41:18.624 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.88
|
|
2026-03-24 04:41:18.624 DEBUG [src.node.docker_mananger] Generated ports ['45467', '45468', '45469', '45470', '45471']
|
|
2026-03-24 04:41:18.624 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:41:18.625 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:41:18.625 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:41:18.625 DEBUG [src.node.docker_mananger] docker run -i -t -p 45467:45467 -p 45468:45468 -p 45469:45469 -p 45470:45470 -p 45471:45471 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=45469 --rest-port=45467 --tcp-port=45468 --discv5-udp-port=45470 --rest-address=0.0.0.0 --nat=extip:172.18.39.88 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e915ffb6decaaca1ea94fe451c1975535eff02dddf066bf2848fd9d3adb34601 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45471 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-24 04:41:18.819 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.88 waku a917546b16a00f215bcddc60be6c684c1f86790e527396248722ca7979b201a6
|
|
2026-03-24 04:41:18.848 ERROR [src.node.docker_mananger] Max retries reached for container fe813f2fb1cb. Exiting log stream.
|
|
2026-03-24 04:41:18.854 DEBUG [src.node.docker_mananger] Container started with ID a917546b16a0. Setting up logs at ./log/docker/node1_2026-03-24_04-41-18__32e81e9d-749a-4c33-8341-c4a0155e8659__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:18.855 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45467
|
|
2026-03-24 04:41:18.856 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:41:19.434 ERROR [src.node.docker_mananger] Max retries reached for container e19a6554cb93. Exiting log stream.
|
|
2026-03-24 04:41:19.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45467/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:19.860 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-24 04:41:19.860 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:41:19.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45467/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:19.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.88/tcp/45468/p2p/16Uiu2HAkuc4BbPHZ1fXncFnVrDX3V2cY1Y25kYV1EzhS5hjyFagk","/ip4/172.18.39.88/tcp/45469/ws/p2p/16Uiu2HAkuc4BbPHZ1fXncFnVrDX3V2cY1Y25kYV1EzhS5hjyFagk"],"enrUri":"enr:-L24QJLg5rO1Wr7_-bRWJ9pAgpTE9L27L4-8bydWMEVpgJZjAO2Kbfs_HwBMYVUytFfIBY2JZfGWavODM_bN2a4yN0cCgmlkgnY0gmlwhKwSJ1iKbXVsdGlhZGRyc5YACASsEidYBrGcAAoErBInWAaxnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECAqjp4n8AW2ClkctQXXolTzRfXjlEKlD4TLIFyN3-yZWDdGNwgrGcg3VkcIKxnoV3YWt1MhM"}'
|
|
2026-03-24 04:41:19.863 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:41:19.863 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:19.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:19.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:19.880 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:20.091 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:20.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:20.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:20.096 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:20.306 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:20.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:20.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:20.311 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:20.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:20.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:20.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:20.526 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:20.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:20.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:20.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:20.742 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:20.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:20.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:20.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:20.958 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:21.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:21.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:21.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:21.173 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:21.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:21.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:21.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:21.388 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:21.599 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:21.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:21.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:21.604 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:21.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:21.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:21.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:21.819 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:22.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:22.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:22.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:22.035 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:22.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:22.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:22.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:22.250 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:22.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:22.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:22.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:22.465 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:22.676 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:22.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:22.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:22.681 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:22.892 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:22.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:22.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:22.896 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:23.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:23.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:23.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:23.112 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:23.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:23.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:23.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:23.328 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:23.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:23.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:23.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:23.543 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:23.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:23.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:23.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:23.759 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:23.970 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:23.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45467/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-24 04:41:23.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:23.975 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:24.186 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:41:24.186 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:41:24.188 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:41:24.188 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.119
|
|
2026-03-24 04:41:24.188 DEBUG [src.node.docker_mananger] Generated ports ['23112', '23113', '23114', '23115', '23116']
|
|
2026-03-24 04:41:24.188 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:41:24.188 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:41:24.188 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:41:24.189 DEBUG [src.node.docker_mananger] docker run -i -t -p 23112:23112 -p 23113:23113 -p 23114:23114 -p 23115:23115 -p 23116:23116 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=23114 --rest-port=23112 --tcp-port=23113 --discv5-udp-port=23115 --rest-address=0.0.0.0 --nat=extip:172.18.252.119 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7756c83bdf548d3fa959eb0cc9f9a048152dca141d2033f7a50aa0fbdcd52dbb --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23116 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-24 04:41:24.388 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.119 waku 74e059f508c4519255caf85be371e8b9e7211effc6602c9b2630bddd602eb898
|
|
2026-03-24 04:41:24.423 DEBUG [src.node.docker_mananger] Container started with ID 74e059f508c4. Setting up logs at ./log/docker/node2_2026-03-24_04-41-18__32e81e9d-749a-4c33-8341-c4a0155e8659__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:24.424 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23112
|
|
2026-03-24 04:41:24.424 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:41:25.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23112/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:25.427 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-24 04:41:25.427 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:41:25.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23112/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:25.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.119/tcp/23113/p2p/16Uiu2HAmQyqRMdEcTaUBoczB7A4A6JYSrnHx31BAM4WYMRfXJGm2","/ip4/172.18.252.119/tcp/23114/ws/p2p/16Uiu2HAmQyqRMdEcTaUBoczB7A4A6JYSrnHx31BAM4WYMRfXJGm2"],"enrUri":"enr:-L24QFBajy7SjXOOX-8ez0RNdtw2wHrMbOPV0R8C1jN-Ate4Xg0XJ351a85AE6j043rpCehf-fZaTrF2ZFck27jilC0CgmlkgnY0gmlwhKwS_HeKbXVsdGlhZGRyc5YACASsEvx3BlpJAAoErBL8dwZaSt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtyAucmO5P4Fwz2PIp6L9ZGCy7zEgcmexMIjvtYtvvl2DdGNwglpJg3VkcIJaS4V3YWt1MhM"}'
|
|
2026-03-24 04:41:25.430 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:41:25.431 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:25.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:25.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:25.450 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:25.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:25.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:25.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:25.666 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:25.877 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:25.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:25.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:25.881 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:26.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:26.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:26.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:26.097 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:26.308 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:26.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:26.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:26.312 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:26.523 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:26.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:26.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:26.528 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:26.739 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:26.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:26.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:26.743 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:26.954 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:26.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:26.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:26.959 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:27.170 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:27.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:27.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.174 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:27.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:27.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:27.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.389 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:27.600 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:27.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:27.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.604 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:27.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:27.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:27.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:27.819 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:28.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:28.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:28.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:28.034 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:28.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:28.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:28.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:28.249 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:28.460 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:28.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:28.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:28.465 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:28.676 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:28.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:28.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:28.681 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:28.891 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:28.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:28.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:28.896 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:29.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:29.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:29.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:29.111 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:29.322 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:29.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:29.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:29.326 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:29.537 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:29.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/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-24 04:41:29.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:29.545 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:29.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23112/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.39.88/tcp/45468/p2p/16Uiu2HAkuc4BbPHZ1fXncFnVrDX3V2cY1Y25kYV1EzhS5hjyFagk"]'
|
|
2026-03-24 04:41:29.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:29.781 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:41:29.781 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:41:29.787 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:41:29.789 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.96
|
|
2026-03-24 04:41:29.791 DEBUG [src.node.docker_mananger] Generated ports ['62415', '62416', '62417', '62418', '62419']
|
|
2026-03-24 04:41:29.791 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:41:29.791 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:41:29.792 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:41:29.792 DEBUG [src.node.docker_mananger] docker run -i -t -p 62415:62415 -p 62416:62416 -p 62417:62417 -p 62418:62418 -p 62419:62419 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=62417 --rest-port=62415 --tcp-port=62416 --discv5-udp-port=62418 --rest-address=0.0.0.0 --nat=extip:172.18.184.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=94c8e0fdb62c38f4ffb126a4a92b9c7de36d70ffabaccabb9765fca2ccb8c8c0 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62419 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-24 04:41:30.000 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.96 waku 1a00a51df3ca3345f0f3df9988f8b210560ae8a70241f8e6ae2a7b8fe6ca8761
|
|
2026-03-24 04:41:30.034 DEBUG [src.node.docker_mananger] Container started with ID 1a00a51df3ca. Setting up logs at ./log/docker/node3_2026-03-24_04-41-18__32e81e9d-749a-4c33-8341-c4a0155e8659__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:41:30.035 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62415
|
|
2026-03-24 04:41:30.035 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:41:31.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62415/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:31.038 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-24 04:41:31.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:41:31.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62415/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:31.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.96/tcp/62416/p2p/16Uiu2HAm36aNKq34cVgQHg862FE8zcKQVNp7XwQguxVVJDNcofnN","/ip4/172.18.184.96/tcp/62417/ws/p2p/16Uiu2HAm36aNKq34cVgQHg862FE8zcKQVNp7XwQguxVVJDNcofnN"],"enrUri":"enr:-L24QHrp0pVnl3pY3e5G54HkCqAq6n2euLadmJaOlFrpwSIVSN479W0DmtIv6ygd_56NqfIx9GOasLjjTcds85NH_GcCgmlkgnY0gmlwhKwSuGCKbXVsdGlhZGRyc5YACASsErhgBvPQAAoErBK4YAbz0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECcfkddX-EUUM4rGzKJjVzwnbziJ-vXp_2iDl4XtTvvZ-DdGNwgvPQg3VkcILz0oV3YWt1MhM"}'
|
|
2026-03-24 04:41:31.041 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:41:31.042 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:31.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:31.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:31.061 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:31.272 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:31.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:31.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:31.277 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:31.488 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:31.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:31.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:31.493 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:31.703 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:31.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:31.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:31.708 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:31.919 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:31.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:31.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:31.923 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:32.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:32.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:32.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:32.139 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:32.350 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:32.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:32.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:32.354 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:32.565 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:32.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:32.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:32.570 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:32.780 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:32.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:32.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:32.785 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:32.996 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:32.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:33.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:33.001 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:33.212 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:33.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:33.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:33.216 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:33.427 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:33.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:33.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:33.432 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:33.643 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:33.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:33.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:33.647 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:33.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:33.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:33.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:33.863 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:34.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:34.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:34.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:34.078 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:34.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:34.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:34.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:34.294 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:34.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:34.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:34.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:34.509 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:34.720 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:34.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:34.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:34.724 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:34.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:34.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:34.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:34.939 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:35.150 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:41:35.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/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-24 04:41:35.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:35.154 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:41:35.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.39.88/tcp/45468/p2p/16Uiu2HAkuc4BbPHZ1fXncFnVrDX3V2cY1Y25kYV1EzhS5hjyFagk"]'
|
|
2026-03-24 04:41:35.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:35.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62415/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.252.119/tcp/23113/p2p/16Uiu2HAmQyqRMdEcTaUBoczB7A4A6JYSrnHx31BAM4WYMRfXJGm2"]'
|
|
2026-03-24 04:41:35.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:41:53.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45467/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:53.424 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-24 04:41:53.425 DEBUG [tests.store_sync.test_store_sync] Node-A store has 60 messages
|
|
2026-03-24 04:41:53.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:53.430 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-24 04:41:53.430 DEBUG [tests.store_sync.test_store_sync] Node-B store has 60 messages
|
|
2026-03-24 04:41:53.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62415/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:41:53.435 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-24 04:41:53.435 DEBUG [tests.store_sync.test_store_sync] Node-C store has 60 messages
|
|
2026-03-24 04:41:53.437 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-24 04:41:53.438 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-24 04:41:53.438 DEBUG [src.node.waku_node] Stopping container with id a917546b16a0
|
|
2026-03-24 04:41:54.026 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:41:54.028 DEBUG [src.node.waku_node] Stopping container with id 74e059f508c4
|
|
2026-03-24 04:41:54.570 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:41:54.570 DEBUG [src.node.waku_node] Stopping container with id 1a00a51df3ca
|
|
2026-03-24 04:41:54.839 ERROR [src.node.docker_mananger] Max retries reached for container a917546b16a0. Exiting log stream.
|
|
2026-03-24 04:41:55.135 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:41:55.138 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-24 04:41:55.164 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:41:55.189 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:41:55.215 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|