Re: Smoke [blead] v5.23.8-19-ga975eeb FAIL(X) os/390 24.00 (2964/)

2016-02-25 Thread Yaroslav Kuzmin
В Чт., 25/02/2016 в 21:20 -0700, Karl Williamson пишет:
> On 02/25/2016 03:02 AM, Yaroslav Kuzmin wrote:
> >
> >   Smoke log available at 
> > https://drive.google.com/file/d/0B5PTttxwo7qAVnlkd0tzdlNNVFk
> >
> > Automated smoke report for branch blead 5.23.9 patch 
> > a975eebad193acb8e3a92283cb3cdad1480b6ddc
> > v5.23.8-19-ga975eeb
> > RS12: 2964 (2964/)
> >  onos/390 - 24.00
> >  using c99 version
> >  smoketime 4 hours 36 minutes (average 2 hours 18 minutes)
> >
> > Summary: FAIL(X)
>
> OK.  There are lots of failures, but the good news is that the ones
> involving sockets and the like haven't shown back up, and the smoke
> headline  correctly indicates failure.
>
> Further good news for me is that smokes on HP-UX appear to be failing
> nearly identically, and I have hands-on access to a box running that, so
> I can debug it without having to bother you.  But I would like some
> debug output of the smoke test that was failing earlier, charset.t
>
> ./perl -Dr -Ilib re/charset.t
>
> and capture the output (some is to stderr) and send it to me.
>

(00:00) RS12 : PDKUZM | ~/ussport/perl/perl-build :> ./perl -Dr -Ilib 
t/re/charset.t &>charset.t.log

Log available at https://drive.google.com/file/d/0B5PTttxwo7qARDZwTkw1NEZqYnc

> Thanks
>
> In the meantime, I suggest resuming your regular schedule of blead
> smokes to guard against new issues creeping in.  I think once a week is
> probably enough.
>
Me a added the power on mainframe. I can test a couple of times a week.

P.S. February 22 and 23 were holidays in Russia.

> >
> > O = OK  F = Failure(s), extended report at the bottom
> > X = Failure(s) under TEST but not under harness
> > ? = still running or test results not (yet) available
> > Build failures during:   - = unknown or N/A
> > c = Configure, m = make, M = make (after miniperl), t = make test-prep
> >
> > v5.23.8-19-ga975eeb  Configuration (common) none
> > --- -
> > X X X X -Dusedl
> > > > > +- PERLIO = perlio -DDEBUGGING
> > > > +--- PERLIO = stdio  -DDEBUGGING
> > > +- PERLIO = perlio
> > +--- PERLIO = stdio
> >
> >
> > Locally applied patches:
> >  SMOKEa975eebad193acb8e3a92283cb3cdad1480b6ddc
> >
> > Tests skipped on user request:
> >  # One test name on a line
> > Failures: (common-args) none
> > [stdio] -Dusedl
> > Inconsistent test results (between TEST and harness):
> >  ../t/re/fold_grind.t 
> > ...
> > FAILED
> > at test 97
> >  ../t/re/charset.t... 
> > ..
> > FAILED at test 1441
> >  ../t/re/regexp_noamp.t.. 
> > .
> > FAILED
> > at test 1896
> >  ../t/re/regex_sets_compat.t. 
> >  FAILED at
> > test 1896
> >  ../t/re/pat.t...
> > ..
> > FAILED at test 733
> >  ../t/re/regexp_trielist.t... 
> > .. FAILED
> > at
> > test 1896
> >  ../t/re/pat_advanced.t.. 
> > .
> > FAILED-
> > -no leader found
> >  ../t/re/regexp.t
> > ...
> > FAILED at test 1896
> >  ../t/re/regexp_notrie.t. 
> > 
> > FAILED at
> > test 1896
> >  ../t/re/regexp_qr_embed.t... 
> > .. FAILED
> > at
> > test 1896
> >  ../t/re/regexp_qr.t. 
> > 
> > FAILED at test 1896
> >
> > [perlio] -Dusedl
> > Inconsistent test results (between TEST and harness):
> >  ../t/re/regex_sets_compat.t. 
> >  FAILED at
> > test 1896
> >  ../t/re/pat.t...
> > ..
> > FAILED at test 733
> >  ../t/re/charset.t... 
> > ..
> > FAILED at test 1441
> >  ../t/re/fold_grind.t 
> > ...
> > FAILED
> > at test 97
> >  ../t/re/regexp_noamp.t.. 
> > .
> > FAILED
> > at test 1896
> >  ../t/re/regexp_trielist.t... 
> > .. FAILED
> > at
> > test 1896
> >  ../t/re/pat_advanced.t.. 
> > .
> > FAILED-
> > -no leader found
> >  ../t/re/regexp_qr.t. 
> > 
> > FAILED at test 1896
> >  ../t/re/rege

Re: Smoke [blead] v5.23.8-19-ga975eeb FAIL(X) os/390 24.00 (2964/)

2016-02-25 Thread Karl Williamson

On 02/25/2016 03:02 AM, Yaroslav Kuzmin wrote:


  Smoke log available at 
https://drive.google.com/file/d/0B5PTttxwo7qAVnlkd0tzdlNNVFk

Automated smoke report for branch blead 5.23.9 patch 
a975eebad193acb8e3a92283cb3cdad1480b6ddc
v5.23.8-19-ga975eeb
RS12: 2964 (2964/)
 onos/390 - 24.00
 using c99 version
 smoketime 4 hours 36 minutes (average 2 hours 18 minutes)

Summary: FAIL(X)


OK.  There are lots of failures, but the good news is that the ones 
involving sockets and the like haven't shown back up, and the smoke 
headline  correctly indicates failure.


Further good news for me is that smokes on HP-UX appear to be failing 
nearly identically, and I have hands-on access to a box running that, so 
I can debug it without having to bother you.  But I would like some 
debug output of the smoke test that was failing earlier, charset.t


./perl -Dr -Ilib re/charset.t

and capture the output (some is to stderr) and send it to me.

Thanks

In the meantime, I suggest resuming your regular schedule of blead 
smokes to guard against new issues creeping in.  I think once a week is 
probably enough.




O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.23.8-19-ga975eeb  Configuration (common) none
--- -
X X X X -Dusedl

+- PERLIO = perlio -DDEBUGGING

+--- PERLIO = stdio  -DDEBUGGING

+- PERLIO = perlio

+--- PERLIO = stdio


Locally applied patches:
 SMOKEa975eebad193acb8e3a92283cb3cdad1480b6ddc

Tests skipped on user request:
 # One test name on a line
Failures: (common-args) none
[stdio] -Dusedl
Inconsistent test results (between TEST and harness):
 ../t/re/fold_grind.t 
... FAILED
at test 97
 ../t/re/charset.t... 
..
FAILED at test 1441
 ../t/re/regexp_noamp.t.. 
. FAILED
at test 1896
 ../t/re/regex_sets_compat.t. 
 FAILED at
test 1896
 ../t/re/pat.t... 
..
FAILED at test 733
 ../t/re/regexp_trielist.t... 
.. FAILED at
test 1896
 ../t/re/pat_advanced.t.. 
. FAILED-
-no leader found
 ../t/re/regexp.t 
...
FAILED at test 1896
 ../t/re/regexp_notrie.t. 
 FAILED at
test 1896
 ../t/re/regexp_qr_embed.t... 
.. FAILED at
test 1896
 ../t/re/regexp_qr.t. 

FAILED at test 1896

[perlio] -Dusedl
Inconsistent test results (between TEST and harness):
 ../t/re/regex_sets_compat.t. 
 FAILED at
test 1896
 ../t/re/pat.t... 
..
FAILED at test 733
 ../t/re/charset.t... 
..
FAILED at test 1441
 ../t/re/fold_grind.t 
... FAILED
at test 97
 ../t/re/regexp_noamp.t.. 
. FAILED
at test 1896
 ../t/re/regexp_trielist.t... 
.. FAILED at
test 1896
 ../t/re/pat_advanced.t.. 
. FAILED-
-no leader found
 ../t/re/regexp_qr.t. 

FAILED at test 1896
 ../t/re/regexp_qr_embed.t... 
.. FAILED at
test 1896
 ../t/re/regexp.t 
...
FAILED at test 1896
 ../t/re/regexp_notrie.t. 
 FAILED at
test 1896

[stdio] -DDEBUGGING -Dusedl
Inconsistent test results (between TEST and harness):
 ../t/re/pat_advanced.t.. 
. FAILED-
-no leader found
 ../t/re/regexp_notrie.t. 
 FAILED at
test 1896
 ../t/re/regexp.t 
...
FAILED at test 1896
 ../t/re/regexp_qr_embed.t...