simple 01-Apr-2026 17:53:42 Build phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite Package #671 (PHPBB3-DD33-P5SP-671) is being prepared for building on agent Docker, bamboo version: 9.2.24 simple 01-Apr-2026 17:53:42 simple 01-Apr-2026 17:53:42 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Apr-2026 17:53:42 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite Package #671 (PHPBB3-DD33-P5SP-671) simple 01-Apr-2026 17:53:42 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Apr-2026 17:53:42 Checking out into /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Apr-2026 17:53:42 Updating source code to revision: d46228d843609b8763ba1a11584083bf3ad52741 simple 01-Apr-2026 17:53:42 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git'. simple 01-Apr-2026 17:53:42 hint: Using 'master' as the name for the initial branch. This default branch name simple 01-Apr-2026 17:53:42 hint: is subject to change. To configure the initial branch name to use in all simple 01-Apr-2026 17:53:42 hint: of your new repositories, which will suppress this warning, call: simple 01-Apr-2026 17:53:42 hint: simple 01-Apr-2026 17:53:42 hint: git config --global init.defaultBranch simple 01-Apr-2026 17:53:42 hint: simple 01-Apr-2026 17:53:42 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 01-Apr-2026 17:53:42 hint: 'development'. The just-created branch can be renamed via this command: simple 01-Apr-2026 17:53:42 hint: simple 01-Apr-2026 17:53:42 hint: git branch -m simple 01-Apr-2026 17:53:42 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git/ simple 01-Apr-2026 17:53:43 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. simple 01-Apr-2026 17:54:06 Checking out revision d46228d843609b8763ba1a11584083bf3ad52741. simple 01-Apr-2026 17:54:07 Switched to branch '3.3.x' simple 01-Apr-2026 17:54:07 Updated source code to revision: d46228d843609b8763ba1a11584083bf3ad52741 simple 01-Apr-2026 17:54:07 Finished task 'Checkout Default Repository' with result: Success simple 01-Apr-2026 17:54:07 Running pre-build action: VCS Version Collector simple 01-Apr-2026 17:54:07 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Apr-2026 17:54:07 Build phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite Package #671 (PHPBB3-DD33-P5SP-671) started building on agent 'Docker' () command 01-Apr-2026 17:54:07 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Apr-2026 17:54:07 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 01-Apr-2026 17:54:07 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite Package #671 (PHPBB3-DD33-P5SP-671)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-e3321053-633f-49a9-bca2-0300b1ce78cd build --force-rm=true --tag=phpbb:php-7.4 /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP\n error 01-Apr-2026 17:54:08 #0 building with "default" instance using docker driver error 01-Apr-2026 17:54:08 error 01-Apr-2026 17:54:08 #1 [internal] load build definition from Dockerfile error 01-Apr-2026 17:54:08 #1 transferring dockerfile: 511B done error 01-Apr-2026 17:54:08 #1 DONE 0.0s error 01-Apr-2026 17:54:08 error 01-Apr-2026 17:54:08 #2 [internal] load metadata for docker.io/library/php:7.4 error 01-Apr-2026 17:54:09 #2 DONE 1.6s error 01-Apr-2026 17:54:09 error 01-Apr-2026 17:54:09 #3 [internal] load .dockerignore error 01-Apr-2026 17:54:09 #3 transferring context: 2B done error 01-Apr-2026 17:54:09 #3 DONE 0.0s error 01-Apr-2026 17:54:09 error 01-Apr-2026 17:54:09 #4 [1/6] FROM docker.io/library/php:7.4@sha256:620a6b9f4d4feef2210026172570465e9d0c1de79766418d3affd09190a7fda5 error 01-Apr-2026 17:54:09 #4 DONE 0.0s error 01-Apr-2026 17:54:09 error 01-Apr-2026 17:54:09 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 01-Apr-2026 17:54:09 #5 CACHED error 01-Apr-2026 17:54:09 error 01-Apr-2026 17:54:09 #6 [3/6] RUN pecl install xdebug-2.9.0 error 01-Apr-2026 17:54:09 #6 CACHED error 01-Apr-2026 17:54:09 error 01-Apr-2026 17:54:09 #7 [4/6] RUN docker-php-ext-enable xdebug error 01-Apr-2026 17:54:09 #7 CACHED error 01-Apr-2026 17:54:09 error 01-Apr-2026 17:54:09 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 01-Apr-2026 17:54:10 #8 DONE 0.5s error 01-Apr-2026 17:54:10 error 01-Apr-2026 17:54:10 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 01-Apr-2026 17:54:10 #9 DONE 0.3s error 01-Apr-2026 17:54:10 error 01-Apr-2026 17:54:10 #10 exporting to image error 01-Apr-2026 17:54:10 #10 exporting layers 0.0s done error 01-Apr-2026 17:54:10 #10 writing image sha256:3206691b923afa610558a61efcfb0ee58f41e2d77d7c36572ae4614f4636bf06 done error 01-Apr-2026 17:54:10 #10 naming to docker.io/library/phpbb:php-7.4 done error 01-Apr-2026 17:54:10 #10 DONE 0.0s simple 01-Apr-2026 17:54:10 Built Docker image 'phpbb:php-7.4' simple 01-Apr-2026 17:54:10 Finished task 'Build image' with result: Success command 01-Apr-2026 17:54:10 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Apr-2026 17:54:10 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Apr-2026 17:54:10 Running image name (phpbb:php-7.4) command 01-Apr-2026 17:54:10 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite Package #671 (PHPBB3-DD33-P5SP-671)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP:/data --workdir /data/phpBB --rm -u=990 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-7.4 /bin/bash -c php ../composer.phar install --dev; cd ../build; git fetch --tags https://github.com/phpbb/phpbb.git 2>&1; ../phpBB/vendor/bin/phing package\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP\n build 01-Apr-2026 17:54:11 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 01-Apr-2026 17:54:11 Installing dependencies from lock file (including require-dev) build 01-Apr-2026 17:54:11 Verifying lock file contents can be installed on current platform. build 01-Apr-2026 17:54:11 Package operations: 75 installs, 0 updates, 0 removals build 01-Apr-2026 17:54:11 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 01-Apr-2026 17:54:11 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Apr-2026 17:54:11 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Apr-2026 17:54:11 - Downloading carlos-mg89/oauth (0.8.17) build 01-Apr-2026 17:54:11 - Downloading symfony/polyfill-mbstring (v1.33.0) build 01-Apr-2026 17:54:11 - Downloading symfony/polyfill-ctype (v1.33.0) build 01-Apr-2026 17:54:11 - Downloading symfony/dom-crawler (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/css-selector (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/browser-kit (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/polyfill-intl-normalizer (v1.33.0) build 01-Apr-2026 17:54:11 - Downloading symfony/polyfill-intl-idn (v1.33.0) build 01-Apr-2026 17:54:11 - Downloading ralouphie/getallheaders (3.0.3) build 01-Apr-2026 17:54:11 - Downloading psr/http-message (1.1) build 01-Apr-2026 17:54:11 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Apr-2026 17:54:11 - Downloading guzzlehttp/promises (1.5.3) build 01-Apr-2026 17:54:11 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Apr-2026 17:54:11 - Downloading fabpot/goutte (v3.2.3) build 01-Apr-2026 17:54:11 - Downloading google/recaptcha (1.2.4) build 01-Apr-2026 17:54:11 - Downloading marc1706/fast-image-size (v1.3.1) build 01-Apr-2026 17:54:11 - Downloading phing/phing (2.17.4) build 01-Apr-2026 17:54:11 - Downloading symfony/process (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading php-webdriver/webdriver (1.13.1) build 01-Apr-2026 17:54:11 - Downloading webmozart/assert (1.12.1) build 01-Apr-2026 17:54:11 - Downloading phpdocumentor/reflection-common (2.2.0) build 01-Apr-2026 17:54:11 - Downloading phpdocumentor/type-resolver (1.6.1) build 01-Apr-2026 17:54:11 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 01-Apr-2026 17:54:11 - Downloading symfony/yaml (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading sebastian/version (2.0.1) build 01-Apr-2026 17:54:11 - Downloading sebastian/resource-operations (2.0.3) build 01-Apr-2026 17:54:11 - Downloading sebastian/recursion-context (3.0.3) build 01-Apr-2026 17:54:11 - Downloading sebastian/object-reflector (1.1.3) build 01-Apr-2026 17:54:11 - Downloading sebastian/object-enumerator (3.0.5) build 01-Apr-2026 17:54:11 - Downloading sebastian/global-state (2.0.0) build 01-Apr-2026 17:54:11 - Downloading sebastian/exporter (3.1.8) build 01-Apr-2026 17:54:11 - Downloading sebastian/environment (4.2.5) build 01-Apr-2026 17:54:11 - Downloading sebastian/diff (3.0.6) build 01-Apr-2026 17:54:11 - Downloading sebastian/comparator (3.0.7) build 01-Apr-2026 17:54:11 - Downloading phpunit/php-timer (2.1.4) build 01-Apr-2026 17:54:11 - Downloading phpunit/php-text-template (1.2.1) build 01-Apr-2026 17:54:11 - Downloading phpunit/php-file-iterator (2.0.6) build 01-Apr-2026 17:54:11 - Downloading theseer/tokenizer (1.3.1) build 01-Apr-2026 17:54:11 - Downloading sebastian/code-unit-reverse-lookup (1.0.3) build 01-Apr-2026 17:54:11 - Downloading phpunit/php-token-stream (3.1.3) build 01-Apr-2026 17:54:11 - Downloading phpunit/php-code-coverage (6.1.4) build 01-Apr-2026 17:54:11 - Downloading doctrine/instantiator (1.5.0) build 01-Apr-2026 17:54:11 - Downloading phpspec/prophecy (v1.21.0) build 01-Apr-2026 17:54:11 - Downloading phar-io/version (2.0.1) build 01-Apr-2026 17:54:11 - Downloading phar-io/manifest (1.0.3) build 01-Apr-2026 17:54:11 - Downloading myclabs/deep-copy (1.13.4) build 01-Apr-2026 17:54:11 - Downloading phpunit/phpunit (7.5.20) build 01-Apr-2026 17:54:11 - Downloading phpunit/dbunit (4.0.0) build 01-Apr-2026 17:54:11 - Downloading psr/container (1.1.1) build 01-Apr-2026 17:54:11 - Downloading s9e/sweetdom (2.1.0.1) build 01-Apr-2026 17:54:11 - Downloading s9e/regexp-builder (1.4.6) build 01-Apr-2026 17:54:11 - Downloading s9e/text-formatter (2.11.5) build 01-Apr-2026 17:54:11 - Downloading squizlabs/php_codesniffer (4.0.1) build 01-Apr-2026 17:54:11 - Downloading symfony/filesystem (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/config (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading psr/log (1.1.4) build 01-Apr-2026 17:54:11 - Downloading symfony/debug (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/console (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/finder (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/http-foundation (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/event-dispatcher (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/http-kernel (v3.4.49) build 01-Apr-2026 17:54:11 - Downloading symfony/dependency-injection (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading zendframework/zend-eventmanager (3.2.1) build 01-Apr-2026 17:54:11 - Downloading zendframework/zend-code (3.4.1) build 01-Apr-2026 17:54:11 - Downloading ocramius/proxy-manager (2.2.4) build 01-Apr-2026 17:54:11 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading symfony/routing (v3.4.47) build 01-Apr-2026 17:54:11 - Downloading twig/twig (v2.16.1) build 01-Apr-2026 17:54:11 - Downloading symfony/twig-bridge (v3.4.47) build 01-Apr-2026 17:54:13 0/72 [>---------------------------] 0% 9/72 [===>------------------------] 12% 15/72 [=====>----------------------] 20% 25/72 [=========>------------------] 34% 30/72 [===========>----------------] 41% 36/72 [==============>-------------] 50% 44/72 [=================>----------] 61% 51/72 [===================>--------] 70% 59/72 [======================>-----] 81% 68/72 [==========================>-] 94% 72/72 [============================] 100% - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Apr-2026 17:54:13 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing carlos-mg89/oauth (0.8.17): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/dom-crawler (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/css-selector (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/browser-kit (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/polyfill-intl-idn (v1.33.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing psr/http-message (1.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Apr-2026 17:54:13 - Installing fabpot/goutte (v3.2.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing google/recaptcha (1.2.4): Extracting archive build 01-Apr-2026 17:54:13 - Installing marc1706/fast-image-size (v1.3.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing phing/phing (2.17.4): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/process (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing php-webdriver/webdriver (1.13.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing webmozart/assert (1.12.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/yaml (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/version (2.0.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/resource-operations (2.0.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/recursion-context (3.0.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/object-reflector (1.1.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/object-enumerator (3.0.5): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/global-state (2.0.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/exporter (3.1.8): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/environment (4.2.5): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/diff (3.0.6): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/comparator (3.0.7): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpunit/php-timer (2.1.4): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpunit/php-text-template (1.2.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpunit/php-file-iterator (2.0.6): Extracting archive build 01-Apr-2026 17:54:13 - Installing theseer/tokenizer (1.3.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpunit/php-token-stream (3.1.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpunit/php-code-coverage (6.1.4): Extracting archive build 01-Apr-2026 17:54:13 - Installing doctrine/instantiator (1.5.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpspec/prophecy (v1.21.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing phar-io/version (2.0.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing phar-io/manifest (1.0.3): Extracting archive build 01-Apr-2026 17:54:13 - Installing myclabs/deep-copy (1.13.4): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpunit/phpunit (7.5.20): Extracting archive build 01-Apr-2026 17:54:13 - Installing phpunit/dbunit (4.0.0): Extracting archive build 01-Apr-2026 17:54:13 - Installing psr/container (1.1.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Apr-2026 17:54:13 - Installing s9e/text-formatter (2.11.5): Extracting archive build 01-Apr-2026 17:54:13 - Installing squizlabs/php_codesniffer (4.0.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/filesystem (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/config (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing psr/log (1.1.4): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/debug (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/console (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/finder (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/polyfill-php56 (v1.20.0) build 01-Apr-2026 17:54:13 - Installing symfony/polyfill-php70 (v1.20.0) build 01-Apr-2026 17:54:13 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing zendframework/zend-code (3.4.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/routing (v3.4.47): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/polyfill-php72 (v1.31.0) build 01-Apr-2026 17:54:13 - Installing twig/twig (v2.16.1): Extracting archive build 01-Apr-2026 17:54:13 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 01-Apr-2026 17:54:15 0/71 [>---------------------------] 0% 20/71 [=======>--------------------] 28% 30/71 [===========>----------------] 42% 37/71 [==============>-------------] 52% 43/71 [================>-----------] 60% 55/71 [=====================>------] 77% 58/71 [======================>-----] 81% 64/71 [=========================>--] 90% 71/71 [============================] 100%Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 01-Apr-2026 17:54:15 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 01-Apr-2026 17:54:15 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 01-Apr-2026 17:54:15 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 01-Apr-2026 17:54:15 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 01-Apr-2026 17:54:15 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 01-Apr-2026 17:54:15 Generating autoload files build 01-Apr-2026 17:54:15 47 packages you are using are looking for funding. build 01-Apr-2026 17:54:15 Use the `composer fund` command to find out more! build 01-Apr-2026 17:54:16 remote: Enumerating objects: 47031, done. build 01-Apr-2026 17:54:16 remote: Counting objects: 0% (1/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 1% (131/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 2% (261/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 3% (392/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 4% (522/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 5% (652/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 6% (783/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 7% (913/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 8% (1044/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 9% (1174/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 10% (1304/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 11% (1435/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 12% (1565/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 13% (1696/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 14% (1826/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 15% (1956/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 16% (2087/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 17% (2217/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 18% (2348/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 19% (2478/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 20% (2608/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 21% (2739/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 22% (2869/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 23% (2999/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 24% (3130/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 25% (3260/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 26% (3391/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 27% (3521/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 28% (3651/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 29% (3782/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 30% (3912/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 31% (4043/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 32% (4173/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 33% (4303/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 34% (4434/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 35% (4564/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 36% (4695/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 37% (4825/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 38% (4955/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 39% (5086/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 40% (5216/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 41% (5346/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 42% (5477/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 43% (5607/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 44% (5738/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 45% (5868/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 46% (5998/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 47% (6129/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 48% (6259/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 49% (6390/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 50% (6520/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 51% (6650/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 52% (6781/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 53% (6911/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 54% (7042/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 55% (7172/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 56% (7302/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 57% (7433/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 58% (7563/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 59% (7694/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 60% (7824/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 61% (7954/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 62% (8085/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 63% (8215/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 64% (8345/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 65% (8476/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 66% (8606/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 67% (8737/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 68% (8867/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 69% (8997/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 70% (9128/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 71% (9258/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 72% (9389/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 73% (9519/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 74% (9649/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 75% (9780/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 76% (9910/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 77% (10041/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 78% (10171/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 79% (10301/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 80% (10432/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 81% (10562/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 82% (10692/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 83% (10823/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 84% (10953/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 85% (11084/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 86% (11214/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 87% (11344/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 88% (11475/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 89% (11605/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 90% (11736/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 91% (11866/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 92% (11996/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 93% (12127/13039) build 01-Apr-2026 17:54:16 remote: Counting objects: 94% (12257/13039) build 01-Apr-2026 17:54:17 remote: Counting objects: 95% (12388/13039) build 01-Apr-2026 17:54:17 remote: Counting objects: 96% (12518/13039) build 01-Apr-2026 17:54:17 remote: Counting objects: 97% (12648/13039) build 01-Apr-2026 17:54:17 remote: Counting objects: 98% (12779/13039) build 01-Apr-2026 17:54:17 remote: Counting objects: 99% (12909/13039) build 01-Apr-2026 17:54:17 remote: Counting objects: 100% (13039/13039) build 01-Apr-2026 17:54:17 remote: Counting objects: 100% (13039/13039), done. build 01-Apr-2026 17:54:17 remote: Compressing objects: 0% (1/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 1% (2/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 2% (4/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 3% (6/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 4% (8/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 5% (10/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 6% (12/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 7% (14/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 8% (15/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 9% (17/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 10% (19/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 11% (21/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 12% (23/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 13% (25/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 14% (27/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 15% (29/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 16% (30/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 17% (32/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 18% (34/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 19% (36/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 20% (38/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 21% (40/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 22% (42/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 23% (44/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 24% (45/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 25% (47/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 26% (49/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 27% (51/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 28% (53/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 29% (55/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 30% (57/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 31% (58/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 32% (60/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 33% (62/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 34% (64/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 35% (66/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 36% (68/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 37% (70/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 38% (72/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 39% (73/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 40% (75/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 41% (77/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 42% (79/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 43% (81/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 44% (83/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 45% (85/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 46% (87/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 47% (88/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 48% (90/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 49% (92/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 50% (94/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 51% (96/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 52% (98/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 53% (100/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 54% (101/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 55% (103/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 56% (105/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 57% (107/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 58% (109/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 59% (111/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 60% (113/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 61% (115/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 62% (116/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 63% (118/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 64% (120/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 65% (122/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 66% (124/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 67% (126/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 68% (128/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 69% (130/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 70% (131/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 71% (133/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 72% (135/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 73% (137/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 74% (139/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 75% (141/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 76% (143/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 77% (144/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 78% (146/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 79% (148/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 80% (150/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 81% (152/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 82% (154/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 83% (156/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 84% (158/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 85% (159/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 86% (161/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 87% (163/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 88% (165/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 89% (167/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 90% (169/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 91% (171/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 92% (173/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 93% (174/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 94% (176/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 95% (178/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 96% (180/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 97% (182/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 98% (184/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 99% (186/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 100% (187/187) build 01-Apr-2026 17:54:17 remote: Compressing objects: 100% (187/187), done. build 01-Apr-2026 17:54:17 Receiving objects: 0% (1/47031) build 01-Apr-2026 17:54:17 Receiving objects: 1% (471/47031) build 01-Apr-2026 17:54:17 Receiving objects: 2% (941/47031) build 01-Apr-2026 17:54:17 Receiving objects: 3% (1411/47031) build 01-Apr-2026 17:54:17 Receiving objects: 4% (1882/47031) build 01-Apr-2026 17:54:17 Receiving objects: 5% (2352/47031) build 01-Apr-2026 17:54:17 Receiving objects: 6% (2822/47031) build 01-Apr-2026 17:54:17 Receiving objects: 7% (3293/47031) build 01-Apr-2026 17:54:17 Receiving objects: 8% (3763/47031) build 01-Apr-2026 17:54:17 Receiving objects: 9% (4233/47031) build 01-Apr-2026 17:54:17 Receiving objects: 10% (4704/47031) build 01-Apr-2026 17:54:17 Receiving objects: 11% (5174/47031) build 01-Apr-2026 17:54:17 Receiving objects: 12% (5644/47031) build 01-Apr-2026 17:54:17 Receiving objects: 13% (6115/47031) build 01-Apr-2026 17:54:17 Receiving objects: 14% (6585/47031) build 01-Apr-2026 17:54:17 Receiving objects: 15% (7055/47031) build 01-Apr-2026 17:54:17 Receiving objects: 16% (7525/47031) build 01-Apr-2026 17:54:17 Receiving objects: 17% (7996/47031) build 01-Apr-2026 17:54:17 Receiving objects: 18% (8466/47031) build 01-Apr-2026 17:54:17 Receiving objects: 19% (8936/47031) build 01-Apr-2026 17:54:17 Receiving objects: 20% (9407/47031) build 01-Apr-2026 17:54:17 Receiving objects: 21% (9877/47031) build 01-Apr-2026 17:54:17 Receiving objects: 22% (10347/47031) build 01-Apr-2026 17:54:17 Receiving objects: 23% (10818/47031) build 01-Apr-2026 17:54:17 Receiving objects: 24% (11288/47031) build 01-Apr-2026 17:54:17 Receiving objects: 25% (11758/47031) build 01-Apr-2026 17:54:17 Receiving objects: 26% (12229/47031) build 01-Apr-2026 17:54:17 Receiving objects: 27% (12699/47031) build 01-Apr-2026 17:54:17 Receiving objects: 28% (13169/47031) build 01-Apr-2026 17:54:17 Receiving objects: 29% (13639/47031) build 01-Apr-2026 17:54:17 Receiving objects: 30% (14110/47031) build 01-Apr-2026 17:54:17 Receiving objects: 31% (14580/47031) build 01-Apr-2026 17:54:17 Receiving objects: 32% (15050/47031) build 01-Apr-2026 17:54:17 Receiving objects: 33% (15521/47031) build 01-Apr-2026 17:54:17 Receiving objects: 34% (15991/47031) build 01-Apr-2026 17:54:17 Receiving objects: 35% (16461/47031) build 01-Apr-2026 17:54:17 Receiving objects: 36% (16932/47031) build 01-Apr-2026 17:54:17 Receiving objects: 37% (17402/47031) build 01-Apr-2026 17:54:17 Receiving objects: 38% (17872/47031) build 01-Apr-2026 17:54:17 Receiving objects: 39% (18343/47031) build 01-Apr-2026 17:54:17 Receiving objects: 40% (18813/47031) build 01-Apr-2026 17:54:17 Receiving objects: 41% (19283/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 42% (19754/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 43% (20224/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 44% (20694/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 45% (21164/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 46% (21635/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 47% (22105/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 48% (22575/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 49% (23046/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 50% (23516/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 51% (23986/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 52% (24457/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 53% (24927/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 54% (25397/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 55% (25868/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 56% (26338/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 57% (26808/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 58% (27278/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 59% (27749/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 60% (28219/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 61% (28689/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 62% (29160/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 63% (29630/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 64% (30100/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 65% (30571/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 66% (31041/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 67% (31511/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 68% (31982/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 69% (32452/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 70% (32922/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 71% (33393/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 72% (33863/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 73% (34333/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 74% (34803/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 75% (35274/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 76% (35744/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 77% (36214/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 78% (36685/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 79% (37155/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 80% (37625/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 81% (38096/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 82% (38566/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 83% (39036/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 84% (39507/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 85% (39977/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 86% (40447/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 87% (40917/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 88% (41388/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 89% (41858/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 90% (42328/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 91% (42799/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 92% (43269/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:17 Receiving objects: 93% (43739/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 94% (44210/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 95% (44680/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 96% (45150/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 97% (45621/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 98% (46091/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 99% (46561/47031), 9.48 MiB | 18.94 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 99% (46953/47031), 21.09 MiB | 21.08 MiB/s build 01-Apr-2026 17:54:18 remote: Total 47031 (delta 12930), reused 12860 (delta 12852), pack-reused 33992 (from 2) build 01-Apr-2026 17:54:18 Receiving objects: 100% (47031/47031), 21.09 MiB | 21.08 MiB/s build 01-Apr-2026 17:54:18 Receiving objects: 100% (47031/47031), 21.34 MiB | 21.09 MiB/s, done. build 01-Apr-2026 17:54:18 Resolving deltas: 0% (0/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 1% (344/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 2% (688/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 3% (1032/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 4% (1376/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 5% (1720/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 6% (2064/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 7% (2408/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 8% (2752/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 9% (3096/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 10% (3440/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 11% (3784/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 12% (4128/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 13% (4471/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 14% (4815/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 15% (5160/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 16% (5503/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 17% (5847/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 18% (6191/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 19% (6535/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 20% (6879/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 21% (7223/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 22% (7567/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 23% (7911/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 24% (8255/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 25% (8598/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 26% (8942/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 27% (9286/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 28% (9630/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 29% (9974/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 30% (10318/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 31% (10662/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 32% (11006/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 33% (11350/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 34% (11694/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 35% (12038/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 36% (12382/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 37% (12726/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 38% (13069/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 39% (13413/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 40% (13757/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 41% (14101/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 42% (14445/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 43% (14789/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 44% (15133/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 45% (15477/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 46% (15821/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 47% (16165/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 48% (16509/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 49% (16853/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 50% (17196/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 51% (17540/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 52% (17884/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 53% (18228/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 54% (18572/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 55% (18916/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 56% (19260/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 57% (19604/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 58% (19948/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 59% (20292/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 60% (20636/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 61% (20980/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 62% (21324/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 63% (21667/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 64% (22011/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 65% (22355/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 66% (22699/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 67% (23043/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 68% (23387/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 69% (23731/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 70% (24075/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 71% (24419/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 72% (24763/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 73% (25107/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 74% (25451/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 75% (25794/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 76% (26138/34392) build 01-Apr-2026 17:54:18 Resolving deltas: 77% (26482/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 78% (26826/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 78% (27149/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 79% (27170/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 80% (27514/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 81% (27858/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 82% (28202/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 83% (28546/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 84% (28890/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 85% (29234/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 86% (29578/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 87% (29922/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 88% (30265/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 89% (30609/34392) build 01-Apr-2026 17:54:19 Resolving deltas: 90% (30953/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 90% (31284/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 91% (31297/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 92% (31641/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 93% (31985/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 94% (32329/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 95% (32673/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 96% (33017/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 97% (33361/34392) build 01-Apr-2026 17:54:20 Resolving deltas: 98% (33705/34392) build 01-Apr-2026 17:54:21 Resolving deltas: 98% (33855/34392) build 01-Apr-2026 17:54:21 Resolving deltas: 99% (34049/34392) build 01-Apr-2026 17:54:21 Resolving deltas: 100% (34392/34392) build 01-Apr-2026 17:54:21 Resolving deltas: 100% (34392/34392), completed with 3190 local objects. build 01-Apr-2026 17:54:22 From https://github.com/phpbb/phpbb build 01-Apr-2026 17:54:22 * branch HEAD -> FETCH_HEAD build 01-Apr-2026 17:54:22 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 01-Apr-2026 17:54:22 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 01-Apr-2026 17:54:22 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 01-Apr-2026 17:54:22 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 01-Apr-2026 17:54:22 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 01-Apr-2026 17:54:22 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 01-Apr-2026 17:54:22 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 01-Apr-2026 17:54:22 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.0 -> release-2.0.0 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.1 -> release-2.0.1 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.10 -> release-2.0.10 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.11 -> release-2.0.11 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.12 -> release-2.0.12 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.13 -> release-2.0.13 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.14 -> release-2.0.14 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.15 -> release-2.0.15 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.16 -> release-2.0.16 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.17 -> release-2.0.17 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.18 -> release-2.0.18 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.19 -> release-2.0.19 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.2 -> release-2.0.2 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.20 -> release-2.0.20 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.21 -> release-2.0.21 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.22 -> release-2.0.22 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.23 -> release-2.0.23 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.3 -> release-2.0.3 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.4 -> release-2.0.4 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.5 -> release-2.0.5 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.6 -> release-2.0.6 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.7 -> release-2.0.7 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.8 -> release-2.0.8 build 01-Apr-2026 17:54:22 * [new tag] release-2.0.8a -> release-2.0.8a build 01-Apr-2026 17:54:22 * [new tag] release-2.0.9 -> release-2.0.9 build 01-Apr-2026 17:54:22 * [new tag] release-3.0.11 -> release-3.0.11 build 01-Apr-2026 17:54:22 * [new tag] release-3.0.12 -> release-3.0.12 build 01-Apr-2026 17:54:22 * [new tag] release-3.0.13 -> release-3.0.13 build 01-Apr-2026 17:54:22 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 01-Apr-2026 17:54:22 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 01-Apr-2026 17:54:22 * [new tag] release-4.0.0-a1 -> release-4.0.0-a1 build 01-Apr-2026 17:54:22 * [new tag] start -> start build 01-Apr-2026 17:54:22 Buildfile: /data/build/build.xml build 01-Apr-2026 17:54:22  build 01-Apr-2026 17:54:22 phpBB > clean: build 01-Apr-2026 17:54:22  build 01-Apr-2026 17:54:22  [delete] Directory /data/build/logs does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/api does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/coverage does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/cpd does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/new_version does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 01-Apr-2026 17:54:22  [delete] Directory /data/build/save does not exist or is not a directory. build 01-Apr-2026 17:54:22  build 01-Apr-2026 17:54:22 phpBB > prepare: build 01-Apr-2026 17:54:22  build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/logs build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/api build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/codebrowser build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/coverage build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/cpd build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/dependencies build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/new_version build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/new_version/files build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/new_version/patches build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/new_version/release_files build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/new_version/update build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/old_versions build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/save build 01-Apr-2026 17:54:22  build 01-Apr-2026 17:54:22 phpBB > prepare-new-version: build 01-Apr-2026 17:54:22  build 01-Apr-2026 17:54:22  [mkdir] Created dir: /data/build/new_version/phpBB3 build 01-Apr-2026 17:54:23  build 01-Apr-2026 17:54:23 phpBB > export: build 01-Apr-2026 17:54:23  build 01-Apr-2026 17:54:23 Installing dependencies from lock file build 01-Apr-2026 17:54:23 Verifying lock file contents can be installed on current platform. build 01-Apr-2026 17:54:23 Package operations: 40 installs, 0 updates, 0 removals build 01-Apr-2026 17:54:23 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 01-Apr-2026 17:54:23 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Apr-2026 17:54:23 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Apr-2026 17:54:23 - Downloading carlos-mg89/oauth (0.8.17) build 01-Apr-2026 17:54:23 - Downloading google/recaptcha (1.2.4) build 01-Apr-2026 17:54:23 - Downloading symfony/polyfill-intl-normalizer (v1.33.0) build 01-Apr-2026 17:54:23 - Downloading symfony/polyfill-intl-idn (v1.33.0) build 01-Apr-2026 17:54:23 - Downloading ralouphie/getallheaders (3.0.3) build 01-Apr-2026 17:54:23 - Downloading psr/http-message (1.1) build 01-Apr-2026 17:54:23 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Apr-2026 17:54:23 - Downloading guzzlehttp/promises (1.5.3) build 01-Apr-2026 17:54:23 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Apr-2026 17:54:23 - Downloading symfony/polyfill-mbstring (v1.33.0) build 01-Apr-2026 17:54:23 - Downloading marc1706/fast-image-size (v1.3.1) build 01-Apr-2026 17:54:23 - Downloading psr/container (1.1.1) build 01-Apr-2026 17:54:23 - Downloading s9e/sweetdom (2.1.0.1) build 01-Apr-2026 17:54:23 - Downloading s9e/regexp-builder (1.4.6) build 01-Apr-2026 17:54:23 - Downloading s9e/text-formatter (2.11.5) build 01-Apr-2026 17:54:23 - Downloading symfony/polyfill-ctype (v1.33.0) build 01-Apr-2026 17:54:23 - Downloading symfony/filesystem (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/config (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading psr/log (1.1.4) build 01-Apr-2026 17:54:23 - Downloading symfony/debug (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/console (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/finder (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/http-foundation (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/event-dispatcher (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/http-kernel (v3.4.49) build 01-Apr-2026 17:54:23 - Downloading symfony/process (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/dependency-injection (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading zendframework/zend-eventmanager (3.2.1) build 01-Apr-2026 17:54:23 - Downloading zendframework/zend-code (3.4.1) build 01-Apr-2026 17:54:23 - Downloading ocramius/proxy-manager (2.2.4) build 01-Apr-2026 17:54:23 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/routing (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading twig/twig (v2.16.1) build 01-Apr-2026 17:54:23 - Downloading symfony/twig-bridge (v3.4.47) build 01-Apr-2026 17:54:23 - Downloading symfony/yaml (v3.4.47) build 01-Apr-2026 17:54:23 0/37 [>---------------------------] 0% build 01-Apr-2026 17:54:24 12/37 [=========>------------------] 32% build 01-Apr-2026 17:54:24 19/37 [==============>-------------] 51% build 01-Apr-2026 17:54:24 24/37 [==================>---------] 64% build 01-Apr-2026 17:54:24 30/37 [======================>-----] 81% build 01-Apr-2026 17:54:24 36/37 [===========================>] 97% build 01-Apr-2026 17:54:24 37/37 [============================] 100% build 01-Apr-2026 17:54:24 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Apr-2026 17:54:24 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing carlos-mg89/oauth (0.8.17): Extracting archive build 01-Apr-2026 17:54:24 - Installing google/recaptcha (1.2.4): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/polyfill-intl-idn (v1.33.0): Extracting archive build 01-Apr-2026 17:54:24 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Apr-2026 17:54:24 - Installing psr/http-message (1.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Apr-2026 17:54:24 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive build 01-Apr-2026 17:54:24 - Installing marc1706/fast-image-size (v1.3.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing psr/container (1.1.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Apr-2026 17:54:24 - Installing s9e/text-formatter (2.11.5): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/filesystem (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/config (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing psr/log (1.1.4): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/debug (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/console (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/finder (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/polyfill-php56 (v1.20.0) build 01-Apr-2026 17:54:24 - Installing symfony/polyfill-php70 (v1.20.0) build 01-Apr-2026 17:54:24 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/process (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing zendframework/zend-code (3.4.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/routing (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/polyfill-php72 (v1.31.0) build 01-Apr-2026 17:54:24 - Installing twig/twig (v2.16.1): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 - Installing symfony/yaml (v3.4.47): Extracting archive build 01-Apr-2026 17:54:24 0/36 [>---------------------------] 0% build 01-Apr-2026 17:54:24 16/36 [============>---------------] 44% build 01-Apr-2026 17:54:24 19/36 [==============>-------------] 52% build 01-Apr-2026 17:54:25 28/36 [=====================>------] 77% build 01-Apr-2026 17:54:25 36/36 [============================] 100% build 01-Apr-2026 17:54:25 Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 01-Apr-2026 17:54:25 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 01-Apr-2026 17:54:25 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 01-Apr-2026 17:54:25 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 01-Apr-2026 17:54:25 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 01-Apr-2026 17:54:25 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 01-Apr-2026 17:54:25 Generating optimized autoload files build 01-Apr-2026 17:54:25 27 packages you are using are looking for funding. build 01-Apr-2026 17:54:25 Use the `composer fund` command to find out more! build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/composer.phar build 01-Apr-2026 17:54:26  build 01-Apr-2026 17:54:26 phpBB > clean-vendor-dir: build 01-Apr-2026 17:54:26  build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/README.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete. build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete. build 01-Apr-2026 17:54:26 Cloning into 'viglink'... build 01-Apr-2026 17:54:26 remote: Enumerating objects: 1236, done. build 01-Apr-2026 17:54:26 remote: Counting objects: 3% (1/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 7% (2/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 11% (3/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 15% (4/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 19% (5/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 23% (6/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 26% (7/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 30% (8/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 34% (9/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 38% (10/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 42% (11/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 46% (12/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 50% (13/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 53% (14/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 57% (15/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 61% (16/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 65% (17/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 69% (18/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 73% (19/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 76% (20/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 80% (21/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 84% (22/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 88% (23/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 92% (24/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 96% (25/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 100% (26/26) build 01-Apr-2026 17:54:26 remote: Counting objects: 100% (26/26), done. build 01-Apr-2026 17:54:26 remote: Compressing objects: 4% (1/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 9% (2/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 13% (3/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 18% (4/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 22% (5/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 27% (6/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 31% (7/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 36% (8/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 40% (9/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 45% (10/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 50% (11/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 54% (12/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 59% (13/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 63% (14/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 68% (15/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 72% (16/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 77% (17/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 81% (18/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 86% (19/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 90% (20/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 95% (21/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 100% (22/22) build 01-Apr-2026 17:54:26 remote: Compressing objects: 100% (22/22), done. build 01-Apr-2026 17:54:26 Receiving objects: 0% (1/1236) build 01-Apr-2026 17:54:26 Receiving objects: 1% (13/1236) build 01-Apr-2026 17:54:26 Receiving objects: 2% (25/1236) build 01-Apr-2026 17:54:26 Receiving objects: 3% (38/1236) build 01-Apr-2026 17:54:26 Receiving objects: 4% (50/1236) build 01-Apr-2026 17:54:26 Receiving objects: 5% (62/1236) build 01-Apr-2026 17:54:26 Receiving objects: 6% (75/1236) build 01-Apr-2026 17:54:26 Receiving objects: 7% (87/1236) build 01-Apr-2026 17:54:26 Receiving objects: 8% (99/1236) build 01-Apr-2026 17:54:26 Receiving objects: 9% (112/1236) build 01-Apr-2026 17:54:26 Receiving objects: 10% (124/1236) build 01-Apr-2026 17:54:26 Receiving objects: 11% (136/1236) build 01-Apr-2026 17:54:26 Receiving objects: 12% (149/1236) build 01-Apr-2026 17:54:26 Receiving objects: 13% (161/1236) build 01-Apr-2026 17:54:26 Receiving objects: 14% (174/1236) build 01-Apr-2026 17:54:26 Receiving objects: 15% (186/1236) build 01-Apr-2026 17:54:26 Receiving objects: 16% (198/1236) build 01-Apr-2026 17:54:26 Receiving objects: 17% (211/1236) build 01-Apr-2026 17:54:26 Receiving objects: 18% (223/1236) build 01-Apr-2026 17:54:26 Receiving objects: 19% (235/1236) build 01-Apr-2026 17:54:26 Receiving objects: 20% (248/1236) build 01-Apr-2026 17:54:26 Receiving objects: 21% (260/1236) build 01-Apr-2026 17:54:26 Receiving objects: 22% (272/1236) build 01-Apr-2026 17:54:26 Receiving objects: 23% (285/1236) build 01-Apr-2026 17:54:26 Receiving objects: 24% (297/1236) build 01-Apr-2026 17:54:26 Receiving objects: 25% (309/1236) build 01-Apr-2026 17:54:26 Receiving objects: 26% (322/1236) build 01-Apr-2026 17:54:26 Receiving objects: 27% (334/1236) build 01-Apr-2026 17:54:26 Receiving objects: 28% (347/1236) build 01-Apr-2026 17:54:26 Receiving objects: 29% (359/1236) build 01-Apr-2026 17:54:26 Receiving objects: 30% (371/1236) build 01-Apr-2026 17:54:26 Receiving objects: 31% (384/1236) build 01-Apr-2026 17:54:26 Receiving objects: 32% (396/1236) build 01-Apr-2026 17:54:26 Receiving objects: 33% (408/1236) build 01-Apr-2026 17:54:26 Receiving objects: 34% (421/1236) build 01-Apr-2026 17:54:26 Receiving objects: 35% (433/1236) build 01-Apr-2026 17:54:26 Receiving objects: 36% (445/1236) build 01-Apr-2026 17:54:26 Receiving objects: 37% (458/1236) build 01-Apr-2026 17:54:26 Receiving objects: 38% (470/1236) build 01-Apr-2026 17:54:26 Receiving objects: 39% (483/1236) build 01-Apr-2026 17:54:26 Receiving objects: 40% (495/1236) build 01-Apr-2026 17:54:26 Receiving objects: 41% (507/1236) build 01-Apr-2026 17:54:26 Receiving objects: 42% (520/1236) build 01-Apr-2026 17:54:26 Receiving objects: 43% (532/1236) build 01-Apr-2026 17:54:26 Receiving objects: 44% (544/1236) build 01-Apr-2026 17:54:26 Receiving objects: 45% (557/1236) build 01-Apr-2026 17:54:26 Receiving objects: 46% (569/1236) build 01-Apr-2026 17:54:26 Receiving objects: 47% (581/1236) build 01-Apr-2026 17:54:26 Receiving objects: 48% (594/1236) build 01-Apr-2026 17:54:26 Receiving objects: 49% (606/1236) build 01-Apr-2026 17:54:26 Receiving objects: 50% (618/1236) build 01-Apr-2026 17:54:26 Receiving objects: 51% (631/1236) build 01-Apr-2026 17:54:26 Receiving objects: 52% (643/1236) build 01-Apr-2026 17:54:26 Receiving objects: 53% (656/1236) build 01-Apr-2026 17:54:26 Receiving objects: 54% (668/1236) build 01-Apr-2026 17:54:26 Receiving objects: 55% (680/1236) build 01-Apr-2026 17:54:26 Receiving objects: 56% (693/1236) build 01-Apr-2026 17:54:26 Receiving objects: 57% (705/1236) build 01-Apr-2026 17:54:26 Receiving objects: 58% (717/1236) build 01-Apr-2026 17:54:26 Receiving objects: 59% (730/1236) build 01-Apr-2026 17:54:26 Receiving objects: 60% (742/1236) build 01-Apr-2026 17:54:26 Receiving objects: 61% (754/1236) build 01-Apr-2026 17:54:26 Receiving objects: 62% (767/1236) build 01-Apr-2026 17:54:26 Receiving objects: 63% (779/1236) build 01-Apr-2026 17:54:26 Receiving objects: 64% (792/1236) build 01-Apr-2026 17:54:26 Receiving objects: 65% (804/1236) build 01-Apr-2026 17:54:26 Receiving objects: 66% (816/1236) build 01-Apr-2026 17:54:26 Receiving objects: 67% (829/1236) build 01-Apr-2026 17:54:26 Receiving objects: 68% (841/1236) build 01-Apr-2026 17:54:26 Receiving objects: 69% (853/1236) build 01-Apr-2026 17:54:26 Receiving objects: 70% (866/1236) build 01-Apr-2026 17:54:26 Receiving objects: 71% (878/1236) build 01-Apr-2026 17:54:26 Receiving objects: 72% (890/1236) build 01-Apr-2026 17:54:26 Receiving objects: 73% (903/1236) build 01-Apr-2026 17:54:26 Receiving objects: 74% (915/1236) build 01-Apr-2026 17:54:26 Receiving objects: 75% (927/1236) build 01-Apr-2026 17:54:26 Receiving objects: 76% (940/1236) build 01-Apr-2026 17:54:26 Receiving objects: 77% (952/1236) build 01-Apr-2026 17:54:26 Receiving objects: 78% (965/1236) build 01-Apr-2026 17:54:26 Receiving objects: 79% (977/1236) build 01-Apr-2026 17:54:26 Receiving objects: 80% (989/1236) build 01-Apr-2026 17:54:26 Receiving objects: 81% (1002/1236) build 01-Apr-2026 17:54:26 Receiving objects: 82% (1014/1236) build 01-Apr-2026 17:54:26 Receiving objects: 83% (1026/1236) build 01-Apr-2026 17:54:26 Receiving objects: 84% (1039/1236) build 01-Apr-2026 17:54:26 Receiving objects: 85% (1051/1236) build 01-Apr-2026 17:54:26 remote: Total 1236 (delta 9), reused 9 (delta 4), pack-reused 1210 (from 2) build 01-Apr-2026 17:54:26 Receiving objects: 86% (1063/1236) build 01-Apr-2026 17:54:26 Receiving objects: 87% (1076/1236) build 01-Apr-2026 17:54:26 Receiving objects: 88% (1088/1236) build 01-Apr-2026 17:54:26 Receiving objects: 89% (1101/1236) build 01-Apr-2026 17:54:26 Receiving objects: 90% (1113/1236) build 01-Apr-2026 17:54:26 Receiving objects: 91% (1125/1236) build 01-Apr-2026 17:54:26 Receiving objects: 92% (1138/1236) build 01-Apr-2026 17:54:26 Receiving objects: 93% (1150/1236) build 01-Apr-2026 17:54:26 Receiving objects: 94% (1162/1236) build 01-Apr-2026 17:54:26 Receiving objects: 95% (1175/1236) build 01-Apr-2026 17:54:26 Receiving objects: 96% (1187/1236) build 01-Apr-2026 17:54:26 Receiving objects: 97% (1199/1236) build 01-Apr-2026 17:54:26 Receiving objects: 98% (1212/1236) build 01-Apr-2026 17:54:26 Receiving objects: 99% (1224/1236) build 01-Apr-2026 17:54:26 Receiving objects: 100% (1236/1236) build 01-Apr-2026 17:54:26 Receiving objects: 100% (1236/1236), 243.97 KiB | 3.75 MiB/s, done. build 01-Apr-2026 17:54:26 Resolving deltas: 0% (0/628) build 01-Apr-2026 17:54:26 Resolving deltas: 1% (7/628) build 01-Apr-2026 17:54:26 Resolving deltas: 2% (13/628) build 01-Apr-2026 17:54:26 Resolving deltas: 3% (19/628) build 01-Apr-2026 17:54:26 Resolving deltas: 4% (26/628) build 01-Apr-2026 17:54:26 Resolving deltas: 5% (32/628) build 01-Apr-2026 17:54:26 Resolving deltas: 6% (38/628) build 01-Apr-2026 17:54:26 Resolving deltas: 7% (44/628) build 01-Apr-2026 17:54:26 Resolving deltas: 8% (51/628) build 01-Apr-2026 17:54:26 Resolving deltas: 9% (57/628) build 01-Apr-2026 17:54:26 Resolving deltas: 10% (63/628) build 01-Apr-2026 17:54:26 Resolving deltas: 11% (70/628) build 01-Apr-2026 17:54:26 Resolving deltas: 12% (76/628) build 01-Apr-2026 17:54:26 Resolving deltas: 13% (82/628) build 01-Apr-2026 17:54:26 Resolving deltas: 14% (88/628) build 01-Apr-2026 17:54:26 Resolving deltas: 15% (95/628) build 01-Apr-2026 17:54:26 Resolving deltas: 16% (101/628) build 01-Apr-2026 17:54:26 Resolving deltas: 17% (107/628) build 01-Apr-2026 17:54:26 Resolving deltas: 18% (114/628) build 01-Apr-2026 17:54:26 Resolving deltas: 19% (120/628) build 01-Apr-2026 17:54:26 Resolving deltas: 20% (126/628) build 01-Apr-2026 17:54:26 Resolving deltas: 21% (132/628) build 01-Apr-2026 17:54:26 Resolving deltas: 22% (139/628) build 01-Apr-2026 17:54:26 Resolving deltas: 23% (145/628) build 01-Apr-2026 17:54:26 Resolving deltas: 24% (151/628) build 01-Apr-2026 17:54:26 Resolving deltas: 25% (157/628) build 01-Apr-2026 17:54:26 Resolving deltas: 26% (164/628) build 01-Apr-2026 17:54:26 Resolving deltas: 27% (170/628) build 01-Apr-2026 17:54:26 Resolving deltas: 28% (176/628) build 01-Apr-2026 17:54:26 Resolving deltas: 29% (183/628) build 01-Apr-2026 17:54:26 Resolving deltas: 30% (189/628) build 01-Apr-2026 17:54:26 Resolving deltas: 31% (195/628) build 01-Apr-2026 17:54:26 Resolving deltas: 32% (201/628) build 01-Apr-2026 17:54:26 Resolving deltas: 33% (208/628) build 01-Apr-2026 17:54:26 Resolving deltas: 34% (214/628) build 01-Apr-2026 17:54:26 Resolving deltas: 35% (220/628) build 01-Apr-2026 17:54:26 Resolving deltas: 36% (227/628) build 01-Apr-2026 17:54:26 Resolving deltas: 37% (233/628) build 01-Apr-2026 17:54:26 Resolving deltas: 38% (239/628) build 01-Apr-2026 17:54:26 Resolving deltas: 39% (245/628) build 01-Apr-2026 17:54:26 Resolving deltas: 40% (252/628) build 01-Apr-2026 17:54:26 Resolving deltas: 41% (258/628) build 01-Apr-2026 17:54:26 Resolving deltas: 42% (264/628) build 01-Apr-2026 17:54:26 Resolving deltas: 43% (271/628) build 01-Apr-2026 17:54:26 Resolving deltas: 44% (277/628) build 01-Apr-2026 17:54:26 Resolving deltas: 45% (283/628) build 01-Apr-2026 17:54:26 Resolving deltas: 46% (289/628) build 01-Apr-2026 17:54:26 Resolving deltas: 47% (296/628) build 01-Apr-2026 17:54:26 Resolving deltas: 48% (302/628) build 01-Apr-2026 17:54:26 Resolving deltas: 49% (308/628) build 01-Apr-2026 17:54:26 Resolving deltas: 50% (314/628) build 01-Apr-2026 17:54:26 Resolving deltas: 51% (321/628) build 01-Apr-2026 17:54:26 Resolving deltas: 52% (327/628) build 01-Apr-2026 17:54:26 Resolving deltas: 53% (333/628) build 01-Apr-2026 17:54:26 Resolving deltas: 54% (340/628) build 01-Apr-2026 17:54:26 Resolving deltas: 55% (346/628) build 01-Apr-2026 17:54:26 Resolving deltas: 56% (352/628) build 01-Apr-2026 17:54:26 Resolving deltas: 57% (358/628) build 01-Apr-2026 17:54:26 Resolving deltas: 58% (365/628) build 01-Apr-2026 17:54:26 Resolving deltas: 59% (371/628) build 01-Apr-2026 17:54:26 Resolving deltas: 60% (377/628) build 01-Apr-2026 17:54:26 Resolving deltas: 61% (384/628) build 01-Apr-2026 17:54:26 Resolving deltas: 62% (390/628) build 01-Apr-2026 17:54:26 Resolving deltas: 63% (396/628) build 01-Apr-2026 17:54:26 Resolving deltas: 64% (402/628) build 01-Apr-2026 17:54:26 Resolving deltas: 65% (410/628) build 01-Apr-2026 17:54:26 Resolving deltas: 66% (415/628) build 01-Apr-2026 17:54:26 Resolving deltas: 67% (421/628) build 01-Apr-2026 17:54:26 Resolving deltas: 68% (428/628) build 01-Apr-2026 17:54:26 Resolving deltas: 69% (434/628) build 01-Apr-2026 17:54:26 Resolving deltas: 70% (441/628) build 01-Apr-2026 17:54:26 Resolving deltas: 71% (446/628) build 01-Apr-2026 17:54:26 Resolving deltas: 72% (453/628) build 01-Apr-2026 17:54:26 Resolving deltas: 73% (459/628) build 01-Apr-2026 17:54:26 Resolving deltas: 74% (465/628) build 01-Apr-2026 17:54:26 Resolving deltas: 75% (471/628) build 01-Apr-2026 17:54:26 Resolving deltas: 76% (478/628) build 01-Apr-2026 17:54:26 Resolving deltas: 77% (484/628) build 01-Apr-2026 17:54:26 Resolving deltas: 78% (490/628) build 01-Apr-2026 17:54:26 Resolving deltas: 79% (497/628) build 01-Apr-2026 17:54:26 Resolving deltas: 80% (503/628) build 01-Apr-2026 17:54:26 Resolving deltas: 81% (509/628) build 01-Apr-2026 17:54:26 Resolving deltas: 82% (515/628) build 01-Apr-2026 17:54:26 Resolving deltas: 83% (522/628) build 01-Apr-2026 17:54:26 Resolving deltas: 84% (528/628) build 01-Apr-2026 17:54:26 Resolving deltas: 85% (534/628) build 01-Apr-2026 17:54:26 Resolving deltas: 86% (541/628) build 01-Apr-2026 17:54:26 Resolving deltas: 87% (547/628) build 01-Apr-2026 17:54:26 Resolving deltas: 88% (553/628) build 01-Apr-2026 17:54:26 Resolving deltas: 89% (559/628) build 01-Apr-2026 17:54:26 Resolving deltas: 90% (566/628) build 01-Apr-2026 17:54:26 Resolving deltas: 91% (572/628) build 01-Apr-2026 17:54:26 Resolving deltas: 92% (578/628) build 01-Apr-2026 17:54:26 Resolving deltas: 93% (585/628) build 01-Apr-2026 17:54:26 Resolving deltas: 94% (591/628) build 01-Apr-2026 17:54:26 Resolving deltas: 95% (597/628) build 01-Apr-2026 17:54:26 Resolving deltas: 96% (603/628) build 01-Apr-2026 17:54:26 Resolving deltas: 97% (610/628) build 01-Apr-2026 17:54:26 Resolving deltas: 98% (616/628) build 01-Apr-2026 17:54:26 Resolving deltas: 99% (622/628) build 01-Apr-2026 17:54:26 Resolving deltas: 100% (628/628) build 01-Apr-2026 17:54:26 Resolving deltas: 100% (628/628), done. build 01-Apr-2026 17:54:26 Already on 'master' build 01-Apr-2026 17:54:26 Your branch is up to date with 'origin/master'. build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git build 01-Apr-2026 17:54:26  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests build 01-Apr-2026 17:54:26  [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes build 01-Apr-2026 17:54:26  [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete. build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist build 01-Apr-2026 17:54:26  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md build 01-Apr-2026 17:54:27  [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete. build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/new_version/phpBB3/develop build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/new_version/phpBB3/install/data build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/new_version/phpBB3/config/development build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/new_version/phpBB3/config/test build 01-Apr-2026 17:54:27  [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3 build 01-Apr-2026 17:54:27  [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777 build 01-Apr-2026 17:54:27  [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777 build 01-Apr-2026 17:54:27  [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777 build 01-Apr-2026 17:54:27  [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777 build 01-Apr-2026 17:54:27  [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755 build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:27 phpBB > clean-diff-dir: build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/old_versions/release-3.3.17-dev/cache build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/old_versions/release-3.3.17-dev/docs build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/old_versions/release-3.3.17-dev/files build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/old_versions/release-3.3.17-dev/install build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/old_versions/release-3.3.17-dev/store build 01-Apr-2026 17:54:27  [delete] Deleting directory /data/build/old_versions/release-3.3.17-dev/vendor build 01-Apr-2026 17:54:27  [touch] Creating /data/build/new_version/phpBB3/config.php build 01-Apr-2026 17:54:27  [copy] Copying 1 file to /data/build/new_version/phpBB3/vendor build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:27 phpBB > old-version-diffs: build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:27 phpBB > old-version-diff: build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:27  [echo] Retrieving version 3.1.12 build 01-Apr-2026 17:54:27  [mkdir] Created dir: /data/build/old_versions/release-3.1.12 build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:27 phpBB > export: build 01-Apr-2026 17:54:27  build 01-Apr-2026 17:54:28  [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete. build 01-Apr-2026 17:54:28  [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop build 01-Apr-2026 17:54:28  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data build 01-Apr-2026 17:54:28  [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory. build 01-Apr-2026 17:54:28  [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory. build 01-Apr-2026 17:54:28  [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12 build 01-Apr-2026 17:54:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777 build 01-Apr-2026 17:54:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777 build 01-Apr-2026 17:54:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777 build 01-Apr-2026 17:54:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777 build 01-Apr-2026 17:54:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755 build 01-Apr-2026 17:54:28  build 01-Apr-2026 17:54:28 phpBB > clean-diff-dir: build 01-Apr-2026 17:54:28  build 01-Apr-2026 17:54:28  [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache build 01-Apr-2026 17:54:28  [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs build 01-Apr-2026 17:54:28  [delete] Deleting directory /data/build/old_versions/release-3.1.12/files build 01-Apr-2026 17:54:28  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install build 01-Apr-2026 17:54:28  [delete] Deleting directory /data/build/old_versions/release-3.1.12/store build 01-Apr-2026 17:54:28  [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory. build 01-Apr-2026 17:54:28  build 01-Apr-2026 17:54:28 phpBB > old-version-diff: build 01-Apr-2026 17:54:28  build 01-Apr-2026 17:54:28  [echo] Retrieving version 3.2.11 build 01-Apr-2026 17:54:28  [mkdir] Created dir: /data/build/old_versions/release-3.2.11 build 01-Apr-2026 17:54:28  build 01-Apr-2026 17:54:28 phpBB > export: build 01-Apr-2026 17:54:28  build 01-Apr-2026 17:54:29 Cloning into 'viglink'... build 01-Apr-2026 17:54:29 remote: Enumerating objects: 1236, done. build 01-Apr-2026 17:54:29 remote: Counting objects: 3% (1/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 7% (2/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 11% (3/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 15% (4/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 19% (5/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 23% (6/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 26% (7/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 30% (8/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 34% (9/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 38% (10/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 42% (11/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 46% (12/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 50% (13/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 53% (14/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 57% (15/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 61% (16/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 65% (17/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 69% (18/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 73% (19/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 76% (20/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 80% (21/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 84% (22/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 88% (23/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 92% (24/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 96% (25/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 100% (26/26) build 01-Apr-2026 17:54:29 remote: Counting objects: 100% (26/26), done. build 01-Apr-2026 17:54:29 remote: Compressing objects: 4% (1/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 9% (2/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 13% (3/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 18% (4/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 22% (5/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 27% (6/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 31% (7/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 36% (8/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 40% (9/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 45% (10/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 50% (11/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 54% (12/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 59% (13/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 63% (14/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 68% (15/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 72% (16/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 77% (17/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 81% (18/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 86% (19/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 90% (20/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 95% (21/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 100% (22/22) build 01-Apr-2026 17:54:29 remote: Compressing objects: 100% (22/22), done. build 01-Apr-2026 17:54:29 Receiving objects: 0% (1/1236) build 01-Apr-2026 17:54:29 Receiving objects: 1% (13/1236) build 01-Apr-2026 17:54:29 Receiving objects: 2% (25/1236) build 01-Apr-2026 17:54:29 Receiving objects: 3% (38/1236) build 01-Apr-2026 17:54:29 Receiving objects: 4% (50/1236) build 01-Apr-2026 17:54:29 Receiving objects: 5% (62/1236) build 01-Apr-2026 17:54:29 Receiving objects: 6% (75/1236) build 01-Apr-2026 17:54:29 Receiving objects: 7% (87/1236) build 01-Apr-2026 17:54:29 Receiving objects: 8% (99/1236) build 01-Apr-2026 17:54:29 Receiving objects: 9% (112/1236) build 01-Apr-2026 17:54:29 Receiving objects: 10% (124/1236) build 01-Apr-2026 17:54:29 Receiving objects: 11% (136/1236) build 01-Apr-2026 17:54:29 Receiving objects: 12% (149/1236) build 01-Apr-2026 17:54:29 Receiving objects: 13% (161/1236) build 01-Apr-2026 17:54:29 Receiving objects: 14% (174/1236) build 01-Apr-2026 17:54:29 Receiving objects: 15% (186/1236) build 01-Apr-2026 17:54:29 Receiving objects: 16% (198/1236) build 01-Apr-2026 17:54:29 Receiving objects: 17% (211/1236) build 01-Apr-2026 17:54:29 Receiving objects: 18% (223/1236) build 01-Apr-2026 17:54:29 Receiving objects: 19% (235/1236) build 01-Apr-2026 17:54:29 Receiving objects: 20% (248/1236) build 01-Apr-2026 17:54:29 Receiving objects: 21% (260/1236) build 01-Apr-2026 17:54:29 Receiving objects: 22% (272/1236) build 01-Apr-2026 17:54:29 Receiving objects: 23% (285/1236) build 01-Apr-2026 17:54:29 Receiving objects: 24% (297/1236) build 01-Apr-2026 17:54:29 Receiving objects: 25% (309/1236) build 01-Apr-2026 17:54:29 Receiving objects: 26% (322/1236) build 01-Apr-2026 17:54:29 Receiving objects: 27% (334/1236) build 01-Apr-2026 17:54:29 Receiving objects: 28% (347/1236) build 01-Apr-2026 17:54:29 Receiving objects: 29% (359/1236) build 01-Apr-2026 17:54:29 Receiving objects: 30% (371/1236) build 01-Apr-2026 17:54:29 Receiving objects: 31% (384/1236) build 01-Apr-2026 17:54:29 Receiving objects: 32% (396/1236) build 01-Apr-2026 17:54:29 Receiving objects: 33% (408/1236) build 01-Apr-2026 17:54:29 Receiving objects: 34% (421/1236) build 01-Apr-2026 17:54:29 Receiving objects: 35% (433/1236) build 01-Apr-2026 17:54:29 Receiving objects: 36% (445/1236) build 01-Apr-2026 17:54:29 Receiving objects: 37% (458/1236) build 01-Apr-2026 17:54:29 Receiving objects: 38% (470/1236) build 01-Apr-2026 17:54:29 Receiving objects: 39% (483/1236) build 01-Apr-2026 17:54:29 Receiving objects: 40% (495/1236) build 01-Apr-2026 17:54:29 Receiving objects: 41% (507/1236) build 01-Apr-2026 17:54:29 Receiving objects: 42% (520/1236) build 01-Apr-2026 17:54:29 Receiving objects: 43% (532/1236) build 01-Apr-2026 17:54:29 Receiving objects: 44% (544/1236) build 01-Apr-2026 17:54:29 Receiving objects: 45% (557/1236) build 01-Apr-2026 17:54:29 Receiving objects: 46% (569/1236) build 01-Apr-2026 17:54:29 Receiving objects: 47% (581/1236) build 01-Apr-2026 17:54:29 Receiving objects: 48% (594/1236) build 01-Apr-2026 17:54:29 Receiving objects: 49% (606/1236) build 01-Apr-2026 17:54:29 Receiving objects: 50% (618/1236) build 01-Apr-2026 17:54:29 Receiving objects: 51% (631/1236) build 01-Apr-2026 17:54:29 Receiving objects: 52% (643/1236) build 01-Apr-2026 17:54:29 Receiving objects: 53% (656/1236) build 01-Apr-2026 17:54:29 Receiving objects: 54% (668/1236) build 01-Apr-2026 17:54:29 Receiving objects: 55% (680/1236) build 01-Apr-2026 17:54:29 Receiving objects: 56% (693/1236) build 01-Apr-2026 17:54:29 Receiving objects: 57% (705/1236) build 01-Apr-2026 17:54:29 Receiving objects: 58% (717/1236) build 01-Apr-2026 17:54:29 Receiving objects: 59% (730/1236) build 01-Apr-2026 17:54:29 Receiving objects: 60% (742/1236) build 01-Apr-2026 17:54:29 Receiving objects: 61% (754/1236) build 01-Apr-2026 17:54:29 Receiving objects: 62% (767/1236) build 01-Apr-2026 17:54:29 Receiving objects: 63% (779/1236) build 01-Apr-2026 17:54:29 Receiving objects: 64% (792/1236) build 01-Apr-2026 17:54:29 Receiving objects: 65% (804/1236) build 01-Apr-2026 17:54:29 Receiving objects: 66% (816/1236) build 01-Apr-2026 17:54:29 Receiving objects: 67% (829/1236) build 01-Apr-2026 17:54:29 Receiving objects: 68% (841/1236) build 01-Apr-2026 17:54:29 Receiving objects: 69% (853/1236) build 01-Apr-2026 17:54:29 Receiving objects: 70% (866/1236) build 01-Apr-2026 17:54:29 Receiving objects: 71% (878/1236) build 01-Apr-2026 17:54:29 Receiving objects: 72% (890/1236) build 01-Apr-2026 17:54:29 Receiving objects: 73% (903/1236) build 01-Apr-2026 17:54:29 Receiving objects: 74% (915/1236) build 01-Apr-2026 17:54:29 Receiving objects: 75% (927/1236) build 01-Apr-2026 17:54:29 Receiving objects: 76% (940/1236) build 01-Apr-2026 17:54:29 Receiving objects: 77% (952/1236) build 01-Apr-2026 17:54:29 remote: Total 1236 (delta 9), reused 9 (delta 4), pack-reused 1210 (from 2) build 01-Apr-2026 17:54:29 Receiving objects: 78% (965/1236) build 01-Apr-2026 17:54:29 Receiving objects: 79% (977/1236) build 01-Apr-2026 17:54:29 Receiving objects: 80% (989/1236) build 01-Apr-2026 17:54:29 Receiving objects: 81% (1002/1236) build 01-Apr-2026 17:54:29 Receiving objects: 82% (1014/1236) build 01-Apr-2026 17:54:29 Receiving objects: 83% (1026/1236) build 01-Apr-2026 17:54:29 Receiving objects: 84% (1039/1236) build 01-Apr-2026 17:54:29 Receiving objects: 85% (1051/1236) build 01-Apr-2026 17:54:29 Receiving objects: 86% (1063/1236) build 01-Apr-2026 17:54:29 Receiving objects: 87% (1076/1236) build 01-Apr-2026 17:54:29 Receiving objects: 88% (1088/1236) build 01-Apr-2026 17:54:29 Receiving objects: 89% (1101/1236) build 01-Apr-2026 17:54:29 Receiving objects: 90% (1113/1236) build 01-Apr-2026 17:54:29 Receiving objects: 91% (1125/1236) build 01-Apr-2026 17:54:29 Receiving objects: 92% (1138/1236) build 01-Apr-2026 17:54:29 Receiving objects: 93% (1150/1236) build 01-Apr-2026 17:54:29 Receiving objects: 94% (1162/1236) build 01-Apr-2026 17:54:29 Receiving objects: 95% (1175/1236) build 01-Apr-2026 17:54:29 Receiving objects: 96% (1187/1236) build 01-Apr-2026 17:54:29 Receiving objects: 97% (1199/1236) build 01-Apr-2026 17:54:29 Receiving objects: 98% (1212/1236) build 01-Apr-2026 17:54:29 Receiving objects: 99% (1224/1236) build 01-Apr-2026 17:54:29 Receiving objects: 100% (1236/1236) build 01-Apr-2026 17:54:29 Receiving objects: 100% (1236/1236), 243.97 KiB | 3.75 MiB/s, done. build 01-Apr-2026 17:54:29 Resolving deltas: 0% (0/628) build 01-Apr-2026 17:54:29 Resolving deltas: 1% (7/628) build 01-Apr-2026 17:54:29 Resolving deltas: 2% (13/628) build 01-Apr-2026 17:54:29 Resolving deltas: 3% (19/628) build 01-Apr-2026 17:54:29 Resolving deltas: 4% (26/628) build 01-Apr-2026 17:54:29 Resolving deltas: 5% (32/628) build 01-Apr-2026 17:54:29 Resolving deltas: 6% (38/628) build 01-Apr-2026 17:54:29 Resolving deltas: 7% (44/628) build 01-Apr-2026 17:54:29 Resolving deltas: 8% (51/628) build 01-Apr-2026 17:54:29 Resolving deltas: 9% (57/628) build 01-Apr-2026 17:54:29 Resolving deltas: 10% (63/628) build 01-Apr-2026 17:54:29 Resolving deltas: 11% (70/628) build 01-Apr-2026 17:54:29 Resolving deltas: 12% (76/628) build 01-Apr-2026 17:54:29 Resolving deltas: 13% (82/628) build 01-Apr-2026 17:54:29 Resolving deltas: 14% (88/628) build 01-Apr-2026 17:54:29 Resolving deltas: 15% (95/628) build 01-Apr-2026 17:54:29 Resolving deltas: 16% (101/628) build 01-Apr-2026 17:54:29 Resolving deltas: 17% (107/628) build 01-Apr-2026 17:54:29 Resolving deltas: 18% (114/628) build 01-Apr-2026 17:54:29 Resolving deltas: 19% (120/628) build 01-Apr-2026 17:54:29 Resolving deltas: 20% (126/628) build 01-Apr-2026 17:54:29 Resolving deltas: 21% (132/628) build 01-Apr-2026 17:54:29 Resolving deltas: 22% (139/628) build 01-Apr-2026 17:54:29 Resolving deltas: 23% (145/628) build 01-Apr-2026 17:54:29 Resolving deltas: 24% (151/628) build 01-Apr-2026 17:54:29 Resolving deltas: 25% (157/628) build 01-Apr-2026 17:54:29 Resolving deltas: 26% (164/628) build 01-Apr-2026 17:54:29 Resolving deltas: 27% (170/628) build 01-Apr-2026 17:54:29 Resolving deltas: 28% (176/628) build 01-Apr-2026 17:54:29 Resolving deltas: 29% (183/628) build 01-Apr-2026 17:54:29 Resolving deltas: 30% (189/628) build 01-Apr-2026 17:54:29 Resolving deltas: 31% (195/628) build 01-Apr-2026 17:54:29 Resolving deltas: 32% (201/628) build 01-Apr-2026 17:54:29 Resolving deltas: 33% (208/628) build 01-Apr-2026 17:54:29 Resolving deltas: 34% (214/628) build 01-Apr-2026 17:54:29 Resolving deltas: 35% (220/628) build 01-Apr-2026 17:54:29 Resolving deltas: 36% (227/628) build 01-Apr-2026 17:54:29 Resolving deltas: 37% (233/628) build 01-Apr-2026 17:54:29 Resolving deltas: 38% (239/628) build 01-Apr-2026 17:54:29 Resolving deltas: 39% (245/628) build 01-Apr-2026 17:54:29 Resolving deltas: 40% (252/628) build 01-Apr-2026 17:54:29 Resolving deltas: 41% (258/628) build 01-Apr-2026 17:54:29 Resolving deltas: 42% (264/628) build 01-Apr-2026 17:54:29 Resolving deltas: 43% (271/628) build 01-Apr-2026 17:54:29 Resolving deltas: 44% (277/628) build 01-Apr-2026 17:54:29 Resolving deltas: 45% (283/628) build 01-Apr-2026 17:54:29 Resolving deltas: 46% (290/628) build 01-Apr-2026 17:54:29 Resolving deltas: 47% (296/628) build 01-Apr-2026 17:54:29 Resolving deltas: 48% (302/628) build 01-Apr-2026 17:54:29 Resolving deltas: 49% (308/628) build 01-Apr-2026 17:54:29 Resolving deltas: 50% (314/628) build 01-Apr-2026 17:54:29 Resolving deltas: 51% (321/628) build 01-Apr-2026 17:54:29 Resolving deltas: 52% (327/628) build 01-Apr-2026 17:54:29 Resolving deltas: 53% (333/628) build 01-Apr-2026 17:54:29 Resolving deltas: 54% (340/628) build 01-Apr-2026 17:54:29 Resolving deltas: 55% (346/628) build 01-Apr-2026 17:54:29 Resolving deltas: 56% (352/628) build 01-Apr-2026 17:54:29 Resolving deltas: 57% (358/628) build 01-Apr-2026 17:54:29 Resolving deltas: 58% (365/628) build 01-Apr-2026 17:54:29 Resolving deltas: 59% (371/628) build 01-Apr-2026 17:54:29 Resolving deltas: 60% (377/628) build 01-Apr-2026 17:54:29 Resolving deltas: 61% (384/628) build 01-Apr-2026 17:54:29 Resolving deltas: 62% (391/628) build 01-Apr-2026 17:54:29 Resolving deltas: 63% (396/628) build 01-Apr-2026 17:54:29 Resolving deltas: 64% (402/628) build 01-Apr-2026 17:54:29 Resolving deltas: 65% (409/628) build 01-Apr-2026 17:54:29 Resolving deltas: 66% (415/628) build 01-Apr-2026 17:54:29 Resolving deltas: 67% (421/628) build 01-Apr-2026 17:54:29 Resolving deltas: 68% (428/628) build 01-Apr-2026 17:54:29 Resolving deltas: 69% (434/628) build 01-Apr-2026 17:54:29 Resolving deltas: 70% (440/628) build 01-Apr-2026 17:54:29 Resolving deltas: 71% (446/628) build 01-Apr-2026 17:54:29 Resolving deltas: 72% (453/628) build 01-Apr-2026 17:54:29 Resolving deltas: 73% (459/628) build 01-Apr-2026 17:54:29 Resolving deltas: 74% (465/628) build 01-Apr-2026 17:54:29 Resolving deltas: 75% (471/628) build 01-Apr-2026 17:54:29 Resolving deltas: 76% (478/628) build 01-Apr-2026 17:54:29 Resolving deltas: 77% (484/628) build 01-Apr-2026 17:54:29 Resolving deltas: 78% (490/628) build 01-Apr-2026 17:54:29 Resolving deltas: 79% (497/628) build 01-Apr-2026 17:54:29 Resolving deltas: 80% (503/628) build 01-Apr-2026 17:54:29 Resolving deltas: 81% (509/628) build 01-Apr-2026 17:54:29 Resolving deltas: 82% (515/628) build 01-Apr-2026 17:54:29 Resolving deltas: 83% (522/628) build 01-Apr-2026 17:54:29 Resolving deltas: 84% (528/628) build 01-Apr-2026 17:54:29 Resolving deltas: 85% (534/628) build 01-Apr-2026 17:54:29 Resolving deltas: 86% (541/628) build 01-Apr-2026 17:54:29 Resolving deltas: 87% (547/628) build 01-Apr-2026 17:54:29 Resolving deltas: 88% (553/628) build 01-Apr-2026 17:54:29 Resolving deltas: 89% (559/628) build 01-Apr-2026 17:54:29 Resolving deltas: 90% (566/628) build 01-Apr-2026 17:54:29 Resolving deltas: 91% (572/628) build 01-Apr-2026 17:54:29 Resolving deltas: 92% (578/628) build 01-Apr-2026 17:54:29 Resolving deltas: 93% (585/628) build 01-Apr-2026 17:54:29 Resolving deltas: 94% (591/628) build 01-Apr-2026 17:54:29 Resolving deltas: 95% (597/628) build 01-Apr-2026 17:54:29 Resolving deltas: 96% (603/628) build 01-Apr-2026 17:54:29 Resolving deltas: 97% (610/628) build 01-Apr-2026 17:54:29 Resolving deltas: 98% (616/628) build 01-Apr-2026 17:54:29 Resolving deltas: 99% (622/628) build 01-Apr-2026 17:54:29 Resolving deltas: 100% (628/628) build 01-Apr-2026 17:54:29 Resolving deltas: 100% (628/628), done. build 01-Apr-2026 17:54:29 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests build 01-Apr-2026 17:54:29  [delete] Directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Apr-2026 17:54:29  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes build 01-Apr-2026 17:54:29  [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete. build 01-Apr-2026 17:54:29  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist build 01-Apr-2026 17:54:29  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md build 01-Apr-2026 17:54:29  [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete. build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test build 01-Apr-2026 17:54:29  [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11 build 01-Apr-2026 17:54:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777 build 01-Apr-2026 17:54:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777 build 01-Apr-2026 17:54:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777 build 01-Apr-2026 17:54:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777 build 01-Apr-2026 17:54:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755 build 01-Apr-2026 17:54:29  build 01-Apr-2026 17:54:29 phpBB > clean-diff-dir: build 01-Apr-2026 17:54:29  build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/files build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install build 01-Apr-2026 17:54:29  [delete] Deleting directory /data/build/old_versions/release-3.2.11/store build 01-Apr-2026 17:54:29  [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory. build 01-Apr-2026 17:54:30  build 01-Apr-2026 17:54:30 phpBB > old-version-diff: build 01-Apr-2026 17:54:30  build 01-Apr-2026 17:54:30  [echo] Retrieving version 3.3.14 build 01-Apr-2026 17:54:30  [mkdir] Created dir: /data/build/old_versions/release-3.3.14 build 01-Apr-2026 17:54:30  build 01-Apr-2026 17:54:30 phpBB > export: build 01-Apr-2026 17:54:30  build 01-Apr-2026 17:54:30 Cloning into 'viglink'... build 01-Apr-2026 17:54:30 remote: Enumerating objects: 1236, done. build 01-Apr-2026 17:54:30 remote: Counting objects: 3% (1/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 7% (2/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 11% (3/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 15% (4/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 19% (5/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 23% (6/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 26% (7/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 30% (8/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 34% (9/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 38% (10/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 42% (11/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 46% (12/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 50% (13/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 53% (14/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 57% (15/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 61% (16/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 65% (17/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 69% (18/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 73% (19/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 76% (20/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 80% (21/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 84% (22/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 88% (23/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 92% (24/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 96% (25/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 100% (26/26) build 01-Apr-2026 17:54:30 remote: Counting objects: 100% (26/26), done. build 01-Apr-2026 17:54:30 remote: Compressing objects: 4% (1/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 9% (2/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 13% (3/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 18% (4/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 22% (5/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 27% (6/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 31% (7/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 36% (8/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 40% (9/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 45% (10/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 50% (11/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 54% (12/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 59% (13/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 63% (14/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 68% (15/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 72% (16/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 77% (17/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 81% (18/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 86% (19/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 90% (20/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 95% (21/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 100% (22/22) build 01-Apr-2026 17:54:30 remote: Compressing objects: 100% (22/22), done. build 01-Apr-2026 17:54:30 Receiving objects: 0% (1/1236) build 01-Apr-2026 17:54:30 Receiving objects: 1% (13/1236) build 01-Apr-2026 17:54:30 Receiving objects: 2% (25/1236) build 01-Apr-2026 17:54:30 Receiving objects: 3% (38/1236) build 01-Apr-2026 17:54:30 Receiving objects: 4% (50/1236) build 01-Apr-2026 17:54:30 Receiving objects: 5% (62/1236) build 01-Apr-2026 17:54:30 Receiving objects: 6% (75/1236) build 01-Apr-2026 17:54:30 Receiving objects: 7% (87/1236) build 01-Apr-2026 17:54:30 Receiving objects: 8% (99/1236) build 01-Apr-2026 17:54:30 Receiving objects: 9% (112/1236) build 01-Apr-2026 17:54:30 Receiving objects: 10% (124/1236) build 01-Apr-2026 17:54:30 Receiving objects: 11% (136/1236) build 01-Apr-2026 17:54:30 Receiving objects: 12% (149/1236) build 01-Apr-2026 17:54:30 Receiving objects: 13% (161/1236) build 01-Apr-2026 17:54:30 Receiving objects: 14% (174/1236) build 01-Apr-2026 17:54:30 Receiving objects: 15% (186/1236) build 01-Apr-2026 17:54:30 Receiving objects: 16% (198/1236) build 01-Apr-2026 17:54:30 Receiving objects: 17% (211/1236) build 01-Apr-2026 17:54:30 Receiving objects: 18% (223/1236) build 01-Apr-2026 17:54:30 Receiving objects: 19% (235/1236) build 01-Apr-2026 17:54:30 Receiving objects: 20% (248/1236) build 01-Apr-2026 17:54:30 Receiving objects: 21% (260/1236) build 01-Apr-2026 17:54:30 Receiving objects: 22% (272/1236) build 01-Apr-2026 17:54:30 Receiving objects: 23% (285/1236) build 01-Apr-2026 17:54:30 Receiving objects: 24% (297/1236) build 01-Apr-2026 17:54:30 Receiving objects: 25% (309/1236) build 01-Apr-2026 17:54:30 Receiving objects: 26% (322/1236) build 01-Apr-2026 17:54:30 Receiving objects: 27% (334/1236) build 01-Apr-2026 17:54:30 Receiving objects: 28% (347/1236) build 01-Apr-2026 17:54:30 Receiving objects: 29% (359/1236) build 01-Apr-2026 17:54:30 Receiving objects: 30% (371/1236) build 01-Apr-2026 17:54:30 Receiving objects: 31% (384/1236) build 01-Apr-2026 17:54:30 Receiving objects: 32% (396/1236) build 01-Apr-2026 17:54:30 Receiving objects: 33% (408/1236) build 01-Apr-2026 17:54:30 Receiving objects: 34% (421/1236) build 01-Apr-2026 17:54:30 Receiving objects: 35% (433/1236) build 01-Apr-2026 17:54:30 Receiving objects: 36% (445/1236) build 01-Apr-2026 17:54:30 Receiving objects: 37% (458/1236) build 01-Apr-2026 17:54:30 Receiving objects: 38% (470/1236) build 01-Apr-2026 17:54:30 Receiving objects: 39% (483/1236) build 01-Apr-2026 17:54:30 Receiving objects: 40% (495/1236) build 01-Apr-2026 17:54:30 Receiving objects: 41% (507/1236) build 01-Apr-2026 17:54:30 Receiving objects: 42% (520/1236) build 01-Apr-2026 17:54:30 Receiving objects: 43% (532/1236) build 01-Apr-2026 17:54:30 Receiving objects: 44% (544/1236) build 01-Apr-2026 17:54:30 Receiving objects: 45% (557/1236) build 01-Apr-2026 17:54:30 Receiving objects: 46% (569/1236) build 01-Apr-2026 17:54:30 Receiving objects: 47% (581/1236) build 01-Apr-2026 17:54:30 Receiving objects: 48% (594/1236) build 01-Apr-2026 17:54:30 Receiving objects: 49% (606/1236) build 01-Apr-2026 17:54:30 Receiving objects: 50% (618/1236) build 01-Apr-2026 17:54:30 Receiving objects: 51% (631/1236) build 01-Apr-2026 17:54:30 Receiving objects: 52% (643/1236) build 01-Apr-2026 17:54:30 Receiving objects: 53% (656/1236) build 01-Apr-2026 17:54:30 Receiving objects: 54% (668/1236) build 01-Apr-2026 17:54:30 Receiving objects: 55% (680/1236) build 01-Apr-2026 17:54:30 Receiving objects: 56% (693/1236) build 01-Apr-2026 17:54:30 Receiving objects: 57% (705/1236) build 01-Apr-2026 17:54:30 Receiving objects: 58% (717/1236) build 01-Apr-2026 17:54:30 Receiving objects: 59% (730/1236) build 01-Apr-2026 17:54:30 Receiving objects: 60% (742/1236) build 01-Apr-2026 17:54:30 Receiving objects: 61% (754/1236) build 01-Apr-2026 17:54:30 Receiving objects: 62% (767/1236) build 01-Apr-2026 17:54:30 Receiving objects: 63% (779/1236) build 01-Apr-2026 17:54:30 Receiving objects: 64% (792/1236) build 01-Apr-2026 17:54:30 Receiving objects: 65% (804/1236) build 01-Apr-2026 17:54:30 Receiving objects: 66% (816/1236) build 01-Apr-2026 17:54:30 Receiving objects: 67% (829/1236) build 01-Apr-2026 17:54:30 Receiving objects: 68% (841/1236) build 01-Apr-2026 17:54:30 Receiving objects: 69% (853/1236) build 01-Apr-2026 17:54:30 Receiving objects: 70% (866/1236) build 01-Apr-2026 17:54:30 Receiving objects: 71% (878/1236) build 01-Apr-2026 17:54:30 Receiving objects: 72% (890/1236) build 01-Apr-2026 17:54:30 Receiving objects: 73% (903/1236) build 01-Apr-2026 17:54:30 Receiving objects: 74% (915/1236) build 01-Apr-2026 17:54:30 Receiving objects: 75% (927/1236) build 01-Apr-2026 17:54:30 Receiving objects: 76% (940/1236) build 01-Apr-2026 17:54:30 Receiving objects: 77% (952/1236) build 01-Apr-2026 17:54:30 Receiving objects: 78% (965/1236) build 01-Apr-2026 17:54:30 Receiving objects: 79% (977/1236) build 01-Apr-2026 17:54:30 Receiving objects: 80% (989/1236) build 01-Apr-2026 17:54:30 Receiving objects: 81% (1002/1236) build 01-Apr-2026 17:54:30 Receiving objects: 82% (1014/1236) build 01-Apr-2026 17:54:30 Receiving objects: 83% (1026/1236) build 01-Apr-2026 17:54:30 Receiving objects: 84% (1039/1236) build 01-Apr-2026 17:54:30 Receiving objects: 85% (1051/1236) build 01-Apr-2026 17:54:30 Receiving objects: 86% (1063/1236) build 01-Apr-2026 17:54:30 remote: Total 1236 (delta 9), reused 9 (delta 4), pack-reused 1210 (from 2) build 01-Apr-2026 17:54:30 Receiving objects: 87% (1076/1236) build 01-Apr-2026 17:54:30 Receiving objects: 88% (1088/1236) build 01-Apr-2026 17:54:30 Receiving objects: 89% (1101/1236) build 01-Apr-2026 17:54:30 Receiving objects: 90% (1113/1236) build 01-Apr-2026 17:54:30 Receiving objects: 91% (1125/1236) build 01-Apr-2026 17:54:30 Receiving objects: 92% (1138/1236) build 01-Apr-2026 17:54:30 Receiving objects: 93% (1150/1236) build 01-Apr-2026 17:54:30 Receiving objects: 94% (1162/1236) build 01-Apr-2026 17:54:30 Receiving objects: 95% (1175/1236) build 01-Apr-2026 17:54:30 Receiving objects: 96% (1187/1236) build 01-Apr-2026 17:54:30 Receiving objects: 97% (1199/1236) build 01-Apr-2026 17:54:30 Receiving objects: 98% (1212/1236) build 01-Apr-2026 17:54:30 Receiving objects: 99% (1224/1236) build 01-Apr-2026 17:54:30 Receiving objects: 100% (1236/1236) build 01-Apr-2026 17:54:30 Receiving objects: 100% (1236/1236), 243.97 KiB | 3.87 MiB/s, done. build 01-Apr-2026 17:54:30 Resolving deltas: 0% (0/628) build 01-Apr-2026 17:54:30 Resolving deltas: 1% (7/628) build 01-Apr-2026 17:54:30 Resolving deltas: 2% (13/628) build 01-Apr-2026 17:54:30 Resolving deltas: 3% (19/628) build 01-Apr-2026 17:54:30 Resolving deltas: 4% (26/628) build 01-Apr-2026 17:54:30 Resolving deltas: 5% (32/628) build 01-Apr-2026 17:54:30 Resolving deltas: 6% (38/628) build 01-Apr-2026 17:54:30 Resolving deltas: 7% (44/628) build 01-Apr-2026 17:54:30 Resolving deltas: 8% (51/628) build 01-Apr-2026 17:54:30 Resolving deltas: 9% (57/628) build 01-Apr-2026 17:54:30 Resolving deltas: 10% (63/628) build 01-Apr-2026 17:54:30 Resolving deltas: 11% (70/628) build 01-Apr-2026 17:54:30 Resolving deltas: 12% (76/628) build 01-Apr-2026 17:54:30 Resolving deltas: 13% (82/628) build 01-Apr-2026 17:54:30 Resolving deltas: 14% (88/628) build 01-Apr-2026 17:54:30 Resolving deltas: 15% (95/628) build 01-Apr-2026 17:54:30 Resolving deltas: 16% (101/628) build 01-Apr-2026 17:54:30 Resolving deltas: 17% (107/628) build 01-Apr-2026 17:54:30 Resolving deltas: 18% (114/628) build 01-Apr-2026 17:54:30 Resolving deltas: 19% (120/628) build 01-Apr-2026 17:54:30 Resolving deltas: 20% (126/628) build 01-Apr-2026 17:54:30 Resolving deltas: 21% (132/628) build 01-Apr-2026 17:54:30 Resolving deltas: 22% (139/628) build 01-Apr-2026 17:54:30 Resolving deltas: 23% (145/628) build 01-Apr-2026 17:54:30 Resolving deltas: 24% (151/628) build 01-Apr-2026 17:54:30 Resolving deltas: 25% (157/628) build 01-Apr-2026 17:54:30 Resolving deltas: 26% (164/628) build 01-Apr-2026 17:54:30 Resolving deltas: 27% (170/628) build 01-Apr-2026 17:54:30 Resolving deltas: 28% (176/628) build 01-Apr-2026 17:54:30 Resolving deltas: 29% (183/628) build 01-Apr-2026 17:54:30 Resolving deltas: 30% (189/628) build 01-Apr-2026 17:54:30 Resolving deltas: 31% (195/628) build 01-Apr-2026 17:54:30 Resolving deltas: 32% (201/628) build 01-Apr-2026 17:54:30 Resolving deltas: 33% (208/628) build 01-Apr-2026 17:54:30 Resolving deltas: 34% (214/628) build 01-Apr-2026 17:54:30 Resolving deltas: 35% (220/628) build 01-Apr-2026 17:54:30 Resolving deltas: 36% (227/628) build 01-Apr-2026 17:54:30 Resolving deltas: 37% (233/628) build 01-Apr-2026 17:54:30 Resolving deltas: 38% (239/628) build 01-Apr-2026 17:54:30 Resolving deltas: 39% (245/628) build 01-Apr-2026 17:54:30 Resolving deltas: 40% (252/628) build 01-Apr-2026 17:54:30 Resolving deltas: 41% (258/628) build 01-Apr-2026 17:54:30 Resolving deltas: 42% (264/628) build 01-Apr-2026 17:54:30 Resolving deltas: 43% (271/628) build 01-Apr-2026 17:54:30 Resolving deltas: 44% (277/628) build 01-Apr-2026 17:54:30 Resolving deltas: 45% (283/628) build 01-Apr-2026 17:54:30 Resolving deltas: 46% (289/628) build 01-Apr-2026 17:54:30 Resolving deltas: 47% (296/628) build 01-Apr-2026 17:54:30 Resolving deltas: 48% (302/628) build 01-Apr-2026 17:54:30 Resolving deltas: 49% (308/628) build 01-Apr-2026 17:54:30 Resolving deltas: 50% (314/628) build 01-Apr-2026 17:54:30 Resolving deltas: 51% (321/628) build 01-Apr-2026 17:54:30 Resolving deltas: 52% (327/628) build 01-Apr-2026 17:54:30 Resolving deltas: 53% (333/628) build 01-Apr-2026 17:54:30 Resolving deltas: 54% (340/628) build 01-Apr-2026 17:54:30 Resolving deltas: 55% (346/628) build 01-Apr-2026 17:54:30 Resolving deltas: 56% (352/628) build 01-Apr-2026 17:54:30 Resolving deltas: 57% (358/628) build 01-Apr-2026 17:54:30 Resolving deltas: 58% (365/628) build 01-Apr-2026 17:54:30 Resolving deltas: 59% (371/628) build 01-Apr-2026 17:54:30 Resolving deltas: 60% (377/628) build 01-Apr-2026 17:54:30 Resolving deltas: 61% (384/628) build 01-Apr-2026 17:54:30 Resolving deltas: 62% (390/628) build 01-Apr-2026 17:54:30 Resolving deltas: 63% (396/628) build 01-Apr-2026 17:54:30 Resolving deltas: 64% (402/628) build 01-Apr-2026 17:54:30 Resolving deltas: 65% (409/628) build 01-Apr-2026 17:54:30 Resolving deltas: 66% (415/628) build 01-Apr-2026 17:54:30 Resolving deltas: 67% (421/628) build 01-Apr-2026 17:54:30 Resolving deltas: 68% (428/628) build 01-Apr-2026 17:54:30 Resolving deltas: 69% (434/628) build 01-Apr-2026 17:54:30 Resolving deltas: 70% (440/628) build 01-Apr-2026 17:54:30 Resolving deltas: 71% (446/628) build 01-Apr-2026 17:54:30 Resolving deltas: 72% (453/628) build 01-Apr-2026 17:54:30 Resolving deltas: 73% (459/628) build 01-Apr-2026 17:54:30 Resolving deltas: 74% (465/628) build 01-Apr-2026 17:54:30 Resolving deltas: 75% (471/628) build 01-Apr-2026 17:54:30 Resolving deltas: 76% (478/628) build 01-Apr-2026 17:54:30 Resolving deltas: 77% (484/628) build 01-Apr-2026 17:54:30 Resolving deltas: 78% (490/628) build 01-Apr-2026 17:54:30 Resolving deltas: 79% (497/628) build 01-Apr-2026 17:54:30 Resolving deltas: 80% (503/628) build 01-Apr-2026 17:54:30 Resolving deltas: 81% (509/628) build 01-Apr-2026 17:54:30 Resolving deltas: 82% (515/628) build 01-Apr-2026 17:54:30 Resolving deltas: 83% (522/628) build 01-Apr-2026 17:54:30 Resolving deltas: 84% (528/628) build 01-Apr-2026 17:54:30 Resolving deltas: 85% (534/628) build 01-Apr-2026 17:54:30 Resolving deltas: 86% (541/628) build 01-Apr-2026 17:54:30 Resolving deltas: 87% (547/628) build 01-Apr-2026 17:54:30 Resolving deltas: 88% (553/628) build 01-Apr-2026 17:54:30 Resolving deltas: 89% (559/628) build 01-Apr-2026 17:54:30 Resolving deltas: 90% (566/628) build 01-Apr-2026 17:54:30 Resolving deltas: 91% (572/628) build 01-Apr-2026 17:54:30 Resolving deltas: 92% (578/628) build 01-Apr-2026 17:54:30 Resolving deltas: 93% (585/628) build 01-Apr-2026 17:54:30 Resolving deltas: 94% (591/628) build 01-Apr-2026 17:54:30 Resolving deltas: 95% (597/628) build 01-Apr-2026 17:54:30 Resolving deltas: 96% (603/628) build 01-Apr-2026 17:54:30 Resolving deltas: 97% (610/628) build 01-Apr-2026 17:54:30 Resolving deltas: 98% (616/628) build 01-Apr-2026 17:54:30 Resolving deltas: 99% (622/628) build 01-Apr-2026 17:54:30 Resolving deltas: 100% (628/628) build 01-Apr-2026 17:54:30 Resolving deltas: 100% (628/628), done. build 01-Apr-2026 17:54:30 error: pathspec 'release-phpbb-3.3.14' did not match any file(s) known to git build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.git build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/tests build 01-Apr-2026 17:54:30  [delete] Directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Apr-2026 17:54:30  [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.gitattributes build 01-Apr-2026 17:54:30  [delete] Could not find file /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.travis.yml to delete. build 01-Apr-2026 17:54:30  [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/phpunit.xml.dist build 01-Apr-2026 17:54:30  [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/README.md build 01-Apr-2026 17:54:30  [delete] Could not find file /data/build/old_versions/release-3.3.14/config.php to delete. build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/develop build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/install/data build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/config/development build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/config/test build 01-Apr-2026 17:54:30  [echo] Setting permissions for checkout of release-3.3.14 in build/old_versions/release-3.3.14 build 01-Apr-2026 17:54:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/cache' to 777 build 01-Apr-2026 17:54:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/store' to 777 build 01-Apr-2026 17:54:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/files' to 777 build 01-Apr-2026 17:54:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/images/avatars/upload' to 777 build 01-Apr-2026 17:54:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/bin/phpbbcli.php' to 755 build 01-Apr-2026 17:54:30  build 01-Apr-2026 17:54:30 phpBB > clean-diff-dir: build 01-Apr-2026 17:54:30  build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/cache build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/docs build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/files build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/install build 01-Apr-2026 17:54:30  [delete] Deleting directory /data/build/old_versions/release-3.3.14/store build 01-Apr-2026 17:54:30  [delete] Directory /data/build/old_versions/release-3.3.14/vendor does not exist or is not a directory. build 01-Apr-2026 17:54:31  build 01-Apr-2026 17:54:31 phpBB > old-version-diff: build 01-Apr-2026 17:54:31  build 01-Apr-2026 17:54:31  [echo] Retrieving version 3.3.15 build 01-Apr-2026 17:54:31  [mkdir] Created dir: /data/build/old_versions/release-3.3.15 build 01-Apr-2026 17:54:31  build 01-Apr-2026 17:54:31 phpBB > export: build 01-Apr-2026 17:54:31  build 01-Apr-2026 17:54:31 Cloning into 'viglink'... build 01-Apr-2026 17:54:31 remote: Enumerating objects: 1236, done. build 01-Apr-2026 17:54:31 remote: Counting objects: 3% (1/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 7% (2/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 11% (3/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 15% (4/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 19% (5/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 23% (6/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 26% (7/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 30% (8/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 34% (9/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 38% (10/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 42% (11/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 46% (12/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 50% (13/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 53% (14/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 57% (15/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 61% (16/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 65% (17/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 69% (18/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 73% (19/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 76% (20/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 80% (21/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 84% (22/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 88% (23/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 92% (24/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 96% (25/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 100% (26/26) build 01-Apr-2026 17:54:31 remote: Counting objects: 100% (26/26), done. build 01-Apr-2026 17:54:31 remote: Compressing objects: 4% (1/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 9% (2/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 13% (3/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 18% (4/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 22% (5/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 27% (6/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 31% (7/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 36% (8/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 40% (9/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 45% (10/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 50% (11/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 54% (12/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 59% (13/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 63% (14/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 68% (15/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 72% (16/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 77% (17/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 81% (18/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 86% (19/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 90% (20/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 95% (21/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 100% (22/22) build 01-Apr-2026 17:54:31 remote: Compressing objects: 100% (22/22), done. build 01-Apr-2026 17:54:31 Receiving objects: 0% (1/1236) build 01-Apr-2026 17:54:31 Receiving objects: 1% (13/1236) build 01-Apr-2026 17:54:31 Receiving objects: 2% (25/1236) build 01-Apr-2026 17:54:31 Receiving objects: 3% (38/1236) build 01-Apr-2026 17:54:31 Receiving objects: 4% (50/1236) build 01-Apr-2026 17:54:31 Receiving objects: 5% (62/1236) build 01-Apr-2026 17:54:32 Receiving objects: 6% (75/1236) build 01-Apr-2026 17:54:32 Receiving objects: 7% (87/1236) build 01-Apr-2026 17:54:32 Receiving objects: 8% (99/1236) build 01-Apr-2026 17:54:32 Receiving objects: 9% (112/1236) build 01-Apr-2026 17:54:32 Receiving objects: 10% (124/1236) build 01-Apr-2026 17:54:32 Receiving objects: 11% (136/1236) build 01-Apr-2026 17:54:32 Receiving objects: 12% (149/1236) build 01-Apr-2026 17:54:32 Receiving objects: 13% (161/1236) build 01-Apr-2026 17:54:32 Receiving objects: 14% (174/1236) build 01-Apr-2026 17:54:32 Receiving objects: 15% (186/1236) build 01-Apr-2026 17:54:32 Receiving objects: 16% (198/1236) build 01-Apr-2026 17:54:32 Receiving objects: 17% (211/1236) build 01-Apr-2026 17:54:32 Receiving objects: 18% (223/1236) build 01-Apr-2026 17:54:32 Receiving objects: 19% (235/1236) build 01-Apr-2026 17:54:32 Receiving objects: 20% (248/1236) build 01-Apr-2026 17:54:32 Receiving objects: 21% (260/1236) build 01-Apr-2026 17:54:32 Receiving objects: 22% (272/1236) build 01-Apr-2026 17:54:32 Receiving objects: 23% (285/1236) build 01-Apr-2026 17:54:32 Receiving objects: 24% (297/1236) build 01-Apr-2026 17:54:32 Receiving objects: 25% (309/1236) build 01-Apr-2026 17:54:32 Receiving objects: 26% (322/1236) build 01-Apr-2026 17:54:32 Receiving objects: 27% (334/1236) build 01-Apr-2026 17:54:32 Receiving objects: 28% (347/1236) build 01-Apr-2026 17:54:32 Receiving objects: 29% (359/1236) build 01-Apr-2026 17:54:32 Receiving objects: 30% (371/1236) build 01-Apr-2026 17:54:32 Receiving objects: 31% (384/1236) build 01-Apr-2026 17:54:32 Receiving objects: 32% (396/1236) build 01-Apr-2026 17:54:32 Receiving objects: 33% (408/1236) build 01-Apr-2026 17:54:32 Receiving objects: 34% (421/1236) build 01-Apr-2026 17:54:32 Receiving objects: 35% (433/1236) build 01-Apr-2026 17:54:32 Receiving objects: 36% (445/1236) build 01-Apr-2026 17:54:32 Receiving objects: 37% (458/1236) build 01-Apr-2026 17:54:32 Receiving objects: 38% (470/1236) build 01-Apr-2026 17:54:32 Receiving objects: 39% (483/1236) build 01-Apr-2026 17:54:32 Receiving objects: 40% (495/1236) build 01-Apr-2026 17:54:32 Receiving objects: 41% (507/1236) build 01-Apr-2026 17:54:32 Receiving objects: 42% (520/1236) build 01-Apr-2026 17:54:32 Receiving objects: 43% (532/1236) build 01-Apr-2026 17:54:32 Receiving objects: 44% (544/1236) build 01-Apr-2026 17:54:32 Receiving objects: 45% (557/1236) build 01-Apr-2026 17:54:32 Receiving objects: 46% (569/1236) build 01-Apr-2026 17:54:32 Receiving objects: 47% (581/1236) build 01-Apr-2026 17:54:32 Receiving objects: 48% (594/1236) build 01-Apr-2026 17:54:32 Receiving objects: 49% (606/1236) build 01-Apr-2026 17:54:32 Receiving objects: 50% (618/1236) build 01-Apr-2026 17:54:32 Receiving objects: 51% (631/1236) build 01-Apr-2026 17:54:32 Receiving objects: 52% (643/1236) build 01-Apr-2026 17:54:32 Receiving objects: 53% (656/1236) build 01-Apr-2026 17:54:32 Receiving objects: 54% (668/1236) build 01-Apr-2026 17:54:32 Receiving objects: 55% (680/1236) build 01-Apr-2026 17:54:32 Receiving objects: 56% (693/1236) build 01-Apr-2026 17:54:32 Receiving objects: 57% (705/1236) build 01-Apr-2026 17:54:32 Receiving objects: 58% (717/1236) build 01-Apr-2026 17:54:32 Receiving objects: 59% (730/1236) build 01-Apr-2026 17:54:32 Receiving objects: 60% (742/1236) build 01-Apr-2026 17:54:32 Receiving objects: 61% (754/1236) build 01-Apr-2026 17:54:32 Receiving objects: 62% (767/1236) build 01-Apr-2026 17:54:32 Receiving objects: 63% (779/1236) build 01-Apr-2026 17:54:32 Receiving objects: 64% (792/1236) build 01-Apr-2026 17:54:32 Receiving objects: 65% (804/1236) build 01-Apr-2026 17:54:32 Receiving objects: 66% (816/1236) build 01-Apr-2026 17:54:32 Receiving objects: 67% (829/1236) build 01-Apr-2026 17:54:32 Receiving objects: 68% (841/1236) build 01-Apr-2026 17:54:32 Receiving objects: 69% (853/1236) build 01-Apr-2026 17:54:32 Receiving objects: 70% (866/1236) build 01-Apr-2026 17:54:32 Receiving objects: 71% (878/1236) build 01-Apr-2026 17:54:32 Receiving objects: 72% (890/1236) build 01-Apr-2026 17:54:32 Receiving objects: 73% (903/1236) build 01-Apr-2026 17:54:32 Receiving objects: 74% (915/1236) build 01-Apr-2026 17:54:32 Receiving objects: 75% (927/1236) build 01-Apr-2026 17:54:32 Receiving objects: 76% (940/1236) build 01-Apr-2026 17:54:32 Receiving objects: 77% (952/1236) build 01-Apr-2026 17:54:32 Receiving objects: 78% (965/1236) build 01-Apr-2026 17:54:32 Receiving objects: 79% (977/1236) build 01-Apr-2026 17:54:32 Receiving objects: 80% (989/1236) build 01-Apr-2026 17:54:32 Receiving objects: 81% (1002/1236) build 01-Apr-2026 17:54:32 Receiving objects: 82% (1014/1236) build 01-Apr-2026 17:54:32 Receiving objects: 83% (1026/1236) build 01-Apr-2026 17:54:32 Receiving objects: 84% (1039/1236) build 01-Apr-2026 17:54:32 Receiving objects: 85% (1051/1236) build 01-Apr-2026 17:54:32 Receiving objects: 86% (1063/1236) build 01-Apr-2026 17:54:32 remote: Total 1236 (delta 9), reused 9 (delta 4), pack-reused 1210 (from 2) build 01-Apr-2026 17:54:32 Receiving objects: 87% (1076/1236) build 01-Apr-2026 17:54:32 Receiving objects: 88% (1088/1236) build 01-Apr-2026 17:54:32 Receiving objects: 89% (1101/1236) build 01-Apr-2026 17:54:32 Receiving objects: 90% (1113/1236) build 01-Apr-2026 17:54:32 Receiving objects: 91% (1125/1236) build 01-Apr-2026 17:54:32 Receiving objects: 92% (1138/1236) build 01-Apr-2026 17:54:32 Receiving objects: 93% (1150/1236) build 01-Apr-2026 17:54:32 Receiving objects: 94% (1162/1236) build 01-Apr-2026 17:54:32 Receiving objects: 95% (1175/1236) build 01-Apr-2026 17:54:32 Receiving objects: 96% (1187/1236) build 01-Apr-2026 17:54:32 Receiving objects: 97% (1199/1236) build 01-Apr-2026 17:54:32 Receiving objects: 98% (1212/1236) build 01-Apr-2026 17:54:32 Receiving objects: 99% (1224/1236) build 01-Apr-2026 17:54:32 Receiving objects: 100% (1236/1236) build 01-Apr-2026 17:54:32 Receiving objects: 100% (1236/1236), 243.97 KiB | 3.70 MiB/s, done. build 01-Apr-2026 17:54:32 Resolving deltas: 0% (0/628) build 01-Apr-2026 17:54:32 Resolving deltas: 1% (7/628) build 01-Apr-2026 17:54:32 Resolving deltas: 2% (13/628) build 01-Apr-2026 17:54:32 Resolving deltas: 3% (19/628) build 01-Apr-2026 17:54:32 Resolving deltas: 4% (26/628) build 01-Apr-2026 17:54:32 Resolving deltas: 5% (32/628) build 01-Apr-2026 17:54:32 Resolving deltas: 6% (38/628) build 01-Apr-2026 17:54:32 Resolving deltas: 7% (44/628) build 01-Apr-2026 17:54:32 Resolving deltas: 8% (51/628) build 01-Apr-2026 17:54:32 Resolving deltas: 9% (57/628) build 01-Apr-2026 17:54:32 Resolving deltas: 10% (63/628) build 01-Apr-2026 17:54:32 Resolving deltas: 11% (70/628) build 01-Apr-2026 17:54:32 Resolving deltas: 12% (76/628) build 01-Apr-2026 17:54:32 Resolving deltas: 13% (82/628) build 01-Apr-2026 17:54:32 Resolving deltas: 14% (88/628) build 01-Apr-2026 17:54:32 Resolving deltas: 15% (95/628) build 01-Apr-2026 17:54:32 Resolving deltas: 16% (102/628) build 01-Apr-2026 17:54:32 Resolving deltas: 17% (107/628) build 01-Apr-2026 17:54:32 Resolving deltas: 18% (114/628) build 01-Apr-2026 17:54:32 Resolving deltas: 19% (120/628) build 01-Apr-2026 17:54:32 Resolving deltas: 20% (126/628) build 01-Apr-2026 17:54:32 Resolving deltas: 21% (132/628) build 01-Apr-2026 17:54:32 Resolving deltas: 22% (139/628) build 01-Apr-2026 17:54:32 Resolving deltas: 23% (145/628) build 01-Apr-2026 17:54:32 Resolving deltas: 24% (151/628) build 01-Apr-2026 17:54:32 Resolving deltas: 25% (157/628) build 01-Apr-2026 17:54:32 Resolving deltas: 26% (164/628) build 01-Apr-2026 17:54:32 Resolving deltas: 27% (170/628) build 01-Apr-2026 17:54:32 Resolving deltas: 28% (176/628) build 01-Apr-2026 17:54:32 Resolving deltas: 29% (184/628) build 01-Apr-2026 17:54:32 Resolving deltas: 30% (189/628) build 01-Apr-2026 17:54:32 Resolving deltas: 31% (195/628) build 01-Apr-2026 17:54:32 Resolving deltas: 32% (201/628) build 01-Apr-2026 17:54:32 Resolving deltas: 33% (208/628) build 01-Apr-2026 17:54:32 Resolving deltas: 34% (214/628) build 01-Apr-2026 17:54:32 Resolving deltas: 35% (220/628) build 01-Apr-2026 17:54:32 Resolving deltas: 36% (227/628) build 01-Apr-2026 17:54:32 Resolving deltas: 37% (233/628) build 01-Apr-2026 17:54:32 Resolving deltas: 38% (239/628) build 01-Apr-2026 17:54:32 Resolving deltas: 39% (245/628) build 01-Apr-2026 17:54:32 Resolving deltas: 40% (252/628) build 01-Apr-2026 17:54:32 Resolving deltas: 41% (258/628) build 01-Apr-2026 17:54:32 Resolving deltas: 42% (264/628) build 01-Apr-2026 17:54:32 Resolving deltas: 43% (271/628) build 01-Apr-2026 17:54:32 Resolving deltas: 44% (277/628) build 01-Apr-2026 17:54:32 Resolving deltas: 45% (283/628) build 01-Apr-2026 17:54:32 Resolving deltas: 46% (289/628) build 01-Apr-2026 17:54:32 Resolving deltas: 47% (296/628) build 01-Apr-2026 17:54:32 Resolving deltas: 48% (302/628) build 01-Apr-2026 17:54:32 Resolving deltas: 49% (308/628) build 01-Apr-2026 17:54:32 Resolving deltas: 50% (314/628) build 01-Apr-2026 17:54:32 Resolving deltas: 51% (321/628) build 01-Apr-2026 17:54:32 Resolving deltas: 52% (327/628) build 01-Apr-2026 17:54:32 Resolving deltas: 53% (333/628) build 01-Apr-2026 17:54:32 Resolving deltas: 54% (340/628) build 01-Apr-2026 17:54:32 Resolving deltas: 55% (346/628) build 01-Apr-2026 17:54:32 Resolving deltas: 56% (352/628) build 01-Apr-2026 17:54:32 Resolving deltas: 57% (358/628) build 01-Apr-2026 17:54:32 Resolving deltas: 58% (365/628) build 01-Apr-2026 17:54:32 Resolving deltas: 59% (371/628) build 01-Apr-2026 17:54:32 Resolving deltas: 60% (377/628) build 01-Apr-2026 17:54:32 Resolving deltas: 61% (384/628) build 01-Apr-2026 17:54:32 Resolving deltas: 62% (390/628) build 01-Apr-2026 17:54:32 Resolving deltas: 63% (396/628) build 01-Apr-2026 17:54:32 Resolving deltas: 64% (402/628) build 01-Apr-2026 17:54:32 Resolving deltas: 65% (409/628) build 01-Apr-2026 17:54:32 Resolving deltas: 66% (415/628) build 01-Apr-2026 17:54:32 Resolving deltas: 67% (421/628) build 01-Apr-2026 17:54:32 Resolving deltas: 68% (428/628) build 01-Apr-2026 17:54:32 Resolving deltas: 69% (434/628) build 01-Apr-2026 17:54:32 Resolving deltas: 70% (440/628) build 01-Apr-2026 17:54:32 Resolving deltas: 71% (446/628) build 01-Apr-2026 17:54:32 Resolving deltas: 72% (453/628) build 01-Apr-2026 17:54:32 Resolving deltas: 73% (459/628) build 01-Apr-2026 17:54:32 Resolving deltas: 74% (465/628) build 01-Apr-2026 17:54:32 Resolving deltas: 75% (471/628) build 01-Apr-2026 17:54:32 Resolving deltas: 76% (478/628) build 01-Apr-2026 17:54:32 Resolving deltas: 77% (484/628) build 01-Apr-2026 17:54:32 Resolving deltas: 78% (490/628) build 01-Apr-2026 17:54:32 Resolving deltas: 79% (497/628) build 01-Apr-2026 17:54:32 Resolving deltas: 80% (503/628) build 01-Apr-2026 17:54:32 Resolving deltas: 81% (509/628) build 01-Apr-2026 17:54:32 Resolving deltas: 82% (515/628) build 01-Apr-2026 17:54:32 Resolving deltas: 83% (522/628) build 01-Apr-2026 17:54:32 Resolving deltas: 84% (528/628) build 01-Apr-2026 17:54:32 Resolving deltas: 85% (534/628) build 01-Apr-2026 17:54:32 Resolving deltas: 86% (541/628) build 01-Apr-2026 17:54:32 Resolving deltas: 87% (547/628) build 01-Apr-2026 17:54:32 Resolving deltas: 88% (553/628) build 01-Apr-2026 17:54:32 Resolving deltas: 89% (559/628) build 01-Apr-2026 17:54:32 Resolving deltas: 90% (566/628) build 01-Apr-2026 17:54:32 Resolving deltas: 91% (572/628) build 01-Apr-2026 17:54:32 Resolving deltas: 92% (578/628) build 01-Apr-2026 17:54:32 Resolving deltas: 93% (585/628) build 01-Apr-2026 17:54:32 Resolving deltas: 94% (591/628) build 01-Apr-2026 17:54:32 Resolving deltas: 95% (597/628) build 01-Apr-2026 17:54:32 Resolving deltas: 96% (603/628) build 01-Apr-2026 17:54:32 Resolving deltas: 97% (610/628) build 01-Apr-2026 17:54:32 Resolving deltas: 98% (616/628) build 01-Apr-2026 17:54:32 Resolving deltas: 99% (622/628) build 01-Apr-2026 17:54:32 Resolving deltas: 100% (628/628) build 01-Apr-2026 17:54:32 Resolving deltas: 100% (628/628), done. build 01-Apr-2026 17:54:32 error: pathspec 'release-phpbb-3.3.15' did not match any file(s) known to git build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.git build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/tests build 01-Apr-2026 17:54:32  [delete] Directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Apr-2026 17:54:32  [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.gitattributes build 01-Apr-2026 17:54:32  [delete] Could not find file /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.travis.yml to delete. build 01-Apr-2026 17:54:32  [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/phpunit.xml.dist build 01-Apr-2026 17:54:32  [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/README.md build 01-Apr-2026 17:54:32  [delete] Could not find file /data/build/old_versions/release-3.3.15/config.php to delete. build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/develop build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/install/data build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/config/development build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/config/test build 01-Apr-2026 17:54:32  [echo] Setting permissions for checkout of release-3.3.15 in build/old_versions/release-3.3.15 build 01-Apr-2026 17:54:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/cache' to 777 build 01-Apr-2026 17:54:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/store' to 777 build 01-Apr-2026 17:54:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/files' to 777 build 01-Apr-2026 17:54:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/images/avatars/upload' to 777 build 01-Apr-2026 17:54:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/bin/phpbbcli.php' to 755 build 01-Apr-2026 17:54:32  build 01-Apr-2026 17:54:32 phpBB > clean-diff-dir: build 01-Apr-2026 17:54:32  build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/cache build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/docs build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/files build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/install build 01-Apr-2026 17:54:32  [delete] Deleting directory /data/build/old_versions/release-3.3.15/store build 01-Apr-2026 17:54:32  [delete] Directory /data/build/old_versions/release-3.3.15/vendor does not exist or is not a directory. build 01-Apr-2026 17:54:32  build 01-Apr-2026 17:54:32 phpBB > old-version-diff: build 01-Apr-2026 17:54:32  build 01-Apr-2026 17:54:32  [echo] Retrieving version 3.3.16-RC1 build 01-Apr-2026 17:54:32  [mkdir] Created dir: /data/build/old_versions/release-3.3.16-RC1 build 01-Apr-2026 17:54:32  build 01-Apr-2026 17:54:32 phpBB > export: build 01-Apr-2026 17:54:32  build 01-Apr-2026 17:54:32 Cloning into 'viglink'... build 01-Apr-2026 17:54:33 remote: Enumerating objects: 1236, done. build 01-Apr-2026 17:54:33 remote: Counting objects: 3% (1/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 7% (2/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 11% (3/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 15% (4/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 19% (5/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 23% (6/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 26% (7/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 30% (8/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 34% (9/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 38% (10/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 42% (11/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 46% (12/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 50% (13/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 53% (14/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 57% (15/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 61% (16/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 65% (17/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 69% (18/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 73% (19/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 76% (20/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 80% (21/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 84% (22/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 88% (23/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 92% (24/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 96% (25/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 100% (26/26) build 01-Apr-2026 17:54:33 remote: Counting objects: 100% (26/26), done. build 01-Apr-2026 17:54:33 remote: Compressing objects: 4% (1/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 9% (2/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 13% (3/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 18% (4/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 22% (5/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 27% (6/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 31% (7/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 36% (8/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 40% (9/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 45% (10/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 50% (11/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 54% (12/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 59% (13/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 63% (14/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 68% (15/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 72% (16/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 77% (17/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 81% (18/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 86% (19/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 90% (20/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 95% (21/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 100% (22/22) build 01-Apr-2026 17:54:33 remote: Compressing objects: 100% (22/22), done. build 01-Apr-2026 17:54:33 Receiving objects: 0% (1/1236) build 01-Apr-2026 17:54:33 Receiving objects: 1% (13/1236) build 01-Apr-2026 17:54:33 Receiving objects: 2% (25/1236) build 01-Apr-2026 17:54:33 Receiving objects: 3% (38/1236) build 01-Apr-2026 17:54:33 Receiving objects: 4% (50/1236) build 01-Apr-2026 17:54:33 Receiving objects: 5% (62/1236) build 01-Apr-2026 17:54:33 Receiving objects: 6% (75/1236) build 01-Apr-2026 17:54:33 Receiving objects: 7% (87/1236) build 01-Apr-2026 17:54:33 Receiving objects: 8% (99/1236) build 01-Apr-2026 17:54:33 Receiving objects: 9% (112/1236) build 01-Apr-2026 17:54:33 Receiving objects: 10% (124/1236) build 01-Apr-2026 17:54:33 Receiving objects: 11% (136/1236) build 01-Apr-2026 17:54:33 Receiving objects: 12% (149/1236) build 01-Apr-2026 17:54:33 Receiving objects: 13% (161/1236) build 01-Apr-2026 17:54:33 Receiving objects: 14% (174/1236) build 01-Apr-2026 17:54:33 Receiving objects: 15% (186/1236) build 01-Apr-2026 17:54:33 Receiving objects: 16% (198/1236) build 01-Apr-2026 17:54:33 Receiving objects: 17% (211/1236) build 01-Apr-2026 17:54:33 Receiving objects: 18% (223/1236) build 01-Apr-2026 17:54:33 Receiving objects: 19% (235/1236) build 01-Apr-2026 17:54:33 Receiving objects: 20% (248/1236) build 01-Apr-2026 17:54:33 Receiving objects: 21% (260/1236) build 01-Apr-2026 17:54:33 Receiving objects: 22% (272/1236) build 01-Apr-2026 17:54:33 Receiving objects: 23% (285/1236) build 01-Apr-2026 17:54:33 Receiving objects: 24% (297/1236) build 01-Apr-2026 17:54:33 Receiving objects: 25% (309/1236) build 01-Apr-2026 17:54:33 Receiving objects: 26% (322/1236) build 01-Apr-2026 17:54:33 Receiving objects: 27% (334/1236) build 01-Apr-2026 17:54:33 Receiving objects: 28% (347/1236) build 01-Apr-2026 17:54:33 Receiving objects: 29% (359/1236) build 01-Apr-2026 17:54:33 Receiving objects: 30% (371/1236) build 01-Apr-2026 17:54:33 Receiving objects: 31% (384/1236) build 01-Apr-2026 17:54:33 Receiving objects: 32% (396/1236) build 01-Apr-2026 17:54:33 Receiving objects: 33% (408/1236) build 01-Apr-2026 17:54:33 Receiving objects: 34% (421/1236) build 01-Apr-2026 17:54:33 Receiving objects: 35% (433/1236) build 01-Apr-2026 17:54:33 Receiving objects: 36% (445/1236) build 01-Apr-2026 17:54:33 Receiving objects: 37% (458/1236) build 01-Apr-2026 17:54:33 Receiving objects: 38% (470/1236) build 01-Apr-2026 17:54:33 Receiving objects: 39% (483/1236) build 01-Apr-2026 17:54:33 Receiving objects: 40% (495/1236) build 01-Apr-2026 17:54:33 Receiving objects: 41% (507/1236) build 01-Apr-2026 17:54:33 Receiving objects: 42% (520/1236) build 01-Apr-2026 17:54:33 Receiving objects: 43% (532/1236) build 01-Apr-2026 17:54:33 Receiving objects: 44% (544/1236) build 01-Apr-2026 17:54:33 Receiving objects: 45% (557/1236) build 01-Apr-2026 17:54:33 Receiving objects: 46% (569/1236) build 01-Apr-2026 17:54:33 Receiving objects: 47% (581/1236) build 01-Apr-2026 17:54:33 Receiving objects: 48% (594/1236) build 01-Apr-2026 17:54:33 Receiving objects: 49% (606/1236) build 01-Apr-2026 17:54:33 Receiving objects: 50% (618/1236) build 01-Apr-2026 17:54:33 Receiving objects: 51% (631/1236) build 01-Apr-2026 17:54:33 Receiving objects: 52% (643/1236) build 01-Apr-2026 17:54:33 Receiving objects: 53% (656/1236) build 01-Apr-2026 17:54:33 Receiving objects: 54% (668/1236) build 01-Apr-2026 17:54:33 Receiving objects: 55% (680/1236) build 01-Apr-2026 17:54:33 Receiving objects: 56% (693/1236) build 01-Apr-2026 17:54:33 Receiving objects: 57% (705/1236) build 01-Apr-2026 17:54:33 Receiving objects: 58% (717/1236) build 01-Apr-2026 17:54:33 Receiving objects: 59% (730/1236) build 01-Apr-2026 17:54:33 Receiving objects: 60% (742/1236) build 01-Apr-2026 17:54:33 Receiving objects: 61% (754/1236) build 01-Apr-2026 17:54:33 Receiving objects: 62% (767/1236) build 01-Apr-2026 17:54:33 Receiving objects: 63% (779/1236) build 01-Apr-2026 17:54:33 Receiving objects: 64% (792/1236) build 01-Apr-2026 17:54:33 Receiving objects: 65% (804/1236) build 01-Apr-2026 17:54:33 Receiving objects: 66% (816/1236) build 01-Apr-2026 17:54:33 Receiving objects: 67% (829/1236) build 01-Apr-2026 17:54:33 Receiving objects: 68% (841/1236) build 01-Apr-2026 17:54:33 Receiving objects: 69% (853/1236) build 01-Apr-2026 17:54:33 Receiving objects: 70% (866/1236) build 01-Apr-2026 17:54:33 Receiving objects: 71% (878/1236) build 01-Apr-2026 17:54:33 Receiving objects: 72% (890/1236) build 01-Apr-2026 17:54:33 Receiving objects: 73% (903/1236) build 01-Apr-2026 17:54:33 Receiving objects: 74% (915/1236) build 01-Apr-2026 17:54:33 Receiving objects: 75% (927/1236) build 01-Apr-2026 17:54:33 Receiving objects: 76% (940/1236) build 01-Apr-2026 17:54:33 Receiving objects: 77% (952/1236) build 01-Apr-2026 17:54:33 Receiving objects: 78% (965/1236) build 01-Apr-2026 17:54:33 Receiving objects: 79% (977/1236) build 01-Apr-2026 17:54:33 Receiving objects: 80% (989/1236) build 01-Apr-2026 17:54:33 Receiving objects: 81% (1002/1236) build 01-Apr-2026 17:54:33 Receiving objects: 82% (1014/1236) build 01-Apr-2026 17:54:33 Receiving objects: 83% (1026/1236) build 01-Apr-2026 17:54:33 Receiving objects: 84% (1039/1236) build 01-Apr-2026 17:54:33 Receiving objects: 85% (1051/1236) build 01-Apr-2026 17:54:33 Receiving objects: 86% (1063/1236) build 01-Apr-2026 17:54:33 Receiving objects: 87% (1076/1236) build 01-Apr-2026 17:54:33 Receiving objects: 88% (1088/1236) build 01-Apr-2026 17:54:33 Receiving objects: 89% (1101/1236) build 01-Apr-2026 17:54:33 Receiving objects: 90% (1113/1236) build 01-Apr-2026 17:54:33 Receiving objects: 91% (1125/1236) build 01-Apr-2026 17:54:33 remote: Total 1236 (delta 9), reused 9 (delta 4), pack-reused 1210 (from 2) build 01-Apr-2026 17:54:33 Receiving objects: 92% (1138/1236) build 01-Apr-2026 17:54:33 Receiving objects: 93% (1150/1236) build 01-Apr-2026 17:54:33 Receiving objects: 94% (1162/1236) build 01-Apr-2026 17:54:33 Receiving objects: 95% (1175/1236) build 01-Apr-2026 17:54:33 Receiving objects: 96% (1187/1236) build 01-Apr-2026 17:54:33 Receiving objects: 97% (1199/1236) build 01-Apr-2026 17:54:33 Receiving objects: 98% (1212/1236) build 01-Apr-2026 17:54:33 Receiving objects: 99% (1224/1236) build 01-Apr-2026 17:54:33 Receiving objects: 100% (1236/1236) build 01-Apr-2026 17:54:33 Receiving objects: 100% (1236/1236), 243.97 KiB | 7.62 MiB/s, done. build 01-Apr-2026 17:54:33 Resolving deltas: 0% (0/628) build 01-Apr-2026 17:54:33 Resolving deltas: 1% (7/628) build 01-Apr-2026 17:54:33 Resolving deltas: 2% (13/628) build 01-Apr-2026 17:54:33 Resolving deltas: 3% (19/628) build 01-Apr-2026 17:54:33 Resolving deltas: 4% (26/628) build 01-Apr-2026 17:54:33 Resolving deltas: 5% (32/628) build 01-Apr-2026 17:54:33 Resolving deltas: 6% (38/628) build 01-Apr-2026 17:54:33 Resolving deltas: 7% (44/628) build 01-Apr-2026 17:54:33 Resolving deltas: 8% (51/628) build 01-Apr-2026 17:54:33 Resolving deltas: 9% (57/628) build 01-Apr-2026 17:54:33 Resolving deltas: 10% (63/628) build 01-Apr-2026 17:54:33 Resolving deltas: 11% (70/628) build 01-Apr-2026 17:54:33 Resolving deltas: 12% (76/628) build 01-Apr-2026 17:54:33 Resolving deltas: 13% (82/628) build 01-Apr-2026 17:54:33 Resolving deltas: 14% (88/628) build 01-Apr-2026 17:54:33 Resolving deltas: 15% (95/628) build 01-Apr-2026 17:54:33 Resolving deltas: 16% (101/628) build 01-Apr-2026 17:54:33 Resolving deltas: 17% (107/628) build 01-Apr-2026 17:54:33 Resolving deltas: 18% (114/628) build 01-Apr-2026 17:54:33 Resolving deltas: 19% (120/628) build 01-Apr-2026 17:54:33 Resolving deltas: 20% (126/628) build 01-Apr-2026 17:54:33 Resolving deltas: 21% (132/628) build 01-Apr-2026 17:54:33 Resolving deltas: 22% (139/628) build 01-Apr-2026 17:54:33 Resolving deltas: 23% (145/628) build 01-Apr-2026 17:54:33 Resolving deltas: 24% (151/628) build 01-Apr-2026 17:54:33 Resolving deltas: 25% (157/628) build 01-Apr-2026 17:54:33 Resolving deltas: 26% (164/628) build 01-Apr-2026 17:54:33 Resolving deltas: 27% (170/628) build 01-Apr-2026 17:54:33 Resolving deltas: 28% (176/628) build 01-Apr-2026 17:54:33 Resolving deltas: 29% (183/628) build 01-Apr-2026 17:54:33 Resolving deltas: 30% (189/628) build 01-Apr-2026 17:54:33 Resolving deltas: 31% (195/628) build 01-Apr-2026 17:54:33 Resolving deltas: 32% (201/628) build 01-Apr-2026 17:54:33 Resolving deltas: 33% (208/628) build 01-Apr-2026 17:54:33 Resolving deltas: 34% (215/628) build 01-Apr-2026 17:54:33 Resolving deltas: 35% (220/628) build 01-Apr-2026 17:54:33 Resolving deltas: 36% (227/628) build 01-Apr-2026 17:54:33 Resolving deltas: 37% (233/628) build 01-Apr-2026 17:54:33 Resolving deltas: 38% (239/628) build 01-Apr-2026 17:54:33 Resolving deltas: 39% (245/628) build 01-Apr-2026 17:54:33 Resolving deltas: 40% (252/628) build 01-Apr-2026 17:54:33 Resolving deltas: 41% (258/628) build 01-Apr-2026 17:54:33 Resolving deltas: 42% (264/628) build 01-Apr-2026 17:54:33 Resolving deltas: 43% (271/628) build 01-Apr-2026 17:54:33 Resolving deltas: 44% (277/628) build 01-Apr-2026 17:54:33 Resolving deltas: 45% (283/628) build 01-Apr-2026 17:54:33 Resolving deltas: 46% (289/628) build 01-Apr-2026 17:54:33 Resolving deltas: 47% (296/628) build 01-Apr-2026 17:54:33 Resolving deltas: 48% (302/628) build 01-Apr-2026 17:54:33 Resolving deltas: 49% (308/628) build 01-Apr-2026 17:54:33 Resolving deltas: 50% (314/628) build 01-Apr-2026 17:54:33 Resolving deltas: 51% (321/628) build 01-Apr-2026 17:54:33 Resolving deltas: 52% (327/628) build 01-Apr-2026 17:54:33 Resolving deltas: 53% (333/628) build 01-Apr-2026 17:54:33 Resolving deltas: 54% (340/628) build 01-Apr-2026 17:54:33 Resolving deltas: 55% (346/628) build 01-Apr-2026 17:54:33 Resolving deltas: 56% (352/628) build 01-Apr-2026 17:54:33 Resolving deltas: 57% (358/628) build 01-Apr-2026 17:54:33 Resolving deltas: 58% (365/628) build 01-Apr-2026 17:54:33 Resolving deltas: 59% (371/628) build 01-Apr-2026 17:54:33 Resolving deltas: 60% (377/628) build 01-Apr-2026 17:54:33 Resolving deltas: 61% (384/628) build 01-Apr-2026 17:54:33 Resolving deltas: 62% (390/628) build 01-Apr-2026 17:54:33 Resolving deltas: 63% (396/628) build 01-Apr-2026 17:54:33 Resolving deltas: 64% (402/628) build 01-Apr-2026 17:54:33 Resolving deltas: 65% (409/628) build 01-Apr-2026 17:54:33 Resolving deltas: 66% (415/628) build 01-Apr-2026 17:54:33 Resolving deltas: 67% (421/628) build 01-Apr-2026 17:54:33 Resolving deltas: 68% (428/628) build 01-Apr-2026 17:54:33 Resolving deltas: 69% (434/628) build 01-Apr-2026 17:54:33 Resolving deltas: 70% (440/628) build 01-Apr-2026 17:54:33 Resolving deltas: 71% (446/628) build 01-Apr-2026 17:54:33 Resolving deltas: 72% (453/628) build 01-Apr-2026 17:54:33 Resolving deltas: 73% (459/628) build 01-Apr-2026 17:54:33 Resolving deltas: 74% (465/628) build 01-Apr-2026 17:54:33 Resolving deltas: 75% (471/628) build 01-Apr-2026 17:54:33 Resolving deltas: 76% (478/628) build 01-Apr-2026 17:54:33 Resolving deltas: 77% (484/628) build 01-Apr-2026 17:54:33 Resolving deltas: 78% (490/628) build 01-Apr-2026 17:54:33 Resolving deltas: 79% (497/628) build 01-Apr-2026 17:54:33 Resolving deltas: 80% (503/628) build 01-Apr-2026 17:54:33 Resolving deltas: 81% (509/628) build 01-Apr-2026 17:54:33 Resolving deltas: 82% (515/628) build 01-Apr-2026 17:54:33 Resolving deltas: 83% (522/628) build 01-Apr-2026 17:54:33 Resolving deltas: 84% (528/628) build 01-Apr-2026 17:54:33 Resolving deltas: 85% (534/628) build 01-Apr-2026 17:54:33 Resolving deltas: 86% (541/628) build 01-Apr-2026 17:54:33 Resolving deltas: 87% (547/628) build 01-Apr-2026 17:54:33 Resolving deltas: 88% (553/628) build 01-Apr-2026 17:54:33 Resolving deltas: 89% (559/628) build 01-Apr-2026 17:54:33 Resolving deltas: 90% (566/628) build 01-Apr-2026 17:54:33 Resolving deltas: 91% (572/628) build 01-Apr-2026 17:54:33 Resolving deltas: 92% (578/628) build 01-Apr-2026 17:54:33 Resolving deltas: 93% (585/628) build 01-Apr-2026 17:54:33 Resolving deltas: 94% (591/628) build 01-Apr-2026 17:54:33 Resolving deltas: 95% (597/628) build 01-Apr-2026 17:54:33 Resolving deltas: 96% (603/628) build 01-Apr-2026 17:54:33 Resolving deltas: 97% (610/628) build 01-Apr-2026 17:54:33 Resolving deltas: 98% (616/628) build 01-Apr-2026 17:54:33 Resolving deltas: 99% (622/628) build 01-Apr-2026 17:54:33 Resolving deltas: 100% (628/628) build 01-Apr-2026 17:54:33 Resolving deltas: 100% (628/628), done. build 01-Apr-2026 17:54:33 error: pathspec 'release-phpbb-3.3.16-RC1' did not match any file(s) known to git build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/ext/phpbb/viglink/.git build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/ext/phpbb/viglink/tests build 01-Apr-2026 17:54:33  [delete] Directory /data/build/old_versions/release-3.3.16-RC1/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Apr-2026 17:54:33  [delete] Deleting: /data/build/old_versions/release-3.3.16-RC1/ext/phpbb/viglink/.gitattributes build 01-Apr-2026 17:54:33  [delete] Could not find file /data/build/old_versions/release-3.3.16-RC1/ext/phpbb/viglink/.travis.yml to delete. build 01-Apr-2026 17:54:33  [delete] Deleting: /data/build/old_versions/release-3.3.16-RC1/ext/phpbb/viglink/phpunit.xml.dist build 01-Apr-2026 17:54:33  [delete] Deleting: /data/build/old_versions/release-3.3.16-RC1/ext/phpbb/viglink/README.md build 01-Apr-2026 17:54:33  [delete] Could not find file /data/build/old_versions/release-3.3.16-RC1/config.php to delete. build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/develop build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/install/data build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/config/development build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/config/test build 01-Apr-2026 17:54:33  [echo] Setting permissions for checkout of release-3.3.16-RC1 in build/old_versions/release-3.3.16-RC1 build 01-Apr-2026 17:54:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.16-RC1/cache' to 777 build 01-Apr-2026 17:54:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.16-RC1/store' to 777 build 01-Apr-2026 17:54:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.16-RC1/files' to 777 build 01-Apr-2026 17:54:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.16-RC1/images/avatars/upload' to 777 build 01-Apr-2026 17:54:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.16-RC1/bin/phpbbcli.php' to 755 build 01-Apr-2026 17:54:33  build 01-Apr-2026 17:54:33 phpBB > clean-diff-dir: build 01-Apr-2026 17:54:33  build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/cache build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/docs build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/files build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/install build 01-Apr-2026 17:54:33  [delete] Deleting directory /data/build/old_versions/release-3.3.16-RC1/store build 01-Apr-2026 17:54:33  [delete] Directory /data/build/old_versions/release-3.3.16-RC1/vendor does not exist or is not a directory. build 01-Apr-2026 17:54:33  build 01-Apr-2026 17:54:33 phpBB > package: build 01-Apr-2026 17:54:33  build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59 phpBB > checksum-dir: build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59 phpBB > checksum-file: build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.17-dev.tar.bz2 build 01-Apr-2026 17:55:59  [php] Calling PHP function: dirname() build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59 phpBB > checksum-file: build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.17-dev-files.tar.bz2 build 01-Apr-2026 17:55:59  [php] Calling PHP function: dirname() build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59 phpBB > checksum-file: build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.17-dev-patch.tar.bz2 build 01-Apr-2026 17:55:59  [php] Calling PHP function: dirname() build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59 phpBB > checksum-file: build 01-Apr-2026 17:55:59  build 01-Apr-2026 17:55:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.15_to_3.3.17-dev.tar.bz2 build 01-Apr-2026 17:55:59  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.15_to_3.3.17-dev.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.17-dev.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.17-dev-patch.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-RC1_to_3.3.17-dev.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.17-dev.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.17-dev.tar.bz2 build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.17-dev.tar.bz2 build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-RC1_to_3.3.17-dev.tar.bz2 build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.17-dev-files.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.17-dev.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.14_to_3.3.17-dev.zip build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00 phpBB > checksum-file: build 01-Apr-2026 17:56:00  build 01-Apr-2026 17:56:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.14_to_3.3.17-dev.tar.bz2 build 01-Apr-2026 17:56:00  [php] Calling PHP function: dirname() build 01-Apr-2026 17:56:01  build 01-Apr-2026 17:56:01 BUILD FINISHED build 01-Apr-2026 17:56:01 build 01-Apr-2026 17:56:01 Total time: 1 minute 38.11 seconds build 01-Apr-2026 17:56:01  simple 01-Apr-2026 17:56:01 Finished task 'Package release files' with result: Success simple 01-Apr-2026 17:56:01 Running post build plugin 'Artifact Copier' simple 01-Apr-2026 17:56:01 Publishing an artifact: Release Files simple 01-Apr-2026 17:56:07 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 5.874 s simple 01-Apr-2026 17:56:07 Running post build plugin 'npm Cache Cleanup' simple 01-Apr-2026 17:56:07 Running post build plugin 'NCover Results Collector' simple 01-Apr-2026 17:56:07 Running post build plugin 'Build Results Label Collector' simple 01-Apr-2026 17:56:07 Running post build plugin 'Clover Results Collector' simple 01-Apr-2026 17:56:07 Running post build plugin 'Docker Container Cleanup' simple 01-Apr-2026 17:56:42 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP' simple 01-Apr-2026 17:56:42 Finalising the build... simple 01-Apr-2026 17:56:42 Stopping timer. simple 01-Apr-2026 17:56:42 Build PHPBB3-DD33-P5SP-671 completed. simple 01-Apr-2026 17:56:42 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Apr-2026 17:56:42 Running on server: post build plugin 'NCover Results Collector' simple 01-Apr-2026 17:56:42 Running on server: post build plugin 'Build Labeller' simple 01-Apr-2026 17:56:42 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Apr-2026 17:56:42 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Apr-2026 17:56:42 All post build plugins have finished simple 01-Apr-2026 17:56:42 Generating build results summary... simple 01-Apr-2026 17:56:42 Saving build results to disk... simple 01-Apr-2026 17:56:42 Store variable context... simple 01-Apr-2026 17:56:42 Finished building PHPBB3-DD33-P5SP-671.