mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
78 lines
14 KiB
Plaintext
78 lines
14 KiB
Plaintext
2026-03-07 04:42:26.127 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:42:26.127 DEBUG [tests.conftest] Running test: test_store_sync_range_with_jitter_catches_old_messages with id: 2026-03-07_04-42-26__db55d80b-4794-46e1-ab5a-8c2bc5e069f7
|
|
2026-03-07 04:42:26.128 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:42:26.135 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:42:26.135 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-42-26__db55d80b-4794-46e1-ab5a-8c2bc5e069f7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:42:26.141 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:42:26.141 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-42-26__db55d80b-4794-46e1-ab5a-8c2bc5e069f7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:42:26.147 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:42:26.147 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-07_04-42-26__db55d80b-4794-46e1-ab5a-8c2bc5e069f7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:42:26.147 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-07 04:42:26.148 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:42:26.148 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:42:26.150 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:42:26.150 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.152
|
|
2026-03-07 04:42:26.150 DEBUG [src.node.docker_mananger] Generated ports ['43937', '43938', '43939', '43940', '43941']
|
|
2026-03-07 04:42:26.150 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:42:26.150 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:42:26.151 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:42:26.151 DEBUG [src.node.docker_mananger] docker run -i -t -p 43937:43937 -p 43938:43938 -p 43939:43939 -p 43940:43940 -p 43941:43941 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=43939 --rest-port=43937 --tcp-port=43938 --discv5-udp-port=43940 --rest-address=0.0.0.0 --nat=extip:172.18.213.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1bdd86fcf3d5fc3da0f8e61f4981ca7ac5b9d33ec95ca0e2cb17bca6edf5a935 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43941 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-07 04:42:26.159 ERROR [src.node.docker_mananger] Max retries reached for container dcdc90440547. Exiting log stream.
|
|
2026-03-07 04:42:26.341 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.152 waku d9b8e74fa77c5dea37eaa1bd95b0852b77fd704b14c18d7edb74167a10dc85c0
|
|
2026-03-07 04:42:26.376 DEBUG [src.node.docker_mananger] Container started with ID d9b8e74fa77c. Setting up logs at ./log/docker/node1_2026-03-07_04-42-26__db55d80b-4794-46e1-ab5a-8c2bc5e069f7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:42:26.377 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43937
|
|
2026-03-07 04:42:26.377 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:42:26.605 ERROR [src.node.docker_mananger] Max retries reached for container d8b5a46a7ae0. Exiting log stream.
|
|
2026-03-07 04:42:27.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43937/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:42:27.381 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-07 04:42:27.382 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:42:27.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43937/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:42:27.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.152/tcp/43938/p2p/16Uiu2HAm8ypBAnFTbw4yazpeQntNQeYatA8VdrAAXqT3aogjrSSb","/ip4/172.18.213.152/tcp/43939/ws/p2p/16Uiu2HAm8ypBAnFTbw4yazpeQntNQeYatA8VdrAAXqT3aogjrSSb"],"enrUri":"enr:-L24QJweH1hHInbNoip1Z3uCEDBq0okZx5Rgik3P27s-NBr1eaK23NhnfstYmOTOL9r79rEhScxeKABwdYWZmq8nTRUCgmlkgnY0gmlwhKwS1ZiKbXVsdGlhZGRyc5YACASsEtWYBquiAAoErBLVmAaro90DgnJzhQADAQAAiXNlY3AyNTZrMaECyWPIiJbCLdjYo5GsvPoSXRIOJ04s2wNyQA-D9nzdH_iDdGNwgquig3VkcIKrpIV3YWt1MhM"}'
|
|
2026-03-07 04:42:27.384 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:42:27.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43937/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:42:27.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:42:27.403 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:42:27.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43937/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-07 04:42:27.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:42:27.407 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-07 04:42:27.607 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:42:27.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43937/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-07 04:42:27.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:42:27.611 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-07 04:42:27.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:42:27.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43937/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-07 04:42:27.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:42:27.816 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-07 04:42:53.017 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:42:53.017 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:42:53.019 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:42:53.019 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.78
|
|
2026-03-07 04:42:53.019 DEBUG [src.node.docker_mananger] Generated ports ['53602', '53603', '53604', '53605', '53606']
|
|
2026-03-07 04:42:53.019 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:42:53.019 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:42:53.019 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:42:53.020 DEBUG [src.node.docker_mananger] docker run -i -t -p 53602:53602 -p 53603:53603 -p 53604:53604 -p 53605:53605 -p 53606:53606 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=53604 --rest-port=53602 --tcp-port=53603 --discv5-udp-port=53605 --rest-address=0.0.0.0 --nat=extip:172.18.225.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df72cbb648e3febae5e5edfa6bcf6fed51bac8c4bd6bee0b5afeeeacb6f81f64 --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=53606 --metrics-logging=true --store-sync-relay-jitter=25 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QJweH1hHInbNoip1Z3uCEDBq0okZx5Rgik3P27s-NBr1eaK23NhnfstYmOTOL9r79rEhScxeKABwdYWZmq8nTRUCgmlkgnY0gmlwhKwS1ZiKbXVsdGlhZGRyc5YACASsEtWYBquiAAoErBLVmAaro90DgnJzhQADAQAAiXNlY3AyNTZrMaECyWPIiJbCLdjYo5GsvPoSXRIOJ04s2wNyQA-D9nzdH_iDdGNwgquig3VkcIKrpIV3YWt1MhM
|
|
2026-03-07 04:42:53.229 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.78 waku c362ca5f10338b5a8e775b3ca256bd12fb6fa9b11ad6d2d6e059c6b79527ce0e
|
|
2026-03-07 04:42:53.269 DEBUG [src.node.docker_mananger] Container started with ID c362ca5f1033. Setting up logs at ./log/docker/node2_2026-03-07_04-42-26__db55d80b-4794-46e1-ab5a-8c2bc5e069f7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:42:53.269 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53602
|
|
2026-03-07 04:42:53.269 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:42:54.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53602/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:42:54.273 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-07 04:42:54.273 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:42:54.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53602/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:42:54.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.78/tcp/53603/p2p/16Uiu2HAm7NQwxyszADuvMGB3a6j64gzFnhwdwqmdxUqmUp6g7gki","/ip4/172.18.225.78/tcp/53604/ws/p2p/16Uiu2HAm7NQwxyszADuvMGB3a6j64gzFnhwdwqmdxUqmUp6g7gki"],"enrUri":"enr:-L24QJjm8itEKwcG5kxbpxwq-QiCUBqqdC8hmIZVzm5Q3ENgIoa_BF-MBn5y0zOQXkkdZEoLno7ypSbUDwRloCf7Qe8CgmlkgnY0gmlwhKwS4U6KbXVsdGlhZGRyc5YACASsEuFOBtFjAAoErBLhTgbRZN0DgnJzhQADAQAAiXNlY3AyNTZrMaECsXaBJ2qdwjm3QCUFP8j0wjsspH7ZIarBMf4uTNvcgiODdGNwgtFjg3VkcILRZYV3YWt1MhI"}'
|
|
2026-03-07 04:42:54.276 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:42:54.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53602/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.213.152/tcp/43938/p2p/16Uiu2HAm8ypBAnFTbw4yazpeQntNQeYatA8VdrAAXqT3aogjrSSb"]'
|
|
2026-03-07 04:42:54.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:43:04.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53602/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:43:04.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc85ea829ab7f398946c7d8f4c5e52c3beccc69060b919811104a33f721ca5817"},{"messageHash":"0x52a88c86432ccdfdb097d3b8d1378e8202a5427c398a37497af07942c4fd6adf"},{"messageHash":"0x42fd5c2affee00be0e48ce42c79acbfdf4f188e28f80800e1594b8c891bd1969"}]}'
|
|
2026-03-07 04:43:04.325 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:43:04.326 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:43:04.326 DEBUG [src.node.waku_node] Stopping container with id d9b8e74fa77c
|
|
2026-03-07 04:43:04.862 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:43:04.862 DEBUG [src.node.waku_node] Stopping container with id c362ca5f1033
|
|
2026-03-07 04:43:05.403 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:43:05.405 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:43:05.417 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:43:05.424 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|