DSCI Report: dsci@7b2cf6e.1789117023


08:57:12 :: [repository] - index updated from http://sparrowhub.io/repo/api/v1/index
run stage: main
[task run: task.bash - create directory scm]
[task stdout]
08:57:12 :: directory path: scm
08:57:12 :: directory owner: <ubuntu>
08:57:12 :: directory group: <ubuntu>
08:57:12 :: directory access rights: drwxr-xr-x
scm: http://localhost:8080/sandbox.git
sha: 7b2cf6e
message: feat: add or update file via dsci web by dsci@sparrowhub.io - manual run
container runtime: podman
rakupp version
Raku++ (rakupp) 3.25.0 — a Raku interpreter and compiler in C++
Implements Raku 6.d, and 6.e under `use v6.e.PREVIEW`.
Build  v3.25.0 (2026-09-03), x86_64-linux, clang 18.1.3
Home   https://raku.online — docs, a tour of the language, and a browser playground
sparrow version
0.0.94
runner version: 0.1.1
=======
[task run: task.bash - bash: git config --global advice.detachedHead false]
[task stdout]
[task run: task.bash - bash: git clone http://localhost:8080/sandbox.git .]
[task stdout]
08:57:13 :: /home/ubuntu/.dsci/.sparky/.cache/7b2cf6e.1789117023/.sparrowdo/scm
[task stderr]
08:57:13 :: Cloning into '.'...
[task run: task.bash - bash: git checkout 7b2cf6e]
[task stdout]
08:57:14 :: /home/ubuntu/.dsci/.sparky/.cache/7b2cf6e.1789117023/.sparrowdo/scm
[task stderr]
08:57:14 :: HEAD is now at 7b2cf6e feat: add or update file via dsci web
pipeline mode: docker
[task run: task.bash - bash: podman stop -t 1 dsci-agent || :]
[task stdout]
08:57:16 :: dsci-agent
[task stderr]
08:57:16 :: time="2026-09-11T08:57:16Z" level=warning msg="StopSignal SIGTERM failed to stop container dsci-agent in 1 seconds, resorting to SIGKILL"
[task run: task.bash - bash: podman rm dsci-agent || :]
[task stdout]
[task stderr]
08:57:16 :: Error: no container with ID or name "dsci-agent" found: no such container
run dsci agent container from image: melezhik/dsci-agent-rakupp
podman run --network host  -dit --rm --name dsci-agent --entrypoint /bin/sh melezhik/dsci-agent-rakupp
[task run: task.bash - bash: podman run --network host  -dit --rm --name dsci-a ...]
[task stdout]
08:57:17 :: 89d6438aec263d2d601c483f1334dad425e8ad9d05cc3781b633c711ea1b70e6
[task stderr]
08:57:17 :: time="2026-09-11T08:57:17Z" level=warning msg="The input device is not a TTY. The --tty and --interactive flags might not work properly"
>>> POST http://127.0.0.1:8181/stash
>>> POST http://127.0.0.1:8181/queue
>>> wait for jobs, timeout: 600 sec
job test ... [TIMEOUT]
...
>>> GET job report, status=200
[stderr] No such method 'decode' for invocant of type 'Any'
[stderr] The spawned command 'bash' exited unsuccessfully (exit code: 1, signal: 0)
---