Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019db80a-dc2f-bb7a-0c76-d148caab7f28

Job ID
019db80b-140f-4f7d-21d5-75957254c6ec
Created
2026-04-23 01:53:47 UTC
Updated
2026-04-23 01:53:47 UTC
Duration
1m 24s
Source Ref
179ed9321ced7c604c4b9d31e59834ffbe57f333
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-23T01:53:50.763074656ZCloning into '/workspace'...
2026-04-23T01:54:44.462852111ZUpdating files: 99% (357/358) Updating files: 100% (358/358) Updating files: 100% (358/358), done.
2026-04-23T01:54:44.466377144Z=== Running Python Tests ===
2026-04-23T01:54:44.758310455ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-04-23T01:54:44.758323668ZCreating virtual environment at: .venv
2026-04-23T01:54:44.813786752Z Building runnerlib @ file:///workspace/runnerlib
2026-04-23T01:54:45.069400731ZDownloading cryptography (4.3MiB)
2026-04-23T01:54:45.077996877ZDownloading pygments (1.2MiB)
2026-04-23T01:54:45.734809543Z Downloaded pygments
2026-04-23T01:54:47.955558249Z Built runnerlib @ file:///workspace/runnerlib
2026-04-23T01:54:47.987640895Z Downloaded cryptography
2026-04-23T01:54:47.990571797Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-04-23T01:54:47.99058829Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-04-23T01:54:47.990594994Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-04-23T01:54:48.142201759ZInstalled 22 packages in 153ms
2026-04-23T01:54:51.517174836Z============================= test session starts ==============================
2026-04-23T01:54:51.517189576Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-04-23T01:54:51.517194756Zrootdir: /workspace/runnerlib
2026-04-23T01:54:51.517201696Zconfigfile: pyproject.toml
2026-04-23T01:54:51.517211536Zplugins: cov-7.0.0
2026-04-23T01:54:51.517216803Zcollected 381 items
2026-04-23T01:54:51.517221286Z
2026-04-23T01:54:51.554476371Ztests/test_config.py .................... [ 5%]
2026-04-23T01:54:51.570351888Ztests/test_container_advanced.py ......... [ 7%]
2026-04-23T01:54:51.579450177Ztests/test_container_isolation.py .... [ 8%]
2026-04-23T01:54:51.614413854Ztests/test_container_validation.py ................... [ 13%]
2026-04-23T01:54:51.875981572Ztests/test_directory_operations.py ............ [ 16%]
2026-04-23T01:54:52.104279794Ztests/test_eval.py ..................................................... [ 30%]
2026-04-23T01:54:52.175167903Z............. [ 34%]
2026-04-23T01:54:52.947146481Ztests/test_eval_cli.py ..................... [ 39%]
2026-04-23T01:54:54.758482921Ztests/test_git_operations.py .......... [ 42%]
2026-04-23T01:54:55.313396266Ztests/test_git_ops.py ....... [ 44%]
2026-04-23T01:54:55.888625279Ztests/test_integration.py ........... [ 46%]
2026-04-23T01:54:57.539692155Ztests/test_job_isolation.py .... [ 48%]
2026-04-23T01:54:57.649945079Ztests/test_plugins.py ....................... [ 54%]
2026-04-23T01:54:57.689731909Ztests/test_register_secret.py ............ [ 57%]
2026-04-23T01:54:58.118354487Ztests/test_secrets.py ................... [ 62%]
2026-04-23T01:55:02.162057866Ztests/test_secrets_local.py ............................ [ 69%]
2026-04-23T01:55:02.200118935Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-04-23T01:55:07.679160069Ztests/test_secrets_server.py ........ [ 79%]
2026-04-23T01:55:08.989441084Ztests/test_source_preparation.py ............... [ 83%]
2026-04-23T01:55:09.112550262Ztests/test_validation.py ........................... [ 90%]
2026-04-23T01:55:09.324829894Ztests/test_workflow.py ..................................... [100%]
2026-04-23T01:55:09.324852221Z
2026-04-23T01:55:09.324866134Z============================= 381 passed in 19.94s =============================