File size: 3,868 Bytes
d61821a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "commit": "5dd0b9ef003d31f37f7bb1fb016b5605f8d8ac36",
  "parent": "49fb64fb1031531a6a651575e5a295abbaa6946a",
  "repository_id": "R001",
  "schema_version": 1,
  "task_id": "TASK_S2_R001_020",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./executors/internal/autoscaler -count=1"
    ],
    "elapsed_seconds": 6.572154249995947,
    "gold": [
      {
        "command": "go test ./executors/internal/autoscaler -count=1",
        "elapsed_seconds": 1.343436500057578,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/gitlab-runner/executors/internal/autoscaler\t0.383s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./executors/internal/autoscaler -count=1",
        "elapsed_seconds": 0.3219311248976737,
        "returncode": 1,
        "stderr": "# gitlab.com/gitlab-org/gitlab-runner/executors/internal/autoscaler [gitlab.com/gitlab-org/gitlab-runner/executors/internal/autoscaler.test]\nexecutors/internal/autoscaler/acquisition_test.go:602:12: undefined: buildErrorFromContextCause\n",
        "stdout": "FAIL\tgitlab.com/gitlab-org/gitlab-runner/executors/internal/autoscaler [build failed]\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.010560834081843495,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./executors/internal/autoscaler -count=1",
        "elapsed_seconds": 4.341497624991462,
        "returncode": 0,
        "stderr": "go: downloading gitlab.com/gitlab-org/fleeting/nesting v0.4.0\ngo: downloading gitlab.com/gitlab-org/fleeting/fleeting-artifact v0.0.0-20241018172108-3f6e6586dc5c\ngo: downloading gitlab.com/gitlab-org/fleeting/fleeting v0.0.0-20260304132817-7f6dd45d4237\ngo: downloading gitlab.com/gitlab-org/fleeting/fleeting/metrics/prometheus v0.0.0-20260219212929-1389ec067d0d\ngo: downloading gitlab.com/gitlab-org/fleeting/taskscaler v0.0.0-20260311212304-25dd020ebd12\ngo: downloading gitlab.com/gitlab-org/fleeting/taskscaler/metrics/prometheus v0.0.0-20260223104030-891f7bc8d103\ngo: downloading github.com/hashicorp/go-hclog v1.6.3\ngo: downloading github.com/mattn/go-isatty v0.0.20\ngo: downloading github.com/fatih/color v1.18.0\ngo: downloading github.com/masterzen/winrm v0.0.0-20250927112105-5f8e6c707321\ngo: downloading github.com/hashicorp/go-plugin v1.7.0\ngo: downloading resenje.org/singleflight v0.4.3\ngo: downloading github.com/golang/protobuf v1.5.4\ngo: downloading github.com/hashicorp/yamux v0.1.2\ngo: downloading github.com/oklog/run v1.2.0\ngo: downloading github.com/gofrs/uuid v4.4.0+incompatible\ngo: downloading github.com/Azure/go-ntlmssp v0.1.0\ngo: downloading github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786\ngo: downloading github.com/jcmturner/gokrb5/v8 v8.4.4\ngo: downloading github.com/ChrisTrenkamp/goxpath v0.0.0-20210404020558-97928f7e12b6\ngo: downloading github.com/bodgit/ntlmssp v0.0.0-20240506230425-31973bb52d9b\ngo: downloading github.com/jcmturner/dnsutils/v2 v2.0.0\ngo: downloading github.com/jcmturner/gofork v1.7.6\ngo: downloading github.com/hashicorp/go-uuid v1.0.3\ngo: downloading github.com/jcmturner/goidentity/v6 v6.0.1\ngo: downloading github.com/jcmturner/aescts/v2 v2.0.0\ngo: downloading github.com/jcmturner/rpc/v2 v2.0.3\ngo: downloading github.com/bodgit/windows v1.0.1\ngo: downloading github.com/tidwall/transform v0.0.0-20201103190739-32f242e2dbde\n",
        "stdout": "ok  \tgitlab.com/gitlab-org/gitlab-runner/executors/internal/autoscaler\t0.377s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.010815500048920512,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}