[ OST Failure Report ] [ oVirt-Host ] [ 17-01-2018 ] [ 002_bootstrap.add_hosts ]
by Dafna Ron
Hi,
We have a failure in test 002_bootstrap.add_hosts from upgrade suite.
Can you please check the issue?
*Link and headline of suspected patches: Reported as failed:
https://gerrit.ovirt.org/#/c/86152/ <https://gerrit.ovirt.org/#/c/86152/> -
build: post 4.2.1-1*
*Reported as root cause: https://gerrit.ovirt.org/#/c/85421/
<https://gerrit.ovirt.org/#/c/85421/> - Require katello-agentLink to Job:*
*http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4908/
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4908/>Link
to all
logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4908/a...
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4908/artifact>(Relevant)
error snippet from the log: <error>nsaction commit.2018-01-17
00:08:41,743-05 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(VdsDeploy) [8f86c69] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing
Host lago-upgrade-from-release-suite-master-host0. Setting kernel
arguments.2018-01-17 00:08:41,977-05 ERROR
[org.ovirt.engine.core.uutils.ssh.SSHDialog]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] Swallowing exception as
preferring stderr2018-01-17 00:08:41,977-05 ERROR
[org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (VdsDeploy) [8f86c69]
Error during deploy dialog2018-01-17 00:08:41,978-05 ERROR
[org.ovirt.engine.core.uutils.ssh.SSHDialog]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] SSH error running
command root@lago-upgrade-from-release-suite-master-host0:'umask 0077;
MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap
"chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" >
/dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x &&
"${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine
DIALOG/customization=bool:True': RuntimeException: Unexpected error during
execution: bash: line 1: 1419 Segmentation fault
"${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine
DIALOG/customization=bool:True2018-01-17 00:08:41,979-05 ERROR
[org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] Error during host
lago-upgrade-from-release-suite-master-host0 install2018-01-17
00:08:41,983-05 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] EVENT_ID:
VDS_INSTALL_IN_PROGRESS_ERROR(511), An error has occurred during
installation of Host lago-upgrade-from-release-suite-master-host0:
Unexpected error during execution: bash: line 1: 1419 Segmentation
fault "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine
DIALOG/customization=bool:True.2018-01-17 00:08:41,983-05 ERROR
[org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] Error during host
lago-upgrade-from-release-suite-master-host0 install, preferring first
exception: Unexpected connection termination2018-01-17 00:08:41,983-05
ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] Host installation
failed for host '76f737a5-fc15-4641-91c8-f5ef28b02436',
'lago-upgrade-from-release-suite-master-host0': Unexpected connection
termination2018-01-17 00:08:41,989-05 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] START,
SetVdsStatusVDSCommand(HostName =
lago-upgrade-from-release-suite-master-host0,
SetVdsStatusVDSCommandParameters:{hostId='76f737a5-fc15-4641-91c8-f5ef28b02436',
status='InstallFailed', nonOperationalReason='NONE',
stopSpmFailureLogged='false', maintenanceReason='null'}), log id:
47ad9c872018-01-17 00:08:41,995-05 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] FINISH,
SetVdsStatusVDSCommand, log id: 47ad9c872018-01-17 00:08:42,003-05 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] EVENT_ID:
VDS_INSTALL_FAILED(505), Host lago-upgrade-from-release-suite-master-host0
installation failed. Unexpected connection termination.2018-01-17
00:08:42,014-05 INFO
[org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [8f86c69] Lock freed to object
'EngineLock:{exclusiveLocks='[76f737a5-fc15-4641-91c8-f5ef28b02436=VDS]',
sharedLocks=''}'</error>*
6 years, 10 months
Subject: [ OST Failure Report ] [ oVirt Master ] [Jan 15th 2018 ] [ 004_basic_sanity.verify_glance_import ]
by Dafna Ron
Hi,
We had a failure in test : 004_basic_sanity.verify_glance_import
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4829/testRe...>
The issue is actually with engine loosing connection to host and assuming
there was a failure.
however, I could not find a failure in the vdsm which would be related to
this issue.
Please note that there is a NPE in the engine log for trying to update the
task status which I think is something that should be addressed.
*Link and headline of suspected patches: Patch repoted as the failed:
https://gerrit.ovirt.org/#/c/86198/2 <https://gerrit.ovirt.org/#/c/86198/2>*
Patch reported as root cause: https://gerrit.ovirt.org/#/c/84883/11
*Link to Job:*
*http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4829/
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4829/>Link
to all
logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4829/a...
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4829/artifact/>(Relevant)
error snippet from the log: <error>2018-01-14 21:24:16,881-05 ERROR
[org.ovirt.vdsm.jsonrpc.client.JsonRpcClient] (ResponseWorker) [] Not able
to update response for "6bae83f1-184c-475a-96e7-240e58ead94c"2018-01-14
21:25:34,824-05 INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager]
(default task-6) [ae77e2a8-1473-487d-949b-e6f525dcb38f] Adding task
'388ef299-f83e-4af1-93a6-07781caf275f' (Parent Command
'AddImageFromScratch', Parameters Type
'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters'), polling
hasn't started yet..2018-01-14 21:25:34,866-05 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (default task-6)
[ae77e2a8-1473-487d-949b-e6f525dcb38f] BaseAsyncTask::startPollingTask:
Starting to poll task '388ef299-f83e-4af1-93a6-07781caf275f'.2018-01-14
21:25:34,900-05 ERROR
[org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (default task-6)
[ae77e2a8-1473-487d-949b-e6f525dcb38f] Command
'org.ovirt.engine.core.bll.storage.disk.AddDiskCommand' failed:
null2018-01-14 21:25:34,900-05 ERROR
[org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (default task-6)
[ae77e2a8-1473-487d-949b-e6f525dcb38f] Exception:
java.lang.NullPointerException at
org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:163)
[bll.jar:] at
org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1140)
[bll.jar:] at
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1282)
[bll.jar:] at
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1931)
[bll.jar:] at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:164)
[utils.jar:] at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:103)
[utils.jar:] at
org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1342)
[bll.jar:] at
org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:407)
[bll.jar:] at
org.ovirt.engine.core.bll.executor.DefaultBackendActionExecutor.execute(DefaultBackendActionExecutor.java:13)
[bll.jar:] at
org.ovirt.engine.core.bll.Backend.runAction(Backend.java:468)
[bll.jar:] at
org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:450)
[bll.jar:] at
org.ovirt.engine.core.bll.Backend.runInternalAction(Backend.java:656)
[bll.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) [rt.jar:1.8.0_151] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_151] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_151] at
java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_151]
at
org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:78)
at
org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:88)
at
org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:101)
at
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
[wildfly-ee-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at
org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:255)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:381)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:244)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64)
[weld-core-impl-2.4.3.Final.jar:2.4.3.Final] at
org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
[wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422):</error>*
6 years, 10 months
[ OST Failure Report ] [ oVirt-engine-dashboard ] [ 17-01-2018 ] [ 002_bootstrap.add_hosts ]
by Dafna Ron
hi,
We are failing test 002_bootstrap.add_hosts
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4918/testRe...>
on ovirt-engine-dashboard in the upgrade suite.
The error seems to be for missing metrics rules in the ansible playbook.
*Link and headline of suspected patches:
https://gerrit.ovirt.org/#/c/86318/ <https://gerrit.ovirt.org/#/c/86318/> -
add fc27.spec link for automation Link to
Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4918/
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4918/>Link
to all logs:*
*http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4918/artifact/
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4918/artifact/>(Relevant)
error snippet from the log: <error>2018-01-17 08:36:23,706 p=27149 u=ovirt
| Using /usr/share/ovirt-engine/playbooks/ansible.cfg as config
file2018-01-17 08:36:23,734 p=27149 u=ovirt | ERROR! the role
'oVirt.metrics' was not found in
/usr/share/ovirt-engine/playbooks/roles:/var/lib/ovirt-engine/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/usr/share/ovirt-engine/playbooks/roles:/usr/share/ovirt-engine/playbooksThe
error appears to have been in
'/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy/meta/main.yml':
line 6, column 5, but maybe elsewhere in the file depending on the exact
syntax problem.The offending line appears to be: -
ovirt-host-deploy-firewalld - oVirt.metrics ^ here2018-01-17
08:36:23,764-05 ERROR
[org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [849756c] Host installation
failed for host '61c7b24f-e19d-4101-a945-a65b30b7b488',
'lago-upgrade-from-release-suite-master-host0': Failed to execute Ansible
host-deploy role. Please check logs for more details:
/var/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20180117083623-lago-upgrade-from-release-suite-master-host0-849756c.log2018-01-17
08:36:23,769-05 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [849756c] START,
SetVdsStatusVDSCommand(HostName =
lago-upgrade-from-release-suite-master-host0,
SetVdsStatusVDSCommandParameters:{hostId='61c7b24f-e19d-4101-a945-a65b30b7b488',
status='InstallFailed', nonOperationalReason='NONE',
stopSpmFailureLogged='false', maintenanceReason='null'}), log id:
65b48a392018-01-17 08:36:23,773-05 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [849756c] FINISH,
SetVdsStatusVDSCommand, log id: 65b48a392018-01-17 08:36:23,780-05 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-1) [849756c] EVENT_ID:
VDS_INSTALL_FAILED(505), Host lago-upgrade-from-release-suite-master-host0
installation failed. Failed to execute Ansible host-deploy role. Please
check logs for more details:
/var/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20180117083623-lago-upgrade-from-release-suite-master-host0-849756c.log.2018-01-17
08:36:23,788-05 INFO
[org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand]
(EE-ManagedThreadFactory-engine-Thread-1) [849756c] Lock freed to object
'EngineLock:{exclusiveLocks='[61c7b24f-e19d-4101-a945-a65b30b7b488=VDS]',
sharedLocks=''}'</error>*
6 years, 10 months
[IMPORTANT] getting rid of our implementation of UUID generation in 4.2.1
by Eli Mesika
Hi
We had decided to drop our UUID generation function from DB in 4.2.1 and
use the one provided by PG (using an extension)
Please note that once this patch [1] is merged , you will have to do the
following steps in your env in order that it will continue working.
1) make sure that the postgresql-contrib is installed on your machine
(yum/dnf install postgresql-contrib -y)
2) run the following command from psql prompt while logging in with a DB
admin (postgres) user
a) DROP FUNCTION IF EXISTS uuid_generate_v1();
b) CREATE EXTENSION "uuid-ossp";'
3) validate from psql prompt by :
# select * from pg_available_extensions where name = 'uuid-ossp' and
installed_version IS NOT NULL;
You should get the following result
-[ RECORD 1 ]-----+------------------------------------------------
name | uuid-ossp
default_version | 1.0
installed_version | 1.0
comment | generate universally unique identifiers (UUIDs)
Please contact me for any questions or problems you encounter after this
patch is merged to master.
[1] https://gerrit.ovirt.org/#/c/84832/
Thanks
Eli Mesika
6 years, 10 months
Subject: [ OST Failure Report ] [ oVirt Master ] [ 15 Jan 2018 ] [ 004_basic_sanity.vm_run ]
by Dafna Ron
Hi,
We had a failure in OST on the upgrade suite.
*Link and headline of suspected patches: Reported as the cause:
https://gerrit.ovirt.org/#/c/86115/4 -
<https://gerrit.ovirt.org/#/c/86115/4>vm: support error_policy='report' for
CDROMs*Reported* as the root cause: *https://gerrit.ovirt.org/#/c/86114/4
net tests: Fix vlan creation name length in nettestlib
<https://gerrit.ovirt.org/#/c/86114/4>
* <https://gerrit.ovirt.org/#/c/86114/4>*
*Link to Job:*
*http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4854/
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4854/>Link
to all
logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4854/a...
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4854/artifact/>(Relevant)
error snippet from the log: <error>*
*vdsm: *type=file, path= threshold=unset at 0x7f57d8027d40>>
watermarkLimit:536870912 (vm:2134)
2018-01-15 13:12:06,126-0500 ERROR (vm/75adb67b) [virt.vm]
(vmId='75adb67b-4390-45f7-a677-8d4515cf4a2b') The vm start process failed
(vm:917)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 846, in
_startUnderlyingVm
self._run()
File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2735, in
_run
domxml = hooks.before_vm_start(self._buildDomainXML(),
File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2191, in
_buildDomainXML
return self._make_domain_xml()
File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2236, in
_make_domain_xml
devices_xml = self._process_devices()
File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2116, in
_process_devices
dev_xml = dev.getXML()
File "/usr/lib/python2.7/site-packages/vdsm/virt/vmdevices/storage.py",
line 595, in getXML
diskelem.appendChild(_getDriverXML(self))
File "/usr/lib/python2.7/site-packages/vdsm/virt/vmdevices/storage.py",
line 957, in _getDriverXML
if (drive['propagateErrors'] == 'on' or
File "/usr/lib/python2.7/site-packages/vdsm/virt/vmdevices/storage.py",
line 292, in __getitem__
raise KeyError(key)
KeyError: 'propagateErrors'
2018-01-15 13:12:06,129-0500 INFO (vm/75adb67b) [virt.vm]
(vmId='75adb67b-4390-45f7-a677-8d4515cf4a2b') Changed state to Down:
'propagateErrors' (code=1) (vm:1636)
engine:
*2018-01-15 13:12:07,203-05 ERROR
[org.ovirt.engine.core.vdsbroker.monitoring.VmsMonitoring]
(ForkJoinPool-1-worker-15) [] Rerun VM
'75adb67b-4390-45f7-a677-8d4515cf4a2b'. Called from VDS
'lago-upgrade-from-release-suite-master-host0'2018-01-15 13:12:07,205-05
INFO [org.ovirt.engine.core.vdsbroker.VdsManager]
(ForkJoinPool-1-worker-15) [] VMs initialization finished for Host:
'lago-upgrade-from-release-suite-master-host0:c98b0719-383b-4656-a28d-03005e2fb862'2018-01-15
13:12:07,256-05 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-19) [] EVENT_ID:
USER_INITIATED_RUN_VM_FAILED(151), Failed to run VM vm0 on Host
lago-upgrade-from-release-suite-master-host0.2018-01-15 13:12:07,274-05
INFO [org.ovirt.engine.core.bll.RunVmOnceCommand]
(EE-ManagedThreadFactory-engine-Thread-19) [] Lock Acquired to object
'EngineLock:{exclusiveLocks='[75adb67b-4390-45f7-a677-8d4515cf4a2b=VM]',
sharedLocks=''}'2018-01-15 13:12:07,294-05 INFO
[org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-19) [] START,
IsVmDuringInitiatingVDSCommand(
IsVmDuringInitiatingVDSCommandParameters:{vmId='75adb67b-4390-45f7-a677-8d4515cf4a2b'}),
log id: 41c281dc2018-01-15 13:12:07,294-05 INFO
[org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-19) [] FINISH,
IsVmDuringInitiatingVDSCommand, return: false, log id: 41c281dc2018-01-15
13:12:07,300-05 WARN [org.ovirt.engine.core.bll.RunVmOnceCommand]
(EE-ManagedThreadFactory-engine-Thread-19) [] Validation of action
'RunVmOnce' failed for user admin@internal-authz. Reasons:
VAR__ACTION__RUN,VAR__TYPE__VM,VAR__ACTION__RUN,VAR__TYPE__VM,SCHEDULING_NO_HOSTS</error>*
6 years, 10 months
OST Regression in add cluster (IBRS related)
by Yaniv Kaul
See[1] - do we need to update Lago / Lago OST plugin?
Error Message
Unsupported CPU model: Haswell-noTSX-IBRS. Supported models:
IvyBridge,Westmere,Skylake,Penryn,Haswell,Broadwell,Nehalem,Skylake-Client,Broadwell-noTSX,Conroe,SandyBridge,Haswell-noTSX
Stacktrace
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_master_check-patch-el7-x86_64/ovirt-system-tests/basic-suite-master/test-scenarios/002_bootstrap.py",
line 277, in add_cluster
add_cluster_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_master_check-patch-el7-x86_64/ovirt-system-tests/basic-suite-master/test-scenarios/002_bootstrap.py",
line 305, in add_cluster_4
cpu_family = prefix.virt_env.get_ovirt_cpu_family()
File "/usr/lib/python2.7/site-packages/ovirtlago/virt.py", line 151,
in get_ovirt_cpu_family
','.join(cpu_map[host.cpu_vendor].iterkeys())
RuntimeError: Unsupported CPU model: Haswell-noTSX-IBRS. Supported
models: IvyBridge,Westmere,Skylake,Penryn,Haswell,Broadwell,Nehalem,Skylake-Client,Broadwell-noTSX,Conroe,SandyBridge,Haswell-noTSX
Y.
[1] http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x8...
6 years, 10 months
vdsm stable branch maitainership
by Dan Kenigsberg
Hello,
I would like to nominate Milan Zamazal and Petr Horacek as maintainers
of vdsm stable branches. This job requires understanding of vdsm
packaging and code, a lot of attention to details and awareness of the
requirements of other components and teams.
I believe that both Milan and Petr have these qualities. I am certain
they would work in responsive caution when merging and tagging patches
to the stable branches.
vdsm maintainers, please confirm if you approve.
Regards,
Dan.
6 years, 10 months