Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019de186-77c5-e908-c2a3-6771213de1b9

Job ID
019de186-b34f-fb67-0e54-6b38c7315eb0
Created
2026-05-01 03:13:14 UTC
Updated
2026-05-01 03:13:14 UTC
Duration
52s
Source Ref
c2fd01ad22d868ba41115be5e6acbde164c05a45
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-05-01T03:13:17.134358859ZCloning into '/workspace'...
2026-05-01T03:13:40.049573207Z=== Running Python Tests ===
2026-05-01T03:13:40.446617903ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-05-01T03:13:40.446629787ZCreating virtual environment at: .venv
2026-05-01T03:13:40.534324126Z Building runnerlib @ file:///workspace/runnerlib
2026-05-01T03:13:40.763423495ZDownloading pygments (1.2MiB)
2026-05-01T03:13:40.765028694ZDownloading cryptography (4.3MiB)
2026-05-01T03:13:41.318218908Z Downloaded cryptography
2026-05-01T03:13:41.433824189Z Downloaded pygments
2026-05-01T03:13:42.01266749Z Built runnerlib @ file:///workspace/runnerlib
2026-05-01T03:13:42.018367948Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-05-01T03:13:42.018383418Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-05-01T03:13:42.018400463Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-05-01T03:13:42.190648547ZInstalled 22 packages in 174ms
2026-05-01T03:13:46.157582261Z============================= test session starts ==============================
2026-05-01T03:13:46.157593824Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-05-01T03:13:46.157598874Zrootdir: /workspace/runnerlib
2026-05-01T03:13:46.157604451Zconfigfile: pyproject.toml
2026-05-01T03:13:46.157609974Zplugins: cov-7.0.0
2026-05-01T03:13:46.157615011Zcollected 381 items
2026-05-01T03:13:46.157619274Z
2026-05-01T03:13:46.197127088Ztests/test_config.py .................... [ 5%]
2026-05-01T03:13:46.214316059Ztests/test_container_advanced.py ......... [ 7%]
2026-05-01T03:13:46.223905523Ztests/test_container_isolation.py .... [ 8%]
2026-05-01T03:13:46.260499088Ztests/test_container_validation.py ................... [ 13%]
2026-05-01T03:13:46.396020515Ztests/test_directory_operations.py ............ [ 16%]
2026-05-01T03:13:46.496805472Ztests/test_eval.py ..................................................... [ 30%]
2026-05-01T03:13:46.527857443Z............. [ 34%]
2026-05-01T03:13:46.951563547Ztests/test_eval_cli.py ..................... [ 39%]
2026-05-01T03:13:48.773196417Ztests/test_git_operations.py .......... [ 42%]
2026-05-01T03:13:49.409463893Ztests/test_git_ops.py ....... [ 44%]
2026-05-01T03:13:49.989742146Ztests/test_integration.py ........... [ 46%]
2026-05-01T03:13:51.651248108Ztests/test_job_isolation.py .... [ 48%]
2026-05-01T03:13:51.792865702Ztests/test_plugins.py ....................... [ 54%]
2026-05-01T03:13:51.859761438Ztests/test_register_secret.py ............ [ 57%]
2026-05-01T03:13:52.416423572Ztests/test_secrets.py ................... [ 62%]
2026-05-01T03:13:56.609039037Ztests/test_secrets_local.py ............................ [ 69%]
2026-05-01T03:13:56.64841811Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-05-01T03:14:02.130905803Ztests/test_secrets_server.py ........ [ 79%]
2026-05-01T03:14:03.435137214Ztests/test_source_preparation.py ............... [ 83%]
2026-05-01T03:14:03.546066004Ztests/test_validation.py ........................... [ 90%]
2026-05-01T03:14:03.752539827Ztests/test_workflow.py ..................................... [100%]
2026-05-01T03:14:03.752554827Z
2026-05-01T03:14:03.752562227Z============================= 381 passed in 20.38s =============================