Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019d97e0-b13b-5c83-6a68-2e9dba91e6a8

Job ID
019d97e0-eadb-1c8b-cae0-835e0ff0f1a8
Created
2026-04-16 19:59:53 UTC
Updated
2026-04-16 19:59:53 UTC
Duration
40s
Source Ref
d8619ab67eaa5b3a32398edf29adac3790a93633
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-16T20:00:04.210433903ZCloning into '/workspace'...
2026-04-16T20:00:15.856360122Z=== Running Python Tests ===
2026-04-16T20:00:16.101621691ZUsing CPython 3.13.12 interpreter at: /usr/local/bin/python3.13
2026-04-16T20:00:16.101629844ZCreating virtual environment at: .venv
2026-04-16T20:00:16.173518199Z Building runnerlib @ file:///workspace/runnerlib
2026-04-16T20:00:16.419152088ZDownloading pygments (1.2MiB)
2026-04-16T20:00:16.419160441ZDownloading cryptography (4.3MiB)
2026-04-16T20:00:17.132444603Z Downloaded cryptography
2026-04-16T20:00:17.289912842Z Downloaded pygments
2026-04-16T20:00:18.144580404Z Built runnerlib @ file:///workspace/runnerlib
2026-04-16T20:00:18.154685745Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-04-16T20:00:18.154696402Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-04-16T20:00:18.154701435Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-04-16T20:00:18.305477775ZInstalled 22 packages in 157ms
2026-04-16T20:00:22.053181323Z============================= test session starts ==============================
2026-04-16T20:00:22.053191303Zplatform linux -- Python 3.13.12, pytest-8.3.5, pluggy-1.6.0
2026-04-16T20:00:22.053196449Zrootdir: /workspace/runnerlib
2026-04-16T20:00:22.053200243Zconfigfile: pyproject.toml
2026-04-16T20:00:22.053206483Zplugins: cov-7.0.0
2026-04-16T20:00:22.053244887Zcollected 381 items
2026-04-16T20:00:22.053248157Z
2026-04-16T20:00:22.095762982Ztests/test_config.py .................... [ 5%]
2026-04-16T20:00:22.11234382Ztests/test_container_advanced.py ......... [ 7%]
2026-04-16T20:00:22.121000472Ztests/test_container_isolation.py .... [ 8%]
2026-04-16T20:00:22.172575083Ztests/test_container_validation.py ................... [ 13%]
2026-04-16T20:00:22.322795217Ztests/test_directory_operations.py ............ [ 16%]
2026-04-16T20:00:22.422186156Ztests/test_eval.py ..................................................... [ 30%]
2026-04-16T20:00:22.452074935Z............. [ 34%]
2026-04-16T20:00:22.947862675Ztests/test_eval_cli.py ..................... [ 39%]
2026-04-16T20:00:24.759763414Ztests/test_git_operations.py .......... [ 42%]
2026-04-16T20:00:25.323215949Ztests/test_git_ops.py ....... [ 44%]
2026-04-16T20:00:25.909090327Ztests/test_integration.py ........... [ 46%]
2026-04-16T20:00:27.558520932Ztests/test_job_isolation.py .... [ 48%]
2026-04-16T20:00:27.698349256Ztests/test_plugins.py ....................... [ 54%]
2026-04-16T20:00:27.76136687Ztests/test_register_secret.py ............ [ 57%]
2026-04-16T20:00:28.266430884Ztests/test_secrets.py ................... [ 62%]
2026-04-16T20:00:32.446424107Ztests/test_secrets_local.py ............................ [ 69%]
2026-04-16T20:00:32.482959601Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-04-16T20:00:37.966469248Ztests/test_secrets_server.py ........ [ 79%]
2026-04-16T20:00:39.217039354Ztests/test_source_preparation.py ............... [ 83%]
2026-04-16T20:00:39.327348779Ztests/test_validation.py ........................... [ 90%]
2026-04-16T20:00:39.474485965Ztests/test_workflow.py ..................................... [100%]
2026-04-16T20:00:39.474493235Z
2026-04-16T20:00:39.474497182Z============================= 381 passed in 19.86s =============================