• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Freegle / Iznik / 26576 / 26576
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 11 Jul 2026 10:06AM UTC
Files 152
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jul 2026 09:31AM UTC coverage: 83.068% (+0.02%) from 83.046%
26576

push

circleci

edwh
fix(ci): don't wipe the Hetzner runner workdir between tasks (cleanup_working_directory: false)

The Hetzner runner cloud-init set cleanup_working_directory: true, so the machine
runner tried to remove /home/circleci/workdir before each task, running as the
circleci user. The compose stack leaves root-owned files there (e.g.
logs/spamassassin/spamd.log, written by spamd as root), so the removal failed with
"unlinkat ... permission denied" and every reused runner died as infrastructure_fail.

The working Katapult runner uses cleanup_working_directory: false (the build cleans
up after itself via docker-compose down + checkout). Match it. The two live runners
were deleted so fresh ones provision with this config (cloud-init only runs at boot).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VXKgf7Xquudc6CwP2RN6jX

31075 of 37409 relevant lines covered (83.07%)

65.77 hits per line

Source Files on job go - 26576
  • Tree
  • List 152
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26576
  • CircleCI Build #26576
  • 630a8a63 on github
  • Prev Job for on master (#26246)
  • Next Job for on master (#26618)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc