simple 23-Jun-2024 20:07:50 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1286 (PHPBB3-DDM-COVR-1286) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 23-Jun-2024 20:07:50 simple 23-Jun-2024 20:07:50 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-COVR simple 23-Jun-2024 20:07:50 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1286 (PHPBB3-DDM-COVR-1286) simple 23-Jun-2024 20:07:50 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 23-Jun-2024 20:07:50 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-COVR simple 23-Jun-2024 20:07:50 Updating source code to revision: c28b944d93919273dc50b27b211dd830dcf87345 simple 23-Jun-2024 20:07:50 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-COVR/.git'. simple 23-Jun-2024 20:07:50 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-COVR/.git/ simple 23-Jun-2024 20:07:51 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 23-Jun-2024 20:08:03 Checking out revision c28b944d93919273dc50b27b211dd830dcf87345. simple 23-Jun-2024 20:08:04 Already on 'master' simple 23-Jun-2024 20:08:04 Updated source code to revision: c28b944d93919273dc50b27b211dd830dcf87345 simple 23-Jun-2024 20:08:04 Finished task 'Checkout Default Repository' with result: Success simple 23-Jun-2024 20:08:04 Running pre-build action: VCS Version Collector simple 23-Jun-2024 20:08:04 Running pre-build action: Build Log Labeller Pre Build Action simple 23-Jun-2024 20:08:04 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1286 (PHPBB3-DDM-COVR-1286) started building on agent 'Docker' () command 23-Jun-2024 20:08:04 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-COVR simple 23-Jun-2024 20:08:04 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 23-Jun-2024 20:08:04 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1286 (PHPBB3-DDM-COVR-1286)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-COVR\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-COVR\n error 23-Jun-2024 20:08:05 #0 building with "default" instance using docker driver error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #1 [internal] load build definition from Dockerfile error 23-Jun-2024 20:08:05 #1 transferring dockerfile: 583B done error 23-Jun-2024 20:08:05 #1 DONE 0.0s error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #2 [internal] load metadata for docker.io/library/php:8.1 error 23-Jun-2024 20:08:05 #2 DONE 0.6s error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #3 [internal] load .dockerignore error 23-Jun-2024 20:08:05 #3 transferring context: 2B done error 23-Jun-2024 20:08:05 #3 DONE 0.0s error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #4 [1/7] FROM docker.io/library/php:8.1@sha256:49fac2cf1a5e060dbebbd449b4409f85a8aa2076fd0a8050f1d5f3e66e18d121 error 23-Jun-2024 20:08:05 #4 DONE 0.0s error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #5 [2/7] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 23-Jun-2024 20:08:05 #5 CACHED error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #6 [3/7] RUN pecl install xdebug-3.2.2 error 23-Jun-2024 20:08:05 #6 CACHED error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #7 [4/7] RUN docker-php-ext-enable xdebug error 23-Jun-2024 20:08:05 #7 CACHED error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #8 [5/7] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 23-Jun-2024 20:08:05 #8 CACHED error 23-Jun-2024 20:08:05 error 23-Jun-2024 20:08:05 #9 [6/7] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 23-Jun-2024 20:08:06 #9 DONE 0.8s error 23-Jun-2024 20:08:06 error 23-Jun-2024 20:08:06 #10 [7/7] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 23-Jun-2024 20:08:06 #10 DONE 0.4s error 23-Jun-2024 20:08:06 error 23-Jun-2024 20:08:06 #11 exporting to image error 23-Jun-2024 20:08:06 #11 exporting layers 0.1s done error 23-Jun-2024 20:08:06 #11 writing image sha256:60e31ce3be4957ba8171803632feaa7e42789057cea2c497f127bbb775db6ec5 done error 23-Jun-2024 20:08:06 #11 naming to docker.io/library/phpbb:php-8.1 done error 23-Jun-2024 20:08:06 #11 DONE 0.1s simple 23-Jun-2024 20:08:07 Built Docker image 'phpbb:php-8.1' simple 23-Jun-2024 20:08:07 Finished task 'Build image' with result: Success command 23-Jun-2024 20:08:07 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-COVR simple 23-Jun-2024 20:08:07 Starting task 'Run phpunit with coverage' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 23-Jun-2024 20:08:07 Running image name (phpbb:php-8.1) command 23-Jun-2024 20:08:07 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1286 (PHPBB3-DDM-COVR-1286)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-COVR:/data --workdir /data/phpBB --rm -u=991 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ..; phpBB/vendor/bin/phpunit --group default --coverage-html build/coverage\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-COVR\n build 23-Jun-2024 20:08:07 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 23-Jun-2024 20:08:07 Installing dependencies from lock file (including require-dev) build 23-Jun-2024 20:08:07 Verifying lock file contents can be installed on current platform. build 23-Jun-2024 20:08:07 Package operations: 142 installs, 0 updates, 0 removals build 23-Jun-2024 20:08:07 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 23-Jun-2024 20:08:07 - Downloading composer/installers (v1.12.0) build 23-Jun-2024 20:08:07 - Downloading composer/package-versions-deprecated (1.11.99.5) build 23-Jun-2024 20:08:07 - Downloading bantu/ini-get-wrapper (v1.0.1) build 23-Jun-2024 20:08:07 - Downloading carlos-mg89/oauth (0.8.15) build 23-Jun-2024 20:08:07 - Downloading chita/topological_sort (v3.0.1) build 23-Jun-2024 20:08:07 - Downloading symfony/process (v6.4.8) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-php81 (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-php80 (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-php73 (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/finder (v6.4.8) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-mbstring (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-ctype (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/filesystem (v6.4.8) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/string (v6.4.8) build 23-Jun-2024 20:08:07 - Downloading symfony/deprecation-contracts (v3.5.0) build 23-Jun-2024 20:08:07 - Downloading psr/container (2.0.2) build 23-Jun-2024 20:08:07 - Downloading symfony/service-contracts (v3.5.0) build 23-Jun-2024 20:08:07 - Downloading symfony/console (v6.4.8) build 23-Jun-2024 20:08:07 - Downloading seld/signal-handler (2.0.2) build 23-Jun-2024 20:08:07 - Downloading seld/phar-utils (1.2.1) build 23-Jun-2024 20:08:07 - Downloading seld/jsonlint (1.10.2) build 23-Jun-2024 20:08:07 - Downloading react/promise (v3.2.0) build 23-Jun-2024 20:08:07 - Downloading psr/log (3.0.0) build 23-Jun-2024 20:08:07 - Downloading justinrainbow/json-schema (v5.2.13) build 23-Jun-2024 20:08:07 - Downloading composer/pcre (3.1.4) build 23-Jun-2024 20:08:07 - Downloading composer/xdebug-handler (3.0.5) build 23-Jun-2024 20:08:07 - Downloading composer/spdx-licenses (1.5.8) build 23-Jun-2024 20:08:07 - Downloading composer/semver (3.4.0) build 23-Jun-2024 20:08:07 - Downloading composer/metadata-minifier (1.0.0) build 23-Jun-2024 20:08:07 - Downloading composer/class-map-generator (1.3.4) build 23-Jun-2024 20:08:07 - Downloading composer/ca-bundle (1.5.0) build 23-Jun-2024 20:08:07 - Downloading composer/composer (2.7.7) build 23-Jun-2024 20:08:07 - Downloading psr/cache (3.0.0) build 23-Jun-2024 20:08:07 - Downloading doctrine/deprecations (1.1.3) build 23-Jun-2024 20:08:07 - Downloading doctrine/event-manager (1.2.0) build 23-Jun-2024 20:08:07 - Downloading doctrine/cache (2.2.0) build 23-Jun-2024 20:08:07 - Downloading doctrine/dbal (3.3.8) build 23-Jun-2024 20:08:07 - Downloading google/recaptcha (1.3.0) build 23-Jun-2024 20:08:07 - Downloading guzzlehttp/promises (1.5.3) build 23-Jun-2024 20:08:07 - Downloading ralouphie/getallheaders (3.0.3) build 23-Jun-2024 20:08:07 - Downloading psr/http-message (1.1) build 23-Jun-2024 20:08:07 - Downloading guzzlehttp/psr7 (1.9.1) build 23-Jun-2024 20:08:07 - Downloading laminas/laminas-code (4.13.0) build 23-Jun-2024 20:08:07 - Downloading symfony/yaml (v6.4.8) build 23-Jun-2024 20:08:07 - Downloading laravel/homestead (v14.5.0) build 23-Jun-2024 20:08:07 - Downloading marc1706/fast-image-size (v1.1.7) build 23-Jun-2024 20:08:07 - Downloading symfony/http-client-contracts (v3.5.0) build 23-Jun-2024 20:08:07 - Downloading symfony/http-client (v6.4.8) build 23-Jun-2024 20:08:07 - Downloading brick/math (0.12.1) build 23-Jun-2024 20:08:07 - Downloading spomky-labs/pki-framework (1.2.1) build 23-Jun-2024 20:08:07 - Downloading psr/http-factory (1.1.0) build 23-Jun-2024 20:08:07 - Downloading psr/http-client (1.0.3) build 23-Jun-2024 20:08:07 - Downloading psr/clock (1.0.0) build 23-Jun-2024 20:08:07 - Downloading paragonie/random_compat (v9.99.100) build 23-Jun-2024 20:08:07 - Downloading paragonie/sodium_compat (v1.21.1) build 23-Jun-2024 20:08:07 - Downloading paragonie/constant_time_encoding (v2.7.0) build 23-Jun-2024 20:08:07 - Downloading web-token/jwt-library (3.4.3) build 23-Jun-2024 20:08:07 - Downloading web-token/jwt-util-ecc (3.4.3) build 23-Jun-2024 20:08:07 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 23-Jun-2024 20:08:07 - Downloading web-token/jwt-signature (3.4.3) build 23-Jun-2024 20:08:07 - Downloading web-token/jwt-key-mgmt (3.4.3) build 23-Jun-2024 20:08:07 - Downloading spomky-labs/base64url (v2.0.4) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-php72 (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 23-Jun-2024 20:08:07 - Downloading guzzlehttp/guzzle (6.5.8) build 23-Jun-2024 20:08:07 - Downloading minishlink/web-push (v8.0.0) build 23-Jun-2024 20:08:07 - Downloading sebastian/version (3.0.2) build 23-Jun-2024 20:08:07 - Downloading sebastian/type (3.2.1) build 23-Jun-2024 20:08:07 - Downloading sebastian/resource-operations (3.0.4) build 23-Jun-2024 20:08:07 - Downloading sebastian/recursion-context (4.0.5) build 23-Jun-2024 20:08:07 - Downloading sebastian/object-reflector (2.0.4) build 23-Jun-2024 20:08:07 - Downloading sebastian/object-enumerator (4.0.4) build 23-Jun-2024 20:08:07 - Downloading sebastian/global-state (5.0.7) build 23-Jun-2024 20:08:07 - Downloading sebastian/exporter (4.0.6) build 23-Jun-2024 20:08:07 - Downloading sebastian/environment (5.1.5) build 23-Jun-2024 20:08:07 - Downloading sebastian/diff (4.0.6) build 23-Jun-2024 20:08:07 - Downloading sebastian/comparator (4.0.8) build 23-Jun-2024 20:08:07 - Downloading sebastian/code-unit (1.0.8) build 23-Jun-2024 20:08:07 - Downloading sebastian/cli-parser (1.0.2) build 23-Jun-2024 20:08:07 - Downloading phpunit/php-timer (5.0.3) build 23-Jun-2024 20:08:07 - Downloading phpunit/php-text-template (2.0.4) build 23-Jun-2024 20:08:07 - Downloading phpunit/php-invoker (3.1.1) build 23-Jun-2024 20:08:07 - Downloading phpunit/php-file-iterator (3.0.6) build 23-Jun-2024 20:08:07 - Downloading theseer/tokenizer (1.2.3) build 23-Jun-2024 20:08:07 - Downloading nikic/php-parser (v4.19.1) build 23-Jun-2024 20:08:07 - Downloading sebastian/lines-of-code (1.0.4) build 23-Jun-2024 20:08:07 - Downloading sebastian/complexity (2.0.3) build 23-Jun-2024 20:08:07 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 23-Jun-2024 20:08:07 - Downloading phpunit/php-code-coverage (9.2.31) build 23-Jun-2024 20:08:07 - Downloading phar-io/version (3.2.1) build 23-Jun-2024 20:08:07 - Downloading phar-io/manifest (2.0.4) build 23-Jun-2024 20:08:07 - Downloading myclabs/deep-copy (1.12.0) build 23-Jun-2024 20:08:07 - Downloading doctrine/instantiator (2.0.0) build 23-Jun-2024 20:08:07 - Downloading phpunit/phpunit (9.6.19) build 23-Jun-2024 20:08:07 - Downloading misantron/dbunit (5.3.0) build 23-Jun-2024 20:08:07 - Downloading phing/phing (2.17.4) build 23-Jun-2024 20:08:07 - Downloading webmozart/assert (1.11.0) build 23-Jun-2024 20:08:08 - Downloading phpstan/phpdoc-parser (1.29.1) build 23-Jun-2024 20:08:08 - Downloading phpdocumentor/reflection-common (2.2.0) build 23-Jun-2024 20:08:08 - Downloading phpdocumentor/type-resolver (1.8.2) build 23-Jun-2024 20:08:08 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 23-Jun-2024 20:08:08 - Downloading spatie/array-to-xml (3.3.0) build 23-Jun-2024 20:08:08 - Downloading netresearch/jsonmapper (v4.4.1) build 23-Jun-2024 20:08:08 - Downloading fidry/cpu-core-counter (1.1.0) build 23-Jun-2024 20:08:08 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 23-Jun-2024 20:08:08 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 23-Jun-2024 20:08:08 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 23-Jun-2024 20:08:08 - Downloading amphp/amp (v2.6.4) build 23-Jun-2024 20:08:08 - Downloading amphp/byte-stream (v1.8.2) build 23-Jun-2024 20:08:08 - Downloading vimeo/psalm (5.24.0) build 23-Jun-2024 20:08:08 - Downloading symfony/routing (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/polyfill-php83 (v1.29.0) build 23-Jun-2024 20:08:08 - Downloading symfony/http-foundation (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading psr/event-dispatcher (1.0.0) build 23-Jun-2024 20:08:08 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 23-Jun-2024 20:08:08 - Downloading symfony/event-dispatcher (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/var-dumper (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/error-handler (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/http-kernel (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/var-exporter (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/dependency-injection (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/config (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/cache-contracts (v3.5.0) build 23-Jun-2024 20:08:08 - Downloading symfony/cache (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/framework-bundle (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading psalm/plugin-symfony (v5.2.2) build 23-Jun-2024 20:08:08 - Downloading s9e/sweetdom (3.4.1) build 23-Jun-2024 20:08:08 - Downloading s9e/regexp-builder (1.4.6) build 23-Jun-2024 20:08:08 - Downloading s9e/text-formatter (2.17.3) build 23-Jun-2024 20:08:08 - Downloading squizlabs/php_codesniffer (3.10.1) build 23-Jun-2024 20:08:08 - Downloading masterminds/html5 (2.9.0) build 23-Jun-2024 20:08:08 - Downloading symfony/dom-crawler (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/browser-kit (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/css-selector (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading symfony/mime (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 23-Jun-2024 20:08:08 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 23-Jun-2024 20:08:08 - Downloading twig/twig (v3.8.0) build 23-Jun-2024 20:08:08 - Downloading symfony/translation-contracts (v3.5.0) build 23-Jun-2024 20:08:08 - Downloading symfony/twig-bridge (v6.4.8) build 23-Jun-2024 20:08:10 0/142 [>---------------------------] 0% 19/142 [===>------------------------] 13% 36/142 [=======>--------------------] 25% 46/142 [=========>------------------] 32% 59/142 [===========>----------------] 41% 76/142 [==============>-------------] 53% 88/142 [=================>----------] 61% 100/142 [===================>--------] 70% 114/142 [======================>-----] 80% 134/142 [==========================>-] 94% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 23-Jun-2024 20:08:11 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 23-Jun-2024 20:08:11 - Installing chita/topological_sort (v3.0.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/process (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/finder (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/filesystem (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/string (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/container (2.0.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/console (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing seld/signal-handler (2.0.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing seld/phar-utils (1.2.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing seld/jsonlint (1.10.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing react/promise (v3.2.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/log (3.0.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/pcre (3.1.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/semver (3.4.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/class-map-generator (1.3.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/ca-bundle (1.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing composer/composer (2.7.7): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/cache (3.0.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing doctrine/deprecations (1.1.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing doctrine/event-manager (1.2.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing doctrine/cache (2.2.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing doctrine/dbal (3.3.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing google/recaptcha (1.3.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/http-message (1.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing laminas/laminas-code (4.13.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/yaml (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing laravel/homestead (v14.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/http-client (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing brick/math (0.12.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/http-factory (1.1.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/http-client (1.0.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/clock (1.0.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 23-Jun-2024 20:08:11 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing web-token/jwt-library (3.4.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing minishlink/web-push (v8.0.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/version (3.0.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/type (3.2.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/global-state (5.0.7): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/exporter (4.0.6): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/environment (5.1.5): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/diff (4.0.6): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/comparator (4.0.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/code-unit (1.0.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpunit/php-timer (5.0.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 23-Jun-2024 20:08:11 - Installing theseer/tokenizer (1.2.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing nikic/php-parser (v4.19.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/complexity (2.0.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpunit/php-code-coverage (9.2.31): Extracting archive build 23-Jun-2024 20:08:11 - Installing phar-io/version (3.2.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing phar-io/manifest (2.0.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing doctrine/instantiator (2.0.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpunit/phpunit (9.6.19): Extracting archive build 23-Jun-2024 20:08:11 - Installing misantron/dbunit (5.3.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing phing/phing (2.17.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing webmozart/assert (1.11.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing amphp/amp (v2.6.4): Extracting archive build 23-Jun-2024 20:08:11 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing vimeo/psalm (5.24.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/routing (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/error-handler (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/config (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/cache (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/framework-bundle (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing psalm/plugin-symfony (v5.2.2): Extracting archive build 23-Jun-2024 20:08:11 - Installing s9e/sweetdom (3.4.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 23-Jun-2024 20:08:11 - Installing s9e/text-formatter (2.17.3): Extracting archive build 23-Jun-2024 20:08:11 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 23-Jun-2024 20:08:11 - Installing masterminds/html5 (2.9.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/dom-crawler (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/css-selector (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/mime (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 23-Jun-2024 20:08:11 - Installing twig/twig (v3.8.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 23-Jun-2024 20:08:11 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 23-Jun-2024 20:08:14 0/140 [>---------------------------] 0% 19/140 [===>------------------------] 13% 29/140 [=====>----------------------] 20% 44/140 [========>-------------------] 31% 59/140 [===========>----------------] 42% 73/140 [==============>-------------] 52% 89/140 [=================>----------] 63% 98/140 [===================>--------] 70% 113/140 [======================>-----] 80% 130/140 [==========================>-] 92% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 23-Jun-2024 20:08:14 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 23-Jun-2024 20:08:14 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 23-Jun-2024 20:08:14 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 23-Jun-2024 20:08:14 Generating autoload files build 23-Jun-2024 20:08:14 101 packages you are using are looking for funding. build 23-Jun-2024 20:08:14 Use the `composer fund` command to find out more! build 23-Jun-2024 20:08:17 PHPUnit 9.6.19 by Sebastian Bergmann and contributors. build 23-Jun-2024 20:08:17 build 23-Jun-2024 20:08:55 ............................................................. 61 / 7503 ( 0%) build 23-Jun-2024 20:09:01 ............................................................. 122 / 7503 ( 1%) build 23-Jun-2024 20:09:03 .................................................I.....SSSS.. 183 / 7503 ( 2%) build 23-Jun-2024 20:09:05 ................SSSSSSSS............S...S.................... 244 / 7503 ( 3%) build 23-Jun-2024 20:09:07 ............................................................. 305 / 7503 ( 4%) build 23-Jun-2024 20:09:19 S............................................................ 366 / 7503 ( 4%) build 23-Jun-2024 20:09:20 ............................................................. 427 / 7503 ( 5%) build 23-Jun-2024 20:09:21 ............................................................. 488 / 7503 ( 6%) build 23-Jun-2024 20:09:22 ............................................................. 549 / 7503 ( 7%) build 23-Jun-2024 20:09:23 ............................................................. 610 / 7503 ( 8%) build 23-Jun-2024 20:09:24 ............................................................. 671 / 7503 ( 8%) build 23-Jun-2024 20:09:25 ............................................................. 732 / 7503 ( 9%) build 23-Jun-2024 20:09:26 ............................................................. 793 / 7503 ( 10%) build 23-Jun-2024 20:09:27 ............................................................. 854 / 7503 ( 11%) build 23-Jun-2024 20:09:28 ............................................................. 915 / 7503 ( 12%) build 23-Jun-2024 20:09:29 ............................................................. 976 / 7503 ( 13%) build 23-Jun-2024 20:09:30 ............................................................. 1037 / 7503 ( 13%) build 23-Jun-2024 20:09:31 ............................................................. 1098 / 7503 ( 14%) build 23-Jun-2024 20:09:58 ....................................................I...S.... 1159 / 7503 ( 15%) build 23-Jun-2024 20:10:17 ...........S................................................. 1220 / 7503 ( 16%) build 23-Jun-2024 20:10:28 ............................................................. 1281 / 7503 ( 17%) build 23-Jun-2024 20:10:31 ..........................................................S.S 1342 / 7503 ( 17%) build 23-Jun-2024 20:10:34 .S........................................................... 1403 / 7503 ( 18%) build 23-Jun-2024 20:10:35 ............................................................. 1464 / 7503 ( 19%) build 23-Jun-2024 20:10:35 ............................................................. 1525 / 7503 ( 20%) build 23-Jun-2024 20:10:36 ............................................................. 1586 / 7503 ( 21%) build 23-Jun-2024 20:10:36 ............................................................. 1647 / 7503 ( 21%) build 23-Jun-2024 20:10:36 ............................................................. 1708 / 7503 ( 22%) build 23-Jun-2024 20:10:36 ............................................................. 1769 / 7503 ( 23%) build 23-Jun-2024 20:10:37 ............................................................. 1830 / 7503 ( 24%) build 23-Jun-2024 20:10:37 ............................................................. 1891 / 7503 ( 25%) build 23-Jun-2024 20:10:42 ............................................................. 1952 / 7503 ( 26%) build 23-Jun-2024 20:10:43 ............................................................. 2013 / 7503 ( 26%) build 23-Jun-2024 20:10:43 ............................................................. 2074 / 7503 ( 27%) build 23-Jun-2024 20:10:43 ............................................................. 2135 / 7503 ( 28%) build 23-Jun-2024 20:10:44 ............................................................. 2196 / 7503 ( 29%) build 23-Jun-2024 20:10:45 ............................................................. 2257 / 7503 ( 30%) build 23-Jun-2024 20:10:47 ............................................................. 2318 / 7503 ( 30%) build 23-Jun-2024 20:10:49 ............................................................. 2379 / 7503 ( 31%) build 23-Jun-2024 20:10:50 ............................................................. 2440 / 7503 ( 32%) build 23-Jun-2024 20:10:50 ............................................................. 2501 / 7503 ( 33%) build 23-Jun-2024 20:10:52 .......................I.II.................................. 2562 / 7503 ( 34%) build 23-Jun-2024 20:10:53 ............................................................. 2623 / 7503 ( 34%) build 23-Jun-2024 20:10:53 ............................................................. 2684 / 7503 ( 35%) build 23-Jun-2024 20:10:54 ............................................................. 2745 / 7503 ( 36%) build 23-Jun-2024 20:10:54 ............................................................. 2806 / 7503 ( 37%) build 23-Jun-2024 20:10:57 ............................................................. 2867 / 7503 ( 38%) build 23-Jun-2024 20:10:59 ............................................................. 2928 / 7503 ( 39%) build 23-Jun-2024 20:11:01 ............................................................. 2989 / 7503 ( 39%) build 23-Jun-2024 20:11:01 ............................................................. 3050 / 7503 ( 40%) build 23-Jun-2024 20:11:13 ............................................................. 3111 / 7503 ( 41%) build 23-Jun-2024 20:11:17 ............................................................. 3172 / 7503 ( 42%) build 23-Jun-2024 20:11:20 ........................................................S.... 3233 / 7503 ( 43%) build 23-Jun-2024 20:11:31 ............................................................. 3294 / 7503 ( 43%) build 23-Jun-2024 20:11:31 ............................................................. 3355 / 7503 ( 44%) build 23-Jun-2024 20:11:33 ............................................................. 3416 / 7503 ( 45%) build 23-Jun-2024 20:11:43 ............................................................. 3477 / 7503 ( 46%) build 23-Jun-2024 20:11:51 ............................................................. 3538 / 7503 ( 47%) build 23-Jun-2024 20:11:59 ............................................................. 3599 / 7503 ( 47%) build 23-Jun-2024 20:12:07 ............................................................. 3660 / 7503 ( 48%) build 23-Jun-2024 20:12:08 ............................................................. 3721 / 7503 ( 49%) build 23-Jun-2024 20:12:09 ............................................................. 3782 / 7503 ( 50%) build 23-Jun-2024 20:12:10 ............................................................. 3843 / 7503 ( 51%) build 23-Jun-2024 20:12:10 ............................................................. 3904 / 7503 ( 52%) build 23-Jun-2024 20:12:10 ............................................................. 3965 / 7503 ( 52%) build 23-Jun-2024 20:12:10 ............................................................. 4026 / 7503 ( 53%) build 23-Jun-2024 20:12:11 ............................................................. 4087 / 7503 ( 54%) build 23-Jun-2024 20:12:12 ............................................................. 4148 / 7503 ( 55%) build 23-Jun-2024 20:12:16 ............................................................. 4209 / 7503 ( 56%) build 23-Jun-2024 20:12:18 ............................................................. 4270 / 7503 ( 56%) build 23-Jun-2024 20:12:21 ............................................................. 4331 / 7503 ( 57%) build 23-Jun-2024 20:12:23 ............................................................. 4392 / 7503 ( 58%) build 23-Jun-2024 20:12:24 ............................................................. 4453 / 7503 ( 59%) build 23-Jun-2024 20:12:30 ............................................................. 4514 / 7503 ( 60%) build 23-Jun-2024 20:12:32 ............................................................. 4575 / 7503 ( 60%) build 23-Jun-2024 20:12:47 ............................................................. 4636 / 7503 ( 61%) build 23-Jun-2024 20:12:48 ............................................................. 4697 / 7503 ( 62%) build 23-Jun-2024 20:12:48 ............................................................. 4758 / 7503 ( 63%) build 23-Jun-2024 20:12:49 ............................................................. 4819 / 7503 ( 64%) build 23-Jun-2024 20:12:49 ............................................................. 4880 / 7503 ( 65%) build 23-Jun-2024 20:12:49 ............................................................. 4941 / 7503 ( 65%) build 23-Jun-2024 20:12:50 ............................................................. 5002 / 7503 ( 66%) build 23-Jun-2024 20:12:50 ............................................................. 5063 / 7503 ( 67%) build 23-Jun-2024 20:12:50 ............................................................. 5124 / 7503 ( 68%) build 23-Jun-2024 20:12:50 ............................................................. 5185 / 7503 ( 69%) build 23-Jun-2024 20:12:51 ............................................................. 5246 / 7503 ( 69%) build 23-Jun-2024 20:12:57 ............................................................. 5307 / 7503 ( 70%) build 23-Jun-2024 20:13:10 ............................................................. 5368 / 7503 ( 71%) build 23-Jun-2024 20:13:19 ............................................................. 5429 / 7503 ( 72%) build 23-Jun-2024 20:13:24 ............................................................. 5490 / 7503 ( 73%) build 23-Jun-2024 20:13:24 ............................................................. 5551 / 7503 ( 73%) build 23-Jun-2024 20:13:25 ............................................................. 5612 / 7503 ( 74%) build 23-Jun-2024 20:13:26 ............................................................. 5673 / 7503 ( 75%) build 23-Jun-2024 20:13:27 ............................................................. 5734 / 7503 ( 76%) build 23-Jun-2024 20:13:30 ............................................................. 5795 / 7503 ( 77%) build 23-Jun-2024 20:13:32 ............................................................. 5856 / 7503 ( 78%) build 23-Jun-2024 20:13:34 ............................................................. 5917 / 7503 ( 78%) build 23-Jun-2024 20:13:37 ............................................................. 5978 / 7503 ( 79%) build 23-Jun-2024 20:13:39 ............................................................. 6039 / 7503 ( 80%) build 23-Jun-2024 20:13:41 ............................................................. 6100 / 7503 ( 81%) build 23-Jun-2024 20:13:44 ............................................................. 6161 / 7503 ( 82%) build 23-Jun-2024 20:13:46 ............................................................. 6222 / 7503 ( 82%) build 23-Jun-2024 20:13:48 ............................................................. 6283 / 7503 ( 83%) build 23-Jun-2024 20:13:51 ............................................................. 6344 / 7503 ( 84%) build 23-Jun-2024 20:13:53 ............................................................. 6405 / 7503 ( 85%) build 23-Jun-2024 20:13:55 ............................................................. 6466 / 7503 ( 86%) build 23-Jun-2024 20:13:57 ............................................................. 6527 / 7503 ( 86%) build 23-Jun-2024 20:14:00 ............................................................. 6588 / 7503 ( 87%) build 23-Jun-2024 20:14:02 ............................................................. 6649 / 7503 ( 88%) build 23-Jun-2024 20:14:04 ............................................................. 6710 / 7503 ( 89%) build 23-Jun-2024 20:14:07 ............................................................. 6771 / 7503 ( 90%) build 23-Jun-2024 20:14:09 ............................................................. 6832 / 7503 ( 91%) build 23-Jun-2024 20:14:11 ............................................................. 6893 / 7503 ( 91%) build 23-Jun-2024 20:14:14 ............................................................. 6954 / 7503 ( 92%) build 23-Jun-2024 20:14:16 ............................................................. 7015 / 7503 ( 93%) build 23-Jun-2024 20:14:18 ............................................................. 7076 / 7503 ( 94%) build 23-Jun-2024 20:14:21 ............................................................. 7137 / 7503 ( 95%) build 23-Jun-2024 20:14:23 ............................................................. 7198 / 7503 ( 95%) build 23-Jun-2024 20:14:25 ............................................................. 7259 / 7503 ( 96%) build 23-Jun-2024 20:14:27 ............................................................. 7320 / 7503 ( 97%) build 23-Jun-2024 20:14:30 ............................................................. 7381 / 7503 ( 98%) build 23-Jun-2024 20:14:32 ............................................................. 7442 / 7503 ( 99%) build 23-Jun-2024 20:14:35 ............................................................. 7503 / 7503 (100%) build 23-Jun-2024 20:14:35 build 23-Jun-2024 20:14:35 build 23-Jun-2024 20:14:35 Time: 06:17.698, Memory: 308.50 MB build 23-Jun-2024 20:14:35 build 23-Jun-2024 20:14:35 OK, but incomplete, skipped, or risky tests! build 23-Jun-2024 20:14:35 Tests: 7503, Assertions: 76488, Skipped: 21, Incomplete: 5. build 23-Jun-2024 20:14:35 build 23-Jun-2024 20:17:35 Generating code coverage report in HTML format ... done [02:59.971] simple 23-Jun-2024 20:17:36 Finished task 'Run phpunit with coverage' with result: Success simple 23-Jun-2024 20:17:36 Running post build plugin 'Artifact Copier' simple 23-Jun-2024 20:17:36 Publishing an artifact: Coverage HTML Report simple 23-Jun-2024 20:17:39 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 2.710 s simple 23-Jun-2024 20:17:39 Running post build plugin 'npm Cache Cleanup' simple 23-Jun-2024 20:17:39 Running post build plugin 'NCover Results Collector' simple 23-Jun-2024 20:17:39 Running post build plugin 'Build Results Label Collector' simple 23-Jun-2024 20:17:39 Running post build plugin 'Clover Results Collector' simple 23-Jun-2024 20:17:39 Running post build plugin 'Docker Container Cleanup' simple 23-Jun-2024 20:17:40 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-COVR' simple 23-Jun-2024 20:17:40 Finalising the build... simple 23-Jun-2024 20:17:40 Stopping timer. simple 23-Jun-2024 20:17:40 Build PHPBB3-DDM-COVR-1286 completed. simple 23-Jun-2024 20:17:40 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 23-Jun-2024 20:17:40 Running on server: post build plugin 'NCover Results Collector' simple 23-Jun-2024 20:17:40 Running on server: post build plugin 'Build Labeller' simple 23-Jun-2024 20:17:40 Running on server: post build plugin 'Clover Delta Calculator' simple 23-Jun-2024 20:17:40 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 23-Jun-2024 20:17:40 All post build plugins have finished simple 23-Jun-2024 20:17:40 Generating build results summary... simple 23-Jun-2024 20:17:40 Saving build results to disk... simple 23-Jun-2024 20:17:40 Store variable context... simple 23-Jun-2024 20:17:40 Finished building PHPBB3-DDM-COVR-1286.