mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
146 lines
26 KiB
Plaintext
146 lines
26 KiB
Plaintext
2025-12-10 04:18:19.526 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:18:19.527 DEBUG [tests.conftest] Running test: test_sync_with_one_node_with_delayed_start with id: 2025-12-10_04-18-19__67deb584-dcf9-4095-96a1-ee694099f060
|
|
2025-12-10 04:18:19.527 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:18:19.534 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:18:19.534 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-18-19__67deb584-dcf9-4095-96a1-ee694099f060__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:18:19.541 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:18:19.541 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-18-19__67deb584-dcf9-4095-96a1-ee694099f060__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:18:19.547 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:18:19.547 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-10_04-18-19__67deb584-dcf9-4095-96a1-ee694099f060__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:18:19.548 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-10 04:18:19.549 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:18:19.549 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:18:19.550 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:18:19.550 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.136
|
|
2025-12-10 04:18:19.551 DEBUG [src.node.docker_mananger] Generated ports ['49676', '49677', '49678', '49679', '49680']
|
|
2025-12-10 04:18:19.551 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:18:19.551 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:18:19.551 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:18:19.551 DEBUG [src.node.docker_mananger] docker run -i -t -p 49676:49676 -p 49677:49677 -p 49678:49678 -p 49679:49679 -p 49680:49680 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=49678 --rest-port=49676 --tcp-port=49677 --discv5-udp-port=49679 --rest-address=0.0.0.0 --nat=extip:172.18.12.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdbecc756bead5ec48d16a44c3caf5a98480785ca3981e49f2aac0c7efebf540 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49680 --metrics-logging=true --relay=true
|
|
2025-12-10 04:18:19.727 ERROR [src.node.docker_mananger] Max retries reached for container 3ec9c8a95eed. Exiting log stream.
|
|
2025-12-10 04:18:19.755 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.136 waku 6729068a157debb0c3d01fbfb18d2dd8dc09b4f1c5e976fcf5ee0024c34fcf3c
|
|
2025-12-10 04:18:19.792 DEBUG [src.node.docker_mananger] Container started with ID 6729068a157d. Setting up logs at ./log/docker/node1_2025-12-10_04-18-19__67deb584-dcf9-4095-96a1-ee694099f060__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:18:19.793 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49676
|
|
2025-12-10 04:18:19.796 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:18:20.325 ERROR [src.node.docker_mananger] Max retries reached for container ab14f0958422. Exiting log stream.
|
|
2025-12-10 04:18:20.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49676/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:20.800 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:18:20.800 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:18:20.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49676/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:20.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.136/tcp/49677/p2p/16Uiu2HAm5P6nRe7T3p9UVCGrLeSFBDzhDJdi9LbLZk54cM3vu2km","/ip4/172.18.12.136/tcp/49678/ws/p2p/16Uiu2HAm5P6nRe7T3p9UVCGrLeSFBDzhDJdi9LbLZk54cM3vu2km"],"enrUri":"enr:-L24QOOKOOczzMfqHqI4kBKXyM7HCx1faLAMVmU78Lsid_I9BFNOznC8W5TRstbneynlmnh1s1jTDYuAcYY4wpffwjoCgmlkgnY0gmlwhKwSDIiKbXVsdGlhZGRyc5YACASsEgyIBsINAAoErBIMiAbCDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECk-wsPVZgvKBvJ-VVzHIbCqbXYqhzQ3Gk5_7k-mPr-j6DdGNwgsINg3VkcILCD4V3YWt1MhM"}'
|
|
2025-12-10 04:18:20.803 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:18:20.803 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:18:20.803 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:18:20.805 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:18:20.805 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.126
|
|
2025-12-10 04:18:20.805 DEBUG [src.node.docker_mananger] Generated ports ['31829', '31830', '31831', '31832', '31833']
|
|
2025-12-10 04:18:20.805 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:18:20.805 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:18:20.805 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:18:20.805 DEBUG [src.node.docker_mananger] docker run -i -t -p 31829:31829 -p 31830:31830 -p 31831:31831 -p 31832:31832 -p 31833:31833 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=31831 --rest-port=31829 --tcp-port=31830 --discv5-udp-port=31832 --rest-address=0.0.0.0 --nat=extip:172.18.117.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=edc208ae3bdcca98f0d9bcaf35b6fee4c2e6c5f33efb7f0cffee6a2bafaa3ccf --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31833 --metrics-logging=true --relay=true --storenode=/ip4/172.18.12.136/tcp/49677/p2p/16Uiu2HAm5P6nRe7T3p9UVCGrLeSFBDzhDJdi9LbLZk54cM3vu2km --discv5-bootstrap-node=enr:-L24QOOKOOczzMfqHqI4kBKXyM7HCx1faLAMVmU78Lsid_I9BFNOznC8W5TRstbneynlmnh1s1jTDYuAcYY4wpffwjoCgmlkgnY0gmlwhKwSDIiKbXVsdGlhZGRyc5YACASsEgyIBsINAAoErBIMiAbCDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECk-wsPVZgvKBvJ-VVzHIbCqbXYqhzQ3Gk5_7k-mPr-j6DdGNwgsINg3VkcILCD4V3YWt1MhM
|
|
2025-12-10 04:18:21.002 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.126 waku f2c06603d259e4ec7d00313cde294a90d87d26ae89b866168f33a8eb80ba25c5
|
|
2025-12-10 04:18:21.034 DEBUG [src.node.docker_mananger] Container started with ID f2c06603d259. Setting up logs at ./log/docker/node2_2025-12-10_04-18-19__67deb584-dcf9-4095-96a1-ee694099f060__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:18:21.034 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31829
|
|
2025-12-10 04:18:21.034 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:18:22.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:22.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-10 04:18:22.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:18:22.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:22.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.126/tcp/31830/p2p/16Uiu2HAmKqtrTpecLPcgwGUBpFFfNiHy6SfVgdUWhD4GAHFjXPJb","/ip4/172.18.117.126/tcp/31831/ws/p2p/16Uiu2HAmKqtrTpecLPcgwGUBpFFfNiHy6SfVgdUWhD4GAHFjXPJb"],"enrUri":"enr:-L24QET-dOdgRs9cl13xU2mzqq9_EIhQH38x7YG18M-qlmS3PQsITfFZDPwqTbKSkwk7prWZ9L0rZq7mXppTohZpVnQCgmlkgnY0gmlwhKwSdX6KbXVsdGlhZGRyc5YACASsEnV-BnxWAAoErBJ1fgZ8V90DgnJzhQADAQAAiXNlY3AyNTZrMaEDasz7XXAXdYhPGUTjRI88ZEGz564KSEag-yX0sOsOKKSDdGNwgnxWg3VkcIJ8WIV3YWt1MhM"}'
|
|
2025-12-10 04:18:22.042 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:18:22.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31829/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.12.136/tcp/49677/p2p/16Uiu2HAm5P6nRe7T3p9UVCGrLeSFBDzhDJdi9LbLZk54cM3vu2km"]'
|
|
2025-12-10 04:18:22.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:18:22.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31829/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:18:22.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.050 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:22.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:22.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.056 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:22.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:22.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:22.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.264 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:22.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:22.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:22.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:22.673 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:22.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:22.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.680 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:22.881 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:22.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:22.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:22.888 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:23.088 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:23.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:23.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:23.095 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:23.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:23.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:23.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:23.301 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:23.502 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:23.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:23.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:23.509 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:23.710 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:23.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:23.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:23.717 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:23.918 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:18:23.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49676/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:18:23.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:23.926 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:18:24.126 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:18:24.126 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:18:24.128 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:18:24.128 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.240
|
|
2025-12-10 04:18:24.128 DEBUG [src.node.docker_mananger] Generated ports ['21798', '21799', '21800', '21801', '21802']
|
|
2025-12-10 04:18:24.128 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:18:24.129 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:18:24.129 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:18:24.129 DEBUG [src.node.docker_mananger] docker run -i -t -p 21798:21798 -p 21799:21799 -p 21800:21800 -p 21801:21801 -p 21802:21802 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=21800 --rest-port=21798 --tcp-port=21799 --discv5-udp-port=21801 --rest-address=0.0.0.0 --nat=extip:172.18.180.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7b6cfad454fda5ce240f77e7e3ddfb918ece10afdadd9dfb97e47ebcae49cbda --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21802 --metrics-logging=true --relay=true --storenode=/ip4/172.18.117.126/tcp/31830/p2p/16Uiu2HAmKqtrTpecLPcgwGUBpFFfNiHy6SfVgdUWhD4GAHFjXPJb --discv5-bootstrap-node=enr:-L24QET-dOdgRs9cl13xU2mzqq9_EIhQH38x7YG18M-qlmS3PQsITfFZDPwqTbKSkwk7prWZ9L0rZq7mXppTohZpVnQCgmlkgnY0gmlwhKwSdX6KbXVsdGlhZGRyc5YACASsEnV-BnxWAAoErBJ1fgZ8V90DgnJzhQADAQAAiXNlY3AyNTZrMaEDasz7XXAXdYhPGUTjRI88ZEGz564KSEag-yX0sOsOKKSDdGNwgnxWg3VkcIJ8WIV3YWt1MhM
|
|
2025-12-10 04:18:24.329 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.240 waku 77f8754aa12bbe6e9e34f91e2dbda1e54132121b531ce50d19e9edd31e49e3cc
|
|
2025-12-10 04:18:24.361 DEBUG [src.node.docker_mananger] Container started with ID 77f8754aa12b. Setting up logs at ./log/docker/node3_2025-12-10_04-18-19__67deb584-dcf9-4095-96a1-ee694099f060__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:18:24.362 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21798
|
|
2025-12-10 04:18:24.362 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:18:25.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21798/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:25.367 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":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-10 04:18:25.367 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:18:25.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21798/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:25.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.240/tcp/21799/p2p/16Uiu2HAmHvsgyeokAFAAvFKi2339MYMUbys5BmBwrhzkEVrqTaGK","/ip4/172.18.180.240/tcp/21800/ws/p2p/16Uiu2HAmHvsgyeokAFAAvFKi2339MYMUbys5BmBwrhzkEVrqTaGK"],"enrUri":"enr:-L24QLZtEsw2nSXmJc4dv2tOaxMeHSZzBq1rpoh6u0U0Xdq6fxZmAZSc3iZ5J9vcMOeMNeSFjIbvvJHKRvbCbztrHLECgmlkgnY0gmlwhKwStPCKbXVsdGlhZGRyc5YACASsErTwBlUnAAoErBK08AZVKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTlwyS0fZnKtbEoIjb4IarrIC38HfGVQh_ILUJ_QnyEyDdGNwglUng3VkcIJVKYV3YWt1MgE"}'
|
|
2025-12-10 04:18:25.370 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:18:25.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21798/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.117.126/tcp/31830/p2p/16Uiu2HAmKqtrTpecLPcgwGUBpFFfNiHy6SfVgdUWhD4GAHFjXPJb"]'
|
|
2025-12-10 04:18:25.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:25.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21798/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:18:25.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:18:25.422 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:18:26.422 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-10 04:18:26.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49676/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:26.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf85bbc1443aa3b7ff17310fb675e82d2580ce918fa844b5d53af570e109daea8"},{"messageHash":"0x650eafe9f3ba621e1dc8d0f91a6bb1fc07c2967db862099513efba17e6f4a02e"},{"messageHash":"0x9bdd117e0dd47cd8e539a0c5063138aa5d446e1efb7d442b3cf50f836ecc6b1c"},{"messageHash":"0x1a7aab675b2726b3e35aa07b27e33cbb5d0b362fe433954bfd5e4119c5432205"},{"messageHash":"0x72b5abca15b2c4c074711388d10b1c04023fce5023b7c77330537ebe8288bb8d"},{"messageHash":"0xfa716690643ff05e61f96cf4aa98807021937389e93a990b119209a763fc80ed"},{"messageHash":"0x692e1a6eff75cb18874f9ff19fa16edabfa917ed3eabbf8e6f1207192d326504"},{"messageHash":"0xf0e023b15fe86110a3f5cb2d2c34e9ad64a5af78fdd3aa6b66560c326b3b1649"},{"messageHash":"0x980cd3d5e478b838547fba15cb66deab0f1786a205290f2ab3146f4984e72a5c"},{"messageHash":"0x98d0df31d7caec91c65a1626a28777b2c04895a446b095594cd6a7c498399637"}]}'
|
|
2025-12-10 04:18:26.426 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-10 04:18:26.428 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-10 04:18:26.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:26.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf85bbc1443aa3b7ff17310fb675e82d2580ce918fa844b5d53af570e109daea8"},{"messageHash":"0x650eafe9f3ba621e1dc8d0f91a6bb1fc07c2967db862099513efba17e6f4a02e"},{"messageHash":"0x9bdd117e0dd47cd8e539a0c5063138aa5d446e1efb7d442b3cf50f836ecc6b1c"},{"messageHash":"0x1a7aab675b2726b3e35aa07b27e33cbb5d0b362fe433954bfd5e4119c5432205"},{"messageHash":"0x72b5abca15b2c4c074711388d10b1c04023fce5023b7c77330537ebe8288bb8d"},{"messageHash":"0xfa716690643ff05e61f96cf4aa98807021937389e93a990b119209a763fc80ed"},{"messageHash":"0x692e1a6eff75cb18874f9ff19fa16edabfa917ed3eabbf8e6f1207192d326504"},{"messageHash":"0xf0e023b15fe86110a3f5cb2d2c34e9ad64a5af78fdd3aa6b66560c326b3b1649"},{"messageHash":"0x980cd3d5e478b838547fba15cb66deab0f1786a205290f2ab3146f4984e72a5c"},{"messageHash":"0x98d0df31d7caec91c65a1626a28777b2c04895a446b095594cd6a7c498399637"}]}'
|
|
2025-12-10 04:18:26.432 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-10 04:18:26.433 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-10 04:18:26.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21798/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:18:26.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"27e14fdfe99e2d88a581","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf85bbc1443aa3b7ff17310fb675e82d2580ce918fa844b5d53af570e109daea8"},{"messageHash":"0x650eafe9f3ba621e1dc8d0f91a6bb1fc07c2967db862099513efba17e6f4a02e"},{"messageHash":"0x9bdd117e0dd47cd8e539a0c5063138aa5d446e1efb7d442b3cf50f836ecc6b1c"},{"messageHash":"0x1a7aab675b2726b3e35aa07b27e33cbb5d0b362fe433954bfd5e4119c5432205"},{"messageHash":"0x72b5abca15b2c4c074711388d10b1c04023fce5023b7c77330537ebe8288bb8d"},{"messageHash":"0xfa716690643ff05e61f96cf4aa98807021937389e93a990b119209a763fc80ed"},{"messageHash":"0x692e1a6eff75cb18874f9ff19fa16edabfa917ed3eabbf8e6f1207192d326504"},{"messageHash":"0xf0e023b15fe86110a3f5cb2d2c34e9ad64a5af78fdd3aa6b66560c326b3b1649"},{"messageHash":"0x980cd3d5e478b838547fba15cb66deab0f1786a205290f2ab3146f4984e72a5c"},{"messageHash":"0x98d0df31d7caec91c65a1626a28777b2c04895a446b095594cd6a7c498399637"}]}'
|
|
2025-12-10 04:18:26.443 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-10 04:18:26.446 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:18:26.447 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:18:26.447 DEBUG [src.node.waku_node] Stopping container with id 6729068a157d
|
|
2025-12-10 04:18:27.071 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:18:27.071 DEBUG [src.node.waku_node] Stopping container with id f2c06603d259
|
|
2025-12-10 04:18:27.635 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:18:27.637 DEBUG [src.node.waku_node] Stopping container with id 77f8754aa12b
|
|
2025-12-10 04:18:27.885 ERROR [src.node.docker_mananger] Max retries reached for container 6729068a157d. Exiting log stream.
|
|
2025-12-10 04:18:28.191 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:18:28.191 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:18:28.200 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:18:28.211 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:18:28.216 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|