Skip to content

refactor: Clean up DB sessions consistently #2225

refactor: Clean up DB sessions consistently

refactor: Clean up DB sessions consistently #2225

Triggered via pull request July 10, 2024 14:13
Status Failure
Total duration 7m 18s
Artifacts

ci.yml

on: pull_request_target
Matrix: test_quetz
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 10 warnings
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L168
test_create_job AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L193
test_run_tasks_only_on_new_versions AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L254
test_running_task AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L294
test_restart_worker_process[None] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L294
test_restart_worker_process[*] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L320
test_failed_task AssertionError: Regex pattern did not match. Regex: 'some exception' Input: "'str' object has no attribute 'sqlalchemy_database_url'"
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_workers.py#L146
test_threading_worker_execute[threading_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_workers.py#L146
test_threading_worker_execute[subprocess_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, use-migrations)
The action 'Testing server' has timed out after 5 minutes.
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L168
test_create_job AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L193
test_run_tasks_only_on_new_versions AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L254
test_running_task AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L294
test_restart_worker_process[None] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L294
test_restart_worker_process[*] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L320
test_failed_task AssertionError: Regex pattern did not match. Regex: 'some exception' Input: "'str' object has no attribute 'sqlalchemy_database_url'"
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_workers.py#L146
test_threading_worker_execute[threading_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_workers.py#L146
test_threading_worker_execute[subprocess_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, postgres, create-tables)
The action 'Testing server' has timed out after 5 minutes.
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L168
test_create_job AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L193
test_run_tasks_only_on_new_versions AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L254
test_running_task AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L294
test_restart_worker_process[None] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L294
test_restart_worker_process[*] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L320
test_failed_task AssertionError: Regex pattern did not match. Regex: 'some exception' Input: "'str' object has no attribute 'sqlalchemy_database_url'"
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_workers.py#L146
test_threading_worker_execute[threading_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_workers.py#L146
test_threading_worker_execute[subprocess_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, create-tables)
The action 'Testing server' has timed out after 5 minutes.
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L168
test_create_job AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L193
test_run_tasks_only_on_new_versions AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L254
test_running_task AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L294
test_restart_worker_process[None] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L294
test_restart_worker_process[*] AssertionError: assert <TaskStatus.p...ng: 'pending'> == <TaskStatus.r...ng: 'running'> - running + pending
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L320
test_failed_task AssertionError: Regex pattern did not match. Regex: 'some exception' Input: "'str' object has no attribute 'sqlalchemy_database_url'"
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_workers.py#L146
test_threading_worker_execute[threading_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_workers.py#L146
test_threading_worker_execute[subprocess_worker] AttributeError: 'str' object has no attribute 'sqlalchemy_database_url'
test_quetz (ubuntu-latest, sqlite, use-migrations)
The action 'Testing server' has timed out after 5 minutes.
test_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/