2026-07-30 12:57:36.011381 | Job console starting 2026-07-30 12:57:36.029873 | Updating git repos 2026-07-30 12:57:36.080213 | Cloning repos into workspace 2026-07-30 12:57:36.142042 | Restoring repo states 2026-07-30 12:57:36.188031 | Merging changes 2026-07-30 12:57:36.908072 | Checking out repos 2026-07-30 12:57:36.996281 | Preparing playbooks 2026-07-30 12:57:38.664949 | Running Ansible setup 2026-07-30 12:57:45.373619 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 12:57:46.018281 | 2026-07-30 12:57:46.018416 | PLAY [Base pre] 2026-07-30 12:57:46.044356 | 2026-07-30 12:57:46.044486 | TASK [Setup log path fact] 2026-07-30 12:57:46.073960 | debian-bookworm | ok 2026-07-30 12:57:46.091025 | 2026-07-30 12:57:46.091155 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 12:57:46.149906 | debian-bookworm | ok 2026-07-30 12:57:46.168122 | 2026-07-30 12:57:46.168237 | TASK [emit-job-header : Print job information] 2026-07-30 12:57:46.232506 | # Job Information 2026-07-30 12:57:46.232683 | Ansible Version: 2.16.14 2026-07-30 12:57:46.232718 | Job: ansible-lint 2026-07-30 12:57:46.232752 | Pipeline: check 2026-07-30 12:57:46.232776 | Executor: 521e9411259a 2026-07-30 12:57:46.232797 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/708 2026-07-30 12:57:46.232820 | Event ID: 31e052b0-8c16-11f1-985a-9b767d3608f6 2026-07-30 12:57:46.237682 | 2026-07-30 12:57:46.237792 | LOOP [emit-job-header : Print node information] 2026-07-30 12:57:46.530947 | debian-bookworm | ok: 2026-07-30 12:57:46.531136 | debian-bookworm | # Node Information 2026-07-30 12:57:46.531170 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-30 12:57:46.531196 | debian-bookworm | Hostname: debian 2026-07-30 12:57:46.531218 | debian-bookworm | Username: zuul 2026-07-30 12:57:46.531983 | debian-bookworm | Distro: Debian 12.15 2026-07-30 12:57:46.532018 | debian-bookworm | Provider: regiocloud-a 2026-07-30 12:57:46.532042 | debian-bookworm | Region: 2026-07-30 12:57:46.532064 | debian-bookworm | Label: debian-bookworm 2026-07-30 12:57:46.532085 | debian-bookworm | Product Name: OpenStack Nova 2026-07-30 12:57:46.532105 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:b66e 2026-07-30 12:57:46.546994 | 2026-07-30 12:57:46.547098 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 12:57:47.698108 | debian-bookworm -> localhost | changed 2026-07-30 12:57:47.703969 | 2026-07-30 12:57:47.704058 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 12:57:49.830968 | debian-bookworm -> localhost | changed 2026-07-30 12:57:49.842405 | 2026-07-30 12:57:49.842520 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 12:57:50.643669 | debian-bookworm -> localhost | ok 2026-07-30 12:57:50.649100 | 2026-07-30 12:57:50.649188 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 12:57:50.666746 | debian-bookworm | ok 2026-07-30 12:57:50.693695 | debian-bookworm | included: /var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 12:57:50.714756 | 2026-07-30 12:57:50.714902 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 12:57:52.667949 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-30 12:57:52.668173 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/work/79ada9e5f46b4cbb83fc78b70219976e_id_rsa 2026-07-30 12:57:52.668213 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/work/79ada9e5f46b4cbb83fc78b70219976e_id_rsa.pub 2026-07-30 12:57:52.668240 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-30 12:57:52.668266 | debian-bookworm -> localhost | SHA256:Wye5H5/CCc0nRyoXgPWrC2mDyCennZoplilN9MU9mfw zuul-build-sshkey 2026-07-30 12:57:52.668289 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-30 12:57:52.668318 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-30 12:57:52.668340 | debian-bookworm -> localhost | | o. | 2026-07-30 12:57:52.668361 | debian-bookworm -> localhost | | . .. | 2026-07-30 12:57:52.668381 | debian-bookworm -> localhost | | . o o .. | 2026-07-30 12:57:52.668401 | debian-bookworm -> localhost | | . o * .... | 2026-07-30 12:57:52.668421 | debian-bookworm -> localhost | | . . . So+oo+ | 2026-07-30 12:57:52.668446 | debian-bookworm -> localhost | | .... . +E=* o | 2026-07-30 12:57:52.668466 | debian-bookworm -> localhost | | o o+ + * o=.= | 2026-07-30 12:57:52.668485 | debian-bookworm -> localhost | |. * O o o o+o . | 2026-07-30 12:57:52.668506 | debian-bookworm -> localhost | | o .=.o . ..o | 2026-07-30 12:57:52.668526 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-30 12:57:52.668575 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.310011 2026-07-30 12:57:52.675689 | 2026-07-30 12:57:52.675792 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 12:57:52.716509 | debian-bookworm | ok 2026-07-30 12:57:52.732459 | debian-bookworm | included: /var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 12:57:52.746519 | 2026-07-30 12:57:52.756592 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 12:57:52.782078 | debian-bookworm | skipping: Conditional result was False 2026-07-30 12:57:52.787734 | 2026-07-30 12:57:52.787820 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 12:57:53.537041 | debian-bookworm | changed 2026-07-30 12:57:53.548522 | 2026-07-30 12:57:53.548947 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 12:57:53.810037 | debian-bookworm | ok 2026-07-30 12:57:53.820800 | 2026-07-30 12:57:53.821050 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 12:57:54.471522 | debian-bookworm | changed 2026-07-30 12:57:54.478067 | 2026-07-30 12:57:54.478177 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 12:57:55.098738 | debian-bookworm | changed 2026-07-30 12:57:55.107618 | 2026-07-30 12:57:55.107727 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 12:57:55.130951 | debian-bookworm | skipping: Conditional result was False 2026-07-30 12:57:55.141997 | 2026-07-30 12:57:55.142101 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 12:57:55.600364 | debian-bookworm -> localhost | changed 2026-07-30 12:57:55.609729 | 2026-07-30 12:57:55.609831 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 12:57:56.326128 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/work/79ada9e5f46b4cbb83fc78b70219976e_id_rsa (zuul-build-sshkey) 2026-07-30 12:57:56.326367 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.087420 2026-07-30 12:57:56.342096 | 2026-07-30 12:57:56.342207 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 12:57:56.963965 | debian-bookworm | ok 2026-07-30 12:57:56.983568 | 2026-07-30 12:57:56.983685 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 12:57:57.035153 | debian-bookworm | skipping: Conditional result was False 2026-07-30 12:57:57.045958 | 2026-07-30 12:57:57.046060 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-30 12:57:57.598459 | debian-bookworm | ok 2026-07-30 12:57:57.615725 | 2026-07-30 12:57:57.615841 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-30 12:57:57.644250 | debian-bookworm | ok 2026-07-30 12:57:57.658205 | 2026-07-30 12:57:57.658319 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-30 12:57:57.985112 | debian-bookworm -> localhost | ok 2026-07-30 12:57:58.000695 | 2026-07-30 12:57:58.000809 | TASK [validate-host : Collect information about the host] 2026-07-30 12:57:59.349176 | debian-bookworm | ok 2026-07-30 12:57:59.369487 | 2026-07-30 12:57:59.369600 | TASK [validate-host : Sanitize hostname] 2026-07-30 12:57:59.517472 | debian-bookworm | ok 2026-07-30 12:57:59.521838 | 2026-07-30 12:57:59.521953 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-30 12:58:00.156204 | debian-bookworm -> localhost | changed 2026-07-30 12:58:00.162127 | 2026-07-30 12:58:00.162223 | TASK [validate-host : Collect information about zuul worker] 2026-07-30 12:58:00.641394 | debian-bookworm | ok 2026-07-30 12:58:00.646295 | 2026-07-30 12:58:00.646387 | TASK [validate-host : Write out all zuul information for each host] 2026-07-30 12:58:01.551451 | debian-bookworm -> localhost | changed 2026-07-30 12:58:01.562311 | 2026-07-30 12:58:01.562413 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-30 12:58:01.855421 | debian-bookworm | ok 2026-07-30 12:58:01.860892 | 2026-07-30 12:58:01.861014 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-30 12:58:02.652215 | debian-bookworm | changed: 2026-07-30 12:58:02.652414 | debian-bookworm | cd+++++++++ src/ 2026-07-30 12:58:02.652448 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-30 12:58:02.652472 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-30 12:58:02.652493 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-07-30 12:58:02.652513 | debian-bookworm | Containerfile 2026-07-30 12:58:02.652678 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/work/logs" 2026-07-30 12:59:58.937479 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/work/artifacts" 2026-07-30 12:59:59.265340 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/79ada9e5f46b4cbb83fc78b70219976e/work/docs" 2026-07-30 12:59:59.279800 | 2026-07-30 12:59:59.280027 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 13:00:00.156097 | debian-bookworm | changed: 2026-07-30 13:00:00.156481 | debian-bookworm | .d..t...... ./ 2026-07-30 13:00:00.156545 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-30 13:00:00.156586 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-30 13:00:00.156623 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-30 13:00:00.156658 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-30 13:00:00.156692 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-30 13:00:00.156768 | debian-bookworm | changed: All items complete 2026-07-30 13:00:00.156817 | 2026-07-30 13:00:00.785069 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 13:00:01.362087 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 13:00:01.387448 | 2026-07-30 13:00:01.387618 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 13:00:01.785694 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010389 2026-07-30 13:00:02.091063 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013331 2026-07-30 13:00:02.103053 | 2026-07-30 13:00:02.103196 | PLAY RECAP 2026-07-30 13:00:02.103258 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-30 13:00:02.103284 | 2026-07-30 13:00:02.261018 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-30 13:00:02.264157 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 13:00:03.060583 | 2026-07-30 13:00:03.060792 | PLAY [Base post] 2026-07-30 13:00:03.075846 | 2026-07-30 13:00:03.076060 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 13:00:03.685210 | debian-bookworm | changed 2026-07-30 13:00:03.695723 | 2026-07-30 13:00:03.695881 | PLAY RECAP 2026-07-30 13:00:03.695987 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 13:00:03.696073 | 2026-07-30 13:00:03.842019 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 13:00:03.843239 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 13:00:04.722523 | 2026-07-30 13:00:04.722724 | PLAY [Base post-logs] 2026-07-30 13:00:04.734512 | 2026-07-30 13:00:04.734660 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 13:00:05.220533 | localhost | changed 2026-07-30 13:00:05.233979 | 2026-07-30 13:00:05.234159 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 13:00:05.265462 | localhost | ok 2026-07-30 13:00:05.273115 | 2026-07-30 13:00:05.273301 | TASK [Set zuul-log-path fact] 2026-07-30 13:00:05.292090 | localhost | ok 2026-07-30 13:00:05.310920 | 2026-07-30 13:00:05.311178 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 13:00:05.343030 | localhost | ok 2026-07-30 13:00:05.350727 | 2026-07-30 13:00:05.350988 | TASK [upload-logs : Create log directories] 2026-07-30 13:00:05.912187 | localhost | changed 2026-07-30 13:00:05.915379 | 2026-07-30 13:00:05.915501 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 13:00:06.450016 | localhost -> localhost | ok: Runtime: 0:00:00.008026 2026-07-30 13:00:06.460338 | 2026-07-30 13:00:06.460550 | TASK [upload-logs : Upload logs to log server] 2026-07-30 13:00:07.062749 | localhost | Output suppressed because no_log was given 2026-07-30 13:00:07.068805 | 2026-07-30 13:00:07.069014 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 13:00:07.124745 | localhost | skipping: Conditional result was False 2026-07-30 13:00:07.129580 | localhost | skipping: Conditional result was False 2026-07-30 13:00:07.141633 | 2026-07-30 13:00:07.141831 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 13:00:07.203156 | localhost | skipping: Conditional result was False 2026-07-30 13:00:07.204006 | 2026-07-30 13:00:07.207508 | localhost | skipping: Conditional result was False 2026-07-30 13:00:07.214609 | 2026-07-30 13:00:07.214799 | LOOP [upload-logs : Upload console log and json output]