mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
269 lines
48 KiB
Plaintext
269 lines
48 KiB
Plaintext
2025-12-10 04:12:59.298 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:12:59.298 DEBUG [tests.conftest] Running test: test_store_sync_long_chain with id: 2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a
|
|
2025-12-10 04:12:59.298 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:12:59.305 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:59.305 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:59.310 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:59.311 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:59.316 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:59.316 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:59.317 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-10 04:12:59.317 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:12:59.317 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:12:59.319 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:12:59.319 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.227
|
|
2025-12-10 04:12:59.319 DEBUG [src.node.docker_mananger] Generated ports ['46753', '46754', '46755', '46756', '46757']
|
|
2025-12-10 04:12:59.319 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:12:59.319 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:12:59.319 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:12:59.319 DEBUG [src.node.docker_mananger] docker run -i -t -p 46753:46753 -p 46754:46754 -p 46755:46755 -p 46756:46756 -p 46757:46757 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=46755 --rest-port=46753 --tcp-port=46754 --discv5-udp-port=46756 --rest-address=0.0.0.0 --nat=extip:172.18.10.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a5ac21fdd9d68c1c55b6a8aa9a836dd540d5d37aebb7d3edfdfcecb8bfe22c3d --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=46757 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-10 04:12:59.499 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.227 waku bb0a5a4dba3ebef82f5fada4940f9bb11246f93543f58b1394f59de8cc760978
|
|
2025-12-10 04:12:59.519 ERROR [src.node.docker_mananger] Max retries reached for container 8f7dd4bb7479. Exiting log stream.
|
|
2025-12-10 04:12:59.531 DEBUG [src.node.docker_mananger] Container started with ID bb0a5a4dba3e. Setting up logs at ./log/docker/node1_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:59.532 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46753
|
|
2025-12-10 04:12:59.533 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:00.096 ERROR [src.node.docker_mananger] Max retries reached for container 08d13c20371d. Exiting log stream.
|
|
2025-12-10 04:13:00.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46753/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:00.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:00.538 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:00.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46753/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:00.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.227/tcp/46754/p2p/16Uiu2HAkuasN1QsceVVjRSxe4xubJE1kHUPJKEjMFbtSJ59VzqAv","/ip4/172.18.10.227/tcp/46755/ws/p2p/16Uiu2HAkuasN1QsceVVjRSxe4xubJE1kHUPJKEjMFbtSJ59VzqAv"],"enrUri":"enr:-L24QFqfExE9htjllgmMjRgF8DIBBj5JqhO6c9vEucRDtNTQcPEa8ajrAlmfuu0XS3k2UPwCVnN_HIDqBJ-MiTGZYWcCgmlkgnY0gmlwhKwSCuOKbXVsdGlhZGRyc5YACASsEgrjBraiAAoErBIK4wa2o90DgnJzhQADAQAAiXNlY3AyNTZrMaECAlsZHFRisjYZyf2F_-8VaZMldQhtlFsoZM_MCYl3cSeDdGNwgraig3VkcIK2pIV3YWt1MhM"}'
|
|
2025-12-10 04:13:00.540 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:00.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:13:00.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:00.559 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:00.560 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:00.565 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:00.565 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:00.571 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:00.571 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:00.577 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:00.577 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:00.582 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:00.582 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:00.582 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:00.583 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:00.584 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:00.584 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.253
|
|
2025-12-10 04:13:00.584 DEBUG [src.node.docker_mananger] Generated ports ['56810', '56811', '56812', '56813', '56814']
|
|
2025-12-10 04:13:00.584 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:00.584 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:00.584 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:00.585 DEBUG [src.node.docker_mananger] docker run -i -t -p 56810:56810 -p 56811:56811 -p 56812:56812 -p 56813:56813 -p 56814:56814 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=56812 --rest-port=56810 --tcp-port=56811 --discv5-udp-port=56813 --rest-address=0.0.0.0 --nat=extip:172.18.146.253 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=beb1decf6edd6d1cdf01e1a82bad6cecdfa6b75d4a7ba35cf1cd8ca9750bf3c6 --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=56814 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-10 04:13:00.775 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.253 waku 2d818c659d33aa2874bf4e76801b07c5ded7cd50f02ccae0123a14ac2680a61b
|
|
2025-12-10 04:13:00.805 DEBUG [src.node.docker_mananger] Container started with ID 2d818c659d33. Setting up logs at ./log/docker/node2_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:00.806 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56810
|
|
2025-12-10 04:13:00.806 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:01.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56810/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:01.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:01.809 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:01.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56810/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:01.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.253/tcp/56811/p2p/16Uiu2HAmHrNMyUpDrUrHJ6ouEUctibMBUZYbuztprF1kgUJM13nR","/ip4/172.18.146.253/tcp/56812/ws/p2p/16Uiu2HAmHrNMyUpDrUrHJ6ouEUctibMBUZYbuztprF1kgUJM13nR"],"enrUri":"enr:-L24QCbpmLSm3OMCSVZ4TvlODp-SpSqhbYE66oPbFvnPhktyNH07BlQeGDw4LzltRBkEJhTDwCPqbB9Z-ApW2cMjKJcCgmlkgnY0gmlwhKwSkv2KbXVsdGlhZGRyc5YACASsEpL9Bt3rAAoErBKS_Qbd7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTTS2XTH1-6AFtxGlr4F51gLUFi5B4j6jNhOE1-Tf9rKDdGNwgt3rg3VkcILd7YV3YWt1MhI"}'
|
|
2025-12-10 04:13:01.812 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:01.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56810/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.10.227/tcp/46754/p2p/16Uiu2HAkuasN1QsceVVjRSxe4xubJE1kHUPJKEjMFbtSJ59VzqAv"]'
|
|
2025-12-10 04:13:01.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:01.842 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:01.843 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:01.846 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:01.846 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.176
|
|
2025-12-10 04:13:01.847 DEBUG [src.node.docker_mananger] Generated ports ['44173', '44174', '44175', '44176', '44177']
|
|
2025-12-10 04:13:01.847 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:01.848 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:01.848 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:01.848 DEBUG [src.node.docker_mananger] docker run -i -t -p 44173:44173 -p 44174:44174 -p 44175:44175 -p 44176:44176 -p 44177:44177 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=44175 --rest-port=44173 --tcp-port=44174 --discv5-udp-port=44176 --rest-address=0.0.0.0 --nat=extip:172.18.177.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6aff3c5a7712d59e5be2e99bcfe420ec130c3aa8af8bbdf368d4feba3b9aa076 --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=44177 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-10 04:13:02.050 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.176 waku 3fb064ea1f93aa74bf8e91b62a65d50014a9832e582acfda343f47fd681a9e99
|
|
2025-12-10 04:13:02.082 DEBUG [src.node.docker_mananger] Container started with ID 3fb064ea1f93. Setting up logs at ./log/docker/node3_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:02.082 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44173
|
|
2025-12-10 04:13:02.083 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:03.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44173/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:03.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:03.087 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:03.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44173/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:03.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.176/tcp/44174/p2p/16Uiu2HAkvmXU9KPxtRKG2bgTCtnAVxhZp5wVC2wu6AqE4RD7HWnA","/ip4/172.18.177.176/tcp/44175/ws/p2p/16Uiu2HAkvmXU9KPxtRKG2bgTCtnAVxhZp5wVC2wu6AqE4RD7HWnA"],"enrUri":"enr:-L24QP8qFI26MuHamnW21cjHNjE8NCYaF3Cszd3mFHBJ9CQEMYPvWNhqIDIqOoMeyG6t-Y5-2-xJsbC4xbLIxFLgbOwCgmlkgnY0gmlwhKwSsbCKbXVsdGlhZGRyc5YACASsErGwBqyOAAoErBKxsAasj90DgnJzhQADAQAAiXNlY3AyNTZrMaECE_Gt8bDYq43RE0qPMI1GdqNZzqYKWN1sX2T9cWMTqi-DdGNwgqyOg3VkcIKskIV3YWt1MhI"}'
|
|
2025-12-10 04:13:03.090 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:03.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44173/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.146.253/tcp/56811/p2p/16Uiu2HAmHrNMyUpDrUrHJ6ouEUctibMBUZYbuztprF1kgUJM13nR"]'
|
|
2025-12-10 04:13:03.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:03.118 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:03.119 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:03.125 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:03.125 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.194
|
|
2025-12-10 04:13:03.125 DEBUG [src.node.docker_mananger] Generated ports ['52648', '52649', '52650', '52651', '52652']
|
|
2025-12-10 04:13:03.126 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:03.126 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:03.126 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:03.127 DEBUG [src.node.docker_mananger] docker run -i -t -p 52648:52648 -p 52649:52649 -p 52650:52650 -p 52651:52651 -p 52652:52652 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=52650 --rest-port=52648 --tcp-port=52649 --discv5-udp-port=52651 --rest-address=0.0.0.0 --nat=extip:172.18.174.194 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=153831efcbfae5fa7af05b63bf2de86f51f493eca91d31935971ba09cfab4101 --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=52652 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-10 04:13:03.321 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.194 waku b94bd9632a808713e220ffa878785e8ab4e9bbee5c9e22d41827a9776cac2f32
|
|
2025-12-10 04:13:03.357 DEBUG [src.node.docker_mananger] Container started with ID b94bd9632a80. Setting up logs at ./log/docker/node4_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:03.357 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52648
|
|
2025-12-10 04:13:03.358 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:04.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52648/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:04.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:04.363 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:04.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52648/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:04.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.194/tcp/52649/p2p/16Uiu2HAmCZkgqu9uuSHH1WGVthfSLd6Am1Xiy7qoL6FBn91yHnbQ","/ip4/172.18.174.194/tcp/52650/ws/p2p/16Uiu2HAmCZkgqu9uuSHH1WGVthfSLd6Am1Xiy7qoL6FBn91yHnbQ"],"enrUri":"enr:-L24QLQcc-0p60jr8Osrsd7LY4Vp9RZjVAnH8ew0G-mX8IUyRcEqp10rQFcl427V-3MLkx-ennqNRK7vyMPi7k799AsCgmlkgnY0gmlwhKwSrsKKbXVsdGlhZGRyc5YACASsEq7CBs2pAAoErBKuwgbNqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_qiltfcTxChmkAe1l0Z_BzHo0f3FRrn9SuXX40ZrgZ-DdGNwgs2pg3VkcILNq4V3YWt1MhI"}'
|
|
2025-12-10 04:13:04.365 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:04.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52648/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.177.176/tcp/44174/p2p/16Uiu2HAkvmXU9KPxtRKG2bgTCtnAVxhZp5wVC2wu6AqE4RD7HWnA"]'
|
|
2025-12-10 04:13:04.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:04.394 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:04.396 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:04.399 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:04.399 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.138
|
|
2025-12-10 04:13:04.399 DEBUG [src.node.docker_mananger] Generated ports ['57072', '57073', '57074', '57075', '57076']
|
|
2025-12-10 04:13:04.399 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:04.399 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:04.400 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:04.400 DEBUG [src.node.docker_mananger] docker run -i -t -p 57072:57072 -p 57073:57073 -p 57074:57074 -p 57075:57075 -p 57076:57076 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=57074 --rest-port=57072 --tcp-port=57073 --discv5-udp-port=57075 --rest-address=0.0.0.0 --nat=extip:172.18.208.138 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0cbbd02d094a5cdacae7274abcc9b6ae6f2b7cfe4ba1ef90b0ad5c6e0c35d1bd --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=57076 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-10 04:13:04.594 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.138 waku c7fb1def35c74f1b29771e7dddfbf14e961236bcb8b7deed69e995f00eaf6150
|
|
2025-12-10 04:13:04.625 DEBUG [src.node.docker_mananger] Container started with ID c7fb1def35c7. Setting up logs at ./log/docker/node5_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:04.625 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57072
|
|
2025-12-10 04:13:04.625 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:05.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57072/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:05.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:05.629 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:05.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57072/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:05.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.138/tcp/57073/p2p/16Uiu2HAmKP9tyWTkawbGApwnZxin4ofm1oUZm8EaGh8f47vjTScc","/ip4/172.18.208.138/tcp/57074/ws/p2p/16Uiu2HAmKP9tyWTkawbGApwnZxin4ofm1oUZm8EaGh8f47vjTScc"],"enrUri":"enr:-L24QOrmiORYtS6xyMwg03DzBP2jGt89v09zlTB3bqaiALqbI4HVx5UNLqXbVTcZccfak4FWyyxajVgRn5qmkLhmm-YCgmlkgnY0gmlwhKwS0IqKbXVsdGlhZGRyc5YACASsEtCKBt7xAAoErBLQigbe8t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDY_NPQBO9kw-R-CDJtXRG_v002I5Bk5Xy44cLso1qQGWDdGNwgt7xg3VkcILe84V3YWt1MhI"}'
|
|
2025-12-10 04:13:05.632 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:05.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57072/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.174.194/tcp/52649/p2p/16Uiu2HAmCZkgqu9uuSHH1WGVthfSLd6Am1Xiy7qoL6FBn91yHnbQ"]'
|
|
2025-12-10 04:13:05.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:05.667 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:05.667 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:05.670 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:05.671 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.154
|
|
2025-12-10 04:13:05.671 DEBUG [src.node.docker_mananger] Generated ports ['16967', '16968', '16969', '16970', '16971']
|
|
2025-12-10 04:13:05.671 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:05.672 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:05.672 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:05.672 DEBUG [src.node.docker_mananger] docker run -i -t -p 16967:16967 -p 16968:16968 -p 16969:16969 -p 16970:16970 -p 16971:16971 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=16969 --rest-port=16967 --tcp-port=16968 --discv5-udp-port=16970 --rest-address=0.0.0.0 --nat=extip:172.18.143.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=beb8b1857d6aeb33ccd802ea33a0ca97adfbbcca77263661cb1bac0fc8419adb --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=16971 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-10 04:13:05.869 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.154 waku c8665fa2ab6c2c3eaed6226f8968aeef9c4a5124c31d2c7fa84c3fff3ac8755f
|
|
2025-12-10 04:13:05.899 DEBUG [src.node.docker_mananger] Container started with ID c8665fa2ab6c. Setting up logs at ./log/docker/node6_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:05.900 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16967
|
|
2025-12-10 04:13:05.900 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:06.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16967/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:06.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:06.905 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:06.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16967/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:06.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.154/tcp/16968/p2p/16Uiu2HAmGaiw55T4izxc9ZGJ1Kdvp395T3WnCBMDMwYLevf5op4Z","/ip4/172.18.143.154/tcp/16969/ws/p2p/16Uiu2HAmGaiw55T4izxc9ZGJ1Kdvp395T3WnCBMDMwYLevf5op4Z"],"enrUri":"enr:-L24QN-zvRbE61BIkuaQC-Zu8A2S_ppWmthAvpwWUQWEn42_IQEGUNCpybZYEquFtIXtmAYL_jKKun1M-83gFNzL110CgmlkgnY0gmlwhKwSj5qKbXVsdGlhZGRyc5YACASsEo-aBkJIAAoErBKPmgZCSd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOlb95NHLoAqw8Gnnm6mMgcBJEUSWS3No8DeiDq0dSFqDdGNwgkJIg3VkcIJCSoV3YWt1MhI"}'
|
|
2025-12-10 04:13:06.907 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:06.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16967/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.208.138/tcp/57073/p2p/16Uiu2HAmKP9tyWTkawbGApwnZxin4ofm1oUZm8EaGh8f47vjTScc"]'
|
|
2025-12-10 04:13:06.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:06.936 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:06.936 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:06.939 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:06.939 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.228
|
|
2025-12-10 04:13:06.940 DEBUG [src.node.docker_mananger] Generated ports ['42676', '42677', '42678', '42679', '42680']
|
|
2025-12-10 04:13:06.941 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:06.941 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:06.941 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:06.942 DEBUG [src.node.docker_mananger] docker run -i -t -p 42676:42676 -p 42677:42677 -p 42678:42678 -p 42679:42679 -p 42680:42680 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=42678 --rest-port=42676 --tcp-port=42677 --discv5-udp-port=42679 --rest-address=0.0.0.0 --nat=extip:172.18.100.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d0270f89fbf1b82a3cea50225ffaaf18dab7abdb0b3ee196e883b0ea795d5e9f --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=42680 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-10 04:13:07.147 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.228 waku 80bd1227912f0889c5de243386822694758ce2bdba44e68e742900d21139c760
|
|
2025-12-10 04:13:07.178 DEBUG [src.node.docker_mananger] Container started with ID 80bd1227912f. Setting up logs at ./log/docker/node7_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:07.178 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42676
|
|
2025-12-10 04:13:07.179 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:08.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42676/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:08.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:08.182 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:08.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42676/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:08.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.228/tcp/42677/p2p/16Uiu2HAmAz4gBjcRGCLjsR1BWqsAyvjAgVhaEFR3eNAKXzxxBYtm","/ip4/172.18.100.228/tcp/42678/ws/p2p/16Uiu2HAmAz4gBjcRGCLjsR1BWqsAyvjAgVhaEFR3eNAKXzxxBYtm"],"enrUri":"enr:-L24QJheJxjEtHQAkgwTaW1Hql9qTwkGxHorOOQGb1NQIrweLZfsA5WJEpSa_uHr5e1ddAgvFAJh27zJeoj7tNu5XY0CgmlkgnY0gmlwhKwSZOSKbXVsdGlhZGRyc5YACASsEmTkBqa1AAoErBJk5Aamtt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5yuNfmbCD7TMELEI8jMGVvJMfuZP3_APVuysSH2mk7aDdGNwgqa1g3VkcIKmt4V3YWt1MhI"}'
|
|
2025-12-10 04:13:08.185 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:08.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42676/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.143.154/tcp/16968/p2p/16Uiu2HAmGaiw55T4izxc9ZGJ1Kdvp395T3WnCBMDMwYLevf5op4Z"]'
|
|
2025-12-10 04:13:08.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:08.213 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:08.213 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:08.216 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:08.216 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.182
|
|
2025-12-10 04:13:08.216 DEBUG [src.node.docker_mananger] Generated ports ['18484', '18485', '18486', '18487', '18488']
|
|
2025-12-10 04:13:08.217 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:08.217 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:08.217 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:08.217 DEBUG [src.node.docker_mananger] docker run -i -t -p 18484:18484 -p 18485:18485 -p 18486:18486 -p 18487:18487 -p 18488:18488 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=18486 --rest-port=18484 --tcp-port=18485 --discv5-udp-port=18487 --rest-address=0.0.0.0 --nat=extip:172.18.202.182 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a2076a6cf72e731fcc80f5ca95ce0fd70908b730b125a293cca31770f59ecc7a --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=18488 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-10 04:13:08.418 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.182 waku d5cb0f9283cc0f00d2e9a100b0188679a65974ed131d6a6156dfe85c3a0a615d
|
|
2025-12-10 04:13:08.450 DEBUG [src.node.docker_mananger] Container started with ID d5cb0f9283cc. Setting up logs at ./log/docker/node8_2025-12-10_04-12-59__1e3a1815-e116-48ff-a797-cf73a5881d8a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:08.451 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18484
|
|
2025-12-10 04:13:08.451 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:09.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18484/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:09.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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"}]}'
|
|
2025-12-10 04:13:09.456 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:09.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18484/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:09.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.182/tcp/18485/p2p/16Uiu2HAm4WaZUtJMZfoAQhdPZ9q6mfZx4LpzEssxQVwHMPVA4ztz","/ip4/172.18.202.182/tcp/18486/ws/p2p/16Uiu2HAm4WaZUtJMZfoAQhdPZ9q6mfZx4LpzEssxQVwHMPVA4ztz"],"enrUri":"enr:-L24QOE1YP_8TjxXyrM13j76FzEje6xq_XM_dh-RYZRovaQGX_Ffa6OH4l4BYmJC9p4Yd2y8eVvgro5sNgevQc3M6kwCgmlkgnY0gmlwhKwSyraKbXVsdGlhZGRyc5YACASsEsq2Bkg1AAoErBLKtgZINt0DgnJzhQADAQAAiXNlY3AyNTZrMaEChvr1et30xeZleqTpyWoZvtaZhNP_RYRKsQPUzojQedODdGNwgkg1g3VkcIJIN4V3YWt1MhI"}'
|
|
2025-12-10 04:13:09.458 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:09.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18484/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.228/tcp/42677/p2p/16Uiu2HAmAz4gBjcRGCLjsR1BWqsAyvjAgVhaEFR3eNAKXzxxBYtm"]'
|
|
2025-12-10 04:13:09.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:09.484 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:09.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:09.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:09.492 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:09.693 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:09.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:09.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:09.698 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:09.898 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:09.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:09.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:09.903 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:10.104 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:10.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:10.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:10.108 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:10.309 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:10.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:10.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:10.313 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:10.514 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:10.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:10.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:10.519 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:10.720 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:10.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:10.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:10.724 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:10.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:10.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:10.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:10.929 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:11.130 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:11.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:11.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:11.134 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:11.335 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:11.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46753/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:11.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:11.340 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:11.540 DEBUG [src.libs.common] Sleeping for 90 seconds
|
|
2025-12-10 04:14:41.541 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-10 04:14:41.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18484/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:14:41.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd060273a6d2f5a38e83aa19254e6eefa6cfdde37a3a67d8c4cc053a2d3f8a401"},{"messageHash":"0xaef49cfaa7479d4fd2b6c61f1697793f51349d99b3cae0ec3ac8635ce2a02d86"},{"messageHash":"0x1730f03618a99e47136df67a992391098fa6e78cbd6bb3264e77eb31c7eef968"},{"messageHash":"0x7a649475522adc97d1dde34fd99b922105db31a4b33fb3d43ffdd9f266c0c218"},{"messageHash":"0xa2c3a353ab74b0e56448802d04bb4bf3d4bc95da33fe76209b675a77cac712c0"},{"messageHash":"0xd838c8ccdc72b1cdb3b1ca7eb69cdcb23d22a7cb0b2ef29353345f51ef2c24bc"},{"messageHash":"0xbeb7e4094e075a7b099be1e89624d4648ada6c23ab1ea7e67739693cbe9b85c5"},{"messageHash":"0xdff149719b1adfe48ca45507cdd53cb97cd4dd73670dbe068c2c1319c2376349"},{"messageHash":"0xef642b64251d9aad1768bcc6f3bdb06ab02e022dcd98f1818b3b16ebb25a6a97"},{"messageHash":"0x303cc953ad700d2d2c83501952ef9736fae25b7bc2ebb6f16ca921934fa3d6c8"}]}'
|
|
2025-12-10 04:14:41.545 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-10 04:14:41.547 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:14:41.548 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:14:41.549 DEBUG [src.node.waku_node] Stopping container with id bb0a5a4dba3e
|
|
2025-12-10 04:14:42.197 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:42.202 DEBUG [src.node.waku_node] Stopping container with id 2d818c659d33
|
|
2025-12-10 04:14:42.771 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:42.772 DEBUG [src.node.waku_node] Stopping container with id 3fb064ea1f93
|
|
2025-12-10 04:14:43.021 ERROR [src.node.docker_mananger] Max retries reached for container bb0a5a4dba3e. Exiting log stream.
|
|
2025-12-10 04:14:43.347 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:43.348 DEBUG [src.node.waku_node] Stopping container with id b94bd9632a80
|
|
2025-12-10 04:14:43.764 ERROR [src.node.docker_mananger] Max retries reached for container 2d818c659d33. Exiting log stream.
|
|
2025-12-10 04:14:43.870 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:43.870 DEBUG [src.node.waku_node] Stopping container with id c7fb1def35c7
|
|
2025-12-10 04:14:44.160 ERROR [src.node.docker_mananger] Max retries reached for container 3fb064ea1f93. Exiting log stream.
|
|
2025-12-10 04:14:44.424 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:44.424 DEBUG [src.node.waku_node] Stopping container with id c8665fa2ab6c
|
|
2025-12-10 04:14:44.682 ERROR [src.node.docker_mananger] Max retries reached for container b94bd9632a80. Exiting log stream.
|
|
2025-12-10 04:14:44.953 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:44.953 DEBUG [src.node.waku_node] Stopping container with id 80bd1227912f
|
|
2025-12-10 04:14:45.236 ERROR [src.node.docker_mananger] Max retries reached for container c7fb1def35c7. Exiting log stream.
|
|
2025-12-10 04:14:45.473 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:45.473 DEBUG [src.node.waku_node] Stopping container with id d5cb0f9283cc
|
|
2025-12-10 04:14:45.778 ERROR [src.node.docker_mananger] Max retries reached for container c8665fa2ab6c. Exiting log stream.
|
|
2025-12-10 04:14:46.024 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:14:46.025 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:14:46.062 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.174 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.221 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.266 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.312 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.357 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.407 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:14:46.436 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|