
On Thu, Oct 25, 2018 at 12:22 PM Simone Tiraboschi <stirabos@redhat.com> wrote:
OK, according to the logs yum failed installing some rpms from the configured repo.
2018-10-25 09:06:12,558+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%EventStart STAGE internal_packages METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._packages (None)
2018-10-25 09:06:12,563+0200 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum queue package dmidecode for install
Loading mirror speeds from cached hostfile
Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was
14: curl#7 - "Failed to connect to 2604:1580:fe00:0:dead:beef:cafe:fed1: Network is unreachable"
Also note that it tried and failed connecting to an IPv6 address. Not sure about the exact details about how it decides what to use, but you can force your choice by editing /etc/yum.conf, setting: ip_resolve=4 E.g. with: echo "ip_resolve=4" >> /etc/yum.conf Alternatively, if you do want to use IPv6, verify that you can manually download above, e.g. with: wget -6 'https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64' Once you manage to make this work, you can try again host-deploy. See also the manpage 'gai.conf(5)'. Best regards,
* ovirt-4.2-epel: del-repos.extreme-ix.org
2018-10-25 09:14:12,747+0200 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum Cannot queue package dmidecode: [Errno 2] No such file or directory
2018-10-25 09:14:12,748+0200 DEBUG otopi.context context._executeMethod:143 method exception
Traceback (most recent call last):
File "/tmp/ovirt-1CJYwLnfdN/pythonlib/otopi/context.py", line 133, in _executeMethod
method['method']()
File "/tmp/ovirt-1CJYwLnfdN/otopi-plugins/ovirt-host-deploy/vdsm/vdsmid.py", line 84, in _packages
self.packager.install(('dmidecode',))
File "/tmp/ovirt-1CJYwLnfdN/otopi-plugins/otopi/packagers/yumpackager.py", line 293, in install
ignoreErrors=ignoreErrors
File "/tmp/ovirt-1CJYwLnfdN/pythonlib/otopi/miniyum.py", line 852, in install
**kwargs
File "/tmp/ovirt-1CJYwLnfdN/pythonlib/otopi/miniyum.py", line 495, in _queue
provides = self._queryProvides(packages=(package,))
File "/tmp/ovirt-1CJYwLnfdN/pythonlib/otopi/miniyum.py", line 433, in _queryProvides
for po in self._yb.searchPackageProvides(args=packages):
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3461, in searchPackageProvides
where = self.returnPackagesByDep(arg)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4287, in returnPackagesByDep
return self.pkgSack.searchProvides(depstring)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1074, in <lambda>
pkgSack = property(fget=lambda self: self._getSacks(),
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
self.repos.populateSack(which=repos)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 386, in populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 227, in populate
if self._check_db_version(repo, mydbtype):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 319, in _check_db_version
return repo._check_db_version(mdtype)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1515, in _check_db_version
repoXML = self.repoXML
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1701, in <lambda>
repoXML = property(fget=lambda self: self._getRepoXML(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1697, in _getRepoXML
self._loadRepoXML(text=self.ui_id)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1688, in _loadRepoXML
return self._groupLoadRepoXML(text, self._mdpolicy2mdtypes())
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1662, in _groupLoadRepoXML
if self._commonLoadRepoXML(text):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1490, in _commonLoadRepoXML
self._revertOldRepoXML()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1334, in _revertOldRepoXML
os.rename(old_data['old_local'], old_data['local'])
OSError: [Errno 2] No such file or directory
2018-10-25 09:14:12,753+0200 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Environment packages setup': [Errno 2] No such file or directory
Can you please manually trying installing dmidecode on that host via yum?
On Thu, Oct 25, 2018 at 11:17 AM Nuno Martins <nuno@rocketscience.co.za> wrote:
t@ird-vengine01-sam ovirt-engine]# ls
ansible boot.log brick-setup console.log db-manual dump engine.log host-deploy notifier ova ovirt-iso-uploader server.log setup ui.log
[root@ird-vengine01-sam ovirt-engine]# cd host-deploy/
[root@ird-vengine01-sam host-deploy]# ls
ovirt-host-deploy-20181024173911-ird-vhost01-sam.za.ds.naspers.com-7843b5a7.log ovirt-host-deploy-20181024195524-ird-vhost03-sam.za.ds.naspers.com-39e80a93.log
ovirt-host-deploy-20181024191404-ird-vhost02-sam.za.ds.naspers.com-5de2cb99.log ovirt-host-deploy-ansible-20181024173912-ird-vhost01-sam.za.ds.naspers.com-7843b5a7.log
[root@ird-vengine01-sam host-deploy]# tail -f ovirt-host-deploy-2018102419
ovirt-host-deploy-20181024191404-ird-vhost02-sam.za.ds.naspers.com-5de2cb99.log ovirt-host-deploy-20181024195524-ird-vhost03-sam.za.ds.naspers.com-39e80a93.log
[root@ird-vengine01-sam host-deploy]# tail -f ovirt-host-deploy-20181024195524-ird-vhost03-sam.za.ds.naspers.com-39e80a93.log
2018-10-24 19:54:56,767+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2018-10-24 19:54:56,768+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE noop
2018-10-24 19:54:56,768+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2018-10-24 19:54:56,768+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2018-10-24 19:54:56,768+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2018-10-24 19:54:56,769+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2018-10-24 19:54:56,769+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2018-10-24 19:54:56,769+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2018-10-24 19:54:56,769+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2018-10-24 19:54:56,773+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE log
^C
[root@ird-vengine01-sam host-deploy]# ls
ovirt-host-deploy-20181024173911-ird-vhost01-sam.za.ds.naspers.com-7843b5a7.log ovirt-host-deploy-20181024195524-ird-vhost03-sam.za.ds.naspers.com-39e80a93.log ovirt-host-deploy-ansible-20181024173912-ird-vhost01-sam.za.ds.naspers.com-7843b5a7.log
ovirt-host-deploy-20181024191404-ird-vhost02-sam.za.ds.naspers.com-5de2cb99.log ovirt-host-deploy-20181025091442-ird-vhost03-sam.za.ds.naspers.com-3d7aa2a6-2454-4f78-a628-4e32b0a98ee2.log
[root@ird-vengine01-sam host-deploy]# tail -f ovirt-host-deploy-20181025091442-ird-vhost03-sam.za.ds.naspers.com-3d7aa2a6-2454-4f78-a628-4e32b0a98ee2.log
2018-10-25 09:14:12,869+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2018-10-25 09:14:12,872+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE noop
2018-10-25 09:14:12,872+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QStart: TERMINATION_COMMAND
2018-10-25 09:14:12,872+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ###
2018-10-25 09:14:12,873+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### Processing ended, use 'quit' to quit
2018-10-25 09:14:12,873+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ### COMMAND>
2018-10-25 09:14:12,873+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QHidden: FALSE
2018-10-25 09:14:12,873+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2018-10-25 09:14:12,873+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: TERMINATION_COMMAND
2018-10-25 09:14:12,879+0200 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:RECEIVE log
^C
[root@ird-vengine01-sam host-deploy]# cat ovirt-host-deploy-20181025091442-ird-vhost03-sam.za.ds.naspers.com-3d7aa2a6-2454-4f78-a628-4e32b0a98ee2.log
2018-10-25 09:06:11,504+0200 DEBUG otopi.context context.dumpEnvironment:859 ENVIRONMENT DUMP - BEGIN
2018-10-25 09:06:11,504+0200 DEBUG otopi.context context.dumpEnvironment:869 ENV BASE/log=bool:'True'
2018-10-25 09:06:11,505+0200 DEBUG otopi.context context.dumpEnvironment:869 ENV CORE/logDir=str:'/tmp'
2018-10-25 09:06:11,505+0200 DEBUG otopi.context context.dumpEnvironment:869 ENV CORE/logFileHandle=file:'<open file '/tmp/ovirt-host-deploy-20181025090611-lhmywd.log', mode 'a' at 0x7f582f15c030>'
2018-10-25 09:06:11,505+0200 DEBUG otopi.context context.dumpEnvironment:869 ENV CORE/logFileName=str:'/tmp/ovirt-host-deploy-20181025090611-lhmywd.log'
2018-10-25 09:06:11,505+0200 DEBUG otopi.context context.dumpEnvironment:869 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2018-10-25 09:06:11,505+0200 DEBUG otopi.context context.dumpEnvironment:869 ENV CORE/logFilterRe=list:'[<_sre.SRE_Pattern object at 0x8a4d60>]'
2018-10-25 09:06:11,505+0200 DEBUG otopi.context context.dumpEnvironment:869 ENV CORE/logRemoveAtExit=bool:'False'
2018-10-25 09:06:11,506+0200 DEBUG otopi.context context.dumpEnvironment:873 ENVIRONMENT DUMP - END
2018-10-25 09:06:11,506+0200 DEBUG otopi.context context._executeMethod:128 Stage boot METHOD otopi.plugins.otopi.core.misc.Plugin._init
2018-10-25 09:06:11,506+0200 DEBUG otopi.context context.dumpSequence:793 SEQUENCE DUMP - BEGIN
2018-10-25 09:06:11,506+0200 DEBUG otopi.context context.dumpSequence:795 STAGE boot
2018-10-25 09:06:11,506+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._preinit (None)
2018-10-25 09:06:11,507+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.log.Plugin._init (otopi.core.log.init)
2018-10-25 09:06:11,507+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.misc.Plugin._init (None)
2018-10-25 09:06:11,507+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.misc.Plugin._init (otopi.dialog.misc.boot)
2018-10-25 09:06:11,507+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.info.Plugin._init (None)
2018-10-25 09:06:11,507+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.human.Plugin._init (None)
2018-10-25 09:06:11,507+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.machine.Plugin._init (None)
2018-10-25 09:06:11,507+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.misc.Plugin._boot_misc_done (otopi.dialog.boot.done)
2018-10-25 09:06:11,508+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._boot (None)
2018-10-25 09:06:11,508+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._boot (otopi.packagers.yum.boot)
2018-10-25 09:06:11,508+0200 DEBUG otopi.context context.dumpSequence:795 STAGE init
2018-10-25 09:06:11,508+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._confirm (None)
2018-10-25 09:06:11,508+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.node.detect.Plugin._init (None)
2018-10-25 09:06:11,508+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.config.Plugin._init (otopi.core.config.init)
2018-10-25 09:06:11,508+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._init (None)
2018-10-25 09:06:11,509+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._init (None)
2018-10-25 09:06:11,509+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.command.Plugin._init (None)
2018-10-25 09:06:11,509+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.core.Plugin._init (otopi.packagers.detection)
2018-10-25 09:06:11,509+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.transaction.Plugin._init (otopi.core.transactions.init)
2018-10-25 09:06:11,509+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.answer_file.Plugin._init (None)
2018-10-25 09:06:11,509+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.cli.Plugin._init (None)
2018-10-25 09:06:11,509+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.machine.Plugin._init_machine_events_stuff (None)
2018-10-25 09:06:11,510+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.firewalld.Plugin._init (None)
2018-10-25 09:06:11,510+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.iptables.Plugin._init (None)
2018-10-25 09:06:11,510+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.ssh.Plugin._init (None)
2018-10-25 09:06:11,510+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.clock.Plugin._init (None)
2018-10-25 09:06:11,510+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.reboot.Plugin._init (None)
2018-10-25 09:06:11,510+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.core.misc.Plugin._init (None)
2018-10-25 09:06:11,510+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vdsm.pki.Plugin._init (None)
2018-10-25 09:06:11,511+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vmconsole.pki.Plugin._init (None)
2018-10-25 09:06:11,511+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._init (None)
2018-10-25 09:06:11,511+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.core.offlinepackager.Plugin._init (None)
2018-10-25 09:06:11,511+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.nrpe.Plugin._setup (None)
2018-10-25 09:06:11,511+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._init (None)
2018-10-25 09:06:11,511+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.host.packages.Plugin._init (None)
2018-10-25 09:06:11,511+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.hosted-engine.packages.Plugin._init (None)
2018-10-25 09:06:11,512+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kdump.packages.Plugin._init (None)
2018-10-25 09:06:11,512+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kernel.kernel.Plugin._init (None)
2018-10-25 09:06:11,512+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._init (None)
2018-10-25 09:06:11,512+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._init (None)
2018-10-25 09:06:11,512+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._init (None)
2018-10-25 09:06:11,512+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._init (None)
2018-10-25 09:06:11,512+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._init (None)
2018-10-25 09:06:11,513+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vmconsole.packages.Plugin._init (None)
2018-10-25 09:06:11,513+0200 DEBUG otopi.context context.dumpSequence:795 STAGE setup
2018-10-25 09:06:11,513+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup_existence (None)
2018-10-25 09:06:11,513+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup_existence (None)
2018-10-25 09:06:11,513+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.config.Plugin._post_init (None)
2018-10-25 09:06:11,513+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.log.Plugin._setup (None)
2018-10-25 09:06:11,513+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.misc.Plugin._setup (None)
2018-10-25 09:06:11,514+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup (None)
2018-10-25 09:06:11,514+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup (None)
2018-10-25 09:06:11,514+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._setup (None)
2018-10-25 09:06:11,514+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.firewalld.Plugin._setup (None)
2018-10-25 09:06:11,514+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.hostname.Plugin._setup (None)
2018-10-25 09:06:11,514+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.services.openrc.Plugin._setup (None)
2018-10-25 09:06:11,514+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.services.rhel.Plugin._setup (None)
2018-10-25 09:06:11,515+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.services.systemd.Plugin._setup (None)
2018-10-25 09:06:11,515+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.clock.Plugin._setup (None)
2018-10-25 09:06:11,515+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.reboot.Plugin._setup (None)
2018-10-25 09:06:11,515+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vdsm.pki.Plugin._setup (None)
2018-10-25 09:06:11,515+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._setup (None)
2018-10-25 09:06:11,515+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._setup (None)
2018-10-25 09:06:11,515+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._setup (None)
2018-10-25 09:06:11,516+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.tune.iosched.Plugin._setup (None)
2018-10-25 09:06:11,516+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._setup (None)
2018-10-25 09:06:11,516+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.config.Plugin._setup (None)
2018-10-25 09:06:11,516+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.hardware.Plugin._setup (None)
2018-10-25 09:06:11,516+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._setup (None)
2018-10-25 09:06:11,516+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._setup (None)
2018-10-25 09:06:11,516+0200 DEBUG otopi.context context.dumpSequence:795 STAGE internal_packages
2018-10-25 09:06:11,517+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_prepare (None)
2018-10-25 09:06:11,517+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._packages (None)
2018-10-25 09:06:11,517+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._internal_packages_end (None)
2018-10-25 09:06:11,517+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._internal_packages_end (None)
2018-10-25 09:06:11,517+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_end (None)
2018-10-25 09:06:11,517+0200 DEBUG otopi.context context.dumpSequence:795 STAGE programs
2018-10-25 09:06:11,517+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.command.Plugin._programs (otopi.system.command.detection)
2018-10-25 09:06:11,518+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.services.openrc.Plugin._programs (None)
2018-10-25 09:06:11,518+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.services.rhel.Plugin._programs (None)
2018-10-25 09:06:11,518+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.services.systemd.Plugin._programs (None)
2018-10-25 09:06:11,518+0200 DEBUG otopi.context context.dumpSequence:795 STAGE customization
2018-10-25 09:06:11,518+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.firewalld.Plugin._customization (None)
2018-10-25 09:06:11,518+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.config.Plugin._customize1 (None)
2018-10-25 09:06:11,518+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kdump.packages.Plugin._customization (None)
2018-10-25 09:06:11,519+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._detect_id (None)
2018-10-25 09:06:11,519+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vmconsole.packages.Plugin._customization (None)
2018-10-25 09:06:11,519+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.dialog.cli.Plugin._customize (otopi.dialog.cli.customization)
2018-10-25 09:06:11,519+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.config.Plugin._customize2 (None)
2018-10-25 09:06:11,519+0200 DEBUG otopi.context context.dumpSequence:795 STAGE validation
2018-10-25 09:06:11,519+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.misc.Plugin._validation (None)
2018-10-25 09:06:11,519+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.log.Plugin._validation (None)
2018-10-25 09:06:11,520+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.firewalld.Plugin._validation (otopi.network.firewalld.validation)
2018-10-25 09:06:11,520+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.hostname.Plugin._validation (None)
2018-10-25 09:06:11,520+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.iptables.Plugin._validate (otopi.network.iptables.validation)
2018-10-25 09:06:11,520+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.ssh.Plugin._validation (None)
2018-10-25 09:06:11,520+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vdsm.pki.Plugin._validation (None)
2018-10-25 09:06:11,520+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vmconsole.pki.Plugin._validation (None)
2018-10-25 09:06:11,520+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._validation (None)
2018-10-25 09:06:11,521+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.host.packages.Plugin._validation (None)
2018-10-25 09:06:11,521+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.hosted-engine.packages.Plugin._validation (None)
2018-10-25 09:06:11,521+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kdump.packages.Plugin._validate (None)
2018-10-25 09:06:11,521+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kernel.kernel.Plugin._validation (None)
2018-10-25 09:06:11,521+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._validation (None)
2018-10-25 09:06:11,521+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._validation (None)
2018-10-25 09:06:11,521+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._validation (None)
2018-10-25 09:06:11,522+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._validation (None)
2018-10-25 09:06:11,522+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.config.Plugin._validation (None)
2018-10-25 09:06:11,522+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.hardware.Plugin._validate_optional (None)
2018-10-25 09:06:11,522+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.hardware.Plugin._validate_virtualization (None)
2018-10-25 09:06:11,522+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._validation (None)
2018-10-25 09:06:11,522+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.software.Plugin._validation (None)
2018-10-25 09:06:11,522+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vmconsole.packages.Plugin._validation (None)
2018-10-25 09:06:11,523+0200 DEBUG otopi.context context.dumpSequence:795 STAGE transaction-prepare
2018-10-25 09:06:11,523+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.transaction.Plugin._main_prepare (None)
2018-10-25 09:06:11,523+0200 DEBUG otopi.context context.dumpSequence:795 STAGE early_misc
2018-10-25 09:06:11,523+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.firewalld.Plugin._early_misc (None)
2018-10-25 09:06:11,523+0200 DEBUG otopi.context context.dumpSequence:795 STAGE packages
2018-10-25 09:06:11,523+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.iptables.Plugin._packages (None)
2018-10-25 09:06:11,523+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._packages (None)
2018-10-25 09:06:11,524+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.hosted-engine.packages.Plugin._packages (None)
2018-10-25 09:06:11,524+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kdump.packages.Plugin._packages (None)
2018-10-25 09:06:11,524+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kernel.kernel.Plugin._realtime_packages (None)
2018-10-25 09:06:11,524+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._packages (None)
2018-10-25 09:06:11,524+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._packages (None)
2018-10-25 09:06:11,524+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._packages (None)
2018-10-25 09:06:11,524+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._packages (None)
2018-10-25 09:06:11,525+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._packages (None)
2018-10-25 09:06:11,525+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsmhooks.hooks.Plugin._packages (None)
2018-10-25 09:06:11,525+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vmconsole.packages.Plugin._packages (None)
2018-10-25 09:06:11,525+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.host.packages.Plugin._packages (odeploycons.packages.ovirt-host.installed)
2018-10-25 09:06:11,525+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._packages (None)
2018-10-25 09:06:11,525+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages (None)
2018-10-25 09:06:11,525+0200 DEBUG otopi.context context.dumpSequence:795 STAGE misc
2018-10-25 09:06:11,526+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.command.Plugin._misc (otopi.system.command.redetection)
2018-10-25 09:06:11,526+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.firewalld.Plugin._misc (None)
2018-10-25 09:06:11,526+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.iptables.Plugin._store_iptables (None)
2018-10-25 09:06:11,526+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.ssh.Plugin._append_key (None)
2018-10-25 09:06:11,526+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.system.clock.Plugin._set_clock (None)
2018-10-25 09:06:11,526+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vmconsole.pki.Plugin._misc (None)
2018-10-25 09:06:11,526+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.nrpe.Plugin._misc (None)
2018-10-25 09:06:11,527+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.hosted-engine.configureha.Plugin._clear_ha_conf (None)
2018-10-25 09:06:11,527+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.hosted-engine.configureha.Plugin._set_ha_conf (None)
2018-10-25 09:06:11,527+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kdump.packages.Plugin._misc (None)
2018-10-25 09:06:11,527+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kernel.kernel.Plugin._misc (None)
2018-10-25 09:06:11,527+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._misc (None)
2018-10-25 09:06:11,527+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._misc (None)
2018-10-25 09:06:11,527+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._bridge (None)
2018-10-25 09:06:11,528+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._misc (None)
2018-10-25 09:06:11,528+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._misc (None)
2018-10-25 09:06:11,528+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._store_id (None)
2018-10-25 09:06:11,528+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsmhooks.hooks.Plugin._hooks (None)
2018-10-25 09:06:11,528+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vdsm.pki.Plugin._misc (None)
2018-10-25 09:06:11,528+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vmconsole.pki.Plugin._miscLate (None)
2018-10-25 09:06:11,528+0200 DEBUG otopi.context context.dumpSequence:795 STAGE cleanup
2018-10-25 09:06:11,529+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.core.transaction.Plugin._main_end (None)
2018-10-25 09:06:11,529+0200 DEBUG otopi.context context.dumpSequence:795 STAGE closeup
2018-10-25 09:06:11,529+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._reconfigure (None)
2018-10-25 09:06:11,529+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup (None)
2018-10-25 09:06:11,529+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.otopi.network.iptables.Plugin._closeup (None)
2018-10-25 09:06:11,529+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vdsm.pki.Plugin._closeup (None)
2018-10-25 09:06:11,529+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_common.vmconsole.pki.Plugin._closeup (None)
2018-10-25 09:06:11,530+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.cockpit.cockpit.Plugin._closeup (None)
2018-10-25 09:06:11,530+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._closeup (None)
2018-10-25 09:06:11,530+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.glusterpmd.Plugin._closeup (None)
2018-10-25 09:06:11,530+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.nrpe.Plugin._closeup (None)
2018-10-25 09:06:11,530+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._closeup (None)
2018-10-25 09:06:11,530+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.hosted-engine.configureha.Plugin._remove_conf (None)
2018-10-25 09:06:11,530+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.kdump.packages.Plugin._closeup (None)
2018-10-25 09:06:11,531+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._closeup (None)
2018-10-25 09:06:11,531+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._closeup (None)
2018-10-25 09:06:11,531+0200 DEBUG otopi.context context.dumpSequence:800 METHOD otopi.plugins.ovirt_host_deploy.tune.iosched.Plugin._remove_old_iosched_udev_conf (None)
2018-10-25 09:06:11,
-- Didi