Hi,
While trying to upgrade my ovirt node from 4.1.5 to 4.1.6 I get the below errors. Can you help?
.
.
.
2017-09-18 09:25:30 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch.rpm 550 M(99%)
2017-09-18 09:25:30 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch.rpm 551 M(99%)
2017-09-18 09:25:30 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch.rpm 551 M(99%)
2017-09-18 09:25:31 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Download/Verify: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch
2017-09-18 09:25:35 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch.rpm 551 M(100%)
2017-09-18 09:25:35 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Status: Check Package Signatures
2017-09-18 09:25:35 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Status: Running Test Transaction
Running Transaction Check
2017-09-18 09:25:35 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Status: Running Transaction
2017-09-18 09:25:35 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum obsoleting: 1/3: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch
2017-09-18 09:32:11 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Script sink: warning: %post(ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch) scriptlet failed, exit status 1
2017-09-18 09:32:11 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Done: ovirt-node-ng-image-update.noarch 0:4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos - u
2017-09-18 09:32:11 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum Non-fatal POSTIN scriptlet failure in rpm package ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch
2017-09-18 09:32:11 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Done: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch
2017-09-18 09:32:11 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Done: ovirt-node-ng-image-update-4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos.noarch
2017-09-18 09:32:11 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum erase: 2/3: ovirt-node-ng-image-update-placeholder
2017-09-18 09:32:11 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Done: ovirt-node-ng-image-update-placeholder-4.1.5-1.el7.centos.noarch
2017-09-18 09:32:11 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum updated: 3/3: ovirt-node-ng-image-update
2017-09-18 09:32:11 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Done: ovirt-node-ng-image-update-4.1.5-1.el7.centos.noarch
2017-09-18 09:32:12 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Verify: 1/3: ovirt-node-ng-image-update.noarch 0:4.1.6-0.2.rc2.20170830082757.gite10769f.el7.centos - u
2017-09-18 09:32:12 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Verify: 2/3: ovirt-node-ng-image-update-placeholder.noarch 0:4.1.5-1.el7.centos - od
2017-09-18 09:32:12 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Verify: 3/3: ovirt-node-ng-image-update.noarch 0:4.1.5-1.el7.centos - ud
2017-09-18 09:32:12 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Transaction processed
2017-09-18 09:32:12 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
File "/tmp/ovirt-kRPMlHbiO5/pythonlib/otopi/context.py", line 132, in _executeMethod
method['method']()
File "/tmp/ovirt-kRPMlHbiO5/otopi-plugins/otopi/packagers/yumpackager.py", line 261, in _packages
self._miniyum.processTransaction()
File "/tmp/ovirt-kRPMlHbiO5/pythonlib/otopi/miniyum.py", line 1049, in processTransaction
_('One or more elements within Yum transaction failed')
RuntimeError: One or more elements within Yum transaction failed
2017-09-18 09:32:12 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Package installation': One or more elements within Yum transaction failed
2017-09-18 09:32:12 DEBUG otopi.transaction transaction.abort:119 aborting 'Yum Transaction'
2017-09-18 09:32:12 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Performing yum transaction rollback
2017-09-18 09:32:12 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: centos-opstools-release/7/x86_64/filelists_db (0%)
2017-09-18 09:32:12 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: centos-opstools-release/7/x86_64/filelists_db 300 k(84%)
2017-09-18 09:32:13 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: centos-opstools-release/7/x86_64/filelists_db 355 k(100%)
2017-09-18 09:32:13 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: centos-opstools-release/7/x86_64/other_db (0%)
2017-09-18 09:32:13 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: centos-opstools-release/7/x86_64/other_db 50 k(100%)
2017-09-18 09:32:14 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db (0%)
2017-09-18 09:32:14 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db 41 k(4%)
2017-09-18 09:32:14 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db 192 k(21%)
2017-09-18 09:32:15 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db 416 k(45%)
2017-09-18 09:32:15 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db 545 k(60%)
2017-09-18 09:32:15 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db 716 k(79%)
2017-09-18 09:32:15 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db 899 k(99%)
2017-09-18 09:32:15 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/filelists_db 904 k(100%)
2017-09-18 09:32:16 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/other_db (0%)
2017-09-18 09:32:17 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/other_db 41 k(16%)
2017-09-18 09:32:17 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/other_db 171 k(68%)
2017-09-18 09:32:17 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1/7/other_db 249 k(100%)
2017-09-18 09:32:17 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-centos-gluster38/x86_64/filelists_db (0%)
2017-09-18 09:32:17 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-centos-gluster38/x86_64/filelists_db 18 k(100%)
2017-09-18 09:32:18 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-centos-gluster38/x86_64/other_db (0%)
2017-09-18 09:32:18 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-centos-gluster38/x86_64/other_db 7.6 k(100%)
2017-09-18 09:32:18 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db (0%)
2017-09-18 09:32:18 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 668 k(8%)
2017-09-18 09:32:18 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 1.2 M(15%)
2017-09-18 09:32:19 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 1.9 M(23%)
2017-09-18 09:32:19 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 2.6 M(31%)
2017-09-18 09:32:19 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 3.2 M(39%)
2017-09-18 09:32:20 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 3.7 M(46%)
2017-09-18 09:32:20 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 4.3 M(53%)
2017-09-18 09:32:20 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 5.0 M(62%)
2017-09-18 09:32:21 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 5.6 M(69%)
2017-09-18 09:32:21 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 6.2 M(77%)
2017-09-18 09:32:21 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 6.8 M(84%)
2017-09-18 09:32:21 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 7.4 M(92%)
2017-09-18 09:32:22 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/filelists_db 8.1 M(100%)
2017-09-18 09:32:23 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/other_db (0%)
2017-09-18 09:32:24 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/other_db 642 k(28%)
2017-09-18 09:32:24 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/other_db 1.3 M(57%)
2017-09-18 09:32:24 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/other_db 1.9 M(88%)
2017-09-18 09:32:25 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-epel/x86_64/other_db 2.2 M(100%)
2017-09-18 09:32:25 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-patternfly1-noarch-epel/x86_64/filelists_db (0%)
2017-09-18 09:32:25 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-patternfly1-noarch-epel/x86_64/filelists_db 6.5 k(100%)
2017-09-18 09:32:25 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-patternfly1-noarch-epel/x86_64/other_db (0%)
2017-09-18 09:32:25 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-4.1-patternfly1-noarch-epel/x86_64/other_db 851 (100%)
2017-09-18 09:32:26 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-centos-ovirt41/7/x86_64/filelists_db (0%)
2017-09-18 09:32:26 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-centos-ovirt41/7/x86_64/filelists_db 207 k(100%)
2017-09-18 09:32:26 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-centos-ovirt41/7/x86_64/other_db (0%)
2017-09-18 09:32:26 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: ovirt-centos-ovirt41/7/x86_64/other_db 66 k(100%)
2017-09-18 09:32:27 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: sac-gdeploy/x86_64/filelists_db (0%)
2017-09-18 09:32:27 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: sac-gdeploy/x86_64/filelists_db 4.6 k(100%)
2017-09-18 09:32:27 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: sac-gdeploy/x86_64/other_db (0%)
2017-09-18 09:32:27 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: sac-gdeploy/x86_64/other_db 1.5 k(100%)
2017-09-18 09:32:28 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: virtio-win-stable/filelists_db (0%)
2017-09-18 09:32:28 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: virtio-win-stable/filelists_db 3.9 k(100%)
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: virtio-win-stable/other_db (0%)
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Downloading: virtio-win-stable/other_db 4.3 k(100%)
2017-09-18 09:32:29 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum Transaction close failed: Traceback (most recent call last):
File "/tmp/ovirt-kRPMlHbiO5/pythonlib/otopi/miniyum.py", line 761, in endTransaction
if self._yb.history_undo(transactionCurrent):
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6086, in history_undo
if self.install(pkgtup=pkg.pkgtup):
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4910, in install
raise Errors.InstallError, _('No package(s) available to install')
InstallError: No package(s) available to install
Loaded plugins: fastestmirror
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:760 ENVIRONMENT DUMP - BEGIN
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/error=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/exceptionInfo=list:'[(<type 'exceptions.RuntimeError'>, RuntimeError('One or more elements within Yum transaction failed',), <traceback object at 0x174fd40>)]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:774 ENVIRONMENT DUMP - END
2017-09-18 09:32:29 INFO otopi.context context.runSequence:687 Stage: Pre-termination
2017-09-18 09:32:29 DEBUG otopi.context context.runSequence:691 STAGE pre-terminate
2017-09-18 09:32:29 DEBUG otopi.context context._executeMethod:128 Stage pre-terminate METHOD otopi.plugins.otopi.core.misc.Plugin._preTerminate
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:760 ENVIRONMENT DUMP - BEGIN
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/aborted=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/debug=int:'0'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/error=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/exceptionInfo=list:'[(<type 'exceptions.RuntimeError'>, RuntimeError('One or more elements within Yum transaction failed',), <traceback object at 0x174fd40>)]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/executionDirectory=str:'/root'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/exitCode=list:'[{'priority': 90001, 'code': 0}]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/log=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/pluginGroups=str:'otopi:ovirt-host-common:ovirt-host-mgmt'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/pluginPath=str:'/tmp/ovirt-kRPMlHbiO5/otopi-plugins'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV BASE/suppressEnvironmentKeys=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/chronyc=str:'/bin/chronyc'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/date=str:'/bin/date'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/firewall-cmd=str:'/bin/firewall-cmd'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/initctl=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/ip=str:'/sbin/ip'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/openssl=str:'/bin/openssl'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/rc=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/rc-update=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/reboot=str:'/sbin/reboot'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/service=str:'/sbin/service'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV COMMAND/systemctl=str:'/bin/systemctl'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/configFileAppend=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/configFileName=str:'/etc/ovirt-host-mgmt.conf'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/failOnPrioOverride=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logDir=str:'/tmp'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logFileHandle=file:'<open file '/tmp/ovirt-host-mgmt-20170918091603-bttk34.log', mode 'a' at 0x7f454b9a9d20>'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logFileName=str:'/tmp/ovirt-host-mgmt-20170918091603-bttk34.log'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logFileNamePrefix=str:'ovirt-host-mgmt'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logFilterKeys=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logFilterRe=list:'[<_sre.SRE_Pattern object at 0xc6a8d0>]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/logRemoveAtExit=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/mainTransaction=Transaction:'transaction'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/modifiedFiles=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV CORE/randomizeEvents=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV DIALOG/boundary=str:'**BOUNDARY**'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV DIALOG/cliVersion=int:'1'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV DIALOG/customization=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV DIALOG/dialect=str:'machine'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV INFO/PACKAGE_NAME=str:'otopi'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV INFO/PACKAGE_VERSION=str:'1.6.2'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/firewalldAvailable=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/firewalldDisableServices=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/firewalldEnable=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/iptablesEnable=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/iptablesRules=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/sshEnable=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/sshKey=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV NETWORK/sshUser=str:''
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV ODEPLOY/installIncomplete=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV ODEPLOY/installIncompleteReasons=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV OMGMT_CORE/offlinePackager=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV OMGMT_PACKAGES/packages=list:'['ovirt-node-ng-image-update']'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV OMGMT_PACKAGES/packagesInfo=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV OMGMT_PACKAGES/packagesUpdateMode=str:'update'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV OVIRT_ENGINE/correlationId=str:'bfe40ff4-0f1b-4371-b9fd-e0f3afd4ec9e'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/dnfDisabledPlugins=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/dnfExpireCache=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/dnfRollback=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/dnfpackagerEnabled=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/keepAliveInterval=int:'30'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/yumExpireCache=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/yumRollback=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV PACKAGER/yumpackagerEnabled=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV SYSTEM/clockMaxGap=int:'5'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV SYSTEM/clockSet=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV SYSTEM/reboot=bool:'False'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV SYSTEM/rebootAllow=bool:'True'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV SYSTEM/rebootDeferTime=int:'10'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV VDSM/certificateChain=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV VDSM/certificateEnrollment=str:'none'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV VDSM/keySize=int:'2048'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV VMCONSOLE/caKey=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV VMCONSOLE/certificate=NoneType:'None'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV VMCONSOLE/certificateEnrollment=str:'none'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:770 ENV VMCONSOLE/keySize=int:'2048'
2017-09-18 09:32:29 DEBUG otopi.context context.dumpEnvironment:774 ENVIRONMENT DUMP - END
2017-09-18 09:32:29 DEBUG otopi.context context._executeMethod:128 Stage pre-terminate METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE env-get -k OMGMT_PACKAGES/packagesInfo
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***D:MULTI-STRING OMGMT_PACKAGES/packagesInfo **BOUNDARY**
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **BOUNDARY**
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE env-get -k BASE/error
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***D:VALUE BASE/error=bool:True
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE env-get -k ODEPLOY/installIncomplete
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***D:VALUE ODEPLOY/installIncomplete=bool:False
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE env-get -k SYSTEM/reboot
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***D:VALUE SYSTEM/reboot=bool:False
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE noop
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2017-09-18 09:32:29 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE log