mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 14:13:12 +00:00
201 lines
42 KiB
Plaintext
201 lines
42 KiB
Plaintext
2026-03-14 04:31:33.598 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:31:33.598 DEBUG [tests.conftest] Running test: test_store_filter_interaction_with_six_nodes with id: 2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7
|
|
2026-03-14 04:31:33.599 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:31:33.599 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:31:33.599 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-14 04:31:33.608 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:33.608 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:33.614 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:33.614 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:33.620 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:33.620 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:33.621 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:31:33.621 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:31:33.622 DEBUG [tests.e2e.test_e2e] Create 6 nodes
|
|
2026-03-14 04:31:33.627 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:33.628 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:33.633 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:33.633 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:33.639 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:33.639 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:33.639 DEBUG [tests.e2e.test_e2e] Start 5 nodes with their corresponding config
|
|
2026-03-14 04:31:33.639 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:33.639 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:33.683 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-14 04:31:33.684 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.160
|
|
2026-03-14 04:31:33.684 DEBUG [src.node.docker_mananger] Generated ports ['3431', '3432', '3433', '3434', '3435']
|
|
2026-03-14 04:31:33.684 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:33.684 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:33.684 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:33.684 DEBUG [src.node.docker_mananger] docker run -i -t -p 3431:3431 -p 3432:3432 -p 3433:3433 -p 3434:3434 -p 3435:3435 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=3433 --rest-port=3431 --tcp-port=3432 --discv5-udp-port=3434 --rest-address=0.0.0.0 --nat=extip:172.18.248.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3a2404aad3656de1003bb6cf1cbbc9b73f2b626dea0dcd7f7caa9c76b871febe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3435 --metrics-logging=true --relay=true --store=true
|
|
2026-03-14 04:31:37.291 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.160 waku 0e571f89e8667b09747ea2e242842f4fd8b98ee98166b6340fce7a36cd29f43e
|
|
2026-03-14 04:31:37.330 DEBUG [src.node.docker_mananger] Container started with ID 0e571f89e866. Setting up logs at ./log/docker/node1_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:37.331 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3431
|
|
2026-03-14 04:31:37.332 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:38.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3431/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:38.336 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-14 04:31:38.336 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:38.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3431/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:38.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.160/tcp/3432/p2p/16Uiu2HAm7rQpQQdNK2ZJQYUvZAPcrYiqc494jE2CvKoPq6WdoMxN","/ip4/172.18.248.160/tcp/3433/ws/p2p/16Uiu2HAm7rQpQQdNK2ZJQYUvZAPcrYiqc494jE2CvKoPq6WdoMxN"],"enrUri":"enr:-L24QDbp7J6BW3mo_PaYq30w5h56IgXTa_XPxht_gpKFzW3jfQkgK3nhOXSEixx3i7nWEwHqE5msgZa5q1iOJ1erimoCgmlkgnY0gmlwhKwS-KCKbXVsdGlhZGRyc5YACASsEvigBg1oAAoErBL4oAYNad0DgnJzhQADAQAAiXNlY3AyNTZrMaECuKKep9_-EwM9aQyDclJpJVHeJwBbdZyzR8A0g6eHSSuDdGNwgg1og3VkcIINaoV3YWt1MgM"}'
|
|
2026-03-14 04:31:38.339 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:38.339 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:38.339 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:38.341 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:38.341 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.16
|
|
2026-03-14 04:31:38.341 DEBUG [src.node.docker_mananger] Generated ports ['6645', '6646', '6647', '6648', '6649']
|
|
2026-03-14 04:31:38.341 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:38.341 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:38.341 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:38.341 DEBUG [src.node.docker_mananger] docker run -i -t -p 6645:6645 -p 6646:6646 -p 6647:6647 -p 6648:6648 -p 6649:6649 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=6647 --rest-port=6645 --tcp-port=6646 --discv5-udp-port=6648 --rest-address=0.0.0.0 --nat=extip:172.18.247.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b4a26ece9fee2e85455b4c1c1f20d97ab1b17d6ccfee6b1c3adcd40e9ea0d5b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6649 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QDbp7J6BW3mo_PaYq30w5h56IgXTa_XPxht_gpKFzW3jfQkgK3nhOXSEixx3i7nWEwHqE5msgZa5q1iOJ1erimoCgmlkgnY0gmlwhKwS-KCKbXVsdGlhZGRyc5YACASsEvigBg1oAAoErBL4oAYNad0DgnJzhQADAQAAiXNlY3AyNTZrMaECuKKep9_-EwM9aQyDclJpJVHeJwBbdZyzR8A0g6eHSSuDdGNwgg1og3VkcIINaoV3YWt1MgM
|
|
2026-03-14 04:31:38.538 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.16 waku 5fbf70e36e7ec2bad23ff8b725162f1739380e8af6e80aca765a367378e8c1ce
|
|
2026-03-14 04:31:38.573 DEBUG [src.node.docker_mananger] Container started with ID 5fbf70e36e7e. Setting up logs at ./log/docker/node2_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:38.574 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6645
|
|
2026-03-14 04:31:38.574 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:39.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6645/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:39.578 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-14 04:31:39.578 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:39.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6645/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:39.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.16/tcp/6646/p2p/16Uiu2HAkymPZYsbDBQhSawK6hQDec4TXb9BEp7nhbvG3WG5ypKiK","/ip4/172.18.247.16/tcp/6647/ws/p2p/16Uiu2HAkymPZYsbDBQhSawK6hQDec4TXb9BEp7nhbvG3WG5ypKiK"],"enrUri":"enr:-L24QDnfNGEYM3X7gH3MsnK39h5sIMLgo5RKG_IzDE_V3eHSUA00142H-MI_sdwqSS51tts_RrmmNv5_-0iSE6kkbTcCgmlkgnY0gmlwhKwS9xCKbXVsdGlhZGRyc5YACASsEvcQBhn2AAoErBL3EAYZ990DgnJzhQADAQAAiXNlY3AyNTZrMaECQHvMzYd9c0Xh2izUcabeAJwOCgFKiYbaqP_Epv1nb3yDdGNwghn2g3VkcIIZ-IV3YWt1MgM"}'
|
|
2026-03-14 04:31:39.581 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:39.581 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:39.581 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:39.583 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:39.583 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.25
|
|
2026-03-14 04:31:39.583 DEBUG [src.node.docker_mananger] Generated ports ['63022', '63023', '63024', '63025', '63026']
|
|
2026-03-14 04:31:39.583 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:39.583 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:39.583 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:39.583 DEBUG [src.node.docker_mananger] docker run -i -t -p 63022:63022 -p 63023:63023 -p 63024:63024 -p 63025:63025 -p 63026:63026 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=63024 --rest-port=63022 --tcp-port=63023 --discv5-udp-port=63025 --rest-address=0.0.0.0 --nat=extip:172.18.98.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=db002e4ccd972bc579c090f7b11c4fc91ea1def7f9176857cdcc1ceb1c57eb4d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63026 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QDnfNGEYM3X7gH3MsnK39h5sIMLgo5RKG_IzDE_V3eHSUA00142H-MI_sdwqSS51tts_RrmmNv5_-0iSE6kkbTcCgmlkgnY0gmlwhKwS9xCKbXVsdGlhZGRyc5YACASsEvcQBhn2AAoErBL3EAYZ990DgnJzhQADAQAAiXNlY3AyNTZrMaECQHvMzYd9c0Xh2izUcabeAJwOCgFKiYbaqP_Epv1nb3yDdGNwghn2g3VkcIIZ-IV3YWt1MgM
|
|
2026-03-14 04:31:39.810 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.25 waku 33b4afefbde81e5ce789df8e140d7bd32a41ca49be09a0eeb5e8d32a6f278c3c
|
|
2026-03-14 04:31:39.843 DEBUG [src.node.docker_mananger] Container started with ID 33b4afefbde8. Setting up logs at ./log/docker/node3_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:39.844 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63022
|
|
2026-03-14 04:31:39.844 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:40.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63022/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:40.847 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-14 04:31:40.848 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:40.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63022/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:40.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.25/tcp/63023/p2p/16Uiu2HAmLN2ud8YwPucpNXZVfxwgF2o516PC6Fs8ea7wVrbJU6gd","/ip4/172.18.98.25/tcp/63024/ws/p2p/16Uiu2HAmLN2ud8YwPucpNXZVfxwgF2o516PC6Fs8ea7wVrbJU6gd"],"enrUri":"enr:-L24QBAwShwECWb4_-N47gu8I2dVgjUtOHG3HBwAv1qAKetLL6MHa-Wlmr5Oj1C3uMtTMhgids97cSuzWBUUqBEDaHECgmlkgnY0gmlwhKwSYhmKbXVsdGlhZGRyc5YACASsEmIZBvYvAAoErBJiGQb2MN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcoWDbsbmJ0bTeDGzNe_yNfmCzNkgi1w6L6ufmnCwsHaDdGNwgvYvg3VkcIL2MYV3YWt1MgM"}'
|
|
2026-03-14 04:31:40.850 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:40.851 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:40.851 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:40.852 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:40.852 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.107
|
|
2026-03-14 04:31:40.852 DEBUG [src.node.docker_mananger] Generated ports ['22485', '22486', '22487', '22488', '22489']
|
|
2026-03-14 04:31:40.852 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:40.853 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:40.853 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:40.853 DEBUG [src.node.docker_mananger] docker run -i -t -p 22485:22485 -p 22486:22486 -p 22487:22487 -p 22488:22488 -p 22489:22489 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=22487 --rest-port=22485 --tcp-port=22486 --discv5-udp-port=22488 --rest-address=0.0.0.0 --nat=extip:172.18.15.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=30b2982eae39ecdcaecfab2fbad6a3bd0db4c3a22bf84ec8cbfb6f0ce7f8ebfc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22489 --metrics-logging=true --relay=true --filter=true --store=true --discv5-bootstrap-node=enr:-L24QBAwShwECWb4_-N47gu8I2dVgjUtOHG3HBwAv1qAKetLL6MHa-Wlmr5Oj1C3uMtTMhgids97cSuzWBUUqBEDaHECgmlkgnY0gmlwhKwSYhmKbXVsdGlhZGRyc5YACASsEmIZBvYvAAoErBJiGQb2MN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcoWDbsbmJ0bTeDGzNe_yNfmCzNkgi1w6L6ufmnCwsHaDdGNwgvYvg3VkcIL2MYV3YWt1MgM
|
|
2026-03-14 04:31:41.080 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.107 waku f3d5428e7d8f2d64d49a972d663ced224da8e7a532a09fa719f5ff681f8c97e5
|
|
2026-03-14 04:31:41.117 DEBUG [src.node.docker_mananger] Container started with ID f3d5428e7d8f. Setting up logs at ./log/docker/node4_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:41.118 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22485
|
|
2026-03-14 04:31:41.118 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:42.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22485/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:42.121 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-14 04:31:42.121 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:42.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22485/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:42.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.107/tcp/22486/p2p/16Uiu2HAkuh2UQCJbcMurLanedRqJtswPfkXrNi5tdsjwtr8NbQ3s","/ip4/172.18.15.107/tcp/22487/ws/p2p/16Uiu2HAkuh2UQCJbcMurLanedRqJtswPfkXrNi5tdsjwtr8NbQ3s"],"enrUri":"enr:-L24QNDQl6GfFMdx53cUOuXPvFhXPxJRv_fAy3bIT_872RJWESt09ffqMllKobHOU60EF8xWUnchJQTfeSpdNZ9ZDoYCgmlkgnY0gmlwhKwSD2uKbXVsdGlhZGRyc5YACASsEg9rBlfWAAoErBIPawZX190DgnJzhQADAQAAiXNlY3AyNTZrMaECA-7iR3GoKMHOskTUQAqBYxep-oHnJ4_VkF8DG8wobaKDdGNwglfWg3VkcIJX2IV3YWt1Mgc"}'
|
|
2026-03-14 04:31:42.124 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:42.124 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:42.124 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:42.126 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:42.126 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.156
|
|
2026-03-14 04:31:42.126 DEBUG [src.node.docker_mananger] Generated ports ['63338', '63339', '63340', '63341', '63342']
|
|
2026-03-14 04:31:42.126 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:42.126 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:42.126 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:42.127 DEBUG [src.node.docker_mananger] docker run -i -t -p 63338:63338 -p 63339:63339 -p 63340:63340 -p 63341:63341 -p 63342:63342 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=63340 --rest-port=63338 --tcp-port=63339 --discv5-udp-port=63341 --rest-address=0.0.0.0 --nat=extip:172.18.194.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdb91b13f3d3dcca4bdbd12262de2dc725d071f91dcfe43ee836692d2b45eccb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63342 --metrics-logging=true --relay=false --filternode=/ip4/172.18.15.107/tcp/22486/p2p/16Uiu2HAkuh2UQCJbcMurLanedRqJtswPfkXrNi5tdsjwtr8NbQ3s --discv5-bootstrap-node=enr:-L24QNDQl6GfFMdx53cUOuXPvFhXPxJRv_fAy3bIT_872RJWESt09ffqMllKobHOU60EF8xWUnchJQTfeSpdNZ9ZDoYCgmlkgnY0gmlwhKwSD2uKbXVsdGlhZGRyc5YACASsEg9rBlfWAAoErBIPawZX190DgnJzhQADAQAAiXNlY3AyNTZrMaECA-7iR3GoKMHOskTUQAqBYxep-oHnJ4_VkF8DG8wobaKDdGNwglfWg3VkcIJX2IV3YWt1Mgc
|
|
2026-03-14 04:31:42.345 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.156 waku 9091cfe85662b180004182cd4d827b1c543e5f2cd8653532af0c254a77db3ecf
|
|
2026-03-14 04:31:42.383 DEBUG [src.node.docker_mananger] Container started with ID 9091cfe85662. Setting up logs at ./log/docker/node6_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:42.384 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63338
|
|
2026-03-14 04:31:42.384 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:43.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63338/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:43.394 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":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-14 04:31:43.394 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:43.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63338/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:43.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.156/tcp/63339/p2p/16Uiu2HAmJFdUjYB2AuLNxkkmCmocjrfxw5UFWaK2nQPes9BvqTwT","/ip4/172.18.194.156/tcp/63340/ws/p2p/16Uiu2HAmJFdUjYB2AuLNxkkmCmocjrfxw5UFWaK2nQPes9BvqTwT"],"enrUri":"enr:-L24QPhVb-De3C_B1O0T9tfkNq_m4ei6V9T8OSqbGU_CIl_eKQYrp2Gxrv3TXDtjIxqjFuCZsXQbiMYzC0hh6rlPY1kCgmlkgnY0gmlwhKwSwpyKbXVsdGlhZGRyc5YACASsEsKcBvdrAAoErBLCnAb3bN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUyopzg2ZFDNaZLkSuCs06sd-BzUyAqChdme9Jt4rSg6DdGNwgvdrg3VkcIL3bYV3YWt1MgA"}'
|
|
2026-03-14 04:31:43.408 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:43.408 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topics
|
|
2026-03-14 04:31:43.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3431/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:43.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:43.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6645/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:43.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:43.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63022/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:43.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:43.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22485/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:31:43.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:31:43.463 DEBUG [tests.e2e.test_e2e] Node6 subscribe to filter for pubsubtopic /waku/2/rs/3/1
|
|
2026-03-14 04:31:43.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63338/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:31:43.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-14 04:31:43.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3431/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:43.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.15.107/tcp/22486/p2p/16Uiu2HAkuh2UQCJbcMurLanedRqJtswPfkXrNi5tdsjwtr8NbQ3s","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"Discv5"},{"multiaddr":"/ip4/172.18.98.25/tcp/63023/p2p/16Uiu2HAmLN2ud8YwPucpNXZVfxwgF2o516PC6Fs8ea7wVrbJU6gd","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"Discv5"},{"multiaddr":"/ip4/172.18.247.16/tcp/54226/p2p/16Uiu2HAkymPZYsbDBQhSawK6hQDec4TXb9BEp7nhbvG3WG5ypKiK","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"Discv5"}]'
|
|
2026-03-14 04:31:43.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6645/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:43.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.248.160/tcp/3432/p2p/16Uiu2HAm7rQpQQdNK2ZJQYUvZAPcrYiqc494jE2CvKoPq6WdoMxN","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"Discv5"},{"multiaddr":"/ip4/172.18.98.25/tcp/50350/p2p/16Uiu2HAmLN2ud8YwPucpNXZVfxwgF2o516PC6Fs8ea7wVrbJU6gd","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"UnknownOrigin"}]'
|
|
2026-03-14 04:31:43.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63022/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:43.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.15.107/tcp/38590/p2p/16Uiu2HAkuh2UQCJbcMurLanedRqJtswPfkXrNi5tdsjwtr8NbQ3s","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.248.160/tcp/38892/p2p/16Uiu2HAm7rQpQQdNK2ZJQYUvZAPcrYiqc494jE2CvKoPq6WdoMxN","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.247.16/tcp/6646/p2p/16Uiu2HAkymPZYsbDBQhSawK6hQDec4TXb9BEp7nhbvG3WG5ypKiK","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"Discv5"}]'
|
|
2026-03-14 04:31:43.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22485/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:43.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.248.160/tcp/60770/p2p/16Uiu2HAm7rQpQQdNK2ZJQYUvZAPcrYiqc494jE2CvKoPq6WdoMxN","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.98.25/tcp/63023/p2p/16Uiu2HAmLN2ud8YwPucpNXZVfxwgF2o516PC6Fs8ea7wVrbJU6gd","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"Discv5"},{"multiaddr":"/ip4/172.18.194.156/tcp/50634/p2p/16Uiu2HAmJFdUjYB2AuLNxkkmCmocjrfxw5UFWaK2nQPes9BvqTwT","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"UnknownOrigin"}]'
|
|
2026-03-14 04:31:43.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63338/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:43.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.15.107/tcp/22486/p2p/16Uiu2HAkuh2UQCJbcMurLanedRqJtswPfkXrNi5tdsjwtr8NbQ3s","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.37.1-81-g96f1c4","origin":"Discv5"}]'
|
|
2026-03-14 04:31:43.543 DEBUG [src.libs.common] Sleeping for 50 seconds
|
|
2026-03-14 04:32:33.543 DEBUG [tests.e2e.test_e2e] Node1 publish message for topic /waku/2/rs/3/1
|
|
2026-03-14 04:32:33.544 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:32:33.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3431/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:33.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:33.561 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:32:33.763 DEBUG [src.libs.common] Sleeping for 4 seconds
|
|
2026-03-14 04:32:37.763 DEBUG [tests.e2e.test_e2e] Node6 inquery for filter messages on pubsubtopic /waku/2/rs/3/1 & contenttopic/test/1/waku-filter/proto
|
|
2026-03-14 04:32:37.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63338/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:37.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773462753543955342,"ephemeral":false}]'
|
|
2026-03-14 04:32:37.767 DEBUG [tests.e2e.test_e2e] Filter inquiry response is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773462753543955342, 'ephemeral': False}]
|
|
2026-03-14 04:32:37.767 DEBUG [tests.e2e.test_e2e] Node5 goes live !!
|
|
2026-03-14 04:32:37.767 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:32:37.767 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:32:37.769 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:32:37.769 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.234
|
|
2026-03-14 04:32:37.769 DEBUG [src.node.docker_mananger] Generated ports ['59666', '59667', '59668', '59669', '59670']
|
|
2026-03-14 04:32:37.769 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:32:37.769 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:32:37.770 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:32:37.770 DEBUG [src.node.docker_mananger] docker run -i -t -p 59666:59666 -p 59667:59667 -p 59668:59668 -p 59669:59669 -p 59670:59670 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=59668 --rest-port=59666 --tcp-port=59667 --discv5-udp-port=59669 --rest-address=0.0.0.0 --nat=extip:172.18.52.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2fbe6ef6db4f8fe03cefcfed5d29acec8cb1a03ca0daeebbefdd7ae66fb269fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59670 --metrics-logging=true --relay=false --storenode=/ip4/172.18.15.107/tcp/22486/p2p/16Uiu2HAkuh2UQCJbcMurLanedRqJtswPfkXrNi5tdsjwtr8NbQ3s --discv5-bootstrap-node=enr:-L24QNDQl6GfFMdx53cUOuXPvFhXPxJRv_fAy3bIT_872RJWESt09ffqMllKobHOU60EF8xWUnchJQTfeSpdNZ9ZDoYCgmlkgnY0gmlwhKwSD2uKbXVsdGlhZGRyc5YACASsEg9rBlfWAAoErBIPawZX190DgnJzhQADAQAAiXNlY3AyNTZrMaECA-7iR3GoKMHOskTUQAqBYxep-oHnJ4_VkF8DG8wobaKDdGNwglfWg3VkcIJX2IV3YWt1Mgc
|
|
2026-03-14 04:32:37.975 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.234 waku d3453dd78724bc6e620996d47d33b5c412d85c44077d028a325e6747e594ab4c
|
|
2026-03-14 04:32:38.010 DEBUG [src.node.docker_mananger] Container started with ID d3453dd78724. Setting up logs at ./log/docker/node5_2026-03-14_04-31-33__0bfb8f0d-8c9a-4271-8566-f3e5655a3cf7__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:38.010 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59666
|
|
2026-03-14 04:32:38.010 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:32:39.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59666/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:39.014 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":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-14 04:32:39.014 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:32:39.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59666/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:39.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.234/tcp/59667/p2p/16Uiu2HAmKTHsLPnyvmt6mxDtcQ8FFxG696bDGcET7CXphMWbQB3m","/ip4/172.18.52.234/tcp/59668/ws/p2p/16Uiu2HAmKTHsLPnyvmt6mxDtcQ8FFxG696bDGcET7CXphMWbQB3m"],"enrUri":"enr:-L24QMdncoqXRblcq-rPYqYL2M4HsSNgbqva4HOUmWNLFM-9O0F9VB7-AhuCNRNV-HS9mBv6g6CiIbXmlThA1ora8moCgmlkgnY0gmlwhKwSNOqKbXVsdGlhZGRyc5YACASsEjTqBukTAAoErBI06gbpFN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZQKlftdsWrr6xW7S-x2H_vWdjs2zNhc6dJil9408hOCDdGNwgukTg3VkcILpFYV3YWt1MgA"}'
|
|
2026-03-14 04:32:39.017 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:32:39.017 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-14 04:32:41.017 DEBUG [tests.e2e.test_e2e] Node5 makes request to get stored messages
|
|
2026-03-14 04:32:41.018 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:32:41.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59666/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:41.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1807c15d9f6614dfe5d5","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xac70fe40cdf0508b2278d8794798ac7a9eb260ade15af486b1141ec37061473f"}]}'
|
|
2026-03-14 04:32:41.067 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-14 04:32:41.074 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:32:41.075 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:32:41.075 DEBUG [src.node.waku_node] Stopping container with id 0e571f89e866
|
|
2026-03-14 04:32:41.650 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:41.651 DEBUG [src.node.waku_node] Stopping container with id 5fbf70e36e7e
|
|
2026-03-14 04:32:42.257 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:42.258 DEBUG [src.node.waku_node] Stopping container with id 33b4afefbde8
|
|
2026-03-14 04:32:42.646 ERROR [src.node.docker_mananger] Max retries reached for container 0e571f89e866. Exiting log stream.
|
|
2026-03-14 04:32:42.831 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:42.833 DEBUG [src.node.waku_node] Stopping container with id f3d5428e7d8f
|
|
2026-03-14 04:32:43.072 ERROR [src.node.docker_mananger] Max retries reached for container 5fbf70e36e7e. Exiting log stream.
|
|
2026-03-14 04:32:43.402 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:43.403 DEBUG [src.node.waku_node] Stopping container with id 9091cfe85662
|
|
2026-03-14 04:32:43.820 ERROR [src.node.docker_mananger] Max retries reached for container 33b4afefbde8. Exiting log stream.
|
|
2026-03-14 04:32:43.980 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:43.981 DEBUG [src.node.waku_node] Stopping container with id d3453dd78724
|
|
2026-03-14 04:32:44.217 ERROR [src.node.docker_mananger] Max retries reached for container f3d5428e7d8f. Exiting log stream.
|
|
2026-03-14 04:32:44.490 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:44.494 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:32:44.589 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:44.638 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:44.741 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:44.806 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:44.824 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:44.828 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|