etcd_3_4 3.4.28 -> 3.4.29 https://github.com/etcd-io/etcd/releases attrpath: etcd_3_4 Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-DbDIz/cbXqYHaGqNqP+wYpuiaFiZYElRXmQwBXnCbMk=" [golangModuleVersion] Replaced vendorHash with sha256-DbDIz/cbXqYHaGqNqP+wYpuiaFiZYElRXmQwBXnCbMk= Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A etcd_3_4 nix build failed. ./tests/docker-dns-srv/certs/gencerts.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tests/docker-dns-srv/certs/run.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/docker-dns-srv/certs-gateway/gencerts.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tests/docker-dns-srv/certs-gateway/run.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/docker-dns-srv/certs-wildcard/gencerts.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tests/docker-dns-srv/certs-wildcard/run.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/docker-static-ip/certs/gencerts.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tests/docker-static-ip/certs/run.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/docker-static-ip/certs-metrics-proxy/gencerts.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tests/docker-static-ip/certs-metrics-proxy/run.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tests/semaphore.test.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tests/cover.test.bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./hack/benchmark/bench.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash -e" ./hack/insta-discovery/discovery: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./hack/patch/cherrypick.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./integration/fixtures-expired/gencerts.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./integration/fixtures/gencerts.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tools/etcd-dump-logs/testdecoder/decoder_wrongoutputformat.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tools/etcd-dump-logs/testdecoder/decoder_correctoutputformat.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tools/local-tester/bridge.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/sh" ./tools/local-tester/faults.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./tools/mod/install_all.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash" ./build: line 9: git: command not found go: inconsistent vendoring in /build/source/tools/mod: github.com/gogo/protobuf@v1.3.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt go.etcd.io/gofail@v0.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt To ignore the vendor directory, use -mod=readonly or -mod=mod. To sync the vendor directory, run: go mod vendor