2026-04-20 03:00:10.963396 | Job console starting 2026-04-20 03:00:10.982346 | Updating git repos 2026-04-20 03:00:11.202591 | Cloning repos into workspace 2026-04-20 03:00:11.285791 | Restoring repo states 2026-04-20 03:00:11.306055 | Merging changes 2026-04-20 03:00:11.306078 | Checking out repos 2026-04-20 03:00:11.498138 | Preparing playbooks 2026-04-20 03:00:12.672412 | Running Ansible setup 2026-04-20 03:00:19.486079 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 03:00:21.306742 | 2026-04-20 03:00:21.307033 | PLAY [Base pre] 2026-04-20 03:00:21.342415 | 2026-04-20 03:00:21.342585 | TASK [Setup log path fact] 2026-04-20 03:00:21.388352 | debian-bookworm | ok 2026-04-20 03:00:21.417923 | 2026-04-20 03:00:21.418143 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 03:00:21.469015 | debian-bookworm | ok 2026-04-20 03:00:21.483151 | 2026-04-20 03:00:21.483294 | TASK [emit-job-header : Print job information] 2026-04-20 03:00:21.569611 | # Job Information 2026-04-20 03:00:21.569817 | Ansible Version: 2.16.14 2026-04-20 03:00:21.569854 | Job: flake8 2026-04-20 03:00:21.569887 | Pipeline: periodic-daily 2026-04-20 03:00:21.569910 | Executor: 521e9411259a 2026-04-20 03:00:21.569931 | Triggered by: https://github.com/osism/container-images 2026-04-20 03:00:21.569953 | Event ID: ddbb57a2129244a483a05ff097dde26b 2026-04-20 03:00:21.575158 | 2026-04-20 03:00:21.575301 | LOOP [emit-job-header : Print node information] 2026-04-20 03:00:21.825852 | debian-bookworm | ok: 2026-04-20 03:00:21.826135 | debian-bookworm | # Node Information 2026-04-20 03:00:21.826175 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-20 03:00:21.826197 | debian-bookworm | Hostname: debian 2026-04-20 03:00:21.826214 | debian-bookworm | Username: zuul 2026-04-20 03:00:21.826231 | debian-bookworm | Distro: Debian 12.13 2026-04-20 03:00:21.826251 | debian-bookworm | Provider: regiocloud-a 2026-04-20 03:00:21.826269 | debian-bookworm | Region: 2026-04-20 03:00:21.826285 | debian-bookworm | Label: debian-bookworm 2026-04-20 03:00:21.826301 | debian-bookworm | Product Name: OpenStack Nova 2026-04-20 03:00:21.826316 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feab:eff9 2026-04-20 03:00:21.836044 | 2026-04-20 03:00:21.836162 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-20 03:00:23.024547 | debian-bookworm -> localhost | changed 2026-04-20 03:00:23.037645 | 2026-04-20 03:00:23.037755 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-20 03:00:25.600315 | debian-bookworm -> localhost | changed 2026-04-20 03:00:25.608976 | 2026-04-20 03:00:25.609157 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-20 03:00:26.111693 | debian-bookworm -> localhost | ok 2026-04-20 03:00:26.116493 | 2026-04-20 03:00:26.116577 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-20 03:00:26.153076 | debian-bookworm | ok 2026-04-20 03:00:26.189758 | debian-bookworm | included: /var/lib/zuul/builds/8be497f698574087a58dd0bd09221ad1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-20 03:00:26.202361 | 2026-04-20 03:00:26.202452 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-20 03:00:28.394483 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-20 03:00:28.394655 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8be497f698574087a58dd0bd09221ad1/work/8be497f698574087a58dd0bd09221ad1_id_rsa 2026-04-20 03:00:28.394689 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8be497f698574087a58dd0bd09221ad1/work/8be497f698574087a58dd0bd09221ad1_id_rsa.pub 2026-04-20 03:00:28.394712 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-20 03:00:28.394733 | debian-bookworm -> localhost | SHA256:V3pp4MujZTPc+WvD5f1mwmf7qUhtBDZ5d6roMb4hyX4 zuul-build-sshkey 2026-04-20 03:00:28.394753 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-20 03:00:28.394778 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-20 03:00:28.394796 | debian-bookworm -> localhost | | | 2026-04-20 03:00:28.394814 | debian-bookworm -> localhost | | . | 2026-04-20 03:00:28.394843 | debian-bookworm -> localhost | | .=.. ..| 2026-04-20 03:00:28.394862 | debian-bookworm -> localhost | | ..++....| 2026-04-20 03:00:28.394878 | debian-bookworm -> localhost | | S + +.. | 2026-04-20 03:00:28.394899 | debian-bookworm -> localhost | | . = *oo .| 2026-04-20 03:00:28.394916 | debian-bookworm -> localhost | | + #.+= o.| 2026-04-20 03:00:28.394932 | debian-bookworm -> localhost | | . BEBo.* O| 2026-04-20 03:00:28.394949 | debian-bookworm -> localhost | | o.+o o+@*| 2026-04-20 03:00:28.394966 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-20 03:00:28.395010 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.284433 2026-04-20 03:00:28.400770 | 2026-04-20 03:00:28.400854 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-20 03:00:28.429096 | debian-bookworm | ok 2026-04-20 03:00:28.437809 | debian-bookworm | included: /var/lib/zuul/builds/8be497f698574087a58dd0bd09221ad1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-20 03:00:28.455796 | 2026-04-20 03:00:28.455874 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-20 03:00:28.491643 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:28.496300 | 2026-04-20 03:00:28.496379 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-20 03:00:29.367172 | debian-bookworm | changed 2026-04-20 03:00:29.371533 | 2026-04-20 03:00:29.371608 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-20 03:00:29.599911 | debian-bookworm | ok 2026-04-20 03:00:29.609314 | 2026-04-20 03:00:29.609403 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-20 03:00:30.391224 | debian-bookworm | changed 2026-04-20 03:00:30.396603 | 2026-04-20 03:00:30.396682 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-20 03:00:31.097579 | debian-bookworm | changed 2026-04-20 03:00:31.103060 | 2026-04-20 03:00:31.103154 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-20 03:00:31.126184 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:31.131963 | 2026-04-20 03:00:31.132152 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-20 03:00:31.905673 | debian-bookworm -> localhost | changed 2026-04-20 03:00:31.921493 | 2026-04-20 03:00:31.921587 | TASK [add-build-sshkey : Add back temp key] 2026-04-20 03:00:32.406373 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8be497f698574087a58dd0bd09221ad1/work/8be497f698574087a58dd0bd09221ad1_id_rsa (zuul-build-sshkey) 2026-04-20 03:00:32.406553 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010372 2026-04-20 03:00:32.415235 | 2026-04-20 03:00:32.415323 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-20 03:00:32.756865 | debian-bookworm | ok 2026-04-20 03:00:32.761147 | 2026-04-20 03:00:32.761233 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-20 03:00:32.814923 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:32.823887 | 2026-04-20 03:00:32.823983 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-20 03:00:33.246949 | debian-bookworm | ok 2026-04-20 03:00:33.256954 | 2026-04-20 03:00:33.257040 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-20 03:00:33.339753 | debian-bookworm | ok 2026-04-20 03:00:33.343821 | 2026-04-20 03:00:33.343899 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-20 03:00:34.283248 | debian-bookworm -> localhost | ok 2026-04-20 03:00:34.288773 | 2026-04-20 03:00:34.288851 | TASK [validate-host : Collect information about the host] 2026-04-20 03:00:35.486027 | debian-bookworm | ok 2026-04-20 03:00:35.497893 | 2026-04-20 03:00:35.497978 | TASK [validate-host : Sanitize hostname] 2026-04-20 03:00:35.678420 | debian-bookworm | ok 2026-04-20 03:00:35.761944 | 2026-04-20 03:00:35.762041 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-20 03:00:37.164068 | debian-bookworm -> localhost | changed 2026-04-20 03:00:37.168754 | 2026-04-20 03:00:37.168833 | TASK [validate-host : Collect information about zuul worker] 2026-04-20 03:00:37.689071 | debian-bookworm | ok 2026-04-20 03:00:37.693008 | 2026-04-20 03:00:37.693086 | TASK [validate-host : Write out all zuul information for each host] 2026-04-20 03:00:38.883672 | debian-bookworm -> localhost | changed 2026-04-20 03:00:38.893166 | 2026-04-20 03:00:38.893270 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-20 03:00:39.240384 | debian-bookworm | ok 2026-04-20 03:00:39.246740 | 2026-04-20 03:00:39.246849 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-20 03:00:41.009472 | debian-bookworm | changed: 2026-04-20 03:00:41.009643 | debian-bookworm | cd+++++++++ src/ 2026-04-20 03:00:41.009677 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-20 03:00:41.009702 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-20 03:00:41.009723 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-20 03:00:41.009743 | debian-bookworm | Containerfile 2026-04-20 03:00:41.066135 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-20 03:00:41.066155 | debian-bookworm | Containerfile 2026-04-20 03:00:41.066192 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-20 03:00:41.066210 | debian-bookworm | Containerfile 2026-04-20 03:00:41.068142 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-20 03:00:41.068163 | debian-bookworm | Containerfile 2026-04-20 03:00:41.069352 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-20 03:00:41.069376 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-20 03:00:41.070289 | debian-bookworm | Containerfile 2026-04-20 03:00:41.075504 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-20 03:00:41.075524 | debian-bookworm | Containerfile 2026-04-20 03:00:41.076524 | debian-bookworm | Containerfile 2026-04-20 03:00:41.077601 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-20 03:00:41.077643 | debian-bookworm | Containerfile 2026-04-20 03:00:41.077691 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-20 03:00:41.077713 | debian-bookworm | Containerfile 2026-04-20 03:00:41.078096 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-20 03:00:41.078158 | debian-bookworm | Containerfile 2026-04-20 03:00:41.078207 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-20 03:00:41.078378 | debian-bookworm | Containerfile 2026-04-20 03:00:41.078632 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-20 03:00:41.079425 | debian-bookworm | Containerfile 2026-04-20 03:00:41.079501 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-20 03:00:41.079637 | debian-bookworm | Containerfile 2026-04-20 03:00:41.083171 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-20 03:00:41.083192 | debian-bookworm | Containerfile 2026-04-20 03:00:41.084428 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-20 03:00:41.084453 | debian-bookworm | Containerfile 2026-04-20 03:00:41.085387 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-20 03:00:41.085513 | debian-bookworm | Containerfile 2026-04-20 03:00:41.085566 | debian-bookworm | Containerfile 2026-04-20 03:00:41.085683 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-20 03:00:41.085702 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-20 03:00:41.085720 | debian-bookworm | Containerfile 2026-04-20 03:00:41.087346 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-20 03:00:41.087800 | debian-bookworm | Containerfile 2026-04-20 03:00:41.089198 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-20 03:00:41.089349 | debian-bookworm | Containerfile 2026-04-20 03:00:41.090251 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-20 03:00:41.090298 | debian-bookworm | Containerfile 2026-04-20 03:00:41.090345 | debian-bookworm | Containerfile 2026-04-20 03:00:41.091249 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-20 03:00:41.091268 | debian-bookworm | Containerfile 2026-04-20 03:00:41.091447 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-20 03:00:41.091465 | debian-bookworm | Containerfile 2026-04-20 03:00:41.172701 | 2026-04-20 03:00:41.172781 | PLAY RECAP 2026-04-20 03:00:41.172825 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-20 03:00:41.172846 | 2026-04-20 03:00:41.439684 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 03:00:41.440855 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-04-20 03:00:42.521798 | 2026-04-20 03:00:42.521916 | PLAY [Run flake8] 2026-04-20 03:00:42.533501 | 2026-04-20 03:00:42.533598 | LOOP [Install python] 2026-04-20 03:00:42.551509 | debian-bookworm | ok: "ensure-python" 2026-04-20 03:00:42.556822 | debian-bookworm | ok: "ensure-pip" 2026-04-20 03:00:42.628276 | 2026-04-20 03:00:42.628407 | TASK [ensure-python : Validate python_version value] 2026-04-20 03:00:42.679378 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:42.684423 | 2026-04-20 03:00:42.684513 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-04-20 03:00:42.718943 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:42.723847 | 2026-04-20 03:00:42.723941 | TASK [ensure-python : Pull in venv package] 2026-04-20 03:00:42.777033 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:42.782358 | 2026-04-20 03:00:42.782449 | TASK [ensure-python : Set default RPM package name] 2026-04-20 03:00:42.852537 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:42.857414 | 2026-04-20 03:00:42.857511 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-04-20 03:00:42.931641 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:42.945967 | 2026-04-20 03:00:42.946068 | TASK [ensure-python : Install RPM package] 2026-04-20 03:00:43.043801 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:43.048648 | 2026-04-20 03:00:43.048740 | TASK [ensure-python : Install python using pyenv] 2026-04-20 03:00:43.092428 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:43.097059 | 2026-04-20 03:00:43.097154 | TASK [ensure-python : Activate python using stow] 2026-04-20 03:00:43.140065 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:43.153304 | 2026-04-20 03:00:43.153403 | TASK [ensure-pip : Check if pip is installed] 2026-04-20 03:00:44.209780 | debian-bookworm | ok: Runtime: 0:00:00.009225 2026-04-20 03:00:44.215361 | 2026-04-20 03:00:44.215452 | LOOP [ensure-pip : Install pip from packages] 2026-04-20 03:00:44.256892 | debian-bookworm | ok: "/var/lib/zuul/builds/8be497f698574087a58dd0bd09221ad1/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-04-20 03:00:44.257048 | debian-bookworm | ok: All items complete 2026-04-20 03:00:44.257076 | 2026-04-20 03:00:44.272038 | debian-bookworm | included: /var/lib/zuul/builds/8be497f698574087a58dd0bd09221ad1/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-04-20 03:00:44.290044 | 2026-04-20 03:00:44.290161 | TASK [ensure-pip : Update package lists] 2026-04-20 03:00:48.772412 | debian-bookworm | changed 2026-04-20 03:00:48.779463 | 2026-04-20 03:00:48.779589 | TASK [ensure-pip : Install Python 3 pip] 2026-04-20 03:00:54.318761 | debian-bookworm | changed 2026-04-20 03:00:54.329877 | 2026-04-20 03:00:54.330038 | TASK [ensure-pip : Install Python 2 pip] 2026-04-20 03:00:54.463555 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:54.486766 | 2026-04-20 03:00:54.488479 | TASK [ensure-pip : Ensure setuptools] 2026-04-20 03:00:54.545089 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:54.572204 | 2026-04-20 03:00:54.572344 | TASK [ensure-pip : Check for ensurepip module] 2026-04-20 03:00:54.997242 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-20 03:00:54.997538 | debian-bookworm | [--altinstall] [--default-pip] 2026-04-20 03:00:54.997562 | debian-bookworm | 2026-04-20 03:00:54.997578 | debian-bookworm | options: 2026-04-20 03:00:54.997597 | debian-bookworm | -h, --help show this help message and exit 2026-04-20 03:00:54.997617 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-04-20 03:00:54.997631 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-20 03:00:54.997680 | debian-bookworm | times. 2026-04-20 03:00:54.997709 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-20 03:00:54.997724 | debian-bookworm | --user Install using the user scheme. 2026-04-20 03:00:54.997737 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-04-20 03:00:54.997748 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-20 03:00:54.997759 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-04-20 03:00:54.997770 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-04-20 03:00:54.997782 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-04-20 03:00:55.130650 | debian-bookworm | ok: Runtime: 0:00:00.093148 2026-04-20 03:00:55.143253 | 2026-04-20 03:00:55.144300 | TASK [ensure-pip : Ensure python3-venv] 2026-04-20 03:00:55.179641 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:55.193252 | 2026-04-20 03:00:55.193438 | TASK [ensure-pip : Install pip from source] 2026-04-20 03:00:55.219097 | debian-bookworm | skipping: Conditional result was False 2026-04-20 03:00:55.230092 | 2026-04-20 03:00:55.230265 | TASK [ensure-pip : Probe for venv python full path] 2026-04-20 03:00:55.522558 | debian-bookworm | /usr/bin/python3 2026-04-20 03:00:55.764439 | debian-bookworm | ok: Runtime: 0:00:00.007563 2026-04-20 03:00:55.770425 | 2026-04-20 03:00:55.770553 | TASK [ensure-pip : Set host default] 2026-04-20 03:00:55.831886 | debian-bookworm | ok 2026-04-20 03:00:55.837111 | 2026-04-20 03:00:55.837243 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-20 03:00:55.925106 | debian-bookworm | ok 2026-04-20 03:00:55.987508 | 2026-04-20 03:00:55.987683 | TASK [flake8 : Install flake8] 2026-04-20 03:01:02.358287 | debian-bookworm | changed 2026-04-20 03:01:02.366947 | 2026-04-20 03:01:02.367098 | TASK [flake8 : Find all .py files] 2026-04-20 03:01:02.777695 | debian-bookworm | ok: All paths examined 2026-04-20 03:01:02.788297 | 2026-04-20 03:01:02.788423 | LOOP [flake8 : Run flake8] 2026-04-20 03:01:03.334943 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.214082 2026-04-20 03:01:03.786364 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.186265 2026-04-20 03:01:04.214773 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.179880 2026-04-20 03:01:04.616379 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.176469 2026-04-20 03:01:05.055347 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.189614 2026-04-20 03:01:05.072060 | 2026-04-20 03:01:05.072183 | PLAY RECAP 2026-04-20 03:01:05.072241 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-20 03:01:05.072269 | 2026-04-20 03:01:05.209509 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-04-20 03:01:05.215297 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 03:01:06.023836 | 2026-04-20 03:01:06.024004 | PLAY [Base post] 2026-04-20 03:01:06.038729 | 2026-04-20 03:01:06.038922 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-20 03:01:06.655634 | debian-bookworm | changed 2026-04-20 03:01:06.669505 | 2026-04-20 03:01:06.669652 | PLAY RECAP 2026-04-20 03:01:06.669730 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 03:01:06.669810 | 2026-04-20 03:01:06.860055 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 03:01:06.860957 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-20 03:01:07.836087 | 2026-04-20 03:01:07.836288 | PLAY [Base post-logs] 2026-04-20 03:01:07.856120 | 2026-04-20 03:01:07.856325 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-20 03:01:09.006098 | localhost | changed 2026-04-20 03:01:09.028437 | 2026-04-20 03:01:09.028621 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-20 03:01:09.099220 | localhost | ok 2026-04-20 03:01:09.102548 | 2026-04-20 03:01:09.102659 | TASK [Set zuul-log-path fact] 2026-04-20 03:01:09.128721 | localhost | ok 2026-04-20 03:01:09.136823 | 2026-04-20 03:01:09.136939 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 03:01:09.196964 | localhost | ok 2026-04-20 03:01:09.200163 | 2026-04-20 03:01:09.200280 | TASK [upload-logs : Create log directories] 2026-04-20 03:01:09.888859 | localhost | changed 2026-04-20 03:01:09.891895 | 2026-04-20 03:01:09.892015 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-20 03:01:10.956979 | localhost -> localhost | ok: Runtime: 0:00:00.028573 2026-04-20 03:01:10.964779 | 2026-04-20 03:01:10.964931 | TASK [upload-logs : Upload logs to log server] 2026-04-20 03:01:11.794445 | localhost | Output suppressed because no_log was given 2026-04-20 03:01:11.796055 | 2026-04-20 03:01:11.796145 | LOOP [upload-logs : Compress console log and json output] 2026-04-20 03:01:11.890753 | localhost | skipping: Conditional result was False 2026-04-20 03:01:11.912885 | localhost | skipping: Conditional result was False 2026-04-20 03:01:11.926278 | 2026-04-20 03:01:11.926385 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-20 03:01:12.073480 | localhost | skipping: Conditional result was False 2026-04-20 03:01:12.073700 | 2026-04-20 03:01:12.093277 | localhost | skipping: Conditional result was False 2026-04-20 03:01:12.103938 | 2026-04-20 03:01:12.104043 | LOOP [upload-logs : Upload console log and json output]