Dear all,

We are running the following setup:
ovirt-engine host:
- CentOS release 6.6
- ovirt-engine-3.5.3.1-1.el6.noarch

node:
- CentOS Linux release 7.1.1503
- vdsm-4.16.20-0.el7.centos.x86_64

While adding a new host to our cluster the package installations fail.

I have attached a piece of engine.log and a full ovirt-host-deploy* log from the node.

Why is is happening? Help would be very much appreciated.

Kind regards,
Mitja

--
Mitja Mihelič
ARNES, Tehnološki park 18, p.p. 7, SI-1001 Ljubljana, Slovenia
tel: +386 1 479 8877, fax: +386 1 479 88 78

2015-07-03 12:53:07,916 INFO  [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Host onode1.arnes.si reports unique id 071F7F82-4CC4-3343-9543-F18CFE6CF7E3
2015-07-03 12:53:07,934 INFO  [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Assigning unique id 071F7F82-4CC4-3343-9543-F18CFE6CF7E3 to Host onode1.arnes.si
2015-07-03 12:53:07,972 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Error during deploy dialog: java.lang.NullPointerException
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:580) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:579) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:668) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:873) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy.access$2000(VdsDeploy.java:83) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$51.run(VdsDeploy.java:969) [bll.jar:]
        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]

2015-07-03 12:53:07,983 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (org.ovirt.thread.pool-8-thread-20) [30047c1c] Error during host onode1.arnes.si install: java.lang.NullPointerException
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:580) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:579) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:668) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:873) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy.access$2000(VdsDeploy.java:83) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$51.run(VdsDeploy.java:969) [bll.jar:]
        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]

2015-07-03 12:53:07,986 ERROR [org.ovirt.engine.core.bll.InstallerMessages] (org.ovirt.thread.pool-8-thread-20) [30047c1c] Installation onode1.arnes.si: null
2015-07-03 12:53:07,989 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-20) [30047c1c] Correlation ID: 30047c1c, Call Stack: null, Custom Event ID: -1, Message: Failed to install Host onode1.arnes.si. <UNKNOWN>.
2015-07-03 12:53:07,990 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (org.ovirt.thread.pool-8-thread-20) [30047c1c] Error during host onode1.arnes.si install, prefering first exception: java.lang.NullPointerException
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:580) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:579) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:668) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:873) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy.access$2000(VdsDeploy.java:83) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$51.run(VdsDeploy.java:969) [bll.jar:]
        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]

2015-07-03 12:53:07,994 ERROR [org.ovirt.engine.core.bll.InstallVdsInternalCommand] (org.ovirt.thread.pool-8-thread-20) [30047c1c] Host installation failed for host b4c8160d-1bec-43a5-a4ca-d8768b7f2038, onode1.arnes.si.: java.lang.NullPointerException
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:580) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:579) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:668) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:873) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy.access$2000(VdsDeploy.java:83) [bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$51.run(VdsDeploy.java:969) [bll.jar:]
        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]

2015-07-03 12:53:07,998 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (org.ovirt.thread.pool-8-thread-20) [30047c1c] START, SetVdsStatusVDSCommand(HostName = onode1.arnes.si, HostId = b4c8160d-1bec-43a5-a4ca-d8768b7f2038, status=InstallFailed, nonOperationalReason=NONE, stopSpmFailureLogged=false), log id: 3184e78a
2015-07-03 12:53:08,001 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (org.ovirt.thread.pool-8-thread-20) [30047c1c] FINISH, SetVdsStatusVDSCommand, log id: 3184e78a
2015-07-03 12:53:08,003 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-20) [30047c1c] Correlation ID: 30047c1c, Call Stack: null, Custom Event ID: -1, Message: Host onode1.arnes.si installation failed. Please refer to /var/log/ovirt-engine/engine.log and log logs under /var/log/ovirt-engine/host-deploy/ for further details..
2015-07-03 12:53:08,005 INFO  [org.ovirt.engine.core.bll.InstallVdsInternalCommand] (org.ovirt.thread.pool-8-thread-20) [30047c1c] Lock freed to object EngineLock [exclusiveLocks= key: b4c8160d-1bec-43a5-a4ca-d8768b7f2038 value: VDS
, sharedLocks= ]

2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/log=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logDir=str:'/tmp'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileHandle=file:'<open file '/tmp/ovirt-host-deploy-20150703125257-b8vd84.log', mode 'a' at 0x10ca810>'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileName=str:'/tmp/ovirt-host-deploy-20150703125257-b8vd84.log'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFilterKeys=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logRemoveAtExit=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage boot METHOD otopi.plugins.otopi.dialog.misc.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage boot METHOD otopi.plugins.otopi.dialog.human.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:144 condition False
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage boot METHOD otopi.plugins.otopi.dialog.machine.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage boot METHOD otopi.plugins.otopi.core.misc.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:467 SEQUENCE DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE boot
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._preinit (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.log.Plugin._init (otopi.core.log.init)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.misc.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.human.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.machine.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.misc.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._boot (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.info.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._confirm (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.node.detect.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.config.Plugin._init (otopi.core.config.init)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._init (otopi.packagers.detection)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.command.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.transaction.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.cli.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.firewalld.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.iptables.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.ssh.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.clock.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.reboot.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.core.offlinepackager.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.gluster.nrpe.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.bridge.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE setup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup_existence (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.config.Plugin._post_init (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.log.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.misc.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.firewalld.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.hostname.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.services.openrc.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.services.rhel.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.services.systemd.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.clock.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.reboot.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.tune.iosched.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.config.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.hardware.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._setup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE internal_packages
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_prepare (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.hostname.Plugin._internal_packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.bridge.Plugin._internal_packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._internal_packages_end (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_end (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE programs
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.command.Plugin._programs (otopi.system.command.detection)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.services.systemd.Plugin._programs (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.services.rhel.Plugin._programs (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.services.openrc.Plugin._programs (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE customization
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.firewalld.Plugin._customization (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.config.Plugin._customize1 (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._detect_id (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.cli.Plugin._customize (otopi.dialog.cli.customization)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.config.Plugin._customize2 (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE validation
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.misc.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.firewalld.Plugin._validation (otopi.network.firewalld.validation)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.hostname.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.iptables.Plugin._validate (otopi.network.iptables.validation)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.ssh.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.bridge.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.config.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.hardware.Plugin._validate_optional (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.hardware.Plugin._validate_virtualization (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.software.Plugin._validation (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE transaction-prepare
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.transaction.Plugin._main_prepare (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE early_misc
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.firewalld.Plugin._early_misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE packages
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.iptables.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsmhooks.hooks.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE misc
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.command.Plugin._misc (otopi.system.command.redetection)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.firewalld.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.iptables.Plugin._store_iptables (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.ssh.Plugin._append_key (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.clock.Plugin._set_clock (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.gluster.nrpe.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.node.vdsm_reg.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._bridge (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.tune.iosched.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.bridge.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._store_id (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsmhooks.hooks.Plugin._hooks (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._misc (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE cleanup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.transaction.Plugin._main_end (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE closeup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.network.iptables.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.gluster.nrpe.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.node.vdsm_reg.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._reconfigure (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.tune.iosched.Plugin._refresh (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._start (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.reboot.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.ovirt_host_deploy.node.persist.Plugin._closeup (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE pre-terminate
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.misc.Plugin._preTerminate (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate (otopi.dialog.cli.termination)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE terminate
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.human.Plugin._terminate (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.dialog.machine.Plugin._terminate (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.core.log.Plugin._terminate (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:469 STAGE reboot
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:474     METHOD otopi.plugins.otopi.system.reboot.Plugin._reboot (None)
2015-07-03 12:52:57 DEBUG otopi.context context.dumpSequence:476 SEQUENCE DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/aborted=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/debug=int:'0'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/error=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/exceptionInfo=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/executionDirectory=str:'/root'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/log=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/pluginGroups=str:'otopi:ovirt-host-deploy'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/pluginPath=str:'/tmp/ovirt-XdibEAW3ym/otopi-plugins'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/suppressEnvironmentKeys=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/configFileName=str:'/etc/ovirt-host-deploy.conf'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/failOnPrioOverride=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logDir=str:'/tmp'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileHandle=file:'<open file '/tmp/ovirt-host-deploy-20150703125257-b8vd84.log', mode 'a' at 0x10ca810>'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileName=str:'/tmp/ovirt-host-deploy-20150703125257-b8vd84.log'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileNamePrefix=str:'ovirt-host-deploy'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFilterKeys=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logRemoveAtExit=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/randomizeEvents=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/customization=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/dialect=str:'machine'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV INFO/PACKAGE_NAME=str:'otopi'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV INFO/PACKAGE_VERSION=str:'1.3.2'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/INTERFACE_VERSION=str:'3'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV INFO/PACKAGE_NAME=str:'otopi'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV INFO/PACKAGE_VERSION=str:'1.3.2'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage boot METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._boot
Loaded plugins: fastestmirror
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/keepAliveInterval=int:'30'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumExpireCache=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage boot METHOD otopi.plugins.otopi.system.info.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:48 SYSTEM INFORMATION - BEGIN
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:49 executable /bin/python
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:50 python /bin/python
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:51 platform linux2
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:52 distribution ('CentOS Linux', '7.1.1503', 'Core')
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:53 host 'onode1.arnes.si'
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:59 uid 0 euid 0 gid 0 egid 0
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.system.info info._init:61 SYSTEM INFORMATION - END
2015-07-03 12:52:57 INFO otopi.context context.runSequence:417 Stage: Initializing
2015-07-03 12:52:57 DEBUG otopi.context context.runSequence:421 STAGE init
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._confirm
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***CONFIRM DEPLOY_PROCEED Proceed with ovirt-host-deploy
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Continuing will configure this host for serving as hypervisor. Are you sure you want to continue? (yes/no) 
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is CONFIRM DEPLOY_PROCEED=yes|no or ABORT DEPLOY_PROCEED
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    CONFIRM DEPLOY_PROCEED=yes
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.node.detect.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/offlinePackager=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/node=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/nodeHasOwnBridges=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.core.config.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._init:204 Registering yum packager
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumRollback=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumpackagerEnabled=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.system.command.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.core.transaction.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/mainTransaction=Transaction:'transaction'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/modifiedFiles=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.dialog.cli.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/cliVersion=int:'1'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.network.firewalld.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/firewalldAvailable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/firewalldDisableServices=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/firewalldEnable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.network.iptables.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/iptablesEnable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.network.ssh.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshEnable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshUser=str:''
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.system.clock.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/clockMaxGap=int:'5'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/clockSet=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.otopi.system.reboot.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/reboot=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/rebootAllow=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/rebootDeferTime=int:'10'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.plugins.ovirt_host_deploy.core.misc misc._init:106 ovirt-host-deploy interface version 3
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/forceReboot=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/installIncomplete=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/installIncompleteReasons=list:'[]'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.core.offlinepackager.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.gluster.nrpe.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV GLUSTER/monitoringEnable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.gluster.packages.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV GLUSTER/enable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronEnable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronLinuxBridgeEnable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronOpenvswitchEnable=bool:'False'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronOpenvswitchIntegrationBridge=str:'br-int'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.vdsm.bridge.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/connectionRetries=int:'60'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/connectionTimeout=int:'10'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/enginePort=int:'80'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/disableNetworkManager=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._init
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/certificateEnrollment=str:'inline'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/keySize=int:'2048'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage init METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._init
2015-07-03 12:52:57 INFO otopi.context context.runSequence:417 Stage: Environment setup
2015-07-03 12:52:57 DEBUG otopi.context context.runSequence:421 STAGE setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup_existence
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.core.config.Plugin._post_init
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Configuration files: []
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.core.log.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Log file: /tmp/ovirt-host-deploy-20150703125257-b8vd84.log
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.core.misc.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Version: otopi-1.3.2 (otopi-1.3.2-1.el6)
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Cleaning caches: ['expire-cache'].
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.core.misc.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Version: ovirt-host-deploy-1.2.3 (ovirt-host-deploy-1.2.3-1.el6)
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.network.firewalld.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.network.hostname.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.services.openrc.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.services.rhel.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.services.systemd.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.system.clock.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.otopi.system.reboot.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_linuxbridge.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.openstack.neutron_openvswitch.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.tune.iosched.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.tune.tuned.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.vdsm.config.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/configOverride=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.vdsm.hardware.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/checkVirtHardware=bool:'True'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.vdsm.pki.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage setup METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._setup
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/vdsmId=str:'071F7F82-4CC4-3343-9543-F18CFE6CF7E3'
2015-07-03 12:52:57 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:52:57 INFO otopi.context context.runSequence:417 Stage: Environment packages setup
2015-07-03 12:52:57 DEBUG otopi.context context.runSequence:421 STAGE internal_packages
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage internal_packages METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_prepare
2015-07-03 12:52:57 DEBUG otopi.transaction transaction._prepare:77 preparing 'Yum Transaction'
Loaded plugins: fastestmirror
2015-07-03 12:52:57 DEBUG otopi.context context._executeMethod:138 Stage internal_packages METHOD otopi.plugins.otopi.network.hostname.Plugin._internal_packages
2015-07-03 12:52:57 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum queue package iproute for install
Loading mirror speeds from cached hostfile
2015-07-03 12:53:00 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-epel/x86_64/metalink (0%)
2015-07-03 12:53:00 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-epel/x86_64/metalink 25 k(100%)
2015-07-03 12:53:02 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-epel/x86_64/metalink (0%)
2015-07-03 12:53:02 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-epel/x86_64/metalink 25 k(100%)
 * base: ftp.arnes.si
 * epel: ftp.upjs.sk
 * extras: ftp.arnes.si
 * ovirt-3.4-epel: ftp.upjs.sk
 * ovirt-3.4-stable: ftp.nluug.nl
 * ovirt-3.5: ftp.nluug.nl
 * ovirt-3.5-epel: ftp.upjs.sk
 * updates: ftp.arnes.si
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: arnes-centos7 (0%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: arnes-centos7 2.9 k(100%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: arnes-centos7-noarch (0%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: arnes-centos7-noarch 2.9 k(100%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: base/7/x86_64 (0%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: base/7/x86_64 3.6 k(100%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: epel (0%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: epel 4.4 k(100%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: extras/7/x86_64 (0%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: extras/7/x86_64 3.4 k(100%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: home_guillomovitch (0%)
2015-07-03 12:53:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: home_guillomovitch 1.2 k(100%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-glusterfs-epel/7/x86_64 (0%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-glusterfs-epel/7/x86_64 2.5 k(100%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-glusterfs-noarch-epel/7 (0%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-glusterfs-noarch-epel/7 2.9 k(100%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-stable/7 (0%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.4-stable/7 2.9 k(100%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5/7 (0%)
2015-07-03 12:53:05 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5/7 2.9 k(100%)
2015-07-03 12:53:06 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-glusterfs-epel/7/x86_64 (0%)
2015-07-03 12:53:06 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-glusterfs-epel/7/x86_64 2.5 k(100%)
2015-07-03 12:53:06 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-glusterfs-noarch-epel/7 (0%)
2015-07-03 12:53:06 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-glusterfs-noarch-epel/7 2.9 k(100%)
2015-07-03 12:53:06 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-patternfly1-noarch-epel/x86_64 (0%)
2015-07-03 12:53:06 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: ovirt-3.5-patternfly1-noarch-epel/x86_64 3.0 k(100%)
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: puppetlabs-deps/x86_64 (0%)
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: puppetlabs-deps/x86_64 2.5 k(100%)
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: puppetlabs-products/x86_64 (0%)
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: puppetlabs-products/x86_64 2.5 k(100%)
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: updates/7/x86_64 (0%)
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: updates/7/x86_64 3.4 k(100%)
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage internal_packages METHOD otopi.plugins.ovirt_host_deploy.vdsm.bridge.Plugin._internal_packages
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum queue package iproute for install
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage internal_packages METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._packages
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:144 condition False
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage internal_packages METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._internal_packages_end
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Building transaction
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Empty transaction
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Transaction Summary:
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage internal_packages METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_end
2015-07-03 12:53:07 DEBUG otopi.transaction transaction.commit:159 committing 'Yum Transaction'
Loaded plugins: fastestmirror
2015-07-03 12:53:07 INFO otopi.context context.runSequence:417 Stage: Programs detection
2015-07-03 12:53:07 DEBUG otopi.context context.runSequence:421 STAGE programs
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage programs METHOD otopi.plugins.otopi.system.command.Plugin._programs
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/date=str:'/bin/date'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/dmidecode=str:'/sbin/dmidecode'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/firewall-cmd=str:'/bin/firewall-cmd'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/ip=str:'/sbin/ip'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/nmcli=str:'/bin/nmcli'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/openssl=str:'/bin/openssl'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/reboot=str:'/sbin/reboot'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/service=str:'/sbin/service'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/systemctl=str:'/bin/systemctl'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/tuned-adm=str:'/sbin/tuned-adm'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/udevadm=str:'/bin/udevadm'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage programs METHOD otopi.plugins.otopi.services.systemd.Plugin._programs
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:824 execute: ('/bin/systemctl', 'show-environment'), executable='None', cwd='None', env=None
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:874 execute-result: ('/bin/systemctl', 'show-environment'), rc=0
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:932 execute-output: ('/bin/systemctl', 'show-environment') stdout:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LANG=en_US.UTF-8

2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:937 execute-output: ('/bin/systemctl', 'show-environment') stderr:


2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd systemd._programs:61 registering systemd provider
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage programs METHOD otopi.plugins.otopi.services.rhel.Plugin._programs
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:824 execute: ('/bin/systemctl', 'show-environment'), executable='None', cwd='None', env=None
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:874 execute-result: ('/bin/systemctl', 'show-environment'), rc=0
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:932 execute-output: ('/bin/systemctl', 'show-environment') stdout:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LANG=en_US.UTF-8

2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:937 execute-output: ('/bin/systemctl', 'show-environment') stderr:


2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage programs METHOD otopi.plugins.otopi.services.openrc.Plugin._programs
2015-07-03 12:53:07 INFO otopi.context context.runSequence:417 Stage: Environment customization
2015-07-03 12:53:07 DEBUG otopi.context context.runSequence:421 STAGE customization
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage customization METHOD otopi.plugins.otopi.network.firewalld.Plugin._customization
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd systemd.exists:85 check if service firewalld exists
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:824 execute: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service'), executable='None', cwd='None', env=None
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:874 execute-result: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service'), rc=0
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:932 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service') stdout:
LoadState=loaded

2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:937 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service') stderr:


2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.network.firewalld firewalld._get_firewalld_cmd_version:116 firewalld version: 0.3.9
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/firewalldAvailable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage customization METHOD otopi.plugins.otopi.core.config.Plugin._customize1
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage customization METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._detect_id
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:144 condition False
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage customization METHOD otopi.plugins.otopi.dialog.cli.Plugin._customize
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k OVIRT_ENGINE/correlationId
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE OVIRT_ENGINE/correlationId
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'OVIRT_ENGINE/correlationId':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE OVIRT_ENGINE/correlationId=type:value or ABORT OVIRT_ENGINE/correlationId
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE OVIRT_ENGINE/correlationId=str:30047c1c
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-get -k VDSM/node
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***D:VALUE VDSM/node=bool:False
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-get -k CORE/logFileName
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***D:VALUE CORE/logFileName=str:/tmp/ovirt-host-deploy-20150703125257-b8vd84.log
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k SYSTEM/clockSet
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE SYSTEM/clockSet
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'SYSTEM/clockSet':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE SYSTEM/clockSet=type:value or ABORT SYSTEM/clockSet
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE SYSTEM/clockSet=bool:true
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k NETWORK/sshEnable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE NETWORK/sshEnable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'NETWORK/sshEnable':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE NETWORK/sshEnable=type:value or ABORT NETWORK/sshEnable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE NETWORK/sshEnable=bool:true
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k NETWORK/sshUser
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE NETWORK/sshUser
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'NETWORK/sshUser':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE NETWORK/sshUser=type:value or ABORT NETWORK/sshUser
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE NETWORK/sshUser=str:root
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k NETWORK/sshKey
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE NETWORK/sshKey
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'NETWORK/sshKey':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE NETWORK/sshKey=type:value or ABORT NETWORK/sshKey
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE NETWORK/sshKey=str:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMVXdginEn3S+5vqfGYMIfbyGmi9zfGav2phG8uGXJXMATFt3EPGcgkcKBoueao04xi3mCRzBOXLQVkxE9DAU1Y6Ku54bmuoYclklyAlnGRT/OHDGT5wPu2YRNONfp0fxBIT1q+ru+BxvdwiLtmJD488NgxNwmYCYEjJE3YImsX89tU3bnN2nIxJEh558oKeYxzb3MKkLbx783d7yfU4nzJ5B8EJKonMqpbx37jlSKIobk4dH5knr/W8R07MZFgSV/In6CfrMVh3VBeDlcKOOGDnywJGdfEn6qWuwLSg/5Nvtb77Gk5vRmPCVZRZQbp7FODDK69LGZosKZjvaCNQcb ovirt-engine
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k NETWORK/iptablesEnable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE NETWORK/iptablesEnable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'NETWORK/iptablesEnable':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE NETWORK/iptablesEnable=type:value or ABORT NETWORK/iptablesEnable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE NETWORK/iptablesEnable=bool:true
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query-multi -k NETWORK/iptablesRules
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:MULTI-STRING NETWORK/iptablesRules --=451b80dc-996f-432e-9e4f-2b29ef6d1141=-- --=451b80dc-996f-ABORT-9e4f-2b29ef6d1141=--
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify multiple strings for 'NETWORK/iptablesRules':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### type '--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--' in own line to mark end, '--=451b80dc-996f-ABORT-9e4f-2b29ef6d1141=--' aborts
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # oVirt default firewall configuration. Automatically generated by vdsm bootstrap script.
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    *filter
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    :INPUT ACCEPT [0:0]
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    :FORWARD ACCEPT [0:0]
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    :OUTPUT ACCEPT [0:0]
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p icmp -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -i lo -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # vdsm
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p tcp --dport 54321 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # rpc.statd
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p tcp --dport 111 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p udp --dport 111 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # SSH
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p tcp --dport 22 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # snmp
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p udp --dport 161 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # libvirt tls
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p tcp --dport 16514 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # guest consoles
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p tcp -m multiport --dports 5900:6923 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # migration
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -p tcp -m multiport --dports 49152:49216 -j ACCEPT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    # Reject any other input traffic
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A INPUT -j REJECT --reject-with icmp-host-prohibited
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    -A FORWARD -m physdev ! --physdev-is-bridged -j REJECT --reject-with icmp-host-prohibited
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    COMMIT
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    --=451b80dc-996f-432e-9e4f-2b29ef6d1141=--
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-get -k VDSM/vdsmId
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***D:VALUE VDSM/vdsmId=str:071F7F82-4CC4-3343-9543-F18CFE6CF7E3
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VDSM_CONFIG/vars/ssl
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VDSM_CONFIG/vars/ssl
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VDSM_CONFIG/vars/ssl':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VDSM_CONFIG/vars/ssl=type:value or ABORT VDSM_CONFIG/vars/ssl
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VDSM_CONFIG/vars/ssl=str:true
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VDSM_CONFIG/addresses/management_port
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VDSM_CONFIG/addresses/management_port
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VDSM_CONFIG/addresses/management_port':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VDSM_CONFIG/addresses/management_port=type:value or ABORT VDSM_CONFIG/addresses/management_port
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VDSM_CONFIG/addresses/management_port=str:54321
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VDSM/engineHost
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VDSM/engineHost
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VDSM/engineHost':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VDSM/engineHost=type:value or ABORT VDSM/engineHost
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VDSM/engineHost=str:brda.arnes.si
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VDSM/enginePort
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VDSM/enginePort
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VDSM/enginePort':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VDSM/enginePort=type:value or ABORT VDSM/enginePort
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VDSM/enginePort=int:80
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VDSM/vdsmMinimumVersion
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VDSM/vdsmMinimumVersion
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VDSM/vdsmMinimumVersion':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VDSM/vdsmMinimumVersion=type:value or ABORT VDSM/vdsmMinimumVersion
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VDSM/vdsmMinimumVersion=str:4.9
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VDSM/checkVirtHardware
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VDSM/checkVirtHardware
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VDSM/checkVirtHardware':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VDSM/checkVirtHardware=type:value or ABORT VDSM/checkVirtHardware
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VDSM/checkVirtHardware=bool:true
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VDSM/certificateEnrollment
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VDSM/certificateEnrollment
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VDSM/certificateEnrollment':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VDSM/certificateEnrollment=type:value or ABORT VDSM/certificateEnrollment
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VDSM/certificateEnrollment=str:inline
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k VIRT/enable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE VIRT/enable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'VIRT/enable':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE VIRT/enable=type:value or ABORT VIRT/enable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE VIRT/enable=bool:true
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k GLUSTER/enable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE GLUSTER/enable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'GLUSTER/enable':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE GLUSTER/enable=type:value or ABORT GLUSTER/enable
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE GLUSTER/enable=bool:false
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-query -k ODEPLOY/forceReboot
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:VALUE ODEPLOY/forceReboot
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Please specify value for 'ODEPLOY/forceReboot':
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Response is VALUE ODEPLOY/forceReboot=type:value or ABORT ODEPLOY/forceReboot
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    VALUE ODEPLOY/forceReboot=bool:false
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    noop
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:RECEIVE    env-get -k KDUMP/supported
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***D:VALUE KDUMP/supported=none:None
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING CUSTOMIZATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Customization phase, use 'install' to proceed
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:152 method exception
Traceback (most recent call last):
  File "/tmp/ovirt-XdibEAW3ym/pythonlib/otopi/context.py", line 142, in _executeMethod
    method['method']()
  File "/tmp/ovirt-XdibEAW3ym/otopi-plugins/otopi/dialog/cli.py", line 147, in _customize
    "\nCustomization phase, use 'install' to proceed\nCOMMAND> "
  File "/tmp/ovirt-XdibEAW3ym/otopi-plugins/otopi/dialog/cli.py", line 102, in _runCommandPrompt
    prompt=True,
  File "/tmp/ovirt-XdibEAW3ym/otopi-plugins/otopi/dialog/machine.py", line 162, in queryString
    value = self._readline()
  File "/tmp/ovirt-XdibEAW3ym/pythonlib/otopi/dialog.py", line 259, in _readline
    raise IOError(_('End of file'))
IOError: End of file
2015-07-03 12:53:07 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Environment customization': End of file
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/error=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/exceptionInfo=list:'[(<type 'exceptions.IOError'>, IOError('End of file',), <traceback object at 0x1ff4bd8>)]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/iptablesEnable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/iptablesRules=list:'['', '# oVirt default firewall configuration. Automatically generated by vdsm bootstrap script.', '*filter', ':INPUT ACCEPT [0:0]', ':FORWARD ACCEPT [0:0]', ':OUTPUT ACCEPT [0:0]', '-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT', '-A INPUT -p icmp -j ACCEPT', '-A INPUT -i lo -j ACCEPT', '# vdsm', '-A INPUT -p tcp --dport 54321 -j ACCEPT', '# rpc.statd', '-A INPUT -p tcp --dport 111 -j ACCEPT', '-A INPUT -p udp --dport 111 -j ACCEPT', '# SSH', '-A INPUT -p tcp --dport 22 -j ACCEPT', '# snmp', '-A INPUT -p udp --dport 161 -j ACCEPT', '', '', '# libvirt tls', '-A INPUT -p tcp --dport 16514 -j ACCEPT', '', '# guest consoles', '-A INPUT -p tcp -m multiport --dports 5900:6923 -j ACCEPT', '', '# migration', '-A INPUT -p tcp -m multiport --dports 49152:49216 -j ACCEPT', '', '', '# Reject any other input traffic', '-A INPUT -j REJECT --reject-with icmp-host-prohibited', '-A FORWARD -m physdev ! --physdev-is-bridged -j REJECT --reject-with icmp-host-prohibited', 'COMMIT']'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshEnable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshKey=str:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMVXdginEn3S+5vqfGYMIfbyGmi9zfGav2phG8uGXJXMATFt3EPGcgkcKBoueao04xi3mCRzBOXLQVkxE9DAU1Y6Ku54bmuoYclklyAlnGRT/OHDGT5wPu2YRNONfp0fxBIT1q+ru+BxvdwiLtmJD488NgxNwmYCYEjJE3YImsX89tU3bnN2nIxJEh558oKeYxzb3MKkLbx783d7yfU4nzJ5B8EJKonMqpbx37jlSKIobk4dH5knr/W8R07MZFgSV/In6CfrMVh3VBeDlcKOOGDnywJGdfEn6qWuwLSg/5Nvtb77Gk5vRmPCVZRZQbp7FODDK69LGZosKZjvaCNQcb ovirt-engine'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshUser=str:'root'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV OVIRT_ENGINE/correlationId=str:'30047c1c'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/clockSet=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/engineHost=str:'brda.arnes.si'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/vdsmMinimumVersion=str:'4.9'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM_CONFIG/addresses/management_port=str:'54321'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM_CONFIG/vars/ssl=str:'true'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VIRT/enable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:53:07 INFO otopi.context context.runSequence:417 Stage: Pre-termination
2015-07-03 12:53:07 DEBUG otopi.context context.runSequence:421 STAGE pre-terminate
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage pre-terminate METHOD otopi.plugins.otopi.core.misc.Plugin._preTerminate
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/aborted=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/debug=int:'0'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/error=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/exceptionInfo=list:'[(<type 'exceptions.IOError'>, IOError('End of file',), <traceback object at 0x1ff4bd8>)]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/executionDirectory=str:'/root'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/log=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/pluginGroups=str:'otopi:ovirt-host-deploy'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/pluginPath=str:'/tmp/ovirt-XdibEAW3ym/otopi-plugins'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/suppressEnvironmentKeys=list:'[]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/chronyc=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/date=str:'/bin/date'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/dmidecode=str:'/sbin/dmidecode'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/firewall-cmd=str:'/bin/firewall-cmd'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/initctl=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/ip=str:'/sbin/ip'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/nmcli=str:'/bin/nmcli'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/openssl=str:'/bin/openssl'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/openstack-config=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/ovs-vsctl=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/rc=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/rc-update=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/reboot=str:'/sbin/reboot'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/service=str:'/sbin/service'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/systemctl=str:'/bin/systemctl'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/tuned-adm=str:'/sbin/tuned-adm'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/udevadm=str:'/bin/udevadm'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/configFileAppend=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/configFileName=str:'/etc/ovirt-host-deploy.conf'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/failOnPrioOverride=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logDir=str:'/tmp'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileHandle=file:'<open file '/tmp/ovirt-host-deploy-20150703125257-b8vd84.log', mode 'a' at 0x10ca810>'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileName=str:'/tmp/ovirt-host-deploy-20150703125257-b8vd84.log'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFileNamePrefix=str:'ovirt-host-deploy'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logFilterKeys=list:'[]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/logRemoveAtExit=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/mainTransaction=Transaction:'transaction'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/modifiedFiles=list:'[]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV CORE/randomizeEvents=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/cliVersion=int:'1'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/customization=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV DIALOG/dialect=str:'machine'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV GLUSTER/enable=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV GLUSTER/monitoringEnable=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV GLUSTER/monitoringServer=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV INFO/PACKAGE_NAME=str:'otopi'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV INFO/PACKAGE_VERSION=str:'1.3.2'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/firewalldAvailable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/firewalldDisableServices=list:'[]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/firewalldEnable=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/iptablesEnable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/iptablesRules=list:'['', '# oVirt default firewall configuration. Automatically generated by vdsm bootstrap script.', '*filter', ':INPUT ACCEPT [0:0]', ':FORWARD ACCEPT [0:0]', ':OUTPUT ACCEPT [0:0]', '-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT', '-A INPUT -p icmp -j ACCEPT', '-A INPUT -i lo -j ACCEPT', '# vdsm', '-A INPUT -p tcp --dport 54321 -j ACCEPT', '# rpc.statd', '-A INPUT -p tcp --dport 111 -j ACCEPT', '-A INPUT -p udp --dport 111 -j ACCEPT', '# SSH', '-A INPUT -p tcp --dport 22 -j ACCEPT', '# snmp', '-A INPUT -p udp --dport 161 -j ACCEPT', '', '', '# libvirt tls', '-A INPUT -p tcp --dport 16514 -j ACCEPT', '', '# guest consoles', '-A INPUT -p tcp -m multiport --dports 5900:6923 -j ACCEPT', '', '# migration', '-A INPUT -p tcp -m multiport --dports 49152:49216 -j ACCEPT', '', '', '# Reject any other input traffic', '-A INPUT -j REJECT --reject-with icmp-host-prohibited', '-A FORWARD -m physdev ! --physdev-is-bridged -j REJECT --reject-with icmp-host-prohibited', 'COMMIT']'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshEnable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshKey=str:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMVXdginEn3S+5vqfGYMIfbyGmi9zfGav2phG8uGXJXMATFt3EPGcgkcKBoueao04xi3mCRzBOXLQVkxE9DAU1Y6Ku54bmuoYclklyAlnGRT/OHDGT5wPu2YRNONfp0fxBIT1q+ru+BxvdwiLtmJD488NgxNwmYCYEjJE3YImsX89tU3bnN2nIxJEh558oKeYxzb3MKkLbx783d7yfU4nzJ5B8EJKonMqpbx37jlSKIobk4dH5knr/W8R07MZFgSV/In6CfrMVh3VBeDlcKOOGDnywJGdfEn6qWuwLSg/5Nvtb77Gk5vRmPCVZRZQbp7FODDK69LGZosKZjvaCNQcb ovirt-engine'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV NETWORK/sshUser=str:'root'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/INTERFACE_VERSION=str:'3'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/forceReboot=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/installIncomplete=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/installIncompleteReasons=list:'[]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV ODEPLOY/offlinePackager=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronEnable=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronLinuxBridgeEnable=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronOpenvswitchEnable=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV OPENSTACK/neutronOpenvswitchIntegrationBridge=str:'br-int'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV OVIRT_ENGINE/correlationId=str:'30047c1c'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/keepAliveInterval=int:'30'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumExpireCache=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumRollback=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV PACKAGER/yumpackagerEnabled=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/clockMaxGap=int:'5'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/clockSet=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/reboot=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/rebootAllow=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV SYSTEM/rebootDeferTime=int:'10'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/certificateChain=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/certificateEnrollment=str:'inline'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/checkVirtHardware=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/configOverride=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/connectionRetries=int:'60'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/connectionTimeout=int:'10'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/disableNetworkManager=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/engineAddress=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/engineHost=str:'brda.arnes.si'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/enginePort=int:'80'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/keySize=int:'2048'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/managementBridgeName=NoneType:'None'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/node=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/nodeHasOwnBridges=bool:'False'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/vdsmId=str:'071F7F82-4CC4-3343-9543-F18CFE6CF7E3'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM/vdsmMinimumVersion=str:'4.9'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM_CONFIG/addresses/management_port=str:'54321'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VDSM_CONFIG/vars/ssl=str:'true'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV VIRT/enable=bool:'True'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage pre-terminate METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***Q:STRING TERMINATION_COMMAND
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ###
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### Processing ended, use 'quit' to quit
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ### COMMAND> 
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:152 method exception
Traceback (most recent call last):
  File "/tmp/ovirt-XdibEAW3ym/pythonlib/otopi/context.py", line 142, in _executeMethod
    method['method']()
  File "/tmp/ovirt-XdibEAW3ym/otopi-plugins/otopi/dialog/cli.py", line 162, in _pre_terminate
    note=_("\nProcessing ended, use 'quit' to quit\nCOMMAND> ")
  File "/tmp/ovirt-XdibEAW3ym/otopi-plugins/otopi/dialog/cli.py", line 102, in _runCommandPrompt
    prompt=True,
  File "/tmp/ovirt-XdibEAW3ym/otopi-plugins/otopi/dialog/machine.py", line 162, in queryString
    value = self._readline()
  File "/tmp/ovirt-XdibEAW3ym/pythonlib/otopi/dialog.py", line 259, in _readline
    raise IOError(_('End of file'))
IOError: End of file
2015-07-03 12:53:07 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Pre-termination': End of file
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:500 ENV BASE/exceptionInfo=list:'[(<type 'exceptions.IOError'>, IOError('End of file',), <traceback object at 0x1ff4bd8>), (<type 'exceptions.IOError'>, IOError('End of file',), <traceback object at 0x21eea28>)]'
2015-07-03 12:53:07 DEBUG otopi.context context.dumpEnvironment:504 ENVIRONMENT DUMP - END
2015-07-03 12:53:07 INFO otopi.context context.runSequence:417 Stage: Termination
2015-07-03 12:53:07 DEBUG otopi.context context.runSequence:421 STAGE terminate
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage terminate METHOD otopi.plugins.otopi.dialog.human.Plugin._terminate
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:144 condition False
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage terminate METHOD otopi.plugins.otopi.dialog.machine.Plugin._terminate
2015-07-03 12:53:07 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:215 DIALOG:SEND       ***TERMINATE
2015-07-03 12:53:07 DEBUG otopi.context context._executeMethod:138 Stage terminate METHOD otopi.plugins.otopi.core.log.Plugin._terminate
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to