1building '/nix/store/590p5xzr2ard19a4igp1pql8s05a5wng-effect-renovate-env.drv'...2Running phase: initPhase3@nix { "action": "setPhase", "phase": "initPhase" }4Running phase: userSetupPhase5@nix { "action": "setPhase", "phase": "userSetupPhase" }6Running phase: effectPhase7@nix { "action": "setPhase", "phase": "effectPhase" }8 INFO: Renovate started9 "renovateVersion": "44.52.0"10 INFO: Repository started (repository=fosskar/gitops)11 "renovateVersion": "44.52.0"12 INFO: Dependency extraction complete (repository=fosskar/gitops, baseBranch=main)13 "stats": {14 "managers": {"flux": {"fileCount": 1, "depCount": 1}},15 "total": {"fileCount": 1, "depCount": 1}16 }17 WARN: Detected empty commit - aborting git push (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)18 "commitRes": {19 "author": null,20 "branch": "",21 "commit": "",22 "root": false,23 "summary": {"changes": 0, "insertions": 0, "deletions": 0}24 }25 INFO: Repository finished (repository=fosskar/gitops)26 "cloned": true,27 "durationMs": 6883,28 "result": "done",29 "status": "activated",30 "enabled": true,31 "onboarded": true32 INFO: Renovate was run at log level "info". Set LOG_LEVEL=debug in environment variables to see extended debug logs.