2026-06-13 00:59:36.269546 | Job console starting 2026-06-13 00:59:36.285443 | Updating git repos 2026-06-13 00:59:37.888840 | Cloning repos into workspace 2026-06-13 00:59:54.680227 | Restoring repo states 2026-06-13 00:59:57.393718 | Merging changes 2026-06-13 00:59:58.942172 | Checking out repos 2026-06-13 01:00:01.868725 | Preparing playbooks 2026-06-13 01:00:05.071308 | Running Ansible setup 2026-06-13 01:00:09.117585 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-13 01:00:09.831120 | 2026-06-13 01:00:09.831264 | PLAY [localhost] 2026-06-13 01:00:09.839083 | 2026-06-13 01:00:09.839167 | TASK [Gathering Facts] 2026-06-13 01:00:10.980259 | localhost | ok 2026-06-13 01:00:10.993775 | 2026-06-13 01:00:10.993923 | TASK [Setup log path fact] 2026-06-13 01:00:11.015008 | localhost | ok 2026-06-13 01:00:11.028174 | 2026-06-13 01:00:11.028310 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 01:00:11.069417 | localhost | ok 2026-06-13 01:00:11.079667 | 2026-06-13 01:00:11.079742 | TASK [emit-job-header : Print job information] 2026-06-13 01:00:11.134009 | # Job Information 2026-06-13 01:00:11.134303 | Ansible Version: 2.16.18 2026-06-13 01:00:11.134363 | Job: atmosphere-molecule-aio-openvswitch 2026-06-13 01:00:11.134400 | Pipeline: check 2026-06-13 01:00:11.134431 | Executor: 2d72f0692154 2026-06-13 01:00:11.134463 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-06-13 01:00:11.134497 | Event ID: d5e8fa20-66c2-11f1-9142-8939870a2e2d 2026-06-13 01:00:11.139581 | 2026-06-13 01:00:11.139691 | LOOP [emit-job-header : Print node information] 2026-06-13 01:00:11.244869 | localhost | ok: 2026-06-13 01:00:11.302206 | localhost | # Node Information 2026-06-13 01:00:11.302334 | localhost | Inventory Hostname: instance 2026-06-13 01:00:11.302390 | localhost | Hostname: np0000179860 2026-06-13 01:00:11.302436 | localhost | Username: zuul 2026-06-13 01:00:11.302486 | localhost | Distro: Ubuntu 22.04 2026-06-13 01:00:11.302530 | localhost | Provider: yul1 2026-06-13 01:00:11.302573 | localhost | Region: ca-ymq-1 2026-06-13 01:00:11.302615 | localhost | Label: ubuntu-jammy-16 2026-06-13 01:00:11.302655 | localhost | Product Name: OpenStack Nova 2026-06-13 01:00:11.302696 | localhost | Interface IP: 199.204.45.216 2026-06-13 01:00:11.320557 | 2026-06-13 01:00:11.320781 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-13 01:00:11.880873 | localhost -> localhost | changed 2026-06-13 01:00:11.889827 | 2026-06-13 01:00:11.889931 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-13 01:00:12.933796 | localhost -> localhost | changed 2026-06-13 01:00:12.942269 | 2026-06-13 01:00:12.942359 | PLAY [all] 2026-06-13 01:00:12.951715 | 2026-06-13 01:00:12.951788 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-13 01:00:13.264199 | instance -> localhost | ok 2026-06-13 01:00:13.273202 | 2026-06-13 01:00:13.273275 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-13 01:00:13.307487 | instance | ok 2026-06-13 01:00:13.323022 | instance | included: /var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-13 01:00:13.329337 | 2026-06-13 01:00:13.329405 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-13 01:00:14.599889 | instance -> localhost | Generating public/private rsa key pair. 2026-06-13 01:00:14.600132 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/work/26598f0e16a14adaa1718808c1dbbae8_id_rsa 2026-06-13 01:00:14.600175 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/work/26598f0e16a14adaa1718808c1dbbae8_id_rsa.pub 2026-06-13 01:00:14.600208 | instance -> localhost | The key fingerprint is: 2026-06-13 01:00:14.600240 | instance -> localhost | SHA256:MFIrbMwPBQXDzReTyIVzWRnnXe57+6FHab0lHgBu7Xk zuul-build-sshkey 2026-06-13 01:00:14.600287 | instance -> localhost | The key's randomart image is: 2026-06-13 01:00:14.600318 | instance -> localhost | +---[RSA 3072]----+ 2026-06-13 01:00:14.600359 | instance -> localhost | | .+B+++=oo. .| 2026-06-13 01:00:14.600391 | instance -> localhost | | +.+B.=.oo . o | 2026-06-13 01:00:14.600420 | instance -> localhost | | O ++ . o. . .| 2026-06-13 01:00:14.600449 | instance -> localhost | | . = o o o . | 2026-06-13 01:00:14.600478 | instance -> localhost | | . S. . o +| 2026-06-13 01:00:14.600506 | instance -> localhost | | o E++| 2026-06-13 01:00:14.600534 | instance -> localhost | | oo=+| 2026-06-13 01:00:14.600562 | instance -> localhost | | oo+| 2026-06-13 01:00:14.600594 | instance -> localhost | | ...o| 2026-06-13 01:00:14.600623 | instance -> localhost | +----[SHA256]-----+ 2026-06-13 01:00:14.600686 | instance -> localhost | ok: Runtime: 0:00:00.836759 2026-06-13 01:00:14.609900 | 2026-06-13 01:00:14.609999 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-13 01:00:14.636203 | instance | ok 2026-06-13 01:00:14.647256 | instance | included: /var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-13 01:00:14.654528 | 2026-06-13 01:00:14.654596 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-13 01:00:14.679523 | instance | skipping: Conditional result was False 2026-06-13 01:00:14.688021 | 2026-06-13 01:00:14.688161 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-13 01:00:15.126476 | instance | changed 2026-06-13 01:00:15.134195 | 2026-06-13 01:00:15.134268 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-13 01:00:15.362228 | instance | ok 2026-06-13 01:00:15.367466 | 2026-06-13 01:00:15.367534 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-13 01:00:15.824521 | instance | changed 2026-06-13 01:00:15.831897 | 2026-06-13 01:00:15.832082 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-13 01:00:16.285953 | instance | changed 2026-06-13 01:00:16.293537 | 2026-06-13 01:00:16.293651 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-13 01:00:16.317348 | instance | skipping: Conditional result was False 2026-06-13 01:00:16.328406 | 2026-06-13 01:00:16.328514 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-13 01:00:16.638434 | instance -> localhost | changed 2026-06-13 01:00:16.657173 | 2026-06-13 01:00:16.657252 | TASK [add-build-sshkey : Add back temp key] 2026-06-13 01:00:16.962870 | instance -> localhost | Identity added: /var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/work/26598f0e16a14adaa1718808c1dbbae8_id_rsa (zuul-build-sshkey) 2026-06-13 01:00:16.963082 | instance -> localhost | ok: Runtime: 0:00:00.015604 2026-06-13 01:00:16.968136 | 2026-06-13 01:00:16.968202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-13 01:00:17.246936 | instance | ok 2026-06-13 01:00:17.254914 | 2026-06-13 01:00:17.255025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-13 01:00:17.279516 | instance | skipping: Conditional result was False 2026-06-13 01:00:17.293243 | 2026-06-13 01:00:17.293332 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-13 01:00:17.584937 | instance | ok 2026-06-13 01:00:17.609327 | 2026-06-13 01:00:17.609846 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-13 01:00:21.038986 | instance | Output suppressed because no_log was given 2026-06-13 01:00:21.230664 | 2026-06-13 01:00:21.230808 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-13 01:00:21.419186 | instance | ok: "logs" 2026-06-13 01:00:21.419642 | instance | ok: All items complete 2026-06-13 01:00:21.419675 | 2026-06-13 01:00:21.571028 | instance | ok: "artifacts" 2026-06-13 01:00:21.725081 | instance | ok: "docs" 2026-06-13 01:00:21.742426 | 2026-06-13 01:00:21.742616 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-13 01:00:21.928677 | instance | changed: "logs" 2026-06-13 01:00:22.100575 | instance | changed: "artifacts" 2026-06-13 01:00:22.251642 | instance | changed: "docs" 2026-06-13 01:00:22.294163 | 2026-06-13 01:00:22.294776 | PLAY RECAP 2026-06-13 01:00:22.294853 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-13 01:00:22.294895 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-13 01:00:22.294928 | 2026-06-13 01:00:22.462719 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-13 01:00:22.475790 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-13 01:00:23.125981 | 2026-06-13 01:00:23.152568 | PLAY [all] 2026-06-13 01:00:23.171523 | 2026-06-13 01:00:23.171612 | TASK [setup-uv : Extract archive] 2026-06-13 01:00:25.549257 | instance | changed 2026-06-13 01:00:25.557047 | 2026-06-13 01:00:25.557162 | TASK [setup-uv : Print version] 2026-06-13 01:00:25.907067 | instance | uv 0.8.13 2026-06-13 01:00:26.094287 | instance | ok: Runtime: 0:00:00.012843 2026-06-13 01:00:26.103810 | 2026-06-13 01:00:26.103879 | TASK [Install Ansible collection siblings] 2026-06-13 01:00:26.735286 | instance | ERROR 2026-06-13 01:00:26.735740 | instance | { 2026-06-13 01:00:26.735814 | instance | "log": [ 2026-06-13 01:00:26.735862 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-06-13 01:00:26.735911 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-06-13 01:00:26.735953 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-06-13 01:00:26.735999 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-06-13 01:00:26.736040 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-06-13 01:00:26.736083 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-06-13 01:00:26.736123 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-06-13 01:00:26.736209 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-06-13 01:00:26.736281 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-06-13 01:00:26.736334 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-13 01:00:26.736387 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-06-13 01:00:26.736442 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-06-13 01:00:26.736500 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-06-13 01:00:26.736561 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-06-13 01:00:26.736623 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-06-13 01:00:26.736679 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-06-13 01:00:26.736735 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-06-13 01:00:26.736788 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-06-13 01:00:26.736840 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-06-13 01:00:26.736894 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-06-13 01:00:26.737004 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-06-13 01:00:26.737083 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-06-13 01:00:26.737136 | instance | "Resolved vexxhost.kubernetes to v3.2.0 for >=2.3.2,>=2.5.0", 2026-06-13 01:00:26.737189 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-06-13 01:00:26.737242 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-06-13 01:00:26.737291 | instance | ], 2026-06-13 01:00:26.737343 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-06-13 01:00:26.737391 | instance | } failure 2026-06-13 01:00:26.741780 | 2026-06-13 01:00:26.741828 | PLAY RECAP 2026-06-13 01:00:26.741874 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-13 01:00:26.741895 | 2026-06-13 01:00:26.900102 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-13 01:00:26.909819 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 01:00:27.538348 | 2026-06-13 01:00:27.538811 | PLAY [all] 2026-06-13 01:00:27.549903 | 2026-06-13 01:00:27.549977 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-13 01:00:27.595151 | instance | skipping: Conditional result was False 2026-06-13 01:00:27.608127 | 2026-06-13 01:00:27.608209 | TASK [fetch-output : Set log path for single node] 2026-06-13 01:00:27.653595 | instance | ok 2026-06-13 01:00:27.659460 | 2026-06-13 01:00:27.659524 | LOOP [fetch-output : Ensure local output dirs] 2026-06-13 01:00:28.042928 | instance -> localhost | ok: "/var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/work/logs" 2026-06-13 01:00:28.251864 | instance -> localhost | changed: "/var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/work/artifacts" 2026-06-13 01:00:28.456171 | instance -> localhost | changed: "/var/lib/zuul/builds/26598f0e16a14adaa1718808c1dbbae8/work/docs" 2026-06-13 01:00:28.478907 | 2026-06-13 01:00:28.479114 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-13 01:00:29.089641 | instance | changed: .d..t...... ./ 2026-06-13 01:00:29.089871 | instance | changed: All items complete 2026-06-13 01:00:29.089900 | 2026-06-13 01:00:29.556712 | instance | changed: .d..t...... ./ 2026-06-13 01:00:30.003405 | instance | changed: .d..t...... ./ 2026-06-13 01:00:30.029351 | 2026-06-13 01:00:30.029550 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-13 01:00:30.458542 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008043 2026-06-13 01:00:30.715546 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008910 2026-06-13 01:00:30.729992 | 2026-06-13 01:00:30.730051 | PLAY [all] 2026-06-13 01:00:30.735564 | 2026-06-13 01:00:30.735626 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-13 01:00:31.133915 | instance | changed 2026-06-13 01:00:31.225932 | 2026-06-13 01:00:31.226003 | PLAY RECAP 2026-06-13 01:00:31.226059 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-13 01:00:31.226088 | 2026-06-13 01:00:31.349752 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 01:00:31.360927 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-13 01:00:32.087620 | 2026-06-13 01:00:32.087745 | PLAY [localhost] 2026-06-13 01:00:32.097483 | 2026-06-13 01:00:32.097559 | TASK [Generate Zuul manifest] 2026-06-13 01:00:32.119173 | localhost | ok 2026-06-13 01:00:32.135053 | 2026-06-13 01:00:32.135131 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-13 01:00:32.550402 | localhost | changed 2026-06-13 01:00:32.565132 | 2026-06-13 01:00:32.565232 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-13 01:00:32.606039 | localhost | ok 2026-06-13 01:00:32.615599 | 2026-06-13 01:00:32.615750 | TASK [Upload logs] 2026-06-13 01:00:32.637902 | localhost | ok 2026-06-13 01:00:32.781402 | 2026-06-13 01:00:32.882336 | TASK [Set zuul-log-path fact] 2026-06-13 01:00:32.908441 | localhost | ok 2026-06-13 01:00:32.924399 | 2026-06-13 01:00:32.924482 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 01:00:32.955046 | localhost | ok 2026-06-13 01:00:32.964340 | 2026-06-13 01:00:32.964424 | TASK [upload-logs : Create log directories] 2026-06-13 01:00:33.329226 | localhost | changed 2026-06-13 01:00:33.335761 | 2026-06-13 01:00:33.335864 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-13 01:00:33.703544 | localhost -> localhost | ok: Runtime: 0:00:00.004705 2026-06-13 01:00:33.710254 | 2026-06-13 01:00:33.710343 | TASK [upload-logs : Upload logs to log server] 2026-06-13 01:00:34.159225 | localhost | Output suppressed because no_log was given 2026-06-13 01:00:34.163441 | 2026-06-13 01:00:34.163505 | LOOP [upload-logs : Compress console log and json output] 2026-06-13 01:00:34.215055 | localhost | skipping: Conditional result was False 2026-06-13 01:00:34.221961 | localhost | skipping: Conditional result was False 2026-06-13 01:00:34.247963 | 2026-06-13 01:00:34.248099 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-13 01:00:34.294763 | localhost | skipping: Conditional result was False 2026-06-13 01:00:34.295132 | 2026-06-13 01:00:34.299442 | localhost | skipping: Conditional result was False 2026-06-13 01:00:34.316032 | 2026-06-13 01:00:34.316203 | LOOP [upload-logs : Upload console log and json output]