mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
71 lines
12 KiB
Plaintext
71 lines
12 KiB
Plaintext
2026-02-28 04:24:42.481 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:24:42.482 DEBUG [tests.conftest] Running test: test_store with id: 2026-02-28_04-24-42__b33b8d18-59a6-40ab-bc87-4d0c5adb3908
|
|
2026-02-28 04:24:42.482 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:24:42.483 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-28 04:24:42.483 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-28 04:24:42.483 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:24:42.483 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-28 04:24:42.494 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:24:42.494 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-24-42__b33b8d18-59a6-40ab-bc87-4d0c5adb3908__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:24:42.494 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:24:42.494 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:24:42.541 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-28 04:24:42.541 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.9
|
|
2026-02-28 04:24:42.541 DEBUG [src.node.docker_mananger] Generated ports ['51315', '51316', '51317', '51318', '51319']
|
|
2026-02-28 04:24:42.542 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:24:42.542 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:24:42.542 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:24:42.542 DEBUG [src.node.docker_mananger] docker run -i -t -p 51315:51315 -p 51316:51316 -p 51317:51317 -p 51318:51318 -p 51319:51319 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=51317 --rest-port=51315 --tcp-port=51316 --discv5-udp-port=51318 --rest-address=0.0.0.0 --nat=extip:172.18.218.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8e7a5e7f0e5dbdc32aa3bb8af93a297abb2adec90b2eaef779c6ffb01ddfbbc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51319 --metrics-logging=true --relay=true --store=true
|
|
2026-02-28 04:24:45.757 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.9 waku 6ec39748c0d82fe814f1d259c2cb0841eefe79757e083c5e34e30819e4cb0ceb
|
|
2026-02-28 04:24:45.792 DEBUG [src.node.docker_mananger] Container started with ID 6ec39748c0d8. Setting up logs at ./log/docker/node1_2026-02-28_04-24-42__b33b8d18-59a6-40ab-bc87-4d0c5adb3908__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:24:45.793 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51315
|
|
2026-02-28 04:24:45.793 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:24:46.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51315/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:24:46.798 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-02-28 04:24:46.799 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:24:46.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51315/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:24:46.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.9/tcp/51316/p2p/16Uiu2HAmSodiBhTUgHgbbnEqbbrQuSXmUeXLcrLXCB5RAz1LjDss","/ip4/172.18.218.9/tcp/51317/ws/p2p/16Uiu2HAmSodiBhTUgHgbbnEqbbrQuSXmUeXLcrLXCB5RAz1LjDss"],"enrUri":"enr:-L24QOpD9T28lX8YPHKz3gfWs-sZfqPQwYgBit8JN3FRpHcSZBIKkT-rdmmEoKuL93DXK0i0r4zVYAq_eJGfptOCOWICgmlkgnY0gmlwhKwS2gmKbXVsdGlhZGRyc5YACASsEtoJBsh0AAoErBLaCQbIdd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0jqBv3ufKG_tZHxkunmn6m7vFzGOfZPvvfqgOIRyrraDdGNwgsh0g3VkcILIdoV3YWt1MgM"}'
|
|
2026-02-28 04:24:46.801 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:24:46.808 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:24:46.808 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-24-42__b33b8d18-59a6-40ab-bc87-4d0c5adb3908__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:24:46.808 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:24:46.808 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:24:46.810 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:24:46.810 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.177
|
|
2026-02-28 04:24:46.810 DEBUG [src.node.docker_mananger] Generated ports ['46930', '46931', '46932', '46933', '46934']
|
|
2026-02-28 04:24:46.810 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:24:46.810 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:24:46.811 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:24:46.811 DEBUG [src.node.docker_mananger] docker run -i -t -p 46930:46930 -p 46931:46931 -p 46932:46932 -p 46933:46933 -p 46934:46934 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=46932 --rest-port=46930 --tcp-port=46931 --discv5-udp-port=46933 --rest-address=0.0.0.0 --nat=extip:172.18.83.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=acdbed8badcb65cd821f737da1acebedadb2cb61afba1fc13cd6764dbd2c8a49 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46934 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QOpD9T28lX8YPHKz3gfWs-sZfqPQwYgBit8JN3FRpHcSZBIKkT-rdmmEoKuL93DXK0i0r4zVYAq_eJGfptOCOWICgmlkgnY0gmlwhKwS2gmKbXVsdGlhZGRyc5YACASsEtoJBsh0AAoErBLaCQbIdd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0jqBv3ufKG_tZHxkunmn6m7vFzGOfZPvvfqgOIRyrraDdGNwgsh0g3VkcILIdoV3YWt1MgM --storenode=/ip4/172.18.218.9/tcp/51316/p2p/16Uiu2HAmSodiBhTUgHgbbnEqbbrQuSXmUeXLcrLXCB5RAz1LjDss
|
|
2026-02-28 04:24:47.006 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.177 waku 5e119ab895d06dd94583ab40f5af626ad02442e6f2ef66c9b7730965abeaaab5
|
|
2026-02-28 04:24:47.040 DEBUG [src.node.docker_mananger] Container started with ID 5e119ab895d0. Setting up logs at ./log/docker/node1_2026-02-28_04-24-42__b33b8d18-59a6-40ab-bc87-4d0c5adb3908__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:24:47.041 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46930
|
|
2026-02-28 04:24:47.041 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:24:48.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46930/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:24:48.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-02-28 04:24:48.046 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:24:48.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46930/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:24:48.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.177/tcp/46931/p2p/16Uiu2HAm6dmNSd6WyLz1ttmd2BVwXCbpaLsby9vLnBmUnEvxX96M","/ip4/172.18.83.177/tcp/46932/ws/p2p/16Uiu2HAm6dmNSd6WyLz1ttmd2BVwXCbpaLsby9vLnBmUnEvxX96M"],"enrUri":"enr:-L24QOcM9_DSKhH62QaguFtIN2kT-xWobrv5wgVJo0wrAJ23NOF6sZYyA0MxXT5ofXV-u_ZHZUr0laJJ9xP35pvGP7ICgmlkgnY0gmlwhKwSU7GKbXVsdGlhZGRyc5YACASsElOxBrdTAAoErBJTsQa3VN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpome9xcgWw3K0Qth-lH9dyMylJTFroc7FgvHhgutoFaDdGNwgrdTg3VkcIK3VYV3YWt1MgM"}'
|
|
2026-02-28 04:24:48.049 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:24:48.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51315/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 04:24:48.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:24:48.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46930/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 04:24:48.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:24:48.062 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 04:24:48.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:24:48.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:24:48.068 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 04:24:48.269 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 04:24:48.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46930/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:24:48.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x29dd044670584e33cb3f3fd909ce86a0de1c221e86c7f023468ac837f0ccdb89"}]}'
|
|
2026-02-28 04:24:48.272 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-28 04:24:48.275 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:24:48.276 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:24:48.276 DEBUG [src.node.waku_node] Stopping container with id 6ec39748c0d8
|
|
2026-02-28 04:24:48.827 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:24:48.827 DEBUG [src.node.waku_node] Stopping container with id 5e119ab895d0
|
|
2026-02-28 04:24:49.383 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:24:49.384 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:24:49.393 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:24:49.398 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|