2022-11-28T11:29:48 gitlab-runner 15.5.1 -> 15.6.1 https://repology.org/metapackage/gitlab-runner/versions 2022-11-28T11:29:50 attrpath: gitlab-runner 2022-11-28T11:29:50 Checking auto update branch... 2022-11-28T11:29:50 No auto update branch exists 2022-11-28T11:29:54 [version] 2022-11-28T11:29:54 [version] generic version rewriter does not support multiple hashes 2022-11-28T11:29:54 [rustCrateVersion] 2022-11-28T11:29:54 [rustCrateVersion] No cargoSha256 found 2022-11-28T11:29:54 [golangModuleVersion] 2022-11-28T11:29:57 [golangModuleVersion] Found old vendorSha256 = sha256-IcsYH1V3b5IUY2JqOADJrc4lkng1GS7lndfHObRQbxU= 2022-11-28T11:30:13 [golangModuleVersion] Replaced vendorSha256 with sha256-SPuN1TIUAutQjCQc351afr9Y1VwSuFjO9fTjzsFtjpY= 2022-11-28T11:32:08 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gitlab-runner nix build failed. === RUN TestCommand_Run/command_ends_with_a_unknown_failure command_test.go:37: PASS: Start() command_test.go:37: PASS: Wait() === RUN TestCommand_Run/command_times_out command_test.go:37: PASS: Start() command_test.go:37: PASS: Wait() command_test.go:38: PASS: KillAndWait(*process.MockCommander,string) === RUN TestCommand_Run/error_on_cmd_start() command_test.go:37: PASS: Start() command_test.go:37: PASS: Wait() === RUN TestCommand_Run/command_ends_with_a_build_failure command_test.go:37: PASS: Start() command_test.go:37: PASS: Wait() --- PASS: TestCommand_Run (1.50s) --- PASS: TestCommand_Run/command_ends_with_a_system_failure (0.50s) --- PASS: TestCommand_Run/command_ends_with_a_unknown_failure (0.50s) --- PASS: TestCommand_Run/command_times_out (0.00s) --- PASS: TestCommand_Run/error_on_cmd_start() (0.00s) --- PASS: TestCommand_Run/command_ends_with_a_build_failure (0.50s) PASS ok gitlab.com/gitlab-org/gitlab-runner/executors/custom/command 1.509s # gitlab.com/gitlab-org/gitlab-runner/executors/docker [gitlab.com/gitlab-org/gitlab-runner/executors/docker.test] executors/docker/services_test.go:132:6: undefined: containerConfigExpectations executors/docker/services_test.go:134:10: undefined: prepareTestDockerConfiguration executors/docker/services_test.go:232:10: undefined: prepareTestDockerConfiguration executors/docker/services_test.go:265:10: undefined: createExecutorForTestDockerConfiguration executors/docker/services_test.go:303:10: undefined: createExecutorForTestDockerConfiguration executors/docker/services_test.go:341:10: undefined: createExecutorForTestDockerConfiguration FAIL gitlab.com/gitlab-org/gitlab-runner/executors/docker [build failed] FAIL