mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
79 lines
13 KiB
Plaintext
79 lines
13 KiB
Plaintext
2026-03-20 04:37:46.148 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:37:46.148 DEBUG [tests.conftest] Running test: test_store_sync_small_sync_range with id: 2026-03-20_04-37-46__d20a62b3-ee06-416a-81e2-a1d9ee7f2b11
|
|
2026-03-20 04:37:46.149 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:37:46.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:46.156 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-37-46__d20a62b3-ee06-416a-81e2-a1d9ee7f2b11__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:46.162 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:46.162 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-20_04-37-46__d20a62b3-ee06-416a-81e2-a1d9ee7f2b11__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:46.169 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:37:46.169 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-20_04-37-46__d20a62b3-ee06-416a-81e2-a1d9ee7f2b11__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:46.169 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-20 04:37:46.170 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:37:46.170 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:37:46.171 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:37:46.172 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.226
|
|
2026-03-20 04:37:46.172 DEBUG [src.node.docker_mananger] Generated ports ['13278', '13279', '13280', '13281', '13282']
|
|
2026-03-20 04:37:46.172 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:37:46.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:37:46.172 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:37:46.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 13278:13278 -p 13279:13279 -p 13280:13280 -p 13281:13281 -p 13282:13282 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=13280 --rest-port=13278 --tcp-port=13279 --discv5-udp-port=13281 --rest-address=0.0.0.0 --nat=extip:172.18.210.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf4c82c56da3e2967cbd42ba2febfda784bb3bb5bbc567f11b9cc2dd41fac31b --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13282 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-20 04:37:46.365 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.226 waku d830b71742771daf64f7aa3ddff322c705cf7721cbd98adf0f15be3a155aed9f
|
|
2026-03-20 04:37:46.390 ERROR [src.node.docker_mananger] Max retries reached for container ebae42f3b023. Exiting log stream.
|
|
2026-03-20 04:37:46.406 DEBUG [src.node.docker_mananger] Container started with ID d830b7174277. Setting up logs at ./log/docker/node1_2026-03-20_04-37-46__d20a62b3-ee06-416a-81e2-a1d9ee7f2b11__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:37:46.406 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13278
|
|
2026-03-20 04:37:46.406 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:37:46.947 ERROR [src.node.docker_mananger] Max retries reached for container 183e3ff0c75c. Exiting log stream.
|
|
2026-03-20 04:37:47.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13278/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:47.410 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-20 04:37:47.410 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:37:47.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13278/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:37:47.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.226/tcp/13279/p2p/16Uiu2HAmJMaZZyZxBjxkJvvAGJt1SLg5uMbo9NG5UtVyHfUQuPee","/ip4/172.18.210.226/tcp/13280/ws/p2p/16Uiu2HAmJMaZZyZxBjxkJvvAGJt1SLg5uMbo9NG5UtVyHfUQuPee"],"enrUri":"enr:-L24QCQOaNadX42BiKrvKhCWxkxrBMRMtJUBRHRKT4FBTbpbS1E3jaOdCo1NEtgoguRU9bAR5OLKYYwUGCe8rWGs8D8CgmlkgnY0gmlwhKwS0uKKbXVsdGlhZGRyc5YACASsEtLiBjPfAAoErBLS4gYz4N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVLBZrY04SCPW-XNAnbbhzZ_ufXbiP1x5nGZfW84L14-DdGNwgjPfg3VkcIIz4YV3YWt1MhM"}'
|
|
2026-03-20 04:37:47.413 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:37:47.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13278/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:37:47.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:47.432 DEBUG [src.steps.store] Relaying message
|
|
2026-03-20 04:37:47.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13278/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-20 04:37:47.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:47.436 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-20 04:37:47.636 DEBUG [src.steps.store] Relaying message
|
|
2026-03-20 04:37:47.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13278/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-20 04:37:47.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:47.641 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-20 04:37:47.841 DEBUG [src.steps.store] Relaying message
|
|
2026-03-20 04:37:47.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13278/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-20 04:37:47.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:37:47.845 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-20 04:38:48.046 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:38:48.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:38:48.048 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:38:48.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.210
|
|
2026-03-20 04:38:48.048 DEBUG [src.node.docker_mananger] Generated ports ['3288', '3289', '3290', '3291', '3292']
|
|
2026-03-20 04:38:48.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:38:48.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:38:48.048 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:38:48.048 DEBUG [src.node.docker_mananger] docker run -i -t -p 3288:3288 -p 3289:3289 -p 3290:3290 -p 3291:3291 -p 3292:3292 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=3290 --rest-port=3288 --tcp-port=3289 --discv5-udp-port=3291 --rest-address=0.0.0.0 --nat=extip:172.18.249.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7b1307fcfb1f0ea0dbd32d3bb37f9bc1cd8ee0eb4eb72ba5a7b0ba76ababec8f --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=3292 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QCQOaNadX42BiKrvKhCWxkxrBMRMtJUBRHRKT4FBTbpbS1E3jaOdCo1NEtgoguRU9bAR5OLKYYwUGCe8rWGs8D8CgmlkgnY0gmlwhKwS0uKKbXVsdGlhZGRyc5YACASsEtLiBjPfAAoErBLS4gYz4N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVLBZrY04SCPW-XNAnbbhzZ_ufXbiP1x5nGZfW84L14-DdGNwgjPfg3VkcIIz4YV3YWt1MhM
|
|
2026-03-20 04:38:48.240 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.210 waku cb7e49ca6fd307e21f2b99875efec73cc66d5505b49aedcd7b0a0af80630f576
|
|
2026-03-20 04:38:48.274 DEBUG [src.node.docker_mananger] Container started with ID cb7e49ca6fd3. Setting up logs at ./log/docker/node2_2026-03-20_04-37-46__d20a62b3-ee06-416a-81e2-a1d9ee7f2b11__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:38:48.274 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3288
|
|
2026-03-20 04:38:48.275 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:38:49.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3288/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:38:49.278 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-20 04:38:49.279 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:38:49.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3288/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:38:49.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.210/tcp/3289/p2p/16Uiu2HAmJ5dakVb2VJfDudMg7tikXsDy7nb7r8Wd8YbJQ7YwbMmT","/ip4/172.18.249.210/tcp/3290/ws/p2p/16Uiu2HAmJ5dakVb2VJfDudMg7tikXsDy7nb7r8Wd8YbJQ7YwbMmT"],"enrUri":"enr:-L24QDa09ksnjx0z7PngSwsXBv9DorB66K2OwoG5ckmM0meIQfM0_PaJjzsueW3fvGVjf11gRz_-5FImrEAP-J85slgCgmlkgnY0gmlwhKwS-dKKbXVsdGlhZGRyc5YACASsEvnSBgzZAAoErBL50gYM2t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUJp49cQV7DY7nVp4TV25zVg3g2JmLMa9FQP7fnCb-fKDdGNwggzZg3VkcIIM24V3YWt1MhI"}'
|
|
2026-03-20 04:38:49.281 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:38:49.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3288/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.210.226/tcp/13279/p2p/16Uiu2HAmJMaZZyZxBjxkJvvAGJt1SLg5uMbo9NG5UtVyHfUQuPee"]'
|
|
2026-03-20 04:38:49.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:39:09.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3288/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:39:09.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-20 04:39:09.323 DEBUG [tests.store_sync.test_store_sync] Node-2 local store returned 0 messages; expected 0
|
|
2026-03-20 04:39:09.324 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:39:09.325 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:39:09.326 DEBUG [src.node.waku_node] Stopping container with id d830b7174277
|
|
2026-03-20 04:39:09.882 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:39:09.882 DEBUG [src.node.waku_node] Stopping container with id cb7e49ca6fd3
|
|
2026-03-20 04:39:10.459 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:39:10.461 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:39:10.489 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:39:10.500 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|