2025-11-10 03:16:28.365565 | Job console starting 2025-11-10 03:16:28.379665 | Updating git repos 2025-11-10 03:16:28.407093 | Cloning repos into workspace 2025-11-10 03:16:28.444614 | Restoring repo states 2025-11-10 03:16:28.458295 | Merging changes 2025-11-10 03:16:28.458312 | Checking out repos 2025-11-10 03:16:28.512322 | Preparing playbooks 2025-11-10 03:16:29.819838 | Running Ansible setup 2025-11-10 03:16:36.185006 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-10 03:16:37.233129 | 2025-11-10 03:16:37.233240 | PLAY [Base pre] 2025-11-10 03:16:37.287328 | 2025-11-10 03:16:37.287438 | TASK [Setup log path fact] 2025-11-10 03:16:37.320322 | debian-bookworm | ok 2025-11-10 03:16:37.342344 | 2025-11-10 03:16:37.342465 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-10 03:16:37.380030 | debian-bookworm | ok 2025-11-10 03:16:37.391821 | 2025-11-10 03:16:37.391937 | TASK [emit-job-header : Print job information] 2025-11-10 03:16:37.428695 | # Job Information 2025-11-10 03:16:37.428827 | Ansible Version: 2.16.14 2025-11-10 03:16:37.428856 | Job: mypy 2025-11-10 03:16:37.428883 | Pipeline: periodic-daily 2025-11-10 03:16:37.428902 | Executor: 521e9411259a 2025-11-10 03:16:37.428930 | Triggered by: https://github.com/osism/openstack-simple-stress 2025-11-10 03:16:37.428949 | Event ID: 60aaf90fb42e4a3fa8b52bb2c7646924 2025-11-10 03:16:37.433290 | 2025-11-10 03:16:37.433367 | LOOP [emit-job-header : Print node information] 2025-11-10 03:16:37.615057 | debian-bookworm | ok: 2025-11-10 03:16:37.615276 | debian-bookworm | # Node Information 2025-11-10 03:16:37.615318 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-10 03:16:37.615340 | debian-bookworm | Hostname: debian 2025-11-10 03:16:37.615358 | debian-bookworm | Username: zuul 2025-11-10 03:16:37.615556 | debian-bookworm | Distro: Debian 12.12 2025-11-10 03:16:37.615588 | debian-bookworm | Provider: regiocloud-a 2025-11-10 03:16:37.615609 | debian-bookworm | Region: 2025-11-10 03:16:37.615950 | debian-bookworm | Label: debian-bookworm 2025-11-10 03:16:37.616274 | debian-bookworm | Product Name: OpenStack Nova 2025-11-10 03:16:37.616304 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:5485 2025-11-10 03:16:37.631962 | 2025-11-10 03:16:37.632056 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-10 03:16:38.175404 | debian-bookworm -> localhost | changed 2025-11-10 03:16:38.181194 | 2025-11-10 03:16:38.181280 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-10 03:16:40.678819 | debian-bookworm -> localhost | changed 2025-11-10 03:16:40.710680 | 2025-11-10 03:16:40.710793 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-10 03:16:41.402021 | debian-bookworm -> localhost | ok 2025-11-10 03:16:41.406945 | 2025-11-10 03:16:41.407042 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-10 03:16:41.434011 | debian-bookworm | ok 2025-11-10 03:16:41.456045 | debian-bookworm | included: /var/lib/zuul/builds/7112f1438d574c5ba0b764126a39ca3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-10 03:16:41.470639 | 2025-11-10 03:16:41.470732 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-10 03:16:42.959749 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-10 03:16:42.960000 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7112f1438d574c5ba0b764126a39ca3a/work/7112f1438d574c5ba0b764126a39ca3a_id_rsa 2025-11-10 03:16:42.960042 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7112f1438d574c5ba0b764126a39ca3a/work/7112f1438d574c5ba0b764126a39ca3a_id_rsa.pub 2025-11-10 03:16:42.960069 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-10 03:16:42.960095 | debian-bookworm -> localhost | SHA256:ZGjp7Rwzh8yINVE3LAXTJoO977z3WcYLpMzl5oIlcRU zuul-build-sshkey 2025-11-10 03:16:42.960118 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-10 03:16:42.960152 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-10 03:16:42.960174 | debian-bookworm -> localhost | | .++=+ E. | 2025-11-10 03:16:42.960197 | debian-bookworm -> localhost | | .+=o+. . | 2025-11-10 03:16:42.960218 | debian-bookworm -> localhost | | * o* . | 2025-11-10 03:16:42.960238 | debian-bookworm -> localhost | | = O.o . | 2025-11-10 03:16:42.960259 | debian-bookworm -> localhost | | . o S.+ o | 2025-11-10 03:16:42.960283 | debian-bookworm -> localhost | | o *+.= . | 2025-11-10 03:16:42.960305 | debian-bookworm -> localhost | | oo++ + +| 2025-11-10 03:16:42.960326 | debian-bookworm -> localhost | | .o.+ .+.| 2025-11-10 03:16:42.960348 | debian-bookworm -> localhost | | .o.oo. | 2025-11-10 03:16:42.960368 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-10 03:16:42.960422 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.370036 2025-11-10 03:16:42.972079 | 2025-11-10 03:16:42.972182 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-10 03:16:43.025507 | debian-bookworm | ok 2025-11-10 03:16:43.052351 | debian-bookworm | included: /var/lib/zuul/builds/7112f1438d574c5ba0b764126a39ca3a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-10 03:16:43.093932 | 2025-11-10 03:16:43.094063 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-10 03:16:43.138154 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:16:43.144338 | 2025-11-10 03:16:43.144444 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-10 03:16:44.031197 | debian-bookworm | changed 2025-11-10 03:16:44.049184 | 2025-11-10 03:16:44.049287 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-10 03:16:44.316825 | debian-bookworm | ok 2025-11-10 03:16:44.321516 | 2025-11-10 03:16:44.321596 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-10 03:16:45.076737 | debian-bookworm | changed 2025-11-10 03:16:45.082405 | 2025-11-10 03:16:45.082487 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-10 03:16:45.806199 | debian-bookworm | changed 2025-11-10 03:16:45.810507 | 2025-11-10 03:16:45.810583 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-10 03:16:45.841993 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:16:45.846708 | 2025-11-10 03:16:45.846785 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-10 03:16:46.846949 | debian-bookworm -> localhost | changed 2025-11-10 03:16:46.855845 | 2025-11-10 03:16:46.855956 | TASK [add-build-sshkey : Add back temp key] 2025-11-10 03:16:47.750180 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7112f1438d574c5ba0b764126a39ca3a/work/7112f1438d574c5ba0b764126a39ca3a_id_rsa (zuul-build-sshkey) 2025-11-10 03:16:47.750373 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044079 2025-11-10 03:16:47.756963 | 2025-11-10 03:16:47.757038 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-10 03:16:48.465997 | debian-bookworm | ok 2025-11-10 03:16:48.471394 | 2025-11-10 03:16:48.471514 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-10 03:16:48.643466 | debian-bookworm | skipping: Conditional result was False 2025-11-10 03:16:48.653838 | 2025-11-10 03:16:48.653947 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-10 03:16:49.236042 | debian-bookworm | ok 2025-11-10 03:16:49.257462 | 2025-11-10 03:16:49.257557 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-10 03:16:49.346015 | debian-bookworm | ok 2025-11-10 03:16:49.350245 | 2025-11-10 03:16:49.350318 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-10 03:16:50.257922 | debian-bookworm -> localhost | ok 2025-11-10 03:16:50.264346 | 2025-11-10 03:16:50.264433 | TASK [validate-host : Collect information about the host] 2025-11-10 03:16:52.066473 | debian-bookworm | ok 2025-11-10 03:16:52.091964 | 2025-11-10 03:16:52.092065 | TASK [validate-host : Sanitize hostname] 2025-11-10 03:16:52.447871 | debian-bookworm | ok 2025-11-10 03:16:52.545613 | 2025-11-10 03:16:52.545801 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-10 03:16:53.605656 | debian-bookworm -> localhost | changed 2025-11-10 03:16:53.610174 | 2025-11-10 03:16:53.611407 | TASK [validate-host : Collect information about zuul worker] 2025-11-10 03:16:54.240021 | debian-bookworm | ok 2025-11-10 03:16:54.244122 | 2025-11-10 03:16:54.244204 | TASK [validate-host : Write out all zuul information for each host] 2025-11-10 03:16:55.205535 | debian-bookworm -> localhost | changed 2025-11-10 03:16:55.216250 | 2025-11-10 03:16:55.216356 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-10 03:16:55.477311 | debian-bookworm | ok 2025-11-10 03:16:55.482654 | 2025-11-10 03:16:55.482784 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-10 03:16:56.358152 | debian-bookworm | changed: 2025-11-10 03:16:56.358311 | debian-bookworm | cd+++++++++ src/ 2025-11-10 03:16:56.358340 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-10 03:16:56.358361 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-10 03:16:56.358378 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-11-10 03:16:56.358395 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-11-10 03:17:39.263556 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2025-11-10 03:17:39.356936 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 2025-11-10 03:17:42.847945 | debian-bookworm | Installing missing stub packages: 2025-11-10 03:17:42.848856 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2025-11-10 03:17:42.848869 | debian-bookworm | 2025-11-10 03:17:42.848880 | debian-bookworm | 2025-11-10 03:17:42.848890 | debian-bookworm | Success: no issues found in 5 source files 2025-11-10 03:17:42.910336 | debian-bookworm | ok: Runtime: 0:00:11.185221 2025-11-10 03:17:42.925674 | 2025-11-10 03:17:42.925804 | PLAY RECAP 2025-11-10 03:17:42.925887 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-10 03:17:42.925943 | 2025-11-10 03:17:43.098178 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-11-10 03:17:43.099204 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-10 03:17:43.846630 | 2025-11-10 03:17:43.846786 | PLAY [Base post] 2025-11-10 03:17:43.861622 | 2025-11-10 03:17:43.861758 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-10 03:17:44.427452 | debian-bookworm | changed 2025-11-10 03:17:44.436656 | 2025-11-10 03:17:44.436791 | PLAY RECAP 2025-11-10 03:17:44.436874 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-10 03:17:44.436998 | 2025-11-10 03:17:44.556495 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-10 03:17:44.557358 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-10 03:17:45.451155 | 2025-11-10 03:17:45.451901 | PLAY [Base post-logs] 2025-11-10 03:17:45.468822 | 2025-11-10 03:17:45.469010 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-10 03:17:45.999149 | localhost | changed 2025-11-10 03:17:46.013136 | 2025-11-10 03:17:46.013307 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-10 03:17:46.040666 | localhost | ok 2025-11-10 03:17:46.045316 | 2025-11-10 03:17:46.045446 | TASK [Set zuul-log-path fact] 2025-11-10 03:17:46.061588 | localhost | ok 2025-11-10 03:17:46.073056 | 2025-11-10 03:17:46.073185 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-10 03:17:46.099862 | localhost | ok 2025-11-10 03:17:46.105791 | 2025-11-10 03:17:46.105963 | TASK [upload-logs : Create log directories] 2025-11-10 03:17:46.602544 | localhost | changed 2025-11-10 03:17:46.606146 | 2025-11-10 03:17:46.606284 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-10 03:17:47.139872 | localhost -> localhost | ok: Runtime: 0:00:00.005485 2025-11-10 03:17:47.148869 | 2025-11-10 03:17:47.149052 | TASK [upload-logs : Upload logs to log server] 2025-11-10 03:17:47.740187 | localhost | Output suppressed because no_log was given 2025-11-10 03:17:47.745397 | 2025-11-10 03:17:47.745618 | LOOP [upload-logs : Compress console log and json output] 2025-11-10 03:17:47.802906 | localhost | skipping: Conditional result was False 2025-11-10 03:17:47.814780 | localhost | skipping: Conditional result was False 2025-11-10 03:17:47.819566 | 2025-11-10 03:17:47.819667 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-10 03:17:47.870723 | localhost | skipping: Conditional result was False 2025-11-10 03:17:47.871419 | 2025-11-10 03:17:47.874548 | localhost | skipping: Conditional result was False 2025-11-10 03:17:47.882509 | 2025-11-10 03:17:47.882755 | LOOP [upload-logs : Upload console log and json output]