action #108272
Updated by mkittler almost 3 years ago
https://build.opensuse.org/public/build/devel:openQA/openSUSE_Factory/x86_64/openQA
```
[ 565s] [2022-03-14 03:52:18.73990] [5685] [error] [iOHlpNdWlJyJ] DBD::SQLite::db do failed: SQL logic error at /usr/lib/perl5/vendor_perl/5.34.0/Mojo/SQLite.pm line 118.
[ 565s]
[ 565s]
[ 565s] # Failed test 'no error'
[ 565s] # at ./t/25-cache-client.t line 60.
[ 565s]
[ 565s] # Failed test 'has Minion id'
[ 565s] # at ./t/25-cache-client.t line 61.
[ 565s] # Looks like you failed 2 tests of 2.
[ 565s]
[ 565s] # Failed test 'Enqueue'
[ 565s] # at ./t/25-cache-client.t line 72.
[ 565s] DBD::SQLite::db prepare_cached failed: no such table: minion_jobs at /usr/lib/perl5/vendor_perl/5.34.0/Minion/Backend/SQLite.pm line 138.
[ 565s] at /usr/lib/perl5/vendor_perl/5.34.0/Minion/Backend/SQLite.pm line 138.
[ 565s] # Tests were run but no plan was declared and done_testing() was not seen.
[ 565s] # Looks like your test exited with 29 just after 2.
[ 565s] ./t/25-cache-client.t .......................................
[ 565s] # Subtest: Enqueue
[ 565s] not ok 1 - no error
[ 565s] not ok 2 - has Minion id
[ 565s] 1..2
[ 565s] not ok 1 - Enqueue
[ 565s] ok 2 - no (unexpected) warnings (via END block)
[ 565s] Dubious, test returned 29 (wstat 7424, 0x1d00)
[ 565s] Failed 1/2 subtests
```
This happens since March 12, and only for Tumbleweed and Factory.
One related module that has been updated is DBD::SQLite: https://build.opensuse.org/request/show/960440 (for https://bugzilla.opensuse.org/show_bug.cgi?id=1195771)
## Workarounds to roll-back
* Delete https://build.opensuse.org/package/show/devel:openQA/perl-DBD-SQLite
* Undo #108272#note-4 by executing `osc` commands again without `--revision` parameter