2026-05-21 02:31:00.069479 | Job console starting 2026-05-21 02:31:00.101631 | Updating git repos 2026-05-21 02:31:00.158568 | Cloning repos into workspace 2026-05-21 02:31:03.508858 | Restoring repo states 2026-05-21 02:31:03.524891 | Merging changes 2026-05-21 02:31:05.455014 | Checking out repos 2026-05-21 02:31:06.809759 | Preparing playbooks 2026-05-21 02:31:22.759799 | Running Ansible setup 2026-05-21 02:31:27.925505 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:31:28.722543 | 2026-05-21 02:31:28.722755 | PLAY [localhost] 2026-05-21 02:31:28.752318 | 2026-05-21 02:31:28.752943 | TASK [Gathering Facts] 2026-05-21 02:31:29.832149 | localhost | ok 2026-05-21 02:31:29.844735 | 2026-05-21 02:31:29.844877 | TASK [Setup log path fact] 2026-05-21 02:31:29.870361 | localhost | ok 2026-05-21 02:31:29.904617 | 2026-05-21 02:31:29.904837 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 02:31:29.938181 | localhost | ok 2026-05-21 02:31:29.945183 | 2026-05-21 02:31:29.945279 | TASK [emit-job-header : Print job information] 2026-05-21 02:31:29.991733 | # Job Information 2026-05-21 02:31:29.991932 | Ansible Version: 2.16.18 2026-05-21 02:31:29.991965 | Job: ansible-collection-containers-molecule-forget-package-debian-trixie 2026-05-21 02:31:29.991989 | Pipeline: check 2026-05-21 02:31:29.992010 | Executor: 2d72f0692154 2026-05-21 02:31:29.992031 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/129 2026-05-21 02:31:29.992054 | Event ID: f2afac20-54bc-11f1-906a-0dc10c943ad7 2026-05-21 02:31:29.995262 | 2026-05-21 02:31:29.995537 | LOOP [emit-job-header : Print node information] 2026-05-21 02:31:30.100449 | localhost | ok: 2026-05-21 02:31:30.100600 | localhost | # Node Information 2026-05-21 02:31:30.100629 | localhost | Inventory Hostname: debian-trixie 2026-05-21 02:31:30.100651 | localhost | Hostname: np0000175654 2026-05-21 02:31:30.100671 | localhost | Username: zuul 2026-05-21 02:31:30.100694 | localhost | Distro: Debian 13.5 2026-05-21 02:31:30.100713 | localhost | Provider: yul1 2026-05-21 02:31:30.100732 | localhost | Region: ca-ymq-1 2026-05-21 02:31:30.100751 | localhost | Label: debian-trixie 2026-05-21 02:31:30.100769 | localhost | Product Name: OpenStack Nova 2026-05-21 02:31:30.100788 | localhost | Interface IP: 199.19.213.90 2026-05-21 02:31:30.110404 | 2026-05-21 02:31:30.110567 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 02:31:31.691957 | localhost -> localhost | changed 2026-05-21 02:31:31.696940 | 2026-05-21 02:31:31.697029 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 02:31:32.976030 | localhost -> localhost | changed 2026-05-21 02:31:32.999861 | 2026-05-21 02:31:33.000007 | PLAY [all] 2026-05-21 02:31:33.011190 | 2026-05-21 02:31:33.011314 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 02:31:33.305144 | debian-trixie -> localhost | ok 2026-05-21 02:31:33.312207 | 2026-05-21 02:31:33.312310 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 02:31:33.361063 | debian-trixie | ok 2026-05-21 02:31:33.374041 | debian-trixie | included: /var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 02:31:33.378940 | 2026-05-21 02:31:33.379004 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 02:31:35.248548 | debian-trixie -> localhost | Generating public/private rsa key pair. 2026-05-21 02:31:35.248801 | debian-trixie -> localhost | Your identification has been saved in /var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/work/810fc4d8af9845e88b892800df52fedd_id_rsa 2026-05-21 02:31:35.248845 | debian-trixie -> localhost | Your public key has been saved in /var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/work/810fc4d8af9845e88b892800df52fedd_id_rsa.pub 2026-05-21 02:31:35.248878 | debian-trixie -> localhost | The key fingerprint is: 2026-05-21 02:31:35.248910 | debian-trixie -> localhost | SHA256:dqi4SXPwj1G8aa1IeZfuJnZoLNE5b89vp14JsidK3KE zuul-build-sshkey 2026-05-21 02:31:35.249040 | debian-trixie -> localhost | The key's randomart image is: 2026-05-21 02:31:35.249092 | debian-trixie -> localhost | +---[RSA 3072]----+ 2026-05-21 02:31:35.249134 | debian-trixie -> localhost | | | 2026-05-21 02:31:35.249167 | debian-trixie -> localhost | | | 2026-05-21 02:31:35.249197 | debian-trixie -> localhost | | | 2026-05-21 02:31:35.249225 | debian-trixie -> localhost | | . . | 2026-05-21 02:31:35.249253 | debian-trixie -> localhost | | . .S..o . | 2026-05-21 02:31:35.249280 | debian-trixie -> localhost | | +.===o.+ . .| 2026-05-21 02:31:35.249308 | debian-trixie -> localhost | | + Bo=E++ . ..| 2026-05-21 02:31:35.249336 | debian-trixie -> localhost | | . *.BB+*.o ...| 2026-05-21 02:31:35.249367 | debian-trixie -> localhost | | o o+oBo.o++o | 2026-05-21 02:31:35.249397 | debian-trixie -> localhost | +----[SHA256]-----+ 2026-05-21 02:31:35.249471 | debian-trixie -> localhost | ok: Runtime: 0:00:01.429413 2026-05-21 02:31:35.255333 | 2026-05-21 02:31:35.255443 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 02:31:35.295133 | debian-trixie | ok 2026-05-21 02:31:35.303146 | debian-trixie | included: /var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 02:31:35.309618 | 2026-05-21 02:31:35.309685 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 02:31:35.333598 | debian-trixie | skipping: Conditional result was False 2026-05-21 02:31:35.352011 | 2026-05-21 02:31:35.352110 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 02:31:36.368861 | debian-trixie | changed 2026-05-21 02:31:36.373706 | 2026-05-21 02:31:36.373787 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 02:31:36.588858 | debian-trixie | ok 2026-05-21 02:31:36.753586 | 2026-05-21 02:31:36.753709 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 02:31:37.334461 | debian-trixie | changed 2026-05-21 02:31:37.338776 | 2026-05-21 02:31:37.338847 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 02:31:37.885906 | debian-trixie | changed 2026-05-21 02:31:38.083414 | 2026-05-21 02:31:38.083526 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 02:31:38.129423 | debian-trixie | skipping: Conditional result was False 2026-05-21 02:31:38.139302 | 2026-05-21 02:31:38.139460 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 02:31:38.570307 | debian-trixie -> localhost | changed 2026-05-21 02:31:38.580514 | 2026-05-21 02:31:38.580592 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 02:31:38.905828 | debian-trixie -> localhost | Identity added: /var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/work/810fc4d8af9845e88b892800df52fedd_id_rsa (zuul-build-sshkey) 2026-05-21 02:31:38.906107 | debian-trixie -> localhost | ok: Runtime: 0:00:00.037612 2026-05-21 02:31:38.913064 | 2026-05-21 02:31:38.913138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 02:31:39.306287 | debian-trixie | ok 2026-05-21 02:31:39.311092 | 2026-05-21 02:31:39.311165 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 02:31:39.353831 | debian-trixie | skipping: Conditional result was False 2026-05-21 02:31:39.455344 | 2026-05-21 02:31:39.455543 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-21 02:31:39.929021 | debian-trixie | ok 2026-05-21 02:31:39.934216 | 2026-05-21 02:31:39.934309 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-21 02:31:41.609485 | debian-trixie | Output suppressed because no_log was given 2026-05-21 02:31:41.886556 | 2026-05-21 02:31:41.886678 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-21 02:31:42.105398 | debian-trixie | ok: "logs" 2026-05-21 02:31:42.345689 | debian-trixie | ok: All items complete 2026-05-21 02:31:42.345815 | 2026-05-21 02:31:42.349777 | debian-trixie | ok: "artifacts" 2026-05-21 02:31:42.486831 | debian-trixie | ok: "docs" 2026-05-21 02:31:42.501568 | 2026-05-21 02:31:42.501666 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-21 02:31:42.714551 | debian-trixie | changed: "logs" 2026-05-21 02:31:42.910036 | debian-trixie | changed: "artifacts" 2026-05-21 02:31:43.101500 | debian-trixie | changed: "docs" 2026-05-21 02:31:43.109124 | 2026-05-21 02:31:43.109217 | PLAY RECAP 2026-05-21 02:31:43.109276 | debian-trixie | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-21 02:31:43.109305 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:31:43.109346 | 2026-05-21 02:31:43.272020 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:31:43.273353 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 02:31:43.924840 | 2026-05-21 02:31:43.924985 | PLAY [all] 2026-05-21 02:31:43.935493 | 2026-05-21 02:31:43.935584 | TASK [setup-uv : Extract archive] 2026-05-21 02:31:46.445082 | debian-trixie | changed 2026-05-21 02:31:46.450297 | 2026-05-21 02:31:46.450394 | TASK [setup-uv : Print version] 2026-05-21 02:31:46.826634 | debian-trixie | uv 0.8.13 2026-05-21 02:31:46.986735 | debian-trixie | ok: Runtime: 0:00:00.015330 2026-05-21 02:31:47.002685 | 2026-05-21 02:31:47.002765 | TASK [Install Ansible collection siblings] 2026-05-21 02:31:47.442486 | debian-trixie | ok: 2026-05-21 02:31:47.442670 | debian-trixie | Skipping ansible.posix: no checked-out sibling 2026-05-21 02:31:47.442731 | debian-trixie | Skipping community.general: no checked-out sibling 2026-05-21 02:31:47.444749 | 2026-05-21 02:31:47.444798 | PLAY RECAP 2026-05-21 02:31:47.444843 | debian-trixie | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:31:47.444866 | 2026-05-21 02:31:47.617216 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 02:31:47.621063 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 02:31:48.321156 | 2026-05-21 02:31:48.321372 | PLAY [all] 2026-05-21 02:31:48.338582 | 2026-05-21 02:31:48.338885 | TASK [Copy inventory file for Zuul] 2026-05-21 02:31:49.419136 | debian-trixie | changed 2026-05-21 02:31:49.427486 | 2026-05-21 02:31:49.427578 | TASK [Switch "ansible_host" to private IP] 2026-05-21 02:31:49.805251 | debian-trixie | changed: 1 replacements made 2026-05-21 02:31:49.811676 | 2026-05-21 02:31:49.811810 | TASK [Run Molecule scenario] 2026-05-21 02:31:50.318881 | debian-trixie | Using CPython 3.13.5 interpreter at: /usr/bin/python3 2026-05-21 02:31:50.318992 | debian-trixie | Creating virtual environment at: .venv 2026-05-21 02:31:50.563598 | debian-trixie | Downloading pygments (1.2MiB) 2026-05-21 02:31:50.564418 | debian-trixie | Downloading ansible-core (2.3MiB) 2026-05-21 02:31:50.564857 | debian-trixie | Downloading cryptography (4.3MiB) 2026-05-21 02:31:50.722570 | debian-trixie | Downloading cryptography 2026-05-21 02:31:50.781790 | debian-trixie | Downloading pygments 2026-05-21 02:31:50.966140 | debian-trixie | Downloading ansible-core 2026-05-21 02:31:51.013298 | debian-trixie | Installed 36 packages in 46ms 2026-05-21 02:31:51.682061 | debian-trixie | INFO Collection 'vexxhost.containers' detected. 2026-05-21 02:31:51.682134 | debian-trixie | INFO Scenarios will be used from 'extensions/molecule' 2026-05-21 02:31:52.573206 | debian-trixie | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-05-21 02:31:52.573282 | debian-trixie | INFO default scenario not found, disabling shared state. 2026-05-21 02:31:52.573320 | debian-trixie | INFO [forget-package > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-21 02:31:52.573382 | debian-trixie | INFO [forget-package > prerun] Performing prerun with role_name_check=0... 2026-05-21 02:32:00.641638 | debian-trixie | INFO [forget-package > dependency] Executing 2026-05-21 02:32:00.641727 | debian-trixie | WARNING [forget-package > dependency] Missing roles requirements file: requirements.yml 2026-05-21 02:32:00.641894 | debian-trixie | WARNING [forget-package > dependency] Missing collections requirements file: collections.yml 2026-05-21 02:32:00.642095 | debian-trixie | WARNING [forget-package > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-21 02:32:00.649196 | debian-trixie | INFO [forget-package > cleanup] Executing 2026-05-21 02:32:00.649530 | debian-trixie | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:32:00.654930 | debian-trixie | INFO [forget-package > destroy] Executing 2026-05-21 02:32:00.654958 | debian-trixie | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-05-21 02:32:00.655038 | debian-trixie | INFO [forget-package > destroy] Executed: Successful 2026-05-21 02:32:00.660340 | debian-trixie | INFO [forget-package > syntax] Executing 2026-05-21 02:32:01.239624 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:01.239846 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-05-21 02:32:01.240078 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-05-21 02:32:01.240253 | debian-trixie | 2026-05-21 02:32:01.607883 | debian-trixie | 2026-05-21 02:32:01.608132 | debian-trixie | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/forget-package/converge.yml 2026-05-21 02:32:01.677331 | debian-trixie | INFO [forget-package > syntax] Executed: Successful 2026-05-21 02:32:01.687717 | debian-trixie | INFO [forget-package > create] Executing 2026-05-21 02:32:01.689224 | debian-trixie | WARNING [forget-package > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:32:01.695185 | debian-trixie | INFO [forget-package > prepare] Executing 2026-05-21 02:32:02.225867 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:02.225894 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-05-21 02:32:02.225898 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-05-21 02:32:02.225903 | debian-trixie | 2026-05-21 02:32:02.572923 | debian-trixie | 2026-05-21 02:32:02.573122 | debian-trixie | PLAY [Prepare] ***************************************************************** 2026-05-21 02:32:02.573305 | debian-trixie | 2026-05-21 02:32:02.573504 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:32:02.573696 | debian-trixie | Thursday 21 May 2026 02:32:02 +0000 (0:00:00.030) 0:00:00.030 ********** 2026-05-21 02:32:03.878298 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 02:32:03.881559 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:03.881729 | debian-trixie | 2026-05-21 02:32:03.881965 | debian-trixie | TASK [Install NGINX] *********************************************************** 2026-05-21 02:32:03.882158 | debian-trixie | Thursday 21 May 2026 02:32:03 +0000 (0:00:01.308) 0:00:01.338 ********** 2026-05-21 02:32:16.725209 | debian-trixie | changed: [debian-trixie] 2026-05-21 02:32:16.725266 | debian-trixie | 2026-05-21 02:32:16.725334 | debian-trixie | TASK [Ensure NGINX is running] ************************************************* 2026-05-21 02:32:16.725457 | debian-trixie | Thursday 21 May 2026 02:32:16 +0000 (0:00:12.843) 0:00:14.182 ********** 2026-05-21 02:32:17.495759 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:17.495904 | debian-trixie | 2026-05-21 02:32:17.496105 | debian-trixie | PLAY RECAP ********************************************************************* 2026-05-21 02:32:17.496315 | debian-trixie | debian-trixie : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 02:32:17.496492 | debian-trixie | 2026-05-21 02:32:17.496658 | debian-trixie | 2026-05-21 02:32:17.496836 | debian-trixie | TASKS RECAP ******************************************************************** 2026-05-21 02:32:17.497030 | debian-trixie | Thursday 21 May 2026 02:32:17 +0000 (0:00:00.771) 0:00:14.953 ********** 2026-05-21 02:32:17.497199 | debian-trixie | =============================================================================== 2026-05-21 02:32:17.497377 | debian-trixie | Install NGINX ---------------------------------------------------------- 12.84s 2026-05-21 02:32:17.497603 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.31s 2026-05-21 02:32:17.497779 | debian-trixie | Ensure NGINX is running ------------------------------------------------- 0.77s 2026-05-21 02:32:17.630325 | debian-trixie | INFO [forget-package > prepare] Executed: Successful 2026-05-21 02:32:17.640590 | debian-trixie | INFO [forget-package > converge] Executing 2026-05-21 02:32:18.150029 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:18.150094 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-05-21 02:32:18.150145 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-05-21 02:32:18.150155 | debian-trixie | 2026-05-21 02:32:18.479750 | debian-trixie | 2026-05-21 02:32:18.479809 | debian-trixie | PLAY [Converge] **************************************************************** 2026-05-21 02:32:18.479819 | debian-trixie | 2026-05-21 02:32:18.479827 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:32:18.479835 | debian-trixie | Thursday 21 May 2026 02:32:18 +0000 (0:00:00.008) 0:00:00.008 ********** 2026-05-21 02:32:19.621401 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 02:32:19.624813 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:19.625078 | debian-trixie | 2026-05-21 02:32:19.625349 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:32:19.625611 | debian-trixie | Thursday 21 May 2026 02:32:19 +0000 (0:00:01.146) 0:00:01.155 ********** 2026-05-21 02:32:20.105149 | debian-trixie | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-21 02:32:20.109583 | debian-trixie | changed: [debian-trixie] 2026-05-21 02:32:20.109838 | debian-trixie | 2026-05-21 02:32:20.110132 | debian-trixie | PLAY RECAP ********************************************************************* 2026-05-21 02:32:20.110404 | debian-trixie | debian-trixie : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 02:32:20.110644 | debian-trixie | 2026-05-21 02:32:20.110913 | debian-trixie | 2026-05-21 02:32:20.111166 | debian-trixie | TASKS RECAP ******************************************************************** 2026-05-21 02:32:20.111414 | debian-trixie | Thursday 21 May 2026 02:32:20 +0000 (0:00:00.485) 0:00:01.640 ********** 2026-05-21 02:32:20.111650 | debian-trixie | =============================================================================== 2026-05-21 02:32:20.111894 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.15s 2026-05-21 02:32:20.112142 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.49s 2026-05-21 02:32:20.207601 | debian-trixie | INFO [forget-package > converge] Executed: Successful 2026-05-21 02:32:20.216681 | debian-trixie | INFO [forget-package > idempotence] Executing 2026-05-21 02:32:20.741967 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:20.742009 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-05-21 02:32:20.742018 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-05-21 02:32:20.742026 | debian-trixie | 2026-05-21 02:32:21.061974 | debian-trixie | 2026-05-21 02:32:21.062024 | debian-trixie | PLAY [Converge] **************************************************************** 2026-05-21 02:32:21.062034 | debian-trixie | 2026-05-21 02:32:21.062426 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:32:21.062755 | debian-trixie | Thursday 21 May 2026 02:32:21 +0000 (0:00:00.008) 0:00:00.008 ********** 2026-05-21 02:32:22.196761 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 02:32:22.199328 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:22.199587 | debian-trixie | 2026-05-21 02:32:22.199854 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:32:22.200136 | debian-trixie | Thursday 21 May 2026 02:32:22 +0000 (0:00:01.137) 0:00:01.146 ********** 2026-05-21 02:32:22.609544 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:22.609843 | debian-trixie | 2026-05-21 02:32:22.610117 | debian-trixie | PLAY RECAP ********************************************************************* 2026-05-21 02:32:22.610358 | debian-trixie | debian-trixie : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 02:32:22.610555 | debian-trixie | 2026-05-21 02:32:22.610745 | debian-trixie | 2026-05-21 02:32:22.610951 | debian-trixie | TASKS RECAP ******************************************************************** 2026-05-21 02:32:22.611159 | debian-trixie | Thursday 21 May 2026 02:32:22 +0000 (0:00:00.410) 0:00:01.557 ********** 2026-05-21 02:32:22.611355 | debian-trixie | =============================================================================== 2026-05-21 02:32:22.611558 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.14s 2026-05-21 02:32:22.611761 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.41s 2026-05-21 02:32:22.714996 | debian-trixie | INFO [forget-package > idempotence] Executed: Successful 2026-05-21 02:32:22.723346 | debian-trixie | INFO [forget-package > side_effect] Executing 2026-05-21 02:32:22.723901 | debian-trixie | WARNING [forget-package > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:32:22.729630 | debian-trixie | INFO [forget-package > verify] Executing 2026-05-21 02:32:23.250566 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:23.250935 | debian-trixie | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-05-21 02:32:23.251231 | debian-trixie | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-05-21 02:32:23.251511 | debian-trixie | 2026-05-21 02:32:23.572049 | debian-trixie | 2026-05-21 02:32:23.572362 | debian-trixie | PLAY [Verify] ****************************************************************** 2026-05-21 02:32:23.572607 | debian-trixie | 2026-05-21 02:32:23.572889 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:32:23.573159 | debian-trixie | Thursday 21 May 2026 02:32:23 +0000 (0:00:00.009) 0:00:00.009 ********** 2026-05-21 02:32:24.667826 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-05-21 02:32:24.670768 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:24.671037 | debian-trixie | 2026-05-21 02:32:24.671311 | debian-trixie | TASK [Populate package facts] ************************************************** 2026-05-21 02:32:24.671578 | debian-trixie | Thursday 21 May 2026 02:32:24 +0000 (0:00:01.098) 0:00:01.108 ********** 2026-05-21 02:32:26.279948 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:26.280260 | debian-trixie | 2026-05-21 02:32:26.280521 | debian-trixie | TASK [Populate service facts] ************************************************** 2026-05-21 02:32:26.280774 | debian-trixie | Thursday 21 May 2026 02:32:26 +0000 (0:00:01.608) 0:00:02.716 ********** 2026-05-21 02:32:30.943366 | debian-trixie | ok: [debian-trixie] 2026-05-21 02:32:30.943646 | debian-trixie | 2026-05-21 02:32:30.943915 | debian-trixie | TASK [Assert that the NGINX package is not installed] ************************** 2026-05-21 02:32:30.944169 | debian-trixie | Thursday 21 May 2026 02:32:30 +0000 (0:00:04.663) 0:00:07.380 ********** 2026-05-21 02:32:30.974824 | debian-trixie | ok: [debian-trixie] => { 2026-05-21 02:32:30.975104 | debian-trixie | "changed": false, 2026-05-21 02:32:30.975349 | debian-trixie | "msg": "All assertions passed" 2026-05-21 02:32:30.975591 | debian-trixie | } 2026-05-21 02:32:30.975819 | debian-trixie | 2026-05-21 02:32:30.976067 | debian-trixie | TASK [Assert that the NGINX service is still up] ******************************* 2026-05-21 02:32:30.976315 | debian-trixie | Thursday 21 May 2026 02:32:30 +0000 (0:00:00.031) 0:00:07.411 ********** 2026-05-21 02:32:31.005671 | debian-trixie | ok: [debian-trixie] => { 2026-05-21 02:32:31.006038 | debian-trixie | "changed": false, 2026-05-21 02:32:31.006308 | debian-trixie | "msg": "All assertions passed" 2026-05-21 02:32:31.006554 | debian-trixie | } 2026-05-21 02:32:31.006882 | debian-trixie | 2026-05-21 02:32:31.007159 | debian-trixie | PLAY RECAP ********************************************************************* 2026-05-21 02:32:31.007428 | debian-trixie | debian-trixie : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 02:32:31.007662 | debian-trixie | 2026-05-21 02:32:31.007903 | debian-trixie | 2026-05-21 02:32:31.008176 | debian-trixie | TASKS RECAP ******************************************************************** 2026-05-21 02:32:31.008429 | debian-trixie | Thursday 21 May 2026 02:32:31 +0000 (0:00:00.031) 0:00:07.442 ********** 2026-05-21 02:32:31.008665 | debian-trixie | =============================================================================== 2026-05-21 02:32:31.008912 | debian-trixie | Populate service facts -------------------------------------------------- 4.66s 2026-05-21 02:32:31.009177 | debian-trixie | Populate package facts -------------------------------------------------- 1.61s 2026-05-21 02:32:31.009430 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.10s 2026-05-21 02:32:31.009674 | debian-trixie | Assert that the NGINX service is still up ------------------------------- 0.03s 2026-05-21 02:32:31.009963 | debian-trixie | Assert that the NGINX package is not installed -------------------------- 0.03s 2026-05-21 02:32:31.150168 | debian-trixie | INFO [forget-package > verify] Executed: Successful 2026-05-21 02:32:31.160866 | debian-trixie | INFO [forget-package > cleanup] Executing 2026-05-21 02:32:31.161345 | debian-trixie | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:32:31.167897 | debian-trixie | INFO [forget-package > destroy] Executing 2026-05-21 02:32:31.168018 | debian-trixie | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-05-21 02:32:31.168105 | debian-trixie | INFO [forget-package > destroy] Executed: Successful 2026-05-21 02:32:31.168422 | debian-trixie | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-21 02:32:31.463453 | debian-trixie | ok: Runtime: 0:00:41.027061 2026-05-21 02:32:31.467553 | 2026-05-21 02:32:31.467604 | PLAY RECAP 2026-05-21 02:32:31.467646 | debian-trixie | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:32:31.467667 | 2026-05-21 02:32:31.656911 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 02:32:31.658968 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 02:32:32.385888 | 2026-05-21 02:32:32.386052 | PLAY [all] 2026-05-21 02:32:32.396974 | 2026-05-21 02:32:32.397101 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-21 02:32:32.459842 | debian-trixie | skipping: Conditional result was False 2026-05-21 02:32:32.465418 | 2026-05-21 02:32:32.465522 | TASK [fetch-output : Set log path for single node] 2026-05-21 02:32:32.497600 | debian-trixie | ok 2026-05-21 02:32:32.503083 | 2026-05-21 02:32:32.503185 | LOOP [fetch-output : Ensure local output dirs] 2026-05-21 02:32:32.887754 | debian-trixie -> localhost | ok: "/var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/work/logs" 2026-05-21 02:32:33.101014 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/work/artifacts" 2026-05-21 02:32:33.317849 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/810fc4d8af9845e88b892800df52fedd/work/docs" 2026-05-21 02:32:33.332275 | 2026-05-21 02:32:33.332428 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 02:32:33.973296 | debian-trixie | changed: .d..t...... ./ 2026-05-21 02:32:33.973726 | debian-trixie | changed: All items complete 2026-05-21 02:32:33.973803 | 2026-05-21 02:32:34.929122 | debian-trixie | changed: .d..t...... ./ 2026-05-21 02:32:35.372282 | debian-trixie | changed: .d..t...... ./ 2026-05-21 02:32:35.390193 | 2026-05-21 02:32:35.390321 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 02:32:35.861612 | debian-trixie -> localhost | ok: Item: artifacts Runtime: 0:00:00.007021 2026-05-21 02:32:36.127559 | debian-trixie -> localhost | ok: Item: docs Runtime: 0:00:00.011413 2026-05-21 02:32:36.136938 | 2026-05-21 02:32:36.137060 | PLAY [all] 2026-05-21 02:32:36.142477 | 2026-05-21 02:32:36.142557 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 02:32:36.619485 | debian-trixie | changed 2026-05-21 02:32:36.624205 | 2026-05-21 02:32:36.624254 | PLAY RECAP 2026-05-21 02:32:36.624298 | debian-trixie | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-21 02:32:36.624319 | 2026-05-21 02:32:36.785317 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 02:32:36.787357 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 02:32:37.431028 | 2026-05-21 02:32:37.431142 | PLAY [localhost] 2026-05-21 02:32:37.441592 | 2026-05-21 02:32:37.441673 | TASK [Generate Zuul manifest] 2026-05-21 02:32:37.460985 | localhost | ok 2026-05-21 02:32:37.474964 | 2026-05-21 02:32:37.475056 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 02:32:37.898540 | localhost | changed 2026-05-21 02:32:37.911114 | 2026-05-21 02:32:37.911266 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 02:32:37.951225 | localhost | ok 2026-05-21 02:32:37.966182 | 2026-05-21 02:32:37.967003 | TASK [Upload logs] 2026-05-21 02:32:38.013106 | localhost | ok 2026-05-21 02:32:38.081408 | 2026-05-21 02:32:38.081585 | TASK [Set zuul-log-path fact] 2026-05-21 02:32:38.100636 | localhost | ok 2026-05-21 02:32:38.114647 | 2026-05-21 02:32:38.114739 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 02:32:38.147809 | localhost | ok 2026-05-21 02:32:38.157288 | 2026-05-21 02:32:38.157363 | TASK [upload-logs : Create log directories] 2026-05-21 02:32:38.607967 | localhost | changed 2026-05-21 02:32:38.613674 | 2026-05-21 02:32:38.613743 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 02:32:40.936385 | localhost -> localhost | ok: Runtime: 0:00:00.006518 2026-05-21 02:32:40.943722 | 2026-05-21 02:32:40.943831 | TASK [upload-logs : Upload logs to log server] 2026-05-21 02:32:42.410321 | localhost | Output suppressed because no_log was given 2026-05-21 02:32:42.414510 | 2026-05-21 02:32:42.414574 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 02:32:42.454656 | localhost | skipping: Conditional result was False 2026-05-21 02:32:42.461769 | localhost | skipping: Conditional result was False 2026-05-21 02:32:42.473165 | 2026-05-21 02:32:42.473321 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 02:32:42.521235 | localhost | skipping: Conditional result was False 2026-05-21 02:32:42.521673 | 2026-05-21 02:32:42.524908 | localhost | skipping: Conditional result was False 2026-05-21 02:32:42.530663 | 2026-05-21 02:32:42.530764 | LOOP [upload-logs : Upload console log and json output]