mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-10 04:32:14.723 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:32:14.723 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_extra_field with id: 2026-03-10_04-32-14__375fdaa6-387b-412c-adaf-ff0fb57a838a
|
|
2026-03-10 04:32:14.723 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:32:14.723 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-10 04:32:14.724 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-10 04:32:14.731 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:32:14.731 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-32-14__375fdaa6-387b-412c-adaf-ff0fb57a838a__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:14.731 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:32:14.732 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:32:14.735 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:32:14.735 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.208
|
|
2026-03-10 04:32:14.735 DEBUG [src.node.docker_mananger] Generated ports ['22453', '22454', '22455', '22456', '22457']
|
|
2026-03-10 04:32:14.735 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:32:14.736 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:32:14.736 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:32:14.736 DEBUG [src.node.docker_mananger] docker run -i -t -p 22453:22453 -p 22454:22454 -p 22455:22455 -p 22456:22456 -p 22457:22457 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=22455 --rest-port=22453 --tcp-port=22454 --discv5-udp-port=22456 --rest-address=0.0.0.0 --nat=extip:172.18.92.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbc8aeead8bf7f1a18bb8e8efffb0343e13f4dc1f30bfa0fd4ad7cf1b9eaadde --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22457 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-10 04:32:14.939 ERROR [src.node.docker_mananger] Max retries reached for container aa994e0c4904. Exiting log stream.
|
|
2026-03-10 04:32:14.948 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.208 waku 0cc3eb891f7927b7b5cbb50b7b985e3c363d11387cab9812a4b9620a031b7d60
|
|
2026-03-10 04:32:14.986 DEBUG [src.node.docker_mananger] Container started with ID 0cc3eb891f79. Setting up logs at ./log/docker/node1_2026-03-10_04-32-14__375fdaa6-387b-412c-adaf-ff0fb57a838a__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:14.987 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22453
|
|
2026-03-10 04:32:14.987 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:32:15.499 ERROR [src.node.docker_mananger] Max retries reached for container ce6ab8417774. Exiting log stream.
|
|
2026-03-10 04:32:15.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22453/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:15.990 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-10 04:32:15.991 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:32:15.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22453/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:15.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.208/tcp/22454/p2p/16Uiu2HAm8nPtFAtDLXcBmZwZM6JgKwRt7za7TLCTAsMksK8ms6jt","/ip4/172.18.92.208/tcp/22455/ws/p2p/16Uiu2HAm8nPtFAtDLXcBmZwZM6JgKwRt7za7TLCTAsMksK8ms6jt"],"enrUri":"enr:-L24QNjk2l2wNm5_0EccJe4xTTpCrAJvzt0oh6Xts9EFfER0MVPQep-XY0n7xSJVa7CMjhQBsYe7u_WO13OAKEt8ASoCgmlkgnY0gmlwhKwSXNCKbXVsdGlhZGRyc5YACASsElzQBle2AAoErBJc0AZXt90DgnJzhQADAQAAiXNlY3AyNTZrMaECxnbtd99T0w-wUwM72IglQjVK4IbQpSihVQHO8_XDnduDdGNwgle2g3VkcIJXuIV3YWt1MgU"}'
|
|
2026-03-10 04:32:15.994 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:32:15.994 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-10 04:32:16.001 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:32:16.001 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-32-14__375fdaa6-387b-412c-adaf-ff0fb57a838a__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:16.001 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:32:16.001 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:32:16.003 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:32:16.003 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.45.47
|
|
2026-03-10 04:32:16.003 DEBUG [src.node.docker_mananger] Generated ports ['46611', '46612', '46613', '46614', '46615']
|
|
2026-03-10 04:32:16.003 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:32:16.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:32:16.003 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:32:16.003 DEBUG [src.node.docker_mananger] docker run -i -t -p 46611:46611 -p 46612:46612 -p 46613:46613 -p 46614:46614 -p 46615:46615 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=46613 --rest-port=46611 --tcp-port=46612 --discv5-udp-port=46614 --rest-address=0.0.0.0 --nat=extip:172.18.45.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1d1cf2aaccd3ce097cc967fb287db6d1fffa2dbe6bdef16af076def4e88c6ae4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46615 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNjk2l2wNm5_0EccJe4xTTpCrAJvzt0oh6Xts9EFfER0MVPQep-XY0n7xSJVa7CMjhQBsYe7u_WO13OAKEt8ASoCgmlkgnY0gmlwhKwSXNCKbXVsdGlhZGRyc5YACASsElzQBle2AAoErBJc0AZXt90DgnJzhQADAQAAiXNlY3AyNTZrMaECxnbtd99T0w-wUwM72IglQjVK4IbQpSihVQHO8_XDnduDdGNwgle2g3VkcIJXuIV3YWt1MgU --filternode=/ip4/172.18.92.208/tcp/22454/p2p/16Uiu2HAm8nPtFAtDLXcBmZwZM6JgKwRt7za7TLCTAsMksK8ms6jt
|
|
2026-03-10 04:32:16.206 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.45.47 waku 2bf88b25fb4c0457a8e95dbe9526f281771578b88ed9e72d9162c23de612bc4a
|
|
2026-03-10 04:32:16.242 DEBUG [src.node.docker_mananger] Container started with ID 2bf88b25fb4c. Setting up logs at ./log/docker/node2_2026-03-10_04-32-14__375fdaa6-387b-412c-adaf-ff0fb57a838a__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:16.243 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46611
|
|
2026-03-10 04:32:16.243 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:32:17.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46611/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:17.247 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-10 04:32:17.247 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:32:17.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46611/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:17.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.47/tcp/46612/p2p/16Uiu2HAmCcG37FRhzNhhKEbYc2f85Hf6RzUgsAySMhBSCqzHAQ8a","/ip4/172.18.45.47/tcp/46613/ws/p2p/16Uiu2HAmCcG37FRhzNhhKEbYc2f85Hf6RzUgsAySMhBSCqzHAQ8a"],"enrUri":"enr:-L24QDldGGZJ1UrQn-J_7BTNy_LXHfqFZP7oaEZPP3S8kBm2BmY7unkh6ldNuE4EN-6-lJnZLdqhRfCF6ejVfFaWfjUCgmlkgnY0gmlwhKwSLS-KbXVsdGlhZGRyc5YACASsEi0vBrYUAAoErBItLwa2Fd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_0z-kC7vF6O-uXdpLq3CFoQrVHnM-RtLHk6VzMaRSXuDdGNwgrYUg3VkcIK2FoV3YWt1MgA"}'
|
|
2026-03-10 04:32:17.250 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:32:17.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46611/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.92.208/tcp/22454/p2p/16Uiu2HAm8nPtFAtDLXcBmZwZM6JgKwRt7za7TLCTAsMksK8ms6jt"]'
|
|
2026-03-10 04:32:17.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:32:17.287 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-10 04:32:17.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22453/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-10 04:32:17.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:32:17.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46611/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b1fc3aa7-2d9b-40a5-ae52-ddd088764666", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-10 04:32:17.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b1fc3aa7-2d9b-40a5-ae52-ddd088764666","statusDesc":"OK"}'
|
|
2026-03-10 04:32:17.323 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:46611/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
|
2026-03-10 04:32:17.326 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46611/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-10 04:32:17.328 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:32:17.329 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:32:17.329 DEBUG [src.node.waku_node] Stopping container with id 0cc3eb891f79
|
|
2026-03-10 04:32:17.908 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:32:17.908 DEBUG [src.node.waku_node] Stopping container with id 2bf88b25fb4c
|
|
2026-03-10 04:32:18.445 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:32:18.448 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:32:18.452 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:32:18.456 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|