2026-08-06 03:19:00.924599 | Job console starting 2026-08-06 03:19:00.934225 | Updating git repos 2026-08-06 03:19:00.976730 | Cloning repos into workspace 2026-08-06 03:19:01.087360 | Restoring repo states 2026-08-06 03:19:01.105147 | Merging changes 2026-08-06 03:19:01.105163 | Checking out repos 2026-08-06 03:19:01.166168 | Preparing playbooks 2026-08-06 03:19:01.885603 | Running Ansible setup 2026-08-06 03:19:07.628119 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 03:19:08.733820 | 2026-08-06 03:19:08.733990 | PLAY [Base pre] 2026-08-06 03:19:08.751867 | 2026-08-06 03:19:08.752006 | TASK [Setup log path fact] 2026-08-06 03:19:08.781023 | debian-bookworm | ok 2026-08-06 03:19:08.809980 | 2026-08-06 03:19:08.810132 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 03:19:08.838538 | debian-bookworm | ok 2026-08-06 03:19:08.848456 | 2026-08-06 03:19:08.848553 | TASK [emit-job-header : Print job information] 2026-08-06 03:19:08.888010 | # Job Information 2026-08-06 03:19:08.888176 | Ansible Version: 2.16.14 2026-08-06 03:19:08.888211 | Job: flake8 2026-08-06 03:19:08.888245 | Pipeline: periodic-daily 2026-08-06 03:19:08.888268 | Executor: 521e9411259a 2026-08-06 03:19:08.888300 | Triggered by: https://github.com/osism/pulpfiction 2026-08-06 03:19:08.888324 | Event ID: 5288fdb87ec84de687bb1c21b9a48f83 2026-08-06 03:19:08.893265 | 2026-08-06 03:19:08.893384 | LOOP [emit-job-header : Print node information] 2026-08-06 03:19:09.008274 | debian-bookworm | ok: 2026-08-06 03:19:09.008531 | debian-bookworm | # Node Information 2026-08-06 03:19:09.008620 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-06 03:19:09.008648 | debian-bookworm | Hostname: debian 2026-08-06 03:19:09.008671 | debian-bookworm | Username: zuul 2026-08-06 03:19:09.008692 | debian-bookworm | Distro: Debian 12.15 2026-08-06 03:19:09.008716 | debian-bookworm | Provider: regiocloud-a 2026-08-06 03:19:09.008737 | debian-bookworm | Region: 2026-08-06 03:19:09.008758 | debian-bookworm | Label: debian-bookworm 2026-08-06 03:19:09.008778 | debian-bookworm | Product Name: OpenStack Nova 2026-08-06 03:19:09.008798 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:b5b7 2026-08-06 03:19:09.028113 | 2026-08-06 03:19:09.028237 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 03:19:09.502133 | debian-bookworm -> localhost | changed 2026-08-06 03:19:09.509083 | 2026-08-06 03:19:09.509194 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 03:19:10.913008 | debian-bookworm -> localhost | changed 2026-08-06 03:19:10.932450 | 2026-08-06 03:19:10.932597 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 03:19:11.617916 | debian-bookworm -> localhost | ok 2026-08-06 03:19:11.627215 | 2026-08-06 03:19:11.627382 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 03:19:11.670029 | debian-bookworm | ok 2026-08-06 03:19:11.728755 | debian-bookworm | included: /var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 03:19:11.750290 | 2026-08-06 03:19:11.750406 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 03:19:13.676711 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-06 03:19:13.676884 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/work/1041a79b436c414ba002954adbe512a4_id_rsa 2026-08-06 03:19:13.676915 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/work/1041a79b436c414ba002954adbe512a4_id_rsa.pub 2026-08-06 03:19:13.676936 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-06 03:19:13.676955 | debian-bookworm -> localhost | SHA256:iu2tduSRJ+rf5Pi8bLnJeavKOwjL54XI0NdD9gHrDWs zuul-build-sshkey 2026-08-06 03:19:13.676974 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-06 03:19:13.677001 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-06 03:19:13.677019 | debian-bookworm -> localhost | | . | 2026-08-06 03:19:13.677037 | debian-bookworm -> localhost | | o | 2026-08-06 03:19:13.677053 | debian-bookworm -> localhost | | = . | 2026-08-06 03:19:13.677070 | debian-bookworm -> localhost | | . = = . | 2026-08-06 03:19:13.677086 | debian-bookworm -> localhost | | . . . E.o | 2026-08-06 03:19:13.677107 | debian-bookworm -> localhost | | o.= +=.. | 2026-08-06 03:19:13.677123 | debian-bookworm -> localhost | | .+o+=.+.. | 2026-08-06 03:19:13.677139 | debian-bookworm -> localhost | | o.=++Ooo. | 2026-08-06 03:19:13.677156 | debian-bookworm -> localhost | | ==+B*&=.. | 2026-08-06 03:19:13.677171 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-06 03:19:13.677211 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.910854 2026-08-06 03:19:13.682623 | 2026-08-06 03:19:13.682704 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 03:19:13.720425 | debian-bookworm | ok 2026-08-06 03:19:13.734916 | debian-bookworm | included: /var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 03:19:13.753777 | 2026-08-06 03:19:13.753905 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 03:19:13.778116 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:19:13.784443 | 2026-08-06 03:19:13.784537 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 03:19:14.417403 | debian-bookworm | changed 2026-08-06 03:19:14.428556 | 2026-08-06 03:19:14.428679 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 03:19:14.658743 | debian-bookworm | ok 2026-08-06 03:19:14.665026 | 2026-08-06 03:19:14.665124 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 03:19:15.283404 | debian-bookworm | changed 2026-08-06 03:19:15.288764 | 2026-08-06 03:19:15.288857 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 03:19:15.921748 | debian-bookworm | changed 2026-08-06 03:19:15.927226 | 2026-08-06 03:19:15.927329 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 03:19:15.971195 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:19:15.977145 | 2026-08-06 03:19:15.977247 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 03:19:16.676010 | debian-bookworm -> localhost | changed 2026-08-06 03:19:16.686509 | 2026-08-06 03:19:16.686606 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 03:19:17.113511 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/work/1041a79b436c414ba002954adbe512a4_id_rsa (zuul-build-sshkey) 2026-08-06 03:19:17.113730 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009979 2026-08-06 03:19:17.121529 | 2026-08-06 03:19:17.121627 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 03:19:17.666503 | debian-bookworm | ok 2026-08-06 03:19:17.681377 | 2026-08-06 03:19:17.681481 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 03:19:17.706853 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:19:17.718941 | 2026-08-06 03:19:17.719055 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 03:19:18.142219 | debian-bookworm | ok 2026-08-06 03:19:18.158819 | 2026-08-06 03:19:18.163356 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 03:19:18.191543 | debian-bookworm | ok 2026-08-06 03:19:18.196822 | 2026-08-06 03:19:18.196912 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 03:19:18.519653 | debian-bookworm -> localhost | ok 2026-08-06 03:19:18.527486 | 2026-08-06 03:19:18.527599 | TASK [validate-host : Collect information about the host] 2026-08-06 03:19:19.709462 | debian-bookworm | ok 2026-08-06 03:19:19.721026 | 2026-08-06 03:19:19.721122 | TASK [validate-host : Sanitize hostname] 2026-08-06 03:19:19.842141 | debian-bookworm | ok 2026-08-06 03:19:19.856920 | 2026-08-06 03:19:19.857045 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 03:19:20.633651 | debian-bookworm -> localhost | changed 2026-08-06 03:19:20.646940 | 2026-08-06 03:19:20.647092 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 03:19:21.078184 | debian-bookworm | ok 2026-08-06 03:19:21.082936 | 2026-08-06 03:19:21.083048 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 03:19:22.294555 | debian-bookworm -> localhost | changed 2026-08-06 03:19:22.306821 | 2026-08-06 03:19:22.307031 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 03:19:22.571780 | debian-bookworm | ok 2026-08-06 03:19:22.581807 | 2026-08-06 03:19:22.581966 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 03:19:24.057561 | debian-bookworm | changed: 2026-08-06 03:19:24.057731 | debian-bookworm | cd+++++++++ src/ 2026-08-06 03:19:24.057764 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-06 03:19:24.057789 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-06 03:19:24.057809 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-08-06 03:19:24.057829 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/work/logs" 2026-08-06 03:20:25.446353 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/work/artifacts" 2026-08-06 03:20:25.822676 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1041a79b436c414ba002954adbe512a4/work/docs" 2026-08-06 03:20:25.833401 | 2026-08-06 03:20:25.833565 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-06 03:20:26.854674 | debian-bookworm | changed: 2026-08-06 03:20:26.855360 | debian-bookworm | .d..t...... ./ 2026-08-06 03:20:26.855414 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-06 03:20:26.855441 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-06 03:20:26.855463 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-06 03:20:26.855486 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-06 03:20:26.855508 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-06 03:20:26.855553 | debian-bookworm | changed: All items complete 2026-08-06 03:20:26.855579 | 2026-08-06 03:20:27.590421 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 03:20:28.405878 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 03:20:28.446401 | 2026-08-06 03:20:28.446520 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-06 03:20:28.482002 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:20:28.486499 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:20:28.496083 | 2026-08-06 03:20:28.496146 | PLAY RECAP 2026-08-06 03:20:28.496195 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-06 03:20:28.496219 | 2026-08-06 03:20:28.714886 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 03:20:28.715677 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 03:20:29.854122 | 2026-08-06 03:20:29.854306 | PLAY [Base post] 2026-08-06 03:20:29.868857 | 2026-08-06 03:20:29.868983 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-06 03:20:30.574013 | debian-bookworm | changed 2026-08-06 03:20:30.583327 | 2026-08-06 03:20:30.583466 | PLAY RECAP 2026-08-06 03:20:30.583570 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-06 03:20:30.583696 | 2026-08-06 03:20:30.699427 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 03:20:30.700184 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-06 03:20:31.794256 | 2026-08-06 03:20:31.794435 | PLAY [Base post-logs] 2026-08-06 03:20:31.813225 | 2026-08-06 03:20:31.813379 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-06 03:20:32.670462 | localhost | changed 2026-08-06 03:20:32.684429 | 2026-08-06 03:20:32.684547 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-06 03:20:32.710908 | localhost | ok 2026-08-06 03:20:32.718951 | 2026-08-06 03:20:32.719025 | TASK [Set zuul-log-path fact] 2026-08-06 03:20:32.736591 | localhost | ok 2026-08-06 03:20:32.747106 | 2026-08-06 03:20:32.747364 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 03:20:32.772687 | localhost | ok 2026-08-06 03:20:32.774967 | 2026-08-06 03:20:32.775072 | TASK [upload-logs : Create log directories] 2026-08-06 03:20:33.847094 | localhost | changed 2026-08-06 03:20:33.849848 | 2026-08-06 03:20:33.849943 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-06 03:20:34.537471 | localhost -> localhost | ok: Runtime: 0:00:00.005349 2026-08-06 03:20:34.541154 | 2026-08-06 03:20:34.541249 | TASK [upload-logs : Upload logs to log server] 2026-08-06 03:20:35.468141 | localhost | Output suppressed because no_log was given 2026-08-06 03:20:35.469843 | 2026-08-06 03:20:35.469932 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 03:20:35.551800 | localhost | skipping: Conditional result was False 2026-08-06 03:20:35.570572 | localhost | skipping: Conditional result was False 2026-08-06 03:20:35.586683 | 2026-08-06 03:20:35.586801 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 03:20:35.712887 | localhost | skipping: Conditional result was False 2026-08-06 03:20:35.713164 | 2026-08-06 03:20:35.732752 | localhost | skipping: Conditional result was False 2026-08-06 03:20:35.744691 | 2026-08-06 03:20:35.744810 | LOOP [upload-logs : Upload console log and json output]