See <http://hudson.drizzle.org/job/drizzle-staging-randgen/182/>
------------------------------------------ [...truncated 925 lines...] Sun Feb 28 22:43:38 2010 INFO: Dropping any test database previously setup. Sun Feb 28 22:43:38 2010 INFO: Creating test database. Sun Feb 28 22:43:38 2010 INFO: Running : limit_compare with ./gentest.pl --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test --threads=5 --queries=1000 --engine=Innodb --gendata=conf/drizzle.zz --grammar=conf/limit_compare.yy Sun Feb 28 22:43:40 2010 INFO: limit_compare FAILED # 22:43:39 Starting # 22:43:39 ./gentest.pl \ # 22:43:39 --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test \ # 22:43:39 --threads=5 \ # 22:43:39 --queries=1000 \ # 22:43:39 --engine=Innodb \ # 22:43:39 --gendata=conf/drizzle.zz \ # 22:43:39 --grammar=conf/limit_compare.yy # 22:43:39 ------------------------------- # 22:43:39 Configuration # 22:43:39 dsn => ['dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test'] # 22:43:39 duration => 3600 # 22:43:39 engine => Innodb # 22:43:39 gendata => conf/drizzle.zz # 22:43:39 grammar => conf/limit_compare.yy # 22:43:39 queries => 1000 # 22:43:39 reporters => [''] # 22:43:39 seed => 1 # 22:43:39 threads => 5 # 22:43:39 validators => [''] # 22:43:39 Default schema: test # 22:43:39 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:39 # Creating Drizzle table test.table0_innodb_int_autoinc . # 22:43:39 # Creating Drizzle table test.table1_innodb_int_autoinc . # 22:43:39 # Creating Drizzle table test.table10_innodb_int_autoinc . # 22:43:39 # Creating Drizzle table test.table100_innodb_int_autoinc . # 22:43:39 Reporters: ErrorLog, Backtrace # 22:43:39 Validators: ErrorMessageCorruption # 22:43:39 Starting 5 processes, 1000 queries each, duration 3600 seconds. # 22:43:39 GenTest::ErrorFilter(9957) started # 22:43:39 Default schema: test # 22:43:39 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:39 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:39 Default schema: test # 22:43:39 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:39 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:39 Default schema: test # 22:43:39 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:39 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:39 Default schema: test # 22:43:39 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:39 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:39 Default schema: test # 22:43:39 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:39 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:39 Started periodic reporting process... # 22:43:40 Killing periodic reporting process with pid 9958... # 22:43:40 Kill GenTest::ErrorFilter(9957) # 22:43:40 Test completed with failure status 11. Sun Feb 28 22:43:40 2010 INFO: Stopping Drizzled server on port 9306 Sun Feb 28 22:43:43 2010 INFO: Clearing Drizzled server on port 9306 Sun Feb 28 22:43:43 2010 INFO: Starting Drizzled server on port 9306 Sun Feb 28 22:43:44 2010 INFO: Dropping any test database previously setup. Sun Feb 28 22:43:44 2010 INFO: Creating test database. Sun Feb 28 22:43:44 2010 INFO: Running : subquery_semijoin_nested with ./gentest.pl --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test --threads=5 --queries=1000 --engine=Innodb --gendata=conf/drizzle.zz --grammar=conf/subquery_semijoin_nested_drizzle.yy Sun Feb 28 22:43:46 2010 INFO: subquery_semijoin_nested FAILED # 22:43:45 Starting # 22:43:45 ./gentest.pl \ # 22:43:45 --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test \ # 22:43:45 --threads=5 \ # 22:43:45 --queries=1000 \ # 22:43:45 --engine=Innodb \ # 22:43:45 --gendata=conf/drizzle.zz \ # 22:43:45 --grammar=conf/subquery_semijoin_nested_drizzle.yy # 22:43:45 ------------------------------- # 22:43:45 Configuration # 22:43:45 dsn => ['dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test'] # 22:43:45 duration => 3600 # 22:43:45 engine => Innodb # 22:43:45 gendata => conf/drizzle.zz # 22:43:45 grammar => conf/subquery_semijoin_nested_drizzle.yy # 22:43:45 queries => 1000 # 22:43:45 reporters => [''] # 22:43:45 seed => 1 # 22:43:45 threads => 5 # 22:43:45 validators => [''] # 22:43:45 Default schema: test # 22:43:45 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:45 # Creating Drizzle table test.table0_innodb_int_autoinc . # 22:43:45 # Creating Drizzle table test.table1_innodb_int_autoinc . # 22:43:45 # Creating Drizzle table test.table10_innodb_int_autoinc . # 22:43:45 # Creating Drizzle table test.table100_innodb_int_autoinc . # 22:43:45 Reporters: ErrorLog, Backtrace # 22:43:45 Validators: ErrorMessageCorruption # 22:43:45 Starting 5 processes, 1000 queries each, duration 3600 seconds. # 22:43:45 GenTest::ErrorFilter(10007) started # 22:43:45 Default schema: test # 22:43:45 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:45 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:45 Default schema: test # 22:43:45 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:45 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:45 Default schema: test # 22:43:45 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:45 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:45 Default schema: test # 22:43:45 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:45 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:45 Default schema: test # 22:43:45 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:45 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:46 Started periodic reporting process... # 22:43:46 Killing periodic reporting process with pid 10008... # 22:43:46 Kill GenTest::ErrorFilter(10007) # 22:43:46 Test completed with failure status 11. Sun Feb 28 22:43:46 2010 INFO: Stopping Drizzled server on port 9306 Sun Feb 28 22:43:49 2010 INFO: Clearing Drizzled server on port 9306 Sun Feb 28 22:43:50 2010 INFO: Starting Drizzled server on port 9306 Sun Feb 28 22:43:51 2010 INFO: Dropping any test database previously setup. Sun Feb 28 22:43:51 2010 INFO: Creating test database. Sun Feb 28 22:43:51 2010 INFO: Running : database_consistency_after_recovery with ./gentest.pl --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test --threads=5 --queries=1000 --engine=Innodb --gendata=conf/transactions.zz --grammar=conf/transactions.yy --reporters=RecoveryConsistency Sun Feb 28 22:43:52 2010 INFO: database_consistency_after_recovery FAILED # 22:43:51 Starting # 22:43:51 ./gentest.pl \ # 22:43:51 --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test \ # 22:43:51 --threads=5 \ # 22:43:51 --queries=1000 \ # 22:43:51 --engine=Innodb \ # 22:43:51 --gendata=conf/transactions.zz \ # 22:43:51 --grammar=conf/transactions.yy \ # 22:43:51 --reporters=RecoveryConsistency # 22:43:51 ------------------------------- # 22:43:51 Configuration # 22:43:51 dsn => ['dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test'] # 22:43:51 duration => 3600 # 22:43:51 engine => Innodb # 22:43:51 gendata => conf/transactions.zz # 22:43:51 grammar => conf/transactions.yy # 22:43:51 queries => 1000 # 22:43:51 reporters => ['RecoveryConsistency'] # 22:43:51 seed => 1 # 22:43:51 threads => 5 # 22:43:51 validators => [''] # 22:43:51 Default schema: test # 22:43:51 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:51 # Creating Drizzle table test.table10_innodb_int_autoinc . # 22:43:51 # Creating Drizzle table test.table100_innodb_int_autoinc . # 22:43:51 Reporters: RecoveryConsistency # 22:43:51 Validators: ErrorMessageCorruption # 22:43:51 Starting 5 processes, 1000 queries each, duration 3600 seconds. # 22:43:51 GenTest::ErrorFilter(10057) started # 22:43:51 Default schema: test # 22:43:51 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:51 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:51 Default schema: test # 22:43:51 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:51 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:51 Default schema: test # 22:43:51 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:51 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:51 Default schema: test # 22:43:51 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:51 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:51 Default schema: test # 22:43:51 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:51 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:51 Started periodic reporting process... # 22:43:52 Killing periodic reporting process with pid 10058... # 22:43:52 Kill GenTest::ErrorFilter(10057) # 22:43:52 Test completed with failure status 11. Sun Feb 28 22:43:52 2010 INFO: Stopping Drizzled server on port 9306 Sun Feb 28 22:43:55 2010 INFO: Clearing Drizzled server on port 9306 Sun Feb 28 22:43:55 2010 INFO: Starting Drizzled server on port 9306 Sun Feb 28 22:43:56 2010 INFO: Dropping any test database previously setup. Sun Feb 28 22:43:56 2010 INFO: Creating test database. Sun Feb 28 22:43:56 2010 INFO: Running : optimizer_subquery_portable with ./gentest.pl --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test --threads=5 --queries=1000 --engine=Innodb --gendata=conf/drizzle.zz --grammar=conf/optimizer_subquery_portable.yy --validators=SelectStability Sun Feb 28 22:43:58 2010 INFO: optimizer_subquery_portable FAILED # 22:43:57 Starting # 22:43:57 ./gentest.pl \ # 22:43:57 --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test \ # 22:43:57 --threads=5 \ # 22:43:57 --queries=1000 \ # 22:43:57 --engine=Innodb \ # 22:43:57 --gendata=conf/drizzle.zz \ # 22:43:57 --grammar=conf/optimizer_subquery_portable.yy \ # 22:43:57 --validators=SelectStability # 22:43:57 ------------------------------- # 22:43:57 Configuration # 22:43:57 dsn => ['dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test'] # 22:43:57 duration => 3600 # 22:43:57 engine => Innodb # 22:43:57 gendata => conf/drizzle.zz # 22:43:57 grammar => conf/optimizer_subquery_portable.yy # 22:43:57 queries => 1000 # 22:43:57 reporters => [''] # 22:43:57 seed => 1 # 22:43:57 threads => 5 # 22:43:57 validators => ['SelectStability'] # 22:43:57 Default schema: test # 22:43:57 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:57 # Creating Drizzle table test.table0_innodb_int_autoinc . # 22:43:57 # Creating Drizzle table test.table1_innodb_int_autoinc . # 22:43:57 # Creating Drizzle table test.table10_innodb_int_autoinc . # 22:43:57 # Creating Drizzle table test.table100_innodb_int_autoinc . # 22:43:57 Reporters: ErrorLog, Backtrace # 22:43:57 Validators: SelectStability # 22:43:57 Starting 5 processes, 1000 queries each, duration 3600 seconds. # 22:43:57 GenTest::ErrorFilter(10107) started # 22:43:57 Default schema: test # 22:43:57 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:57 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:57 Default schema: test # 22:43:57 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:57 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:57 Default schema: test # 22:43:57 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:57 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:57 Default schema: test # 22:43:57 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:57 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:57 Default schema: test # 22:43:57 Executor initialized, id GenTest::Executor::Drizzle 2010.02.1315 () # 22:43:57 Caching metadata for dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test Can't use an undefined value as an ARRAY reference at lib/GenTest/Executor.pm line 225. # 22:43:58 Started periodic reporting process... # 22:43:58 Killing periodic reporting process with pid 10108... # 22:43:58 Kill GenTest::ErrorFilter(10107) # 22:43:58 Test completed with failure status 11. Sun Feb 28 22:43:58 2010 INFO: Stopping Drizzled server on port 9306 Sun Feb 28 22:44:01 2010 INFO: Clearing Drizzled server on port 9306 Sun Feb 28 22:44:01 2010 INFO: Starting Drizzled server on port 9306 Sun Feb 28 22:44:03 2010 INFO: Dropping any test database previously setup. Sun Feb 28 22:44:03 2010 INFO: Creating test database. Sun Feb 28 22:44:03 2010 INFO: Stopping Drizzled server on port 9306 Sun Feb 28 22:44:03 2010 INFO: 0 tests passed Sun Feb 28 22:44:03 2010 INFO: 19 tests failed _______________________________________________ Mailing list: https://launchpad.net/~drizzle-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-builds More help : https://help.launchpad.net/ListHelp

