Bug #48304 Sporadic failure of rpl_multi_delete2 in PB
Submitted: 26 Oct 2009 11:56 Modified: 27 Nov 2009 9:59
Reporter: Rafal Somla Email Updates:
Status: Verified Impact on me:
None 
Category:Tools: Pushbuild Severity:S3 (Non-critical)
Version:5.1, 6.0.x OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: pb2, sporadic, test failure

[26 Oct 2009 11:56] Rafal Somla
Description:
I observed a sporadic failure of rpl_multi_delete2 test in PB for mysql-6.0-backup tree:

rpl.rpl_multi_delete2                    [ fail ]
        Test ended at 2009-10-24 17:50:51

CURRENT_TEST: rpl.rpl_multi_delete2
mysqltest: In included file "./include/master-slave.inc": At line 6: query 'connect  master,127.0.0.1,root,,test,$MASTER_MYPORT,' failed: 2003: Can't connect to MySQL server on '127.0.0.1' (125)
Failed to read from '/export/home/pb2/test/sb_0-879303-1256386006.54/mysql-6.0.14-alpha-solaris10-sparc-test/mysql-test/var/log/rpl_multi_delete2.log', errno: 22

Notes:

1. The 2 following retires after this failure have passed.

2. Sven says that this is most probably caused by master or slave server not being alive when master-slave.inc is invoked. 

3. This failure is different from the one reported in Bug#41496.

How to repeat:
Can not repeat it in a reliable way - found only 2 occurrences in PB.
[26 Oct 2009 12:00] Sven Sandberg
Notes:

 (1) This may not be specific to rpl_multi_delete2. The same message has been observed in random tests. See xref: http://tinyurl.com/yz3xa6u

 (2) This cannot be analyzed before BUG#48303 is fixed.
[26 Oct 2009 12:14] Luis Soares
Very similar failures were observed in 5.1 code base as well (eg, in bugteam trees):

http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&test_failure_id=2404454
[20 Nov 2009 10:03] Sveta Smirnova
Thank you for the report.

Set to "Verified" as repeatable in pushbuild with info documented in the initial description.
[27 Nov 2009 9:59] Sveta Smirnova
Bug is only repeatable on that pushbuild machine.
[14 Dec 2009 12:05] Luis Soares
More failures in 5.1 codebase (5.1-bugteam):

http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&search=yes&push_id=75601...

http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&search=yes&push_id=75539...

http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&search=yes&push_id=75467...
[25 Feb 2010 10:24] Luis Soares
See also BUG#36967.