Intermittent change_user_notembedded and failed_auth_3909 Jenkins failures

Bug #1214727 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Low
Laurynas Biveinis
5.1
Invalid
Undecided
Unassigned
5.5
Invalid
Undecided
Unassigned
5.6
Fix Released
Low
Laurynas Biveinis

Related branches

tags: added: ci merge-regression
tags: added: 56qual maybe
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

A testcase-only bug, should not be a 5.6 GA concern.

tags: removed: 56qual maybe
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Some failure examples (as Jenkins link expire):

_StringException: Text attachment: traceback
------------
Comment:

Logfile:
CURRENT_TEST: main.failed_auth_3909
mysqltest: At line 29: query 'change_user u2' failed with wrong errno 2013: 'Lost connection to MySQL server at 'reading authorization packet', system error: 0', instead of 2006...

The result from queries just before the failure was:
< snip >
mysql.user optimize status OK
insert mysql.user (user,plugin) values ('foo','bar'),('bar','bar'),('baz','bar');
Warnings:
Warning 1364 Field 'ssl_cipher' doesn't have a default value
Warning 1364 Field 'x509_issuer' doesn't have a default value
Warning 1364 Field 'x509_subject' doesn't have a default value
flush privileges;
connect(localhost,u1,,test,MASTER_PORT,MASTER_SOCKET);
ERROR HY000: Plugin 'bar' is not loaded
connect(localhost,u2,,test,MASTER_PORT,MASTER_SOCKET);
ERROR 28000: Access denied for user 'u2'@'localhost' (using password: NO)
connect(localhost,u2,password,test,MASTER_PORT,MASTER_SOCKET);
ERROR 28000: Access denied for user 'u2'@'localhost' (using password: YES)
ERROR HY000: Plugin 'bar' is not loaded

More results from queries before failure can be found in /mnt/workspace/percona-server-5.6-trunk/BUILD_TYPE/release/Host/centos5-64/Percona-Server/build/mysql-test/var/3/log/failed_auth_3909.log
------------

Comment:

Logfile:
CURRENT_TEST: main.change_user_notembedded
mysqltest: At line 14: query 'change_user foo' failed with wrong errno 2013: 'Lost connection to MySQL server at 'reading authorization packet', system error: 0', instead of 2006...

The result from queries just before the failure was:
ERROR 28000: Access denied for user 'foo'@'localhost' (using password: NO)
------------

summary: - Intermittent change_user_notembedded Jenkins failures
+ Intermittent change_user_notembedded and failed_auth_3909 Jenkins
+ failures
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2039

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.