mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 21:39:30 +00:00
340 lines
49 KiB
Plaintext
340 lines
49 KiB
Plaintext
2026-04-23 00:01:41.470 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-23 00:01:41.471 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-23 00:01:41.471 DEBUG [tests.conftest] Running test: test_three_store_sync_exchange with id: 2026-04-23_00-01-41__acaa4f59-6997-478e-b966-fd894904029d
|
||
2026-04-23 00:01:41.471 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-23 00:01:41.477 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:01:41.477 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-01-41__acaa4f59-6997-478e-b966-fd894904029d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:01:41.483 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:01:41.483 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-01-41__acaa4f59-6997-478e-b966-fd894904029d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:01:41.488 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:01:41.488 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_00-01-41__acaa4f59-6997-478e-b966-fd894904029d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:01:41.488 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
2026-04-23 00:01:41.489 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:01:41.489 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:01:41.490 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:01:41.490 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.166
|
||
2026-04-23 00:01:41.491 DEBUG [src.node.docker_mananger] Generated ports ['30407', '30408', '30409', '30410', '30411']
|
||
2026-04-23 00:01:41.491 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:01:41.491 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:01:41.491 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:01:41.491 DEBUG [src.node.docker_mananger] docker run -i -t -p 30407:30407 -p 30408:30408 -p 30409:30409 -p 30410:30410 -p 30411:30411 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=30409 --rest-port=30407 --tcp-port=30408 --discv5-udp-port=30410 --rest-address=0.0.0.0 --nat=extip:172.18.153.166 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2df0bbde027d2345cfefcd0b3b443fdf34dba699faf4ac79dca7f721f68e025a --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=30411 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||
2026-04-23 00:01:41.640 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.166 waku 4e8091a0d59d2ad24ac385919cea64327c362b3e543eddb2da928bf7bb5fa025
|
||
2026-04-23 00:01:41.677 DEBUG [src.node.docker_mananger] Container started with ID 4e8091a0d59d. Setting up logs at ./log/docker/node1_2026-04-23_00-01-41__acaa4f59-6997-478e-b966-fd894904029d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:01:41.678 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30407
|
||
2026-04-23 00:01:41.678 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:01:41.876 ERROR [src.node.docker_mananger] Max retries reached for container 94220a6fc4db. Exiting log stream.
|
||
2026-04-23 00:01:42.256 ERROR [src.node.docker_mananger] Max retries reached for container aed5626edaf4. Exiting log stream.
|
||
2026-04-23 00:01:42.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:01:42.681 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:01:42.681 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:01:42.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30407/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:01:42.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.166/tcp/30408/p2p/16Uiu2HAmAmohPtQzUZmVUgztvbeJMtuP8dwJcMrimd3MXn3hsoxA","/ip4/172.18.153.166/tcp/30409/ws/p2p/16Uiu2HAmAmohPtQzUZmVUgztvbeJMtuP8dwJcMrimd3MXn3hsoxA"],"enrUri":"enr:-L24QDoaN9c2glTeBY0hMVMJPFMCw0emP0bzIz2DhRLVm38yUCg2FFKtWvmRto3976kstecRTT2--HSgTeXIAWaJibsCgmlkgnY0gmlwhKwSmaaKbXVsdGlhZGRyc5YACASsEpmmBnbIAAoErBKZpgZ2yd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC5AelYft0in9brxaIYwrjYVZCw7yhwEbyXOcMim-blseDdGNwgnbIg3VkcIJ2yoV3YWt1MhM"}'
|
||
2026-04-23 00:01:42.684 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:01:42.684 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:42.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:42.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:42.688 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:42.899 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:42.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:42.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:42.903 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:43.114 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:43.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:43.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:43.119 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:43.329 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:43.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:43.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:43.334 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:43.545 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:43.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:43.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:43.549 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:43.760 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:43.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:43.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:43.765 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:43.975 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:43.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:43.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:43.980 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:44.190 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:44.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:44.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:44.196 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:44.406 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:44.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:44.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:44.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:44.621 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:44.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:44.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:44.626 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:44.836 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:44.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:44.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:44.841 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:45.051 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:45.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:45.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:45.056 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:45.266 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:45.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:45.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:45.271 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:45.482 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:45.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:45.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:45.486 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:45.697 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:45.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:45.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:45.701 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:45.912 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:45.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:45.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:45.916 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:46.127 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:46.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:46.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:46.131 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:46.342 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:46.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:46.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:46.347 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:46.558 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:46.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:46.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:46.562 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:46.773 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:46.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:46.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:46.777 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:46.987 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:01:46.988 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:01:46.989 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:01:46.989 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.20
|
||
2026-04-23 00:01:46.990 DEBUG [src.node.docker_mananger] Generated ports ['56710', '56711', '56712', '56713', '56714']
|
||
2026-04-23 00:01:46.990 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:01:46.990 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:01:46.990 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:01:46.990 DEBUG [src.node.docker_mananger] docker run -i -t -p 56710:56710 -p 56711:56711 -p 56712:56712 -p 56713:56713 -p 56714:56714 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=56712 --rest-port=56710 --tcp-port=56711 --discv5-udp-port=56713 --rest-address=0.0.0.0 --nat=extip:172.18.213.20 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f571cccc56c511ddc8c743250fabda866d059ca65fef4001fd363cb1aa362ccb --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=56714 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||
2026-04-23 00:01:47.145 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.20 waku b1e547074822bfcd95d3bb7db35caa981f3d1954bc0bf1f1a52c045f64a019f2
|
||
2026-04-23 00:01:47.172 DEBUG [src.node.docker_mananger] Container started with ID b1e547074822. Setting up logs at ./log/docker/node2_2026-04-23_00-01-41__acaa4f59-6997-478e-b966-fd894904029d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:01:47.173 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56710
|
||
2026-04-23 00:01:47.173 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:01:48.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56710/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:01:48.177 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:01:48.177 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:01:48.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56710/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:01:48.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.20/tcp/56711/p2p/16Uiu2HAmRJoJ1MkB5Vgj9HKjXoVFNDv2anUzaXmnE3D4xj2wGQuS","/ip4/172.18.213.20/tcp/56712/ws/p2p/16Uiu2HAmRJoJ1MkB5Vgj9HKjXoVFNDv2anUzaXmnE3D4xj2wGQuS"],"enrUri":"enr:-L24QAXKgEGXIquAofJCpmC8e7OJz_cjKWUxcrEkACXjX3_YSQdUGThrQ7-nOQeJmn4frGOo6hTvD6KHI4ZkkVTjmKsCgmlkgnY0gmlwhKwS1RSKbXVsdGlhZGRyc5YACASsEtUUBt2HAAoErBLVFAbdiN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDu_vP5zau7dM6kV9hMXf8uihm5G8w57DiywThznhMvHWDdGNwgt2Hg3VkcILdiYV3YWt1MhM"}'
|
||
2026-04-23 00:01:48.180 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:01:48.180 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:48.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:48.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:48.185 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:48.395 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:48.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:48.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:48.400 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:48.610 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:48.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:48.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:48.615 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:48.825 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:48.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:48.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:48.830 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:49.040 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:49.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:49.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:49.045 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:49.255 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:49.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:49.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:49.260 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:49.470 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:49.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:49.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:49.475 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:49.686 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:49.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:49.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:49.690 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:49.901 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:49.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:49.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:49.905 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:50.116 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:50.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:50.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:50.120 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:50.331 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:50.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:50.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:50.335 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:50.546 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:50.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:50.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:50.551 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:50.761 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:50.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:50.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:50.766 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:50.977 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:50.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:50.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:50.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:51.192 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:51.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:51.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:51.197 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:51.408 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:51.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:51.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:51.412 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:51.623 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:51.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:51.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:51.628 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:51.838 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:51.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:51.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:51.843 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:52.053 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:52.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:52.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:52.058 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:52.269 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:52.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:52.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:52.273 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:52.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56710/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.153.166/tcp/30408/p2p/16Uiu2HAmAmohPtQzUZmVUgztvbeJMtuP8dwJcMrimd3MXn3hsoxA"]'
|
||
2026-04-23 00:01:52.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:52.513 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:01:52.514 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:01:52.524 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:01:52.524 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.179
|
||
2026-04-23 00:01:52.524 DEBUG [src.node.docker_mananger] Generated ports ['16113', '16114', '16115', '16116', '16117']
|
||
2026-04-23 00:01:52.524 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:01:52.524 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:01:52.525 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:01:52.525 DEBUG [src.node.docker_mananger] docker run -i -t -p 16113:16113 -p 16114:16114 -p 16115:16115 -p 16116:16116 -p 16117:16117 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=16115 --rest-port=16113 --tcp-port=16114 --discv5-udp-port=16116 --rest-address=0.0.0.0 --nat=extip:172.18.48.179 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=6128a1df9fd22ba3f89ae0d6fddd8afe418ebdb6c7776be8c2ed16fabcbca640 --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=16117 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||
2026-04-23 00:01:52.682 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.179 waku 5eb07173aad68680a2cc41e5e90a2909a8fe0867e0f0fba6855a53ffda2837d1
|
||
2026-04-23 00:01:52.711 DEBUG [src.node.docker_mananger] Container started with ID 5eb07173aad6. Setting up logs at ./log/docker/node3_2026-04-23_00-01-41__acaa4f59-6997-478e-b966-fd894904029d__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:01:52.712 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16113
|
||
2026-04-23 00:01:52.712 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:01:53.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16113/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:01:53.715 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:01:53.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:01:53.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16113/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:01:53.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.179/tcp/16114/p2p/16Uiu2HAmACHoE8txbcS7prrjfULLSqqX7CJFxWbPWCCP4W8cvTtm","/ip4/172.18.48.179/tcp/16115/ws/p2p/16Uiu2HAmACHoE8txbcS7prrjfULLSqqX7CJFxWbPWCCP4W8cvTtm"],"enrUri":"enr:-L24QNkXZiF21fZXVBiozSbO3TtnZVYeQM9KU8_XUzjzIsulB0hRHWKvHYIcFDGCPyx7HQVUhSnP5whluZFdwYDDQfsCgmlkgnY0gmlwhKwSMLOKbXVsdGlhZGRyc5YACASsEjCzBj7yAAoErBIwswY-890DgnJzhQDGAQAAiXNlY3AyNTZrMaEC23GsAlibILT-RFt2lKdWe1CsRPn90LgZcQyrPs5xqPqDdGNwgj7yg3VkcII-9IV3YWt1MhM"}'
|
||
2026-04-23 00:01:53.718 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:01:53.719 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:53.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:53.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:53.722 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:53.933 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:53.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:53.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:53.937 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:54.148 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:54.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:54.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:54.153 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:54.364 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:54.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:54.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:54.368 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:54.579 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:54.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:54.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:54.583 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:54.794 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:54.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:54.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:54.799 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:55.009 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:55.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:55.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:55.014 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:55.224 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:55.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:55.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:55.229 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:55.440 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:55.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:55.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:55.444 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:55.655 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:55.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:55.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:55.659 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:55.870 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:55.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:55.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:55.875 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:56.085 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:56.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:56.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:56.090 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:56.301 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:56.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:56.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:56.305 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:56.516 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:56.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:56.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:56.522 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:56.732 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:56.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:56.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:56.737 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:56.948 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:56.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:56.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:56.952 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:57.163 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:57.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:57.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:57.168 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:57.379 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:57.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:57.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:57.385 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:57.596 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:57.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:57.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:57.601 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:57.811 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:01:57.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:01:57.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:57.816 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:01:58.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.153.166/tcp/30408/p2p/16Uiu2HAmAmohPtQzUZmVUgztvbeJMtuP8dwJcMrimd3MXn3hsoxA"]'
|
||
2026-04-23 00:01:58.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:01:58.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16113/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.213.20/tcp/56711/p2p/16Uiu2HAmRJoJ1MkB5Vgj9HKjXoVFNDv2anUzaXmnE3D4xj2wGQuS"]'
|
||
2026-04-23 00:01:58.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:02:16.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30407/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:16.086 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:02:16.086 DEBUG [tests.store_sync.test_store_sync] Node-A store has 60 messages
|
||
2026-04-23 00:02:16.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56710/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:16.091 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:02:16.091 DEBUG [tests.store_sync.test_store_sync] Node-B store has 60 messages
|
||
2026-04-23 00:02:16.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16113/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:02:16.096 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-23 00:02:16.097 DEBUG [tests.store_sync.test_store_sync] Node-C store has 60 messages
|
||
2026-04-23 00:02:16.098 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:02:16.099 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:02:16.100 DEBUG [src.node.waku_node] Stopping container with id 4e8091a0d59d
|
||
2026-04-23 00:02:16.532 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:02:16.533 DEBUG [src.node.waku_node] Stopping container with id b1e547074822
|
||
2026-04-23 00:02:16.937 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:02:16.938 DEBUG [src.node.waku_node] Stopping container with id 5eb07173aad6
|
||
2026-04-23 00:02:17.348 ERROR [src.node.docker_mananger] Max retries reached for container 4e8091a0d59d. Exiting log stream.
|
||
2026-04-23 00:02:17.752 ERROR [src.node.docker_mananger] Max retries reached for container b1e547074822. Exiting log stream.
|
||
2026-04-23 00:02:27.334 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:02:27.336 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:02:27.366 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:02:27.395 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:02:27.420 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|