Reactorcide

← Back to Jobs

test-runnerlib-job

completed exit: 0
Job ID
019c2c32-7ba7-2d94-9403-7ca81a6b292e
Created
2026-02-05 05:07:11 UTC
Updated
2026-02-05 05:07:11 UTC
Duration
25s
Source Ref
main
Source URL
https://github.com/catalystcommunity/reactorcide.git
Runner Image
10.16.0.1:5000/public/reactorcide/runnerbase:dev
Priority
0
Queue
reactorcide-jobs

Logs

2026-02-05T05:07:29.468402046Z2026-02-05T05:07:28.635843+00:00 ⚠️ Configuration warnings:
2026-02-05T05:07:29.468410633Z • runner_image: Using 'latest' tag or no tag specified
2026-02-05T05:07:29.468418853Z 💡 Consider using a specific version tag for reproducible builds
2026-02-05T05:07:29.468497284Z
2026-02-05T05:07:29.468506628Z✅ Configuration is valid (with warnings)
2026-02-05T05:07:29.468513314Z2026-02-05T05:07:28.636168+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/reactorcide.git ref=main
2026-02-05T05:07:29.468517111Z2026-02-05T05:07:28.636260+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/reactorcide.git ref=main target=/job/src
2026-02-05T05:07:29.730472762Z2026-02-05T05:07:29.718270+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-02-05T05:07:29.730480579Z2026-02-05T05:07:29.718850+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-02-05T05:07:29.737081035Z2026-02-05T05:07:29.725225+00:00 [INFO] [runnerlib] Registered plugin: k8s_tools
2026-02-05T05:07:29.737087389Z2026-02-05T05:07:29.725397+00:00 [INFO] [runnerlib] Loaded plugin from plugin_k8s_tools.py
2026-02-05T05:07:31.674743311Z % Total % Received % Xferd Average Speed Time Time Time Current
2026-02-05T05:07:31.6762119Z Dload Upload Total Spent Left Speed
2026-02-05T05:07:31.754238603Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 1734 0 --:--:-- --:--:-- --:--:-- 1746
2026-02-05T05:07:32.744623486Z 35 55.8M 35 20.0M 0 0 34.6M 0 0:00:01 --:--:-- 0:00:01 34.6M 100 55.8M 100 55.8M 0 0 52.1M 0 0:00:01 0:00:01 --:--:-- 72.9M
2026-02-05T05:07:34.210049159Z2026-02-05T05:07:28.636304+00:00 Cloning git repository: https://github.com/catalystcommunity/reactorcide.git
2026-02-05T05:07:34.210060382Z2026-02-05T05:07:29.672365+00:00 Checking out ref: main
2026-02-05T05:07:34.21006515Z2026-02-05T05:07:29.718387+00:00 Repository checked out to: /job/src
2026-02-05T05:07:34.210069593Z2026-02-05T05:07:29.718577+00:00 Found plugins in source: /job/src/.reactorcide/plugins
2026-02-05T05:07:34.210073113Z2026-02-05T05:07:29.725465+00:00 Loaded 1 plugins: k8s_tools
2026-02-05T05:07:34.2100766Z2026-02-05T05:07:29.734357+00:00 Installing helm...
2026-02-05T05:07:34.21008032Z2026-02-05T05:07:31.143976+00:00 Helm installed successfully
2026-02-05T05:07:34.210178598Z2026-02-05T05:07:31.144230+00:00 Installing kubectl...
2026-02-05T05:07:34.210183615Z2026-02-05T05:07:32.745067+00:00 Kubectl installed successfully
2026-02-05T05:07:34.210187461Z2026-02-05T05:07:32.745156+00:00 Executing job locally (no container)
2026-02-05T05:07:34.210191001Z2026-02-05T05:07:32.745175+00:00 Command:
2026-02-05T05:07:34.210659432Z echo '=== Runnerlib Test Job ==='
2026-02-05T05:07:34.210664405Z echo 'Timestamp:' $(date -u +'%Y-%m-%dT%H:%M:%SZ')
2026-02-05T05:07:34.210667929Z echo 'Working directory:' $(pwd)
2026-02-05T05:07:34.210670445Z echo ''
2026-02-05T05:07:34.210673285Z echo 'Source checkout contents (top level):'
2026-02-05T05:07:34.210917745Z ls -la /job/ | head -20
2026-02-05T05:07:34.210925635Z echo ''
2026-02-05T05:07:34.210928611Z echo 'Python version:'
2026-02-05T05:07:34.210931111Z python --version
2026-02-05T05:07:34.211323642Z echo ''
2026-02-05T05:07:34.211327922Z echo 'Runnerlib installed:'
2026-02-05T05:07:34.211331429Z pip show runnerlib 2>/dev/null | head -3 || echo 'runnerlib not installed as package'
2026-02-05T05:07:34.211333899Z echo ''
2026-02-05T05:07:34.211336469Z echo 'Runnerlib test complete!'
2026-02-05T05:07:34.211338429Z
2026-02-05T05:07:34.211825424Z2026-02-05T05:07:32.817171+00:00 === Runnerlib Test Job ===
2026-02-05T05:07:34.211830457Z2026-02-05T05:07:32.820138+00:00 Timestamp: 2026-02-05T05:07:32Z
2026-02-05T05:07:34.211832997Z2026-02-05T05:07:32.821075+00:00 Working directory: /job
2026-02-05T05:07:34.21183892Z2026-02-05T05:07:32.821111+00:00
2026-02-05T05:07:34.212057556Z2026-02-05T05:07:32.821127+00:00 Source checkout contents (top level):
2026-02-05T05:07:34.212061656Z2026-02-05T05:07:32.825739+00:00 total 12
2026-02-05T05:07:34.212064576Z2026-02-05T05:07:32.825800+00:00 drwxrwxrwx 3 root root 4096 Feb 5 05:07 .
2026-02-05T05:07:34.212075154Z2026-02-05T05:07:32.825830+00:00 drwxr-xr-x 1 root root 4096 Feb 5 05:07 ..
2026-02-05T05:07:34.2124275Z2026-02-05T05:07:32.825845+00:00 drwxr-xr-x 12 runner runner 4096 Feb 5 05:07 src
2026-02-05T05:07:34.212436453Z2026-02-05T05:07:32.825896+00:00
2026-02-05T05:07:34.212438997Z2026-02-05T05:07:32.825916+00:00 Python version:
2026-02-05T05:07:34.212734616Z2026-02-05T05:07:32.830097+00:00 Python 3.13.12
2026-02-05T05:07:34.212771524Z2026-02-05T05:07:32.830554+00:00
2026-02-05T05:07:34.212774751Z2026-02-05T05:07:32.830594+00:00 Runnerlib installed:
2026-02-05T05:07:34.212777361Z2026-02-05T05:07:34.158194+00:00 Name: runnerlib
2026-02-05T05:07:34.213258748Z2026-02-05T05:07:34.158240+00:00 Version: 0.1.0
2026-02-05T05:07:34.213262545Z2026-02-05T05:07:34.158258+00:00 Summary: Reactorcide job runner library
2026-02-05T05:07:34.213264988Z2026-02-05T05:07:34.197423+00:00
2026-02-05T05:07:34.213267501Z2026-02-05T05:07:34.197471+00:00 Runnerlib test complete!
2026-02-05T05:07:34.213270521Z2026-02-05T05:07:34.197646+00:00 ✓ Job completed successfully (exit code: 0)