[MDEV-13887] main.mysqltest failed in buildbot with wrong result Created: 2017-09-22  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2, 10.3
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/10051/steps/test_2/logs/stdio

main.mysqltest                           w3 [ fail ]
        Test ended at 2017-09-01 07:11:59
 
CURRENT_TEST: main.mysqltest
sh: 1: illegal_command: not found
/mnt/buildbot/build/mariadb-10.2.9/client/mysqltest: Error on delete of '/mnt/buildbot/build/mariadb-10.2.9/mysql-test/var/3/DoesNotExist' (Errcode: 2 "No such file or directory")
/mnt/buildbot/build/mariadb-10.2.9/client/mysqltest: Can't read dir of '/mnt/buildbot/build/mariadb-10.2.9/mysql-test/var/3/non_existing_dir' (Errcode: 2 "No such file or directory")
/mnt/buildbot/build/mariadb-10.2.9/client/mysqltest: Can't read dir of '/mnt/buildbot/build/mariadb-10.2.9/mysql-test/var/3/non_existing_dir' (Errcode: 2 "No such file or directory")
/mnt/buildbot/build/mariadb-10.2.9/client/mysqltest: Can't create directory '/mnt/buildbot/build/mariadb-10.2.9/mysql-test/var/3/tmp/testdir' (Errcode: 17 "File exists")
--- /mnt/buildbot/build/mariadb-10.2.9/mysql-test/r/mysqltest.result	2017-09-01 04:28:46.000000000 -0400
+++ /mnt/buildbot/build/mariadb-10.2.9/mysql-test/r/mysqltest.reject	2017-09-01 07:11:59.372539927 -0400
@@ -727,6 +727,9 @@
 mysqltest: At line 1: Missing required argument 'directory' to command 'remove_files_wildcard'
 mysqltest: At line 1: Missing required argument 'filename' to command 'write_file'
 mysqltest: At line 1: End of file encountered before 'EOF' delimiter was found
+
+Warnings from just before the error:
+Error 1146 Table 'test.t1' doesn't exist 
 Content for test_file1
 mysqltest: At line 1: File already exist: 'MYSQLTEST_VARDIR/tmp/test_file1.tmp'
 These lines should be repeated,
@@ -739,14 +742,23 @@
 mysqltest: At line 1: command "cat_file" failed with error: 1  my_errno: 2  errno: 2
 mysqltest: At line 1: Missing required argument 'filename' to command 'file_exists'
 mysqltest: At line 1: Missing required argument 'from_file' to command 'copy_file'
+
+Warnings from just before the error:
+Error 1146 Table 'test.t1' doesn't exist 
 mysqltest: At line 1: Missing required argument 'to_file' to command 'copy_file'
 mysqltest: At line 1: Missing required argument 'from_file' to command 'move_file'
 mysqltest: At line 1: Missing required argument 'to_file' to command 'move_file'
 mysqltest: At line 1: Missing required argument 'mode' to command 'chmod'
+
+Warnings from just before the error:
+Error 1146 Table 'test.t1' doesn't exist 
 mysqltest: At line 1: You must write a 4 digit octal number for mode
 mysqltest: At line 1: You must write a 4 digit octal number for mode
 mysqltest: At line 1: Missing required argument 'filename' to command 'chmod'
 mysqltest: At line 1: You must write a 4 digit octal number for mode
+
+Warnings from just before the error:
+Error 1146 Table 'test.t1' doesn't exist 
 mysqltest: At line 1: You must write a 4 digit octal number for mode
 hello
 hello
@@ -924,12 +936,18 @@
 mysqltest: At line 1: Missing required argument 'query' to command 'query_get_value'
 mysqltest: At line 1: Missing required argument 'column name' to command 'query_get_value'
 mysqltest: At line 1: Missing required argument 'row number' to command 'query_get_value'
+
+Warnings from just before the error:
+Error 1146 Table 'test.t1' doesn't exist 
 value= No such row
 value= No such row
 mysqltest: At line 1: Invalid row number: 'notnumber'
 mysqltest: At line 1: Could not find column 'column_not_exists' in the result of 'SHOW COLUMNS FROM t1'
 mysqltest: At line 1: Query 'SET @A = 1' didn't return a result set
 mysqltest: At line 1: Could not find column '1 AS B' in the result of 'SELECT 1 AS A'
+
+Warnings from just before the error:
+Error 1146 Table 'test.t1' doesn't exist 
 value= No such row
 mysqltest: At line 1: query 'let $value= query_get_value(SHOW COLNS FROM t1, Field, 1)' failed: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'COLNS FROM t1' at line 1
 
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 08:09:08 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.