mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-24 04:15:03.216 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:15:03.217 DEBUG [tests.conftest] Running test: test_filter_ping_without_request_id with id: 2025-12-24_04-15-03__27d6cdb2-6faf-4a39-997a-7ce01a4de421
|
|
2025-12-24 04:15:03.217 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:15:03.217 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-24 04:15:03.217 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-24 04:15:03.223 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:15:03.223 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-15-03__27d6cdb2-6faf-4a39-997a-7ce01a4de421__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:15:03.224 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:15:03.224 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:15:03.225 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:15:03.225 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.220
|
|
2025-12-24 04:15:03.225 DEBUG [src.node.docker_mananger] Generated ports ['42099', '42100', '42101', '42102', '42103']
|
|
2025-12-24 04:15:03.225 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:15:03.225 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:15:03.226 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:15:03.226 DEBUG [src.node.docker_mananger] docker run -i -t -p 42099:42099 -p 42100:42100 -p 42101:42101 -p 42102:42102 -p 42103:42103 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=42101 --rest-port=42099 --tcp-port=42100 --discv5-udp-port=42102 --rest-address=0.0.0.0 --nat=extip:172.18.93.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7efb86a59b8bdafeee5efc8fcea2459c7e82cc2b1ed26e1efcead8fdeb69f05f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42103 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-24 04:15:03.409 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.220 waku 917b7a2a782152861211e84bdce8d702c9c29b3c7cf6f93008342b0a3516a56f
|
|
2025-12-24 04:15:03.440 DEBUG [src.node.docker_mananger] Container started with ID 917b7a2a7821. Setting up logs at ./log/docker/node1_2025-12-24_04-15-03__27d6cdb2-6faf-4a39-997a-7ce01a4de421__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:15:03.440 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42099
|
|
2025-12-24 04:15:03.442 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:15:03.508 ERROR [src.node.docker_mananger] Max retries reached for container 835674234ce0. Exiting log stream.
|
|
2025-12-24 04:15:04.023 ERROR [src.node.docker_mananger] Max retries reached for container 55a89e48bb53. Exiting log stream.
|
|
2025-12-24 04:15:04.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42099/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.446 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
|
2025-12-24 04:15:04.446 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:15:04.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42099/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.220/tcp/42100/p2p/16Uiu2HAkxHpxcDGNxNjKHDaHThemhsg1UBEuvTkSzrB9pUk8msyc","/ip4/172.18.93.220/tcp/42101/ws/p2p/16Uiu2HAkxHpxcDGNxNjKHDaHThemhsg1UBEuvTkSzrB9pUk8msyc"],"enrUri":"enr:-L24QBucVLKiFNx4bk6e6NgQesXC3FLS9EwOTMFlKEsf9dDndu6JP3Rn7E5GMsnRd9dWLIPtTKI1anwgwwSbVWT9PLwCgmlkgnY0gmlwhKwSXdyKbXVsdGlhZGRyc5YACASsEl3cBqR0AAoErBJd3Aakdd0DgnJzhQADAQAAiXNlY3AyNTZrMaECKpCRSVwnX_UC_N5Qyl7VLoIsK44lYtNGgNcQ7YllOEuDdGNwgqR0g3VkcIKkdoV3YWt1MgU"}'
|
|
2025-12-24 04:15:04.449 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:15:04.449 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-24 04:15:04.455 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:15:04.455 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-15-03__27d6cdb2-6faf-4a39-997a-7ce01a4de421__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:15:04.456 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:15:04.456 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:15:04.457 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:15:04.457 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.235
|
|
2025-12-24 04:15:04.457 DEBUG [src.node.docker_mananger] Generated ports ['33767', '33768', '33769', '33770', '33771']
|
|
2025-12-24 04:15:04.458 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:15:04.458 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:15:04.458 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:15:04.458 DEBUG [src.node.docker_mananger] docker run -i -t -p 33767:33767 -p 33768:33768 -p 33769:33769 -p 33770:33770 -p 33771:33771 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=33769 --rest-port=33767 --tcp-port=33768 --discv5-udp-port=33770 --rest-address=0.0.0.0 --nat=extip:172.18.118.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d9df8dbca87d7b3d5eefed5e0e6a2edd9b6aa2e5e8b1c8e7d3cf614a0fd0ec3c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33771 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBucVLKiFNx4bk6e6NgQesXC3FLS9EwOTMFlKEsf9dDndu6JP3Rn7E5GMsnRd9dWLIPtTKI1anwgwwSbVWT9PLwCgmlkgnY0gmlwhKwSXdyKbXVsdGlhZGRyc5YACASsEl3cBqR0AAoErBJd3Aakdd0DgnJzhQADAQAAiXNlY3AyNTZrMaECKpCRSVwnX_UC_N5Qyl7VLoIsK44lYtNGgNcQ7YllOEuDdGNwgqR0g3VkcIKkdoV3YWt1MgU --filternode=/ip4/172.18.93.220/tcp/42100/p2p/16Uiu2HAkxHpxcDGNxNjKHDaHThemhsg1UBEuvTkSzrB9pUk8msyc
|
|
2025-12-24 04:15:04.651 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.235 waku 9f7cc61cd22603ffd449132a63470b5cfb1a39d20d9469b861a599a7c06d3cfb
|
|
2025-12-24 04:15:04.688 DEBUG [src.node.docker_mananger] Container started with ID 9f7cc61cd226. Setting up logs at ./log/docker/node2_2025-12-24_04-15-03__27d6cdb2-6faf-4a39-997a-7ce01a4de421__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:15:04.689 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33767
|
|
2025-12-24 04:15:04.689 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:15:05.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33767/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.693 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":"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":"READY"}]}'
|
|
2025-12-24 04:15:05.693 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:15:05.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33767/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.235/tcp/33768/p2p/16Uiu2HAkuWXx9WbsGnd19wCxtxLw3WGQSupwPTaqx7tBwVsq7r7F","/ip4/172.18.118.235/tcp/33769/ws/p2p/16Uiu2HAkuWXx9WbsGnd19wCxtxLw3WGQSupwPTaqx7tBwVsq7r7F"],"enrUri":"enr:-L24QBa_GAaQamD9-Sb2TLiFydR-lyjn0TcXa9rwhwzHddc1XmwpW0BMSLWaDLnrDf3ylCl5ulfsIJk34Jb2Xb87EogCgmlkgnY0gmlwhKwSduuKbXVsdGlhZGRyc5YACASsEnbrBoPoAAoErBJ26waD6d0DgnJzhQADAQAAiXNlY3AyNTZrMaECAT7TikQ6qTIVY-UDsyttRr9_g9fgsE6PTLzhJ27hnH6DdGNwgoPog3VkcIKD6oV3YWt1MgA"}'
|
|
2025-12-24 04:15:05.696 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:15:05.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33767/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.93.220/tcp/42100/p2p/16Uiu2HAkxHpxcDGNxNjKHDaHThemhsg1UBEuvTkSzrB9pUk8msyc"]'
|
|
2025-12-24 04:15:05.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:15:05.727 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-24 04:15:05.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42099/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-24 04:15:05.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:15:05.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33767/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4234e3da-30fe-4855-a696-5c87d4415d4e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-24 04:15:05.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4234e3da-30fe-4855-a696-5c87d4415d4e","statusDesc":"OK"}'
|
|
2025-12-24 04:15:05.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33767/filter/v2/subscriptions/" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusDesc":"OK"}'
|
|
2025-12-24 04:15:05.764 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:15:05.765 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:15:05.765 DEBUG [src.node.waku_node] Stopping container with id 917b7a2a7821
|
|
2025-12-24 04:15:06.292 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:15:06.293 DEBUG [src.node.waku_node] Stopping container with id 9f7cc61cd226
|
|
2025-12-24 04:15:06.851 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:15:06.852 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:15:06.862 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:15:06.867 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|