k3s 0 -> 1 attrpath: k3s Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - k3s-1.27.9+k3s1 Press Enter key to continue... Running update for: - k3s-1.27.9+k3s1: UPDATING ... - k3s-1.27.9+k3s1: ERROR --- SHOWING ERROR LOG FOR k3s-1.27.9+k3s1 ---------------------- + MINOR_VERSION=27 ++ mktemp -d + WORKDIR=/run/nixpkgs-update-worker/tmp.U6Gctinohp + trap 'rm -rf /run/nixpkgs-update-worker/tmp.U6Gctinohp' EXIT ++ git rev-parse --show-toplevel + NIXPKGS_ROOT=/var/cache/nixpkgs-update/worker/worktree/k3s/ +++ dirname /var/cache/nixpkgs-update/worker/worktree/k3s/pkgs/applications/networking/cluster/k3s/update-script.sh ++ cd /var/cache/nixpkgs-update/worker/worktree/k3s/pkgs/applications/networking/cluster/k3s ++ pwd -P + NIXPKGS_K3S_PATH=/var/cache/nixpkgs-update/worker/worktree/k3s/pkgs/applications/networking/cluster/k3s/ + cd /var/cache/nixpkgs-update/worker/worktree/k3s/pkgs/applications/networking/cluster/k3s/ + cd 1_27 + LATEST_TAG_RAWFILE=/run/nixpkgs-update-worker/tmp.U6Gctinohp/latest_tag.json + curl --silent -f -u :7bdbd24b04abe9f561f182a0917b808ce7ecc3c6 https://api.github.com/repos/k3s-io/k3s/releases ++ jq 'map(.tag_name)' /run/nixpkgs-update-worker/tmp.U6Gctinohp/latest_tag.json ++ grep -v -e rc -e engine ++ tail -n +2 ++ head -n -1 ++ sed 's|[", ]||g' ++ sort -rV ++ grep -E '^v1\.27\.' ++ head -n1 + LATEST_TAG_NAME=v1.27.10+k3s2 ++ echo v1.27.10+k3s2 ++ sed 's/^v//' + K3S_VERSION=1.27.10+k3s2 ++ curl --silent -f -u :7bdbd24b04abe9f561f182a0917b808ce7ecc3c6 https://api.github.com/repos/k3s-io/k3s/tags ++ jq -r 'map(select(.name == "v1.27.10+k3s2")) | .[0] | .commit.sha' + K3S_COMMIT=null ++ nix-prefetch-url --quiet --unpack https://github.com/k3s-io/k3s/archive/refs/tags/v1.27.10+k3s2.tar.gz + K3S_REPO_SHA256=0piv4f69jpz2nc0mxlpr9za307f962hic7g7an65v8xpn3z4s403 + FILE_SCRIPTS_DOWNLOAD=/run/nixpkgs-update-worker/tmp.U6Gctinohp/scripts-download + curl --silent -f https://raw.githubusercontent.com/k3s-io/k3s/null/scripts/download + rm -rf /run/nixpkgs-update-worker/tmp.U6Gctinohp --- SHOWING ERROR LOG FOR k3s-1.27.9+k3s1 ---------------------- The update script for k3s-1.27.9+k3s1 failed with exit code 22