qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: qemu-devel@nongnu.org, fam@euphon.net, kwolf@redhat.com,
	emaste@freebsd.org, qemu-block@nongnu.org, philmd@redhat.com,
	armbru@redhat.com, cfergeau@redhat.com, mreitz@redhat.com,
	wainersm@redhat.com, lwhsu@freebsd.org
Subject: Re: [Qemu-devel] [PATCH v2 0/8] tests/qemu-iotests: Run basic iotests during "make check"
Date: Wed, 1 May 2019 12:04:18 +0200	[thread overview]
Message-ID: <ef32496a-c449-bf2a-0ccf-3eef9e875f07@redhat.com> (raw)
In-Reply-To: <87a7g67f0q.fsf@zen.linaroharston>

On 01/05/2019 10.30, Alex Bennée wrote:
> 
> Thomas Huth <thuth@redhat.com> writes:
> 
>> On 29/04/2019 05.47, no-reply@patchew.org wrote:
>>> Patchew URL: https://patchew.org/QEMU/20190428155451.15653-1-thuth@redhat.com/
>>>
>>> This series failed the asan build test. Please find the testing commands and
>>> their output below. If you have Docker installed, you can probably reproduce it
>>> locally.
>>>
>>> === TEST SCRIPT BEGIN ===
>>> #!/bin/bash
>>> time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
>>> === TEST SCRIPT END ===
>>>
>>> The full log is available at
>>> http://patchew.org/logs/20190428155451.15653-1-thuth@redhat.com/testing.asan/?type=message.
>>
>> The asan test failed since it could not check out the repository ...
>> a networking problem?
>>
>> Anyway, looks like there was a real bug here:
>>
>>  https://patchew.org/logs/20190428155451.15653-1-thuth@redhat.com/testing.docker-clang@ubuntu/?type=message
>>
>> Test 162 failed with:
>>
>> 162         - output mismatch (see 162.out.bad)
>> --- /tmp/qemu-test/src/tests/qemu-iotests/162.out	2019-04-28 16:09:31.000000000 +0000
>> +++ /tmp/qemu-test/build/tests/qemu-iotests/162.out.bad	2019-04-28 16:24:21.669646149 +0000
>> @@ -6,7 +6,9 @@
>>  image: nbd+unix://?socket=42
>>
>>  === SSH ===
>> +qemu-img: warning: GLib: getpwuid_r(): failed due to unknown user id (1003)
>>  qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": "0", "path": "/foo"}': Failed to connect socket: Connection refused
>> +qemu-img: warning: GLib: getpwuid_r(): failed due to unknown user id (1003)
>>  qemu-img: Could not open 'driver=ssh,host=localhost,port=0,path=/foo': Failed to connect socket: Connection refused
>>  qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}': Parameter 'port' expects a number
>>  qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects a number
>>
>> ... I think I'll remove 162 from the "auto" group to avoid this.
> 
> Should I wait for a v3 then?

Yes, I've got to respin anyway since there is a conflict with the new
iotest 249.

 Thomas

WARNING: multiple messages have this Message-ID (diff)
From: Thomas Huth <thuth@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: fam@euphon.net, kwolf@redhat.com, emaste@freebsd.org,
	qemu-block@nongnu.org, qemu-devel@nongnu.org,
	cfergeau@redhat.com, armbru@redhat.com, wainersm@redhat.com,
	mreitz@redhat.com, philmd@redhat.com, lwhsu@freebsd.org
Subject: Re: [Qemu-devel] [PATCH v2 0/8] tests/qemu-iotests: Run basic iotests during "make check"
Date: Wed, 1 May 2019 12:04:18 +0200	[thread overview]
Message-ID: <ef32496a-c449-bf2a-0ccf-3eef9e875f07@redhat.com> (raw)
Message-ID: <20190501100418.Yu0qalHKVTReQGAD8qjts4qZD-pZgCRqhb7TzM9h4-g@z> (raw)
In-Reply-To: <87a7g67f0q.fsf@zen.linaroharston>

On 01/05/2019 10.30, Alex Bennée wrote:
> 
> Thomas Huth <thuth@redhat.com> writes:
> 
>> On 29/04/2019 05.47, no-reply@patchew.org wrote:
>>> Patchew URL: https://patchew.org/QEMU/20190428155451.15653-1-thuth@redhat.com/
>>>
>>> This series failed the asan build test. Please find the testing commands and
>>> their output below. If you have Docker installed, you can probably reproduce it
>>> locally.
>>>
>>> === TEST SCRIPT BEGIN ===
>>> #!/bin/bash
>>> time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
>>> === TEST SCRIPT END ===
>>>
>>> The full log is available at
>>> http://patchew.org/logs/20190428155451.15653-1-thuth@redhat.com/testing.asan/?type=message.
>>
>> The asan test failed since it could not check out the repository ...
>> a networking problem?
>>
>> Anyway, looks like there was a real bug here:
>>
>>  https://patchew.org/logs/20190428155451.15653-1-thuth@redhat.com/testing.docker-clang@ubuntu/?type=message
>>
>> Test 162 failed with:
>>
>> 162         - output mismatch (see 162.out.bad)
>> --- /tmp/qemu-test/src/tests/qemu-iotests/162.out	2019-04-28 16:09:31.000000000 +0000
>> +++ /tmp/qemu-test/build/tests/qemu-iotests/162.out.bad	2019-04-28 16:24:21.669646149 +0000
>> @@ -6,7 +6,9 @@
>>  image: nbd+unix://?socket=42
>>
>>  === SSH ===
>> +qemu-img: warning: GLib: getpwuid_r(): failed due to unknown user id (1003)
>>  qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": "0", "path": "/foo"}': Failed to connect socket: Connection refused
>> +qemu-img: warning: GLib: getpwuid_r(): failed due to unknown user id (1003)
>>  qemu-img: Could not open 'driver=ssh,host=localhost,port=0,path=/foo': Failed to connect socket: Connection refused
>>  qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}': Parameter 'port' expects a number
>>  qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects a number
>>
>> ... I think I'll remove 162 from the "auto" group to avoid this.
> 
> Should I wait for a v3 then?

Yes, I've got to respin anyway since there is a conflict with the new
iotest 249.

 Thomas


  parent reply	other threads:[~2019-05-01 10:04 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-28 15:54 [Qemu-devel] [PATCH v2 0/8] tests/qemu-iotests: Run basic iotests during "make check" Thomas Huth
2019-04-28 15:54 ` Thomas Huth
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 1/8] tests/qemu-iotests: Fix output of qemu-io related tests Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-05-01 10:24   ` Alex Bennée
2019-05-01 10:24     ` Alex Bennée
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 2/8] tests/qemu-iotests/005: Add a sanity check for large sparse file support Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-05-01 11:08   ` Alex Bennée
2019-05-01 11:08     ` Alex Bennée
2019-05-01 12:06     ` Eric Blake
2019-05-01 12:06       ` Eric Blake
2019-05-01 13:36       ` Thomas Huth
2019-05-01 13:36         ` Thomas Huth
2019-05-01 13:13     ` Thomas Huth
2019-05-01 13:13       ` Thomas Huth
2019-05-01 14:23       ` Alex Bennée
2019-05-01 14:23         ` Alex Bennée
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 3/8] tests/qemu-iotests/check: Pick a default machine if necessary Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-05-01  8:27   ` Alex Bennée
2019-05-01  8:27     ` Alex Bennée
2019-05-01 15:18   ` Philippe Mathieu-Daudé
2019-05-01 15:18     ` Philippe Mathieu-Daudé
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 4/8] tests/qemu-iotests: Do not hard-code the path to bash Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-05-01  8:27   ` Alex Bennée
2019-05-01  8:27     ` Alex Bennée
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 5/8] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-04-30 21:54   ` Li-Wen Hsu
2019-04-30 21:54     ` Li-Wen Hsu
2019-05-01 11:09   ` Alex Bennée
2019-05-01 11:09     ` Alex Bennée
2019-05-01 15:19   ` Philippe Mathieu-Daudé
2019-05-01 15:19     ` Philippe Mathieu-Daudé
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 6/8] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-05-01 11:10   ` Alex Bennée
2019-05-01 11:10     ` Alex Bennée
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 7/8] tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-05-01 16:37   ` Alex Bennée
2019-05-01 16:37     ` Alex Bennée
2019-05-02  5:44     ` Thomas Huth
2019-05-02  5:44       ` Thomas Huth
2019-04-28 15:54 ` [Qemu-devel] [PATCH v2 8/8] tests: Run the iotests during "make check" again Thomas Huth
2019-04-28 15:54   ` Thomas Huth
2019-04-28 16:10 ` [Qemu-devel] [PATCH v2 0/8] tests/qemu-iotests: Run basic iotests during "make check" no-reply
2019-04-28 16:10   ` no-reply
2019-04-29  5:25   ` Thomas Huth
2019-04-29  5:25     ` Thomas Huth
2019-04-29  3:47 ` no-reply
2019-04-29  3:47   ` no-reply
2019-04-29  5:30   ` Thomas Huth
2019-04-29  5:30     ` Thomas Huth
2019-05-01  8:30     ` Alex Bennée
2019-05-01  8:30       ` Alex Bennée
2019-05-01 10:04       ` Thomas Huth [this message]
2019-05-01 10:04         ` Thomas Huth
2019-05-01  8:30 ` Alex Bennée
2019-05-01  8:30   ` Alex Bennée

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=ef32496a-c449-bf2a-0ccf-3eef9e875f07@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=cfergeau@redhat.com \
    --cc=emaste@freebsd.org \
    --cc=fam@euphon.net \
    --cc=kwolf@redhat.com \
    --cc=lwhsu@freebsd.org \
    --cc=mreitz@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wainersm@redhat.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).