+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 3581705 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Sat Feb 3 02:39:07 AM CET 2024 + uptime 02:39:07 up 142 days, 6:53, 0 users, load average: 0.12, 0.10, 0.09 + ff=default + image=yegor256/rultor-image + rebase=false + head_branch=master + pull_title='Update dependency phpunit/phpunit to v11' + author=yegor256 + directory= + head=git@github.com:yegor256/phprack.git + pull_id=121 + fork=git@github.com:yegor256/phprack.git + fork_branch=renovate/phpunit-phpunit-11.x + squash=false + vars=('--env=head=git@github.com:yegor256/phprack.git' '--env=pull_id=121' '--env=fork=git@github.com:yegor256/phprack.git' '--env=fork_branch=renovate/phpunit-phpunit-11.x' '--env=head_branch=master' '--env=pull_title=Update dependency phpunit/phpunit to v11' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=121'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/phpunit-phpunit-11.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency phpunit/phpunit to v11'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo pecl install xdebug'\'' '\'';'\'' '\''echo "zend_extension=xdebug.so" > xdebug.ini'\'' '\'';'\'' '\''sudo mv xdebug.ini /etc/php5/cli/conf.d'\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''sudo npm install jscoverage -g'\'' '\'';'\'' '\''./vendor/phing/phing/bin/phing'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''pull_id=121'\''' ';' 'export '\''fork=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''fork_branch=renovate/phpunit-phpunit-11.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency phpunit/phpunit to v11'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo pecl install xdebug' ';' 'echo "zend_extension=xdebug.so" > xdebug.ini' ';' 'sudo mv xdebug.ini /etc/php5/cli/conf.d' ';' 'composer install' ';' 'sudo npm install jscoverage -g' ';' './vendor/phing/phing/bin/phing' ';') + container=yegor256_phprack_121 + as_root=false + hostname b3.rultor.com + pwd /tmp/rultor-wzTI + git --version git version 2.34.1 + docker --version Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1 + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:yegor256/phprack.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:yegor256/phprack.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''pull_id=121'\''' ';' 'export '\''fork=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''fork_branch=renovate/phpunit-phpunit-11.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency phpunit/phpunit to v11'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo pecl install xdebug' ';' 'echo "zend_extension=xdebug.so" > xdebug.ini' ';' 'sudo mv xdebug.ini /etc/php5/cli/conf.d' ';' 'composer install' ';' 'sudo npm install jscoverage -g' ';' ./vendor/phing/phing/bin/phing ';' + sensitive=() + rm -rf .gnupg + cd repo + git remote add fork git@github.com:yegor256/phprack.git + git remote update Fetching origin Fetching fork From github.com:yegor256/phprack * [new branch] 48 -> fork/48 * [new branch] 59 -> fork/59 * [new branch] 78 -> fork/78 * [new branch] master -> fork/master * [new branch] renovate/packagist-squizlabs/php_codesniffer-vulnerability -> fork/renovate/packagist-squizlabs/php_codesniffer-vulnerability * [new branch] renovate/phing-phing-2.x -> fork/renovate/phing-phing-2.x * [new branch] renovate/phpdocumentor-phpdocumentor-2.x -> fork/renovate/phpdocumentor-phpdocumentor-2.x * [new branch] renovate/phpdocumentor-phpdocumentor-3.x -> fork/renovate/phpdocumentor-phpdocumentor-3.x * [new branch] renovate/phpmd-phpmd-2.x -> fork/renovate/phpmd-phpmd-2.x * [new branch] renovate/phpunit-phpunit-11.x -> fork/renovate/phpunit-phpunit-11.x * [new branch] renovate/phpunit-phpunit-4.x -> fork/renovate/phpunit-phpunit-4.x + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/renovate/phpunit-phpunit-11.x Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/phpunit-phpunit-11.x' from 'fork'. + git checkout -B master origin/master Switched to and reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + '[' false == true ']' + git merge --ff __rultor Updating 65f119c..4019e5f Fast-forward composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=0.09 ++ echo 0.09 '>' 30 ++ bc ./run.sh: line 111: bc: command not found + '[' -eq 1 ']' ./run.sh: line 111: [: -eq: unary operator expected + echo 'load average is 0.09, low enough to run a new Docker container' load average is 0.09, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image + docker pull yegor256/rultor-image Using default tag: latest latest: Pulling from yegor256/rultor-image Digest: sha256:5eb015a11396cf3c2ddcca2fd0eec66920bf30fb0bfa1180a5c901223aad3110 Status: Image is up to date for yegor256/rultor-image:latest docker.io/yegor256/rultor-image:latest + docker ps --filter=status=exited + grep --quiet '\syegor256_phprack_121\s*$' + ls -al . total 44 drwx------ 3 rultor rultor 4096 Feb 3 02:39 . drwxrwxrwt 14 root root 4096 Feb 3 02:38 .. -rwxrwxr-x 1 rultor rultor 556 Feb 3 02:39 end.sh -rwxrwxr-x 1 rultor rultor 466 Feb 3 02:39 entry.sh -rw-rw-r-- 1 rultor rultor 8 Feb 3 02:39 pid drwxrwxr-x 7 rultor rultor 4096 Feb 3 02:39 repo -rwxrwxr-x 1 rultor rultor 6278 Feb 3 02:39 run.sh -rw-rw-r-- 1 rultor rultor 680 Feb 3 02:39 script.sh -rw-rw-r-- 1 rultor rultor 6373 Feb 3 02:39 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-wzTI:/main --env=head=git@github.com:yegor256/phprack.git --env=pull_id=121 --env=fork=git@github.com:yegor256/phprack.git --env=fork_branch=renovate/phpunit-phpunit-11.x --env=head_branch=master '--env=pull_title=Update dependency phpunit/phpunit to v11' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=121'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/phpunit-phpunit-11.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency phpunit/phpunit to v11'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo pecl install xdebug'\'' '\'';'\'' '\''echo "zend_extension=xdebug.so" > xdebug.ini'\'' '\'';'\'' '\''sudo mv xdebug.ini /etc/php5/cli/conf.d'\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''sudo npm install jscoverage -g'\'' '\'';'\'' '\''./vendor/phing/phing/bin/phing'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-wzTI/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_phprack_121 yegor256/rultor-image /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ cat /etc/group ++ awk -F : '$3 > 100 { print $1 }' + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G nogroup r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-journal r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-network r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-resolve r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G messagebus r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-timesync r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G _ssh r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G rvm r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssl-cert r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G postgres r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + su --login r --command /home/r/script.sh Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 Using /usr/local/rvm/gems/ruby-3.0.1 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Trying to access array offset on value of type null in Role.php on line 250 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 250 Warning: Trying to access array offset on value of type null in Role.php on line 251 PHP Warning: Trying to access array offset on value of type null in /usr/share/php/PEAR/Installer/Role.php on line 251 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173 PHP Warning: Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "installable" in Role.php on line 139 PHP Warning: Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "phpfile" in Role.php on line 204 PHP Warning: Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: Undefined array key "config_vars" in Role.php on line 46 PHP Warning: Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249 PHP Warning: foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249 XML Extension not found container 5121f421edb338bd6aecd3fc581b892b35e2f4e2ca0a8f4b34205ddcaa695097 is dead Sat Feb 3 02:40:27 AM CET 2024