Re: [Lago] [hc-basic-suite-master] - Error starting HE VM

2017-08-16 Thread Daniel Belenky
Hi Sahina,

I've checked http://jenkins.ovirt.org/job/system-tests_hc-basic-suite-mas
ter/22/ and it indeed ran on a host on which nested flag was off.
I've took this host offline that will fix it's configuration.

Thanks,

On Wed, Aug 16, 2017 at 10:52 AM, Sahina Bose  wrote:

> Hosted-engine setup logs indicate
>   File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/mixins.py",
> line 315, in _create_vm
> 'The VM is not powering up: please check VDSM logs'
> RuntimeError: The VM is not powering up: please check VDSM logs
>
> And the vdsm logs:
>
> 2017-08-15 22:20:46,953-0400 ERROR (vm/55fd65fe) [virt.vm]
> (vmId='55fd65fe-b10e-4510-8210-37acc35a207a') The vm start process failed
> (vm:853)
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 782, in
> _startUnderlyingVm
> self._run()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2538, in
> _run
> dom = self._connection.createXML(domxml, flags)
>   File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line
> 125, in wrapper
> ret = f(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 586, in
> wrapper
> return func(inst, *args, **kwargs)
>   File "/usr/lib64/python2.7/site-packages/libvirt.py", line 3782, in
> createXML
> if ret is None:raise libvirtError('virDomainCreateXML() failed',
> conn=self)
> libvirtError: invalid argument: could not find capabilities for
> arch=x86_64 domaintype=kvm
>
>
> Isn't nested VT enabled for hosts running these tests?
>
>
> On Wed, Aug 16, 2017 at 8:04 AM,  wrote:
>
>> Project: http://jenkins.ovirt.org/job/system-tests_hc-basic-suite-master/
>> Build: http://jenkins.ovirt.org/job/system-tests_hc-basic-suite-mas
>> ter/22/
>> Build Number: 22
>> Build Status:  Still Failing
>> Triggered By: Started by timer
>>
>> -
>> Changes Since Last Success:
>> -
>> Changes for Build #16
>> [Yaniv Kaul] Added missing dependencies to allow offline installation
>>
>> [Daniel Belenky] Append ansible suite to OST's manual job
>>
>>
>> Changes for Build #17
>> [Shani Leviim] Change '004_basic_sanity#hotunplug_disk' test to use sdk4
>>
>> [Gil Shinar] Mount upstream sources folder in mock
>>
>> [Gil Shinar] Ability to pass U/S cache folder path
>>
>>
>> Changes for Build #18
>> [Shani Leviim] Change '004_basic_sanity#hotunplug_disk' test to use sdk4
>>
>>
>> Changes for Build #19
>> [Shani Leviim] Change '004_basic_sanity#hotunplug_disk' test to use sdk4
>>
>>
>> Changes for Build #20
>> [Gal Ben Haim] check-patch: Don't fail on missing logs
>>
>> [Barak Korren] Adding injection of mirrors to slaves
>>
>> [Barak Korren] Add repo configuration for FC24 slaves
>>
>> [Barak Korren] Add repo configuration for FC25 and FC26 slaves
>>
>>
>> Changes for Build #21
>> [Gal Ben Haim] he_3.6: Remove suite
>>
>>
>> Changes for Build #22
>> [Gal Ben Haim] docs: Use mkdocs insted of sphinx
>>
>>
>>
>>
>> -
>> Failed Tests:
>> -
>> 1 tests failed.
>> FAILED:  002_bootstrap.py.junit.xml.[empty]
>>
>> Error Message:
>>
>>
>> Stack Trace:
>> Test report file /home/jenkins/workspace/system
>> -tests_hc-basic-suite-master/exported-artifacts/002_bootstrap.py.junit.xml
>> was length 0
>
>
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>


-- 

DANIEL BELENKY

RHV DEVOPS

EMEA VIRTUALIZATION R

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[Lago] [hc-basic-suite-master] - Error starting HE VM

2017-08-16 Thread Sahina Bose
Hosted-engine setup logs indicate
  File
"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/mixins.py",
line 315, in _create_vm
'The VM is not powering up: please check VDSM logs'
RuntimeError: The VM is not powering up: please check VDSM logs

And the vdsm logs:

2017-08-15 22:20:46,953-0400 ERROR (vm/55fd65fe) [virt.vm]
(vmId='55fd65fe-b10e-4510-8210-37acc35a207a') The vm start process failed
(vm:853)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 782, in
_startUnderlyingVm
self._run()
  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2538, in
_run
dom = self._connection.createXML(domxml, flags)
  File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line
125, in wrapper
ret = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 586, in
wrapper
return func(inst, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 3782, in
createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed',
conn=self)
libvirtError: invalid argument: could not find capabilities for arch=x86_64
domaintype=kvm


Isn't nested VT enabled for hosts running these tests?


On Wed, Aug 16, 2017 at 8:04 AM,  wrote:

> Project: http://jenkins.ovirt.org/job/system-tests_hc-basic-suite-master/
> Build: http://jenkins.ovirt.org/job/system-tests_hc-basic-suite-master/22/
> Build Number: 22
> Build Status:  Still Failing
> Triggered By: Started by timer
>
> -
> Changes Since Last Success:
> -
> Changes for Build #16
> [Yaniv Kaul] Added missing dependencies to allow offline installation
>
> [Daniel Belenky] Append ansible suite to OST's manual job
>
>
> Changes for Build #17
> [Shani Leviim] Change '004_basic_sanity#hotunplug_disk' test to use sdk4
>
> [Gil Shinar] Mount upstream sources folder in mock
>
> [Gil Shinar] Ability to pass U/S cache folder path
>
>
> Changes for Build #18
> [Shani Leviim] Change '004_basic_sanity#hotunplug_disk' test to use sdk4
>
>
> Changes for Build #19
> [Shani Leviim] Change '004_basic_sanity#hotunplug_disk' test to use sdk4
>
>
> Changes for Build #20
> [Gal Ben Haim] check-patch: Don't fail on missing logs
>
> [Barak Korren] Adding injection of mirrors to slaves
>
> [Barak Korren] Add repo configuration for FC24 slaves
>
> [Barak Korren] Add repo configuration for FC25 and FC26 slaves
>
>
> Changes for Build #21
> [Gal Ben Haim] he_3.6: Remove suite
>
>
> Changes for Build #22
> [Gal Ben Haim] docs: Use mkdocs insted of sphinx
>
>
>
>
> -
> Failed Tests:
> -
> 1 tests failed.
> FAILED:  002_bootstrap.py.junit.xml.[empty]
>
> Error Message:
>
>
> Stack Trace:
> Test report file /home/jenkins/workspace/system-tests_hc-basic-suite-
> master/exported-artifacts/002_bootstrap.py.junit.xml was length 0
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra