+++ This bug was initially created as a clone of Bug #1775055 +++ Description of problem: The CI for the OpenStack provider is able to gather logs of the bootstrap Nova server in order to investigate the boot/Ignition logs. For example this log should have the server boot sequence: https://storage.googleapis.com/origin-ci-test/logs/release-openshift-ocp-installer-e2e-openstack-serial-4.2/237/artifacts/e2e-openstack-serial/bootstrap/nova.log Actual results: The bootstrap/nova.log file collected and stored by the CI only contains this line: 'ascii' codec can't encode characters in position 28961-28963: ordinal not in range(128) Expected results: The file would contain the full contents of the Nova boot log. --- Additional comment from Tomas Sedovic on 2019-11-21 11:50:40 UTC --- Fixed in: https://github.com/openshift/installer/pull/2631 --- Additional comment from Tomas Sedovic on 2019-11-21 11:55:25 UTC --- The bootstrap logs are now being gathered properly: https://storage.googleapis.com/origin-ci-test/logs/release-openshift-ocp-installer-e2e-openstack-4.3/432/artifacts/e2e-openstack/bootstrap/nova.log
Verified with 4.2.0-0.nightly-2019-12-03-084420, https://storage.googleapis.com/origin-ci-test/logs/release-openshift-ocp-installer-e2e-openstack-serial-4.2/276/artifacts/e2e-openstack-serial/bootstrap/nova.log
Currently only 4.2.0-0.nightly-2019-12-03-084420 have bootstrap/nova.log and due to the instance is not ready. so, we have to wait some new builds with the normal content of the log file to verify this bug.
Verified on 4.2.0-0.nightly-2019-12-09-015359
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4181