Typical error:
Rebooting getText infrastructure failed (DB is set and has not been closed by the Load Balancer) Trying to continue anyways getting/checking text 406916 failed (Generic error while obtaining text for id 406916) for revision 413206
This is new, I guess it might have to do with changes in preparation for being able to reload the db config.
You can reproduce this from snapshot1009 (testbed host) as the dumpsgen user: run the command
/usr/bin/php7.2 /srv/mediawiki/multiversion/MWScript.php dumpTextPass.php --wiki=azwiki --report=1 --stub=gzip:/mnt/dumpsdata/temp/dumpsgen/db_config_issue/azwiki-20220822-stub-meta-history.xml.gz --spawn=/usr/bin/php7.2 --output=bzip2:/mnt/dumpsdata/temp/dumpsgen/db_config_issue/azwiki-20220822-pages-meta-history.xml.bz2
The dumps do continue on after the faulty revision is processed but it would be nice to sort whatever is a problem here.