kubescape 2.3.6 -> 2.3.7 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-h1lsKqsqXoZdzbQqp9gg/Mg1QRqtxXUB8te0YndhV3g=" [golangModuleVersion] Replaced vendorHash with sha256-3YHMKugCjJQLX8c+5MMQenanzxVxHB++eEdA5UyF5zw= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kubescape nix build failed. @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage ./. buildPhase completed in 32 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests ? github.com/kubescape/kubescape/v2 [no test files] ? github.com/kubescape/kubescape/v2/cmd [no test files] ? github.com/kubescape/kubescape/v2/cmd/completion [no test files] ? github.com/kubescape/kubescape/v2/cmd/config [no test files] ? github.com/kubescape/kubescape/v2/cmd/delete [no test files] ? github.com/kubescape/kubescape/v2/cmd/download [no test files] ? github.com/kubescape/kubescape/v2/cmd/fix [no test files] ? github.com/kubescape/kubescape/v2/cmd/list [no test files] ok github.com/kubescape/kubescape/v2/cmd/scan 0.037s ? github.com/kubescape/kubescape/v2/cmd/submit [no test files] ? github.com/kubescape/kubescape/v2/cmd/update [no test files] ? github.com/kubescape/kubescape/v2/cmd/version [no test files] ok github.com/kubescape/kubescape/v2/core/cautils 0.056s --- FAIL: TestReleasedPolicy (0.00s) --- FAIL: TestReleasedPolicy/should_initialize_objects (0.01s) downloadreleasedpolicy_test.go:153: populating rego policy from fixture file "/build/source/core/cautils/getter/testdata/policy.json" downloadreleasedpolicy_test.go:28: Error Trace: /build/source/core/cautils/getter/downloadreleasedpolicy_test.go:28 Error: Received unexpected error: error getting: exceptions.json from: 'https://github.com/kubescape/regolibrary/releases/latest/download' ,error: Get "https://github.com/kubescape/regolibrary/releases/latest/download/exceptions": dial tcp: lookup github.com on [::1]:53: read udp [::1]:58858->[::1]:53: read: connection refused Test: TestReleasedPolicy/should_initialize_objects FAIL FAIL github.com/kubescape/kubescape/v2/core/cautils/getter 0.060s FAIL