2026-05-03 19:51:40.812355 | Job console starting 2026-05-03 19:51:40.823168 | Updating git repos 2026-05-03 19:51:40.898426 | Cloning repos into workspace 2026-05-03 19:51:41.041892 | Restoring repo states 2026-05-03 19:51:41.112393 | Merging changes 2026-05-03 19:51:42.536775 | Checking out repos 2026-05-03 19:51:42.666599 | Preparing playbooks 2026-05-03 19:51:43.942527 | Running Ansible setup 2026-05-03 19:51:50.057362 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 19:51:51.057188 | 2026-05-03 19:51:51.057360 | PLAY [Base pre] 2026-05-03 19:51:51.096606 | 2026-05-03 19:51:51.096737 | TASK [Setup log path fact] 2026-05-03 19:51:51.141835 | debian-bookworm | ok 2026-05-03 19:51:51.187103 | 2026-05-03 19:51:51.187555 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 19:51:51.261146 | debian-bookworm | ok 2026-05-03 19:51:51.281330 | 2026-05-03 19:51:51.281553 | TASK [emit-job-header : Print job information] 2026-05-03 19:51:51.391802 | # Job Information 2026-05-03 19:51:51.392051 | Ansible Version: 2.16.14 2026-05-03 19:51:51.392089 | Job: flake8 2026-05-03 19:51:51.392124 | Pipeline: check 2026-05-03 19:51:51.392148 | Executor: 521e9411259a 2026-05-03 19:51:51.392168 | Triggered by: https://github.com/osism/python-osism/pull/2248 2026-05-03 19:51:51.392253 | Event ID: 4ceba960-4729-11f1-9da1-82623ca37e96 2026-05-03 19:51:51.400691 | 2026-05-03 19:51:51.400806 | LOOP [emit-job-header : Print node information] 2026-05-03 19:51:51.691205 | debian-bookworm | ok: 2026-05-03 19:51:51.691433 | debian-bookworm | # Node Information 2026-05-03 19:51:51.691469 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 19:51:51.691493 | debian-bookworm | Hostname: debian 2026-05-03 19:51:51.691515 | debian-bookworm | Username: zuul 2026-05-03 19:51:51.691536 | debian-bookworm | Distro: Debian 12.13 2026-05-03 19:51:51.691559 | debian-bookworm | Provider: regiocloud-a 2026-05-03 19:51:51.691579 | debian-bookworm | Region: 2026-05-03 19:51:51.691600 | debian-bookworm | Label: debian-bookworm 2026-05-03 19:51:51.691619 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 19:51:51.691639 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef8:7228 2026-05-03 19:51:51.719035 | 2026-05-03 19:51:51.719157 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 19:51:52.991170 | debian-bookworm -> localhost | changed 2026-05-03 19:51:52.997983 | 2026-05-03 19:51:52.998079 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 19:51:55.658440 | debian-bookworm -> localhost | changed 2026-05-03 19:51:55.667539 | 2026-05-03 19:51:55.667636 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 19:51:56.173013 | debian-bookworm -> localhost | ok 2026-05-03 19:51:56.178627 | 2026-05-03 19:51:56.178722 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 19:51:56.237654 | debian-bookworm | ok 2026-05-03 19:51:56.275913 | debian-bookworm | included: /var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 19:51:56.288038 | 2026-05-03 19:51:56.288143 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 19:51:58.535680 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 19:51:58.535927 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/work/b51a498631394a51bbef3c7b21cd5b54_id_rsa 2026-05-03 19:51:58.535967 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/work/b51a498631394a51bbef3c7b21cd5b54_id_rsa.pub 2026-05-03 19:51:58.535995 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 19:51:58.536019 | debian-bookworm -> localhost | SHA256:HGddl5vz0kS6ZzdDJFsc9GxKrO0cTcMkclTuoLvZ7sc zuul-build-sshkey 2026-05-03 19:51:58.536042 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 19:51:58.536079 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 19:51:58.536103 | debian-bookworm -> localhost | | ..+==+| 2026-05-03 19:51:58.536124 | debian-bookworm -> localhost | | .o+=Bo| 2026-05-03 19:51:58.536145 | debian-bookworm -> localhost | | . o ..B*B| 2026-05-03 19:51:58.536166 | debian-bookworm -> localhost | | . + .=+Xo| 2026-05-03 19:51:58.536186 | debian-bookworm -> localhost | | S .. ==+| 2026-05-03 19:51:58.536213 | debian-bookworm -> localhost | | .oo+*| 2026-05-03 19:51:58.536233 | debian-bookworm -> localhost | | . +++| 2026-05-03 19:51:58.536253 | debian-bookworm -> localhost | | + E | 2026-05-03 19:51:58.536305 | debian-bookworm -> localhost | | oo+. | 2026-05-03 19:51:58.536327 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 19:51:58.536385 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.129006 2026-05-03 19:51:58.547523 | 2026-05-03 19:51:58.547718 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 19:51:58.593168 | debian-bookworm | ok 2026-05-03 19:51:58.617229 | debian-bookworm | included: /var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 19:51:58.648409 | 2026-05-03 19:51:58.649120 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 19:51:58.699917 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:51:58.706246 | 2026-05-03 19:51:58.706400 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 19:51:59.590430 | debian-bookworm | changed 2026-05-03 19:51:59.594787 | 2026-05-03 19:51:59.594877 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 19:51:59.891120 | debian-bookworm | ok 2026-05-03 19:51:59.905863 | 2026-05-03 19:51:59.905972 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 19:52:00.731877 | debian-bookworm | changed 2026-05-03 19:52:00.745769 | 2026-05-03 19:52:00.745883 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 19:52:01.559742 | debian-bookworm | changed 2026-05-03 19:52:01.565101 | 2026-05-03 19:52:01.565201 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 19:52:01.598283 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:52:01.604369 | 2026-05-03 19:52:01.604474 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 19:52:02.446973 | debian-bookworm -> localhost | changed 2026-05-03 19:52:02.465214 | 2026-05-03 19:52:02.465341 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 19:52:03.252154 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/work/b51a498631394a51bbef3c7b21cd5b54_id_rsa (zuul-build-sshkey) 2026-05-03 19:52:03.252402 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029161 2026-05-03 19:52:03.260780 | 2026-05-03 19:52:03.260887 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 19:52:03.946280 | debian-bookworm | ok 2026-05-03 19:52:03.952524 | 2026-05-03 19:52:03.952632 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 19:52:04.039500 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:52:04.050531 | 2026-05-03 19:52:04.050643 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 19:52:04.764274 | debian-bookworm | ok 2026-05-03 19:52:04.783603 | 2026-05-03 19:52:04.783736 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 19:52:04.816100 | debian-bookworm | ok 2026-05-03 19:52:04.821485 | 2026-05-03 19:52:04.821607 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 19:52:05.313675 | debian-bookworm -> localhost | ok 2026-05-03 19:52:05.320430 | 2026-05-03 19:52:05.320537 | TASK [validate-host : Collect information about the host] 2026-05-03 19:52:06.711483 | debian-bookworm | ok 2026-05-03 19:52:06.745784 | 2026-05-03 19:52:06.745900 | TASK [validate-host : Sanitize hostname] 2026-05-03 19:52:06.953272 | debian-bookworm | ok 2026-05-03 19:52:07.072558 | 2026-05-03 19:52:07.072678 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 19:52:08.103653 | debian-bookworm -> localhost | changed 2026-05-03 19:52:08.108484 | 2026-05-03 19:52:08.108562 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 19:52:08.690366 | debian-bookworm | ok 2026-05-03 19:52:08.694244 | 2026-05-03 19:52:08.694348 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 19:52:09.568810 | debian-bookworm -> localhost | changed 2026-05-03 19:52:09.576580 | 2026-05-03 19:52:09.576671 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 19:52:09.881573 | debian-bookworm | ok 2026-05-03 19:52:09.898273 | 2026-05-03 19:52:09.898554 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 19:52:11.559091 | debian-bookworm | changed: 2026-05-03 19:52:11.559245 | debian-bookworm | cd+++++++++ src/ 2026-05-03 19:52:11.559284 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 19:52:11.559304 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 19:52:11.559322 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-03 19:52:11.559339 | debian-bookworm | Containerfile 2026-05-03 19:52:11.559451 | debian-bookworm | Containerfile 2026-05-03 19:52:11.574418 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/work/logs" 2026-05-03 19:53:34.907587 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/work/artifacts" 2026-05-03 19:53:35.214163 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b51a498631394a51bbef3c7b21cd5b54/work/docs" 2026-05-03 19:53:35.225959 | 2026-05-03 19:53:35.226113 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 19:53:36.104637 | debian-bookworm | changed: 2026-05-03 19:53:36.105292 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 19:53:36.105365 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 19:53:36.105397 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 19:53:36.105519 | debian-bookworm | changed: All items complete 2026-05-03 19:53:36.105552 | 2026-05-03 19:53:36.749482 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 19:53:37.401959 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 19:53:37.426190 | 2026-05-03 19:53:37.426374 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 19:53:38.005911 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007537 2026-05-03 19:53:38.299700 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010796 2026-05-03 19:53:38.318189 | 2026-05-03 19:53:38.318354 | PLAY RECAP 2026-05-03 19:53:38.318419 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-03 19:53:38.318451 | 2026-05-03 19:53:38.526733 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 19:53:38.527899 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 19:53:39.434127 | 2026-05-03 19:53:39.434363 | PLAY [Base post] 2026-05-03 19:53:39.449812 | 2026-05-03 19:53:39.449975 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 19:53:40.088576 | debian-bookworm | changed 2026-05-03 19:53:40.105697 | 2026-05-03 19:53:40.105840 | PLAY RECAP 2026-05-03 19:53:40.105909 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 19:53:40.105971 | 2026-05-03 19:53:40.255608 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 19:53:40.256540 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 19:53:41.233434 | 2026-05-03 19:53:41.233783 | PLAY [Base post-logs] 2026-05-03 19:53:41.256496 | 2026-05-03 19:53:41.256680 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 19:53:41.774762 | localhost | changed 2026-05-03 19:53:41.789490 | 2026-05-03 19:53:41.789685 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 19:53:41.816912 | localhost | ok 2026-05-03 19:53:41.820662 | 2026-05-03 19:53:41.820781 | TASK [Set zuul-log-path fact] 2026-05-03 19:53:41.840425 | localhost | ok 2026-05-03 19:53:41.849225 | 2026-05-03 19:53:41.849364 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 19:53:41.875965 | localhost | ok 2026-05-03 19:53:41.879933 | 2026-05-03 19:53:41.880086 | TASK [upload-logs : Create log directories] 2026-05-03 19:53:42.442309 | localhost | changed 2026-05-03 19:53:42.453575 | 2026-05-03 19:53:42.453713 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 19:53:43.078989 | localhost -> localhost | ok: Runtime: 0:00:00.007872 2026-05-03 19:53:43.095489 | 2026-05-03 19:53:43.095689 | TASK [upload-logs : Upload logs to log server] 2026-05-03 19:53:43.758529 | localhost | Output suppressed because no_log was given 2026-05-03 19:53:43.763514 | 2026-05-03 19:53:43.763728 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 19:53:43.847381 | localhost | skipping: Conditional result was False 2026-05-03 19:53:43.854302 | localhost | skipping: Conditional result was False 2026-05-03 19:53:43.863232 | 2026-05-03 19:53:43.863386 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 19:53:43.927158 | localhost | skipping: Conditional result was False 2026-05-03 19:53:43.927567 | 2026-05-03 19:53:43.933420 | localhost | skipping: Conditional result was False 2026-05-03 19:53:43.940971 | 2026-05-03 19:53:43.941110 | LOOP [upload-logs : Upload console log and json output]