Please refer to the recreation instructions
![]() | Name | Last modified | Size |
---|---|---|---|
![]() | Parent Directory | - | |
![]() | _Overcloud_stack__FAILED__Overcloud_deploy_failed.log | 2020-03-28 02:12 | 63 |
![]() | ara.json | 2020-03-28 02:12 | 0 |
![]() | ara.oooq.oc.json | 2020-03-28 02:12 | 0 |
![]() | ara.oooq.uc.json | 2020-03-28 02:12 | 0 |
![]() | collect_logs.sh | 2020-03-28 01:04 | 5.0K |
![]() | dns_cache.txt | 2020-03-28 02:04 | 19K |
![]() | failures_file | 2020-03-28 02:12 | 63 |
![]() | full_logs.html | 2020-03-28 02:12 | 530 |
![]() | get_hash_log.log | 2020-03-28 01:01 | 5.3K |
![]() | hash_info.sh | 2020-03-28 01:01 | 296 |
![]() | hostvars-variables.yaml | 2020-03-28 01:00 | 62K |
![]() | quickstart_collect_logs.log | 2020-03-28 02:12 | 4.5M |
![]() | quickstart_files/ | 2020-03-28 02:12 | - |
![]() | quickstart_install.log | 2020-03-28 02:04 | 77K |
![]() | reproducer-quickstart-deprecated/ | 2020-03-28 02:12 | - |
![]() | reproducer-quickstart/ | 2020-03-28 02:12 | - |
![]() | role-vars.yaml | 2020-03-28 01:01 | 3 |
![]() | subnode-1/ | 2020-03-28 02:10 | - |
![]() | testrepository.subunit.gz | 2020-03-28 01:02 | 55 |
![]() | undercloud/ | 2020-03-28 02:11 | - |
![]() | zuul-variables.yaml | 2020-03-28 01:00 | 10K |
![]() | zuul_console.json | 2020-03-28 02:04 | 2.4M |
Please refer to the recreation instructions
Note: These logs are only available in jobs that use OVB.
Check the base directory for a file called *failure_reason* for automatic failure detection. If no known error has been found the file will be named "No_failure_reason_found".
Most of the undercloud and overcloud deployment log files can be found in undercloud/home/zuul tracebacks and other errors are collected in the following log per node:
Next check the console log and search for PLAY RECAP. There are sometimes
multiple ansible runs in a job, usually the last one is the relevant.
If no PLAY RECAP text is found that usually means an infra failure
before Quickstart could even start.
If this is a different Ansible error, that could mean either an infra
problem (often has UNREACHABLE in the line) or a bug in Quickstart.
Ask on #tripleo to get help or open a bug on Launchpad. Add the "ci" tag if it's a CI issue and "quickstart" if you suspect that the bug is in Quickstart itself.
Finally try rechecking or asking on #tripleoThe logs contain files showing variables used in the job run.
Upstream OpenStack Health, Elastic Search and Kibana
Tools that will help you spot a trend in TripleO CI
Tools to compare one job to another.
As a debugging step, a job can be run manually with '-dryrun' appended to the job name. When the "playbook dry run" option is invoked, the playbooks will not execute and collect logs will not run but certain log files, including 'toci_env_args_output.log', which contains the environment variables used in the job, and playbook_executions.log will still be produced in the logs directory for inspection. This option serves to assist with debugging and to test the testing scripts themselves.