2026-02-18 03:01:33.084191 | Job console starting 2026-02-18 03:01:33.093242 | Updating git repos 2026-02-18 03:01:33.236310 | Cloning repos into workspace 2026-02-18 03:01:33.314737 | Restoring repo states 2026-02-18 03:01:33.358035 | Merging changes 2026-02-18 03:01:33.358054 | Checking out repos 2026-02-18 03:01:33.452224 | Preparing playbooks 2026-02-18 03:01:35.087352 | Running Ansible setup 2026-02-18 03:01:41.873453 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-18 03:01:43.423198 | 2026-02-18 03:01:43.423331 | PLAY [Base pre] 2026-02-18 03:01:43.436896 | 2026-02-18 03:01:43.437009 | TASK [Setup log path fact] 2026-02-18 03:01:43.455130 | debian-bookworm | ok 2026-02-18 03:01:43.476815 | 2026-02-18 03:01:43.476944 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-18 03:01:43.505023 | debian-bookworm | ok 2026-02-18 03:01:43.513117 | 2026-02-18 03:01:43.513221 | TASK [emit-job-header : Print job information] 2026-02-18 03:01:43.541521 | # Job Information 2026-02-18 03:01:43.541737 | Ansible Version: 2.16.14 2026-02-18 03:01:43.541768 | Job: mypy 2026-02-18 03:01:43.541798 | Pipeline: periodic-daily 2026-02-18 03:01:43.541821 | Executor: 521e9411259a 2026-02-18 03:01:43.541838 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-02-18 03:01:43.541856 | Event ID: 4e2c3c3fc45d45eb9b8de2f3ad9b0a0d 2026-02-18 03:01:43.546177 | 2026-02-18 03:01:43.546280 | LOOP [emit-job-header : Print node information] 2026-02-18 03:01:43.641840 | debian-bookworm | ok: 2026-02-18 03:01:43.642035 | debian-bookworm | # Node Information 2026-02-18 03:01:43.642065 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-18 03:01:43.642086 | debian-bookworm | Hostname: debian 2026-02-18 03:01:43.642104 | debian-bookworm | Username: zuul 2026-02-18 03:01:43.642122 | debian-bookworm | Distro: Debian 12.13 2026-02-18 03:01:43.642141 | debian-bookworm | Provider: regiocloud-a 2026-02-18 03:01:43.642159 | debian-bookworm | Region: 2026-02-18 03:01:43.642223 | debian-bookworm | Label: debian-bookworm 2026-02-18 03:01:43.642241 | debian-bookworm | Product Name: OpenStack Nova 2026-02-18 03:01:43.642258 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:950a 2026-02-18 03:01:43.651509 | 2026-02-18 03:01:43.651612 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-18 03:01:44.561788 | debian-bookworm -> localhost | changed 2026-02-18 03:01:44.569131 | 2026-02-18 03:01:44.569245 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-18 03:01:46.270584 | debian-bookworm -> localhost | changed 2026-02-18 03:01:46.291511 | 2026-02-18 03:01:46.291617 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-18 03:01:46.970354 | debian-bookworm -> localhost | ok 2026-02-18 03:01:46.975567 | 2026-02-18 03:01:46.975657 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-18 03:01:47.033095 | debian-bookworm | ok 2026-02-18 03:01:47.054037 | debian-bookworm | included: /var/lib/zuul/builds/8dad1aa4768a4a6ba67e713236ae91a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-18 03:01:47.059779 | 2026-02-18 03:01:47.059870 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-18 03:01:51.345363 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-18 03:01:51.345571 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8dad1aa4768a4a6ba67e713236ae91a6/work/8dad1aa4768a4a6ba67e713236ae91a6_id_rsa 2026-02-18 03:01:51.345613 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8dad1aa4768a4a6ba67e713236ae91a6/work/8dad1aa4768a4a6ba67e713236ae91a6_id_rsa.pub 2026-02-18 03:01:51.345640 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-18 03:01:51.345665 | debian-bookworm -> localhost | SHA256:ywHcwmruz1kopNIFG1M2Sri8Ubv1oyNnQSqTsAYT9gI zuul-build-sshkey 2026-02-18 03:01:51.345688 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-18 03:01:51.345716 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-18 03:01:51.345739 | debian-bookworm -> localhost | | .. + | 2026-02-18 03:01:51.345761 | debian-bookworm -> localhost | |Eo = + . | 2026-02-18 03:01:51.345781 | debian-bookworm -> localhost | |+oB . = . | 2026-02-18 03:01:51.345800 | debian-bookworm -> localhost | |=+ B + o | 2026-02-18 03:01:51.345820 | debian-bookworm -> localhost | |oo* X . S | 2026-02-18 03:01:51.345847 | debian-bookworm -> localhost | |.B O . = o | 2026-02-18 03:01:51.345867 | debian-bookworm -> localhost | |o = o + = | 2026-02-18 03:01:51.345887 | debian-bookworm -> localhost | | . o B o | 2026-02-18 03:01:51.345907 | debian-bookworm -> localhost | | =.= | 2026-02-18 03:01:51.345927 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-18 03:01:51.345984 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.419475 2026-02-18 03:01:51.365461 | 2026-02-18 03:01:51.365602 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-18 03:01:51.414898 | debian-bookworm | ok 2026-02-18 03:01:51.425927 | debian-bookworm | included: /var/lib/zuul/builds/8dad1aa4768a4a6ba67e713236ae91a6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-18 03:01:51.434948 | 2026-02-18 03:01:51.435046 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-18 03:01:51.469149 | debian-bookworm | skipping: Conditional result was False 2026-02-18 03:01:51.475641 | 2026-02-18 03:01:51.475742 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-18 03:01:52.172007 | debian-bookworm | changed 2026-02-18 03:01:52.190167 | 2026-02-18 03:01:52.190281 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-18 03:01:52.472017 | debian-bookworm | ok 2026-02-18 03:01:52.478590 | 2026-02-18 03:01:52.478725 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-18 03:01:53.257631 | debian-bookworm | changed 2026-02-18 03:01:53.268947 | 2026-02-18 03:01:53.269059 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-18 03:01:53.973561 | debian-bookworm | changed 2026-02-18 03:01:53.993839 | 2026-02-18 03:01:53.993950 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-18 03:01:54.037856 | debian-bookworm | skipping: Conditional result was False 2026-02-18 03:01:54.043922 | 2026-02-18 03:01:54.044024 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-18 03:01:54.912076 | debian-bookworm -> localhost | changed 2026-02-18 03:01:54.926481 | 2026-02-18 03:01:54.926641 | TASK [add-build-sshkey : Add back temp key] 2026-02-18 03:01:55.459573 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8dad1aa4768a4a6ba67e713236ae91a6/work/8dad1aa4768a4a6ba67e713236ae91a6_id_rsa (zuul-build-sshkey) 2026-02-18 03:01:55.459801 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019607 2026-02-18 03:01:55.467279 | 2026-02-18 03:01:55.467409 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-18 03:01:55.843135 | debian-bookworm | ok 2026-02-18 03:01:55.848026 | 2026-02-18 03:01:55.848127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-18 03:01:55.905606 | debian-bookworm | skipping: Conditional result was False 2026-02-18 03:01:55.915880 | 2026-02-18 03:01:55.915995 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-18 03:01:56.512761 | debian-bookworm | ok 2026-02-18 03:01:56.525217 | 2026-02-18 03:01:56.525345 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-18 03:01:56.553621 | debian-bookworm | ok 2026-02-18 03:01:56.558688 | 2026-02-18 03:01:56.558777 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-18 03:01:56.871775 | debian-bookworm -> localhost | ok 2026-02-18 03:01:56.886230 | 2026-02-18 03:01:56.886379 | TASK [validate-host : Collect information about the host] 2026-02-18 03:01:58.213376 | debian-bookworm | ok 2026-02-18 03:01:58.230604 | 2026-02-18 03:01:58.230706 | TASK [validate-host : Sanitize hostname] 2026-02-18 03:01:58.333754 | debian-bookworm | ok 2026-02-18 03:01:58.378122 | 2026-02-18 03:01:58.378229 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-18 03:01:59.061727 | debian-bookworm -> localhost | changed 2026-02-18 03:01:59.079521 | 2026-02-18 03:01:59.079665 | TASK [validate-host : Collect information about zuul worker] 2026-02-18 03:01:59.470107 | debian-bookworm | ok 2026-02-18 03:01:59.474796 | 2026-02-18 03:01:59.474946 | TASK [validate-host : Write out all zuul information for each host] 2026-02-18 03:02:00.129327 | debian-bookworm -> localhost | changed 2026-02-18 03:02:00.138527 | 2026-02-18 03:02:00.138629 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-18 03:02:00.373429 | debian-bookworm | ok 2026-02-18 03:02:00.378565 | 2026-02-18 03:02:00.378655 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-18 03:02:01.548677 | debian-bookworm | changed: 2026-02-18 03:02:01.548850 | debian-bookworm | cd+++++++++ src/ 2026-02-18 03:02:01.548884 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-18 03:02:01.548908 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-18 03:02:01.548929 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-02-18 03:02:01.548949 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-18 03:02:41.702826 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-02-18 03:02:41.761406 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 2026-02-18 03:02:45.256365 | debian-bookworm | Installing missing stub packages: 2026-02-18 03:02:45.256466 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-02-18 03:02:45.256483 | debian-bookworm | 2026-02-18 03:02:45.256495 | debian-bookworm | 2026-02-18 03:02:45.256508 | debian-bookworm | Success: no issues found in 8 source files 2026-02-18 03:02:45.306943 | debian-bookworm | ok: Runtime: 0:00:10.679331 2026-02-18 03:02:45.316135 | 2026-02-18 03:02:45.316216 | PLAY RECAP 2026-02-18 03:02:45.316265 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-18 03:02:45.316289 | 2026-02-18 03:02:45.538591 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-18 03:02:45.539434 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-18 03:02:46.340053 | 2026-02-18 03:02:46.340192 | PLAY [Base post] 2026-02-18 03:02:46.352594 | 2026-02-18 03:02:46.352717 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-18 03:02:46.922141 | debian-bookworm | changed 2026-02-18 03:02:46.933141 | 2026-02-18 03:02:46.933251 | PLAY RECAP 2026-02-18 03:02:46.933322 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-18 03:02:46.933384 | 2026-02-18 03:02:47.160079 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-18 03:02:47.160842 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-18 03:02:48.771495 | 2026-02-18 03:02:48.771633 | PLAY [Base post-logs] 2026-02-18 03:02:48.798365 | 2026-02-18 03:02:48.798922 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-18 03:02:49.452957 | localhost | changed 2026-02-18 03:02:49.479644 | 2026-02-18 03:02:49.479797 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-18 03:02:49.514674 | localhost | ok 2026-02-18 03:02:49.517518 | 2026-02-18 03:02:49.517600 | TASK [Set zuul-log-path fact] 2026-02-18 03:02:49.562184 | localhost | ok 2026-02-18 03:02:49.570187 | 2026-02-18 03:02:49.570293 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-18 03:02:49.630404 | localhost | ok 2026-02-18 03:02:49.633183 | 2026-02-18 03:02:49.633269 | TASK [upload-logs : Create log directories] 2026-02-18 03:02:50.662778 | localhost | changed 2026-02-18 03:02:50.664920 | 2026-02-18 03:02:50.665004 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-18 03:02:51.364591 | localhost -> localhost | ok: Runtime: 0:00:00.005507 2026-02-18 03:02:51.367658 | 2026-02-18 03:02:51.367742 | TASK [upload-logs : Upload logs to log server] 2026-02-18 03:02:52.133494 | localhost | Output suppressed because no_log was given 2026-02-18 03:02:52.134825 | 2026-02-18 03:02:52.134926 | LOOP [upload-logs : Compress console log and json output] 2026-02-18 03:02:52.222340 | localhost | skipping: Conditional result was False 2026-02-18 03:02:52.235334 | localhost | skipping: Conditional result was False 2026-02-18 03:02:52.241420 | 2026-02-18 03:02:52.241541 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-18 03:02:52.316289 | localhost | skipping: Conditional result was False 2026-02-18 03:02:52.316569 | 2026-02-18 03:02:52.321847 | localhost | skipping: Conditional result was False 2026-02-18 03:02:52.327610 | 2026-02-18 03:02:52.327715 | LOOP [upload-logs : Upload console log and json output]