Release new version #15
release-workflow.yaml
on: workflow_dispatch
integration-tests
/
...
/
tests
27s
integration-tests
/
...
/
tests
33s
publish
0s
Annotations
5 errors and 3 warnings
integration-tests / integration-test-v1 / tests
The run was canceled by @ptiurin.
|
integration-tests / integration-test-v1 / tests
The operation was canceled.
|
integration-tests / integration-test-v1 / tests
Command failed: /home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/bin/python /home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/scripts/stop_all.py integration_testing__1715704707
Traceback (most recent call last):
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/firebolt/client/resource_manager_hooks.py", line 57, in raise_on_4xx_5xx
response.raise_for_status()
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/httpx/_models.py", line 749, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '400 Bad Request' for url 'https://api.staging.firebolt.io/core/v1/accounts/297db526-f0c1-46f2-9f67-6e9142931479/engines/ee566e2f-3039-4b13-8761-1e8bee85a9a8:stop'
For more information check: https://httpstatuses.com/400
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/scripts/stop_all.py", line 53, in <module>
engine_wait_stop(engine)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/retry/api.py", line 73, in retry_decorator
return __retry_internal(partial(f, *args, **kwargs), exceptions, tries, delay, max_delay, backoff, jitter,
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/retry/api.py", line 33, in __retry_internal
return f()
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/scripts/stop_all.py", line 18, in engine_wait_stop
engine.stop()
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/firebolt/model/engine.py", line 97, in inner
return func(self, *args, **kwargs)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/firebolt/model/engine.py", line 305, in stop
engine = self._send_engine_request(ACCOUNT_ENGINE_STOP_URL)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/firebolt/model/engine.py", line 476, in _send_engine_request
response = self._service.client.post(
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/httpx/_client.py", line 1132, in post
return self.request(
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/httpx/_client.py", line 814, in request
return self.send(request, auth=auth, follow_redirects=follow_redirects)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/httpx/_client.py", line 901, in send
response = self._send_handling_auth(
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/httpx/_client.py", line 929, in _send_handling_auth
response = self._send_handling_redirects(
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/firebolt/client/client.py", line 102, in _send_handling_redirects
return super()._send_handling_redirects(
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/httpx/_client.py", line 986, in _send_handling_redirects
raise exc
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10/site-packages/httpx/_client.py", line 969, in _send_handling_redirects
hook(response)
File "/home/runner/work/_actions/firebolt-db/integration-testing-setup/v1/.venv/lib/python3.10
|
integration-tests / integration-test-v2 / tests
The run was canceled by @ptiurin.
|
integration-tests / integration-test-v2 / tests
The operation was canceled.
|
integration-tests / integration-test-v2 / tests
Input 'region' has been deprecated with message: region parameter is not used anymore and will be removed in new versions
|
integration-tests / integration-test-v2 / tests
Unexpected input(s) 'paged-branch', valid inputs are ['github-key', 'test-type', 'allure-dir', 'pages-branch']
|
integration-tests / integration-test-v2 / tests
Input 'region' has been deprecated with message: region parameter is not used anymore and will be removed in new versions
|