2026-08-13 20:06:15.345167 | Job console starting 2026-08-13 20:06:15.354409 | Updating git repos 2026-08-13 20:06:15.381311 | Cloning repos into workspace 2026-08-13 20:06:15.415099 | Restoring repo states 2026-08-13 20:06:15.423327 | Merging changes 2026-08-13 20:06:15.808005 | Checking out repos 2026-08-13 20:06:15.850921 | Preparing playbooks 2026-08-13 20:06:18.452979 | Running Ansible setup 2026-08-13 20:06:22.137521 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 20:06:22.807458 | 2026-08-13 20:06:22.807609 | PLAY [localhost] 2026-08-13 20:06:22.815526 | 2026-08-13 20:06:22.815618 | TASK [Gathering Facts] 2026-08-13 20:06:23.680735 | localhost | ok 2026-08-13 20:06:23.690327 | 2026-08-13 20:06:23.690426 | TASK [Setup log path fact] 2026-08-13 20:06:23.708810 | localhost | ok 2026-08-13 20:06:23.722680 | 2026-08-13 20:06:23.722771 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:06:23.751243 | localhost | ok 2026-08-13 20:06:23.757605 | 2026-08-13 20:06:23.757729 | TASK [emit-job-header : Print job information] 2026-08-13 20:06:23.791911 | # Job Information 2026-08-13 20:06:23.792061 | Ansible Version: 2.16.18 2026-08-13 20:06:23.792095 | Job: ansible-collection-containers-molecule-forget-package-ubuntu-focal 2026-08-13 20:06:23.792118 | Pipeline: check 2026-08-13 20:06:23.792139 | Executor: 2d72f0692154 2026-08-13 20:06:23.792160 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/147 2026-08-13 20:06:23.792183 | Event ID: 51084e40-9751-11f1-99ce-256097a5f637 2026-08-13 20:06:23.794907 | 2026-08-13 20:06:23.794971 | LOOP [emit-job-header : Print node information] 2026-08-13 20:06:23.886444 | localhost | ok: 2026-08-13 20:06:23.886841 | localhost | # Node Information 2026-08-13 20:06:23.886874 | localhost | Inventory Hostname: ubuntu-focal 2026-08-13 20:06:23.886898 | localhost | Hostname: np0000189319 2026-08-13 20:06:23.886919 | localhost | Username: zuul 2026-08-13 20:06:23.886943 | localhost | Distro: Ubuntu 20.04 2026-08-13 20:06:23.886965 | localhost | Provider: yul1 2026-08-13 20:06:23.886984 | localhost | Region: ca-ymq-1 2026-08-13 20:06:23.887005 | localhost | Label: ubuntu-focal 2026-08-13 20:06:23.887024 | localhost | Product Name: OpenStack Nova 2026-08-13 20:06:23.887044 | localhost | Interface IP: 199.19.213.74 2026-08-13 20:06:23.903514 | 2026-08-13 20:06:23.903718 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 20:06:24.305892 | localhost -> localhost | changed 2026-08-13 20:06:24.315375 | 2026-08-13 20:06:24.315588 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 20:06:25.116004 | localhost -> localhost | changed 2026-08-13 20:06:25.127651 | 2026-08-13 20:06:25.127748 | PLAY [all] 2026-08-13 20:06:25.136038 | 2026-08-13 20:06:25.136116 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 20:06:25.354718 | ubuntu-focal -> localhost | ok 2026-08-13 20:06:25.363649 | 2026-08-13 20:06:25.363738 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 20:06:25.396600 | ubuntu-focal | ok 2026-08-13 20:06:25.413695 | ubuntu-focal | included: /var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 20:06:25.419502 | 2026-08-13 20:06:25.419565 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 20:06:27.377892 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-08-13 20:06:27.378035 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/work/ab83b31c2edc4b3eb64eba9b1e82f944_id_rsa 2026-08-13 20:06:27.378066 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/work/ab83b31c2edc4b3eb64eba9b1e82f944_id_rsa.pub 2026-08-13 20:06:27.378089 | ubuntu-focal -> localhost | The key fingerprint is: 2026-08-13 20:06:27.378111 | ubuntu-focal -> localhost | SHA256:2a4Hp8BCz3Oqs2Mp5Z3C1/OxqhcEghYoP5Z9C1w5L6k zuul-build-sshkey 2026-08-13 20:06:27.378141 | ubuntu-focal -> localhost | The key's randomart image is: 2026-08-13 20:06:27.378163 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-08-13 20:06:27.378189 | ubuntu-focal -> localhost | | ..o . | 2026-08-13 20:06:27.378211 | ubuntu-focal -> localhost | |o o . = | 2026-08-13 20:06:27.378232 | ubuntu-focal -> localhost | |.o + o = | 2026-08-13 20:06:27.378253 | ubuntu-focal -> localhost | | = = + oo | 2026-08-13 20:06:27.378273 | ubuntu-focal -> localhost | | . o B +S . | 2026-08-13 20:06:27.378293 | ubuntu-focal -> localhost | | E B +.. | 2026-08-13 20:06:27.378313 | ubuntu-focal -> localhost | | + + B =o | 2026-08-13 20:06:27.378333 | ubuntu-focal -> localhost | | . O = =..o | 2026-08-13 20:06:27.378356 | ubuntu-focal -> localhost | | ooB.oo=o | 2026-08-13 20:06:27.378377 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-08-13 20:06:27.378422 | ubuntu-focal -> localhost | ok: Runtime: 0:00:01.552962 2026-08-13 20:06:27.383258 | 2026-08-13 20:06:27.383320 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 20:06:27.414767 | ubuntu-focal | ok 2026-08-13 20:06:27.424496 | ubuntu-focal | included: /var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 20:06:27.432191 | 2026-08-13 20:06:27.432249 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 20:06:27.455530 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:06:27.463958 | 2026-08-13 20:06:27.464044 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 20:06:27.892547 | ubuntu-focal | changed 2026-08-13 20:06:27.898450 | 2026-08-13 20:06:27.898518 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 20:06:28.063855 | ubuntu-focal | ok 2026-08-13 20:06:28.070809 | 2026-08-13 20:06:28.070875 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 20:06:28.512818 | ubuntu-focal | changed 2026-08-13 20:06:28.518986 | 2026-08-13 20:06:28.519048 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 20:06:28.937166 | ubuntu-focal | changed 2026-08-13 20:06:28.943208 | 2026-08-13 20:06:28.943279 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 20:06:28.965873 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:06:28.973430 | 2026-08-13 20:06:28.973520 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 20:06:29.302632 | ubuntu-focal -> localhost | changed 2026-08-13 20:06:29.317860 | 2026-08-13 20:06:29.317940 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 20:06:29.582501 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/work/ab83b31c2edc4b3eb64eba9b1e82f944_id_rsa (zuul-build-sshkey) 2026-08-13 20:06:29.582754 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.014568 2026-08-13 20:06:29.588555 | 2026-08-13 20:06:29.588622 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 20:06:29.874202 | ubuntu-focal | ok 2026-08-13 20:06:29.880352 | 2026-08-13 20:06:29.880422 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 20:06:29.904442 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:06:29.919900 | 2026-08-13 20:06:29.919979 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-13 20:06:30.228397 | ubuntu-focal | ok 2026-08-13 20:06:30.234840 | 2026-08-13 20:06:30.234907 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-13 20:06:31.014305 | ubuntu-focal | Output suppressed because no_log was given 2026-08-13 20:06:31.032359 | 2026-08-13 20:06:31.032429 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-13 20:06:31.206828 | ubuntu-focal | ok: "logs" 2026-08-13 20:06:31.207119 | ubuntu-focal | ok: All items complete 2026-08-13 20:06:31.207161 | 2026-08-13 20:06:31.397900 | ubuntu-focal | ok: "artifacts" 2026-08-13 20:06:31.495708 | ubuntu-focal | ok: "docs" 2026-08-13 20:06:31.511574 | 2026-08-13 20:06:31.511662 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-13 20:06:31.692673 | ubuntu-focal | changed: "logs" 2026-08-13 20:06:31.847407 | ubuntu-focal | changed: "artifacts" 2026-08-13 20:06:31.995102 | ubuntu-focal | changed: "docs" 2026-08-13 20:06:32.014461 | 2026-08-13 20:06:32.014519 | PLAY RECAP 2026-08-13 20:06:32.014562 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:06:32.014590 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-13 20:06:32.014611 | 2026-08-13 20:06:32.125505 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 20:06:32.127705 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 20:06:32.764553 | 2026-08-13 20:06:32.764672 | PLAY [all] 2026-08-13 20:06:32.775985 | 2026-08-13 20:06:32.776070 | TASK [setup-uv : Extract archive] 2026-08-13 20:06:34.918572 | ubuntu-focal | changed 2026-08-13 20:06:34.925150 | 2026-08-13 20:06:34.925292 | TASK [setup-uv : Print version] 2026-08-13 20:06:35.237661 | ubuntu-focal | uv 0.8.13 2026-08-13 20:06:35.462650 | ubuntu-focal | ok: Runtime: 0:00:00.010364 2026-08-13 20:06:35.473745 | 2026-08-13 20:06:35.473825 | TASK [Install Ansible collection siblings] 2026-08-13 20:06:35.840530 | ubuntu-focal | ok: 2026-08-13 20:06:35.840702 | ubuntu-focal | Skipping ansible.posix: no checked-out sibling 2026-08-13 20:06:35.840742 | ubuntu-focal | Skipping community.general: no checked-out sibling 2026-08-13 20:06:35.842583 | 2026-08-13 20:06:35.842639 | PLAY RECAP 2026-08-13 20:06:35.842691 | ubuntu-focal | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:06:35.842720 | 2026-08-13 20:06:35.954655 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 20:06:35.957362 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 20:06:36.570775 | 2026-08-13 20:06:36.570910 | PLAY [all] 2026-08-13 20:06:36.582761 | 2026-08-13 20:06:36.582865 | LOOP [Check inventory directories] 2026-08-13 20:06:36.856375 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 20:06:36.994451 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/forget-package/inventory" 2026-08-13 20:06:37.140432 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/forget-package/inventory" 2026-08-13 20:06:37.159128 | 2026-08-13 20:06:37.159354 | LOOP [Copy inventory file for Zuul] 2026-08-13 20:06:37.895040 | ubuntu-focal | changed: 2026-08-13 20:06:37.895278 | ubuntu-focal | { 2026-08-13 20:06:37.895318 | ubuntu-focal | "ansible_loop_var": "item", 2026-08-13 20:06:37.895351 | ubuntu-focal | "changed": false, 2026-08-13 20:06:37.895378 | ubuntu-focal | "failed": false, 2026-08-13 20:06:37.895411 | ubuntu-focal | "invocation": { 2026-08-13 20:06:37.895438 | ubuntu-focal | "module_args": { 2026-08-13 20:06:37.895464 | ubuntu-focal | "checksum_algorithm": "sha1", 2026-08-13 20:06:37.895490 | ubuntu-focal | "follow": true, 2026-08-13 20:06:37.895516 | ubuntu-focal | "get_attributes": true, 2026-08-13 20:06:37.895543 | ubuntu-focal | "get_checksum": true, 2026-08-13 20:06:37.895568 | ubuntu-focal | "get_mime": true, 2026-08-13 20:06:37.895594 | ubuntu-focal | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 20:06:37.895620 | ubuntu-focal | } 2026-08-13 20:06:37.895644 | ubuntu-focal | }, 2026-08-13 20:06:37.895669 | ubuntu-focal | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 20:06:37.895707 | ubuntu-focal | "stat": { 2026-08-13 20:06:37.895733 | ubuntu-focal | "atime": 1786651590.9323394, 2026-08-13 20:06:37.895759 | ubuntu-focal | "attr_flags": "e", 2026-08-13 20:06:37.895784 | ubuntu-focal | "attributes": [ 2026-08-13 20:06:37.895809 | ubuntu-focal | "extents" 2026-08-13 20:06:37.895834 | ubuntu-focal | ], 2026-08-13 20:06:37.895858 | ubuntu-focal | "block_size": 4096, 2026-08-13 20:06:37.895883 | ubuntu-focal | "blocks": 8, 2026-08-13 20:06:37.895908 | ubuntu-focal | "charset": "binary", 2026-08-13 20:06:37.895934 | ubuntu-focal | "ctime": 1786651590.9323394, 2026-08-13 20:06:37.895959 | ubuntu-focal | "dev": 64513, 2026-08-13 20:06:37.895984 | ubuntu-focal | "device_type": 0, 2026-08-13 20:06:37.896008 | ubuntu-focal | "executable": true, 2026-08-13 20:06:37.896032 | ubuntu-focal | "exists": true, 2026-08-13 20:06:37.896056 | ubuntu-focal | "gid": 1000, 2026-08-13 20:06:37.896081 | ubuntu-focal | "gr_name": "zuul", 2026-08-13 20:06:37.896104 | ubuntu-focal | "inode": 518541, 2026-08-13 20:06:37.896129 | ubuntu-focal | "isblk": false, 2026-08-13 20:06:37.896154 | ubuntu-focal | "ischr": false, 2026-08-13 20:06:37.896178 | ubuntu-focal | "isdir": true, 2026-08-13 20:06:37.896203 | ubuntu-focal | "isfifo": false, 2026-08-13 20:06:37.896227 | ubuntu-focal | "isgid": false, 2026-08-13 20:06:37.896252 | ubuntu-focal | "islnk": false, 2026-08-13 20:06:37.896276 | ubuntu-focal | "isreg": false, 2026-08-13 20:06:37.896301 | ubuntu-focal | "issock": false, 2026-08-13 20:06:37.896325 | ubuntu-focal | "isuid": false, 2026-08-13 20:06:37.896349 | ubuntu-focal | "mimetype": "inode/directory", 2026-08-13 20:06:37.896374 | ubuntu-focal | "mode": "0755", 2026-08-13 20:06:37.896398 | ubuntu-focal | "mtime": 1786651575.6925247, 2026-08-13 20:06:37.896422 | ubuntu-focal | "nlink": 11, 2026-08-13 20:06:37.896446 | ubuntu-focal | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 20:06:37.896470 | ubuntu-focal | "pw_name": "zuul", 2026-08-13 20:06:37.896497 | ubuntu-focal | "readable": true, 2026-08-13 20:06:37.896522 | ubuntu-focal | "rgrp": true, 2026-08-13 20:06:37.896547 | ubuntu-focal | "roth": true, 2026-08-13 20:06:37.896571 | ubuntu-focal | "rusr": true, 2026-08-13 20:06:37.896596 | ubuntu-focal | "size": 4096, 2026-08-13 20:06:37.896620 | ubuntu-focal | "uid": 1000, 2026-08-13 20:06:37.896645 | ubuntu-focal | "version": "1325840324", 2026-08-13 20:06:37.896669 | ubuntu-focal | "wgrp": false, 2026-08-13 20:06:37.896695 | ubuntu-focal | "woth": false, 2026-08-13 20:06:37.896720 | ubuntu-focal | "writeable": true, 2026-08-13 20:06:37.896744 | ubuntu-focal | "wusr": true, 2026-08-13 20:06:37.896769 | ubuntu-focal | "xgrp": true, 2026-08-13 20:06:37.896793 | ubuntu-focal | "xoth": true, 2026-08-13 20:06:37.896817 | ubuntu-focal | "xusr": true 2026-08-13 20:06:37.896841 | ubuntu-focal | } 2026-08-13 20:06:37.896865 | ubuntu-focal | } 2026-08-13 20:06:37.896909 | ubuntu-focal | ok: All items complete 2026-08-13 20:06:37.896939 | 2026-08-13 20:06:37.899278 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:06:37.900142 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:06:37.912071 | 2026-08-13 20:06:37.912245 | LOOP [Switch "ansible_host" to private IP] 2026-08-13 20:06:38.252379 | ubuntu-focal | changed: 1 replacements made 2026-08-13 20:06:38.254289 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:06:38.256107 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:06:38.272854 | 2026-08-13 20:06:38.273034 | TASK [Run Molecule scenario] 2026-08-13 20:06:38.853424 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-13 20:06:39.627063 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-13 20:06:39.800474 | ubuntu-focal | Using CPython 3.13.7 2026-08-13 20:06:39.800599 | ubuntu-focal | Creating virtual environment at: .venv 2026-08-13 20:06:40.029459 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-08-13 20:06:40.030410 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-08-13 20:06:40.030994 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-08-13 20:06:40.182528 | ubuntu-focal | Downloading cryptography 2026-08-13 20:06:40.219190 | ubuntu-focal | Downloading pygments 2026-08-13 20:06:40.352447 | ubuntu-focal | Downloading ansible-core 2026-08-13 20:06:40.379212 | ubuntu-focal | Installed 36 packages in 26ms 2026-08-13 20:06:41.437640 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-08-13 20:06:41.437756 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-08-13 20:06:42.203351 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-13 20:06:42.203458 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-08-13 20:06:42.203470 | ubuntu-focal | INFO [forget-package > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-13 20:06:42.203536 | ubuntu-focal | INFO [forget-package > prerun] Performing prerun with role_name_check=0... 2026-08-13 20:07:04.127253 | ubuntu-focal | INFO [forget-package > dependency] Executing 2026-08-13 20:07:04.127367 | ubuntu-focal | WARNING [forget-package > dependency] Missing roles requirements file: requirements.yml 2026-08-13 20:07:04.127539 | ubuntu-focal | WARNING [forget-package > dependency] Missing collections requirements file: collections.yml 2026-08-13 20:07:04.127625 | ubuntu-focal | WARNING [forget-package > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-13 20:07:04.132645 | ubuntu-focal | INFO [forget-package > cleanup] Executing 2026-08-13 20:07:04.132918 | ubuntu-focal | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:07:04.137817 | ubuntu-focal | INFO [forget-package > destroy] Executing 2026-08-13 20:07:04.137870 | ubuntu-focal | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-08-13 20:07:04.137935 | ubuntu-focal | INFO [forget-package > destroy] Executed: Successful 2026-08-13 20:07:04.142765 | ubuntu-focal | INFO [forget-package > syntax] Executing 2026-08-13 20:07:04.675605 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:07:04.675815 | ubuntu-focal | [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-08-13 20:07:04.676062 | ubuntu-focal | 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-08-13 20:07:04.676231 | ubuntu-focal | 2026-08-13 20:07:05.048973 | ubuntu-focal | 2026-08-13 20:07:05.049130 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/forget-package/converge.yml 2026-08-13 20:07:05.121296 | ubuntu-focal | INFO [forget-package > syntax] Executed: Successful 2026-08-13 20:07:05.130767 | ubuntu-focal | INFO [forget-package > create] Executing 2026-08-13 20:07:05.132153 | ubuntu-focal | WARNING [forget-package > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:07:05.137003 | ubuntu-focal | INFO [forget-package > prepare] Executing 2026-08-13 20:07:05.606681 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:07:05.606823 | ubuntu-focal | [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-08-13 20:07:05.607023 | ubuntu-focal | 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-08-13 20:07:05.607185 | ubuntu-focal | 2026-08-13 20:07:05.956815 | ubuntu-focal | 2026-08-13 20:07:05.956924 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-08-13 20:07:05.957073 | ubuntu-focal | 2026-08-13 20:07:05.957263 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:07:05.957441 | ubuntu-focal | Thursday 13 August 2026 20:07:05 +0000 (0:00:00.030) 0:00:00.030 ******* 2026-08-13 20:07:07.083712 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-13 20:07:07.086434 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:07.086618 | ubuntu-focal | 2026-08-13 20:07:07.086802 | ubuntu-focal | TASK [Install NGINX] *********************************************************** 2026-08-13 20:07:07.086979 | ubuntu-focal | Thursday 13 August 2026 20:07:07 +0000 (0:00:01.130) 0:00:01.160 ******* 2026-08-13 20:07:22.617640 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-13 20:07:22.617786 | ubuntu-focal | 2026-08-13 20:07:22.618006 | ubuntu-focal | TASK [Ensure NGINX is running] ************************************************* 2026-08-13 20:07:22.618197 | ubuntu-focal | Thursday 13 August 2026 20:07:22 +0000 (0:00:15.531) 0:00:16.691 ******* 2026-08-13 20:07:23.278005 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:23.278153 | ubuntu-focal | 2026-08-13 20:07:23.278341 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-13 20:07:23.278542 | ubuntu-focal | ubuntu-focal : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:07:23.278698 | ubuntu-focal | 2026-08-13 20:07:23.278850 | ubuntu-focal | 2026-08-13 20:07:23.279021 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-13 20:07:23.279192 | ubuntu-focal | Thursday 13 August 2026 20:07:23 +0000 (0:00:00.660) 0:00:17.352 ******* 2026-08-13 20:07:23.279350 | ubuntu-focal | =============================================================================== 2026-08-13 20:07:23.279516 | ubuntu-focal | Install NGINX ---------------------------------------------------------- 15.53s 2026-08-13 20:07:23.279682 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.13s 2026-08-13 20:07:23.279878 | ubuntu-focal | Ensure NGINX is running ------------------------------------------------- 0.66s 2026-08-13 20:07:23.392764 | ubuntu-focal | INFO [forget-package > prepare] Executed: Successful 2026-08-13 20:07:23.402351 | ubuntu-focal | INFO [forget-package > converge] Executing 2026-08-13 20:07:23.914028 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:07:23.914199 | ubuntu-focal | [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-08-13 20:07:23.914379 | ubuntu-focal | 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-08-13 20:07:23.914536 | ubuntu-focal | 2026-08-13 20:07:24.206327 | ubuntu-focal | 2026-08-13 20:07:24.206497 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-08-13 20:07:24.206656 | ubuntu-focal | 2026-08-13 20:07:24.206838 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:07:24.207008 | ubuntu-focal | Thursday 13 August 2026 20:07:24 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-08-13 20:07:25.233607 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-13 20:07:25.235307 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:25.235476 | ubuntu-focal | 2026-08-13 20:07:25.235700 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:07:25.235925 | ubuntu-focal | Thursday 13 August 2026 20:07:25 +0000 (0:00:01.029) 0:00:01.036 ******* 2026-08-13 20:07:25.586443 | ubuntu-focal | [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-08-13 20:07:25.590236 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-13 20:07:25.590529 | ubuntu-focal | 2026-08-13 20:07:25.590805 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-13 20:07:25.591102 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:07:25.591336 | ubuntu-focal | 2026-08-13 20:07:25.591569 | ubuntu-focal | 2026-08-13 20:07:25.591880 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-13 20:07:25.592150 | ubuntu-focal | Thursday 13 August 2026 20:07:25 +0000 (0:00:00.355) 0:00:01.391 ******* 2026-08-13 20:07:25.592384 | ubuntu-focal | =============================================================================== 2026-08-13 20:07:25.592637 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.03s 2026-08-13 20:07:25.592901 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.36s 2026-08-13 20:07:25.684693 | ubuntu-focal | INFO [forget-package > converge] Executed: Successful 2026-08-13 20:07:25.695683 | ubuntu-focal | INFO [forget-package > idempotence] Executing 2026-08-13 20:07:26.182056 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:07:26.182216 | ubuntu-focal | [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-08-13 20:07:26.182440 | ubuntu-focal | 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-08-13 20:07:26.182593 | ubuntu-focal | 2026-08-13 20:07:26.475517 | ubuntu-focal | 2026-08-13 20:07:26.475626 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-08-13 20:07:26.475815 | ubuntu-focal | 2026-08-13 20:07:26.475995 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:07:26.476183 | ubuntu-focal | Thursday 13 August 2026 20:07:26 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-08-13 20:07:27.514577 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-13 20:07:27.516502 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:27.516663 | ubuntu-focal | 2026-08-13 20:07:27.516850 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:07:27.517031 | ubuntu-focal | Thursday 13 August 2026 20:07:27 +0000 (0:00:01.040) 0:00:01.048 ******* 2026-08-13 20:07:27.861181 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:27.861364 | ubuntu-focal | 2026-08-13 20:07:27.861563 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-13 20:07:27.861739 | ubuntu-focal | ubuntu-focal : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:07:27.861874 | ubuntu-focal | 2026-08-13 20:07:27.861998 | ubuntu-focal | 2026-08-13 20:07:27.862147 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-13 20:07:27.862303 | ubuntu-focal | Thursday 13 August 2026 20:07:27 +0000 (0:00:00.344) 0:00:01.392 ******* 2026-08-13 20:07:27.862438 | ubuntu-focal | =============================================================================== 2026-08-13 20:07:27.862594 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.04s 2026-08-13 20:07:27.862776 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.34s 2026-08-13 20:07:27.964710 | ubuntu-focal | INFO [forget-package > idempotence] Executed: Successful 2026-08-13 20:07:27.974461 | ubuntu-focal | INFO [forget-package > side_effect] Executing 2026-08-13 20:07:27.974759 | ubuntu-focal | WARNING [forget-package > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:07:27.979794 | ubuntu-focal | INFO [forget-package > verify] Executing 2026-08-13 20:07:28.484069 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:07:28.484249 | ubuntu-focal | [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-08-13 20:07:28.484417 | ubuntu-focal | 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-08-13 20:07:28.484577 | ubuntu-focal | 2026-08-13 20:07:28.794914 | ubuntu-focal | 2026-08-13 20:07:28.795017 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-08-13 20:07:28.795161 | ubuntu-focal | 2026-08-13 20:07:28.795350 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:07:28.795516 | ubuntu-focal | Thursday 13 August 2026 20:07:28 +0000 (0:00:00.007) 0:00:00.007 ******* 2026-08-13 20:07:29.822977 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-13 20:07:29.824845 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:29.825009 | ubuntu-focal | 2026-08-13 20:07:29.825204 | ubuntu-focal | TASK [Populate package facts] ************************************************** 2026-08-13 20:07:29.825383 | ubuntu-focal | Thursday 13 August 2026 20:07:29 +0000 (0:00:01.030) 0:00:01.037 ******* 2026-08-13 20:07:31.859232 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:31.859365 | ubuntu-focal | 2026-08-13 20:07:31.859559 | ubuntu-focal | TASK [Populate service facts] ************************************************** 2026-08-13 20:07:31.859747 | ubuntu-focal | Thursday 13 August 2026 20:07:31 +0000 (0:00:02.034) 0:00:03.072 ******* 2026-08-13 20:07:33.546566 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-13 20:07:33.546683 | ubuntu-focal | 2026-08-13 20:07:33.546874 | ubuntu-focal | TASK [Assert that the NGINX package is not installed] ************************** 2026-08-13 20:07:33.547052 | ubuntu-focal | Thursday 13 August 2026 20:07:33 +0000 (0:00:01.687) 0:00:04.759 ******* 2026-08-13 20:07:33.573727 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-13 20:07:33.573881 | ubuntu-focal | "changed": false, 2026-08-13 20:07:33.574050 | ubuntu-focal | "msg": "All assertions passed" 2026-08-13 20:07:33.574217 | ubuntu-focal | } 2026-08-13 20:07:33.574364 | ubuntu-focal | 2026-08-13 20:07:33.574536 | ubuntu-focal | TASK [Assert that the NGINX service is still up] ******************************* 2026-08-13 20:07:33.574708 | ubuntu-focal | Thursday 13 August 2026 20:07:33 +0000 (0:00:00.027) 0:00:04.786 ******* 2026-08-13 20:07:33.595000 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-13 20:07:33.595166 | ubuntu-focal | "changed": false, 2026-08-13 20:07:33.595333 | ubuntu-focal | "msg": "All assertions passed" 2026-08-13 20:07:33.595496 | ubuntu-focal | } 2026-08-13 20:07:33.595657 | ubuntu-focal | 2026-08-13 20:07:33.595874 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-13 20:07:33.596047 | ubuntu-focal | ubuntu-focal : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:07:33.596436 | ubuntu-focal | 2026-08-13 20:07:33.596590 | ubuntu-focal | 2026-08-13 20:07:33.596755 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-13 20:07:33.596929 | ubuntu-focal | Thursday 13 August 2026 20:07:33 +0000 (0:00:00.021) 0:00:04.808 ******* 2026-08-13 20:07:33.597087 | ubuntu-focal | =============================================================================== 2026-08-13 20:07:33.597256 | ubuntu-focal | Populate package facts -------------------------------------------------- 2.03s 2026-08-13 20:07:33.597418 | ubuntu-focal | Populate service facts -------------------------------------------------- 1.69s 2026-08-13 20:07:33.597589 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.03s 2026-08-13 20:07:33.597761 | ubuntu-focal | Assert that the NGINX package is not installed -------------------------- 0.03s 2026-08-13 20:07:33.597930 | ubuntu-focal | Assert that the NGINX service is still up ------------------------------- 0.02s 2026-08-13 20:07:33.694300 | ubuntu-focal | INFO [forget-package > verify] Executed: Successful 2026-08-13 20:07:33.704003 | ubuntu-focal | INFO [forget-package > cleanup] Executing 2026-08-13 20:07:33.704249 | ubuntu-focal | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:07:33.709084 | ubuntu-focal | INFO [forget-package > destroy] Executing 2026-08-13 20:07:33.709139 | ubuntu-focal | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-08-13 20:07:33.709196 | ubuntu-focal | INFO [forget-package > destroy] Executed: Successful 2026-08-13 20:07:33.709444 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-13 20:07:33.919307 | ubuntu-focal | ok: Runtime: 0:00:55.201660 2026-08-13 20:07:33.922501 | 2026-08-13 20:07:33.922553 | PLAY RECAP 2026-08-13 20:07:33.922597 | ubuntu-focal | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:07:33.922620 | 2026-08-13 20:07:34.048980 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 20:07:34.050269 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:07:34.644605 | 2026-08-13 20:07:34.644727 | PLAY [all] 2026-08-13 20:07:34.655851 | 2026-08-13 20:07:34.655965 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 20:07:34.702494 | ubuntu-focal | skipping: Conditional result was False 2026-08-13 20:07:34.711519 | 2026-08-13 20:07:34.711642 | TASK [fetch-output : Set log path for single node] 2026-08-13 20:07:34.755781 | ubuntu-focal | ok 2026-08-13 20:07:34.761796 | 2026-08-13 20:07:34.761884 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 20:07:35.135144 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/work/logs" 2026-08-13 20:07:35.329437 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/work/artifacts" 2026-08-13 20:07:35.527155 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/ab83b31c2edc4b3eb64eba9b1e82f944/work/docs" 2026-08-13 20:07:35.551001 | 2026-08-13 20:07:35.551139 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 20:07:36.122192 | ubuntu-focal | changed: .d..t...... ./ 2026-08-13 20:07:36.122370 | ubuntu-focal | changed: All items complete 2026-08-13 20:07:36.122399 | 2026-08-13 20:07:36.513253 | ubuntu-focal | changed: .d..t...... ./ 2026-08-13 20:07:36.907720 | ubuntu-focal | changed: .d..t...... ./ 2026-08-13 20:07:36.931785 | 2026-08-13 20:07:36.931916 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 20:07:37.336864 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.005999 2026-08-13 20:07:37.562216 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.006924 2026-08-13 20:07:37.580700 | 2026-08-13 20:07:37.580832 | PLAY [all] 2026-08-13 20:07:37.588898 | 2026-08-13 20:07:37.589007 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 20:07:37.989802 | ubuntu-focal | changed 2026-08-13 20:07:37.997274 | 2026-08-13 20:07:37.997341 | PLAY RECAP 2026-08-13 20:07:37.997384 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 20:07:37.997406 | 2026-08-13 20:07:38.120861 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:07:38.123315 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 20:07:38.712924 | 2026-08-13 20:07:38.713094 | PLAY [localhost] 2026-08-13 20:07:38.723115 | 2026-08-13 20:07:38.723189 | TASK [Generate Zuul manifest] 2026-08-13 20:07:38.744096 | localhost | ok 2026-08-13 20:07:38.760134 | 2026-08-13 20:07:38.760254 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 20:07:39.132433 | localhost | changed 2026-08-13 20:07:39.142511 | 2026-08-13 20:07:39.142584 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 20:07:39.175847 | localhost | ok 2026-08-13 20:07:39.183927 | 2026-08-13 20:07:39.183989 | TASK [Upload logs] 2026-08-13 20:07:39.203703 | localhost | ok 2026-08-13 20:07:39.261419 | 2026-08-13 20:07:39.261539 | TASK [Set zuul-log-path fact] 2026-08-13 20:07:39.282309 | localhost | ok 2026-08-13 20:07:39.292704 | 2026-08-13 20:07:39.292769 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:07:39.319498 | localhost | ok 2026-08-13 20:07:39.325874 | 2026-08-13 20:07:39.325935 | TASK [upload-logs : Create log directories] 2026-08-13 20:07:39.720682 | localhost | changed 2026-08-13 20:07:39.728679 | 2026-08-13 20:07:39.728752 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 20:07:40.120021 | localhost -> localhost | ok: Runtime: 0:00:00.005858 2026-08-13 20:07:40.124954 | 2026-08-13 20:07:40.125036 | TASK [upload-logs : Upload logs to log server] 2026-08-13 20:07:40.581585 | localhost | Output suppressed because no_log was given 2026-08-13 20:07:40.587485 | 2026-08-13 20:07:40.587567 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 20:07:40.635798 | localhost | skipping: Conditional result was False 2026-08-13 20:07:40.643215 | localhost | skipping: Conditional result was False 2026-08-13 20:07:40.655955 | 2026-08-13 20:07:40.656224 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 20:07:40.701383 | localhost | skipping: Conditional result was False 2026-08-13 20:07:40.701922 | 2026-08-13 20:07:40.705574 | localhost | skipping: Conditional result was False 2026-08-13 20:07:40.724335 | 2026-08-13 20:07:40.724506 | LOOP [upload-logs : Upload console log and json output]