1building '/nix/store/1l6j6z0wvh39bgh8jyjzrpfp5mg6y4m4-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.79.2"10 INFO: Repository started (repository=fosskar/gitops)11 "renovateVersion": "44.79.2"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 INFO: Branch created (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)18 "commitSha": "0a4bf15779682d4b78e151ecd572307fd5bd6a4e"19 INFO: PR created (repository=fosskar/gitops, branch=renovate/fluxcd-flux2-2.x)20 "pr": 72,21 "prTitle": "chore(deps): update dependency fluxcd/flux2 to v2.9.5",22 "labels": []23 INFO: Repository finished (repository=fosskar/gitops)24 "cloned": true,25 "durationMs": 19123,26 "result": "done",27 "status": "activated",28 "enabled": true,29 "onboarded": true,30 "exitCode": 031 INFO: Renovate was run at log level "info". Set LOG_LEVEL=debug in environment variables to see extended debug logs.