Running with gitlab-runner 15.1.0 (76984217)
  on gitlab-gitlab-runner-68677f9cb4-mbllj 2Ns2oyRy
section_start:1660943103:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: default
Using Kubernetes executor with image golang:latest ...
Using attach strategy to execute scripts...
section_end:1660943103:prepare_executor
section_start:1660943103:prepare_script
Preparing environment
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotInitialized: "containers with incomplete status: [init-permissions]"
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod default/runner-2ns2oyry-project-43-concurrent-159kgr to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-2ns2oyry-project-43-concurrent-159kgr via gitlab-gitlab-runner-68677f9cb4-mbllj...

section_end:1660943131:prepare_script
section_start:1660943131:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/etcinit/butane-jsonschema/.git/
Created fresh repository.
Checking out 076915fa as main...

Skipping Git submodules setup

section_end:1660943132:get_sources
section_start:1660943132:step_script
Executing "step_script" stage of the job script
$ mkdir -p mybinaries
$ go build -o mybinaries ./...
go: downloading github.com/coreos/butane v0.15.0
go: downloading github.com/invopop/jsonschema v0.6.0
go: downloading github.com/spf13/cobra v1.5.0
go: downloading github.com/coreos/ignition/v2 v2.14.0
go: downloading github.com/coreos/vcontext v0.0.0-20220603180515-2076d8d16945
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
go: downloading github.com/clarketm/json v1.14.1
go: downloading github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0
go: downloading github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace
go: downloading github.com/vincent-petithory/dataurl v1.0.0
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading github.com/coreos/go-systemd/v22 v22.0.0
go: downloading github.com/aws/aws-sdk-go v1.30.28
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/coreos/go-json v0.0.0-20211020211907-c63f628265de

section_end:1660943143:step_script
section_start:1660943143:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
mybinaries: found 2 matching files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=825 responseStatus=201 Created token=zSBQdXko

section_end:1660943145:upload_artifacts_on_success
section_start:1660943145:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1660943146:cleanup_file_variables
Job succeeded