nixbot

builds

failed renovate run #264 · raw · history · fosskar/gitops

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-264', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-8690-renovate-renovate-264', using 'master'3building '/nix/store/bi5jagrm4a3x974dm7m7kq2lb5x2k0g4-effect-renovate-env.drv'...4Running phase: initPhase5@nix { "action": "setPhase", "phase": "initPhase" }6Running phase: userSetupPhase7@nix { "action": "setPhase", "phase": "userSetupPhase" }8Running phase: effectPhase9@nix { "action": "setPhase", "phase": "effectPhase" }10 INFO: Renovate started11       "renovateVersion": "43.214.1"12 INFO: Repository started (repository=fosskar/gitops)13       "renovateVersion": "43.214.1"14 INFO: Dependency extraction complete (repository=fosskar/gitops, baseBranch=main)15       "stats": {16         "managers": {17           "argocd": {"fileCount": 5, "depCount": 5},18           "flux": {"fileCount": 1, "depCount": 1},19           "helmv3": {"fileCount": 1, "depCount": 1}20         },21         "total": {"fileCount": 7, "depCount": 7}22       }23ERROR: unhandledRejection (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)24       "err": {25         "errno": -2,26         "code": "ENOENT",27         "syscall": "spawn /bin/sh",28         "path": "/bin/sh",29         "spawnargs": [30           "-c",31           "flux install --export --components source-controller,kustomize-controller,helm-controller,notification-controller > clusters/kube-nixbox/flux-system/gotk-components.yaml"32         ],33         "message": "spawn /bin/sh ENOENT"34       }35       Error: spawn /bin/sh ENOENT36           at Process.ChildProcess._handle.onexit (node:internal/child_process:287:19)37           at onErrorNT (node:internal/child_process:508:16)38           at processTicksAndRejections (node:internal/process/task_queues:90:21)39 INFO: Branch updated (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)40       "commitSha": "5aea936d066bcdb544e010b0f350ca0ac917fd6f"41 WARN: artifactErrors (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)42       "artifactErrors": [43         {44           "fileName": "clusters/kube-nixbox/flux-system/gotk-components.yaml",45           "stderr": "spawn /bin/sh ENOENT"46         }47       ]48 INFO: Deleting orphan branch (repository=fosskar/gitops, branch=renovate/reflector-10.x)49 INFO: Repository finished (repository=fosskar/gitops)50       "cloned": true,51       "durationMs": 20212,52       "result": "done",53       "status": "activated",54       "enabled": true,55       "onboarded": true56 INFO: Renovate was run at log level "info". Set LOG_LEVEL=debug in environment variables to see extended debug logs.57 INFO: Renovate is exiting with a non-zero code due to the following logged errors58       "loggerErrors": [59         {60           "name": "renovate",61           "level": 50,62           "logContext": "9c723a16-303a-4689-ab56-100bfa99ad1b",63           "repository": "fosskar/gitops",64           "branch": "renovate/fluxcd-flux2-2.x",65           "err": {66             "errno": -2,67             "code": "ENOENT",68             "syscall": "spawn /bin/sh",69             "path": "/bin/sh",70             "spawnargs": [71               "-c",72               "flux install --export --components source-controller,kustomize-controller,helm-controller,notification-controller > clusters/kube-nixbox/flux-system/gotk-components.yaml"73             ],74             "message": "spawn /bin/sh ENOENT",75             "stack": "Error: spawn /bin/sh ENOENT\n    at Process.ChildProcess._handle.onexit (node:internal/child_process:287:19)\n    at onErrorNT (node:internal/child_process:508:16)\n    at processTicksAndRejections (node:internal/process/task_queues:90:21)"76           },77           "msg": "unhandledRejection"78         }79       ]80Terminated                 renovate81error: nix failed with exit code 143