2026-05-11 07:27:56.765592 | Job console starting 2026-05-11 07:27:56.779810 | Updating git repos 2026-05-11 07:27:56.832013 | Cloning repos into workspace 2026-05-11 07:27:56.871673 | Restoring repo states 2026-05-11 07:27:56.889824 | Merging changes 2026-05-11 07:27:57.993158 | Checking out repos 2026-05-11 07:27:58.486775 | Preparing playbooks 2026-05-11 07:28:00.670939 | Running Ansible setup 2026-05-11 07:28:04.815137 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 07:28:05.466304 | 2026-05-11 07:28:05.466734 | PLAY [localhost] 2026-05-11 07:28:05.475013 | 2026-05-11 07:28:05.475081 | TASK [Gathering Facts] 2026-05-11 07:28:06.349897 | localhost | ok 2026-05-11 07:28:06.361784 | 2026-05-11 07:28:06.361866 | TASK [Setup log path fact] 2026-05-11 07:28:06.391615 | localhost | ok 2026-05-11 07:28:06.406660 | 2026-05-11 07:28:06.406781 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 07:28:06.436193 | localhost | ok 2026-05-11 07:28:06.444697 | 2026-05-11 07:28:06.444831 | TASK [emit-job-header : Print job information] 2026-05-11 07:28:06.486419 | # Job Information 2026-05-11 07:28:06.486748 | Ansible Version: 2.16.18 2026-05-11 07:28:06.486799 | Job: atmosphere-go-test 2026-05-11 07:28:06.486832 | Pipeline: check 2026-05-11 07:28:06.486854 | Executor: 2d72f0692154 2026-05-11 07:28:06.486874 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3915 2026-05-11 07:28:06.486898 | Event ID: d588f390-4d0a-11f1-9583-02d93c9b68e7 2026-05-11 07:28:06.490087 | 2026-05-11 07:28:06.490157 | LOOP [emit-job-header : Print node information] 2026-05-11 07:28:06.580430 | localhost | ok: 2026-05-11 07:28:06.580616 | localhost | # Node Information 2026-05-11 07:28:06.580664 | localhost | Inventory Hostname: instance 2026-05-11 07:28:06.580705 | localhost | Hostname: np0000173505 2026-05-11 07:28:06.580741 | localhost | Username: zuul 2026-05-11 07:28:06.580783 | localhost | Distro: Ubuntu 22.04 2026-05-11 07:28:06.580908 | localhost | Provider: yul1 2026-05-11 07:28:06.580972 | localhost | Region: ca-ymq-1 2026-05-11 07:28:06.581012 | localhost | Label: ubuntu-jammy 2026-05-11 07:28:06.581885 | localhost | Product Name: OpenStack Nova 2026-05-11 07:28:06.581940 | localhost | Interface IP: 199.204.45.113 2026-05-11 07:28:06.602119 | 2026-05-11 07:28:06.602312 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 07:28:07.014106 | localhost -> localhost | changed 2026-05-11 07:28:07.023075 | 2026-05-11 07:28:07.023169 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 07:28:07.947193 | localhost -> localhost | changed 2026-05-11 07:28:07.956070 | 2026-05-11 07:28:07.956168 | PLAY [all] 2026-05-11 07:28:07.967625 | 2026-05-11 07:28:07.967735 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 07:28:08.215427 | instance -> localhost | ok 2026-05-11 07:28:08.224668 | 2026-05-11 07:28:08.224755 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 07:28:08.257096 | instance | ok 2026-05-11 07:28:08.272556 | instance | included: /var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 07:28:08.280527 | 2026-05-11 07:28:08.280587 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 07:28:09.333954 | instance -> localhost | Generating public/private rsa key pair. 2026-05-11 07:28:09.334131 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/work/006274edc37d45fd8a1d57db57453053_id_rsa 2026-05-11 07:28:09.334161 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/work/006274edc37d45fd8a1d57db57453053_id_rsa.pub 2026-05-11 07:28:09.334184 | instance -> localhost | The key fingerprint is: 2026-05-11 07:28:09.334206 | instance -> localhost | SHA256:icj8fgrGt1G7cWUSbAGoIQD0Z3Rp36Mcgerbo3LGWlM zuul-build-sshkey 2026-05-11 07:28:09.334240 | instance -> localhost | The key's randomart image is: 2026-05-11 07:28:09.334262 | instance -> localhost | +---[RSA 3072]----+ 2026-05-11 07:28:09.334288 | instance -> localhost | |=o . o+.. | 2026-05-11 07:28:09.334310 | instance -> localhost | | o o o+ o . | 2026-05-11 07:28:09.334330 | instance -> localhost | | o =o . * | 2026-05-11 07:28:09.334350 | instance -> localhost | | o+o . = + | 2026-05-11 07:28:09.334370 | instance -> localhost | | = .ES + + | 2026-05-11 07:28:09.334390 | instance -> localhost | | . o.. + + | 2026-05-11 07:28:09.334409 | instance -> localhost | | =o* o . | 2026-05-11 07:28:09.334428 | instance -> localhost | | o.O.=.+ | 2026-05-11 07:28:09.334451 | instance -> localhost | | .=.=oo | 2026-05-11 07:28:09.334471 | instance -> localhost | +----[SHA256]-----+ 2026-05-11 07:28:09.334514 | instance -> localhost | ok: Runtime: 0:00:00.599830 2026-05-11 07:28:09.339504 | 2026-05-11 07:28:09.339566 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 07:28:09.371362 | instance | ok 2026-05-11 07:28:09.381955 | instance | included: /var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 07:28:09.389865 | 2026-05-11 07:28:09.389932 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 07:28:09.413806 | instance | skipping: Conditional result was False 2026-05-11 07:28:09.424043 | 2026-05-11 07:28:09.424144 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 07:28:09.859861 | instance | changed 2026-05-11 07:28:09.865792 | 2026-05-11 07:28:09.865863 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 07:28:10.047336 | instance | ok 2026-05-11 07:28:10.052593 | 2026-05-11 07:28:10.052677 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 07:28:10.589410 | instance | changed 2026-05-11 07:28:10.597641 | 2026-05-11 07:28:10.597732 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 07:28:11.113470 | instance | changed 2026-05-11 07:28:11.173506 | 2026-05-11 07:28:11.173663 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 07:28:11.199233 | instance | skipping: Conditional result was False 2026-05-11 07:28:11.208332 | 2026-05-11 07:28:11.208417 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 07:28:11.677703 | instance -> localhost | changed 2026-05-11 07:28:11.688872 | 2026-05-11 07:28:11.688991 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 07:28:12.017518 | instance -> localhost | Identity added: /var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/work/006274edc37d45fd8a1d57db57453053_id_rsa (zuul-build-sshkey) 2026-05-11 07:28:12.017806 | instance -> localhost | ok: Runtime: 0:00:00.013836 2026-05-11 07:28:12.025339 | 2026-05-11 07:28:12.025505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 07:28:12.373945 | instance | ok 2026-05-11 07:28:12.412175 | 2026-05-11 07:28:12.412273 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 07:28:12.447532 | instance | skipping: Conditional result was False 2026-05-11 07:28:12.462640 | 2026-05-11 07:28:12.462708 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-11 07:28:12.815247 | instance | ok 2026-05-11 07:28:12.820774 | 2026-05-11 07:28:12.820835 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-11 07:28:14.601718 | instance | Output suppressed because no_log was given 2026-05-11 07:28:14.616593 | 2026-05-11 07:28:14.617017 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-11 07:28:14.819350 | instance | ok: "logs" 2026-05-11 07:28:14.819820 | instance | ok: All items complete 2026-05-11 07:28:14.819852 | 2026-05-11 07:28:14.983130 | instance | ok: "artifacts" 2026-05-11 07:28:15.160370 | instance | ok: "docs" 2026-05-11 07:28:15.170150 | 2026-05-11 07:28:15.170280 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-11 07:28:15.368923 | instance | changed: "logs" 2026-05-11 07:28:15.536185 | instance | changed: "artifacts" 2026-05-11 07:28:15.701866 | instance | changed: "docs" 2026-05-11 07:28:15.717139 | 2026-05-11 07:28:15.717249 | PLAY RECAP 2026-05-11 07:28:15.717316 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-11 07:28:15.717354 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 07:28:15.717383 | 2026-05-11 07:28:15.873358 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 07:28:15.875321 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/go-test/run.yml@main] 2026-05-11 07:28:16.514580 | 2026-05-11 07:28:16.514732 | PLAY [Install Go runtime on test host] 2026-05-11 07:28:16.526714 | 2026-05-11 07:28:16.526804 | TASK [ensure-go : Check installed go version] 2026-05-11 07:28:17.062742 | instance | ok: ERROR (ignored) 2026-05-11 07:28:17.063267 | instance | { 2026-05-11 07:28:17.063341 | instance | "failed_when_result": false, 2026-05-11 07:28:17.063390 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-05-11 07:28:17.063462 | instance | "rc": 2 2026-05-11 07:28:17.063499 | instance | } 2026-05-11 07:28:17.075416 | 2026-05-11 07:28:17.075550 | TASK [ensure-go : Skip if correct version of go is installed] 2026-05-11 07:28:17.144350 | instance | ok 2026-05-11 07:28:17.156635 | instance | included: /var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-05-11 07:28:17.162663 | 2026-05-11 07:28:17.162751 | TASK [ensure-go : Create temp directory] 2026-05-11 07:28:17.476280 | instance | changed 2026-05-11 07:28:17.507693 | 2026-05-11 07:28:17.507802 | TASK [ensure-go : Get archive checksum] 2026-05-11 07:28:18.198913 | instance | ok: OK (64 bytes) 2026-05-11 07:28:18.205277 | 2026-05-11 07:28:18.205371 | TASK [ensure-go : Download go archive] 2026-05-11 07:28:19.746764 | instance | changed: OK (78559214 bytes) 2026-05-11 07:28:19.761872 | 2026-05-11 07:28:19.762129 | TASK [ensure-go : Install go] 2026-05-11 07:28:26.200124 | instance | changed 2026-05-11 07:28:26.209824 | 2026-05-11 07:28:26.209920 | PLAY [Run Atmosphere Go unit tests] 2026-05-11 07:28:26.215798 | 2026-05-11 07:28:26.215885 | TASK [Run Go unit tests] 2026-05-11 07:28:26.688457 | instance | go: downloading github.com/goccy/go-yaml v1.18.0 2026-05-11 07:28:26.689153 | instance | go: downloading github.com/opencontainers/go-digest v1.0.0 2026-05-11 07:28:26.689191 | instance | go: downloading github.com/containers/image/v5 v5.35.0 2026-05-11 07:28:26.689884 | instance | go: downloading github.com/sirupsen/logrus v1.9.3 2026-05-11 07:28:26.969503 | instance | go: downloading golang.org/x/sync v0.18.0 2026-05-11 07:28:26.997272 | instance | go: downloading github.com/stretchr/testify v1.10.0 2026-05-11 07:28:27.048575 | instance | go: downloading gopkg.in/yaml.v2 v2.4.0 2026-05-11 07:28:27.090389 | instance | go: downloading helm.sh/helm/v3 v3.18.5 2026-05-11 07:28:27.196457 | instance | go: downloading k8s.io/api v0.34.0 2026-05-11 07:28:27.198086 | instance | go: downloading k8s.io/apimachinery v0.34.0 2026-05-11 07:28:27.217755 | instance | go: downloading k8s.io/cli-runtime v0.34.0 2026-05-11 07:28:27.255233 | instance | go: downloading k8s.io/client-go v0.34.0 2026-05-11 07:28:27.545414 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-05-11 07:28:27.559543 | instance | go: downloading golang.org/x/sys v0.38.0 2026-05-11 07:28:27.631866 | instance | go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 2026-05-11 07:28:27.632942 | instance | go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 2026-05-11 07:28:27.694315 | instance | go: downloading github.com/containers/storage v1.58.0 2026-05-11 07:28:27.892798 | instance | go: downloading github.com/docker/distribution v2.8.3+incompatible 2026-05-11 07:28:27.923393 | instance | go: downloading github.com/docker/go-connections v0.5.0 2026-05-11 07:28:28.002257 | instance | go: downloading github.com/opencontainers/image-spec v1.1.1 2026-05-11 07:28:28.038476 | instance | go: downloading gopkg.in/yaml.v3 v3.0.1 2026-05-11 07:28:28.041956 | instance | go: downloading github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 2026-05-11 07:28:28.065861 | instance | go: downloading github.com/containers/ocicrypt v1.2.1 2026-05-11 07:28:28.068192 | instance | go: downloading github.com/docker/docker v28.3.3+incompatible 2026-05-11 07:28:28.097995 | instance | go: downloading github.com/google/uuid v1.6.0 2026-05-11 07:28:28.099452 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-05-11 07:28:28.155065 | instance | go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0 2026-05-11 07:28:28.252142 | instance | go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 2026-05-11 07:28:28.252346 | instance | go: downloading github.com/gogo/protobuf v1.3.2 2026-05-11 07:28:28.252752 | instance | go: downloading sigs.k8s.io/randfill v1.0.0 2026-05-11 07:28:28.252983 | instance | go: downloading github.com/pkg/errors v0.9.1 2026-05-11 07:28:28.254193 | instance | go: downloading sigs.k8s.io/yaml v1.6.0 2026-05-11 07:28:28.254976 | instance | go: downloading github.com/Masterminds/semver/v3 v3.3.1 2026-05-11 07:28:28.349836 | instance | go: downloading github.com/cyphar/filepath-securejoin v0.4.1 2026-05-11 07:28:28.349956 | instance | go: downloading github.com/mitchellh/copystructure v1.2.0 2026-05-11 07:28:28.349968 | instance | go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 2026-05-11 07:28:28.350046 | instance | go: downloading k8s.io/apiextensions-apiserver v0.34.0 2026-05-11 07:28:28.432207 | instance | go: downloading github.com/docker/docker-credential-helpers v0.9.3 2026-05-11 07:28:28.432969 | instance | go: downloading github.com/BurntSushi/toml v1.5.0 2026-05-11 07:28:28.498792 | instance | go: downloading github.com/distribution/reference v0.6.0 2026-05-11 07:28:28.499105 | instance | go: downloading github.com/gorilla/mux v1.8.1 2026-05-11 07:28:28.552263 | instance | go: downloading k8s.io/klog/v2 v2.130.1 2026-05-11 07:28:28.595392 | instance | go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0 2026-05-11 07:28:28.596045 | instance | go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 2026-05-11 07:28:28.597162 | instance | go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 2026-05-11 07:28:28.630011 | instance | go: downloading github.com/moby/term v0.5.2 2026-05-11 07:28:28.647145 | instance | go: downloading github.com/google/gnostic-models v0.7.0 2026-05-11 07:28:28.660733 | instance | go: downloading go.yaml.in/yaml/v2 v2.4.2 2026-05-11 07:28:28.677312 | instance | go: downloading golang.org/x/text v0.31.0 2026-05-11 07:28:28.748064 | instance | go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 2026-05-11 07:28:28.765942 | instance | go: downloading sigs.k8s.io/kustomize/api v0.20.1 2026-05-11 07:28:28.791807 | instance | go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1 2026-05-11 07:28:28.795543 | instance | go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 2026-05-11 07:28:28.884570 | instance | go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 2026-05-11 07:28:28.927616 | instance | go: downloading golang.org/x/net v0.47.0 2026-05-11 07:28:29.009816 | instance | go: downloading golang.org/x/term v0.37.0 2026-05-11 07:28:29.019841 | instance | go: downloading google.golang.org/protobuf v1.36.6 2026-05-11 07:28:29.075093 | instance | go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 2026-05-11 07:28:29.120459 | instance | go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 2026-05-11 07:28:29.132995 | instance | go: downloading gopkg.in/inf.v0 v0.9.1 2026-05-11 07:28:29.142646 | instance | go: downloading github.com/mitchellh/reflectwalk v1.0.2 2026-05-11 07:28:29.189356 | instance | go: downloading github.com/moby/sys/capability v0.4.0 2026-05-11 07:28:29.190374 | instance | go: downloading github.com/opencontainers/runtime-spec v1.2.1 2026-05-11 07:28:29.235748 | instance | go: downloading github.com/go-logr/logr v1.4.3 2026-05-11 07:28:29.254417 | instance | go: downloading go.yaml.in/yaml/v3 v3.0.4 2026-05-11 07:28:29.296478 | instance | go: downloading github.com/json-iterator/go v1.1.12 2026-05-11 07:28:29.435482 | instance | go: downloading golang.org/x/time v0.12.0 2026-05-11 07:28:29.435538 | instance | go: downloading github.com/moby/spdystream v0.5.0 2026-05-11 07:28:29.436698 | instance | go: downloading github.com/fxamacker/cbor/v2 v2.9.0 2026-05-11 07:28:29.436906 | instance | go: downloading golang.org/x/oauth2 v0.30.0 2026-05-11 07:28:29.478581 | instance | go: downloading github.com/go-openapi/swag v0.23.1 2026-05-11 07:28:29.496030 | instance | go: downloading github.com/go-openapi/jsonreference v0.21.0 2026-05-11 07:28:29.512965 | instance | go: downloading github.com/google/btree v1.1.3 2026-05-11 07:28:29.519412 | instance | go: downloading github.com/docker/go-units v0.5.0 2026-05-11 07:28:29.528521 | instance | go: downloading github.com/moby/sys/user v0.4.0 2026-05-11 07:28:29.541880 | instance | go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 2026-05-11 07:28:29.560358 | instance | go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee 2026-05-11 07:28:29.564517 | instance | go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f 2026-05-11 07:28:29.573085 | instance | go: downloading github.com/blang/semver/v4 v4.0.0 2026-05-11 07:28:29.590840 | instance | go: downloading github.com/go-errors/errors v1.5.1 2026-05-11 07:28:29.608918 | instance | go: downloading github.com/x448/float16 v0.8.4 2026-05-11 07:28:29.612820 | instance | go: downloading github.com/moby/sys/mountinfo v0.7.2 2026-05-11 07:28:29.615772 | instance | go: downloading github.com/mailru/easyjson v0.9.0 2026-05-11 07:28:29.675963 | instance | go: downloading github.com/go-openapi/jsonpointer v0.21.1 2026-05-11 07:28:29.676309 | instance | go: downloading github.com/emicklei/go-restful/v3 v3.12.2 2026-05-11 07:28:29.677427 | instance | go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 2026-05-11 07:28:29.677563 | instance | go: downloading github.com/xlab/treeprint v1.2.0 2026-05-11 07:28:29.716877 | instance | go: downloading github.com/josharian/intern v1.0.0 2026-05-11 07:28:38.432911 | instance | ok github.com/vexxhost/atmosphere/pkg/dag 0.350s 2026-05-11 07:28:38.440531 | instance | ok github.com/vexxhost/atmosphere/internal/deploy 0.279s 2026-05-11 07:28:59.004537 | instance | ? github.com/vexxhost/atmosphere/internal/openstack_helm [no test files] 2026-05-11 07:29:04.213587 | instance | ? github.com/vexxhost/atmosphere/internal/portforwardutil [no test files] 2026-05-11 07:29:04.213662 | instance | ? github.com/vexxhost/atmosphere/internal/testutils [no test files] 2026-05-11 07:29:04.213717 | instance | ? github.com/vexxhost/atmosphere/cmd/atmosphere [no test files] 2026-05-11 07:29:05.203401 | instance | ok github.com/vexxhost/atmosphere/cmd/pinimages 0.005s 2026-05-11 07:29:05.553431 | instance | ok: Runtime: 0:00:38.742279 2026-05-11 07:29:05.556110 | 2026-05-11 07:29:05.556171 | PLAY RECAP 2026-05-11 07:29:05.556230 | instance | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 07:29:05.556261 | 2026-05-11 07:29:05.676337 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/go-test/run.yml@main] 2026-05-11 07:29:05.679195 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 07:29:06.294225 | 2026-05-11 07:29:06.294388 | PLAY [all] 2026-05-11 07:29:06.307294 | 2026-05-11 07:29:06.307399 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-11 07:29:06.353123 | instance | skipping: Conditional result was False 2026-05-11 07:29:06.362336 | 2026-05-11 07:29:06.362420 | TASK [fetch-output : Set log path for single node] 2026-05-11 07:29:06.405308 | instance | ok 2026-05-11 07:29:06.412095 | 2026-05-11 07:29:06.412184 | LOOP [fetch-output : Ensure local output dirs] 2026-05-11 07:29:06.791222 | instance -> localhost | ok: "/var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/work/logs" 2026-05-11 07:29:06.995194 | instance -> localhost | changed: "/var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/work/artifacts" 2026-05-11 07:29:07.202936 | instance -> localhost | changed: "/var/lib/zuul/builds/006274edc37d45fd8a1d57db57453053/work/docs" 2026-05-11 07:29:07.223139 | 2026-05-11 07:29:07.223312 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 07:29:07.839621 | instance | ok 2026-05-11 07:29:07.839885 | instance | changed: All items complete 2026-05-11 07:29:07.839925 | 2026-05-11 07:29:08.304705 | instance | changed: .d..t...... ./ 2026-05-11 07:29:08.751832 | instance | changed: .d..t...... ./ 2026-05-11 07:29:08.779775 | 2026-05-11 07:29:08.780115 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 07:29:09.256296 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007799 2026-05-11 07:29:09.507620 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008131 2026-05-11 07:29:09.531242 | 2026-05-11 07:29:09.531366 | PLAY [all] 2026-05-11 07:29:09.537416 | 2026-05-11 07:29:09.537485 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 07:29:09.967494 | instance | changed 2026-05-11 07:29:09.975846 | 2026-05-11 07:29:09.975917 | PLAY RECAP 2026-05-11 07:29:09.975979 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-11 07:29:09.976009 | 2026-05-11 07:29:10.113883 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 07:29:10.116250 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 07:29:10.688939 | 2026-05-11 07:29:10.689475 | PLAY [localhost] 2026-05-11 07:29:10.699937 | 2026-05-11 07:29:10.700013 | TASK [Generate Zuul manifest] 2026-05-11 07:29:10.719811 | localhost | ok 2026-05-11 07:29:10.735781 | 2026-05-11 07:29:10.735862 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 07:29:11.121340 | localhost | changed 2026-05-11 07:29:11.133106 | 2026-05-11 07:29:11.133186 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 07:29:11.166022 | localhost | ok 2026-05-11 07:29:11.174817 | 2026-05-11 07:29:11.174901 | TASK [Upload logs] 2026-05-11 07:29:11.195463 | localhost | ok 2026-05-11 07:29:11.256484 | 2026-05-11 07:29:11.256628 | TASK [Set zuul-log-path fact] 2026-05-11 07:29:11.274963 | localhost | ok 2026-05-11 07:29:11.285599 | 2026-05-11 07:29:11.285671 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 07:29:11.314365 | localhost | ok 2026-05-11 07:29:11.320832 | 2026-05-11 07:29:11.320903 | TASK [upload-logs : Create log directories] 2026-05-11 07:29:11.727054 | localhost | changed 2026-05-11 07:29:11.734729 | 2026-05-11 07:29:11.734824 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 07:29:12.141479 | localhost -> localhost | ok: Runtime: 0:00:00.005692 2026-05-11 07:29:12.149148 | 2026-05-11 07:29:12.149244 | TASK [upload-logs : Upload logs to log server] 2026-05-11 07:29:12.615483 | localhost | Output suppressed because no_log was given 2026-05-11 07:29:12.620899 | 2026-05-11 07:29:12.621013 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 07:29:12.672460 | localhost | skipping: Conditional result was False 2026-05-11 07:29:12.679557 | localhost | skipping: Conditional result was False 2026-05-11 07:29:12.695614 | 2026-05-11 07:29:12.695828 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 07:29:12.740713 | localhost | skipping: Conditional result was False 2026-05-11 07:29:12.741185 | 2026-05-11 07:29:12.744655 | localhost | skipping: Conditional result was False 2026-05-11 07:29:12.758717 | 2026-05-11 07:29:12.758894 | LOOP [upload-logs : Upload console log and json output]