mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-08 04:37:05.407 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:37:05.407 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_extra_field with id: 2026-03-08_04-37-05__05cac4e4-7af6-4138-befe-3e63851b272d
|
|
2026-03-08 04:37:05.408 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:37:05.408 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-08 04:37:05.408 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-08 04:37:05.415 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:37:05.415 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-37-05__05cac4e4-7af6-4138-befe-3e63851b272d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:05.416 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:37:05.416 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:37:05.417 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:37:05.418 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.14
|
|
2026-03-08 04:37:05.418 DEBUG [src.node.docker_mananger] Generated ports ['58242', '58243', '58244', '58245', '58246']
|
|
2026-03-08 04:37:05.418 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:37:05.418 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:37:05.418 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:37:05.418 DEBUG [src.node.docker_mananger] docker run -i -t -p 58242:58242 -p 58243:58243 -p 58244:58244 -p 58245:58245 -p 58246:58246 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=58244 --rest-port=58242 --tcp-port=58243 --discv5-udp-port=58245 --rest-address=0.0.0.0 --nat=extip:172.18.88.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41d7a8eecfe1db8dc0dcd453eefbd3e5b6acfe9cef2675b2ee58d596d8f09446 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58246 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-08 04:37:05.607 ERROR [src.node.docker_mananger] Max retries reached for container 5120b100b558. Exiting log stream.
|
|
2026-03-08 04:37:05.629 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.14 waku 4953610aa09504c56232c6a2d045d5d503cbc0496f29a4e08af49dad68475d0a
|
|
2026-03-08 04:37:05.668 DEBUG [src.node.docker_mananger] Container started with ID 4953610aa095. Setting up logs at ./log/docker/node1_2026-03-08_04-37-05__05cac4e4-7af6-4138-befe-3e63851b272d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:05.669 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58242
|
|
2026-03-08 04:37:05.670 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:37:06.208 ERROR [src.node.docker_mananger] Max retries reached for container c5b3acbb20ca. Exiting log stream.
|
|
2026-03-08 04:37:06.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58242/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:06.673 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-08 04:37:06.673 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:37:06.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58242/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:06.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.14/tcp/58243/p2p/16Uiu2HAm6tVV1BeNcgUobXJmhuYksVhj6QvQhk2r2ZReTisy5qFr","/ip4/172.18.88.14/tcp/58244/ws/p2p/16Uiu2HAm6tVV1BeNcgUobXJmhuYksVhj6QvQhk2r2ZReTisy5qFr"],"enrUri":"enr:-L24QHcg1PiUJ78B6ubeX9AUsXR6_oscb4PG9AtbCQCSDPYzDD6YfqyXuUi_vDuc7FWvU3G_Peivbhf9f2HQQaUV9LsCgmlkgnY0gmlwhKwSWA6KbXVsdGlhZGRyc5YACASsElgOBuODAAoErBJYDgbjhN0DgnJzhQADAQAAiXNlY3AyNTZrMaECqk9ep-_kn48h1AtX-kC_yLsPZmXSt_HTrPAeCnaX9b2DdGNwguODg3VkcILjhYV3YWt1MgU"}'
|
|
2026-03-08 04:37:06.676 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:37:06.677 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-08 04:37:06.684 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:37:06.684 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-37-05__05cac4e4-7af6-4138-befe-3e63851b272d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:06.684 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:37:06.684 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:37:06.686 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:37:06.686 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.76
|
|
2026-03-08 04:37:06.686 DEBUG [src.node.docker_mananger] Generated ports ['14106', '14107', '14108', '14109', '14110']
|
|
2026-03-08 04:37:06.686 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:37:06.686 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:37:06.687 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:37:06.687 DEBUG [src.node.docker_mananger] docker run -i -t -p 14106:14106 -p 14107:14107 -p 14108:14108 -p 14109:14109 -p 14110:14110 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=14108 --rest-port=14106 --tcp-port=14107 --discv5-udp-port=14109 --rest-address=0.0.0.0 --nat=extip:172.18.156.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c50fc6eefd59b7d517a854acc36fac99aa4fc787aa5fcecb6df8adccf96b8ef1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14110 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHcg1PiUJ78B6ubeX9AUsXR6_oscb4PG9AtbCQCSDPYzDD6YfqyXuUi_vDuc7FWvU3G_Peivbhf9f2HQQaUV9LsCgmlkgnY0gmlwhKwSWA6KbXVsdGlhZGRyc5YACASsElgOBuODAAoErBJYDgbjhN0DgnJzhQADAQAAiXNlY3AyNTZrMaECqk9ep-_kn48h1AtX-kC_yLsPZmXSt_HTrPAeCnaX9b2DdGNwguODg3VkcILjhYV3YWt1MgU --filternode=/ip4/172.18.88.14/tcp/58243/p2p/16Uiu2HAm6tVV1BeNcgUobXJmhuYksVhj6QvQhk2r2ZReTisy5qFr
|
|
2026-03-08 04:37:06.879 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.76 waku e71ec7f9791da13474f7fd3247cee456c616729fd3c4052aa0fc2b16c55534ec
|
|
2026-03-08 04:37:06.913 DEBUG [src.node.docker_mananger] Container started with ID e71ec7f9791d. Setting up logs at ./log/docker/node2_2026-03-08_04-37-05__05cac4e4-7af6-4138-befe-3e63851b272d__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:06.914 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14106
|
|
2026-03-08 04:37:06.914 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:37:07.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14106/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:07.918 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-08 04:37:07.918 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:37:07.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14106/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:07.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.76/tcp/14107/p2p/16Uiu2HAmQmi7SEZdSerTK96GD7VBsiA4Q9oNwYvfWSX9NL1yW7Nu","/ip4/172.18.156.76/tcp/14108/ws/p2p/16Uiu2HAmQmi7SEZdSerTK96GD7VBsiA4Q9oNwYvfWSX9NL1yW7Nu"],"enrUri":"enr:-L24QEhtCNJ729CJDnz5xxKmm19t2CcvDmCA9YNSRY2pnYzVfxau61hC_JaYtmeMOHpNsqCV9vD8jIB8XCKZ9wapHTECgmlkgnY0gmlwhKwSnEyKbXVsdGlhZGRyc5YACASsEpxMBjcbAAoErBKcTAY3HN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtATyi22R6L7H1Mb8mQ8S_BZWlDQpyfWmVQmml_nVeRaDdGNwgjcbg3VkcII3HYV3YWt1MgA"}'
|
|
2026-03-08 04:37:07.921 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:37:07.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14106/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.14/tcp/58243/p2p/16Uiu2HAm6tVV1BeNcgUobXJmhuYksVhj6QvQhk2r2ZReTisy5qFr"]'
|
|
2026-03-08 04:37:07.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:37:07.956 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-08 04:37:07.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58242/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:37:07.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:37:07.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14106/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c59865b0-9594-417d-950c-01423cbaca6c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:37:07.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c59865b0-9594-417d-950c-01423cbaca6c","statusDesc":"OK"}'
|
|
2026-03-08 04:37:07.992 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:14106/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1, "extraField": "extraValue"}'
|
|
2026-03-08 04:37:07.994 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:14106/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-08 04:37:07.996 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:37:07.997 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:37:07.998 DEBUG [src.node.waku_node] Stopping container with id 4953610aa095
|
|
2026-03-08 04:37:08.591 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:37:08.592 DEBUG [src.node.waku_node] Stopping container with id e71ec7f9791d
|
|
2026-03-08 04:37:09.156 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:37:09.159 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:37:09.164 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:37:09.168 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|