79 lines
13 KiB
Plaintext

2026-03-06 04:36:39.734 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-06 04:36:39.735 DEBUG [tests.conftest] Running test: test_store_sync_small_sync_range with id: 2026-03-06_04-36-39__e3915f85-67c5-4934-af39-6e93e68644b6
2026-03-06 04:36:39.735 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-06 04:36:39.743 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-06 04:36:39.744 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-36-39__e3915f85-67c5-4934-af39-6e93e68644b6__wakuorg_nwaku:latest.log
2026-03-06 04:36:39.751 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-06 04:36:39.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-36-39__e3915f85-67c5-4934-af39-6e93e68644b6__wakuorg_nwaku:latest.log
2026-03-06 04:36:39.758 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-06 04:36:39.758 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-06_04-36-39__e3915f85-67c5-4934-af39-6e93e68644b6__wakuorg_nwaku:latest.log
2026-03-06 04:36:39.759 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-06 04:36:39.760 DEBUG [src.node.waku_node] Starting Node...
2026-03-06 04:36:39.760 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-06 04:36:39.762 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-06 04:36:39.762 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.214
2026-03-06 04:36:39.762 DEBUG [src.node.docker_mananger] Generated ports ['13503', '13504', '13505', '13506', '13507']
2026-03-06 04:36:39.762 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-06 04:36:39.763 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-06 04:36:39.763 DEBUG [src.node.waku_node] Using volumes []
2026-03-06 04:36:39.763 DEBUG [src.node.docker_mananger] docker run -i -t -p 13503:13503 -p 13504:13504 -p 13505:13505 -p 13506:13506 -p 13507:13507 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=13505 --rest-port=13503 --tcp-port=13504 --discv5-udp-port=13506 --rest-address=0.0.0.0 --nat=extip:172.18.84.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdfa1858710ba973f5ce62447f5a4bc7c7bc5eda5bcdc6dc0580df13027a99fe --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13507 --metrics-logging=true --relay=true --dns-discovery=false
2026-03-06 04:36:39.966 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.214 waku 952c93e4070acaa12e7052bf7a65cad70ba487ed2f1a68fd92b8891941ee8da2
2026-03-06 04:36:39.991 ERROR [src.node.docker_mananger] Max retries reached for container e8d93851cc99. Exiting log stream.
2026-03-06 04:36:40.007 DEBUG [src.node.docker_mananger] Container started with ID 952c93e4070a. Setting up logs at ./log/docker/node1_2026-03-06_04-36-39__e3915f85-67c5-4934-af39-6e93e68644b6__wakuorg_nwaku:latest.log
2026-03-06 04:36:40.008 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13503
2026-03-06 04:36:40.009 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-06 04:36:40.543 ERROR [src.node.docker_mananger] Max retries reached for container 99b14341dacd. Exiting log stream.
2026-03-06 04:36:41.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13503/health" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:36:41.013 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-06 04:36:41.013 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-06 04:36:41.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13503/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:36:41.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.214/tcp/13504/p2p/16Uiu2HAm7JFGobSajHNzfbkyCeeTzFPDrdiw8kyyqR54g3GgcFKR","/ip4/172.18.84.214/tcp/13505/ws/p2p/16Uiu2HAm7JFGobSajHNzfbkyCeeTzFPDrdiw8kyyqR54g3GgcFKR"],"enrUri":"enr:-L24QGpvx2HAR8EgxFbiKAUZnGIhrRNDdekFP-S829Yq30lKMqFV63C4jC1XTW8p8VoPL5X9CFlMRSOqVS4k9x1_p0gCgmlkgnY0gmlwhKwSVNaKbXVsdGlhZGRyc5YACASsElTWBjTAAAoErBJU1gY0wd0DgnJzhQADAQAAiXNlY3AyNTZrMaECsGU90dcKTBpRUBwb2j1x47RgaVmiToqGpZLFL7JXImyDdGNwgjTAg3VkcII0woV3YWt1MhM"}'
2026-03-06 04:36:41.016 INFO [src.node.waku_node] REST service is ready !!
2026-03-06 04:36:41.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13503/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-06 04:36:41.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:36:41.035 DEBUG [src.steps.store] Relaying message
2026-03-06 04:36:41.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13503/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-06 04:36:41.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:36:41.039 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-06 04:36:41.240 DEBUG [src.steps.store] Relaying message
2026-03-06 04:36:41.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13503/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-06 04:36:41.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:36:41.244 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-06 04:36:41.445 DEBUG [src.steps.store] Relaying message
2026-03-06 04:36:41.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13503/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-06 04:36:41.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:36:41.450 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-06 04:37:41.651 DEBUG [src.node.waku_node] Starting Node...
2026-03-06 04:37:41.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-06 04:37:41.653 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-06 04:37:41.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.42
2026-03-06 04:37:41.653 DEBUG [src.node.docker_mananger] Generated ports ['55003', '55004', '55005', '55006', '55007']
2026-03-06 04:37:41.653 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-06 04:37:41.654 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-06 04:37:41.654 DEBUG [src.node.waku_node] Using volumes []
2026-03-06 04:37:41.654 DEBUG [src.node.docker_mananger] docker run -i -t -p 55003:55003 -p 55004:55004 -p 55005:55005 -p 55006:55006 -p 55007:55007 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=55005 --rest-port=55003 --tcp-port=55004 --discv5-udp-port=55006 --rest-address=0.0.0.0 --nat=extip:172.18.114.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b53c5fe04d529c347cee58eda3e29cd79a0ac5e3cbb0ba27d8bb752f2cd2fc0 --store-sync=true --store=true --store-sync-range=20 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55007 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QGpvx2HAR8EgxFbiKAUZnGIhrRNDdekFP-S829Yq30lKMqFV63C4jC1XTW8p8VoPL5X9CFlMRSOqVS4k9x1_p0gCgmlkgnY0gmlwhKwSVNaKbXVsdGlhZGRyc5YACASsElTWBjTAAAoErBJU1gY0wd0DgnJzhQADAQAAiXNlY3AyNTZrMaECsGU90dcKTBpRUBwb2j1x47RgaVmiToqGpZLFL7JXImyDdGNwgjTAg3VkcII0woV3YWt1MhM
2026-03-06 04:37:41.854 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.42 waku 7faff621279b095878d2a6fa71b6ec9ebe67002d06026054874c4b909adea817
2026-03-06 04:37:41.891 DEBUG [src.node.docker_mananger] Container started with ID 7faff621279b. Setting up logs at ./log/docker/node2_2026-03-06_04-36-39__e3915f85-67c5-4934-af39-6e93e68644b6__wakuorg_nwaku:latest.log
2026-03-06 04:37:41.892 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55003
2026-03-06 04:37:41.893 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-06 04:37:42.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55003/health" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:37:42.896 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-06 04:37:42.896 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-06 04:37:42.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55003/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:37:42.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.42/tcp/55004/p2p/16Uiu2HAm6HdiXAmPrashA2eykfRcVgEiMDW5y2F6R4H3ZUd2tpu2","/ip4/172.18.114.42/tcp/55005/ws/p2p/16Uiu2HAm6HdiXAmPrashA2eykfRcVgEiMDW5y2F6R4H3ZUd2tpu2"],"enrUri":"enr:-L24QNHlSoM7KCZ2NrMO3Hva1JiUhZBL_bys-zZc950ThMc6NCjKzYDbFqjJmUU6EQ0Ls6MUetu9nmieJuNx3DuzYlQCgmlkgnY0gmlwhKwSciqKbXVsdGlhZGRyc5YACASsEnIqBtbcAAoErBJyKgbW3d0DgnJzhQADAQAAiXNlY3AyNTZrMaECoWFZvytiiXfVLEJX5tK6FqN3_S0asFOVzrHTubdXua2DdGNwgtbcg3VkcILW3oV3YWt1MhI"}'
2026-03-06 04:37:42.899 INFO [src.node.waku_node] REST service is ready !!
2026-03-06 04:37:42.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55003/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.84.214/tcp/13504/p2p/16Uiu2HAm7JFGobSajHNzfbkyCeeTzFPDrdiw8kyyqR54g3GgcFKR"]'
2026-03-06 04:37:42.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:38:02.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55003/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:38:02.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-03-06 04:38:02.941 DEBUG [tests.store_sync.test_store_sync] Node-2 local store returned 0 messages; expected 0
2026-03-06 04:38:02.943 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-06 04:38:02.944 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-06 04:38:02.944 DEBUG [src.node.waku_node] Stopping container with id 952c93e4070a
2026-03-06 04:38:03.520 DEBUG [src.node.waku_node] Container stopped.
2026-03-06 04:38:03.520 DEBUG [src.node.waku_node] Stopping container with id 7faff621279b
2026-03-06 04:38:04.091 DEBUG [src.node.waku_node] Container stopped.
2026-03-06 04:38:04.092 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-06 04:38:04.108 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-06 04:38:04.118 DEBUG [src.node.docker_mananger] No errors found in the waku logs.