[JIRA] (OVIRT-3114) Unexplained timeouts in CI, need to investigate on a host

2021-08-13 Thread Nir Soffer (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=41053#comment-41053
 ] 

Nir Soffer commented on OVIRT-3114:
---

On Thu, Aug 12, 2021 at 11:30 PM Nir Soffer  wrote:
>
> We see unexplained timeouts in vdsm tests in the last 2 days.
>
> This code that should finish in no time times out after 30 seconds:
>
> op = qemuimg.rebase(
> vol.volumePath,
> "wrong",
> format=qemuimg.FORMAT.QCOW2,
> backingFormat=qemuimg.FORMAT.RAW,
> unsafe=True)
> op.run()
>
> See
> https://gerrit.ovirt.org/c/vdsm/+/116185
>
> I'm disabling this test for now, but I need to understand what's going
> on in the CI. I think the only way to understand this issue is to ssh to
> a slave and debug this code manually in the same environment used
> by the tests.

We skip 10 tests now:
https://gerrit.ovirt.org/c/vdsm/+/116189

This should be reverted when the root cause is fixed.

> Unexplained timeouts in CI, need to investigate on a host
> -
>
> Key: OVIRT-3114
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3114
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> We see unexplained timeouts in vdsm tests in the last 2 days.
> This code that should finish in no time times out after 30 seconds:
> op = qemuimg.rebase(
> vol.volumePath,
> "wrong",
> format=qemuimg.FORMAT.QCOW2,
> backingFormat=qemuimg.FORMAT.RAW,
> unsafe=True)
> op.run()
> See
> https://gerrit.ovirt.org/c/vdsm/+/116185
> I'm disabling this test for now, but I need to understand what's going
> on in the CI. I think the only way to understand this issue is to ssh to
> a slave and debug this code manually in the same environment used
> by the tests.
> Nir



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100172)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/SKVT725JMNNV6VB46B3UK4QRTJVAEUNX/


[JIRA] (OVIRT-3114) Unexplained timeouts in CI, need to investigate on a host

2021-08-12 Thread Nir Soffer (oVirt JIRA)
Nir Soffer created OVIRT-3114:
-

 Summary: Unexplained timeouts in CI, need to investigate on a host
 Key: OVIRT-3114
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3114
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra


We see unexplained timeouts in vdsm tests in the last 2 days.

This code that should finish in no time times out after 30 seconds:

op = qemuimg.rebase(
vol.volumePath,
"wrong",
format=qemuimg.FORMAT.QCOW2,
backingFormat=qemuimg.FORMAT.RAW,
unsafe=True)
op.run()

See
https://gerrit.ovirt.org/c/vdsm/+/116185

I'm disabling this test for now, but I need to understand what's going
on in the CI. I think the only way to understand this issue is to ssh to
a slave and debug this code manually in the same environment used
by the tests.

Nir



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100172)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/RAYQZXVFDIJNO6K56O32HTVUWA47MWVA/