stylix icon indicating copy to clipboard operation
stylix copied to clipboard

ci: flaky Cachix failure

Open trueNAHO opened this issue 9 months ago • 6 comments

Recently (yesterday and today AFAIK), CI has sometimes unreliably failed:

system-path (post)> Failed to connect to Cachix Daemon
system-path (post)> Tried to connect to: /home/runner/work/_temp/cachix-daemon-3ImeRI/daemon.sock
system-path (post)>
system-path (post)> cachix: Network.Socket.connect: <socket: 26>: does not exist (No such file or directory)
error: program '/home/runner/work/_temp/cachix-daemon-3ImeRI/post-build-hook.sh' failed with exit code 1
Error: Process completed with exit code 1.

-- https://github.com/danth/stylix/actions/runs/13799025162/job/38597572925

For reference, commit b273375e6c2eab100e0f8a959d4932d0a6e50cad ("ci: add Cachix cache (#919)") might be of interest.

Cc: @danth

trueNAHO avatar Mar 11 '25 22:03 trueNAHO

Potentially related to https://github.com/cachix/cachix-action/issues/200

danth avatar Mar 12 '25 00:03 danth

May be fixed by https://github.com/cachix/cachix-action/pull/196.

I have reactivated Dependabot as it was automatically deactivated, so it should open a PR for this soon.

danth avatar Mar 13 '25 16:03 danth

This issue seems to have resolved itself.

trueNAHO avatar Apr 13 '25 21:04 trueNAHO

https://github.com/danth/stylix/actions/runs/14580836542/job/40896993561

error: program '/home/runner/work/_temp/cachix-daemon-imUMV5/post-build-hook.sh' failed with exit code 1

0xda157 avatar Apr 22 '25 00:04 0xda157

The Cachix step seems to be taking quite a while today (much longer than the actual build). It does eventually succeed.

danth avatar May 18 '25 02:05 danth

The Cachix step seems to be taking quite a while today (much longer than the actual build). It does eventually succeed.

possible related to the merge of staging-next which causes gnome, etc to need to rebuild

0xda157 avatar May 18 '25 04:05 0xda157

This issue seems to have resolved itself again. Optimistically closing this for now.

trueNAHO avatar Jul 10 '25 22:07 trueNAHO