Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.11
-
Not for Release Notes
Description
|
https://buildbot.mariadb.org/#/builders/913/builds/8659 ba774a0a9 |
main.xa w7 [ fail ]
|
Test ended at 2026-04-09 12:07:24
|
|
|
CURRENT_TEST: main.xa
|
mysqltest: In included file "./include/wait_until_count_sessions.inc":
|
included from /home/buildbot/amd64-ubuntu-2204-fulltest/build/mysql-test/main/xa.test at line 84:
|
At line 125: Timeout in wait_until_count_sessions.inc
|
|
|
The result from queries just before the failure was:
|
< snip >
|
xa prepare 'testa','testb';
|
xa recover;
|
formatID gtrid_length bqual_length data
|
11 5 5 testb 0@P`
|
1 5 5 testatestb
|
xa commit 'testb',0x2030405060,11;
|
ERROR XAE09: XAER_OUTSIDE: Some work is done outside global transaction
|
xa rollback 'testa','testb';
|
xa start 'zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz';
|
ERROR 42000: 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 '' at line 1
|
select * from t1;
|
a
|
20
|
disconnect con1;
|
# Timeout in wait_until_count_sessions.inc
|
# Number of sessions expected: <= 1 found: 2
|
SHOW PROCESSLIST;
|
Id User Host db Command Time State Info Progress
|
147 root localhost test Query 0 starting SHOW PROCESSLIST 0.000
|
148 root localhost test Sleep 10 NULL 0.000
|
|
|
More results from queries before failure can be found in /home/buildbot/amd64-ubuntu-2204-fulltest/build/mysql-test/var/7/log/xa.log
|
|
First occurance - 037a0aa96 - https://buildbot.mariadb.org/#/builders/639/builds/17561
curiously only builders:
- x86-*
- amd64-ubuntu-2204-fulltest
Attachments
Issue Links
- is caused by
-
MDEV-38182 main.xa fails sporadically
-
- Closed
-
- relates to
-
MDEV-39280 Fix unstable tests in BuildBot (GitHub PR testing)
-
- Open
-
-
MDEV-39300 main.xa - drop table failed: ER_LOCK_WAIT_TIMEOUT
-
- Open
-
-
MDEV-38182 main.xa fails sporadically
-
- Closed
-