mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
269 lines
48 KiB
Plaintext
269 lines
48 KiB
Plaintext
2026-03-30 15:25:10.522 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-30 15:25:10.523 DEBUG [tests.conftest] Running test: test_store_sync_long_chain with id: 2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c
|
|
2026-03-30 15:25:10.523 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-30 15:25:10.530 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:10.530 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:10.536 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:10.536 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:10.542 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:10.542 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:10.542 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-30 15:25:10.543 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:10.543 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:10.545 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:10.545 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.40
|
|
2026-03-30 15:25:10.545 DEBUG [src.node.docker_mananger] Generated ports ['16201', '16202', '16203', '16204', '16205']
|
|
2026-03-30 15:25:10.545 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:10.545 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:10.545 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:10.545 DEBUG [src.node.docker_mananger] docker run -i -t -p 16201:16201 -p 16202:16202 -p 16203:16203 -p 16204:16204 -p 16205:16205 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=16203 --rest-port=16201 --tcp-port=16202 --discv5-udp-port=16204 --rest-address=0.0.0.0 --nat=extip:172.18.222.40 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2cd334faaecc7c74227a3a8d6f9c5b2cfe9e3ed1548f040af3eb25eb90cba9d6 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16205 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-30 15:25:10.737 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.40 waku 24841b53bfba0b8a892dec06fa01617a0764201be6bcfd8389c2b2c01472e75a
|
|
2026-03-30 15:25:10.772 DEBUG [src.node.docker_mananger] Container started with ID 24841b53bfba. Setting up logs at ./log/docker/node1_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:10.773 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16201
|
|
2026-03-30 15:25:10.773 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:10.875 ERROR [src.node.docker_mananger] Max retries reached for container b4bdde20136a. Exiting log stream.
|
|
2026-03-30 15:25:11.317 ERROR [src.node.docker_mananger] Max retries reached for container f52b64235b41. Exiting log stream.
|
|
2026-03-30 15:25:11.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16201/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:11.777 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-30 15:25:11.777 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:11.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16201/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:11.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.40/tcp/16202/p2p/16Uiu2HAkxHrbWyrnPSXYv3YewHnxkgPsJN8tqJAvg4g6rFB9qZGm","/ip4/172.18.222.40/tcp/16203/ws/p2p/16Uiu2HAkxHrbWyrnPSXYv3YewHnxkgPsJN8tqJAvg4g6rFB9qZGm"],"enrUri":"enr:-L24QP8VGXAc7raEFIe8ZjXkkFguj-JtKzE84X2zt08A0fSbGomSseZxh7gUwIKHbuULwjgOPGpUTd9cyOdoKSTII64CgmlkgnY0gmlwhKwS3iiKbXVsdGlhZGRyc5YACASsEt4oBj9KAAoErBLeKAY_S90DgnJzhQDGAQAAiXNlY3AyNTZrMaECKpJq88CwOlJv7f38VDfH7cbAYUc5qppD8eQlHlDOuVKDdGNwgj9Kg3VkcII_TIV3YWt1MhM"}'
|
|
2026-03-30 15:25:11.779 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:11.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-30 15:25:11.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:11.801 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:11.801 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:11.807 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:11.807 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:11.813 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:11.813 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:11.818 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:11.818 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:11.824 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:25:11.824 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:11.824 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:11.824 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:11.826 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:11.826 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.55
|
|
2026-03-30 15:25:11.826 DEBUG [src.node.docker_mananger] Generated ports ['59568', '59569', '59570', '59571', '59572']
|
|
2026-03-30 15:25:11.826 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:11.826 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:11.826 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:11.826 DEBUG [src.node.docker_mananger] docker run -i -t -p 59568:59568 -p 59569:59569 -p 59570:59570 -p 59571:59571 -p 59572:59572 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=59570 --rest-port=59568 --tcp-port=59569 --discv5-udp-port=59571 --rest-address=0.0.0.0 --nat=extip:172.18.44.55 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3dfc43f26a7bffadffb8af1e5e57fb9dbccaa6bd6fb677f52bd4bec5e879f54c --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59572 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-30 15:25:12.017 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.55 waku cd5a7c2b201e891836661a524d48e3d7ff45da2016ab47c80eb8f92d5f1532da
|
|
2026-03-30 15:25:12.051 DEBUG [src.node.docker_mananger] Container started with ID cd5a7c2b201e. Setting up logs at ./log/docker/node2_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:12.052 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59568
|
|
2026-03-30 15:25:12.053 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:13.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59568/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:13.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-30 15:25:13.057 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:13.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59568/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:13.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.55/tcp/59569/p2p/16Uiu2HAkw9C7ajVshBwS7tEuf1xMYWbHDDcDUyZLNisuRoPFWUuP","/ip4/172.18.44.55/tcp/59570/ws/p2p/16Uiu2HAkw9C7ajVshBwS7tEuf1xMYWbHDDcDUyZLNisuRoPFWUuP"],"enrUri":"enr:-L24QMPYiOm4R8RwjNqpSRfH5oiepro6Ojf79LGH01c21HD5aRkMg-GSObhi4swh9rUFLxTzbKKy7Os8epTIQRvHr0ACgmlkgnY0gmlwhKwSLDeKbXVsdGlhZGRyc5YACASsEiw3BuixAAoErBIsNwbost0DgnJzhQDGAQAAiXNlY3AyNTZrMaECGX6Ss2xQX5n3ZKh083VUFureNEMyZBfQx_zI_txId1KDdGNwguixg3VkcILos4V3YWt1MhI"}'
|
|
2026-03-30 15:25:13.059 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:13.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59568/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.222.40/tcp/16202/p2p/16Uiu2HAkxHrbWyrnPSXYv3YewHnxkgPsJN8tqJAvg4g6rFB9qZGm"]'
|
|
2026-03-30 15:25:13.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:13.093 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:13.094 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:13.100 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:13.101 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.198
|
|
2026-03-30 15:25:13.102 DEBUG [src.node.docker_mananger] Generated ports ['51041', '51042', '51043', '51044', '51045']
|
|
2026-03-30 15:25:13.105 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:13.106 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:13.107 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:13.107 DEBUG [src.node.docker_mananger] docker run -i -t -p 51041:51041 -p 51042:51042 -p 51043:51043 -p 51044:51044 -p 51045:51045 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=51043 --rest-port=51041 --tcp-port=51042 --discv5-udp-port=51044 --rest-address=0.0.0.0 --nat=extip:172.18.130.198 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ba2db2a9a6ac38fd88ccec258c2a8963bd8b26d6f1ffc844ffc3d217ece6c1a1 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51045 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-30 15:25:13.295 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.198 waku bbe643882856c997152d8840b66d20a62f5013ff3ca082b936e791540d158548
|
|
2026-03-30 15:25:13.333 DEBUG [src.node.docker_mananger] Container started with ID bbe643882856. Setting up logs at ./log/docker/node3_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:13.334 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51041
|
|
2026-03-30 15:25:13.334 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:14.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51041/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:14.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-30 15:25:14.339 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:14.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51041/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:14.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.198/tcp/51042/p2p/16Uiu2HAm4A2y1g7YEGuY1bZhbDvcST5hovtSFJoyevLPPnxQ4eQ6","/ip4/172.18.130.198/tcp/51043/ws/p2p/16Uiu2HAm4A2y1g7YEGuY1bZhbDvcST5hovtSFJoyevLPPnxQ4eQ6"],"enrUri":"enr:-L24QOAFmZV5EylGNSUKAMyIDu5ff9SOXTlkdae_syljzDSfM1cm_LKz1KMT-HSwaGenGKQgr2XgZRo-mY9mEfIfXtECgmlkgnY0gmlwhKwSgsaKbXVsdGlhZGRyc5YACASsEoLGBsdiAAoErBKCxgbHY90DgnJzhQDGAQAAiXNlY3AyNTZrMaECgbeecuY0P8m-4-O1yOecHE401A7DU1tKEwUsr64Ja_eDdGNwgsdig3VkcILHZIV3YWt1MhI"}'
|
|
2026-03-30 15:25:14.342 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:14.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51041/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.44.55/tcp/59569/p2p/16Uiu2HAkw9C7ajVshBwS7tEuf1xMYWbHDDcDUyZLNisuRoPFWUuP"]'
|
|
2026-03-30 15:25:14.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:14.376 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:14.376 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:14.380 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:14.381 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.251
|
|
2026-03-30 15:25:14.382 DEBUG [src.node.docker_mananger] Generated ports ['61028', '61029', '61030', '61031', '61032']
|
|
2026-03-30 15:25:14.382 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:14.382 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:14.382 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:14.382 DEBUG [src.node.docker_mananger] docker run -i -t -p 61028:61028 -p 61029:61029 -p 61030:61030 -p 61031:61031 -p 61032:61032 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=61030 --rest-port=61028 --tcp-port=61029 --discv5-udp-port=61031 --rest-address=0.0.0.0 --nat=extip:172.18.22.251 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8902aae497aa64cbba6508fd6bfabecd48b520ff5ae0105ceba8dee423b572e3 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61032 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-30 15:25:14.576 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.251 waku 8d0ecdad09acc4edcf3144ca085a30c787f62d5a06e23d3edb862c7d5ede43c6
|
|
2026-03-30 15:25:14.610 DEBUG [src.node.docker_mananger] Container started with ID 8d0ecdad09ac. Setting up logs at ./log/docker/node4_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:14.611 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61028
|
|
2026-03-30 15:25:14.612 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:15.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61028/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:15.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-30 15:25:15.616 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:15.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61028/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:15.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.251/tcp/61029/p2p/16Uiu2HAmBEVb8vRpGmUTZLKXE7X3bgCmsguRJoKuAgu4bhu3gR7S","/ip4/172.18.22.251/tcp/61030/ws/p2p/16Uiu2HAmBEVb8vRpGmUTZLKXE7X3bgCmsguRJoKuAgu4bhu3gR7S"],"enrUri":"enr:-L24QAlw3HXrZUe9mbG3PLWuhvfzwYNuE6G8cLpmsalOh8WICehzPraUZiah9WygQiJWPaQpetohxIj7RYQNea4wOXwCgmlkgnY0gmlwhKwSFvuKbXVsdGlhZGRyc5YACASsEhb7Bu5lAAoErBIW-wbuZt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC6t3aa8ax8R5ePxFapbA--PjBufL4Y1NN7SCrqahLxY2DdGNwgu5lg3VkcILuZ4V3YWt1MhI"}'
|
|
2026-03-30 15:25:15.618 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:15.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61028/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.130.198/tcp/51042/p2p/16Uiu2HAm4A2y1g7YEGuY1bZhbDvcST5hovtSFJoyevLPPnxQ4eQ6"]'
|
|
2026-03-30 15:25:15.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:15.651 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:15.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:15.657 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:15.657 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.232
|
|
2026-03-30 15:25:15.657 DEBUG [src.node.docker_mananger] Generated ports ['35412', '35413', '35414', '35415', '35416']
|
|
2026-03-30 15:25:15.657 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:15.657 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:15.658 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:15.658 DEBUG [src.node.docker_mananger] docker run -i -t -p 35412:35412 -p 35413:35413 -p 35414:35414 -p 35415:35415 -p 35416:35416 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=35414 --rest-port=35412 --tcp-port=35413 --discv5-udp-port=35415 --rest-address=0.0.0.0 --nat=extip:172.18.176.232 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=6db0ff48ec1baaf1e0cb3efb4bce2b9fa2da13ff8a6d8dffdd117aba6aa6bfde --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35416 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-30 15:25:15.844 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.232 waku 11417e6cd2edbf182fafed3a306a83752cec370a0ef618efec058505436bcbd9
|
|
2026-03-30 15:25:15.883 DEBUG [src.node.docker_mananger] Container started with ID 11417e6cd2ed. Setting up logs at ./log/docker/node5_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:15.883 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35412
|
|
2026-03-30 15:25:15.883 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:16.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35412/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:16.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-30 15:25:16.887 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:16.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35412/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:16.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.232/tcp/35413/p2p/16Uiu2HAmSbdgXdAA7jRYU8R5BWhfJjkXh63Tqga1hDEWAhayiGxJ","/ip4/172.18.176.232/tcp/35414/ws/p2p/16Uiu2HAmSbdgXdAA7jRYU8R5BWhfJjkXh63Tqga1hDEWAhayiGxJ"],"enrUri":"enr:-L24QFyGNfY2R7o9barbvV4GbNppS2e1fDXDjIM5ay1GoTkmNpyzo7WkM97WypOVH1txRyI_hpGSorA_ganO_sk0lU4CgmlkgnY0gmlwhKwSsOiKbXVsdGlhZGRyc5YACASsErDoBopVAAoErBKw6AaKVt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDzyeBPFTMqF8n8pXwX3-FHUqssbhLuM-MQ51AnkTKXquDdGNwgopVg3VkcIKKV4V3YWt1MhI"}'
|
|
2026-03-30 15:25:16.890 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:16.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35412/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.22.251/tcp/61029/p2p/16Uiu2HAmBEVb8vRpGmUTZLKXE7X3bgCmsguRJoKuAgu4bhu3gR7S"]'
|
|
2026-03-30 15:25:16.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:16.930 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:16.930 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:16.931 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:16.931 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.15
|
|
2026-03-30 15:25:16.931 DEBUG [src.node.docker_mananger] Generated ports ['53797', '53798', '53799', '53800', '53801']
|
|
2026-03-30 15:25:16.932 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:16.932 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:16.932 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:16.932 DEBUG [src.node.docker_mananger] docker run -i -t -p 53797:53797 -p 53798:53798 -p 53799:53799 -p 53800:53800 -p 53801:53801 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=53799 --rest-port=53797 --tcp-port=53798 --discv5-udp-port=53800 --rest-address=0.0.0.0 --nat=extip:172.18.128.15 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=5d8ac9c833dcef5dbd4c49eabed71ede0ced61dc0af3d97dd3f9bdb38bdb9a4f --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53801 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-30 15:25:17.124 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.15 waku 3411ae2a38779e336e98827fc1c9839b90d1a8c2cb2e1ff26bdef7fb0d84e65e
|
|
2026-03-30 15:25:17.161 DEBUG [src.node.docker_mananger] Container started with ID 3411ae2a3877. Setting up logs at ./log/docker/node6_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:17.163 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53797
|
|
2026-03-30 15:25:17.164 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:18.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53797/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:18.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-30 15:25:18.168 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:18.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53797/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:18.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.128.15/tcp/53798/p2p/16Uiu2HAm71AyPSDyK2vRjsNCD1zVD52otbMbacAWXTS3rU81QgrQ","/ip4/172.18.128.15/tcp/53799/ws/p2p/16Uiu2HAm71AyPSDyK2vRjsNCD1zVD52otbMbacAWXTS3rU81QgrQ"],"enrUri":"enr:-L24QB52o07qQp4HnM_7gi55XgN6x7ogoteJGkn9eyEc5Jg9dpA8wAWpirIiEAG7PAyrlqmakyRPLlW5TRDJiK6UWDACgmlkgnY0gmlwhKwSgA-KbXVsdGlhZGRyc5YACASsEoAPBtImAAoErBKADwbSJ90DgnJzhQDGAQAAiXNlY3AyNTZrMaECrAWBYKdR_tzN3mU1-pxs7_WsqRLmmm-uQFubyWgY2-WDdGNwgtImg3VkcILSKIV3YWt1MhI"}'
|
|
2026-03-30 15:25:18.171 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:18.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53797/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.176.232/tcp/35413/p2p/16Uiu2HAmSbdgXdAA7jRYU8R5BWhfJjkXh63Tqga1hDEWAhayiGxJ"]'
|
|
2026-03-30 15:25:18.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:18.208 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:18.208 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:18.211 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:18.211 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.106
|
|
2026-03-30 15:25:18.212 DEBUG [src.node.docker_mananger] Generated ports ['26931', '26932', '26933', '26934', '26935']
|
|
2026-03-30 15:25:18.212 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:18.212 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:18.213 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:18.213 DEBUG [src.node.docker_mananger] docker run -i -t -p 26931:26931 -p 26932:26932 -p 26933:26933 -p 26934:26934 -p 26935:26935 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=26933 --rest-port=26931 --tcp-port=26932 --discv5-udp-port=26934 --rest-address=0.0.0.0 --nat=extip:172.18.75.106 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=75adf06d66b2faefb7c681c05aa75dbb144ac96cb3101f7daee0ebd7f8e7fec7 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26935 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-30 15:25:18.416 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.106 waku 1451c0196880c210a4f1e023168f96a7e37d4b685487b76a74fe5c1c0539550b
|
|
2026-03-30 15:25:18.450 DEBUG [src.node.docker_mananger] Container started with ID 1451c0196880. Setting up logs at ./log/docker/node7_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:18.450 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26931
|
|
2026-03-30 15:25:18.450 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:19.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26931/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:19.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-30 15:25:19.454 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:19.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26931/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:19.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.106/tcp/26932/p2p/16Uiu2HAmPqrwJ5jWQ3pkJg4MGvZxqVE9oNUb1JPFow59MAk9mMmm","/ip4/172.18.75.106/tcp/26933/ws/p2p/16Uiu2HAmPqrwJ5jWQ3pkJg4MGvZxqVE9oNUb1JPFow59MAk9mMmm"],"enrUri":"enr:-L24QLWjQz_akL1m-O1jdBegtIEos-pKejggNG9dQcuJC7qUCLO5vkOcZ7UeTQLpf-zfOvhgjJHWRGIamraUkLMyDEQCgmlkgnY0gmlwhKwSS2qKbXVsdGlhZGRyc5YACASsEktqBmk0AAoErBJLagZpNd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDpjmP-QMldE56FDP-3udji1LTnMim5pUBBUrW0ptRvHSDdGNwgmk0g3VkcIJpNoV3YWt1MhI"}'
|
|
2026-03-30 15:25:19.457 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:19.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26931/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.128.15/tcp/53798/p2p/16Uiu2HAm71AyPSDyK2vRjsNCD1zVD52otbMbacAWXTS3rU81QgrQ"]'
|
|
2026-03-30 15:25:19.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:19.493 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:25:19.494 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:25:19.496 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:25:19.496 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.35
|
|
2026-03-30 15:25:19.497 DEBUG [src.node.docker_mananger] Generated ports ['47879', '47880', '47881', '47882', '47883']
|
|
2026-03-30 15:25:19.498 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:25:19.499 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:25:19.499 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:25:19.499 DEBUG [src.node.docker_mananger] docker run -i -t -p 47879:47879 -p 47880:47880 -p 47881:47881 -p 47882:47882 -p 47883:47883 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=47881 --rest-port=47879 --tcp-port=47880 --discv5-udp-port=47882 --rest-address=0.0.0.0 --nat=extip:172.18.59.35 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e5c63b9e16326dd68aff5fbea0ab0eca62bee43e9cf3bea2aafe37ef9935df45 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47883 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-30 15:25:19.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.35 waku 99be921c7fa4675fba51f3a5691a1d04751cb39b5313f06d8c65ed670d60e0bc
|
|
2026-03-30 15:25:19.746 DEBUG [src.node.docker_mananger] Container started with ID 99be921c7fa4. Setting up logs at ./log/docker/node8_2026-03-30_15-25-10__f861d91c-fb14-4a46-bb82-bd920200907c__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:25:19.747 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47879
|
|
2026-03-30 15:25:19.747 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:25:20.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47879/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:20.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-30 15:25:20.751 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:25:20.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47879/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:25:20.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.35/tcp/47880/p2p/16Uiu2HAm8FUC9o7pNksWdghYBg6iVsm7sDGdSw8ib5556ttEdfxr","/ip4/172.18.59.35/tcp/47881/ws/p2p/16Uiu2HAm8FUC9o7pNksWdghYBg6iVsm7sDGdSw8ib5556ttEdfxr"],"enrUri":"enr:-L24QCVD_LgBQ6-1Rwp-TWbRW7005df_vu3zSK4ciUBeHp30Sq71haxq07HkQG6SlYvYrlp1u4JlXyYFlI08xi2CF9QCgmlkgnY0gmlwhKwSOyOKbXVsdGlhZGRyc5YACASsEjsjBrsIAAoErBI7Iwa7Cd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECvorLYLr0zcs-KL1NwXQM4KExkQCu7bncz6a0HELz1Y-DdGNwgrsIg3VkcIK7CoV3YWt1MhI"}'
|
|
2026-03-30 15:25:20.754 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:25:20.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47879/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.106/tcp/26932/p2p/16Uiu2HAmPqrwJ5jWQ3pkJg4MGvZxqVE9oNUb1JPFow59MAk9mMmm"]'
|
|
2026-03-30 15:25:20.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:20.794 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:20.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:20.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:20.812 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:21.014 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:21.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:21.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:21.018 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:21.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:21.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:21.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:21.223 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:21.423 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:21.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:21.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:21.427 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:21.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:21.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:21.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:21.632 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:21.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:21.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:21.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:21.837 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:22.037 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:22.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:22.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:22.043 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:22.244 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:22.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:22.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:22.248 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:22.449 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:22.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:22.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:22.452 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:22.653 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:25:22.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16201/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-03-30 15:25:22.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:25:22.657 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:25:22.857 DEBUG [src.libs.common] Sleeping for 90 seconds
|
|
2026-03-30 15:26:52.858 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-30 15:26:52.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47879/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:26:52.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x276709031ccf480baf21c937a4818d26ffabe144045ec7d4ff6e7e2739796df1"},{"messageHash":"0x0637521f3e6a087ac38f788c81d92c041019ce4d9757b18a80e8123a31f6be31"},{"messageHash":"0x335bf5456dbb4985878cacaf3908060d19748358c66401e7ed8036926d7ca5b3"},{"messageHash":"0xdcc2af6bf7390a327da2c34394d5fbbf570d65d933ab01c42827382bc456a175"},{"messageHash":"0x4f0ca3883470d9d963f918b4ed0f4c160b8aebbd83577ae2077f35c75bc81db7"},{"messageHash":"0x611138e7f7f58ae30d9a17f4b8876716b48938f873fd08e6d0c0fd9bbd04249a"},{"messageHash":"0xf9bcc380f2b9159d0f09ccfa74350f63c66ffa1f6df945765bd0388985e66bad"},{"messageHash":"0x1fc44821b1550e0ed404a1fa22fe49c5db64b80ece37aeccc1caa2bd8fd26dbd"},{"messageHash":"0x2795c3cf30d78d651c555160eaa3a5f64c6a1cfbe075c6414998d6c7782e2d55"},{"messageHash":"0x3e9681afa69dbf0219e713f2a0f89436933227d5ce1ba25a0c3dc0419b1ebe17"}]}'
|
|
2026-03-30 15:26:52.862 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-30 15:26:52.865 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-30 15:26:52.866 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-30 15:26:52.866 DEBUG [src.node.waku_node] Stopping container with id 24841b53bfba
|
|
2026-03-30 15:26:53.340 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:53.340 DEBUG [src.node.waku_node] Stopping container with id cd5a7c2b201e
|
|
2026-03-30 15:26:53.839 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:53.840 DEBUG [src.node.waku_node] Stopping container with id bbe643882856
|
|
2026-03-30 15:26:54.156 ERROR [src.node.docker_mananger] Max retries reached for container 24841b53bfba. Exiting log stream.
|
|
2026-03-30 15:26:54.343 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:54.344 DEBUG [src.node.waku_node] Stopping container with id 8d0ecdad09ac
|
|
2026-03-30 15:26:54.819 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:54.820 DEBUG [src.node.waku_node] Stopping container with id 11417e6cd2ed
|
|
2026-03-30 15:26:54.847 ERROR [src.node.docker_mananger] Max retries reached for container cd5a7c2b201e. Exiting log stream.
|
|
2026-03-30 15:26:55.160 ERROR [src.node.docker_mananger] Max retries reached for container bbe643882856. Exiting log stream.
|
|
2026-03-30 15:26:55.274 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:55.274 DEBUG [src.node.waku_node] Stopping container with id 3411ae2a3877
|
|
2026-03-30 15:26:55.637 ERROR [src.node.docker_mananger] Max retries reached for container 8d0ecdad09ac. Exiting log stream.
|
|
2026-03-30 15:26:55.776 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:55.780 DEBUG [src.node.waku_node] Stopping container with id 1451c0196880
|
|
2026-03-30 15:26:56.264 ERROR [src.node.docker_mananger] Max retries reached for container 11417e6cd2ed. Exiting log stream.
|
|
2026-03-30 15:26:56.265 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:56.267 DEBUG [src.node.waku_node] Stopping container with id 99be921c7fa4
|
|
2026-03-30 15:26:56.712 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:26:56.713 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-30 15:26:56.751 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:26:56.857 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:26:56.857 ERROR [src.node.docker_mananger] Max retries reached for container 3411ae2a3877. Exiting log stream.
|
|
2026-03-30 15:26:56.899 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:26:56.944 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:26:57.033 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:26:57.119 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:26:57.166 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:26:57.194 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|