kubescape 2.9.1 -> 3.0.6 https://github.com/kubescape/kubescape/releases attrpath: kubescape 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-zcv8oYm6srwkwT3pUECtTewyqVVpCIcs3i0VRTRft68=" [golangModuleVersion] Replaced vendorHash with sha256-o2P38cQ4BmokngpDqpw0/tDE3kZIF24MczJSEd4klf0= Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kubescape nix build failed. ok github.com/kubescape/kubescape/v3/cmd/download 0.041s ok github.com/kubescape/kubescape/v3/cmd/fix 0.031s ok github.com/kubescape/kubescape/v3/cmd/list 0.043s ok github.com/kubescape/kubescape/v3/cmd/operator 0.039s ok github.com/kubescape/kubescape/v3/cmd/patch 0.035s ok github.com/kubescape/kubescape/v3/cmd/scan 0.035s ok github.com/kubescape/kubescape/v3/cmd/shared 0.032s ? github.com/kubescape/kubescape/v3/cmd/update [no test files] ok github.com/kubescape/kubescape/v3/cmd/version 0.020s [warning] git not found in PATH: git metadata (author and hash) will not be available. error: "git" does not exists [warning] git not found in PATH: git metadata (author and hash) will not be available. error: "git" does not exists --- FAIL: TestLocalGitRepositoryTestSuite (0.01s) --- FAIL: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit (0.00s) --- FAIL: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileA (0.00s) git_native_enabled_test.go:25: Error Trace: /build/source/core/cautils/git_native_enabled_test.go:25 /build/source/vendor/github.com/stretchr/testify/suite/suite.go:112 Error: Received unexpected error: failed to get commit information for file: fileA Test: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileA --- FAIL: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileB (0.00s) git_native_enabled_test.go:39: Error Trace: /build/source/core/cautils/git_native_enabled_test.go:39 /build/source/vendor/github.com/stretchr/testify/suite/suite.go:112 Error: Received unexpected error: failed to get commit information for file: dirA/fileB Test: TestLocalGitRepositoryTestSuite/TestGetFileLastCommit/fileB FAIL FAIL github.com/kubescape/kubescape/v3/core/cautils 1.077s FAIL