2026-04-25 06:50:51.173014 | Job console starting 2026-04-25 06:50:51.190961 | Updating git repos 2026-04-25 06:50:51.233543 | Cloning repos into workspace 2026-04-25 06:50:51.554878 | Restoring repo states 2026-04-25 06:50:51.575902 | Merging changes 2026-04-25 06:50:53.324128 | Checking out repos 2026-04-25 06:50:53.632923 | Preparing playbooks 2026-04-25 06:50:57.397759 | Running Ansible setup 2026-04-25 06:51:01.308238 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-25 06:51:01.931928 | 2026-04-25 06:51:01.932058 | PLAY [localhost] 2026-04-25 06:51:01.939311 | 2026-04-25 06:51:01.939378 | TASK [Gathering Facts] 2026-04-25 06:51:02.875665 | localhost | ok 2026-04-25 06:51:02.884786 | 2026-04-25 06:51:02.884986 | TASK [Setup log path fact] 2026-04-25 06:51:02.903726 | localhost | ok 2026-04-25 06:51:02.917540 | 2026-04-25 06:51:02.917623 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-25 06:51:02.946513 | localhost | ok 2026-04-25 06:51:02.956354 | 2026-04-25 06:51:02.956425 | TASK [emit-job-header : Print job information] 2026-04-25 06:51:02.996845 | # Job Information 2026-04-25 06:51:02.997063 | Ansible Version: 2.16.16 2026-04-25 06:51:02.997112 | Job: atmosphere-go-test 2026-04-25 06:51:02.997144 | Pipeline: check 2026-04-25 06:51:02.997211 | Executor: 0a8996d2b663 2026-04-25 06:51:02.997253 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3877 2026-04-25 06:51:02.997297 | Event ID: 00857ff4-4073-11f1-8ffb-d6e77b67b977 2026-04-25 06:51:03.001418 | 2026-04-25 06:51:03.001511 | LOOP [emit-job-header : Print node information] 2026-04-25 06:51:03.095027 | localhost | ok: 2026-04-25 06:51:03.095255 | localhost | # Node Information 2026-04-25 06:51:03.095294 | localhost | Inventory Hostname: instance 2026-04-25 06:51:03.095325 | localhost | Hostname: np0000170138 2026-04-25 06:51:03.095357 | localhost | Username: zuul 2026-04-25 06:51:03.095388 | localhost | Distro: Ubuntu 22.04 2026-04-25 06:51:03.095416 | localhost | Provider: yul1 2026-04-25 06:51:03.095442 | localhost | Region: ca-ymq-1 2026-04-25 06:51:03.095468 | localhost | Label: ubuntu-jammy 2026-04-25 06:51:03.095494 | localhost | Product Name: OpenStack Nova 2026-04-25 06:51:03.095520 | localhost | Interface IP: 199.204.45.248 2026-04-25 06:51:03.114549 | 2026-04-25 06:51:03.114711 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-25 06:51:03.497287 | localhost -> localhost | changed 2026-04-25 06:51:03.509865 | 2026-04-25 06:51:03.509975 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-25 06:51:04.502553 | localhost -> localhost | changed 2026-04-25 06:51:04.513258 | 2026-04-25 06:51:04.513315 | PLAY [all] 2026-04-25 06:51:04.520725 | 2026-04-25 06:51:04.520790 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-25 06:51:04.746723 | instance -> localhost | ok 2026-04-25 06:51:04.754456 | 2026-04-25 06:51:04.754541 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-25 06:51:04.782530 | instance | ok 2026-04-25 06:51:04.803080 | instance | included: /var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-25 06:51:04.810959 | 2026-04-25 06:51:04.811043 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-25 06:51:05.392023 | instance -> localhost | Generating public/private rsa key pair. 2026-04-25 06:51:05.392194 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/work/a21870c832034705820a77cfb48b2c84_id_rsa 2026-04-25 06:51:05.392224 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/work/a21870c832034705820a77cfb48b2c84_id_rsa.pub 2026-04-25 06:51:05.392248 | instance -> localhost | The key fingerprint is: 2026-04-25 06:51:05.392269 | instance -> localhost | SHA256:ZjjB7iIImfPVunJshUZ0xXHeAyctp5YtUitCizs9j7g zuul-build-sshkey 2026-04-25 06:51:05.392298 | instance -> localhost | The key's randomart image is: 2026-04-25 06:51:05.392320 | instance -> localhost | +---[RSA 3072]----+ 2026-04-25 06:51:05.392349 | instance -> localhost | | oo.+.. | 2026-04-25 06:51:05.392371 | instance -> localhost | | ..o .oo=o | 2026-04-25 06:51:05.392392 | instance -> localhost | | . +o. ..Bo | 2026-04-25 06:51:05.392412 | instance -> localhost | | o ooooo * .. | 2026-04-25 06:51:05.392432 | instance -> localhost | |= ..+=.S+ . | 2026-04-25 06:51:05.392451 | instance -> localhost | |.+ .=o++ | 2026-04-25 06:51:05.392471 | instance -> localhost | |. ooo+.+ | 2026-04-25 06:51:05.392490 | instance -> localhost | | ..=o. . | 2026-04-25 06:51:05.392512 | instance -> localhost | | +E. | 2026-04-25 06:51:05.392532 | instance -> localhost | +----[SHA256]-----+ 2026-04-25 06:51:05.392579 | instance -> localhost | ok: Runtime: 0:00:00.193738 2026-04-25 06:51:05.397661 | 2026-04-25 06:51:05.397721 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-25 06:51:05.445872 | instance | ok 2026-04-25 06:51:05.454976 | instance | included: /var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-25 06:51:05.461999 | 2026-04-25 06:51:05.462060 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-25 06:51:05.485480 | instance | skipping: Conditional result was False 2026-04-25 06:51:05.493682 | 2026-04-25 06:51:05.493766 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-25 06:51:05.931542 | instance | changed 2026-04-25 06:51:05.938786 | 2026-04-25 06:51:05.938854 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-25 06:51:06.126164 | instance | ok 2026-04-25 06:51:06.132628 | 2026-04-25 06:51:06.132718 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-25 06:51:06.563285 | instance | changed 2026-04-25 06:51:06.584052 | 2026-04-25 06:51:06.584219 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-25 06:51:07.025978 | instance | changed 2026-04-25 06:51:07.031360 | 2026-04-25 06:51:07.031430 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-25 06:51:07.054987 | instance | skipping: Conditional result was False 2026-04-25 06:51:07.065952 | 2026-04-25 06:51:07.066120 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-25 06:51:07.434429 | instance -> localhost | changed 2026-04-25 06:51:07.445059 | 2026-04-25 06:51:07.445123 | TASK [add-build-sshkey : Add back temp key] 2026-04-25 06:51:07.706525 | instance -> localhost | Identity added: /var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/work/a21870c832034705820a77cfb48b2c84_id_rsa (zuul-build-sshkey) 2026-04-25 06:51:07.706735 | instance -> localhost | ok: Runtime: 0:00:00.014823 2026-04-25 06:51:07.711594 | 2026-04-25 06:51:07.711654 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-25 06:51:07.997342 | instance | ok 2026-04-25 06:51:08.002115 | 2026-04-25 06:51:08.002199 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-25 06:51:08.026259 | instance | skipping: Conditional result was False 2026-04-25 06:51:08.041551 | 2026-04-25 06:51:08.041614 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-25 06:51:08.362244 | instance | ok 2026-04-25 06:51:08.369312 | 2026-04-25 06:51:08.369372 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-25 06:51:10.484524 | instance | Output suppressed because no_log was given 2026-04-25 06:51:10.494585 | 2026-04-25 06:51:10.494661 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-25 06:51:10.682549 | instance | ok: "logs" 2026-04-25 06:51:10.682849 | instance | ok: All items complete 2026-04-25 06:51:10.682887 | 2026-04-25 06:51:10.840941 | instance | ok: "artifacts" 2026-04-25 06:51:10.990012 | instance | ok: "docs" 2026-04-25 06:51:11.008005 | 2026-04-25 06:51:11.008157 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-25 06:51:11.178192 | instance | changed: "logs" 2026-04-25 06:51:11.329149 | instance | changed: "artifacts" 2026-04-25 06:51:11.475456 | instance | changed: "docs" 2026-04-25 06:51:11.495273 | 2026-04-25 06:51:11.495374 | PLAY RECAP 2026-04-25 06:51:11.495435 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-25 06:51:11.495474 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-25 06:51:11.495504 | 2026-04-25 06:51:11.603605 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-25 06:51:11.605860 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/go-test/run.yml@main] 2026-04-25 06:51:12.210511 | 2026-04-25 06:51:12.210630 | PLAY [Install Go runtime on test host] 2026-04-25 06:51:12.220776 | 2026-04-25 06:51:12.220848 | TASK [ensure-go : Check installed go version] 2026-04-25 06:51:12.750576 | instance | ok: ERROR (ignored) 2026-04-25 06:51:12.750874 | instance | { 2026-04-25 06:51:12.750915 | instance | "failed_when_result": false, 2026-04-25 06:51:12.750945 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-25 06:51:12.750994 | instance | "rc": 2 2026-04-25 06:51:12.751019 | instance | } 2026-04-25 06:51:12.756767 | 2026-04-25 06:51:12.756828 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-25 06:51:12.800597 | instance | ok 2026-04-25 06:51:12.809123 | instance | included: /var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-25 06:51:12.813706 | 2026-04-25 06:51:12.813764 | TASK [ensure-go : Create temp directory] 2026-04-25 06:51:13.107797 | instance | changed 2026-04-25 06:51:13.114205 | 2026-04-25 06:51:13.114273 | TASK [ensure-go : Get archive checksum] 2026-04-25 06:51:13.718888 | instance | ok: OK (64 bytes) 2026-04-25 06:51:13.726145 | 2026-04-25 06:51:13.726214 | TASK [ensure-go : Download go archive] 2026-04-25 06:51:15.210285 | instance | changed: OK (78559214 bytes) 2026-04-25 06:51:15.217412 | 2026-04-25 06:51:15.217486 | TASK [ensure-go : Install go] 2026-04-25 06:51:21.062269 | instance | changed 2026-04-25 06:51:21.071961 | 2026-04-25 06:51:21.072025 | PLAY [Run Atmosphere Go unit tests] 2026-04-25 06:51:21.078812 | 2026-04-25 06:51:21.078879 | TASK [Run Go unit tests] 2026-04-25 06:51:21.293419 | instance | go: downloading github.com/containers/image/v5 v5.35.0 2026-04-25 06:51:21.293721 | instance | go: downloading github.com/opencontainers/go-digest v1.0.0 2026-04-25 06:51:21.293740 | instance | go: downloading github.com/sirupsen/logrus v1.9.3 2026-04-25 06:51:21.293975 | instance | go: downloading github.com/goccy/go-yaml v1.18.0 2026-04-25 06:51:21.623836 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-25 06:51:21.643960 | instance | go: downloading github.com/stretchr/testify v1.10.0 2026-04-25 06:51:21.647550 | instance | go: downloading gopkg.in/yaml.v2 v2.4.0 2026-04-25 06:51:21.651279 | instance | go: downloading helm.sh/helm/v3 v3.18.5 2026-04-25 06:51:21.696098 | instance | go: downloading k8s.io/api v0.34.0 2026-04-25 06:51:21.696144 | instance | go: downloading k8s.io/apimachinery v0.34.0 2026-04-25 06:51:21.869489 | instance | go: downloading k8s.io/cli-runtime v0.34.0 2026-04-25 06:51:22.090241 | instance | go: downloading k8s.io/client-go v0.34.0 2026-04-25 06:51:22.224392 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-25 06:51:22.298107 | instance | go: downloading golang.org/x/sys v0.38.0 2026-04-25 06:51:22.342474 | instance | go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 2026-04-25 06:51:22.352828 | instance | go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 2026-04-25 06:51:22.375298 | instance | go: downloading github.com/google/uuid v1.6.0 2026-04-25 06:51:22.377732 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-25 06:51:22.410843 | instance | go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0 2026-04-25 06:51:22.871480 | instance | go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 2026-04-25 06:51:22.871829 | instance | go: downloading sigs.k8s.io/randfill v1.0.0 2026-04-25 06:51:22.872058 | instance | go: downloading github.com/gogo/protobuf v1.3.2 2026-04-25 06:51:22.872596 | instance | go: downloading github.com/containers/storage v1.58.0 2026-04-25 06:51:22.877525 | instance | go: downloading github.com/docker/distribution v2.8.3+incompatible 2026-04-25 06:51:23.018590 | instance | go: downloading github.com/docker/go-connections v0.5.0 2026-04-25 06:51:23.018793 | instance | go: downloading github.com/opencontainers/image-spec v1.1.1 2026-04-25 06:51:23.052405 | instance | go: downloading gopkg.in/yaml.v3 v3.0.1 2026-04-25 06:51:23.073381 | instance | go: downloading github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 2026-04-25 06:51:23.090114 | instance | go: downloading github.com/containers/ocicrypt v1.2.1 2026-04-25 06:51:23.104546 | instance | go: downloading github.com/docker/docker v28.3.3+incompatible 2026-04-25 06:51:23.141439 | instance | go: downloading github.com/pkg/errors v0.9.1 2026-04-25 06:51:23.176157 | instance | go: downloading sigs.k8s.io/yaml v1.6.0 2026-04-25 06:51:23.212535 | instance | go: downloading github.com/Masterminds/semver/v3 v3.3.1 2026-04-25 06:51:23.303696 | instance | go: downloading github.com/cyphar/filepath-securejoin v0.4.1 2026-04-25 06:51:23.303790 | instance | go: downloading github.com/mitchellh/copystructure v1.2.0 2026-04-25 06:51:23.331794 | instance | go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 2026-04-25 06:51:23.345686 | instance | go: downloading k8s.io/apiextensions-apiserver v0.34.0 2026-04-25 06:51:23.373086 | instance | go: downloading k8s.io/klog/v2 v2.130.1 2026-04-25 06:51:23.378694 | instance | go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0 2026-04-25 06:51:23.386647 | instance | go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 2026-04-25 06:51:23.387568 | instance | go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 2026-04-25 06:51:23.423472 | instance | go: downloading github.com/moby/term v0.5.2 2026-04-25 06:51:23.434096 | instance | go: downloading github.com/google/gnostic-models v0.7.0 2026-04-25 06:51:23.453406 | instance | go: downloading go.yaml.in/yaml/v2 v2.4.2 2026-04-25 06:51:23.454974 | instance | go: downloading golang.org/x/text v0.31.0 2026-04-25 06:51:23.506503 | instance | go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 2026-04-25 06:51:23.617219 | instance | go: downloading sigs.k8s.io/kustomize/api v0.20.1 2026-04-25 06:51:23.675747 | instance | go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1 2026-04-25 06:51:23.677514 | instance | go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 2026-04-25 06:51:23.715944 | instance | go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 2026-04-25 06:51:23.741751 | instance | go: downloading golang.org/x/net v0.47.0 2026-04-25 06:51:23.786844 | instance | go: downloading gopkg.in/inf.v0 v0.9.1 2026-04-25 06:51:23.791107 | instance | go: downloading google.golang.org/protobuf v1.36.6 2026-04-25 06:51:23.815433 | instance | go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 2026-04-25 06:51:23.942718 | instance | go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 2026-04-25 06:51:23.965525 | instance | go: downloading golang.org/x/term v0.37.0 2026-04-25 06:51:23.989601 | instance | go: downloading github.com/docker/docker-credential-helpers v0.9.3 2026-04-25 06:51:24.003929 | instance | go: downloading github.com/BurntSushi/toml v1.5.0 2026-04-25 06:51:24.051087 | instance | go: downloading github.com/distribution/reference v0.6.0 2026-04-25 06:51:24.051285 | instance | go: downloading github.com/gorilla/mux v1.8.1 2026-04-25 06:51:24.089953 | instance | go: downloading github.com/mitchellh/reflectwalk v1.0.2 2026-04-25 06:51:24.123754 | instance | go: downloading github.com/go-logr/logr v1.4.3 2026-04-25 06:51:24.127543 | instance | go: downloading go.yaml.in/yaml/v3 v3.0.4 2026-04-25 06:51:24.137221 | instance | go: downloading github.com/json-iterator/go v1.1.12 2026-04-25 06:51:24.167941 | instance | go: downloading golang.org/x/time v0.12.0 2026-04-25 06:51:24.169289 | instance | go: downloading github.com/moby/spdystream v0.5.0 2026-04-25 06:51:24.187593 | instance | go: downloading github.com/go-openapi/swag v0.23.1 2026-04-25 06:51:24.194407 | instance | go: downloading github.com/go-openapi/jsonreference v0.21.0 2026-04-25 06:51:24.204604 | instance | go: downloading github.com/fxamacker/cbor/v2 v2.9.0 2026-04-25 06:51:24.222591 | instance | go: downloading golang.org/x/oauth2 v0.30.0 2026-04-25 06:51:24.225187 | instance | go: downloading github.com/google/btree v1.1.3 2026-04-25 06:51:24.262798 | instance | go: downloading github.com/moby/sys/capability v0.4.0 2026-04-25 06:51:24.267349 | instance | go: downloading github.com/opencontainers/runtime-spec v1.2.1 2026-04-25 06:51:24.274198 | instance | go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 2026-04-25 06:51:24.299438 | instance | go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee 2026-04-25 06:51:24.332469 | instance | go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f 2026-04-25 06:51:24.347525 | instance | go: downloading github.com/go-openapi/jsonpointer v0.21.1 2026-04-25 06:51:24.347549 | instance | go: downloading github.com/mailru/easyjson v0.9.0 2026-04-25 06:51:24.348597 | instance | go: downloading github.com/blang/semver/v4 v4.0.0 2026-04-25 06:51:24.353594 | instance | go: downloading github.com/go-errors/errors v1.5.1 2026-04-25 06:51:24.361184 | instance | go: downloading github.com/x448/float16 v0.8.4 2026-04-25 06:51:24.379563 | instance | go: downloading github.com/docker/go-units v0.5.0 2026-04-25 06:51:24.385144 | instance | go: downloading github.com/moby/sys/user v0.4.0 2026-04-25 06:51:24.387234 | instance | go: downloading github.com/emicklei/go-restful/v3 v3.12.2 2026-04-25 06:51:24.388270 | instance | go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 2026-04-25 06:51:24.393675 | instance | go: downloading github.com/xlab/treeprint v1.2.0 2026-04-25 06:51:24.394230 | instance | go: downloading github.com/moby/sys/mountinfo v0.7.2 2026-04-25 06:51:24.411390 | instance | go: downloading github.com/josharian/intern v1.0.0 2026-04-25 06:51:33.030424 | instance | ok github.com/vexxhost/atmosphere/pkg/dag 0.370s 2026-04-25 06:51:33.030750 | instance | ok github.com/vexxhost/atmosphere/internal/deploy 0.177s 2026-04-25 06:51:52.302123 | instance | ? github.com/vexxhost/atmosphere/internal/openstack_helm [no test files] 2026-04-25 06:51:57.650096 | instance | ? github.com/vexxhost/atmosphere/internal/portforwardutil [no test files] 2026-04-25 06:51:57.650173 | instance | ? github.com/vexxhost/atmosphere/internal/testutils [no test files] 2026-04-25 06:51:57.650294 | instance | ? github.com/vexxhost/atmosphere/cmd/atmosphere [no test files] 2026-04-25 06:51:58.740299 | instance | ok github.com/vexxhost/atmosphere/cmd/pinimages 0.003s 2026-04-25 06:52:00.161503 | instance | ok: Runtime: 0:00:38.521377 2026-04-25 06:52:00.164653 | 2026-04-25 06:52:00.164708 | PLAY RECAP 2026-04-25 06:52:00.164756 | instance | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-25 06:52:00.164784 | 2026-04-25 06:52:00.286709 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/go-test/run.yml@main] 2026-04-25 06:52:00.289137 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-25 06:52:00.889732 | 2026-04-25 06:52:00.889862 | PLAY [all] 2026-04-25 06:52:00.901346 | 2026-04-25 06:52:00.901435 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-25 06:52:00.946634 | instance | skipping: Conditional result was False 2026-04-25 06:52:00.955697 | 2026-04-25 06:52:00.955802 | TASK [fetch-output : Set log path for single node] 2026-04-25 06:52:01.002173 | instance | ok 2026-04-25 06:52:01.008243 | 2026-04-25 06:52:01.008308 | LOOP [fetch-output : Ensure local output dirs] 2026-04-25 06:52:01.395159 | instance -> localhost | ok: "/var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/work/logs" 2026-04-25 06:52:01.604685 | instance -> localhost | changed: "/var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/work/artifacts" 2026-04-25 06:52:01.813287 | instance -> localhost | changed: "/var/lib/zuul/builds/a21870c832034705820a77cfb48b2c84/work/docs" 2026-04-25 06:52:01.827413 | 2026-04-25 06:52:01.827512 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-25 06:52:02.452096 | instance | changed: .d..t...... ./ 2026-04-25 06:52:02.452359 | instance | changed: All items complete 2026-04-25 06:52:02.452397 | 2026-04-25 06:52:02.898567 | instance | changed: .d..t...... ./ 2026-04-25 06:52:03.342996 | instance | changed: .d..t...... ./ 2026-04-25 06:52:03.366033 | 2026-04-25 06:52:03.366124 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-25 06:52:03.785814 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007460 2026-04-25 06:52:04.000066 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007981 2026-04-25 06:52:04.024285 | 2026-04-25 06:52:04.024409 | PLAY [all] 2026-04-25 06:52:04.031004 | 2026-04-25 06:52:04.031067 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-25 06:52:04.430241 | instance | changed 2026-04-25 06:52:04.435872 | 2026-04-25 06:52:04.435922 | PLAY RECAP 2026-04-25 06:52:04.435968 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-25 06:52:04.435989 | 2026-04-25 06:52:04.551750 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-25 06:52:04.554108 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-25 06:52:05.102523 | 2026-04-25 06:52:05.102670 | PLAY [localhost] 2026-04-25 06:52:05.112889 | 2026-04-25 06:52:05.113009 | TASK [Generate Zuul manifest] 2026-04-25 06:52:05.133849 | localhost | ok 2026-04-25 06:52:05.150077 | 2026-04-25 06:52:05.150157 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-25 06:52:05.455072 | localhost | changed 2026-04-25 06:52:05.468098 | 2026-04-25 06:52:05.468178 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-25 06:52:05.500367 | localhost | ok 2026-04-25 06:52:05.510023 | 2026-04-25 06:52:05.510094 | TASK [Upload logs] 2026-04-25 06:52:05.530295 | localhost | ok 2026-04-25 06:52:05.589055 | 2026-04-25 06:52:05.589188 | TASK [Set zuul-log-path fact] 2026-04-25 06:52:05.610693 | localhost | ok 2026-04-25 06:52:05.624277 | 2026-04-25 06:52:05.624345 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-25 06:52:05.655563 | localhost | ok 2026-04-25 06:52:05.666121 | 2026-04-25 06:52:05.666189 | TASK [upload-logs : Create log directories] 2026-04-25 06:52:06.072661 | localhost | changed 2026-04-25 06:52:06.078246 | 2026-04-25 06:52:06.078316 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-25 06:52:06.475877 | localhost -> localhost | ok: Runtime: 0:00:00.005747 2026-04-25 06:52:06.483014 | 2026-04-25 06:52:06.483096 | TASK [upload-logs : Upload logs to log server] 2026-04-25 06:52:06.940134 | localhost | Output suppressed because no_log was given 2026-04-25 06:52:06.945083 | 2026-04-25 06:52:06.945176 | LOOP [upload-logs : Compress console log and json output] 2026-04-25 06:52:06.993550 | localhost | skipping: Conditional result was False 2026-04-25 06:52:07.001136 | localhost | skipping: Conditional result was False 2026-04-25 06:52:07.019511 | 2026-04-25 06:52:07.019684 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-25 06:52:07.066670 | localhost | skipping: Conditional result was False 2026-04-25 06:52:07.067278 | 2026-04-25 06:52:07.070253 | localhost | skipping: Conditional result was False 2026-04-25 06:52:07.086301 | 2026-04-25 06:52:07.086553 | LOOP [upload-logs : Upload console log and json output]