Bug #40115 main.bootstrap fails in 6.0-rpl: wrong exit code from mysqlbootstrap
Submitted: 17 Oct 2008 16:22 Modified: 15 Dec 2008 13:13
Reporter: Sven Sandberg Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Tests Severity:S7 (Test Cases)
Version:6.0-rpl OS:Windows
Assigned to: Zhenxing He CPU Architecture:Any
Tags: 6.0-rpl-green, bootstrap, pushbuild, test failure

[17 Oct 2008 16:22] Sven Sandberg
Description:
Pushbuild failure that happens only in 6.0-rpl:

main.bootstrap                           [ fail ]

CURRENT_TEST: main.bootstrap
mysqltest: At line 32: command "$MYSQLD_BOOTSTRAP_CMD  < $MYSQLTEST_VARDIR/tmp/bootstrap_error.sql >> $MYSQLTEST_VARDIR/tmp/bootstrap.log 2>&1" succeeded - should have failed with errno 1...

The result from queries just before the failure was:
drop table if exists t1;
drop table t1;

 - saving 'e:/var-n_mix-100/log/main.bootstrap/' to 'e:/var-n_mix-100/log/main.bootstrap/'

Retrying test, attempt(2/3)...

cygpath -m C:/cygwin/home/pushbuild/pb1/pb/bzr_mysql-6.0-rpl/80/mysql-6.0.8-alpha-pb80/sql/release/mysqld.exe
cygpath -m e:/var-n_mix-100/mysqld.1/mysqld.err
cygpath -m e:/var-n_mix-100/mysqld.1/mysqld.err
cygpath -m C:/cygwin/home/pushbuild/pb1/pb/bzr_mysql-6.0-rpl/80/mysql-6.0.8-alpha-pb80/client/release//mysqltest.exe
cygpath -m e:/var-n_mix-100/tmp/check-mysqld_1.err
cygpath -m C:/cygwin/home/pushbuild/pb1/pb/bzr_mysql-6.0-rpl/80/mysql-6.0.8-alpha-pb80/client/release//mysqltest.exe
cygpath -m e:/var-n_mix-100/log/current_test

How to repeat:
E.g., here: https://intranet.mysql.com/secure/pushbuild/showpush.pl?dir=bzr_mysql-6.0-rpl&order=80 vm-win2003-64-b/n_mix
Has failed over 200 times according to xref: http://tinyurl.com/6786us

Note that BUG#40109 may or may not be related.
[14 Nov 2008 10:16] Lars Thalmann
Andrei, can you have a look at the crash?
When crash is fixed, probably re-assign to Serge...