mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-03 04:35:24.831 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:35:24.832 DEBUG [tests.conftest] Running test: test_filter_ping_on_unsubscribed_peer with id: 2026-03-03_04-35-24__fbb4d133-b9fa-4228-a96b-254c06b21834
|
|
2026-03-03 04:35:24.832 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:35:24.832 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-03 04:35:24.832 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-03 04:35:24.838 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:35:24.838 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-35-24__fbb4d133-b9fa-4228-a96b-254c06b21834__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:24.839 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:35:24.839 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:35:24.840 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:35:24.840 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.13
|
|
2026-03-03 04:35:24.840 DEBUG [src.node.docker_mananger] Generated ports ['59782', '59783', '59784', '59785', '59786']
|
|
2026-03-03 04:35:24.840 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:35:24.840 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:35:24.841 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:35:24.841 DEBUG [src.node.docker_mananger] docker run -i -t -p 59782:59782 -p 59783:59783 -p 59784:59784 -p 59785:59785 -p 59786:59786 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=59784 --rest-port=59782 --tcp-port=59783 --discv5-udp-port=59785 --rest-address=0.0.0.0 --nat=extip:172.18.173.13 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2b1e3c2f1aaa1da84b07eed1ec3aadeb83a59cb9ea70ceafac5bcfe3431eabff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59786 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-03 04:35:24.999 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.13 waku 84b5368ae6fa856dde3e05638daec0b390c3e0ff13395e8c2510e96d07330c0e
|
|
2026-03-03 04:35:25.027 DEBUG [src.node.docker_mananger] Container started with ID 84b5368ae6fa. Setting up logs at ./log/docker/node1_2026-03-03_04-35-24__fbb4d133-b9fa-4228-a96b-254c06b21834__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:25.028 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59782
|
|
2026-03-03 04:35:25.028 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:35:25.089 ERROR [src.node.docker_mananger] Max retries reached for container 420cc8fa1f1e. Exiting log stream.
|
|
2026-03-03 04:35:25.617 ERROR [src.node.docker_mananger] Max retries reached for container 1fd41fb03189. Exiting log stream.
|
|
2026-03-03 04:35:26.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59782/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:26.031 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":"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-03 04:35:26.031 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:35:26.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59782/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:26.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.13/tcp/59783/p2p/16Uiu2HAkwzahWkDe8UMC6XnEW2x3n8LToruQoNC6EYYfgX97A2YF","/ip4/172.18.173.13/tcp/59784/ws/p2p/16Uiu2HAkwzahWkDe8UMC6XnEW2x3n8LToruQoNC6EYYfgX97A2YF"],"enrUri":"enr:-L24QF8_QB1GLvu4UN4FUYmW8VDIRxSzJS8LOR6V_F34kEu8LDyKSWhSCwf9wcgUlOMiO-OmcAYyPxEcpnLZc5HjSSsCgmlkgnY0gmlwhKwSrQ2KbXVsdGlhZGRyc5YACASsEq0NBumHAAoErBKtDQbpiN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJiWR1UBiH-9vmbU5v2Bd2Y6fZDXo3Pyc6O8ynpzaEACDdGNwgumHg3VkcILpiYV3YWt1MgU"}'
|
|
2026-03-03 04:35:26.034 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:35:26.034 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-03 04:35:26.040 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:35:26.040 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-35-24__fbb4d133-b9fa-4228-a96b-254c06b21834__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:26.040 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:35:26.040 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:35:26.041 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:35:26.041 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.36
|
|
2026-03-03 04:35:26.041 DEBUG [src.node.docker_mananger] Generated ports ['49306', '49307', '49308', '49309', '49310']
|
|
2026-03-03 04:35:26.042 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:35:26.042 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:35:26.042 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:35:26.042 DEBUG [src.node.docker_mananger] docker run -i -t -p 49306:49306 -p 49307:49307 -p 49308:49308 -p 49309:49309 -p 49310:49310 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=49308 --rest-port=49306 --tcp-port=49307 --discv5-udp-port=49309 --rest-address=0.0.0.0 --nat=extip:172.18.200.36 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9a1e0dffbcb7e9cbf0d9be505f75fc7d7f793d1e5fac30a39fa6de632e8137a9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49310 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF8_QB1GLvu4UN4FUYmW8VDIRxSzJS8LOR6V_F34kEu8LDyKSWhSCwf9wcgUlOMiO-OmcAYyPxEcpnLZc5HjSSsCgmlkgnY0gmlwhKwSrQ2KbXVsdGlhZGRyc5YACASsEq0NBumHAAoErBKtDQbpiN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJiWR1UBiH-9vmbU5v2Bd2Y6fZDXo3Pyc6O8ynpzaEACDdGNwgumHg3VkcILpiYV3YWt1MgU --filternode=/ip4/172.18.173.13/tcp/59783/p2p/16Uiu2HAkwzahWkDe8UMC6XnEW2x3n8LToruQoNC6EYYfgX97A2YF
|
|
2026-03-03 04:35:26.201 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.36 waku 74880b8ee81d4da66445be4c257d85245aff40d46ddd8a9a455e138b618f0867
|
|
2026-03-03 04:35:26.226 DEBUG [src.node.docker_mananger] Container started with ID 74880b8ee81d. Setting up logs at ./log/docker/node2_2026-03-03_04-35-24__fbb4d133-b9fa-4228-a96b-254c06b21834__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:26.226 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49306
|
|
2026-03-03 04:35:26.226 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:35:27.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49306/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:27.229 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-03 04:35:27.230 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:35:27.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:27.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.36/tcp/49307/p2p/16Uiu2HAkxoBSFtizyu3rHzMN5LovFT46GUPz2YRUPEax4psXoHbn","/ip4/172.18.200.36/tcp/49308/ws/p2p/16Uiu2HAkxoBSFtizyu3rHzMN5LovFT46GUPz2YRUPEax4psXoHbn"],"enrUri":"enr:-L24QBQyFIPB0c1ZmziypGR3_FPs11Br5r4e_HqzMmAjxe-vbPRGyaouC0pMkmzXrkuvWGvz7wA-8Ru96DK_m3ZoFCgCgmlkgnY0gmlwhKwSyCSKbXVsdGlhZGRyc5YACASsEsgkBsCbAAoErBLIJAbAnN0DgnJzhQADAQAAiXNlY3AyNTZrMaECMhWQaBIflGY4IwHWaBEaRxOVj13CUMqgG3NvsAL9mLGDdGNwgsCbg3VkcILAnYV3YWt1MgA"}'
|
|
2026-03-03 04:35:27.232 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:35:27.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49306/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.13/tcp/59783/p2p/16Uiu2HAkwzahWkDe8UMC6XnEW2x3n8LToruQoNC6EYYfgX97A2YF"]'
|
|
2026-03-03 04:35:27.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:27.264 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-03 04:35:27.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59782/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:35:27.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:27.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "075e1cd2-fbc2-403d-96bb-fa6499261987", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-03 04:35:27.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"075e1cd2-fbc2-403d-96bb-fa6499261987","statusDesc":"OK"}'
|
|
2026-03-03 04:35:27.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49306/filter/v2/subscriptions/90019e38-ef01-4b39-866e-a14d72ce311e" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:27.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"90019e38-ef01-4b39-866e-a14d72ce311e","statusDesc":"OK"}'
|
|
2026-03-03 04:35:27.301 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:49306/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "12345", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-03 04:35:27.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"12345","statusDesc":"OK"}'
|
|
2026-03-03 04:35:27.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49306/filter/v2/subscriptions/e678acc6-1ff0-4f5f-b478-3d88bb6d9d2b" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:27.315 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:49306/filter/v2/subscriptions/e678acc6-1ff0-4f5f-b478-3d88bb6d9d2b. Response content: b'{"requestId":"e678acc6-1ff0-4f5f-b478-3d88bb6d9d2b","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-03-03 04:35:27.318 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:35:27.319 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:35:27.319 DEBUG [src.node.waku_node] Stopping container with id 84b5368ae6fa
|
|
2026-03-03 04:35:27.810 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:35:27.812 DEBUG [src.node.waku_node] Stopping container with id 74880b8ee81d
|
|
2026-03-03 04:35:28.257 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:35:28.259 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:35:28.265 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:35:28.270 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|