mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-01-02 04:23:40.232 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:23:40.233 DEBUG [tests.conftest] Running test: test_store_sync_range_with_zero_jitter with id: 2026-01-02_04-23-40__0b29d7b8-0c86-45bb-a2a5-5d9c050a1f43
|
|
2026-01-02 04:23:40.233 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:23:40.240 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:23:40.240 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-23-40__0b29d7b8-0c86-45bb-a2a5-5d9c050a1f43__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:23:40.245 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:23:40.245 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-23-40__0b29d7b8-0c86-45bb-a2a5-5d9c050a1f43__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:23:40.251 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:23:40.251 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-23-40__0b29d7b8-0c86-45bb-a2a5-5d9c050a1f43__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:23:40.251 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:23:40.252 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:23:40.252 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:23:40.253 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:23:40.253 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.152
|
|
2026-01-02 04:23:40.253 DEBUG [src.node.docker_mananger] Generated ports ['8746', '8747', '8748', '8749', '8750']
|
|
2026-01-02 04:23:40.254 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:23:40.254 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:23:40.254 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:23:40.254 DEBUG [src.node.docker_mananger] docker run -i -t -p 8746:8746 -p 8747:8747 -p 8748:8748 -p 8749:8749 -p 8750:8750 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=8748 --rest-port=8746 --tcp-port=8747 --discv5-udp-port=8749 --rest-address=0.0.0.0 --nat=extip:172.18.98.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2479b0764c3f621a52da9d155b6a6f9ac17de4006c0df524ccceb7e1e0c1f20 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8750 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-01-02 04:23:40.435 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.152 waku 56c0e88a6b559e92b6e5d800fb5acf5b4a02a72b7ef40d7a6bdc8b46accce233
|
|
2026-01-02 04:23:40.465 DEBUG [src.node.docker_mananger] Container started with ID 56c0e88a6b55. Setting up logs at ./log/docker/node1_2026-01-02_04-23-40__0b29d7b8-0c86-45bb-a2a5-5d9c050a1f43__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:23:40.466 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8746
|
|
2026-01-02 04:23:40.466 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:23:40.494 ERROR [src.node.docker_mananger] Max retries reached for container 81fcafb0b42f. Exiting log stream.
|
|
2026-01-02 04:23:41.032 ERROR [src.node.docker_mananger] Max retries reached for container 91b05e487280. Exiting log stream.
|
|
2026-01-02 04:23:41.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8746/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:23:41.469 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"}]}'
|
|
2026-01-02 04:23:41.470 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:23:41.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8746/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:23:41.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.152/tcp/8747/p2p/16Uiu2HAkysA3iDqWGX4FzhtdN9NMHZWsPZbxsKeRjGJJcV3BvrLn","/ip4/172.18.98.152/tcp/8748/ws/p2p/16Uiu2HAkysA3iDqWGX4FzhtdN9NMHZWsPZbxsKeRjGJJcV3BvrLn"],"enrUri":"enr:-L24QOd3Xx-Jk0gyhRAzk0kqKHw9qh4OG470pNrAD5GYbjEqcm7x1P1sPQTDEMe69Pb38HTJBo7cuX639VFU_JwBvAsCgmlkgnY0gmlwhKwSYpiKbXVsdGlhZGRyc5YACASsEmKYBiIrAAoErBJimAYiLN0DgnJzhQADAQAAiXNlY3AyNTZrMaECQfYBBxbd2atS0cxJ_vrrOmpLAndyhGK3RNSkfKjvFgeDdGNwgiIrg3VkcIIiLYV3YWt1MhM"}'
|
|
2026-01-02 04:23:41.472 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:23:41.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8746/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:23:41.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:23:41.486 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:23:41.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8746/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-01-02 04:23:41.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:23:41.490 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:23:41.690 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:23:41.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8746/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-01-02 04:23:41.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:23:41.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:23:41.896 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:23:41.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8746/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-01-02 04:23:41.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:23:41.901 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:24:07.101 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:24:07.101 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:24:07.103 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:24:07.103 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.206
|
|
2026-01-02 04:24:07.103 DEBUG [src.node.docker_mananger] Generated ports ['24786', '24787', '24788', '24789', '24790']
|
|
2026-01-02 04:24:07.104 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:24:07.104 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:24:07.104 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:24:07.104 DEBUG [src.node.docker_mananger] docker run -i -t -p 24786:24786 -p 24787:24787 -p 24788:24788 -p 24789:24789 -p 24790:24790 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=24788 --rest-port=24786 --tcp-port=24787 --discv5-udp-port=24789 --rest-address=0.0.0.0 --nat=extip:172.18.153.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a84e3fccc9ec7affdcb0bdbf4c2e1dcac1f988f50bd9942f2e4ddbe837d042d7 --store-sync=true --store=true --store-sync-range=20 --store-sync-interval=5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24790 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QOd3Xx-Jk0gyhRAzk0kqKHw9qh4OG470pNrAD5GYbjEqcm7x1P1sPQTDEMe69Pb38HTJBo7cuX639VFU_JwBvAsCgmlkgnY0gmlwhKwSYpiKbXVsdGlhZGRyc5YACASsEmKYBiIrAAoErBJimAYiLN0DgnJzhQADAQAAiXNlY3AyNTZrMaECQfYBBxbd2atS0cxJ_vrrOmpLAndyhGK3RNSkfKjvFgeDdGNwgiIrg3VkcIIiLYV3YWt1MhM
|
|
2026-01-02 04:24:07.288 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.206 waku 39ddd0443a2bc6f2e16ac3ecf4222f03a1672dc20d22eed34b5f8ca4224b30cb
|
|
2026-01-02 04:24:07.317 DEBUG [src.node.docker_mananger] Container started with ID 39ddd0443a2b. Setting up logs at ./log/docker/node2_2026-01-02_04-23-40__0b29d7b8-0c86-45bb-a2a5-5d9c050a1f43__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:24:07.318 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24786
|
|
2026-01-02 04:24:07.318 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:24:08.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24786/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:08.323 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"}]}'
|
|
2026-01-02 04:24:08.323 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:24:08.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24786/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:08.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.206/tcp/24787/p2p/16Uiu2HAmR6jTUNcNWJRhrFc5a7ymXEuoJgsUDhS5YLTrftMJoq1Y","/ip4/172.18.153.206/tcp/24788/ws/p2p/16Uiu2HAmR6jTUNcNWJRhrFc5a7ymXEuoJgsUDhS5YLTrftMJoq1Y"],"enrUri":"enr:-L24QC4KIPqtNz61D7IftznJZSsmmdMJ5hA4jp8seDiy4lY8eWtmyzwugY2xBCf0bSLhDrj09qksN48IdAR6Aold5AICgmlkgnY0gmlwhKwSmc6KbXVsdGlhZGRyc5YACASsEpnOBmDTAAoErBKZzgZg1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuOSBDtc2Bcit6EB7Q11pdg1Md-X6I1PmChFWbc0yH1-DdGNwgmDTg3VkcIJg1YV3YWt1MhI"}'
|
|
2026-01-02 04:24:08.325 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:24:08.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24786/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.152/tcp/8747/p2p/16Uiu2HAkysA3iDqWGX4FzhtdN9NMHZWsPZbxsKeRjGJJcV3BvrLn"]'
|
|
2026-01-02 04:24:08.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:24:18.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24786/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:18.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-01-02 04:24:18.362 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:24:18.363 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:24:18.363 DEBUG [src.node.waku_node] Stopping container with id 56c0e88a6b55
|
|
2026-01-02 04:24:18.891 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:24:18.891 DEBUG [src.node.waku_node] Stopping container with id 39ddd0443a2b
|
|
2026-01-02 04:24:19.429 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:24:19.432 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:24:19.442 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:24:19.450 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|