[MDEV-13255] main.status failed in buildbot Created: 2017-07-06 Updated: 2023-06-24 Resolved: 2023-06-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 11.1.1, 10.11.3, 11.0.2, 10.4.29, 10.5.20, 10.6.13, 10.8.8, 10.9.6, 10.10.4 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | affects-tests | ||
| Issue Links: |
|
||||||||||||
| Description |
|
|
| Comments |
| Comment by Alice Sherepa [ 2017-11-24 ] | |||||||||||||||||||
|
also on 10.3 http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos73-amd64/builds/2967/steps/mtr-tcmllc/logs/stdio | |||||||||||||||||||
| Comment by Timofey Turenko [ 2020-02-19 ] | |||||||||||||||||||
|
10.3 ES, sles15: main.status w3 [ fail ] CURRENT_TEST: main.status mysqltest: Result length mismatch
| |||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2020-03-19 ] | |||||||||||||||||||
|
it is failed sporadically but really very rare... OK, I will try to repeat or understand... | |||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2020-03-20 ] | |||||||||||||||||||
|
The test coult global execution by query_id, probably with some condition SP/PS can be reprepare and rerun, which makes the test fail by counting one more query (or something can be done in parallel thread). The test fails once per month on buildbot and non of 10000 run on my computer. I think continue with the finding cause is just a wasting time. | |||||||||||||||||||
| Comment by Marko Mäkelä [ 2022-11-10 ] | |||||||||||||||||||
|
According to the cross-reference, this test fails in this way at least weekly in some branch, sometimes several times per day. These failures can occur also on the mandatory "branch protection" builders, as was the case above. | |||||||||||||||||||
| Comment by Marko Mäkelä [ 2022-11-10 ] | |||||||||||||||||||
|
This failure variant is also mentioned in a comment of
|