2026-05-30 09:38:15.755060 | Job console starting 2026-05-30 09:38:15.765746 | Updating git repos 2026-05-30 09:38:17.811483 | Cloning repos into workspace 2026-05-30 09:38:31.084777 | Restoring repo states 2026-05-30 09:38:38.719054 | Merging changes 2026-05-30 09:38:41.750436 | Checking out repos 2026-05-30 09:38:47.117591 | Preparing playbooks 2026-05-30 09:38:54.117283 | Running Ansible setup 2026-05-30 09:38:58.359921 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 09:38:59.096616 | 2026-05-30 09:38:59.491132 | PLAY [localhost] 2026-05-30 09:38:59.503465 | 2026-05-30 09:38:59.503629 | TASK [Gathering Facts] 2026-05-30 09:39:01.604836 | localhost | ok 2026-05-30 09:39:01.624332 | 2026-05-30 09:39:01.624546 | TASK [Setup log path fact] 2026-05-30 09:39:01.645434 | localhost | ok 2026-05-30 09:39:01.659062 | 2026-05-30 09:39:01.659219 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 09:39:01.689483 | localhost | ok 2026-05-30 09:39:01.699232 | 2026-05-30 09:39:01.699308 | TASK [emit-job-header : Print job information] 2026-05-30 09:39:01.755572 | # Job Information 2026-05-30 09:39:01.755748 | Ansible Version: 2.16.18 2026-05-30 09:39:01.755792 | Job: atmosphere-molecule-aio-ovn 2026-05-30 09:39:01.755823 | Pipeline: check 2026-05-30 09:39:01.755850 | Executor: 2d72f0692154 2026-05-30 09:39:01.755877 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-30 09:39:01.755908 | Event ID: f4bd48b0-5c0a-11f1-8905-26df9b79125b 2026-05-30 09:39:01.760098 | 2026-05-30 09:39:01.760192 | LOOP [emit-job-header : Print node information] 2026-05-30 09:39:01.874507 | localhost | ok: 2026-05-30 09:39:01.874728 | localhost | # Node Information 2026-05-30 09:39:01.874770 | localhost | Inventory Hostname: instance 2026-05-30 09:39:01.874803 | localhost | Hostname: np0000177867 2026-05-30 09:39:01.874833 | localhost | Username: zuul 2026-05-30 09:39:01.874869 | localhost | Distro: Ubuntu 22.04 2026-05-30 09:39:01.874899 | localhost | Provider: yul1 2026-05-30 09:39:01.874928 | localhost | Region: ca-ymq-1 2026-05-30 09:39:01.874957 | localhost | Label: ubuntu-jammy-16 2026-05-30 09:39:01.874985 | localhost | Product Name: OpenStack Nova 2026-05-30 09:39:01.875013 | localhost | Interface IP: 199.204.45.19 2026-05-30 09:39:01.882839 | 2026-05-30 09:39:01.882988 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-30 09:39:02.376693 | localhost -> localhost | changed 2026-05-30 09:39:02.382181 | 2026-05-30 09:39:02.382255 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-30 09:39:03.985177 | localhost -> localhost | changed 2026-05-30 09:39:03.993962 | 2026-05-30 09:39:03.994077 | PLAY [all] 2026-05-30 09:39:04.005393 | 2026-05-30 09:39:04.005536 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-30 09:39:04.254841 | instance -> localhost | ok 2026-05-30 09:39:04.273011 | 2026-05-30 09:39:04.273198 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-30 09:39:04.303846 | instance | ok 2026-05-30 09:39:04.329832 | instance | included: /var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-30 09:39:04.337794 | 2026-05-30 09:39:04.337908 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-30 09:39:06.546594 | instance -> localhost | Generating public/private rsa key pair. 2026-05-30 09:39:06.546763 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/work/c372b11792bc427391fadf0c84402abc_id_rsa 2026-05-30 09:39:06.546794 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/work/c372b11792bc427391fadf0c84402abc_id_rsa.pub 2026-05-30 09:39:06.546818 | instance -> localhost | The key fingerprint is: 2026-05-30 09:39:06.546841 | instance -> localhost | SHA256:+gPp1MjiuiFJXN9mGYf04c/vVV8VRp+E0wa4lwJvtAo zuul-build-sshkey 2026-05-30 09:39:06.547025 | instance -> localhost | The key's randomart image is: 2026-05-30 09:39:06.547057 | instance -> localhost | +---[RSA 3072]----+ 2026-05-30 09:39:06.547085 | instance -> localhost | | . . ..== | 2026-05-30 09:39:06.547108 | instance -> localhost | | . +..o ooo+| 2026-05-30 09:39:06.547129 | instance -> localhost | | . o ++ o +.o| 2026-05-30 09:39:06.547150 | instance -> localhost | |. . . .E+ o* o .| 2026-05-30 09:39:06.547171 | instance -> localhost | | o o OS ooo o| 2026-05-30 09:39:06.547191 | instance -> localhost | |.. . O... . +| 2026-05-30 09:39:06.547212 | instance -> localhost | |o .. +.. . ..| 2026-05-30 09:39:06.547232 | instance -> localhost | | . .. ... . . | 2026-05-30 09:39:06.547297 | instance -> localhost | | oo .. . | 2026-05-30 09:39:06.547321 | instance -> localhost | +----[SHA256]-----+ 2026-05-30 09:39:06.547372 | instance -> localhost | ok: Runtime: 0:00:01.341323 2026-05-30 09:39:06.555087 | 2026-05-30 09:39:06.555152 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-30 09:39:06.585997 | instance | ok 2026-05-30 09:39:06.597698 | instance | included: /var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-30 09:39:06.605277 | 2026-05-30 09:39:06.605351 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-30 09:39:06.629199 | instance | skipping: Conditional result was False 2026-05-30 09:39:06.639064 | 2026-05-30 09:39:06.769611 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-30 09:39:07.253880 | instance | changed 2026-05-30 09:39:07.265508 | 2026-05-30 09:39:07.265649 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-30 09:39:07.505737 | instance | ok 2026-05-30 09:39:07.510968 | 2026-05-30 09:39:07.511039 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-30 09:39:08.005294 | instance | changed 2026-05-30 09:39:08.104503 | 2026-05-30 09:39:08.104634 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-30 09:39:08.585824 | instance | changed 2026-05-30 09:39:08.696727 | 2026-05-30 09:39:08.696873 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-30 09:39:08.725298 | instance | skipping: Conditional result was False 2026-05-30 09:39:08.737151 | 2026-05-30 09:39:08.737301 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-30 09:39:09.081807 | instance -> localhost | changed 2026-05-30 09:39:09.093369 | 2026-05-30 09:39:09.093477 | TASK [add-build-sshkey : Add back temp key] 2026-05-30 09:39:09.584662 | instance -> localhost | Identity added: /var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/work/c372b11792bc427391fadf0c84402abc_id_rsa (zuul-build-sshkey) 2026-05-30 09:39:09.584946 | instance -> localhost | ok: Runtime: 0:00:00.014688 2026-05-30 09:39:09.606186 | 2026-05-30 09:39:09.606311 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-30 09:39:09.896339 | instance | ok 2026-05-30 09:39:09.905064 | 2026-05-30 09:39:09.905170 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-30 09:39:09.941529 | instance | skipping: Conditional result was False 2026-05-30 09:39:09.956913 | 2026-05-30 09:39:09.957022 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-30 09:39:10.263005 | instance | ok 2026-05-30 09:39:10.271631 | 2026-05-30 09:39:10.467788 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-30 09:39:14.978824 | instance | Output suppressed because no_log was given 2026-05-30 09:39:14.993773 | 2026-05-30 09:39:14.993960 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-30 09:39:15.203328 | instance | ok: "logs" 2026-05-30 09:39:15.204396 | instance | ok: All items complete 2026-05-30 09:39:15.204768 | 2026-05-30 09:39:15.347229 | instance | ok: "artifacts" 2026-05-30 09:39:15.514461 | instance | ok: "docs" 2026-05-30 09:39:15.660637 | 2026-05-30 09:39:15.660818 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-30 09:39:15.844306 | instance | changed: "logs" 2026-05-30 09:39:16.005489 | instance | changed: "artifacts" 2026-05-30 09:39:16.164737 | instance | changed: "docs" 2026-05-30 09:39:16.185189 | 2026-05-30 09:39:16.185324 | PLAY RECAP 2026-05-30 09:39:16.185522 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-30 09:39:16.185591 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-30 09:39:16.185636 | 2026-05-30 09:39:16.373973 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 09:39:16.571323 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 09:39:17.243827 | 2026-05-30 09:39:17.244027 | PLAY [all] 2026-05-30 09:39:17.257702 | 2026-05-30 09:39:17.257863 | TASK [setup-uv : Extract archive] 2026-05-30 09:39:19.755718 | instance | changed 2026-05-30 09:39:19.770431 | 2026-05-30 09:39:19.770666 | TASK [setup-uv : Print version] 2026-05-30 09:39:20.168959 | instance | uv 0.8.13 2026-05-30 09:39:20.311954 | instance | ok: Runtime: 0:00:00.012908 2026-05-30 09:39:20.323254 | 2026-05-30 09:39:20.323323 | TASK [Install Ansible collection siblings] 2026-05-30 09:39:20.951222 | instance | ERROR 2026-05-30 09:39:20.951544 | instance | { 2026-05-30 09:39:20.951588 | instance | "log": [ 2026-05-30 09:39:20.951618 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-30 09:39:20.951653 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-30 09:39:20.951680 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-30 09:39:20.951717 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-30 09:39:20.951747 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-30 09:39:20.951780 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-30 09:39:20.951806 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-30 09:39:20.951829 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-30 09:39:20.951851 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-30 09:39:20.951873 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-30 09:39:20.951895 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-30 09:39:20.951917 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-30 09:39:20.951939 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-30 09:39:20.951962 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-30 09:39:20.951988 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-30 09:39:20.952017 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-30 09:39:20.952045 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-30 09:39:20.952076 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-30 09:39:20.952106 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-30 09:39:20.952134 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-30 09:39:20.952164 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-30 09:39:20.952207 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-30 09:39:20.952235 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-30 09:39:20.952267 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-30 09:39:20.952294 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-30 09:39:20.952319 | instance | ], 2026-05-30 09:39:20.952344 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-30 09:39:20.952368 | instance | } failure 2026-05-30 09:39:20.958346 | 2026-05-30 09:39:20.959456 | PLAY RECAP 2026-05-30 09:39:20.959753 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-30 09:39:20.959797 | 2026-05-30 09:39:21.140497 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-30 09:39:21.342580 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 09:39:22.121492 | 2026-05-30 09:39:22.121682 | PLAY [all] 2026-05-30 09:39:22.135420 | 2026-05-30 09:39:22.135614 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-30 09:39:22.191554 | instance | skipping: Conditional result was False 2026-05-30 09:39:22.202887 | 2026-05-30 09:39:22.203087 | TASK [fetch-output : Set log path for single node] 2026-05-30 09:39:22.246196 | instance | ok 2026-05-30 09:39:22.254160 | 2026-05-30 09:39:22.254330 | LOOP [fetch-output : Ensure local output dirs] 2026-05-30 09:39:22.820183 | instance -> localhost | ok: "/var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/work/logs" 2026-05-30 09:39:23.395232 | instance -> localhost | changed: "/var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/work/artifacts" 2026-05-30 09:39:23.670782 | instance -> localhost | changed: "/var/lib/zuul/builds/c372b11792bc427391fadf0c84402abc/work/docs" 2026-05-30 09:39:23.695288 | 2026-05-30 09:39:23.695461 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-30 09:39:24.463711 | instance | changed: .d..t...... ./ 2026-05-30 09:39:24.464006 | instance | changed: All items complete 2026-05-30 09:39:24.464058 | 2026-05-30 09:39:24.942481 | instance | changed: .d..t...... ./ 2026-05-30 09:39:25.559667 | instance | changed: .d..t...... ./ 2026-05-30 09:39:25.574628 | 2026-05-30 09:39:25.575095 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-30 09:39:26.086919 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008676 2026-05-30 09:39:26.528116 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007686 2026-05-30 09:39:26.545942 | 2026-05-30 09:39:26.546087 | PLAY [all] 2026-05-30 09:39:26.553769 | 2026-05-30 09:39:26.553883 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-30 09:39:26.963120 | instance | changed 2026-05-30 09:39:26.971390 | 2026-05-30 09:39:26.971686 | PLAY RECAP 2026-05-30 09:39:26.971779 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-30 09:39:26.971817 | 2026-05-30 09:39:27.160767 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 09:39:27.173126 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-30 09:39:27.859091 | 2026-05-30 09:39:27.859230 | PLAY [localhost] 2026-05-30 09:39:27.869307 | 2026-05-30 09:39:27.869387 | TASK [Generate Zuul manifest] 2026-05-30 09:39:27.900483 | localhost | ok 2026-05-30 09:39:27.918041 | 2026-05-30 09:39:27.918138 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-30 09:39:28.516477 | localhost | changed 2026-05-30 09:39:28.533742 | 2026-05-30 09:39:28.533835 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-30 09:39:28.692078 | localhost | ok 2026-05-30 09:39:28.702640 | 2026-05-30 09:39:28.702758 | TASK [Upload logs] 2026-05-30 09:39:28.725153 | localhost | ok 2026-05-30 09:39:28.862019 | 2026-05-30 09:39:28.862142 | TASK [Set zuul-log-path fact] 2026-05-30 09:39:28.883799 | localhost | ok 2026-05-30 09:39:28.896005 | 2026-05-30 09:39:28.896101 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 09:39:28.929456 | localhost | ok 2026-05-30 09:39:28.936537 | 2026-05-30 09:39:28.936619 | TASK [upload-logs : Create log directories] 2026-05-30 09:39:29.653371 | localhost | changed 2026-05-30 09:39:29.664533 | 2026-05-30 09:39:29.664692 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-30 09:39:30.074475 | localhost -> localhost | ok: Runtime: 0:00:00.005511 2026-05-30 09:39:30.080709 | 2026-05-30 09:39:30.080776 | TASK [upload-logs : Upload logs to log server] 2026-05-30 09:39:30.822094 | localhost | Output suppressed because no_log was given 2026-05-30 09:39:30.826425 | 2026-05-30 09:39:30.826542 | LOOP [upload-logs : Compress console log and json output] 2026-05-30 09:39:30.876910 | localhost | skipping: Conditional result was False 2026-05-30 09:39:30.884473 | localhost | skipping: Conditional result was False 2026-05-30 09:39:30.905458 | 2026-05-30 09:39:30.905685 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-30 09:39:30.971001 | localhost | skipping: Conditional result was False 2026-05-30 09:39:30.971360 | 2026-05-30 09:39:30.977992 | localhost | skipping: Conditional result was False 2026-05-30 09:39:30.995347 | 2026-05-30 09:39:31.340102 | LOOP [upload-logs : Upload console log and json output]