===== COMMAND =====: shotgun2 report
===== RETURN CODE =====: 0
===== STDOUT =====:
[10.20.0.2] out: +-------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------+
[10.20.0.2] out: | Host  | Reporter                                                          | Report                                                                                                |
[10.20.0.2] out: +-------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------+
[10.20.0.2] out: | opnfv | cat /etc/fuel_build_id                                            | OPNFV_FUEL_2016-07-20:02:30_a291c68b1e41eb6afb4616099f6887c58411aa1c                                  |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: | opnfv | cat /etc/fuel_build_number                                        |                                                                                                       |
[10.20.0.2] out: | opnfv | cat /etc/fuel_release                                             | 9.0                                                                                                   |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: | opnfv | cat /etc/fuel_openstack_version                                   | mitaka-9.0                                                                                            |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: | opnfv | rpm -qa | \                                                       |                                                                                                       |
[10.20.0.2] out: |       | egrep 'fuel|astute|network-checker|nailgun|packetary|shotgun' | \ | fuel-plugin-kvm-0.9-0.9.0-1.noarch                                                                    |
[10.20.0.2] out: |       | while read package; do                                            |                                                                                                       |
[10.20.0.2] out: |       |   echo                                                            | fuel-release-9.0.0-1.mos6341.noarch                                                                   |
[10.20.0.2] out: |       |   echo $package                                                   | * Wed Jul 20 2016 Fuel OPNFV <fuel@opnfv.org> - 9.0.0-1.mos6341                                       |
[10.20.0.2] out: |       |   rpm -q --changelog $package | head -10                          | - 22763f5 Added OPNFV patches                                                                         |
[10.20.0.2] out: |       | done                                                              | - a3f11fd Switch main bootstrap source repository to online one                                       |
[10.20.0.2] out: |       |                                                                   | - 9f61f21 Remove CentOS bootstrap code                                                                |
[10.20.0.2] out: |       |                                                                   | - cb4ef65 Fix sources preparation for the fuel-library package                                        |
[10.20.0.2] out: |       |                                                                   | - c2c7e8a Fix links to documentation                                                                  |
[10.20.0.2] out: |       |                                                                   | - 680e029 Merge "Revert "Fix offline building of fuel-library deb package"" into stable/mitaka        |
[10.20.0.2] out: |       |                                                                   | - 8ccf2de Revert "Fix offline building of fuel-library deb package"                                   |
[10.20.0.2] out: |       |                                                                   | - 7c365b6 Revert "Fix offline building of fuel-library deb package"                                   |
[10.20.0.2] out: |       |                                                                   | - 83edefe Fix offline building of fuel-library deb package                                            |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuelmenu-9.0.0-1.mos274.noarch                                                                        |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Matthew Mosesohn <mmosesohn@mirantis.com> - 9.0.0-1.mos274                          |
[10.20.0.2] out: |       |                                                                   | - 0ed9e20 Ensure service_token_off is set in save-only                                                |
[10.20.0.2] out: |       |                                                                   | - f280de0 Fix wrong method calls and try-except section in 'exit' method                              |
[10.20.0.2] out: |       |                                                                   | - 8ffbdd7 Refactor some code                                                                          |
[10.20.0.2] out: |       |                                                                   | - 1a6c622 Add service_token_off to keystone hash                                                      |
[10.20.0.2] out: |       |                                                                   | - 98593fa Add forgotten @ symbol to the special character list                                        |
[10.20.0.2] out: |       |                                                                   | - 52a4923 Fix get_deployment_mode to rely on keys directory                                           |
[10.20.0.2] out: |       |                                                                   | - 91a5805 Merge "Fix active edit box color for simple TTY" into stable/mitaka                         |
[10.20.0.2] out: |       |                                                                   | - 5b9987c Filter out empty ip addresses                                                               |
[10.20.0.2] out: |       |                                                                   | - acb168f Pass 'ssh_network' to 'astute.yaml' during save-only                                        |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-notify-9.0.0-1.mos8476.noarch                                                                    |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Jenkins <jenkins@review.openstack.org> - 9.0.0-1.mos8476                            |
[10.20.0.2] out: |       |                                                                   | - bdb3d25 Merge "Reset rabbitmq default for net_ticktime to 60 sec" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - 112c657 Merge "Fix 'globals' task idempotentency" into stable/mitaka                                |
[10.20.0.2] out: |       |                                                                   | - 1dfbe70 Merge "Configure the Postfix to Local delivery only mode" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - daab526 Merge "Disable unneeded swift services" into stable/mitaka                                  |
[10.20.0.2] out: |       |                                                                   | - b31d24b Merge "Add ability for override patches in transformations." into stable/mitaka             |
[10.20.0.2] out: |       |                                                                   | - c2c46ab Merge "Ensure that keystone has admin token enabled" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   | - f277ca8 Merge "Bind dnsmasq to ip address instead of iface name" into stable/mitaka                 |
[10.20.0.2] out: |       |                                                                   | - 762f323 Configure the Postfix to Local delivery only mode                                           |
[10.20.0.2] out: |       |                                                                   | - 4b08d36 Merge "Do not add upstream to resolv.conf on master" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-ostf-9.0.0-1.mos937.noarch                                                                       |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Artur Svechnikov <asvechnikov@mirantis.com> - 9.0.0-1.mos937                        |
[10.20.0.2] out: |       |                                                                   | - 66f1a81 murano_glance_artifacts_plugin backward compatibility                                       |
[10.20.0.2] out: |       |                                                                   | - f09c98f Support murano plugin installation in OSTF tests                                            |
[10.20.0.2] out: |       |                                                                   | - 578120f Resolve cross-dependency issue                                                              |
[10.20.0.2] out: |       |                                                                   | - 3addfdd Skip 2 health checks if no computes w/o DPDK                                                |
[10.20.0.2] out: |       |                                                                   | - bbd61f0 Merge "[Murano] Update service_type and auth strategy for murano" into stable/mitaka        |
[10.20.0.2] out: |       |                                                                   | - d1196af Merge "Remove security info from log output if not development mode" into stable/mitaka     |
[10.20.0.2] out: |       |                                                                   | - 01a3665 Merge "Increased timeout for Heat OSTF test" into stable/mitaka                             |
[10.20.0.2] out: |       |                                                                   | - 5ddbe9e [Murano] Update service_type and auth strategy for murano                                   |
[10.20.0.2] out: |       |                                                                   | - aec854b Remove security info from log output if not development mode                                |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-plugin-ovs-0.9-0.9.0-1.noarch                                                                    |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-provisioning-scripts-9.0.0-1.mos8744.noarch                                                      |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Nikita Zubkov <nzubkov@mirantis.com> - 9.0.0-1.mos8744                              |
[10.20.0.2] out: |       |                                                                   | - fbb6b73 Add 'test' extra-require to setup.py                                                        |
[10.20.0.2] out: |       |                                                                   | - a5997dc Merge "Do not check NFV features for old envs" into stable/mitaka                           |
[10.20.0.2] out: |       |                                                                   | - 2c8a421 Do not check NFV features for old envs                                                      |
[10.20.0.2] out: |       |                                                                   | - 6f3b56d Always fill interface properties with default values                                        |
[10.20.0.2] out: |       |                                                                   | - e2b85ba Fixed deployment of selected nodes                                                          |
[10.20.0.2] out: |       |                                                                   | - c61fbc6 Do not print unhandled exception if in production                                           |
[10.20.0.2] out: |       |                                                                   | - 29905e1 Merge "Allow to use plugin attributes in role restrictions" into stable/mitaka              |
[10.20.0.2] out: |       |                                                                   | - b2ad4c9 Allow to use plugin attributes in role restrictions                                         |
[10.20.0.2] out: |       |                                                                   | - 5d442c3 If old context is not present returns empty dict                                            |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-mirror-9.0.0-1.mos142.noarch                                                                     |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Dmitry Burmistrov <dburmistrov@mirantis.com> - 9.0.0-1.mos142                       |
[10.20.0.2] out: |       |                                                                   | - cc867d3 Resign all Release files if necesary                                                        |
[10.20.0.2] out: |       |                                                                   | - 5393be0 [builder] Implement custom repo path                                                        |
[10.20.0.2] out: |       |                                                                   | - d1ef06b Merge "Switch using new version of perestroika" into stable/mitaka                          |
[10.20.0.2] out: |       |                                                                   | - 760a4b8 [build] Disable default DNS settings                                                        |
[10.20.0.2] out: |       |                                                                   | - 9e1d812 Switch using new version of perestroika                                                     |
[10.20.0.2] out: |       |                                                                   | - 7a053c0 Add new version of package builder scripts                                                  |
[10.20.0.2] out: |       |                                                                   | - 4bf3af7 Add possibility to pass additional EXTRAREPO                                                |
[10.20.0.2] out: |       |                                                                   | - 8468198 Add possibility to pass additional EXTRAREPO                                                |
[10.20.0.2] out: |       |                                                                   | - b1b8060 Merge "[builder] Add separate build target for CentOS 7.1" into stable/mitaka               |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-openstack-metadata-9.0.0-1.mos8744.noarch                                                        |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Nikita Zubkov <nzubkov@mirantis.com> - 9.0.0-1.mos8744                              |
[10.20.0.2] out: |       |                                                                   | - fbb6b73 Add 'test' extra-require to setup.py                                                        |
[10.20.0.2] out: |       |                                                                   | - a5997dc Merge "Do not check NFV features for old envs" into stable/mitaka                           |
[10.20.0.2] out: |       |                                                                   | - 2c8a421 Do not check NFV features for old envs                                                      |
[10.20.0.2] out: |       |                                                                   | - 6f3b56d Always fill interface properties with default values                                        |
[10.20.0.2] out: |       |                                                                   | - e2b85ba Fixed deployment of selected nodes                                                          |
[10.20.0.2] out: |       |                                                                   | - c61fbc6 Do not print unhandled exception if in production                                           |
[10.20.0.2] out: |       |                                                                   | - 29905e1 Merge "Allow to use plugin attributes in role restrictions" into stable/mitaka              |
[10.20.0.2] out: |       |                                                                   | - b2ad4c9 Allow to use plugin attributes in role restrictions                                         |
[10.20.0.2] out: |       |                                                                   | - 5d442c3 If old context is not present returns empty dict                                            |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | rubygem-astute-9.0.0-1.mos752.noarch                                                                  |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Georgy Kibardin <gkibardin@mirantis.com> - 9.0.0-1.mos752                           |
[10.20.0.2] out: |       |                                                                   | - 596cab2 Puppet debug is turned on via puppet_debug                                                  |
[10.20.0.2] out: |       |                                                                   | - f0f05f9 Fix ActiveSupport dependence                                                                |
[10.20.0.2] out: |       |                                                                   | - 390b257 Fix master-node only graph processing                                                       |
[10.20.0.2] out: |       |                                                                   | - 1a8e53c Gracefully stop if tolerance limit exceeded                                                 |
[10.20.0.2] out: |       |                                                                   | - c5906a4 Merge "Support detailed puppet run report" into stable/mitaka                               |
[10.20.0.2] out: |       |                                                                   | - edd57b9 Merge "Return 'error' status for check_dhcp task if failed nodes" into stable/mitaka        |
[10.20.0.2] out: |       |                                                                   | - 218d085 Support detailed puppet run report                                                          |
[10.20.0.2] out: |       |                                                                   | - a3872ac Return 'error' status for check_dhcp task if failed nodes                                   |
[10.20.0.2] out: |       |                                                                   | - 9f61542 Add support for dry-run deployment without actual graph execution                           |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-misc-9.0.0-1.mos8476.noarch                                                                      |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Jenkins <jenkins@review.openstack.org> - 9.0.0-1.mos8476                            |
[10.20.0.2] out: |       |                                                                   | - bdb3d25 Merge "Reset rabbitmq default for net_ticktime to 60 sec" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - 112c657 Merge "Fix 'globals' task idempotentency" into stable/mitaka                                |
[10.20.0.2] out: |       |                                                                   | - 1dfbe70 Merge "Configure the Postfix to Local delivery only mode" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - daab526 Merge "Disable unneeded swift services" into stable/mitaka                                  |
[10.20.0.2] out: |       |                                                                   | - b31d24b Merge "Add ability for override patches in transformations." into stable/mitaka             |
[10.20.0.2] out: |       |                                                                   | - c2c46ab Merge "Ensure that keystone has admin token enabled" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   | - f277ca8 Merge "Bind dnsmasq to ip address instead of iface name" into stable/mitaka                 |
[10.20.0.2] out: |       |                                                                   | - 762f323 Configure the Postfix to Local delivery only mode                                           |
[10.20.0.2] out: |       |                                                                   | - 4b08d36 Merge "Do not add upstream to resolv.conf on master" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | python-fuelclient-9.0.0-1.mos325.noarch                                                               |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Anastasiya <atolochkova@mirantis.com> - 9.0.0-1.mos325                              |
[10.20.0.2] out: |       |                                                                   | - 67d8c69 Add newline symbol to deletion message                                                      |
[10.20.0.2] out: |       |                                                                   | - 5aa87cf The patch adds option --show-parameters to both fuel and fuel2                              |
[10.20.0.2] out: |       |                                                                   | - 9bac344 Merge "Prepare fake env scripts for removing auth exemption for version" into stable/mitaka |
[10.20.0.2] out: |       |                                                                   | - 7543769 Merge "Dry-run option added to fuel graph execute command" into stable/mitaka               |
[10.20.0.2] out: |       |                                                                   | - ea4de5f Merge "Pass credentials to ostf" into stable/mitaka                                         |
[10.20.0.2] out: |       |                                                                   | - 27afb8f Prepare fake env scripts for removing auth exemption for version                            |
[10.20.0.2] out: |       |                                                                   | - 7ee9980 Dry-run option added to fuel graph execute command                                          |
[10.20.0.2] out: |       |                                                                   | - 5f21501 Add delete operation to fuel2 openstack-config                                              |
[10.20.0.2] out: |       |                                                                   | - 8fe2774 Pass credentials to ostf                                                                    |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-9.0.0-1.mos6341.noarch                                                                           |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Fuel OPNFV <fuel@opnfv.org> - 9.0.0-1.mos6341                                       |
[10.20.0.2] out: |       |                                                                   | - 22763f5 Added OPNFV patches                                                                         |
[10.20.0.2] out: |       |                                                                   | - a3f11fd Switch main bootstrap source repository to online one                                       |
[10.20.0.2] out: |       |                                                                   | - 9f61f21 Remove CentOS bootstrap code                                                                |
[10.20.0.2] out: |       |                                                                   | - cb4ef65 Fix sources preparation for the fuel-library package                                        |
[10.20.0.2] out: |       |                                                                   | - c2c7e8a Fix links to documentation                                                                  |
[10.20.0.2] out: |       |                                                                   | - 680e029 Merge "Revert "Fix offline building of fuel-library deb package"" into stable/mitaka        |
[10.20.0.2] out: |       |                                                                   | - 8ccf2de Revert "Fix offline building of fuel-library deb package"                                   |
[10.20.0.2] out: |       |                                                                   | - 7c365b6 Revert "Fix offline building of fuel-library deb package"                                   |
[10.20.0.2] out: |       |                                                                   | - 83edefe Fix offline building of fuel-library deb package                                            |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-utils-9.0.0-1.mos8476.noarch                                                                     |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Jenkins <jenkins@review.openstack.org> - 9.0.0-1.mos8476                            |
[10.20.0.2] out: |       |                                                                   | - bdb3d25 Merge "Reset rabbitmq default for net_ticktime to 60 sec" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - 112c657 Merge "Fix 'globals' task idempotentency" into stable/mitaka                                |
[10.20.0.2] out: |       |                                                                   | - 1dfbe70 Merge "Configure the Postfix to Local delivery only mode" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - daab526 Merge "Disable unneeded swift services" into stable/mitaka                                  |
[10.20.0.2] out: |       |                                                                   | - b31d24b Merge "Add ability for override patches in transformations." into stable/mitaka             |
[10.20.0.2] out: |       |                                                                   | - c2c46ab Merge "Ensure that keystone has admin token enabled" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   | - f277ca8 Merge "Bind dnsmasq to ip address instead of iface name" into stable/mitaka                 |
[10.20.0.2] out: |       |                                                                   | - 762f323 Configure the Postfix to Local delivery only mode                                           |
[10.20.0.2] out: |       |                                                                   | - 4b08d36 Merge "Do not add upstream to resolv.conf on master" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-setup-9.0.0-1.mos6341.noarch                                                                     |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Fuel OPNFV <fuel@opnfv.org> - 9.0.0-1.mos6341                                       |
[10.20.0.2] out: |       |                                                                   | - 22763f5 Added OPNFV patches                                                                         |
[10.20.0.2] out: |       |                                                                   | - a3f11fd Switch main bootstrap source repository to online one                                       |
[10.20.0.2] out: |       |                                                                   | - 9f61f21 Remove CentOS bootstrap code                                                                |
[10.20.0.2] out: |       |                                                                   | - cb4ef65 Fix sources preparation for the fuel-library package                                        |
[10.20.0.2] out: |       |                                                                   | - c2c7e8a Fix links to documentation                                                                  |
[10.20.0.2] out: |       |                                                                   | - 680e029 Merge "Revert "Fix offline building of fuel-library deb package"" into stable/mitaka        |
[10.20.0.2] out: |       |                                                                   | - 8ccf2de Revert "Fix offline building of fuel-library deb package"                                   |
[10.20.0.2] out: |       |                                                                   | - 7c365b6 Revert "Fix offline building of fuel-library deb package"                                   |
[10.20.0.2] out: |       |                                                                   | - 83edefe Fix offline building of fuel-library deb package                                            |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | nailgun-mcagents-9.0.0-1.mos752.noarch                                                                |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Georgy Kibardin <gkibardin@mirantis.com> - 9.0.0-1.mos752                           |
[10.20.0.2] out: |       |                                                                   | - 596cab2 Puppet debug is turned on via puppet_debug                                                  |
[10.20.0.2] out: |       |                                                                   | - f0f05f9 Fix ActiveSupport dependence                                                                |
[10.20.0.2] out: |       |                                                                   | - 390b257 Fix master-node only graph processing                                                       |
[10.20.0.2] out: |       |                                                                   | - 1a8e53c Gracefully stop if tolerance limit exceeded                                                 |
[10.20.0.2] out: |       |                                                                   | - c5906a4 Merge "Support detailed puppet run report" into stable/mitaka                               |
[10.20.0.2] out: |       |                                                                   | - edd57b9 Merge "Return 'error' status for check_dhcp task if failed nodes" into stable/mitaka        |
[10.20.0.2] out: |       |                                                                   | - 218d085 Support detailed puppet run report                                                          |
[10.20.0.2] out: |       |                                                                   | - a3872ac Return 'error' status for check_dhcp task if failed nodes                                   |
[10.20.0.2] out: |       |                                                                   | - 9f61542 Add support for dry-run deployment without actual graph execution                           |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-library9.0-9.0.0-1.mos8476.noarch                                                                |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Jenkins <jenkins@review.openstack.org> - 9.0.0-1.mos8476                            |
[10.20.0.2] out: |       |                                                                   | - bdb3d25 Merge "Reset rabbitmq default for net_ticktime to 60 sec" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - 112c657 Merge "Fix 'globals' task idempotentency" into stable/mitaka                                |
[10.20.0.2] out: |       |                                                                   | - 1dfbe70 Merge "Configure the Postfix to Local delivery only mode" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - daab526 Merge "Disable unneeded swift services" into stable/mitaka                                  |
[10.20.0.2] out: |       |                                                                   | - b31d24b Merge "Add ability for override patches in transformations." into stable/mitaka             |
[10.20.0.2] out: |       |                                                                   | - c2c46ab Merge "Ensure that keystone has admin token enabled" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   | - f277ca8 Merge "Bind dnsmasq to ip address instead of iface name" into stable/mitaka                 |
[10.20.0.2] out: |       |                                                                   | - 762f323 Configure the Postfix to Local delivery only mode                                           |
[10.20.0.2] out: |       |                                                                   | - 4b08d36 Merge "Do not add upstream to resolv.conf on master" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | network-checker-9.0.0-1.mos74.x86_64                                                                  |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 slava <vvalyavskiy@mirantis.com> - 9.0.0-1.mos74                                    |
[10.20.0.2] out: |       |                                                                   | - fcb47dd Fix command output to not fail if there is no dhcp servers                                  |
[10.20.0.2] out: |       |                                                                   | - 645117b Update network-checker package                                                              |
[10.20.0.2] out: |       |                                                                   | - 20dfdf7 Bump debian package version to 9.0                                                          |
[10.20.0.2] out: |       |                                                                   | - 442eca2 Merge "Revert "Synchronize with global requirements""                                       |
[10.20.0.2] out: |       |                                                                   | - e65eb90 Merge "Revert "Use common tools to run tests""                                              |
[10.20.0.2] out: |       |                                                                   | - 1debc57 Revert "Synchronize with global requirements"                                               |
[10.20.0.2] out: |       |                                                                   | - b8c1c94 Revert "Use common tools to run tests"                                                      |
[10.20.0.2] out: |       |                                                                   | - 15a3934 Merge "Use common tools to run tests"                                                       |
[10.20.0.2] out: |       |                                                                   | - 94b1aae Merge "Synchronize with global requirements"                                                |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-agent-9.0.0-1.mos285.noarch                                                                      |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Alexander Gordeev <agordeev@mirantis.com> - 9.0.0-1.mos285                          |
[10.20.0.2] out: |       |                                                                   | - 7ffbf39 Use any disk for /boot regardless of its size                                               |
[10.20.0.2] out: |       |                                                                   | - 8e3a639 Merge "Add option to choose partition alignment mode" into stable/mitaka                    |
[10.20.0.2] out: |       |                                                                   | - bf4ed24 Add option to choose partition alignment mode                                               |
[10.20.0.2] out: |       |                                                                   | - e74e783 change configdrive format to ConfigDrive version 2                                          |
[10.20.0.2] out: |       |                                                                   | - a3053e0 Using bootable if set for disk                                                              |
[10.20.0.2] out: |       |                                                                   | - 08fbca8 Merge "Move files from mount points to actual file systems" into stable/mitaka              |
[10.20.0.2] out: |       |                                                                   | - 0d0a590 Merge "DEB build depends on dh-python" into stable/mitaka                                   |
[10.20.0.2] out: |       |                                                                   | - dacf3d9 Move files from mount points to actual file systems                                         |
[10.20.0.2] out: |       |                                                                   | - 954f6da Merge "Babel version 2.3.x excluded in requirements" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-ui-9.0.0-1.mos2712.noarch                                                                        |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Julia Aranovich <jkirnosova@mirantis.com> - 9.0.0-1.mos2712                         |
[10.20.0.2] out: |       |                                                                   | - 90de7ef Forbid interfaces configuration for nodes with different networks                           |
[10.20.0.2] out: |       |                                                                   | - f5954e6 Fix role panel bottom margin                                                                |
[10.20.0.2] out: |       |                                                                   | - 04914c9 Reprioritize node statuses                                                                  |
[10.20.0.2] out: |       |                                                                   | - 850c506 Process failure of cluster settings reset                                                   |
[10.20.0.2] out: |       |                                                                   | - e186e3a Show differently available interface properties fix                                         |
[10.20.0.2] out: |       |                                                                   | - 4a58c85 Merge "Correct wrong nomenclature in the Networks section." into stable/mitaka              |
[10.20.0.2] out: |       |                                                                   | - 8d2d0f7 Correct wrong nomenclature in the Networks section.                                         |
[10.20.0.2] out: |       |                                                                   | - dee4e9c Fix resetting of cluster settings from Dashboard                                            |
[10.20.0.2] out: |       |                                                                   | - 3d1391b Fix setting defaults uploading                                                              |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-migrate-9.0.0-1.mos8476.noarch                                                                   |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Jenkins <jenkins@review.openstack.org> - 9.0.0-1.mos8476                            |
[10.20.0.2] out: |       |                                                                   | - bdb3d25 Merge "Reset rabbitmq default for net_ticktime to 60 sec" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - 112c657 Merge "Fix 'globals' task idempotentency" into stable/mitaka                                |
[10.20.0.2] out: |       |                                                                   | - 1dfbe70 Merge "Configure the Postfix to Local delivery only mode" into stable/mitaka                |
[10.20.0.2] out: |       |                                                                   | - daab526 Merge "Disable unneeded swift services" into stable/mitaka                                  |
[10.20.0.2] out: |       |                                                                   | - b31d24b Merge "Add ability for override patches in transformations." into stable/mitaka             |
[10.20.0.2] out: |       |                                                                   | - c2c46ab Merge "Ensure that keystone has admin token enabled" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   | - f277ca8 Merge "Bind dnsmasq to ip address instead of iface name" into stable/mitaka                 |
[10.20.0.2] out: |       |                                                                   | - 762f323 Configure the Postfix to Local delivery only mode                                           |
[10.20.0.2] out: |       |                                                                   | - 4b08d36 Merge "Do not add upstream to resolv.conf on master" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-plugin-vsperf-1.0-1.0.9-1.noarch                                                                 |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-plugin-yardstick-0.9-0.9.0-1.noarch                                                              |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-plugin-collectd-ceilometer-0.9-0.9.0-1.noarch                                                    |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | python-packetary-9.0.0-1.mos142.noarch                                                                |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Dmitry Burmistrov <dburmistrov@mirantis.com> - 9.0.0-1.mos142                       |
[10.20.0.2] out: |       |                                                                   | - cc867d3 Resign all Release files if necesary                                                        |
[10.20.0.2] out: |       |                                                                   | - 5393be0 [builder] Implement custom repo path                                                        |
[10.20.0.2] out: |       |                                                                   | - d1ef06b Merge "Switch using new version of perestroika" into stable/mitaka                          |
[10.20.0.2] out: |       |                                                                   | - 760a4b8 [build] Disable default DNS settings                                                        |
[10.20.0.2] out: |       |                                                                   | - 9e1d812 Switch using new version of perestroika                                                     |
[10.20.0.2] out: |       |                                                                   | - 7a053c0 Add new version of package builder scripts                                                  |
[10.20.0.2] out: |       |                                                                   | - 4bf3af7 Add possibility to pass additional EXTRAREPO                                                |
[10.20.0.2] out: |       |                                                                   | - 8468198 Add possibility to pass additional EXTRAREPO                                                |
[10.20.0.2] out: |       |                                                                   | - b1b8060 Merge "[builder] Add separate build target for CentOS 7.1" into stable/mitaka               |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-bootstrap-cli-9.0.0-1.mos285.noarch                                                              |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Alexander Gordeev <agordeev@mirantis.com> - 9.0.0-1.mos285                          |
[10.20.0.2] out: |       |                                                                   | - 7ffbf39 Use any disk for /boot regardless of its size                                               |
[10.20.0.2] out: |       |                                                                   | - 8e3a639 Merge "Add option to choose partition alignment mode" into stable/mitaka                    |
[10.20.0.2] out: |       |                                                                   | - bf4ed24 Add option to choose partition alignment mode                                               |
[10.20.0.2] out: |       |                                                                   | - e74e783 change configdrive format to ConfigDrive version 2                                          |
[10.20.0.2] out: |       |                                                                   | - a3053e0 Using bootable if set for disk                                                              |
[10.20.0.2] out: |       |                                                                   | - 08fbca8 Merge "Move files from mount points to actual file systems" into stable/mitaka              |
[10.20.0.2] out: |       |                                                                   | - 0d0a590 Merge "DEB build depends on dh-python" into stable/mitaka                                   |
[10.20.0.2] out: |       |                                                                   | - dacf3d9 Move files from mount points to actual file systems                                         |
[10.20.0.2] out: |       |                                                                   | - 954f6da Merge "Babel version 2.3.x excluded in requirements" into stable/mitaka                     |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | shotgun-9.0.0-1.mos90.noarch                                                                          |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Georgy Kibardin <gkibardin@mirantis.com> - 9.0.0-1.mos90                            |
[10.20.0.2] out: |       |                                                                   | - 781a8cf Out of space detection during compression                                                   |
[10.20.0.2] out: |       |                                                                   | - 381803e Use gzip for snapshots                                                                      |
[10.20.0.2] out: |       |                                                                   | - 667e0ee Add python-pbr as build time dependency                                                     |
[10.20.0.2] out: |       |                                                                   | - 6ba2521 Use common tools to run tests                                                               |
[10.20.0.2] out: |       |                                                                   | - a936a4b Synchronize with global requirements                                                        |
[10.20.0.2] out: |       |                                                                   | - 5d07ed6 Update fuel packages changelog reporting                                                    |
[10.20.0.2] out: |       |                                                                   | - bd7a089 Merge "Add short-report command, fix logging"                                               |
[10.20.0.2] out: |       |                                                                   | - 126cfec Add short-report command, fix logging                                                       |
[10.20.0.2] out: |       |                                                                   | - e04143b Revert "Synchronize with global requirements"                                               |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: |       |                                                                   | fuel-nailgun-9.0.0-1.mos8744.noarch                                                                   |
[10.20.0.2] out: |       |                                                                   | * Wed Jul 20 2016 Nikita Zubkov <nzubkov@mirantis.com> - 9.0.0-1.mos8744                              |
[10.20.0.2] out: |       |                                                                   | - fbb6b73 Add 'test' extra-require to setup.py                                                        |
[10.20.0.2] out: |       |                                                                   | - a5997dc Merge "Do not check NFV features for old envs" into stable/mitaka                           |
[10.20.0.2] out: |       |                                                                   | - 2c8a421 Do not check NFV features for old envs                                                      |
[10.20.0.2] out: |       |                                                                   | - 6f3b56d Always fill interface properties with default values                                        |
[10.20.0.2] out: |       |                                                                   | - e2b85ba Fixed deployment of selected nodes                                                          |
[10.20.0.2] out: |       |                                                                   | - c61fbc6 Do not print unhandled exception if in production                                           |
[10.20.0.2] out: |       |                                                                   | - 29905e1 Merge "Allow to use plugin attributes in role restrictions" into stable/mitaka              |
[10.20.0.2] out: |       |                                                                   | - b2ad4c9 Allow to use plugin attributes in role restrictions                                         |
[10.20.0.2] out: |       |                                                                   | - 5d442c3 If old context is not present returns empty dict                                            |
[10.20.0.2] out: |       |                                                                   |                                                                                                       |
[10.20.0.2] out: +-------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------+
[10.20.0.2] out: 

===== STDERR =====:
