Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019db08c-229f-f8b1-76f6-7516ca4a203b

Job ID
019db08c-5cfb-9f4c-82a6-112db7f8e3e5
Created
2026-04-21 14:58:02 UTC
Updated
2026-04-21 14:58:02 UTC
Duration
1m 8s
Source Ref
58b7b13b0778bd3575a4bbfd8a5930d765ab328d
Source URL
https://github.com/catalystcommunity/reactorcide.git
Runner Image
10.16.0.1:5000/public/reactorcide/runnerbase:dev
Priority
10
Queue
reactorcide-jobs

Logs

2026-04-21T14:58:08.267046758ZCloning into '/workspace'...
2026-04-21T14:58:45.479011726ZUpdating files: 99% (349/350) Updating files: 100% (350/350) Updating files: 100% (350/350), done.
2026-04-21T14:58:45.484233249Z=== Running Python Tests ===
2026-04-21T14:58:45.764030549ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-04-21T14:58:45.764041268ZCreating virtual environment at: .venv
2026-04-21T14:58:45.82286758Z Building runnerlib @ file:///workspace/runnerlib
2026-04-21T14:58:46.085743721ZDownloading cryptography (4.3MiB)
2026-04-21T14:58:46.08817966ZDownloading pygments (1.2MiB)
2026-04-21T14:58:46.773976954Z Downloaded pygments
2026-04-21T14:58:47.352812637Z Downloaded cryptography
2026-04-21T14:58:47.952527546Z Built runnerlib @ file:///workspace/runnerlib
2026-04-21T14:58:47.960186033Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-04-21T14:58:47.960206793Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-04-21T14:58:47.960217254Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-04-21T14:58:48.164028815ZInstalled 22 packages in 206ms
2026-04-21T14:58:51.966750267Z============================= test session starts ==============================
2026-04-21T14:58:51.966761215Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-04-21T14:58:51.966765547Zrootdir: /workspace/runnerlib
2026-04-21T14:58:51.966769574Zconfigfile: pyproject.toml
2026-04-21T14:58:51.966774894Zplugins: cov-7.0.0
2026-04-21T14:58:51.966780537Zcollected 381 items
2026-04-21T14:58:51.966784094Z
2026-04-21T14:58:52.005567331Ztests/test_config.py .................... [ 5%]
2026-04-21T14:58:52.023515146Ztests/test_container_advanced.py ......... [ 7%]
2026-04-21T14:58:52.03246383Ztests/test_container_isolation.py .... [ 8%]
2026-04-21T14:58:52.067899749Ztests/test_container_validation.py ................... [ 13%]
2026-04-21T14:58:52.204656775Ztests/test_directory_operations.py ............ [ 16%]
2026-04-21T14:58:52.297954361Ztests/test_eval.py ..................................................... [ 30%]
2026-04-21T14:58:52.325145477Z............. [ 34%]
2026-04-21T14:58:52.829370059Ztests/test_eval_cli.py ..................... [ 39%]
2026-04-21T14:58:54.508412184Ztests/test_git_operations.py .......... [ 42%]
2026-04-21T14:58:54.974376703Ztests/test_git_ops.py ....... [ 44%]
2026-04-21T14:58:55.534652959Ztests/test_integration.py ........... [ 46%]
2026-04-21T14:58:57.178018984Ztests/test_job_isolation.py .... [ 48%]
2026-04-21T14:58:57.324841628Ztests/test_plugins.py ....................... [ 54%]
2026-04-21T14:58:57.384497275Ztests/test_register_secret.py ............ [ 57%]
2026-04-21T14:58:57.82674834Ztests/test_secrets.py ................... [ 62%]
2026-04-21T14:59:04.630896762Ztests/test_secrets_local.py ............................ [ 69%]
2026-04-21T14:59:04.726993093Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-04-21T14:59:10.206679769Ztests/test_secrets_server.py ........ [ 79%]
2026-04-21T14:59:11.394613083Ztests/test_source_preparation.py ............... [ 83%]
2026-04-21T14:59:11.483395377Ztests/test_validation.py ........................... [ 90%]
2026-04-21T14:59:11.651945173Ztests/test_workflow.py ..................................... [100%]
2026-04-21T14:59:11.651955788Z
2026-04-21T14:59:11.651963101Z============================= 381 passed in 22.15s =============================