* [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.7.0
[not found] <410483215.37.1471766765455.JavaMail.jenkins@bj-ha-1>
@ 2016-08-22 2:42 ` Eric Ren
2016-08-22 3:31 ` [Ocfs2-devel] [Ocfs2-test-devel] " Joseph Qi
2016-08-22 8:21 ` [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.8.0-rc2 Eric Ren
0 siblings, 2 replies; 4+ messages in thread
From: Eric Ren @ 2016-08-22 2:42 UTC (permalink / raw)
To: ocfs2-devel
Hi,
The test report below is agaist vanilla kernel v4.7.0. Some highlights:
1. As you can see from logs attached, pcmk stack is used with "blocksize=4096,
clustersize=32768";
2. "inline" testcase on multiple nodes failed 3/3 times so far; seems to be a regression issue;
3. Two cases are skipped:
o lvb_torture: libo2dlm [1] doesn't correctly support LVB operations for fs/dlm;
Actually, ocfs2 tools (mkfs and fsck) even don't need LVB operations, so it is not
worth touching
libo2dlm right now, I think;
o filecheck: is not scheduled this time;
4. "discontig test" is missing now:-/
If anyone is intersted in the detailed test logs, I can upload somewhere;-) will schedule
test for V4.8.rc2 soon.
[1] https://oss.oracle.com/pipermail/ocfs2-tools-devel/2008-May/000761.html
Eric
run-dev-test
*BUILD UNSTABLE*
Project: run-dev-test
Date of build: Sat, 20 Aug 2016 20:11:19 +0800
Build duration: 19 hr
Build cause: Started by upstream project "zren-testing/ocfs2-dlm-dev" build number 16
Build description: linux vanilla kernel V4.7.0
Built on: HA-232
Health Report
W Description Score
Build stability: 2 out of the last 5 builds failed. 60
Test Result: 1 test failing out of a total of 29 tests. 96
Tests Reports
<http://147.2.207.237:8080/job/zren-testing/job/run-dev-test/28//testReport>
Package Failed Passed Skipped Total
MultipleNodes 1 8 1 *10*
MultipleNodes.inline.inline-test
SingleNode 0 18 1 *19*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20160822/62cc5af0/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: single_run.log
Type: application/octet-stream
Size: 7763 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20160822/62cc5af0/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiple-run-x86_64-2016-08-21-01-11-40.log
Type: application/octet-stream
Size: 1074 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20160822/62cc5af0/attachment-0001.obj
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Ocfs2-devel] [Ocfs2-test-devel] OCFS2 test report for linux vanilla kernel V4.7.0
2016-08-22 2:42 ` [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.7.0 Eric Ren
@ 2016-08-22 3:31 ` Joseph Qi
2016-08-30 7:51 ` Eric Ren
2016-08-22 8:21 ` [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.8.0-rc2 Eric Ren
1 sibling, 1 reply; 4+ messages in thread
From: Joseph Qi @ 2016-08-22 3:31 UTC (permalink / raw)
To: ocfs2-devel
Hi Eric,
Thanks very much for your efforts.
I am interested in the failed inline testcase. Could you please send out
the testcase as well as detailed log? I'll do analysis when I have time.
Thanks,
Joseph
On 2016/8/22 10:42, Eric Ren wrote:
> Hi,
>
>
> The test report below is agaist vanilla kernel v4.7.0. Some highlights:
>
> 1. As you can see from logs attached, pcmk stack is used with "blocksize=4096, clustersize=32768";
>
> 2. "inline" testcase on multiple nodes failed 3/3 times so far; seems to be a regression issue;
>
> 3. Two cases are skipped:
> o lvb_torture: libo2dlm [1] doesn't correctly support LVB operations for fs/dlm;
>
> Actually, ocfs2 tools (mkfs and fsck) even don't need LVB operations, so it is not worth touching
>
> libo2dlm right now, I think;
>
> o filecheck: is not scheduled this time;
>
> 4. "discontig test" is missing now:-/
>
>
> If anyone is intersted in the detailed test logs, I can upload somewhere;-) will schedule test for V4.8.rc2 soon.
>
> [1] https://oss.oracle.com/pipermail/ocfs2-tools-devel/2008-May/000761.html
>
> Eric
>
> run-dev-test
> *BUILD UNSTABLE*
> Project: run-dev-test
> Date of build: Sat, 20 Aug 2016 20:11:19 +0800
> Build duration: 19 hr
> Build cause: Started by upstream project "zren-testing/ocfs2-dlm-dev" build number 16
> Build description: linux vanilla kernel V4.7.0
> Built on: HA-232
>
>
> Health Report
>
> W Description Score
> Build stability: 2 out of the last 5 builds failed. 60
> Test Result: 1 test failing out of a total of 29 tests. 96
>
>
> Tests Reports
>
> <http://147.2.207.237:8080/job/zren-testing/job/run-dev-test/28//testReport>
> Package Failed Passed Skipped Total
> MultipleNodes 1 8 1 *10*
> MultipleNodes.inline.inline-test
> SingleNode 0 18 1 *19*
>
>
>
>
> _______________________________________________
> Ocfs2-test-devel mailing list
> Ocfs2-test-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/ocfs2-test-devel
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.8.0-rc2
2016-08-22 2:42 ` [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.7.0 Eric Ren
2016-08-22 3:31 ` [Ocfs2-devel] [Ocfs2-test-devel] " Joseph Qi
@ 2016-08-22 8:21 ` Eric Ren
1 sibling, 0 replies; 4+ messages in thread
From: Eric Ren @ 2016-08-22 8:21 UTC (permalink / raw)
To: ocfs2-devel
Sorry, actually it's already:
4.8.0-rc2-173-g184ca82-1.gacbdb4b-vanilla
Eric
On 08/22/2016 10:42 AM, Eric Ren wrote:
> Hi,
>
>
> The test report below is agaist vanilla kernel v4.7.0. Some highlights:
>
> 1. As you can see from logs attached, pcmk stack is used with "blocksize=4096,
> clustersize=32768";
>
> 2. "inline" testcase on multiple nodes failed 3/3 times so far; seems to be a regression
> issue;
>
> 3. Two cases are skipped:
> o lvb_torture: libo2dlm [1] doesn't correctly support LVB operations for fs/dlm;
>
> Actually, ocfs2 tools (mkfs and fsck) even don't need LVB operations, so it is not
> worth touching
>
> libo2dlm right now, I think;
>
> o filecheck: is not scheduled this time;
>
> 4. "discontig test" is missing now:-/
>
>
> If anyone is intersted in the detailed test logs, I can upload somewhere;-) will schedule
> test for V4.8.rc2 soon.
>
> [1] https://oss.oracle.com/pipermail/ocfs2-tools-devel/2008-May/000761.html
>
> Eric
>
> run-dev-test
> *BUILD UNSTABLE*
> Project: run-dev-test
> Date of build: Sat, 20 Aug 2016 20:11:19 +0800
> Build duration: 19 hr
> Build cause: Started by upstream project "zren-testing/ocfs2-dlm-dev" build number 16
> Build description: linux vanilla kernel V4.7.0
> Built on: HA-232
>
>
> Health Report
>
> W Description Score
> Build stability: 2 out of the last 5 builds failed. 60
> Test Result: 1 test failing out of a total of 29 tests. 96
>
>
> Tests Reports
>
> <http://147.2.207.237:8080/job/zren-testing/job/run-dev-test/28//testReport>
> Package Failed Passed Skipped Total
> MultipleNodes 1 8 1 *10*
> MultipleNodes.inline.inline-test
> SingleNode 0 18 1 *19*
>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Ocfs2-devel] [Ocfs2-test-devel] OCFS2 test report for linux vanilla kernel V4.7.0
2016-08-22 3:31 ` [Ocfs2-devel] [Ocfs2-test-devel] " Joseph Qi
@ 2016-08-30 7:51 ` Eric Ren
0 siblings, 0 replies; 4+ messages in thread
From: Eric Ren @ 2016-08-30 7:51 UTC (permalink / raw)
To: ocfs2-devel
Hi Joseph,
On 08/22/2016 11:31 AM, Joseph Qi wrote:
> Hi Eric,
> Thanks very much for your efforts.
Nop
> I am interested in the failed inline testcase. Could you please send out
> the testcase as well as detailed log? I'll do analysis when I have time.
Of course, logs has been attached. And you can also find the recent vanilla kernel repo here:
http://download.opensuse.org/repositories/Kernel:/vanilla/standard/
Eric
>
> Thanks,
> Joseph
>
> On 2016/8/22 10:42, Eric Ren wrote:
>> Hi,
>>
>>
>> The test report below is agaist vanilla kernel v4.7.0. Some highlights:
>>
>> 1. As you can see from logs attached, pcmk stack is used with "blocksize=4096, clustersize=32768";
>>
>> 2. "inline" testcase on multiple nodes failed 3/3 times so far; seems to be a regression issue;
>>
>> 3. Two cases are skipped:
>> o lvb_torture: libo2dlm [1] doesn't correctly support LVB operations for fs/dlm;
>>
>> Actually, ocfs2 tools (mkfs and fsck) even don't need LVB operations, so it is not worth touching
>>
>> libo2dlm right now, I think;
>>
>> o filecheck: is not scheduled this time;
>>
>> 4. "discontig test" is missing now:-/
>>
>>
>> If anyone is intersted in the detailed test logs, I can upload somewhere;-) will schedule test for V4.8.rc2 soon.
>>
>> [1] https://oss.oracle.com/pipermail/ocfs2-tools-devel/2008-May/000761.html
>>
>> Eric
>>
>> run-dev-test
>> *BUILD UNSTABLE*
>> Project: run-dev-test
>> Date of build: Sat, 20 Aug 2016 20:11:19 +0800
>> Build duration: 19 hr
>> Build cause: Started by upstream project "zren-testing/ocfs2-dlm-dev" build number 16
>> Build description: linux vanilla kernel V4.7.0
>> Built on: HA-232
>>
>>
>> Health Report
>>
>> W Description Score
>> Build stability: 2 out of the last 5 builds failed. 60
>> Test Result: 1 test failing out of a total of 29 tests. 96
>>
>>
>> Tests Reports
>>
>> <http://147.2.207.237:8080/job/zren-testing/job/run-dev-test/28//testReport>
>> Package Failed Passed Skipped Total
>> MultipleNodes 1 8 1 *10*
>> MultipleNodes.inline.inline-test
>> SingleNode 0 18 1 *19*
>>
>>
>>
>>
>> _______________________________________________
>> Ocfs2-test-devel mailing list
>> Ocfs2-test-devel at oss.oracle.com
>> https://oss.oracle.com/mailman/listinfo/ocfs2-test-devel
>>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ocfs2-test-log-28.gz
Type: application/gzip
Size: 1828456 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20160830/50b41e65/attachment-0001.bin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-08-30 7:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <410483215.37.1471766765455.JavaMail.jenkins@bj-ha-1>
2016-08-22 2:42 ` [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.7.0 Eric Ren
2016-08-22 3:31 ` [Ocfs2-devel] [Ocfs2-test-devel] " Joseph Qi
2016-08-30 7:51 ` Eric Ren
2016-08-22 8:21 ` [Ocfs2-devel] OCFS2 test report for linux vanilla kernel V4.8.0-rc2 Eric Ren
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.