mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-28 04:41:45.777 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-28 04:41:45.777 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_extra_field with id: 2026-03-28_04-41-45__2b721024-79eb-46f9-adba-540bd7e71fa4
|
|
2026-03-28 04:41:45.777 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-28 04:41:45.777 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-28 04:41:45.778 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-28 04:41:45.784 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:41:45.784 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-28_04-41-45__2b721024-79eb-46f9-adba-540bd7e71fa4__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:41:45.784 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:41:45.784 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:41:45.785 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:41:45.786 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.8
|
|
2026-03-28 04:41:45.786 DEBUG [src.node.docker_mananger] Generated ports ['36383', '36384', '36385', '36386', '36387']
|
|
2026-03-28 04:41:45.786 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:41:45.786 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:41:45.786 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:41:45.786 DEBUG [src.node.docker_mananger] docker run -i -t -p 36383:36383 -p 36384:36384 -p 36385:36385 -p 36386:36386 -p 36387:36387 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=36385 --rest-port=36383 --tcp-port=36384 --discv5-udp-port=36386 --rest-address=0.0.0.0 --nat=extip:172.18.36.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2170d849348ed06fa875c24567b4fbed647cfe3111bd4a23eb258adb43b3dbf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36387 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-28 04:41:45.980 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.8 waku e441666d8fcea0d23a7604acab5f8fc344d12c6a8048c5f5dededc50f8dc3b77
|
|
2026-03-28 04:41:46.015 DEBUG [src.node.docker_mananger] Container started with ID e441666d8fce. Setting up logs at ./log/docker/node1_2026-03-28_04-41-45__2b721024-79eb-46f9-adba-540bd7e71fa4__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:41:46.016 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36383
|
|
2026-03-28 04:41:46.016 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:41:46.123 ERROR [src.node.docker_mananger] Max retries reached for container 6bae0c95788e. Exiting log stream.
|
|
2026-03-28 04:41:46.579 ERROR [src.node.docker_mananger] Max retries reached for container 65b8ae9802a3. Exiting log stream.
|
|
2026-03-28 04:41:47.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:41:47.019 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-28 04:41:47.019 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:41:47.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:41:47.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.8/tcp/36384/p2p/16Uiu2HAmHKpqsHLWQQgtZbVtYxXg8Uqwo19nQHp2ciiQWw4oybeg","/ip4/172.18.36.8/tcp/36385/ws/p2p/16Uiu2HAmHKpqsHLWQQgtZbVtYxXg8Uqwo19nQHp2ciiQWw4oybeg"],"enrUri":"enr:-L24QM4Nx8nryHCUu60lWN7TXvfrKuZA84JBImrKOU7CIY6dP_SkqBeyVyqrDWhhXqiKANWf-2sJqBrSk-2-Vaayc-MCgmlkgnY0gmlwhKwSJAiKbXVsdGlhZGRyc5YACASsEiQIBo4gAAoErBIkCAaOId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRWGmO4PVKuowKy9XteOira4RsLDNmh650b6PqSS-SNGDdGNwgo4gg3VkcIKOIoV3YWt1MgU"}'
|
|
2026-03-28 04:41:47.022 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:41:47.022 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-28 04:41:47.029 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:41:47.029 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-28_04-41-45__2b721024-79eb-46f9-adba-540bd7e71fa4__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:41:47.029 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:41:47.029 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:41:47.030 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:41:47.031 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.23
|
|
2026-03-28 04:41:47.031 DEBUG [src.node.docker_mananger] Generated ports ['21453', '21454', '21455', '21456', '21457']
|
|
2026-03-28 04:41:47.031 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:41:47.031 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:41:47.031 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:41:47.031 DEBUG [src.node.docker_mananger] docker run -i -t -p 21453:21453 -p 21454:21454 -p 21455:21455 -p 21456:21456 -p 21457:21457 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=21455 --rest-port=21453 --tcp-port=21454 --discv5-udp-port=21456 --rest-address=0.0.0.0 --nat=extip:172.18.16.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=30aaaf2a8ffa5373ea8a46a34a2d616bdec9cfeab329f5afb84ab5afef4379d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21457 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QM4Nx8nryHCUu60lWN7TXvfrKuZA84JBImrKOU7CIY6dP_SkqBeyVyqrDWhhXqiKANWf-2sJqBrSk-2-Vaayc-MCgmlkgnY0gmlwhKwSJAiKbXVsdGlhZGRyc5YACASsEiQIBo4gAAoErBIkCAaOId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRWGmO4PVKuowKy9XteOira4RsLDNmh650b6PqSS-SNGDdGNwgo4gg3VkcIKOIoV3YWt1MgU --filternode=/ip4/172.18.36.8/tcp/36384/p2p/16Uiu2HAmHKpqsHLWQQgtZbVtYxXg8Uqwo19nQHp2ciiQWw4oybeg
|
|
2026-03-28 04:41:47.215 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.23 waku d199f071a7e3fe4732dbc373b570ab8f1369ce341eaeb60eed6a5aad3279def4
|
|
2026-03-28 04:41:47.252 DEBUG [src.node.docker_mananger] Container started with ID d199f071a7e3. Setting up logs at ./log/docker/node2_2026-03-28_04-41-45__2b721024-79eb-46f9-adba-540bd7e71fa4__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:41:47.253 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21453
|
|
2026-03-28 04:41:47.253 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:41:48.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21453/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:41:48.257 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-28 04:41:48.257 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:41:48.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21453/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:41:48.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.23/tcp/21454/p2p/16Uiu2HAm4QvQvkFvjrmYCzSNi3SHJQkYWPDbbdLyJPtN7bYo29sR","/ip4/172.18.16.23/tcp/21455/ws/p2p/16Uiu2HAm4QvQvkFvjrmYCzSNi3SHJQkYWPDbbdLyJPtN7bYo29sR"],"enrUri":"enr:-L24QCxYYbOvIpwXAw_T48mHwI9BniopC2bKWcwzdGO4CIJ4RswPmXFnrCGtHglnbfhrsK4rdf23LelRl1EaxMg3Fl8CgmlkgnY0gmlwhKwSEBeKbXVsdGlhZGRyc5YACASsEhAXBlPOAAoErBIQFwZTz90DgnJzhQADAQAAiXNlY3AyNTZrMaEChYfr3mQzH2ZyG3evTngFejwBfG42gmtM_u5LseEqvHSDdGNwglPOg3VkcIJT0IV3YWt1MgA"}'
|
|
2026-03-28 04:41:48.260 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:41:48.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21453/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.36.8/tcp/36384/p2p/16Uiu2HAmHKpqsHLWQQgtZbVtYxXg8Uqwo19nQHp2ciiQWw4oybeg"]'
|
|
2026-03-28 04:41:48.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:41:48.296 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-28 04:41:48.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36383/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-28 04:41:48.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:41:48.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21453/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "20168a8d-f7e3-4fe8-8663-e6b18a8ae93a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-28 04:41:48.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"20168a8d-f7e3-4fe8-8663-e6b18a8ae93a","statusDesc":"OK"}'
|
|
2026-03-28 04:41:48.329 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21453/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1, "extraField": "extraValue"}'
|
|
2026-03-28 04:41:48.332 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21453/filter/v2/subscriptions/all. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-03-28 04:41:48.334 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-28 04:41:48.335 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-28 04:41:48.335 DEBUG [src.node.waku_node] Stopping container with id e441666d8fce
|
|
2026-03-28 04:41:48.766 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:41:48.767 DEBUG [src.node.waku_node] Stopping container with id d199f071a7e3
|
|
2026-03-28 04:41:49.211 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:41:49.214 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-28 04:41:49.219 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-28 04:41:49.223 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|