Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019c8285-df5b-e02c-aba6-94fbabc569e7

Job ID
019c8286-0848-7fb8-ccaf-28b41e0c9462
Created
2026-02-21 23:25:47 UTC
Updated
2026-02-21 23:25:47 UTC
Duration
1m 35s
Source Ref
daba0b3a3c5719e7244d6122a6d70d5e63206ee2
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-02-21T23:25:58.896171708ZCloning into '/workspace'...
2026-02-21T23:27:04.063614702Z=== Running Python Tests ===
2026-02-21T23:27:04.344908467ZUsing CPython 3.13.12 interpreter at: /usr/local/bin/python3.13
2026-02-21T23:27:04.344919497ZCreating virtual environment at: .venv
2026-02-21T23:27:04.39423482Z Building runnerlib @ file:///workspace/runnerlib
2026-02-21T23:27:04.518793151ZDownloading pygments (1.2MiB)
2026-02-21T23:27:04.524908447ZDownloading cryptography (4.3MiB)
2026-02-21T23:27:06.559307412Z Downloaded pygments
2026-02-21T23:27:07.2584133Z Built runnerlib @ file:///workspace/runnerlib
2026-02-21T23:27:07.852283823Z Downloaded cryptography
2026-02-21T23:27:07.856889175Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-02-21T23:27:07.856898512Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-02-21T23:27:07.856908332Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-02-21T23:27:07.951095138ZInstalled 22 packages in 96ms
2026-02-21T23:27:11.312213859Z============================= test session starts ==============================
2026-02-21T23:27:11.312223453Zplatform linux -- Python 3.13.12, pytest-8.3.5, pluggy-1.6.0
2026-02-21T23:27:11.312239333Zrootdir: /workspace/runnerlib
2026-02-21T23:27:11.31224289Zconfigfile: pyproject.toml
2026-02-21T23:27:11.31224684Zplugins: cov-7.0.0
2026-02-21T23:27:11.31224995Zcollected 381 items
2026-02-21T23:27:11.312252513Z
2026-02-21T23:27:11.349102396Ztests/test_config.py .................... [ 5%]
2026-02-21T23:27:11.365100501Ztests/test_container_advanced.py ......... [ 7%]
2026-02-21T23:27:11.374016975Ztests/test_container_isolation.py .... [ 8%]
2026-02-21T23:27:11.4088089Ztests/test_container_validation.py ................... [ 13%]
2026-02-21T23:27:11.54707024Ztests/test_directory_operations.py ............ [ 16%]
2026-02-21T23:27:11.647364985Ztests/test_eval.py ..................................................... [ 30%]
2026-02-21T23:27:11.676724389Z............. [ 34%]
2026-02-21T23:27:12.10953288Ztests/test_eval_cli.py ..................... [ 39%]
2026-02-21T23:27:13.677593346Ztests/test_git_operations.py .......... [ 42%]
2026-02-21T23:27:14.254901013Ztests/test_git_ops.py ....... [ 44%]
2026-02-21T23:27:14.83092235Ztests/test_integration.py ........... [ 46%]
2026-02-21T23:27:16.4794709Ztests/test_job_isolation.py .... [ 48%]
2026-02-21T23:27:16.626822555Ztests/test_plugins.py ....................... [ 54%]
2026-02-21T23:27:16.692417618Ztests/test_register_secret.py ............ [ 57%]
2026-02-21T23:27:17.229438019Ztests/test_secrets.py ................... [ 62%]
2026-02-21T23:27:22.944568621Ztests/test_secrets_local.py ............................ [ 69%]
2026-02-21T23:27:23.003892041Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-02-21T23:27:28.488384051Ztests/test_secrets_server.py ........ [ 79%]
2026-02-21T23:27:29.643368675Ztests/test_source_preparation.py ............... [ 83%]
2026-02-21T23:27:29.744532319Ztests/test_validation.py ........................... [ 90%]
2026-02-21T23:27:29.9331962Ztests/test_workflow.py ..................................... [100%]
2026-02-21T23:27:29.933210596Z
2026-02-21T23:27:29.93321575Z============================= 381 passed in 20.71s =============================