qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Christian Borntraeger <borntraeger@linux.ibm.com>,
	Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>,
	qemu-devel@nongnu.org, qemu block <qemu-block@nongnu.org>,
	qemu-s390x <qemu-s390x@nongnu.org>
Subject: Re: qemu iotest 161 and make check
Date: Thu, 10 Feb 2022 18:13:31 +0100	[thread overview]
Message-ID: <a4955275-6cdd-f54d-81b1-8380aad0461f@redhat.com> (raw)
In-Reply-To: <586f035a-91b7-4743-9285-09996aa32b4f@linux.ibm.com>

On 10/02/2022 15.51, Christian Borntraeger wrote:
> 
> 
> Am 10.02.22 um 15:47 schrieb Vladimir Sementsov-Ogievskiy:
>> 10.02.2022 10:57, Christian Borntraeger wrote:
>>> Hello,
>>>
>>> I do see spurious failures of 161 in our CI, but only when I use
>>> make check with parallelism (-j).
>>> I have not yet figured out which other testcase could interfere
>>>
>>> @@ -34,6 +34,8 @@
>>>   *** Commit and then change an option on the backing file
>>>
>>>   Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=1048576
>>> +qemu-img: TEST_DIR/t.IMGFMT.base: Failed to get "write" lock
>>> +Is another process using the image [TEST_DIR/t.IMGFMT.base]?
>>>   Formatting 'TEST_DIR/t.IMGFMT.int', fmt=IMGFMT size=1048576 
>>> backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
>>>   Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 
>>> backing_file=TEST_DIR/t.IMGFMT.int backing_fmt=IMGFMT
>>>   { 'execute': 'qmp_capabilities' }
>>>
>>>
>>> any ideas?
>>>
>>
>> Hmm, interesting.. Is it always 161 and always exactly this diff?
> 
> Its always 161 and only 161. I would need to check if its always the same 
> error.
> 
>>
>> First, this place in 161 is usual: we just create and image, like in many 
>> other tests.
>>
>> Second, why _make_test_img trigger "Failed to get write lock"? It should 
>> just create an image. Hmm. And probably starts QSD if protocol is fuse. 
>> So, that start of QSD may probably fail.. Is that the case? What is image 
>> format and protocol used in test run?
>>
>> But anyway, tests running in parallel should not break each other as each 
>> test has own TEST_DIR and SOCK_DIR..

Unless you run into the issue that Hanna described here:

  https://lists.gnu.org/archive/html/qemu-devel/2022-02/msg01735.html

  Thomas




  reply	other threads:[~2022-02-10 18:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10  7:57 qemu iotest 161 and make check Christian Borntraeger
2022-02-10 14:47 ` Vladimir Sementsov-Ogievskiy
2022-02-10 14:51   ` Christian Borntraeger
2022-02-10 17:13     ` Thomas Huth [this message]
2022-02-10 17:44       ` Vladimir Sementsov-Ogievskiy
2022-02-21 10:27         ` Christian Borntraeger
2022-03-31  7:44           ` Christian Borntraeger
2022-03-31  8:25             ` Christian Borntraeger
2022-10-27  5:54               ` Christian Borntraeger
2022-12-05 13:49                 ` Christian Borntraeger
2022-03-31  9:59             ` Li Zhang
2022-02-14  9:08   ` Christian Borntraeger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4955275-6cdd-f54d-81b1-8380aad0461f@redhat.com \
    --to=thuth@redhat.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=vsementsov@virtuozzo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).