mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 08:03:29 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-02-28 20:25:33.983 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:25:33.984 DEBUG [tests.conftest] Running test: test_filter_update_subscription_add_101_new_content_topics with id: 2026-02-28_20-25-33__fc156732-f1fd-4f78-a23b-c35577fd6bc6
|
|
2026-02-28 20:25:33.984 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:25:33.984 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-28 20:25:33.984 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-28 20:25:33.992 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:25:33.993 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-25-33__fc156732-f1fd-4f78-a23b-c35577fd6bc6__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:25:33.993 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:25:33.993 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:25:33.994 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:25:33.994 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.53
|
|
2026-02-28 20:25:33.995 DEBUG [src.node.docker_mananger] Generated ports ['36704', '36705', '36706', '36707', '36708']
|
|
2026-02-28 20:25:33.995 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:25:33.995 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:25:33.995 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:25:33.995 DEBUG [src.node.docker_mananger] docker run -i -t -p 36704:36704 -p 36705:36705 -p 36706:36706 -p 36707:36707 -p 36708:36708 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=36706 --rest-port=36704 --tcp-port=36705 --discv5-udp-port=36707 --rest-address=0.0.0.0 --nat=extip:172.18.196.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d53149adb9eab024cfafb782acd8decede094fdc7fae6f77c8cc09ffc0fd46fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36708 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 20:25:34.186 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.53 waku e650a54a23630ead414a84e807f3226e7867d5e34318bb68305279581c39d6b9
|
|
2026-02-28 20:25:34.223 DEBUG [src.node.docker_mananger] Container started with ID e650a54a2363. Setting up logs at ./log/docker/node1_2026-02-28_20-25-33__fc156732-f1fd-4f78-a23b-c35577fd6bc6__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:25:34.224 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36704
|
|
2026-02-28 20:25:34.224 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:25:34.241 ERROR [src.node.docker_mananger] Max retries reached for container 279a70180b46. Exiting log stream.
|
|
2026-02-28 20:25:34.787 ERROR [src.node.docker_mananger] Max retries reached for container 026ae87ed8d2. Exiting log stream.
|
|
2026-02-28 20:25:35.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36704/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:25:35.227 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-02-28 20:25:35.227 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:25:35.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36704/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:25:35.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.53/tcp/36705/p2p/16Uiu2HAkzpavuFvhCNdPaqJKY9qgG26QxvNi1wp9yajAZNN9XxFN","/ip4/172.18.196.53/tcp/36706/ws/p2p/16Uiu2HAkzpavuFvhCNdPaqJKY9qgG26QxvNi1wp9yajAZNN9XxFN"],"enrUri":"enr:-L24QHHSvRbqiplBbVLHrNCouOrDY90Ze8MrIjxQwjIJTtHxHf4dljDzQEh3rGVUK_jQTdawDxkl5LQbmwsU5BUrAWsCgmlkgnY0gmlwhKwSxDWKbXVsdGlhZGRyc5YACASsEsQ1Bo9hAAoErBLENQaPYt0DgnJzhQADAQAAiXNlY3AyNTZrMaECUCkVVlnJK_H5_GixkQ_2WIm3zZ3eKDCXfHK6BwgBWY2DdGNwgo9hg3VkcIKPY4V3YWt1MgU"}'
|
|
2026-02-28 20:25:35.230 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:25:35.230 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-28 20:25:35.237 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:25:35.237 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-25-33__fc156732-f1fd-4f78-a23b-c35577fd6bc6__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:25:35.238 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:25:35.238 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:25:35.239 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:25:35.239 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.169
|
|
2026-02-28 20:25:35.239 DEBUG [src.node.docker_mananger] Generated ports ['35464', '35465', '35466', '35467', '35468']
|
|
2026-02-28 20:25:35.240 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:25:35.240 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:25:35.240 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:25:35.240 DEBUG [src.node.docker_mananger] docker run -i -t -p 35464:35464 -p 35465:35465 -p 35466:35466 -p 35467:35467 -p 35468:35468 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=35466 --rest-port=35464 --tcp-port=35465 --discv5-udp-port=35467 --rest-address=0.0.0.0 --nat=extip:172.18.145.169 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bde73db38cb1340c6ebda13081e2aabab57bff19feea052e6bada04a60dd31f4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35468 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHHSvRbqiplBbVLHrNCouOrDY90Ze8MrIjxQwjIJTtHxHf4dljDzQEh3rGVUK_jQTdawDxkl5LQbmwsU5BUrAWsCgmlkgnY0gmlwhKwSxDWKbXVsdGlhZGRyc5YACASsEsQ1Bo9hAAoErBLENQaPYt0DgnJzhQADAQAAiXNlY3AyNTZrMaECUCkVVlnJK_H5_GixkQ_2WIm3zZ3eKDCXfHK6BwgBWY2DdGNwgo9hg3VkcIKPY4V3YWt1MgU --filternode=/ip4/172.18.196.53/tcp/36705/p2p/16Uiu2HAkzpavuFvhCNdPaqJKY9qgG26QxvNi1wp9yajAZNN9XxFN
|
|
2026-02-28 20:25:35.441 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.169 waku 560a2b65f13b42db241d2d3dd8bec4bc7621d579fd7808c54b4affcbb825790c
|
|
2026-02-28 20:25:35.481 DEBUG [src.node.docker_mananger] Container started with ID 560a2b65f13b. Setting up logs at ./log/docker/node2_2026-02-28_20-25-33__fc156732-f1fd-4f78-a23b-c35577fd6bc6__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:25:35.481 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35464
|
|
2026-02-28 20:25:35.481 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:25:36.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35464/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:25:36.485 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-02-28 20:25:36.485 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:25:36.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35464/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:25:36.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.169/tcp/35465/p2p/16Uiu2HAkvRfUPYWq6UFiBWEqPnFGmzp6mN8v918SxBbJFdy66Vvs","/ip4/172.18.145.169/tcp/35466/ws/p2p/16Uiu2HAkvRfUPYWq6UFiBWEqPnFGmzp6mN8v918SxBbJFdy66Vvs"],"enrUri":"enr:-L24QM9r6EbORRmPovT176Y7YC4jLVvLkGBtAWh9uU6TRqV9B0lIJwOTk575WKjYVTswmVWKr1fUW_OC0sLVsFi80uYCgmlkgnY0gmlwhKwSkamKbXVsdGlhZGRyc5YACASsEpGpBoqJAAoErBKRqQaKit0DgnJzhQADAQAAiXNlY3AyNTZrMaECDtsdG1L18AkMXWBLmnyWmiybwMq2xD-CnEQVaXwUBDyDdGNwgoqJg3VkcIKKi4V3YWt1MgA"}'
|
|
2026-02-28 20:25:36.487 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:25:36.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35464/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.196.53/tcp/36705/p2p/16Uiu2HAkzpavuFvhCNdPaqJKY9qgG26QxvNi1wp9yajAZNN9XxFN"]'
|
|
2026-02-28 20:25:36.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:25:36.527 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-28 20:25:36.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36704/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 20:25:36.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:25:36.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35464/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d84d8bf4-730d-44c8-b1d2-8acc83cbe7c4", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-28 20:25:36.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d84d8bf4-730d-44c8-b1d2-8acc83cbe7c4","statusDesc":"OK"}'
|
|
2026-02-28 20:25:36.563 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:35464/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-28 20:25:36.572 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35464/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
|
2026-02-28 20:25:36.575 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:25:36.576 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:25:36.577 DEBUG [src.node.waku_node] Stopping container with id e650a54a2363
|
|
2026-02-28 20:25:37.160 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:25:37.160 DEBUG [src.node.waku_node] Stopping container with id 560a2b65f13b
|
|
2026-02-28 20:25:37.685 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:25:37.688 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:25:37.693 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:25:37.697 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|