Steps to replicate the issue (include links if applicable):
- go to https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/923597
- see failure in mwext-php74-phan-docker/58550/console log:
00:01:08.366 + cd /mediawiki/extensions/Math 00:01:08.366 + export COLUMNS=80 00:01:08.366 + COLUMNS=80 00:01:08.367 + '[' '!' -f .phan/config.php ']' 00:01:08.367 + exec vendor/bin/phan -d . --long-progress-bar --color --require-config-exists 00:01:08.685 Parsing files... 00:01:08.785 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54 / 10898 ( 0%) 38MB 00:01:08.912 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 108 / 10898 ( 1%) 76MB 00:01:09.041 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 162 / 10898 ( 2%) 97MB ... 00:01:20.198 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10854 / 10898 (100%) 2073MB 00:01:20.198 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10898 / 10898 (100%) 2073MB 00:01:20.326 Analyzing classes... 00:01:22.878 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2412MB 00:01:22.978 Analyzing functions... 00:01:23.024 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2415MB 00:01:23.125 Analyzing methods... 00:01:29.251 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2555MB 00:01:29.720 Analyzing files... 00:01:46.015 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54 / 115 ( 69%) 3016MB 00:20:39.252 ░░░░░░░░░░░░░░░░░░░░░░░░░░/run.sh: line 5: 8 Killed /run-generic.sh "/mediawiki/$THING_SUBNAME" "$@" 00:20:40.009 Build step 'Execute shell' marked build as failure
What happens?:
What should have happened instead?:
- automated check fails for unknown reason