mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
82 lines
16 KiB
Plaintext
82 lines
16 KiB
Plaintext
2026-03-02 04:38:11.562 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:38:11.563 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_invalid_content_topic_format with id: 2026-03-02_04-38-11__15cbc9d6-4c8e-4f30-98ec-2b7df77bab00
|
|
2026-03-02 04:38:11.563 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:38:11.563 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-02 04:38:11.563 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-02 04:38:11.570 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:11.570 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-38-11__15cbc9d6-4c8e-4f30-98ec-2b7df77bab00__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:11.571 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:11.571 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:11.572 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:11.572 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.131
|
|
2026-03-02 04:38:11.573 DEBUG [src.node.docker_mananger] Generated ports ['56806', '56807', '56808', '56809', '56810']
|
|
2026-03-02 04:38:11.573 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:11.573 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:11.573 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:11.573 DEBUG [src.node.docker_mananger] docker run -i -t -p 56806:56806 -p 56807:56807 -p 56808:56808 -p 56809:56809 -p 56810:56810 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=56808 --rest-port=56806 --tcp-port=56807 --discv5-udp-port=56809 --rest-address=0.0.0.0 --nat=extip:172.18.47.131 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=af18435b9d66f12efca4a76d573aba2c29d3abcabaffa4c7ffacf31ae8cee24e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56810 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-02 04:38:11.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.131 waku 371666ec1b2e982906933aeb832d06020845c7dae162cf0268b27585f36055b6
|
|
2026-03-02 04:38:11.803 ERROR [src.node.docker_mananger] Max retries reached for container ed3187c0d700. Exiting log stream.
|
|
2026-03-02 04:38:11.805 DEBUG [src.node.docker_mananger] Container started with ID 371666ec1b2e. Setting up logs at ./log/docker/node1_2026-03-02_04-38-11__15cbc9d6-4c8e-4f30-98ec-2b7df77bab00__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:11.806 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56806
|
|
2026-03-02 04:38:11.806 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:12.364 ERROR [src.node.docker_mananger] Max retries reached for container 64f6f2d25be6. Exiting log stream.
|
|
2026-03-02 04:38:12.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56806/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:12.810 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-02 04:38:12.810 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:12.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56806/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:12.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.131/tcp/56807/p2p/16Uiu2HAkvC3FUxfsAePZRFnDho6myJJh3k37BZ39AZu5dDUZSyHk","/ip4/172.18.47.131/tcp/56808/ws/p2p/16Uiu2HAkvC3FUxfsAePZRFnDho6myJJh3k37BZ39AZu5dDUZSyHk"],"enrUri":"enr:-L24QPBtpPpKjfBeLw1ILkVACv5cklJlWxgakDI0Rr10lgb4ARMk9Jm-riuH2Ahx1Hw86i3DKLcSu4Rde_Dk0mZlsFICgmlkgnY0gmlwhKwSL4OKbXVsdGlhZGRyc5YACASsEi-DBt3nAAoErBIvgwbd6N0DgnJzhQADAQAAiXNlY3AyNTZrMaECC12bMmCkJDEENLZdfNOskRXO71xKjYsaqJ-mIQ_mVHODdGNwgt3ng3VkcILd6YV3YWt1MgU"}'
|
|
2026-03-02 04:38:12.813 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:12.813 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-02 04:38:12.820 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:12.820 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-38-11__15cbc9d6-4c8e-4f30-98ec-2b7df77bab00__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:12.821 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:12.821 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:12.822 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:12.822 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.194
|
|
2026-03-02 04:38:12.822 DEBUG [src.node.docker_mananger] Generated ports ['33010', '33011', '33012', '33013', '33014']
|
|
2026-03-02 04:38:12.822 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:12.823 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:12.823 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:12.823 DEBUG [src.node.docker_mananger] docker run -i -t -p 33010:33010 -p 33011:33011 -p 33012:33012 -p 33013:33013 -p 33014:33014 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=33012 --rest-port=33010 --tcp-port=33011 --discv5-udp-port=33013 --rest-address=0.0.0.0 --nat=extip:172.18.162.194 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=03f2bc5d293cdc38cab771ddb9c049cf0d361ccbb7401c698a30d12cacc4c9a5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33014 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPBtpPpKjfBeLw1ILkVACv5cklJlWxgakDI0Rr10lgb4ARMk9Jm-riuH2Ahx1Hw86i3DKLcSu4Rde_Dk0mZlsFICgmlkgnY0gmlwhKwSL4OKbXVsdGlhZGRyc5YACASsEi-DBt3nAAoErBIvgwbd6N0DgnJzhQADAQAAiXNlY3AyNTZrMaECC12bMmCkJDEENLZdfNOskRXO71xKjYsaqJ-mIQ_mVHODdGNwgt3ng3VkcILd6YV3YWt1MgU --filternode=/ip4/172.18.47.131/tcp/56807/p2p/16Uiu2HAkvC3FUxfsAePZRFnDho6myJJh3k37BZ39AZu5dDUZSyHk
|
|
2026-03-02 04:38:13.031 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.194 waku e3930f3f49681b51cfeb413f3e7e3f9cdd44038e385f7cb66ec20f5f9dadfaaa
|
|
2026-03-02 04:38:13.064 DEBUG [src.node.docker_mananger] Container started with ID e3930f3f4968. Setting up logs at ./log/docker/node2_2026-03-02_04-38-11__15cbc9d6-4c8e-4f30-98ec-2b7df77bab00__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:13.064 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33010
|
|
2026-03-02 04:38:13.064 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:14.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33010/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:14.068 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-02 04:38:14.068 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:14.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33010/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:14.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.194/tcp/33011/p2p/16Uiu2HAky7m31U6oTYqnRRMhTToqgfwMTaWtHKasEd1E9MRDCDS8","/ip4/172.18.162.194/tcp/33012/ws/p2p/16Uiu2HAky7m31U6oTYqnRRMhTToqgfwMTaWtHKasEd1E9MRDCDS8"],"enrUri":"enr:-L24QLk1EFUBmFk_a3yKShe4FGfJmpVcjRpLmgApCrLM0pkDLfwZ9NYl9_4bWZ44e71ij7nvgsONMIsXjAQykLFDjYYCgmlkgnY0gmlwhKwSosKKbXVsdGlhZGRyc5YACASsEqLCBoDzAAoErBKiwgaA9N0DgnJzhQADAQAAiXNlY3AyNTZrMaECNtgCZE7Z4yZY8cLiBuLXd9ED6staHEdegyVzBVBBXNmDdGNwgoDzg3VkcIKA9YV3YWt1MgA"}'
|
|
2026-03-02 04:38:14.071 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:14.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33010/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.47.131/tcp/56807/p2p/16Uiu2HAkvC3FUxfsAePZRFnDho6myJJh3k37BZ39AZu5dDUZSyHk"]'
|
|
2026-03-02 04:38:14.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:14.107 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-02 04:38:14.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56806/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:38:14.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:14.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "f7a2dc3f-bd05-4f18-8f7a-7dc24e0bfe0b", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:38:14.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f7a2dc3f-bd05-4f18-8f7a-7dc24e0bfe0b","statusDesc":"OK"}'
|
|
2026-03-02 04:38:14.144 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic Empty string
|
|
2026-03-02 04:38:14.145 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:33010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "Empty string", "value": ""}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:38:14.147 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:33010/filter/v2/subscriptions. 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-02 04:38:14.148 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic A dictionary
|
|
2026-03-02 04:38:14.148 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:33010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A dictionary", "value": {"key": "YWFh"}}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:38:14.151 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:33010/filter/v2/subscriptions. 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-02 04:38:14.152 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic An integer
|
|
2026-03-02 04:38:14.152 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:33010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "An integer", "value": 1234567890}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:38:14.154 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:33010/filter/v2/subscriptions. 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-02 04:38:14.155 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic A list
|
|
2026-03-02 04:38:14.155 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:33010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A list", "value": ["YWFh"]}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:38:14.158 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:33010/filter/v2/subscriptions. 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-02 04:38:14.158 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic A bool
|
|
2026-03-02 04:38:14.159 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:33010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A bool", "value": true}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:38:14.161 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:33010/filter/v2/subscriptions. 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-02 04:38:14.164 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:38:14.165 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:38:14.165 DEBUG [src.node.waku_node] Stopping container with id 371666ec1b2e
|
|
2026-03-02 04:38:14.771 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:14.771 DEBUG [src.node.waku_node] Stopping container with id e3930f3f4968
|
|
2026-03-02 04:38:15.397 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:15.400 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:38:15.410 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:38:15.416 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|