[17:00:01] + ulimit -n 512 [17:00:01] + LOCKFILE=/var/lock/scap.operations_mediawiki-config.lock [17:00:01] + '[' -O /var/lock/scap.operations_mediawiki-config.lock ']' [17:00:01] + /usr/bin/scap version [17:00:02] 4.261.0 [17:00:03] + /usr/bin/scap prep auto [17:00:04] 17:00:04 Started scap prep auto [17:00:04] 17:00:04 Update https://gerrit.wikimedia.org/r/operations/mediawiki-config (master branch) in /srv/mediawiki-staging [17:00:04] 17:00:04 https://gerrit.wikimedia.org/r/operations/mediawiki-config checked out at commit e8c651d8d87237048d75fa53f6cc3bf6e9ab4e3e [17:00:05] 17:00:05 Update https://gerrit.wikimedia.org/r/mediawiki/core (master branch) in /srv/mediawiki-staging/php-master [17:00:06] 17:00:06 Changes pulled down since last fetch: [17:00:06] commit 6c7025e5645bd23e9d57b3f88100e1125fd0eb44 [17:00:06] Author: Bartosz Dziewoński [17:00:06] Date: Tue Jun 9 17:29:53 2026 +0200 [17:00:06] [17:00:06] RELEASE-NOTES: Update namespaced class count [17:00:06] [17:00:06] $ grep --files-with-matches -P '^namespace ' -r includes/ | grep '\.php$' | wc -l [17:00:06] 2987 [17:00:06] $ grep --files-without-match -P '^namespace ' -r includes/ | grep '\.php$' | xargs grep --files-with-matches -P '^class ' | wc -l [17:00:06] 26 [17:00:06] [17:00:06] The notes for previous releases were slightly overcounting [17:00:06] non-namespaced classes, due to counting PHP files like [17:00:06] Setup.php or Defines.php, which do not define any classes. [17:00:06] There are 15 such files. [17:00:06] [17:00:06] Bug: T353458 [17:00:06] Change-Id: I93264ea3fc78ef09a609c25b81563823f013d0d2 [17:00:06] [17:00:06] 17:00:06 https://gerrit.wikimedia.org/r/mediawiki/core checked out at commit 6c7025e5645bd23e9d57b3f88100e1125fd0eb44 [17:00:07] 17:00:07 Update https://gerrit.wikimedia.org/r/mediawiki/extensions (master branch) in /srv/mediawiki-staging/php-master/extensions [17:00:08] 17:00:08 Changes pulled down since last fetch: [17:00:08] commit dd073119bb4237a1d48fdec78b9013c514afdc93 [17:00:08] Author: Timo Tijhof [17:00:08] Date: Tue Jun 9 17:58:00 2026 +0100 [17:00:08] [17:00:08] Update git submodules [17:00:08] [17:00:08] * Update CentralAuth from branch 'master' [17:00:08] to 64ec94acb5872c2560dd9c80035fbbb8bdd51af2 [17:00:08] - GlobalCentralAuth: Simplify internal $columns logic [17:00:08] [17:00:08] Follows-up Ica400061b91f604630 to merge these two arrays, so that these [17:00:08] are naturally in memory together, instead of needing to pick the data [17:00:08] out of `$descendingFirstHeaders[$c]`. Doing so required allowing for [17:00:08] silent failure (because we must allow the key to be missing, thus hard [17:00:08] to tell the difference between typo and intent through static analysis). [17:00:08] This also makes review and future changes less confident. [17:00:08] [17:00:08] By changing the keys to be the interface messages directly, we also [17:00:08] remove the need for dynamic message key construction, and thus [17:00:08] remove the need for extra inline comments to duplicate/expand these [17:00:08] manually for greppability per mw:CC, because these are now naturally [17:00:08] in the code on their own instead of masked behind needless abstraction. [17:00:08] [17:00:08] https://www.mediawiki.org/wiki/Manual:Coding_conventions#Dynamic_identifiers [17:00:08] [17:00:08] Change-Id: I7a85cc870959cad695c44cf6263c2c50fb1a7edc [17:00:08] [17:00:08] commit dde2328b66d80654fa7fdf4cdf8c58cb3805f0a3 [17:00:08] Author: suecarmol [17:00:08] Date: Tue Jun 9 10:57:58 2026 -0600 [17:00:08] [17:00:08] Update git submodules [17:00:08] [17:00:08] * Update PersonalDashboard from branch 'master' [17:00:08] to 3159562f0ab03e23c0e81583429355ba22354ab5 [17:00:08] - Add Pinia store to RiskyArticles [17:00:08] [17:00:08] Added a Pinia store to handle edits from multiple sources and with [17:00:08] potential different weights. [17:00:08] Updated snapshots in ext.personalDashboard.activeDiscussions and ext.personalDashboard.impact from vitest bump. [17:00:08] [17:00:08] Bug: T422607 [17:00:08] Change-Id: I72ba3a84b6efe04d056929dd1f52285663fea5cf [17:00:08] Assisted-by: Claude Sonnet 4.6 [17:00:08] [17:00:08] commit 69fe90039ac82acff82af1ba32a3052975c208ff [17:00:08] Author: thiemowmde [17:00:08] Date: Tue Jun 9 18:54:30 2026 +0200 [17:00:08] [17:00:08] Update git submodules [17:00:08] [17:00:08] * Update Cite from branch 'master' [17:00:08] to 8a520c16ae31ab4e1486399ff3e24eb90220ad0e [17:00:08] - Indent separator line in sub-ref dialog [17:00:08] [17:00:08] According to https://phabricator.wikimedia.org/F71508070 [17:00:08] [17:00:08] Bug: T414328 [17:00:08] Change-Id: I804fae4577fe72f829771dec9c168ec104c72bf3 [17:00:08] [17:00:08] 17:00:08 https://gerrit.wikimedia.org/r/mediawiki/extensions checked out at commit dd073119bb4237a1d48fdec78b9013c514afdc93 [17:02:15] 17:02:15 Update https://gerrit.wikimedia.org/r/mediawiki/vendor (master branch) in /srv/mediawiki-staging/php-master/vendor [17:02:15] 17:02:15 https://gerrit.wikimedia.org/r/mediawiki/vendor checked out at commit 9bb06da7b936c29761bc1c7634f37a335742be11 [17:02:16] 17:02:16 Update https://gerrit.wikimedia.org/r/mediawiki/skins (master branch) in /srv/mediawiki-staging/php-master/skins [17:02:16] 17:02:16 https://gerrit.wikimedia.org/r/mediawiki/skins checked out at commit 327074626930c622f08da445d0a70ddf864dbd19 [17:02:22] 17:02:22 MediaWiki master successfully checked out. [17:02:22] 17:02:22 Finished scap prep auto (duration: 02m 18s) [17:02:23] + /usr/bin/scap sync-world 'wmf-beta-update-all run' [17:02:24] ___ ____ [17:02:24] ⎛ ⎛ ,---- [17:02:24] \ //==--' [17:02:24] _//|,.·//==--' ____________________________ [17:02:24] _OO≣=- ︶ ᴹw ⎞_§ ______ ___\ ___\ ,\__ \/ __ \ [17:02:24] (∞)_, ) ( | ______/__ \/ /__ / /_/ / /_/ / [17:02:24] ¨--¨|| |- ( / ______\____/ \___/ \__^_/ .__/ [17:02:24] ««_/ «_/ jgs/bd808 /_/ [17:02:24] [17:02:24] 17:02:24 Started scap sync-world: wmf-beta-update-all run [17:02:30] 17:02:30 Started cache_git_info [17:02:53] 17:02:53 Finished cache_git_info (duration: 00m 23s) [17:02:53] 17:02:53 Started l10n-update [17:03:01] 17:03:01 Updating ExtensionMessages-master.php [17:03:12] 17:03:12 Updating LocalisationCache for master using 2 thread(s) [17:03:12] 17:03:12 Running rebuildLocalisationCache.php (cdb) [17:03:18] 17:03:18 0 languages rebuilt out of 549 [17:03:18] 17:03:18 Use --force to rebuild the caches which are still fresh. [17:03:21] 17:03:21 Running rebuildLocalisationCache.php (php) [17:03:26] 17:03:26 0 languages rebuilt out of 549 [17:03:26] 17:03:26 Use --force to rebuild the caches which are still fresh. [17:03:30] 17:03:30 Generating JSON versions and md5 files (as www-data) [17:03:35] 17:03:35 Finished l10n-update (duration: 00m 41s) [17:03:35] 17:03:35 Checking for new runtime errors locally [17:03:39] 17:03:39 Started sync-canaries [17:03:39] 17:03:39 sync-canaries: 0% (ok: 0; fail: 0; left: 1) [17:03:45] 17:03:45 sync-canaries: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [17:03:45] 17:03:45 Per-host sync duration: average 5.6s, median 5.6s [17:03:45] 17:03:45 rsync transfer: average 878004 bytes/host, total 878004 bytes [17:03:45] 17:03:45 Started scap-cdb-rebuild-canaries [17:03:45] 17:03:45 scap-cdb-rebuild: 0% (ok: 0; fail: 0; left: 1) [17:03:47] 17:03:47 scap-cdb-rebuild: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [17:03:47] 17:03:47 Finished scap-cdb-rebuild-canaries (duration: 00m 01s) [17:03:47] 17:03:47 Started sync-wikiversions-canaries [17:03:47] 17:03:47 sync-wikiversions: 0% (ok: 0; fail: 0; left: 1) [17:03:47] 17:03:47 sync-wikiversions: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [17:03:47] 17:03:47 Finished sync-wikiversions-canaries (duration: 00m 00s) [17:03:47] 17:03:47 Started php-fpm-restarts-canaries [17:03:47] 17:03:47 Running '/usr/local/sbin/restart-php-fpm-all' on 1 host(s) [17:03:47] 17:03:47 php-fpm-restart: 0% (ok: 0; fail: 0; left: 0) [17:03:48] 17:03:48 php-fpm-restart: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [17:03:48] 17:03:48 Finished php-fpm-restarts-canaries (duration: 00m 00s) [17:03:48] 17:03:48 Finished sync-canaries (duration: 00m 08s) [17:03:48] 17:03:48 Waiting 20 seconds for canary traffic... [17:04:08] 17:04:08 Logstash checker counted 0 error(s) in the last 20 seconds. OK. [17:04:08] 17:04:08 Started sync-apaches [17:04:08] 17:04:08 sync-apaches: 0% (ok: 0; fail: 0; left: 3) [17:04:14] 17:04:14 sync-apaches: 100% (in-flight: 0; ok: 3; fail: 0; left: 0) [17:04:14] 17:04:14 Per-host sync duration: average 5.5s, median 5.4s [17:04:14] 17:04:14 rsync transfer: average 878004 bytes/host, total 2634012 bytes [17:04:14] 17:04:14 Finished sync-apaches (duration: 00m 05s) [17:04:14] 17:04:14 Waiting 20 seconds for production traffic... [17:04:34] 17:04:34 Logstash checker counted 0 error(s) in the last 20 seconds. OK. [17:04:34] 17:04:34 Started scap-cdb-rebuild-prod [17:04:34] 17:04:34 scap-cdb-rebuild: 0% (ok: 0; fail: 0; left: 4) [17:04:36] 17:04:36 scap-cdb-rebuild: 100% (in-flight: 0; ok: 4; fail: 0; left: 0) [17:04:36] 17:04:36 Finished scap-cdb-rebuild-prod (duration: 00m 02s) [17:04:36] 17:04:36 Started sync-wikiversions-prod [17:04:36] 17:04:36 sync-wikiversions: 0% (ok: 0; fail: 0; left: 4) [17:04:37] 17:04:37 sync-wikiversions: 100% (in-flight: 0; ok: 4; fail: 0; left: 0) [17:04:37] 17:04:37 Finished sync-wikiversions-prod (duration: 00m 00s) [17:04:37] 17:04:37 Started php-fpm-restarts-prod [17:04:37] 17:04:37 Running '/usr/local/sbin/restart-php-fpm-all' on 2 host(s) [17:04:37] 17:04:37 php-fpm-restart: 0% (ok: 0; fail: 0; left: 0) [17:04:38] 17:04:38 php-fpm-restart: 100% (in-flight: 0; ok: 2; fail: 0; left: 0) [17:04:38] 17:04:38 Finished php-fpm-restarts-prod (duration: 00m 01s) [17:04:39] 17:04:39 Running purgeMessageBlobStore.php [17:04:42] 17:04:42 Finished scap sync-world: wmf-beta-update-all run (duration: 02m 17s) [17:04:42] + /usr/local/bin/wmf-beta-update-databases.py [17:05:26] aawiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for aawiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 173 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.0 s. [17:05:26] apiportalwiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for apiportalwiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Skipped 190 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.3 s. [17:05:26] arwiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for arwiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 249 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.7 s. [17:05:26] bnwiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for bnwiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 236 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.6 s. [17:05:26] cawiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for cawiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 236 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.6 s. [17:05:26] commonswiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for commonswiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Skipped 250 updates that were already applied. [17:05:26] Set the local repo temp zone container to be private. [17:05:26] Purging caches... [17:05:26] Done in 20 s. [17:05:26] crhwiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for crhwiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 218 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.8 s. [17:05:26] cswiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for cswiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 221 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.8 s. [17:05:26] dewiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for dewiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 244 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 13 s. [17:05:26] dewiktionary [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for dewiktionary [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Skipped 204 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 3.0 s. [17:05:26] enwiki [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for enwiki [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 255 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 13 s. [17:05:26] enwikibooks [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for enwikibooks [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Skipped 203 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 2.7 s. [17:05:26] enwikinews [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for enwikinews [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Skipped 182 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 2.2 s. [17:05:26] enwikiquote [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for enwikiquote [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Skipped 192 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 2.4 s. [17:05:26] enwikisource [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for enwikisource [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Skipped 195 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 2.4 s. [17:05:26] enwikiversity [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for enwikiversity [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Skipped 192 updates that were already applied. [17:05:26] Purging caches... [17:05:26] Done in 2.4 s. [17:05:26] enwikivoyage [17:05:26] MediaWiki 1.47.0-alpha Updater [17:05:26] [17:05:26] Your composer.lock file is up to date with current dependencies! [17:05:26] Going to run database updates for enwikivoyage [17:05:26] Depending on the size of your database this may take a while! [17:05:26] Modifying gb_id field of table globalblocks...done. [17:05:26] Modifying gb_address field of table globalblocks...done. [17:05:26] Modifying cxl_end_time field of table cx_lists...done. [17:05:26] Modifying cxc_timestamp field of table cx_corpora...done. [17:05:26] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:05:26] Skipped 216 updates that were already applied. [17:05:26] Purging caches... [17:06:13] Done in 3.0 s. [17:06:13] enwiktionary [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for enwiktionary [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 200 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 2.7 s. [17:06:13] eowiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for eowiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 244 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.5 s. [17:06:13] eswiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for eswiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 223 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.5 s. [17:06:13] eswikibooks [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for eswikibooks [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 196 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.1 s. [17:06:13] fawiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for fawiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 249 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.8 s. [17:06:13] foundationwiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for foundationwiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 218 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.2 s. [17:06:13] frwiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for frwiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 221 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 15 s. [17:06:13] frwiktionary [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for frwiktionary [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 225 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.2 s. [17:06:13] hewiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for hewiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 238 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 14 s. [17:06:13] hewiktionary [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for hewiktionary [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 196 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 2.9 s. [17:06:13] hiwiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for hiwiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 232 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.9 s. [17:06:13] incubatorwiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for incubatorwiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 219 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.1 s. [17:06:13] jawiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for jawiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 220 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 13 s. [17:06:13] kowiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for kowiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 223 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.5 s. [17:06:13] loginwiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for loginwiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 135 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 1.6 s. [17:06:13] metawiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for metawiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Skipped 222 updates that were already applied. [17:06:13] Purging caches... [17:06:13] Done in 3.2 s. [17:06:13] nlwiki [17:06:13] MediaWiki 1.47.0-alpha Updater [17:06:13] [17:06:13] Your composer.lock file is up to date with current dependencies! [17:06:13] Going to run database updates for nlwiki [17:06:13] Depending on the size of your database this may take a while! [17:06:13] Modifying gb_id field of table globalblocks...done. [17:06:13] Modifying gb_address field of table globalblocks...done. [17:06:13] Modifying cxl_end_time field of table cx_lists...done. [17:06:13] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:13] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:13] Skipped 223 updates that were already applied. [17:06:13] Purging caches... [17:06:56] Done in 3.6 s. [17:06:56] plwikivoyage [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for plwikivoyage [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 214 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.4 s. [17:06:56] ruwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for ruwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 249 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 14 s. [17:06:56] simplewiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for simplewiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 221 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.3 s. [17:06:56] sqwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for sqwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 234 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.5 s. [17:06:56] srwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for srwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 223 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.7 s. [17:06:56] svwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for svwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 238 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.4 s. [17:06:56] test2wiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for test2wiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Skipped 235 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.4 s. [17:06:56] testwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for testwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 276 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 5.7 s. [17:06:56] ukwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for ukwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 234 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 13 s. [17:06:56] viwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for viwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 220 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.7 s. [17:06:56] votewiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for votewiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Skipped 114 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 1.2 s. [17:06:56] wikidatawiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for wikidatawiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Skipped 260 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.0 s. [17:06:56] zhwiki [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for zhwiki [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 244 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 14 s. [17:06:56] zhwikivoyage [17:06:56] MediaWiki 1.47.0-alpha Updater [17:06:56] [17:06:56] Your composer.lock file is up to date with current dependencies! [17:06:56] Going to run database updates for zhwikivoyage [17:06:56] Depending on the size of your database this may take a while! [17:06:56] Modifying gb_id field of table globalblocks...done. [17:06:56] Modifying gb_address field of table globalblocks...done. [17:06:56] Modifying cxl_end_time field of table cx_lists...done. [17:06:56] Modifying cxc_timestamp field of table cx_corpora...done. [17:06:56] Modifying translation_last_updated_timestamp field of table cx_translations...done. [17:06:56] Skipped 216 updates that were already applied. [17:06:56] Purging caches... [17:06:56] Done in 3.9 s.