2026-05-26 05:45:37.446756 | Job console starting 2026-05-26 05:45:37.461072 | Updating git repos 2026-05-26 05:45:39.740283 | Cloning repos into workspace 2026-05-26 05:45:58.406726 | Restoring repo states 2026-05-26 05:46:08.543905 | Merging changes 2026-05-26 05:46:09.282207 | Checking out repos 2026-05-26 05:46:10.624197 | Preparing playbooks 2026-05-26 05:46:23.197768 | Running Ansible setup 2026-05-26 05:46:28.921071 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 05:46:29.584953 | 2026-05-26 05:46:29.585120 | PLAY [localhost] 2026-05-26 05:46:29.593275 | 2026-05-26 05:46:29.593409 | TASK [Gathering Facts] 2026-05-26 05:46:30.626677 | localhost | ok 2026-05-26 05:46:30.636545 | 2026-05-26 05:46:30.636624 | TASK [Setup log path fact] 2026-05-26 05:46:30.679241 | localhost | ok 2026-05-26 05:46:30.689872 | 2026-05-26 05:46:30.689940 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 05:46:30.771464 | localhost | ok 2026-05-26 05:46:30.776900 | 2026-05-26 05:46:30.776963 | TASK [emit-job-header : Print job information] 2026-05-26 05:46:30.818506 | # Job Information 2026-05-26 05:46:30.818754 | Ansible Version: 2.16.18 2026-05-26 05:46:30.818829 | Job: atmosphere-molecule-aio-ovn 2026-05-26 05:46:30.818882 | Pipeline: check 2026-05-26 05:46:30.818930 | Executor: 2d72f0692154 2026-05-26 05:46:30.818977 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3991 2026-05-26 05:46:30.819031 | Event ID: 4af667a0-58c5-11f1-90f3-935b3405b672 2026-05-26 05:46:30.822294 | 2026-05-26 05:46:30.822359 | LOOP [emit-job-header : Print node information] 2026-05-26 05:46:30.913969 | localhost | ok: 2026-05-26 05:46:30.914656 | localhost | # Node Information 2026-05-26 05:46:30.914724 | localhost | Inventory Hostname: instance 2026-05-26 05:46:30.914773 | localhost | Hostname: np0000176450 2026-05-26 05:46:30.914817 | localhost | Username: zuul 2026-05-26 05:46:30.914869 | localhost | Distro: Ubuntu 22.04 2026-05-26 05:46:30.914914 | localhost | Provider: yul1 2026-05-26 05:46:30.914958 | localhost | Region: ca-ymq-1 2026-05-26 05:46:30.915000 | localhost | Label: ubuntu-jammy-16 2026-05-26 05:46:30.915043 | localhost | Product Name: OpenStack Nova 2026-05-26 05:46:30.915085 | localhost | Interface IP: 199.204.45.129 2026-05-26 05:46:30.933169 | 2026-05-26 05:46:30.933348 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 05:46:31.314433 | localhost -> localhost | changed 2026-05-26 05:46:31.323756 | 2026-05-26 05:46:31.323883 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 05:46:34.981887 | localhost -> localhost | changed 2026-05-26 05:46:34.992393 | 2026-05-26 05:46:34.992507 | PLAY [all] 2026-05-26 05:46:35.003867 | 2026-05-26 05:46:35.003990 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 05:46:35.244803 | instance -> localhost | ok 2026-05-26 05:46:35.251854 | 2026-05-26 05:46:35.251932 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 05:46:35.287394 | instance | ok 2026-05-26 05:46:35.301053 | instance | included: /var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 05:46:35.306738 | 2026-05-26 05:46:35.306801 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 05:46:36.465536 | instance -> localhost | Generating public/private rsa key pair. 2026-05-26 05:46:36.465689 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/work/51e64f0f853745bfa2767fceb02cbd8b_id_rsa 2026-05-26 05:46:36.465720 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/work/51e64f0f853745bfa2767fceb02cbd8b_id_rsa.pub 2026-05-26 05:46:36.465742 | instance -> localhost | The key fingerprint is: 2026-05-26 05:46:36.465764 | instance -> localhost | SHA256:5xy4L1L39q5Pl0fMIoKDGmCiGeJyTnhHh/red/vP0JU zuul-build-sshkey 2026-05-26 05:46:36.465796 | instance -> localhost | The key's randomart image is: 2026-05-26 05:46:36.465817 | instance -> localhost | +---[RSA 3072]----+ 2026-05-26 05:46:36.465843 | instance -> localhost | | | 2026-05-26 05:46:36.465866 | instance -> localhost | | . | 2026-05-26 05:46:36.465887 | instance -> localhost | |+ o o . | 2026-05-26 05:46:36.465909 | instance -> localhost | |+* + . . o o.| 2026-05-26 05:46:36.465930 | instance -> localhost | |=.= o . S + . .E=| 2026-05-26 05:46:36.465950 | instance -> localhost | |.= o o .*.o o +.| 2026-05-26 05:46:36.465970 | instance -> localhost | | . o ...o.. o.o| 2026-05-26 05:46:36.465990 | instance -> localhost | | . .. o.. o+ ..| 2026-05-26 05:46:36.466012 | instance -> localhost | | . .o oo+o** | 2026-05-26 05:46:36.466033 | instance -> localhost | +----[SHA256]-----+ 2026-05-26 05:46:36.466080 | instance -> localhost | ok: Runtime: 0:00:00.722471 2026-05-26 05:46:36.471820 | 2026-05-26 05:46:36.471888 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 05:46:36.506991 | instance | ok 2026-05-26 05:46:36.516006 | instance | included: /var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 05:46:36.523957 | 2026-05-26 05:46:36.524038 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 05:46:36.548540 | instance | skipping: Conditional result was False 2026-05-26 05:46:36.575274 | 2026-05-26 05:46:36.575390 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 05:46:37.024822 | instance | changed 2026-05-26 05:46:37.149589 | 2026-05-26 05:46:37.149718 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 05:46:37.353696 | instance | ok 2026-05-26 05:46:37.359318 | 2026-05-26 05:46:37.359384 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 05:46:37.948528 | instance | changed 2026-05-26 05:46:38.168636 | 2026-05-26 05:46:38.168765 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 05:46:38.599487 | instance | changed 2026-05-26 05:46:38.678634 | 2026-05-26 05:46:38.678779 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 05:46:38.704055 | instance | skipping: Conditional result was False 2026-05-26 05:46:38.714859 | 2026-05-26 05:46:38.721057 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 05:46:39.123617 | instance -> localhost | changed 2026-05-26 05:46:39.138564 | 2026-05-26 05:46:39.138680 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 05:46:39.856887 | instance -> localhost | Identity added: /var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/work/51e64f0f853745bfa2767fceb02cbd8b_id_rsa (zuul-build-sshkey) 2026-05-26 05:46:39.857110 | instance -> localhost | ok: Runtime: 0:00:00.011836 2026-05-26 05:46:39.862990 | 2026-05-26 05:46:39.863052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 05:46:40.179147 | instance | ok 2026-05-26 05:46:40.185355 | 2026-05-26 05:46:40.185430 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 05:46:40.208785 | instance | skipping: Conditional result was False 2026-05-26 05:46:40.221548 | 2026-05-26 05:46:40.221640 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-26 05:46:40.487929 | instance | ok 2026-05-26 05:46:40.493710 | 2026-05-26 05:46:40.493776 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-26 05:46:43.515767 | instance | Output suppressed because no_log was given 2026-05-26 05:46:43.525528 | 2026-05-26 05:46:43.525648 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-26 05:46:43.723805 | instance | ok: "logs" 2026-05-26 05:46:43.724050 | instance | ok: All items complete 2026-05-26 05:46:43.724078 | 2026-05-26 05:46:43.864478 | instance | ok: "artifacts" 2026-05-26 05:46:44.022380 | instance | ok: "docs" 2026-05-26 05:46:44.038939 | 2026-05-26 05:46:44.039053 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-26 05:46:44.226074 | instance | changed: "logs" 2026-05-26 05:46:44.385297 | instance | changed: "artifacts" 2026-05-26 05:46:44.548126 | instance | changed: "docs" 2026-05-26 05:46:44.564640 | 2026-05-26 05:46:44.564759 | PLAY RECAP 2026-05-26 05:46:44.564807 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-26 05:46:44.564836 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 05:46:44.564921 | 2026-05-26 05:46:44.717466 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 05:46:44.728358 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 05:46:45.407137 | 2026-05-26 05:46:45.407281 | PLAY [all] 2026-05-26 05:46:45.422939 | 2026-05-26 05:46:45.423107 | TASK [setup-uv : Extract archive] 2026-05-26 05:46:47.667789 | instance | changed 2026-05-26 05:46:47.674350 | 2026-05-26 05:46:47.674491 | TASK [setup-uv : Print version] 2026-05-26 05:46:48.004533 | instance | uv 0.8.13 2026-05-26 05:46:48.212541 | instance | ok: Runtime: 0:00:00.012059 2026-05-26 05:46:48.225360 | 2026-05-26 05:46:48.225480 | TASK [Install Ansible collection siblings] 2026-05-26 05:46:48.829298 | instance | ERROR 2026-05-26 05:46:48.829636 | instance | { 2026-05-26 05:46:48.829681 | instance | "log": [ 2026-05-26 05:46:48.829713 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-26 05:46:48.829751 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-26 05:46:48.829780 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-26 05:46:48.829812 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-26 05:46:48.829841 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-26 05:46:48.829871 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-26 05:46:48.829899 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-26 05:46:48.829926 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-26 05:46:48.829953 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-26 05:46:48.829993 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-26 05:46:48.830021 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-26 05:46:48.830048 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-26 05:46:48.830074 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-26 05:46:48.830102 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-26 05:46:48.830128 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-26 05:46:48.830156 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-26 05:46:48.830183 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-26 05:46:48.830209 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-26 05:46:48.830236 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-26 05:46:48.830261 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-26 05:46:48.830289 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-26 05:46:48.830333 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-26 05:46:48.830361 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-26 05:46:48.830861 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-26 05:46:48.830913 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-26 05:46:48.830944 | instance | ], 2026-05-26 05:46:48.830971 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-26 05:46:48.830998 | instance | } failure 2026-05-26 05:46:48.838902 | 2026-05-26 05:46:48.839158 | PLAY RECAP 2026-05-26 05:46:48.839450 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-26 05:46:48.839496 | 2026-05-26 05:46:49.027825 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 05:46:49.045711 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 05:46:49.710210 | 2026-05-26 05:46:49.710332 | PLAY [all] 2026-05-26 05:46:49.721384 | 2026-05-26 05:46:49.721478 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 05:46:49.766998 | instance | skipping: Conditional result was False 2026-05-26 05:46:49.779104 | 2026-05-26 05:46:49.779181 | TASK [fetch-output : Set log path for single node] 2026-05-26 05:46:49.823012 | instance | ok 2026-05-26 05:46:49.827785 | 2026-05-26 05:46:49.827856 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 05:46:50.197622 | instance -> localhost | ok: "/var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/work/logs" 2026-05-26 05:46:50.397415 | instance -> localhost | changed: "/var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/work/artifacts" 2026-05-26 05:46:50.621771 | instance -> localhost | changed: "/var/lib/zuul/builds/51e64f0f853745bfa2767fceb02cbd8b/work/docs" 2026-05-26 05:46:50.632477 | 2026-05-26 05:46:50.632563 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 05:46:51.285147 | instance | ok 2026-05-26 05:46:51.285405 | instance | changed: All items complete 2026-05-26 05:46:51.285433 | 2026-05-26 05:46:51.753957 | instance | changed: .d..t...... ./ 2026-05-26 05:46:52.240724 | instance | changed: .d..t...... ./ 2026-05-26 05:46:52.265050 | 2026-05-26 05:46:52.265208 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 05:46:52.713815 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008658 2026-05-26 05:46:52.954352 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008412 2026-05-26 05:46:52.975896 | 2026-05-26 05:46:52.976008 | PLAY [all] 2026-05-26 05:46:52.982400 | 2026-05-26 05:46:52.982468 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 05:46:53.394980 | instance | changed 2026-05-26 05:46:53.403300 | 2026-05-26 05:46:53.403359 | PLAY RECAP 2026-05-26 05:46:53.403405 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 05:46:53.403427 | 2026-05-26 05:46:53.527590 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 05:46:53.537258 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 05:46:54.150763 | 2026-05-26 05:46:54.151109 | PLAY [localhost] 2026-05-26 05:46:54.161332 | 2026-05-26 05:46:54.161401 | TASK [Generate Zuul manifest] 2026-05-26 05:46:54.183676 | localhost | ok 2026-05-26 05:46:54.200339 | 2026-05-26 05:46:54.200416 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 05:46:54.564040 | localhost | changed 2026-05-26 05:46:54.577529 | 2026-05-26 05:46:54.577602 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 05:46:54.609181 | localhost | ok 2026-05-26 05:46:54.617551 | 2026-05-26 05:46:54.617616 | TASK [Upload logs] 2026-05-26 05:46:54.638039 | localhost | ok 2026-05-26 05:46:54.756994 | 2026-05-26 05:46:54.757190 | TASK [Set zuul-log-path fact] 2026-05-26 05:46:54.780365 | localhost | ok 2026-05-26 05:46:54.798900 | 2026-05-26 05:46:54.799104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 05:46:54.831738 | localhost | ok 2026-05-26 05:46:54.841328 | 2026-05-26 05:46:54.841466 | TASK [upload-logs : Create log directories] 2026-05-26 05:46:55.222390 | localhost | changed 2026-05-26 05:46:55.229968 | 2026-05-26 05:46:55.230083 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 05:46:55.608491 | localhost -> localhost | ok: Runtime: 0:00:00.005312 2026-05-26 05:46:55.614783 | 2026-05-26 05:46:55.614851 | TASK [upload-logs : Upload logs to log server] 2026-05-26 05:46:56.041678 | localhost | Output suppressed because no_log was given 2026-05-26 05:46:56.046171 | 2026-05-26 05:46:56.046237 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 05:46:56.094316 | localhost | skipping: Conditional result was False 2026-05-26 05:46:56.101288 | localhost | skipping: Conditional result was False 2026-05-26 05:46:56.112613 | 2026-05-26 05:46:56.112774 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 05:46:56.155502 | localhost | skipping: Conditional result was False 2026-05-26 05:46:56.155807 | 2026-05-26 05:46:56.160218 | localhost | skipping: Conditional result was False 2026-05-26 05:46:56.177587 | 2026-05-26 05:46:56.177782 | LOOP [upload-logs : Upload console log and json output]