PHPunit:PHP8.0:MySQL
Erick Hitter
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 15.10.1 (dcfb4b66)2 on runner-bastion-git2 57294368, system ID: s_0003c6ba88265Using Docker executor with image containers.ethitter.com:443/docker/images/php:8.0 ...6Starting service mysql:5.6 ...7Pulling docker image mysql:5.6 ...8Using docker image sha256:dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 for mysql:5.6 with digest mysql@sha256:20575ecebe6216036d25dab5903808211f1e9ba63dc7825ac20cb975e34cfcae ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image containers.ethitter.com:443/docker/images/php:8.0 ...12Using docker image sha256:1b1f6fdef1800ea33824e142ac7ebd7b5573bdc24e5391eaf337fea547bd4001 for containers.ethitter.com:443/docker/images/php:8.0 with digest containers.ethitter.com:443/docker/images/php@sha256:fd10ac165244b751ad1f4f16fae0c45dedcd9980b1cc45bc69401e7e8fcc4706 ...14Running on runner-57294368-project-9-concurrent-1 via git2...16Fetching changes...17Reinitialized existing Git repository in /builds/wp-plugins/automatically-paginate-posts/.git/18Checking out 7624e381 as detached HEAD (ref is master)...19Skipping Git submodules setup21Checking cache for default-protected...22cache.zip is up to date 23Successfully extracted cache25Using docker image sha256:1b1f6fdef1800ea33824e142ac7ebd7b5573bdc24e5391eaf337fea547bd4001 for containers.ethitter.com:443/docker/images/php:8.0 with digest containers.ethitter.com:443/docker/images/php@sha256:fd10ac165244b751ad1f4f16fae0c45dedcd9980b1cc45bc69401e7e8fcc4706 ...26$ bash bin/install-wp-tests.sh $MYSQL_DATABASE root $MYSQL_ROOT_PASSWORD mysql $WP_VERSION true27+ install_wp28+ '[' -d /tmp/wordpress/ ']'29+ mkdir -p /tmp/wordpress/30+ [[ latest == \n\i\g\h\t\l\y ]]31+ [[ latest == \t\r\u\n\k ]]32+ '[' latest == latest ']'33+ local ARCHIVE_NAME=latest34+ download https://wordpress.org/latest.tar.gz /tmp/wordpress.tar.gz35++ which curl36+ '[' /usr/bin/curl ']'37+ curl -s https://wordpress.org/latest.tar.gz38+ tar --strip-components=1 -zxmf /tmp/wordpress.tar.gz -C /tmp/wordpress/39+ download https://raw.github.com/markoheijnen/wp-mysqli/master/db.php /tmp/wordpress//wp-content/db.php40++ which curl41+ '[' /usr/bin/curl ']'43+ install_test_suite44++ uname -s45+ [[ Linux == \D\a\r\w\i\n ]]46+ local ioption=-i47+ '[' '!' -d /tmp/wordpress-tests-lib ']'48+ mkdir -p /tmp/wordpress-tests-lib49+ svn co --quiet https://develop.svn.wordpress.org/tags/6.2.2/tests/phpunit/includes/ /tmp/wordpress-tests-lib/includes50+ svn co --quiet https://develop.svn.wordpress.org/tags/6.2.2/tests/phpunit/data/ /tmp/wordpress-tests-lib/data51+ '[' '!' -f wp-tests-config.php ']'52+ download https://develop.svn.wordpress.org/tags/6.2.2/wp-tests-config-sample.php /tmp/wordpress-tests-lib/wp-tests-config.php53++ which curl54+ '[' /usr/bin/curl ']'56++ sed 's:/\+$::'57++ echo /tmp/wordpress/58+ WP_CORE_DIR=/tmp/wordpress59+ sed -i 's:dirname( __FILE__ ) . '\''/src/'\'':'\''/tmp/wordpress/'\'':' /tmp/wordpress-tests-lib/wp-tests-config.php60+ sed -i s/youremptytestdbnamehere/wordpress_tests/ /tmp/wordpress-tests-lib/wp-tests-config.php61+ sed -i s/yourusernamehere/root/ /tmp/wordpress-tests-lib/wp-tests-config.php62+ sed -i s/yourpasswordhere/mysql/ /tmp/wordpress-tests-lib/wp-tests-config.php63+ sed -i 's|localhost|mysql|' /tmp/wordpress-tests-lib/wp-tests-config.php64+ install_db65+ '[' true = true ']'66+ return 067$ if [[ $(php -v) =~ "PHP 8." ]]; then # collapsed multi-line command68Changed current directory to /root/.composer69./composer.json has been created70Running composer update phpunit/phpunit71Loading composer repositories with package information72Info from https://repo.packagist.org: #StandWithUkraine73Updating dependencies74Lock file operations: 28 installs, 0 updates, 0 removals75 - Locking doctrine/instantiator (1.5.0)76 - Locking myclabs/deep-copy (1.11.1)77 - Locking nikic/php-parser (v4.16.0)78 - Locking phar-io/manifest (2.0.3)79 - Locking phar-io/version (3.2.1)80 - Locking phpunit/php-code-coverage (9.2.26)81 - Locking phpunit/php-file-iterator (3.0.6)82 - Locking phpunit/php-invoker (3.1.1)83 - Locking phpunit/php-text-template (2.0.4)84 - Locking phpunit/php-timer (5.0.3)85 - Locking phpunit/phpunit (9.6.10)86 - Locking sebastian/cli-parser (1.0.1)87 - Locking sebastian/code-unit (1.0.8)88 - Locking sebastian/code-unit-reverse-lookup (2.0.3)89 - Locking sebastian/comparator (4.0.8)90 - Locking sebastian/complexity (2.0.2)91 - Locking sebastian/diff (4.0.5)92 - Locking sebastian/environment (5.1.5)93 - Locking sebastian/exporter (4.0.5)94 - Locking sebastian/global-state (5.0.5)95 - Locking sebastian/lines-of-code (1.0.3)96 - Locking sebastian/object-enumerator (4.0.4)97 - Locking sebastian/object-reflector (2.0.4)98 - Locking sebastian/recursion-context (4.0.5)99 - Locking sebastian/resource-operations (3.0.3)100 - Locking sebastian/type (3.2.1)101 - Locking sebastian/version (3.0.2)102 - Locking theseer/tokenizer (1.2.1)103Writing lock file104Installing dependencies from lock file (including require-dev)105Package operations: 28 installs, 0 updates, 0 removals106 - Downloading sebastian/version (3.0.2)107 - Downloading sebastian/type (3.2.1)108 - Downloading sebastian/resource-operations (3.0.3)109 - Downloading sebastian/recursion-context (4.0.5)110 - Downloading sebastian/object-reflector (2.0.4)111 - Downloading sebastian/object-enumerator (4.0.4)112 - Downloading sebastian/global-state (5.0.5)113 - Downloading sebastian/exporter (4.0.5)114 - Downloading sebastian/environment (5.1.5)115 - Downloading sebastian/diff (4.0.5)116 - Downloading sebastian/comparator (4.0.8)117 - Downloading sebastian/code-unit (1.0.8)118 - Downloading sebastian/cli-parser (1.0.1)119 - Downloading phpunit/php-timer (5.0.3)120 - Downloading phpunit/php-text-template (2.0.4)121 - Downloading phpunit/php-invoker (3.1.1)122 - Downloading phpunit/php-file-iterator (3.0.6)123 - Downloading theseer/tokenizer (1.2.1)124 - Downloading nikic/php-parser (v4.16.0)125 - Downloading sebastian/lines-of-code (1.0.3)126 - Downloading sebastian/complexity (2.0.2)127 - Downloading sebastian/code-unit-reverse-lookup (2.0.3)128 - Downloading phpunit/php-code-coverage (9.2.26)129 - Downloading phar-io/version (3.2.1)130 - Downloading phar-io/manifest (2.0.3)131 - Downloading myclabs/deep-copy (1.11.1)132 - Downloading doctrine/instantiator (1.5.0)133 - Downloading phpunit/phpunit (9.6.10)134 - Installing sebastian/version (3.0.2): Extracting archive135 - Installing sebastian/type (3.2.1): Extracting archive136 - Installing sebastian/resource-operations (3.0.3): Extracting archive137 - Installing sebastian/recursion-context (4.0.5): Extracting archive138 - Installing sebastian/object-reflector (2.0.4): Extracting archive139 - Installing sebastian/object-enumerator (4.0.4): Extracting archive140 - Installing sebastian/global-state (5.0.5): Extracting archive141 - Installing sebastian/exporter (4.0.5): Extracting archive142 - Installing sebastian/environment (5.1.5): Extracting archive143 - Installing sebastian/diff (4.0.5): Extracting archive144 - Installing sebastian/comparator (4.0.8): Extracting archive145 - Installing sebastian/code-unit (1.0.8): Extracting archive146 - Installing sebastian/cli-parser (1.0.1): Extracting archive147 - Installing phpunit/php-timer (5.0.3): Extracting archive148 - Installing phpunit/php-text-template (2.0.4): Extracting archive149 - Installing phpunit/php-invoker (3.1.1): Extracting archive150 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive151 - Installing theseer/tokenizer (1.2.1): Extracting archive152 - Installing nikic/php-parser (v4.16.0): Extracting archive153 - Installing sebastian/lines-of-code (1.0.3): Extracting archive154 - Installing sebastian/complexity (2.0.2): Extracting archive155 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive156 - Installing phpunit/php-code-coverage (9.2.26): Extracting archive157 - Installing phar-io/version (3.2.1): Extracting archive158 - Installing phar-io/manifest (2.0.3): Extracting archive159 - Installing myclabs/deep-copy (1.11.1): Extracting archive160 - Installing doctrine/instantiator (1.5.0): Extracting archive161 - Installing phpunit/phpunit (9.6.10): Extracting archive1626 package suggestions were added by new dependencies, use `composer suggest` to see details.163Generating autoload files16425 packages you are using are looking for funding.165Use the `composer fund` command to find out more!166$ composer global require yoast/phpunit-polyfills167Changed current directory to /root/.composer168Using version ^2.0 for yoast/phpunit-polyfills169./composer.json has been updated170Running composer update yoast/phpunit-polyfills171Loading composer repositories with package information172Updating dependencies173Lock file operations: 1 install, 0 updates, 0 removals174 - Locking yoast/phpunit-polyfills (2.0.0)175Writing lock file176Installing dependencies from lock file (including require-dev)177Package operations: 1 install, 0 updates, 0 removals178 - Downloading yoast/phpunit-polyfills (2.0.0)179 - Installing yoast/phpunit-polyfills (2.0.0): Extracting archive180Generating autoload files18125 packages you are using are looking for funding.182Use the `composer fund` command to find out more!183$ find . -type "f" -iname "*.php" | xargs -L "1" php -l184No syntax errors detected in ./assets/build/index.asset.php185No syntax errors detected in ./inc/class-block-editor.php186No syntax errors detected in ./automatically-paginate-posts.php187No syntax errors detected in ./tests/bootstrap.php188No syntax errors detected in ./tests/test-automatically-paginate-posts.php189$ phpunit190Installing...191Running as single site... To run multisite, use -c tests/phpunit/multisite.xml192Not running ajax tests. To execute these, use --group ajax.193Not running ms-files tests. To execute these, use --group ms-files.194Not running external-http tests. To execute these, use --group external-http.195PHPUnit 9.6.10 by Sebastian Bergmann and contributors.196.............. 14 / 14 (100%)197Time: 00:00.258, Memory: 36.50 MB198OK (14 tests, 16 assertions)200Creating cache default-protected...201WARNING: processPath: artifact path is not a subpath of project directory: /root/.composer 202WARNING: processPath: artifact path is not a subpath of project directory: /root/.composer 203Archive is up to date! 204Created cache206Job succeeded