Systest log transforms yum output and it became unreadable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Igor Yozhikov |
Bug Description
Detailed bug description:
Yum update log doesn't represented as it was produced! To find issue in this log it is required to extract related to package manager part and transform locally(substitue '\n' to real new line)
Syslog test log output:
...
2016-05-24 10:22:21,325 - DEBUG decorators.py:242 -- Result of "yum update" command on master node: {'exit_code': 0, 'stderr': [], 'stdout': ['Loaded plugins: fastestmirror, priorities\n', 'Cleaning repos: mos mos10.0-security mos10.0-updates nailgun temporary\n', '2 metadata files removed\n', 'Loaded plugins: fastestmirror, priorities\n', 'Config time: 0.010\n', 'Yum version: 3.4.3\n', 'rpmdb time: 0.000\n', 'Building updates object\n', 'Setting up Package Sacks\n', 'Loading mirror speeds from cached hostfile\n', ' * mos10.0-security: mirror.
...
Reproducibility:
- almost all systests
Workaround:
-
Impact:
- Yum output require additional transformation locally to become readable.
Description of the environment:
Operation system: CentOS-7
Versions of components: -
Reference architecture: -
Network model: -
Related projects installed: -
Additional information:
-
Changed in fuel: | |
importance: | Wishlist → High |
status: | Won't Fix → Confirmed |
Changed in fuel: | |
importance: | High → Medium |
Changed in fuel: | |
assignee: | Fuel QA Team (fuel-qa) → Igor Yozhikov (iyozhikov) |
sys_test.log is produced by fuel-qa framework and archived by Jenkins as it is.
QA team, please take a look if formatting can be improved