simple 14-Jun-2024 20:48:33 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #540 (PHPBB3-DD33-P5SP-540) is being prepared for building on agent Default Agent, bamboo version: 9.2.7 simple 14-Jun-2024 20:48:33 simple 14-Jun-2024 20:48:33 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 14-Jun-2024 20:48:33 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #540 (PHPBB3-DD33-P5SP-540) simple 14-Jun-2024 20:48:33 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 14-Jun-2024 20:48:33 Checking out into /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 14-Jun-2024 20:48:33 Updating source code to revision: 127121f1d21b8c52cdd730aa9ad4772d08b1ecc1 simple 14-Jun-2024 20:48:33 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git'. simple 14-Jun-2024 20:48:33 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git/ simple 14-Jun-2024 20:48:33 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. simple 14-Jun-2024 20:48:44 Checking out revision 127121f1d21b8c52cdd730aa9ad4772d08b1ecc1. simple 14-Jun-2024 20:48:45 Switched to branch '3.3.x' simple 14-Jun-2024 20:48:45 Updated source code to revision: 127121f1d21b8c52cdd730aa9ad4772d08b1ecc1 simple 14-Jun-2024 20:48:45 Finished task 'Checkout Default Repository' with result: Success simple 14-Jun-2024 20:48:45 Running pre-build action: VCS Version Collector simple 14-Jun-2024 20:48:45 Running pre-build action: Build Log Labeller Pre Build Action simple 14-Jun-2024 20:48:45 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #540 (PHPBB3-DD33-P5SP-540) started building on agent 'Default Agent' () command 14-Jun-2024 20:48:45 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 14-Jun-2024 20:48:45 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 14-Jun-2024 20:48:45 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #540 (PHPBB3-DD33-P5SP-540)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-7.2 /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP\n error 14-Jun-2024 20:48:46 #0 building with "default" instance using docker driver error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #1 [internal] load build definition from Dockerfile error 14-Jun-2024 20:48:46 #1 transferring dockerfile: 490B done error 14-Jun-2024 20:48:46 #1 DONE 0.0s error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #2 [internal] load metadata for docker.io/library/php:7.2 error 14-Jun-2024 20:48:46 #2 DONE 0.4s error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #3 [internal] load .dockerignore error 14-Jun-2024 20:48:46 #3 transferring context: 2B done error 14-Jun-2024 20:48:46 #3 DONE 0.0s error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #4 [1/6] FROM docker.io/library/php:7.2@sha256:42ffbc0798e4449bbd1e14fc4dcb87774aa1ad1900a09ef6a965bc0880aa2161 error 14-Jun-2024 20:48:46 #4 DONE 0.0s error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #5 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 14-Jun-2024 20:48:46 #5 CACHED error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #6 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip && docker-php-ext-install -j$(nproc) zip error 14-Jun-2024 20:48:46 #6 CACHED error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #7 [3/6] RUN pecl install xdebug-2.9.0 error 14-Jun-2024 20:48:46 #7 CACHED error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #8 [4/6] RUN docker-php-ext-enable xdebug error 14-Jun-2024 20:48:46 #8 CACHED error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 14-Jun-2024 20:48:46 #9 CACHED error 14-Jun-2024 20:48:46 error 14-Jun-2024 20:48:46 #10 exporting to image error 14-Jun-2024 20:48:46 #10 exporting layers done error 14-Jun-2024 20:48:46 #10 writing image sha256:d4131559bb9e7eab2d83753fd5196b10d387c7413bdd15f92e9d9cd60b70ce81 done error 14-Jun-2024 20:48:46 #10 naming to docker.io/library/phpbb:php-7.2 done error 14-Jun-2024 20:48:46 #10 DONE 0.0s simple 14-Jun-2024 20:48:46 Built Docker image 'phpbb:php-7.2' simple 14-Jun-2024 20:48:46 Finished task 'Build image' with result: Success command 14-Jun-2024 20:48:46 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 14-Jun-2024 20:48:46 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 14-Jun-2024 20:48:46 Running image name (phpbb:php-7.2) command 14-Jun-2024 20:48:46 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #540 (PHPBB3-DD33-P5SP-540)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP:/data --workdir /data/phpBB --rm -u=991 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-7.2 /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 14-Jun-2024 20:48:47 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 14-Jun-2024 20:48:47 Installing dependencies from lock file (including require-dev) build 14-Jun-2024 20:48:47 Verifying lock file contents can be installed on current platform. build 14-Jun-2024 20:48:47 Package operations: 76 installs, 0 updates, 0 removals build 14-Jun-2024 20:48:47 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 14-Jun-2024 20:48:47 - Downloading composer/package-versions-deprecated (1.11.99.5) build 14-Jun-2024 20:48:47 - Downloading bantu/ini-get-wrapper (v1.0.1) build 14-Jun-2024 20:48:47 - Downloading carlos-mg89/oauth (0.8.15) build 14-Jun-2024 20:48:47 - Downloading symfony/polyfill-mbstring (v1.29.0) build 14-Jun-2024 20:48:47 - Downloading symfony/polyfill-ctype (v1.29.0) build 14-Jun-2024 20:48:47 - Downloading symfony/dom-crawler (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/css-selector (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/browser-kit (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/polyfill-php72 (v1.29.0) build 14-Jun-2024 20:48:47 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 14-Jun-2024 20:48:47 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 14-Jun-2024 20:48:47 - Downloading ralouphie/getallheaders (3.0.3) build 14-Jun-2024 20:48:47 - Downloading psr/http-message (1.1) build 14-Jun-2024 20:48:47 - Downloading guzzlehttp/psr7 (1.9.1) build 14-Jun-2024 20:48:47 - Downloading guzzlehttp/promises (1.5.3) build 14-Jun-2024 20:48:47 - Downloading guzzlehttp/guzzle (6.5.8) build 14-Jun-2024 20:48:47 - Downloading fabpot/goutte (v3.2.3) build 14-Jun-2024 20:48:47 - Downloading google/recaptcha (1.2.4) build 14-Jun-2024 20:48:47 - Downloading symfony/yaml (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/process (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading psr/log (1.1.4) build 14-Jun-2024 20:48:47 - Downloading symfony/debug (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/console (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading laravel/homestead (v7.20.0) build 14-Jun-2024 20:48:47 - Downloading marc1706/fast-image-size (v1.1.7) build 14-Jun-2024 20:48:47 - Downloading phing/phing (2.17.4) build 14-Jun-2024 20:48:47 - Downloading php-webdriver/webdriver (1.13.1) build 14-Jun-2024 20:48:47 - Downloading webmozart/assert (1.11.0) build 14-Jun-2024 20:48:47 - Downloading phpdocumentor/reflection-common (2.2.0) build 14-Jun-2024 20:48:47 - Downloading phpdocumentor/type-resolver (1.6.1) build 14-Jun-2024 20:48:47 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 14-Jun-2024 20:48:47 - Downloading sebastian/version (2.0.1) build 14-Jun-2024 20:48:47 - Downloading sebastian/resource-operations (2.0.3) build 14-Jun-2024 20:48:47 - Downloading sebastian/recursion-context (3.0.2) build 14-Jun-2024 20:48:47 - Downloading sebastian/object-reflector (1.1.3) build 14-Jun-2024 20:48:47 - Downloading sebastian/object-enumerator (3.0.5) build 14-Jun-2024 20:48:47 - Downloading sebastian/global-state (2.0.0) build 14-Jun-2024 20:48:47 - Downloading sebastian/exporter (3.1.6) build 14-Jun-2024 20:48:47 - Downloading sebastian/environment (4.2.5) build 14-Jun-2024 20:48:47 - Downloading sebastian/diff (3.0.6) build 14-Jun-2024 20:48:47 - Downloading sebastian/comparator (3.0.5) build 14-Jun-2024 20:48:47 - Downloading phpunit/php-timer (2.1.4) build 14-Jun-2024 20:48:47 - Downloading phpunit/php-text-template (1.2.1) build 14-Jun-2024 20:48:47 - Downloading phpunit/php-file-iterator (2.0.6) build 14-Jun-2024 20:48:47 - Downloading theseer/tokenizer (1.2.3) build 14-Jun-2024 20:48:47 - Downloading sebastian/code-unit-reverse-lookup (1.0.3) build 14-Jun-2024 20:48:47 - Downloading phpunit/php-token-stream (3.1.3) build 14-Jun-2024 20:48:47 - Downloading phpunit/php-code-coverage (6.1.4) build 14-Jun-2024 20:48:47 - Downloading doctrine/instantiator (1.5.0) build 14-Jun-2024 20:48:47 - Downloading phpspec/prophecy (v1.19.0) build 14-Jun-2024 20:48:47 - Downloading phar-io/version (2.0.1) build 14-Jun-2024 20:48:47 - Downloading phar-io/manifest (1.0.3) build 14-Jun-2024 20:48:47 - Downloading myclabs/deep-copy (1.12.0) build 14-Jun-2024 20:48:47 - Downloading phpunit/phpunit (7.5.20) build 14-Jun-2024 20:48:47 - Downloading phpunit/dbunit (4.0.0) build 14-Jun-2024 20:48:47 - Downloading psr/container (1.1.1) build 14-Jun-2024 20:48:47 - Downloading s9e/sweetdom (2.1.0.1) build 14-Jun-2024 20:48:47 - Downloading s9e/regexp-builder (1.4.6) build 14-Jun-2024 20:48:47 - Downloading s9e/text-formatter (2.11.5) build 14-Jun-2024 20:48:47 - Downloading squizlabs/php_codesniffer (3.10.1) build 14-Jun-2024 20:48:47 - Downloading symfony/filesystem (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/config (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/finder (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/http-foundation (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/event-dispatcher (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/http-kernel (v3.4.49) build 14-Jun-2024 20:48:47 - Downloading symfony/dependency-injection (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading zendframework/zend-eventmanager (3.2.1) build 14-Jun-2024 20:48:47 - Downloading zendframework/zend-code (3.4.1) build 14-Jun-2024 20:48:47 - Downloading ocramius/proxy-manager (2.2.4) build 14-Jun-2024 20:48:47 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading symfony/routing (v3.4.47) build 14-Jun-2024 20:48:47 - Downloading twig/twig (v2.16.0) build 14-Jun-2024 20:48:47 - Downloading symfony/twig-bridge (v3.4.47) build 14-Jun-2024 20:48:48 0/74 [>---------------------------] 0% 16/74 [======>---------------------] 21% 29/74 [==========>-----------------] 39% 35/74 [=============>--------------] 47% 46/74 [=================>----------] 62% 54/74 [====================>-------] 72% 64/74 [========================>---] 86% 71/74 [==========================>-] 95% 74/74 [============================] 100% - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 14-Jun-2024 20:48:48 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/dom-crawler (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/css-selector (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/browser-kit (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing psr/http-message (1.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 14-Jun-2024 20:48:48 - Installing fabpot/goutte (v3.2.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing google/recaptcha (1.2.4): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/yaml (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/process (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing psr/log (1.1.4): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/debug (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/console (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing laravel/homestead (v7.20.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 14-Jun-2024 20:48:48 - Installing phing/phing (2.17.4): Extracting archive build 14-Jun-2024 20:48:48 - Installing php-webdriver/webdriver (1.13.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing webmozart/assert (1.11.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/version (2.0.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/resource-operations (2.0.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/recursion-context (3.0.2): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/object-reflector (1.1.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/object-enumerator (3.0.5): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/global-state (2.0.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/exporter (3.1.6): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/environment (4.2.5): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/diff (3.0.6): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/comparator (3.0.5): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpunit/php-timer (2.1.4): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpunit/php-text-template (1.2.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpunit/php-file-iterator (2.0.6): Extracting archive build 14-Jun-2024 20:48:48 - Installing theseer/tokenizer (1.2.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpunit/php-token-stream (3.1.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpunit/php-code-coverage (6.1.4): Extracting archive build 14-Jun-2024 20:48:48 - Installing doctrine/instantiator (1.5.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpspec/prophecy (v1.19.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing phar-io/version (2.0.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing phar-io/manifest (1.0.3): Extracting archive build 14-Jun-2024 20:48:48 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpunit/phpunit (7.5.20): Extracting archive build 14-Jun-2024 20:48:48 - Installing phpunit/dbunit (4.0.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing psr/container (1.1.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 14-Jun-2024 20:48:48 - Installing s9e/text-formatter (2.11.5): Extracting archive build 14-Jun-2024 20:48:48 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/filesystem (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/config (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/finder (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/polyfill-php56 (v1.20.0) build 14-Jun-2024 20:48:48 - Installing symfony/polyfill-php70 (v1.20.0) build 14-Jun-2024 20:48:48 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing zendframework/zend-code (3.4.1): Extracting archive build 14-Jun-2024 20:48:48 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/routing (v3.4.47): Extracting archive build 14-Jun-2024 20:48:48 - Installing twig/twig (v2.16.0): Extracting archive build 14-Jun-2024 20:48:48 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 14-Jun-2024 20:48:50 0/73 [>---------------------------] 0% 10/73 [===>------------------------] 13% 22/73 [========>-------------------] 30% 39/73 [==============>-------------] 53% 48/73 [==================>---------] 65% 55/73 [=====================>------] 75% 62/73 [=======================>----] 84% 68/73 [==========================>-] 93% 73/73 [============================] 100%Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 14-Jun-2024 20:48:50 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 14-Jun-2024 20:48:50 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 14-Jun-2024 20:48:50 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 14-Jun-2024 20:48:50 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 14-Jun-2024 20:48:50 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 14-Jun-2024 20:48:50 Generating autoload files build 14-Jun-2024 20:48:51 47 packages you are using are looking for funding. build 14-Jun-2024 20:48:51 Use the `composer fund` command to find out more! build 14-Jun-2024 20:48:52 remote: Enumerating objects: 38659, done. build 14-Jun-2024 20:48:52 remote: Counting objects: 0% (1/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 1% (117/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 2% (234/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 3% (351/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 4% (468/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 5% (585/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 6% (702/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 7% (819/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 8% (936/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 9% (1053/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 10% (1170/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 11% (1287/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 12% (1404/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 13% (1521/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 14% (1638/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 15% (1755/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 16% (1872/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 17% (1989/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 18% (2106/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 19% (2223/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 20% (2340/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 21% (2457/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 22% (2574/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 23% (2691/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 24% (2808/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 25% (2925/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 26% (3042/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 27% (3159/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 28% (3276/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 29% (3393/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 30% (3510/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 31% (3627/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 32% (3744/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 33% (3861/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 34% (3978/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 35% (4095/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 36% (4212/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 37% (4329/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 38% (4446/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 39% (4563/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 40% (4680/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 41% (4797/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 42% (4914/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 43% (5031/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 44% (5148/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 45% (5265/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 46% (5382/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 47% (5499/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 48% (5616/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 49% (5733/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 50% (5850/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 51% (5967/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 52% (6084/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 53% (6201/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 54% (6318/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 55% (6435/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 56% (6552/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 57% (6669/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 58% (6786/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 59% (6903/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 60% (7020/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 61% (7137/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 62% (7254/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 63% (7371/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 64% (7488/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 65% (7605/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 66% (7722/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 67% (7839/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 68% (7956/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 69% (8073/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 70% (8190/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 71% (8307/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 72% (8424/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 73% (8541/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 74% (8658/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 75% (8775/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 76% (8892/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 77% (9009/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 78% (9126/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 79% (9243/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 80% (9360/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 81% (9477/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 82% (9594/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 83% (9711/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 84% (9828/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 85% (9945/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 86% (10062/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 87% (10179/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 88% (10296/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 89% (10413/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 90% (10530/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 91% (10647/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 92% (10764/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 93% (10881/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 94% (10998/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 95% (11115/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 96% (11232/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 97% (11349/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 98% (11466/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 99% (11583/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 100% (11699/11699) build 14-Jun-2024 20:48:52 remote: Counting objects: 100% (11699/11699), done. build 14-Jun-2024 20:48:52 remote: Compressing objects: 0% (1/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 1% (3/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 2% (6/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 3% (9/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 4% (12/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 5% (15/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 6% (18/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 7% (21/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 8% (24/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 9% (27/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 10% (30/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 11% (33/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 12% (36/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 13% (39/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 14% (42/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 15% (45/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 16% (48/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 17% (51/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 18% (54/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 19% (57/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 20% (60/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 21% (63/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 22% (66/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 23% (69/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 24% (72/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 25% (75/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 26% (78/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 27% (81/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 28% (84/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 29% (87/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 30% (90/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 31% (93/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 32% (96/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 33% (99/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 34% (102/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 35% (105/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 36% (108/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 37% (111/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 38% (114/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 39% (117/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 40% (120/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 41% (123/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 42% (126/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 43% (129/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 44% (132/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 45% (135/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 46% (138/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 47% (141/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 48% (144/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 49% (147/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 50% (149/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 51% (152/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 52% (155/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 53% (158/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 54% (161/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 55% (164/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 56% (167/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 57% (170/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 58% (173/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 59% (176/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 60% (179/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 61% (182/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 62% (185/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 63% (188/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 64% (191/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 65% (194/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 66% (197/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 67% (200/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 68% (203/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 69% (206/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 70% (209/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 71% (212/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 72% (215/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 73% (218/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 74% (221/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 75% (224/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 76% (227/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 77% (230/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 78% (233/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 79% (236/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 80% (239/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 81% (242/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 82% (245/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 83% (248/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 84% (251/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 85% (254/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 86% (257/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 87% (260/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 88% (263/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 89% (266/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 90% (269/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 91% (272/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 92% (275/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 93% (278/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 94% (281/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 95% (284/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 96% (287/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 97% (290/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 98% (293/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 99% (296/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 100% (298/298) build 14-Jun-2024 20:48:52 remote: Compressing objects: 100% (298/298), done. build 14-Jun-2024 20:48:52 Receiving objects: 0% (1/38659) build 14-Jun-2024 20:48:52 Receiving objects: 1% (387/38659) build 14-Jun-2024 20:48:52 Receiving objects: 2% (774/38659) build 14-Jun-2024 20:48:52 Receiving objects: 3% (1160/38659) build 14-Jun-2024 20:48:52 Receiving objects: 4% (1547/38659) build 14-Jun-2024 20:48:52 Receiving objects: 5% (1933/38659) build 14-Jun-2024 20:48:52 Receiving objects: 6% (2320/38659) build 14-Jun-2024 20:48:52 Receiving objects: 7% (2707/38659) build 14-Jun-2024 20:48:52 Receiving objects: 8% (3093/38659) build 14-Jun-2024 20:48:52 Receiving objects: 9% (3480/38659) build 14-Jun-2024 20:48:52 Receiving objects: 10% (3866/38659) build 14-Jun-2024 20:48:52 Receiving objects: 11% (4253/38659) build 14-Jun-2024 20:48:52 Receiving objects: 12% (4640/38659) build 14-Jun-2024 20:48:52 Receiving objects: 13% (5026/38659) build 14-Jun-2024 20:48:52 Receiving objects: 14% (5413/38659) build 14-Jun-2024 20:48:52 Receiving objects: 15% (5799/38659) build 14-Jun-2024 20:48:52 Receiving objects: 16% (6186/38659) build 14-Jun-2024 20:48:52 Receiving objects: 17% (6573/38659) build 14-Jun-2024 20:48:52 Receiving objects: 18% (6959/38659) build 14-Jun-2024 20:48:52 Receiving objects: 19% (7346/38659) build 14-Jun-2024 20:48:52 Receiving objects: 20% (7732/38659) build 14-Jun-2024 20:48:52 Receiving objects: 21% (8119/38659) build 14-Jun-2024 20:48:52 Receiving objects: 22% (8505/38659) build 14-Jun-2024 20:48:52 Receiving objects: 23% (8892/38659) build 14-Jun-2024 20:48:52 Receiving objects: 24% (9279/38659) build 14-Jun-2024 20:48:52 Receiving objects: 25% (9665/38659) build 14-Jun-2024 20:48:52 Receiving objects: 26% (10052/38659) build 14-Jun-2024 20:48:52 Receiving objects: 27% (10438/38659) build 14-Jun-2024 20:48:52 Receiving objects: 28% (10825/38659) build 14-Jun-2024 20:48:52 Receiving objects: 29% (11212/38659) build 14-Jun-2024 20:48:52 Receiving objects: 30% (11598/38659) build 14-Jun-2024 20:48:52 Receiving objects: 31% (11985/38659) build 14-Jun-2024 20:48:53 Receiving objects: 32% (12371/38659) build 14-Jun-2024 20:48:53 Receiving objects: 33% (12758/38659) build 14-Jun-2024 20:48:53 Receiving objects: 34% (13145/38659) build 14-Jun-2024 20:48:53 Receiving objects: 35% (13531/38659) build 14-Jun-2024 20:48:53 Receiving objects: 36% (13918/38659) build 14-Jun-2024 20:48:53 Receiving objects: 37% (14304/38659) build 14-Jun-2024 20:48:53 Receiving objects: 38% (14691/38659) build 14-Jun-2024 20:48:53 Receiving objects: 39% (15078/38659) build 14-Jun-2024 20:48:53 Receiving objects: 40% (15464/38659) build 14-Jun-2024 20:48:53 Receiving objects: 41% (15851/38659) build 14-Jun-2024 20:48:53 Receiving objects: 42% (16237/38659) build 14-Jun-2024 20:48:53 Receiving objects: 43% (16624/38659) build 14-Jun-2024 20:48:53 Receiving objects: 44% (17010/38659) build 14-Jun-2024 20:48:53 Receiving objects: 45% (17397/38659) build 14-Jun-2024 20:48:53 Receiving objects: 46% (17784/38659) build 14-Jun-2024 20:48:53 Receiving objects: 47% (18170/38659) build 14-Jun-2024 20:48:53 Receiving objects: 48% (18557/38659) build 14-Jun-2024 20:48:53 Receiving objects: 49% (18943/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 50% (19330/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 51% (19717/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 52% (20103/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 53% (20490/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 54% (20876/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 55% (21263/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 56% (21650/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 57% (22036/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 58% (22423/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 59% (22809/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 60% (23196/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 61% (23582/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 62% (23969/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 63% (24356/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 64% (24742/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 65% (25129/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 66% (25515/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 67% (25902/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 68% (26289/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 69% (26675/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 70% (27062/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 71% (27448/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 72% (27835/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 73% (28222/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 74% (28608/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 75% (28995/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 76% (29381/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 77% (29768/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 78% (30155/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 79% (30541/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 80% (30928/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 81% (31314/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 82% (31701/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 83% (32087/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 84% (32474/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 85% (32861/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 86% (33247/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 87% (33634/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 88% (34020/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 89% (34407/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 90% (34794/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 91% (35180/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 92% (35567/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 93% (35953/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 94% (36340/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 95% (36727/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 96% (37113/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 97% (37500/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 98% (37886/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 99% (38273/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 remote: Total 38659 (delta 11460), reused 11607 (delta 11397), pack-reused 26960 build 14-Jun-2024 20:48:53 Receiving objects: 100% (38659/38659), 10.10 MiB | 20.19 MiB/s build 14-Jun-2024 20:48:53 Receiving objects: 100% (38659/38659), 18.06 MiB | 23.03 MiB/s, done. build 14-Jun-2024 20:48:53 Resolving deltas: 0% (0/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 1% (361/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 2% (588/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 3% (863/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 4% (1135/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 5% (1413/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 6% (1684/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 7% (2052/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 8% (2245/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 9% (2526/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 10% (2804/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 11% (3092/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 12% (3431/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 13% (3659/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 14% (3942/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 15% (4211/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 16% (4513/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 17% (4770/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 18% (5049/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 19% (5357/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 20% (5643/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 21% (5901/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 22% (6183/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 23% (6454/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 24% (6843/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 25% (7025/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 26% (7330/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 27% (7579/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 28% (7886/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 29% (8165/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 30% (8468/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 31% (8868/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 32% (8973/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 33% (9258/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 34% (9543/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 35% (9837/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 36% (10098/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 37% (10375/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 38% (10674/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 39% (10942/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 40% (11287/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 41% (11497/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 42% (11776/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 43% (12110/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 44% (12349/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 45% (12626/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 46% (12900/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 47% (13180/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 48% (13495/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 49% (13741/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 50% (14050/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 51% (14302/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 52% (14598/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 53% (14892/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 54% (15203/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 55% (15485/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 56% (15765/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 57% (15985/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 58% (16272/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 59% (16570/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 60% (16876/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 61% (17111/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 62% (17391/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 63% (17674/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 64% (17958/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 65% (18228/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 66% (18514/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 67% (18793/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 68% (19157/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 69% (19352/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 70% (19629/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 71% (19907/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 72% (20188/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 73% (20526/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 74% (20763/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 75% (21029/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 76% (21310/28038) build 14-Jun-2024 20:48:53 Resolving deltas: 77% (21590/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 78% (21871/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 79% (22166/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 80% (22441/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 81% (22773/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 82% (22992/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 83% (23278/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 83% (23404/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 84% (23554/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 85% (23843/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 86% (24123/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 87% (24394/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 88% (24677/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 89% (24962/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 90% (25235/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 91% (25515/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 92% (25872/28038) build 14-Jun-2024 20:48:54 Resolving deltas: 93% (26086/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 94% (26359/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 95% (26656/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 96% (26922/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 97% (27198/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 97% (27205/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 98% (27478/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 99% (27772/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 100% (28038/28038) build 14-Jun-2024 20:48:55 Resolving deltas: 100% (28038/28038), completed with 2761 local objects. build 14-Jun-2024 20:48:56 From https://github.com/phpbb/phpbb build 14-Jun-2024 20:48:56 * branch HEAD -> FETCH_HEAD build 14-Jun-2024 20:48:56 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 14-Jun-2024 20:48:56 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 14-Jun-2024 20:48:56 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 14-Jun-2024 20:48:56 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 14-Jun-2024 20:48:56 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 14-Jun-2024 20:48:56 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 14-Jun-2024 20:48:56 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 14-Jun-2024 20:48:56 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.0 -> release-2.0.0 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.1 -> release-2.0.1 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.10 -> release-2.0.10 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.11 -> release-2.0.11 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.12 -> release-2.0.12 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.13 -> release-2.0.13 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.14 -> release-2.0.14 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.15 -> release-2.0.15 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.16 -> release-2.0.16 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.17 -> release-2.0.17 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.18 -> release-2.0.18 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.19 -> release-2.0.19 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.2 -> release-2.0.2 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.20 -> release-2.0.20 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.21 -> release-2.0.21 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.22 -> release-2.0.22 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.23 -> release-2.0.23 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.3 -> release-2.0.3 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.4 -> release-2.0.4 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.5 -> release-2.0.5 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.6 -> release-2.0.6 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.7 -> release-2.0.7 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.8 -> release-2.0.8 build 14-Jun-2024 20:48:56 * [new tag] release-2.0.8a -> release-2.0.8a build 14-Jun-2024 20:48:56 * [new tag] release-2.0.9 -> release-2.0.9 build 14-Jun-2024 20:48:56 * [new tag] release-3.0.11 -> release-3.0.11 build 14-Jun-2024 20:48:56 * [new tag] release-3.0.12 -> release-3.0.12 build 14-Jun-2024 20:48:56 * [new tag] release-3.0.13 -> release-3.0.13 build 14-Jun-2024 20:48:56 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 14-Jun-2024 20:48:56 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 14-Jun-2024 20:48:56 * [new tag] start -> start build 14-Jun-2024 20:48:57 Buildfile: /data/build/build.xml build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57 phpBB > clean: build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57  [delete] Directory /data/build/logs does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/api does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/coverage does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/cpd does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/new_version does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 14-Jun-2024 20:48:57  [delete] Directory /data/build/save does not exist or is not a directory. build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57 phpBB > prepare: build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/logs build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/api build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/codebrowser build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/coverage build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/cpd build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/dependencies build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/new_version build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/new_version/files build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/new_version/patches build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/new_version/release_files build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/new_version/update build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/old_versions build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/save build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57 phpBB > prepare-new-version: build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57  [mkdir] Created dir: /data/build/new_version/phpBB3 build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57 phpBB > export: build 14-Jun-2024 20:48:57  build 14-Jun-2024 20:48:57 Installing dependencies from lock file build 14-Jun-2024 20:48:57 Verifying lock file contents can be installed on current platform. build 14-Jun-2024 20:48:57 Package operations: 40 installs, 0 updates, 0 removals build 14-Jun-2024 20:48:57 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 14-Jun-2024 20:48:57 - Downloading composer/package-versions-deprecated (1.11.99.5) build 14-Jun-2024 20:48:57 - Downloading bantu/ini-get-wrapper (v1.0.1) build 14-Jun-2024 20:48:57 - Downloading carlos-mg89/oauth (0.8.15) build 14-Jun-2024 20:48:57 - Downloading google/recaptcha (1.2.4) build 14-Jun-2024 20:48:57 - Downloading symfony/polyfill-php72 (v1.29.0) build 14-Jun-2024 20:48:57 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 14-Jun-2024 20:48:57 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 14-Jun-2024 20:48:57 - Downloading ralouphie/getallheaders (3.0.3) build 14-Jun-2024 20:48:57 - Downloading psr/http-message (1.1) build 14-Jun-2024 20:48:57 - Downloading guzzlehttp/psr7 (1.9.1) build 14-Jun-2024 20:48:57 - Downloading guzzlehttp/promises (1.5.3) build 14-Jun-2024 20:48:57 - Downloading guzzlehttp/guzzle (6.5.8) build 14-Jun-2024 20:48:57 - Downloading symfony/polyfill-mbstring (v1.29.0) build 14-Jun-2024 20:48:57 - Downloading marc1706/fast-image-size (v1.1.7) build 14-Jun-2024 20:48:57 - Downloading psr/container (1.1.1) build 14-Jun-2024 20:48:57 - Downloading s9e/sweetdom (2.1.0.1) build 14-Jun-2024 20:48:57 - Downloading s9e/regexp-builder (1.4.6) build 14-Jun-2024 20:48:57 - Downloading s9e/text-formatter (2.11.5) build 14-Jun-2024 20:48:57 - Downloading symfony/polyfill-ctype (v1.29.0) build 14-Jun-2024 20:48:57 - Downloading symfony/filesystem (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/config (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading psr/log (1.1.4) build 14-Jun-2024 20:48:57 - Downloading symfony/debug (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/console (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/finder (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/http-foundation (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/event-dispatcher (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/http-kernel (v3.4.49) build 14-Jun-2024 20:48:57 - Downloading symfony/process (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/dependency-injection (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading zendframework/zend-eventmanager (3.2.1) build 14-Jun-2024 20:48:57 - Downloading zendframework/zend-code (3.4.1) build 14-Jun-2024 20:48:57 - Downloading ocramius/proxy-manager (2.2.4) build 14-Jun-2024 20:48:57 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/routing (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading twig/twig (v2.16.0) build 14-Jun-2024 20:48:57 - Downloading symfony/twig-bridge (v3.4.47) build 14-Jun-2024 20:48:57 - Downloading symfony/yaml (v3.4.47) build 14-Jun-2024 20:48:58 0/38 [>---------------------------] 0% build 14-Jun-2024 20:48:58 19/38 [==============>-------------] 50% build 14-Jun-2024 20:48:58 24/38 [=================>----------] 63% build 14-Jun-2024 20:48:58 34/38 [=========================>--] 89% build 14-Jun-2024 20:48:58 38/38 [============================] 100% build 14-Jun-2024 20:48:58 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 14-Jun-2024 20:48:58 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 14-Jun-2024 20:48:58 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 14-Jun-2024 20:48:58 - Installing google/recaptcha (1.2.4): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 14-Jun-2024 20:48:58 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 14-Jun-2024 20:48:58 - Installing psr/http-message (1.1): Extracting archive build 14-Jun-2024 20:48:58 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 14-Jun-2024 20:48:58 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 14-Jun-2024 20:48:58 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 14-Jun-2024 20:48:58 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 14-Jun-2024 20:48:58 - Installing psr/container (1.1.1): Extracting archive build 14-Jun-2024 20:48:58 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 14-Jun-2024 20:48:58 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 14-Jun-2024 20:48:58 - Installing s9e/text-formatter (2.11.5): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/filesystem (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/config (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing psr/log (1.1.4): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/debug (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/console (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/finder (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/polyfill-php56 (v1.20.0) build 14-Jun-2024 20:48:58 - Installing symfony/polyfill-php70 (v1.20.0) build 14-Jun-2024 20:48:58 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/process (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 14-Jun-2024 20:48:58 - Installing zendframework/zend-code (3.4.1): Extracting archive build 14-Jun-2024 20:48:58 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/routing (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing twig/twig (v2.16.0): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 - Installing symfony/yaml (v3.4.47): Extracting archive build 14-Jun-2024 20:48:58 0/37 [>---------------------------] 0% build 14-Jun-2024 20:48:59 15/37 [===========>----------------] 40% build 14-Jun-2024 20:48:59 21/37 [===============>------------] 56% build 14-Jun-2024 20:48:59 29/37 [=====================>------] 78% build 14-Jun-2024 20:48:59 34/37 [=========================>--] 91% build 14-Jun-2024 20:48:59 37/37 [============================] 100% build 14-Jun-2024 20:48:59 Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 14-Jun-2024 20:48:59 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 14-Jun-2024 20:48:59 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 14-Jun-2024 20:48:59 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 14-Jun-2024 20:48:59 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 14-Jun-2024 20:48:59 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 14-Jun-2024 20:48:59 Generating optimized autoload files build 14-Jun-2024 20:49:00 27 packages you are using are looking for funding. build 14-Jun-2024 20:49:00 Use the `composer fund` command to find out more! build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/composer.phar build 14-Jun-2024 20:49:00  build 14-Jun-2024 20:49:00 phpBB > clean-vendor-dir: build 14-Jun-2024 20:49:00  build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete. build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete. build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete. build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete. build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/README.md to delete. build 14-Jun-2024 20:49:00  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/README.md build 14-Jun-2024 20:49:00  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist build 14-Jun-2024 20:49:00  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory. build 14-Jun-2024 20:49:00  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore build 14-Jun-2024 20:49:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete. build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG build 14-Jun-2024 20:49:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete. build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst build 14-Jun-2024 20:49:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete. build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md build 14-Jun-2024 20:49:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete. build 14-Jun-2024 20:49:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete. build 14-Jun-2024 20:49:01 Cloning into 'viglink'... build 14-Jun-2024 20:49:01 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:01 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:01 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:01 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:01 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:01 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:01 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:01 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:01 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:01 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:01 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:01 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:01 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:01 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:01 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:01 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:01 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:01 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:01 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:01 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:01 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:01 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:01 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:01 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:01 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:01 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:01 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:01 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:01 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:01 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:01 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:01 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:01 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:01 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:01 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:01 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:01 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:01 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:01 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:01 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:01 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:01 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:01 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:01 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:01 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:01 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:01 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:01 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:01 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:01 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:01 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:01 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:01 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:01 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:01 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:01 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:01 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:01 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:01 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:01 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:01 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:01 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:01 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:01 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:01 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:01 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:01 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:01 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:01 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:01 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:01 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:01 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:01 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:01 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:01 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:01 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:01 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:01 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:01 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:01 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:01 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:01 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:01 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:01 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:01 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:01 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:01 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:01 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:01 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:01 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:01 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:01 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:01 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:01 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:01 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:01 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:01 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:01 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:01 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:01 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:01 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:01 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:01 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:01 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:01 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:01 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:01 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:01 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.59 MiB/s, done. build 14-Jun-2024 20:49:01 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:01 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:01 Resolving deltas: 4% (27/573) build 14-Jun-2024 20:49:01 Resolving deltas: 8% (46/573) build 14-Jun-2024 20:49:01 Resolving deltas: 10% (59/573) build 14-Jun-2024 20:49:01 Resolving deltas: 11% (64/573) build 14-Jun-2024 20:49:01 Resolving deltas: 12% (69/573) build 14-Jun-2024 20:49:01 Resolving deltas: 14% (81/573) build 14-Jun-2024 20:49:01 Resolving deltas: 16% (97/573) build 14-Jun-2024 20:49:01 Resolving deltas: 20% (119/573) build 14-Jun-2024 20:49:01 Resolving deltas: 23% (133/573) build 14-Jun-2024 20:49:01 Resolving deltas: 24% (139/573) build 14-Jun-2024 20:49:01 Resolving deltas: 26% (154/573) build 14-Jun-2024 20:49:01 Resolving deltas: 31% (179/573) build 14-Jun-2024 20:49:01 Resolving deltas: 33% (190/573) build 14-Jun-2024 20:49:01 Resolving deltas: 35% (201/573) build 14-Jun-2024 20:49:01 Resolving deltas: 36% (209/573) build 14-Jun-2024 20:49:01 Resolving deltas: 37% (213/573) build 14-Jun-2024 20:49:01 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:49:01 Resolving deltas: 40% (231/573) build 14-Jun-2024 20:49:01 Resolving deltas: 43% (247/573) build 14-Jun-2024 20:49:01 Resolving deltas: 44% (254/573) build 14-Jun-2024 20:49:01 Resolving deltas: 45% (260/573) build 14-Jun-2024 20:49:01 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:49:01 Resolving deltas: 47% (272/573) build 14-Jun-2024 20:49:01 Resolving deltas: 48% (277/573) build 14-Jun-2024 20:49:01 Resolving deltas: 57% (330/573) build 14-Jun-2024 20:49:01 Resolving deltas: 58% (334/573) build 14-Jun-2024 20:49:01 Resolving deltas: 60% (344/573) build 14-Jun-2024 20:49:01 Resolving deltas: 64% (372/573) build 14-Jun-2024 20:49:01 Resolving deltas: 65% (374/573) build 14-Jun-2024 20:49:01 Resolving deltas: 69% (396/573) build 14-Jun-2024 20:49:01 Resolving deltas: 70% (405/573) build 14-Jun-2024 20:49:01 Resolving deltas: 75% (432/573) build 14-Jun-2024 20:49:01 Resolving deltas: 77% (444/573) build 14-Jun-2024 20:49:01 Resolving deltas: 78% (452/573) build 14-Jun-2024 20:49:01 Resolving deltas: 79% (458/573) build 14-Jun-2024 20:49:01 Resolving deltas: 80% (460/573) build 14-Jun-2024 20:49:01 Resolving deltas: 82% (473/573) build 14-Jun-2024 20:49:01 Resolving deltas: 83% (476/573) build 14-Jun-2024 20:49:01 Resolving deltas: 84% (485/573) build 14-Jun-2024 20:49:01 Resolving deltas: 85% (489/573) build 14-Jun-2024 20:49:01 Resolving deltas: 90% (521/573) build 14-Jun-2024 20:49:01 Resolving deltas: 91% (522/573) build 14-Jun-2024 20:49:01 Resolving deltas: 95% (546/573) build 14-Jun-2024 20:49:01 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:01 Resolving deltas: 97% (558/573) build 14-Jun-2024 20:49:01 Resolving deltas: 98% (564/573) build 14-Jun-2024 20:49:01 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:01 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:01 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:01 Already on 'master' build 14-Jun-2024 20:49:01 Your branch is up to date with 'origin/master'. build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:01  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:01  [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:01  [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:01  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:02  [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete. build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/new_version/phpBB3/develop build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/new_version/phpBB3/install/data build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/new_version/phpBB3/config/development build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/new_version/phpBB3/config/test build 14-Jun-2024 20:49:02  [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3 build 14-Jun-2024 20:49:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777 build 14-Jun-2024 20:49:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777 build 14-Jun-2024 20:49:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777 build 14-Jun-2024 20:49:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777 build 14-Jun-2024 20:49:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:02  build 14-Jun-2024 20:49:02 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:02  build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/cache build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/docs build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/files build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/install build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/store build 14-Jun-2024 20:49:02  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/vendor build 14-Jun-2024 20:49:03  [touch] Creating /data/build/new_version/phpBB3/config.php build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:03 phpBB > old-version-diffs: build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:03 phpBB > old-version-diff: build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:03  [echo] Retrieving version 3.1.0 build 14-Jun-2024 20:49:03  [mkdir] Created dir: /data/build/old_versions/release-3.1.0 build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:03 phpBB > export: build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:03  [delete] Could not find file /data/build/old_versions/release-3.1.0/config.php to delete. build 14-Jun-2024 20:49:03  [delete] Deleting directory /data/build/old_versions/release-3.1.0/develop build 14-Jun-2024 20:49:03  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install/data build 14-Jun-2024 20:49:03  [delete] Directory /data/build/old_versions/release-3.1.0/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:03  [delete] Directory /data/build/old_versions/release-3.1.0/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:03  [echo] Setting permissions for checkout of release-3.1.0 in build/old_versions/release-3.1.0 build 14-Jun-2024 20:49:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/cache' to 777 build 14-Jun-2024 20:49:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/store' to 777 build 14-Jun-2024 20:49:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/files' to 777 build 14-Jun-2024 20:49:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/images/avatars/upload' to 777 build 14-Jun-2024 20:49:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:03 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:03  build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/cache build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/docs build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/files build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/store build 14-Jun-2024 20:49:04  [delete] Directory /data/build/old_versions/release-3.1.0/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:04  build 14-Jun-2024 20:49:04 phpBB > old-version-diff: build 14-Jun-2024 20:49:04  build 14-Jun-2024 20:49:04  [echo] Retrieving version 3.1.1 build 14-Jun-2024 20:49:04  [mkdir] Created dir: /data/build/old_versions/release-3.1.1 build 14-Jun-2024 20:49:04  build 14-Jun-2024 20:49:04 phpBB > export: build 14-Jun-2024 20:49:04  build 14-Jun-2024 20:49:04  [delete] Could not find file /data/build/old_versions/release-3.1.1/config.php to delete. build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.1/develop build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install/data build 14-Jun-2024 20:49:04  [delete] Directory /data/build/old_versions/release-3.1.1/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:04  [delete] Directory /data/build/old_versions/release-3.1.1/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:04  [echo] Setting permissions for checkout of release-3.1.1 in build/old_versions/release-3.1.1 build 14-Jun-2024 20:49:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/cache' to 777 build 14-Jun-2024 20:49:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/store' to 777 build 14-Jun-2024 20:49:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/files' to 777 build 14-Jun-2024 20:49:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/images/avatars/upload' to 777 build 14-Jun-2024 20:49:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:04  build 14-Jun-2024 20:49:04 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:04  build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.1/cache build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.1/docs build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.1/files build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install build 14-Jun-2024 20:49:04  [delete] Deleting directory /data/build/old_versions/release-3.1.1/store build 14-Jun-2024 20:49:04  [delete] Directory /data/build/old_versions/release-3.1.1/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:05  build 14-Jun-2024 20:49:05 phpBB > old-version-diff: build 14-Jun-2024 20:49:05  build 14-Jun-2024 20:49:05  [echo] Retrieving version 3.1.2 build 14-Jun-2024 20:49:05  [mkdir] Created dir: /data/build/old_versions/release-3.1.2 build 14-Jun-2024 20:49:05  build 14-Jun-2024 20:49:05 phpBB > export: build 14-Jun-2024 20:49:05  build 14-Jun-2024 20:49:05  [delete] Could not find file /data/build/old_versions/release-3.1.2/config.php to delete. build 14-Jun-2024 20:49:05  [delete] Deleting directory /data/build/old_versions/release-3.1.2/develop build 14-Jun-2024 20:49:05  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install/data build 14-Jun-2024 20:49:05  [delete] Directory /data/build/old_versions/release-3.1.2/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:05  [delete] Directory /data/build/old_versions/release-3.1.2/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:05  [echo] Setting permissions for checkout of release-3.1.2 in build/old_versions/release-3.1.2 build 14-Jun-2024 20:49:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/cache' to 777 build 14-Jun-2024 20:49:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/store' to 777 build 14-Jun-2024 20:49:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/files' to 777 build 14-Jun-2024 20:49:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/images/avatars/upload' to 777 build 14-Jun-2024 20:49:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:05  build 14-Jun-2024 20:49:05 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:05  build 14-Jun-2024 20:49:05  [delete] Deleting directory /data/build/old_versions/release-3.1.2/cache build 14-Jun-2024 20:49:05  [delete] Deleting directory /data/build/old_versions/release-3.1.2/docs build 14-Jun-2024 20:49:05  [delete] Deleting directory /data/build/old_versions/release-3.1.2/files build 14-Jun-2024 20:49:05  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install build 14-Jun-2024 20:49:05  [delete] Deleting directory /data/build/old_versions/release-3.1.2/store build 14-Jun-2024 20:49:05  [delete] Directory /data/build/old_versions/release-3.1.2/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:06  build 14-Jun-2024 20:49:06 phpBB > old-version-diff: build 14-Jun-2024 20:49:06  build 14-Jun-2024 20:49:06  [echo] Retrieving version 3.1.3 build 14-Jun-2024 20:49:06  [mkdir] Created dir: /data/build/old_versions/release-3.1.3 build 14-Jun-2024 20:49:06  build 14-Jun-2024 20:49:06 phpBB > export: build 14-Jun-2024 20:49:06  build 14-Jun-2024 20:49:06  [delete] Could not find file /data/build/old_versions/release-3.1.3/config.php to delete. build 14-Jun-2024 20:49:06  [delete] Deleting directory /data/build/old_versions/release-3.1.3/develop build 14-Jun-2024 20:49:06  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install/data build 14-Jun-2024 20:49:06  [delete] Directory /data/build/old_versions/release-3.1.3/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:06  [delete] Directory /data/build/old_versions/release-3.1.3/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:06  [echo] Setting permissions for checkout of release-3.1.3 in build/old_versions/release-3.1.3 build 14-Jun-2024 20:49:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/cache' to 777 build 14-Jun-2024 20:49:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/store' to 777 build 14-Jun-2024 20:49:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/files' to 777 build 14-Jun-2024 20:49:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/images/avatars/upload' to 777 build 14-Jun-2024 20:49:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:06  build 14-Jun-2024 20:49:06 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:06  build 14-Jun-2024 20:49:06  [delete] Deleting directory /data/build/old_versions/release-3.1.3/cache build 14-Jun-2024 20:49:06  [delete] Deleting directory /data/build/old_versions/release-3.1.3/docs build 14-Jun-2024 20:49:06  [delete] Deleting directory /data/build/old_versions/release-3.1.3/files build 14-Jun-2024 20:49:06  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install build 14-Jun-2024 20:49:06  [delete] Deleting directory /data/build/old_versions/release-3.1.3/store build 14-Jun-2024 20:49:06  [delete] Directory /data/build/old_versions/release-3.1.3/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:07  build 14-Jun-2024 20:49:07 phpBB > old-version-diff: build 14-Jun-2024 20:49:07  build 14-Jun-2024 20:49:07  [echo] Retrieving version 3.1.4 build 14-Jun-2024 20:49:07  [mkdir] Created dir: /data/build/old_versions/release-3.1.4 build 14-Jun-2024 20:49:07  build 14-Jun-2024 20:49:07 phpBB > export: build 14-Jun-2024 20:49:07  build 14-Jun-2024 20:49:07  [delete] Could not find file /data/build/old_versions/release-3.1.4/config.php to delete. build 14-Jun-2024 20:49:07  [delete] Deleting directory /data/build/old_versions/release-3.1.4/develop build 14-Jun-2024 20:49:07  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install/data build 14-Jun-2024 20:49:07  [delete] Directory /data/build/old_versions/release-3.1.4/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:07  [delete] Directory /data/build/old_versions/release-3.1.4/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:07  [echo] Setting permissions for checkout of release-3.1.4 in build/old_versions/release-3.1.4 build 14-Jun-2024 20:49:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/cache' to 777 build 14-Jun-2024 20:49:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/store' to 777 build 14-Jun-2024 20:49:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/files' to 777 build 14-Jun-2024 20:49:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/images/avatars/upload' to 777 build 14-Jun-2024 20:49:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:07  build 14-Jun-2024 20:49:07 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:07  build 14-Jun-2024 20:49:07  [delete] Deleting directory /data/build/old_versions/release-3.1.4/cache build 14-Jun-2024 20:49:07  [delete] Deleting directory /data/build/old_versions/release-3.1.4/docs build 14-Jun-2024 20:49:07  [delete] Deleting directory /data/build/old_versions/release-3.1.4/files build 14-Jun-2024 20:49:07  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install build 14-Jun-2024 20:49:07  [delete] Deleting directory /data/build/old_versions/release-3.1.4/store build 14-Jun-2024 20:49:07  [delete] Directory /data/build/old_versions/release-3.1.4/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:08  build 14-Jun-2024 20:49:08 phpBB > old-version-diff: build 14-Jun-2024 20:49:08  build 14-Jun-2024 20:49:08  [echo] Retrieving version 3.1.5 build 14-Jun-2024 20:49:08  [mkdir] Created dir: /data/build/old_versions/release-3.1.5 build 14-Jun-2024 20:49:08  build 14-Jun-2024 20:49:08 phpBB > export: build 14-Jun-2024 20:49:08  build 14-Jun-2024 20:49:08  [delete] Could not find file /data/build/old_versions/release-3.1.5/config.php to delete. build 14-Jun-2024 20:49:08  [delete] Deleting directory /data/build/old_versions/release-3.1.5/develop build 14-Jun-2024 20:49:08  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install/data build 14-Jun-2024 20:49:08  [delete] Directory /data/build/old_versions/release-3.1.5/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:08  [delete] Directory /data/build/old_versions/release-3.1.5/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:08  [echo] Setting permissions for checkout of release-3.1.5 in build/old_versions/release-3.1.5 build 14-Jun-2024 20:49:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/cache' to 777 build 14-Jun-2024 20:49:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/store' to 777 build 14-Jun-2024 20:49:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/files' to 777 build 14-Jun-2024 20:49:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/images/avatars/upload' to 777 build 14-Jun-2024 20:49:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:08  build 14-Jun-2024 20:49:08 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:08  build 14-Jun-2024 20:49:08  [delete] Deleting directory /data/build/old_versions/release-3.1.5/cache build 14-Jun-2024 20:49:08  [delete] Deleting directory /data/build/old_versions/release-3.1.5/docs build 14-Jun-2024 20:49:08  [delete] Deleting directory /data/build/old_versions/release-3.1.5/files build 14-Jun-2024 20:49:08  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install build 14-Jun-2024 20:49:08  [delete] Deleting directory /data/build/old_versions/release-3.1.5/store build 14-Jun-2024 20:49:08  [delete] Directory /data/build/old_versions/release-3.1.5/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:09  build 14-Jun-2024 20:49:09 phpBB > old-version-diff: build 14-Jun-2024 20:49:09  build 14-Jun-2024 20:49:09  [echo] Retrieving version 3.1.6 build 14-Jun-2024 20:49:09  [mkdir] Created dir: /data/build/old_versions/release-3.1.6 build 14-Jun-2024 20:49:09  build 14-Jun-2024 20:49:09 phpBB > export: build 14-Jun-2024 20:49:09  build 14-Jun-2024 20:49:09  [delete] Could not find file /data/build/old_versions/release-3.1.6/config.php to delete. build 14-Jun-2024 20:49:09  [delete] Deleting directory /data/build/old_versions/release-3.1.6/develop build 14-Jun-2024 20:49:09  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install/data build 14-Jun-2024 20:49:09  [delete] Directory /data/build/old_versions/release-3.1.6/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:09  [delete] Directory /data/build/old_versions/release-3.1.6/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:09  [echo] Setting permissions for checkout of release-3.1.6 in build/old_versions/release-3.1.6 build 14-Jun-2024 20:49:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/cache' to 777 build 14-Jun-2024 20:49:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/store' to 777 build 14-Jun-2024 20:49:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/files' to 777 build 14-Jun-2024 20:49:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/images/avatars/upload' to 777 build 14-Jun-2024 20:49:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:09  build 14-Jun-2024 20:49:09 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:09  build 14-Jun-2024 20:49:09  [delete] Deleting directory /data/build/old_versions/release-3.1.6/cache build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.6/docs build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.6/files build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.6/store build 14-Jun-2024 20:49:10  [delete] Directory /data/build/old_versions/release-3.1.6/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:10  build 14-Jun-2024 20:49:10 phpBB > old-version-diff: build 14-Jun-2024 20:49:10  build 14-Jun-2024 20:49:10  [echo] Retrieving version 3.1.7 build 14-Jun-2024 20:49:10  [mkdir] Created dir: /data/build/old_versions/release-3.1.7 build 14-Jun-2024 20:49:10  build 14-Jun-2024 20:49:10 phpBB > export: build 14-Jun-2024 20:49:10  build 14-Jun-2024 20:49:10  [delete] Could not find file /data/build/old_versions/release-3.1.7/config.php to delete. build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.7/develop build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install/data build 14-Jun-2024 20:49:10  [delete] Directory /data/build/old_versions/release-3.1.7/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:10  [delete] Directory /data/build/old_versions/release-3.1.7/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:10  [echo] Setting permissions for checkout of release-3.1.7 in build/old_versions/release-3.1.7 build 14-Jun-2024 20:49:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/cache' to 777 build 14-Jun-2024 20:49:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/store' to 777 build 14-Jun-2024 20:49:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/files' to 777 build 14-Jun-2024 20:49:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/images/avatars/upload' to 777 build 14-Jun-2024 20:49:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:10  build 14-Jun-2024 20:49:10 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:10  build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.7/cache build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.7/docs build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.7/files build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install build 14-Jun-2024 20:49:10  [delete] Deleting directory /data/build/old_versions/release-3.1.7/store build 14-Jun-2024 20:49:11  [delete] Directory /data/build/old_versions/release-3.1.7/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:11  build 14-Jun-2024 20:49:11 phpBB > old-version-diff: build 14-Jun-2024 20:49:11  build 14-Jun-2024 20:49:11  [echo] Retrieving version 3.1.7-pl1 build 14-Jun-2024 20:49:11  [mkdir] Created dir: /data/build/old_versions/release-3.1.7-pl1 build 14-Jun-2024 20:49:11  build 14-Jun-2024 20:49:11 phpBB > export: build 14-Jun-2024 20:49:11  build 14-Jun-2024 20:49:11  [delete] Could not find file /data/build/old_versions/release-3.1.7-pl1/config.php to delete. build 14-Jun-2024 20:49:11  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/develop build 14-Jun-2024 20:49:11  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install/data build 14-Jun-2024 20:49:11  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:11  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:11  [echo] Setting permissions for checkout of release-3.1.7-pl1 in build/old_versions/release-3.1.7-pl1 build 14-Jun-2024 20:49:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/cache' to 777 build 14-Jun-2024 20:49:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/store' to 777 build 14-Jun-2024 20:49:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/files' to 777 build 14-Jun-2024 20:49:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/images/avatars/upload' to 777 build 14-Jun-2024 20:49:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:11  build 14-Jun-2024 20:49:11 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:11  build 14-Jun-2024 20:49:11  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/cache build 14-Jun-2024 20:49:11  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/docs build 14-Jun-2024 20:49:11  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/files build 14-Jun-2024 20:49:11  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install build 14-Jun-2024 20:49:11  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/store build 14-Jun-2024 20:49:11  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:12  build 14-Jun-2024 20:49:12 phpBB > old-version-diff: build 14-Jun-2024 20:49:12  build 14-Jun-2024 20:49:12  [echo] Retrieving version 3.1.8 build 14-Jun-2024 20:49:12  [mkdir] Created dir: /data/build/old_versions/release-3.1.8 build 14-Jun-2024 20:49:12  build 14-Jun-2024 20:49:12 phpBB > export: build 14-Jun-2024 20:49:12  build 14-Jun-2024 20:49:12  [delete] Could not find file /data/build/old_versions/release-3.1.8/config.php to delete. build 14-Jun-2024 20:49:12  [delete] Deleting directory /data/build/old_versions/release-3.1.8/develop build 14-Jun-2024 20:49:12  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install/data build 14-Jun-2024 20:49:12  [delete] Directory /data/build/old_versions/release-3.1.8/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:12  [delete] Directory /data/build/old_versions/release-3.1.8/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:12  [echo] Setting permissions for checkout of release-3.1.8 in build/old_versions/release-3.1.8 build 14-Jun-2024 20:49:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/cache' to 777 build 14-Jun-2024 20:49:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/store' to 777 build 14-Jun-2024 20:49:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/files' to 777 build 14-Jun-2024 20:49:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/images/avatars/upload' to 777 build 14-Jun-2024 20:49:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:12  build 14-Jun-2024 20:49:12 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:12  build 14-Jun-2024 20:49:12  [delete] Deleting directory /data/build/old_versions/release-3.1.8/cache build 14-Jun-2024 20:49:12  [delete] Deleting directory /data/build/old_versions/release-3.1.8/docs build 14-Jun-2024 20:49:12  [delete] Deleting directory /data/build/old_versions/release-3.1.8/files build 14-Jun-2024 20:49:12  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install build 14-Jun-2024 20:49:12  [delete] Deleting directory /data/build/old_versions/release-3.1.8/store build 14-Jun-2024 20:49:12  [delete] Directory /data/build/old_versions/release-3.1.8/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:13  build 14-Jun-2024 20:49:13 phpBB > old-version-diff: build 14-Jun-2024 20:49:13  build 14-Jun-2024 20:49:13  [echo] Retrieving version 3.1.9 build 14-Jun-2024 20:49:13  [mkdir] Created dir: /data/build/old_versions/release-3.1.9 build 14-Jun-2024 20:49:13  build 14-Jun-2024 20:49:13 phpBB > export: build 14-Jun-2024 20:49:13  build 14-Jun-2024 20:49:15  [delete] Could not find file /data/build/old_versions/release-3.1.9/config.php to delete. build 14-Jun-2024 20:49:15  [delete] Deleting directory /data/build/old_versions/release-3.1.9/develop build 14-Jun-2024 20:49:15  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install/data build 14-Jun-2024 20:49:15  [delete] Directory /data/build/old_versions/release-3.1.9/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:15  [delete] Directory /data/build/old_versions/release-3.1.9/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:15  [echo] Setting permissions for checkout of release-3.1.9 in build/old_versions/release-3.1.9 build 14-Jun-2024 20:49:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/cache' to 777 build 14-Jun-2024 20:49:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/store' to 777 build 14-Jun-2024 20:49:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/files' to 777 build 14-Jun-2024 20:49:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/images/avatars/upload' to 777 build 14-Jun-2024 20:49:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:15  build 14-Jun-2024 20:49:15 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:15  build 14-Jun-2024 20:49:15  [delete] Deleting directory /data/build/old_versions/release-3.1.9/cache build 14-Jun-2024 20:49:15  [delete] Deleting directory /data/build/old_versions/release-3.1.9/docs build 14-Jun-2024 20:49:15  [delete] Deleting directory /data/build/old_versions/release-3.1.9/files build 14-Jun-2024 20:49:15  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install build 14-Jun-2024 20:49:15  [delete] Deleting directory /data/build/old_versions/release-3.1.9/store build 14-Jun-2024 20:49:15  [delete] Directory /data/build/old_versions/release-3.1.9/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:16  build 14-Jun-2024 20:49:16 phpBB > old-version-diff: build 14-Jun-2024 20:49:16  build 14-Jun-2024 20:49:16  [echo] Retrieving version 3.1.10 build 14-Jun-2024 20:49:16  [mkdir] Created dir: /data/build/old_versions/release-3.1.10 build 14-Jun-2024 20:49:16  build 14-Jun-2024 20:49:16 phpBB > export: build 14-Jun-2024 20:49:16  build 14-Jun-2024 20:49:16  [delete] Could not find file /data/build/old_versions/release-3.1.10/config.php to delete. build 14-Jun-2024 20:49:16  [delete] Deleting directory /data/build/old_versions/release-3.1.10/develop build 14-Jun-2024 20:49:16  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install/data build 14-Jun-2024 20:49:16  [delete] Directory /data/build/old_versions/release-3.1.10/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:16  [delete] Directory /data/build/old_versions/release-3.1.10/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:16  [echo] Setting permissions for checkout of release-3.1.10 in build/old_versions/release-3.1.10 build 14-Jun-2024 20:49:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/cache' to 777 build 14-Jun-2024 20:49:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/store' to 777 build 14-Jun-2024 20:49:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/files' to 777 build 14-Jun-2024 20:49:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/images/avatars/upload' to 777 build 14-Jun-2024 20:49:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:16  build 14-Jun-2024 20:49:16 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:16  build 14-Jun-2024 20:49:16  [delete] Deleting directory /data/build/old_versions/release-3.1.10/cache build 14-Jun-2024 20:49:16  [delete] Deleting directory /data/build/old_versions/release-3.1.10/docs build 14-Jun-2024 20:49:16  [delete] Deleting directory /data/build/old_versions/release-3.1.10/files build 14-Jun-2024 20:49:16  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install build 14-Jun-2024 20:49:16  [delete] Deleting directory /data/build/old_versions/release-3.1.10/store build 14-Jun-2024 20:49:16  [delete] Directory /data/build/old_versions/release-3.1.10/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:17  build 14-Jun-2024 20:49:17 phpBB > old-version-diff: build 14-Jun-2024 20:49:17  build 14-Jun-2024 20:49:17  [echo] Retrieving version 3.1.11 build 14-Jun-2024 20:49:17  [mkdir] Created dir: /data/build/old_versions/release-3.1.11 build 14-Jun-2024 20:49:17  build 14-Jun-2024 20:49:17 phpBB > export: build 14-Jun-2024 20:49:17  build 14-Jun-2024 20:49:17  [delete] Could not find file /data/build/old_versions/release-3.1.11/config.php to delete. build 14-Jun-2024 20:49:17  [delete] Deleting directory /data/build/old_versions/release-3.1.11/develop build 14-Jun-2024 20:49:17  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install/data build 14-Jun-2024 20:49:17  [delete] Directory /data/build/old_versions/release-3.1.11/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:17  [delete] Directory /data/build/old_versions/release-3.1.11/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:17  [echo] Setting permissions for checkout of release-3.1.11 in build/old_versions/release-3.1.11 build 14-Jun-2024 20:49:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/cache' to 777 build 14-Jun-2024 20:49:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/store' to 777 build 14-Jun-2024 20:49:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/files' to 777 build 14-Jun-2024 20:49:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/images/avatars/upload' to 777 build 14-Jun-2024 20:49:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:17  build 14-Jun-2024 20:49:17 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:17  build 14-Jun-2024 20:49:17  [delete] Deleting directory /data/build/old_versions/release-3.1.11/cache build 14-Jun-2024 20:49:17  [delete] Deleting directory /data/build/old_versions/release-3.1.11/docs build 14-Jun-2024 20:49:17  [delete] Deleting directory /data/build/old_versions/release-3.1.11/files build 14-Jun-2024 20:49:17  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install build 14-Jun-2024 20:49:17  [delete] Deleting directory /data/build/old_versions/release-3.1.11/store build 14-Jun-2024 20:49:17  [delete] Directory /data/build/old_versions/release-3.1.11/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:18  build 14-Jun-2024 20:49:18 phpBB > old-version-diff: build 14-Jun-2024 20:49:18  build 14-Jun-2024 20:49:18  [echo] Retrieving version 3.1.12 build 14-Jun-2024 20:49:18  [mkdir] Created dir: /data/build/old_versions/release-3.1.12 build 14-Jun-2024 20:49:18  build 14-Jun-2024 20:49:18 phpBB > export: build 14-Jun-2024 20:49:18  build 14-Jun-2024 20:49:18  [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete. build 14-Jun-2024 20:49:18  [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop build 14-Jun-2024 20:49:18  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data build 14-Jun-2024 20:49:18  [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory. build 14-Jun-2024 20:49:18  [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory. build 14-Jun-2024 20:49:18  [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12 build 14-Jun-2024 20:49:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777 build 14-Jun-2024 20:49:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777 build 14-Jun-2024 20:49:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777 build 14-Jun-2024 20:49:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777 build 14-Jun-2024 20:49:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:18  build 14-Jun-2024 20:49:18 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:18  build 14-Jun-2024 20:49:18  [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache build 14-Jun-2024 20:49:18  [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs build 14-Jun-2024 20:49:18  [delete] Deleting directory /data/build/old_versions/release-3.1.12/files build 14-Jun-2024 20:49:18  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install build 14-Jun-2024 20:49:18  [delete] Deleting directory /data/build/old_versions/release-3.1.12/store build 14-Jun-2024 20:49:18  [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:19  build 14-Jun-2024 20:49:19 phpBB > old-version-diff: build 14-Jun-2024 20:49:19  build 14-Jun-2024 20:49:19  [echo] Retrieving version 3.2.0 build 14-Jun-2024 20:49:19  [mkdir] Created dir: /data/build/old_versions/release-3.2.0 build 14-Jun-2024 20:49:19  build 14-Jun-2024 20:49:19 phpBB > export: build 14-Jun-2024 20:49:19  build 14-Jun-2024 20:49:19 Cloning into 'viglink'... build 14-Jun-2024 20:49:19 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:19 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:19 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:19 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:19 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:19 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:19 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:19 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:19 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:19 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:19 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:19 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:19 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:19 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:19 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:19 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:19 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:19 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:19 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:19 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:19 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:19 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:19 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:19 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:19 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:19 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:19 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:19 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:19 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:19 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:19 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:19 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:19 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:19 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:19 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:19 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:19 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:19 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:19 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:19 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:19 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:19 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:19 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:19 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:19 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:19 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:19 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:19 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:19 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:19 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:19 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:19 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:19 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:19 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:19 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:19 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:19 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:19 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:19 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:19 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:19 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:19 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:19 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:19 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:19 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:19 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:19 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:19 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:19 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:19 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:19 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:19 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:19 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:19 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:19 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:19 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:19 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:19 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:19 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:19 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:19 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:19 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:19 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:19 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:19 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:19 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:19 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:19 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:19 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:19 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:19 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:19 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:19 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:19 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:19 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:19 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:19 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:19 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:19 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:19 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:19 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:19 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:19 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:19 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:19 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:19 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:19 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:19 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 14-Jun-2024 20:49:19 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:19 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:19 Resolving deltas: 4% (23/573) build 14-Jun-2024 20:49:19 Resolving deltas: 5% (31/573) build 14-Jun-2024 20:49:19 Resolving deltas: 8% (46/573) build 14-Jun-2024 20:49:19 Resolving deltas: 10% (60/573) build 14-Jun-2024 20:49:19 Resolving deltas: 11% (64/573) build 14-Jun-2024 20:49:19 Resolving deltas: 14% (82/573) build 14-Jun-2024 20:49:19 Resolving deltas: 16% (94/573) build 14-Jun-2024 20:49:19 Resolving deltas: 19% (111/573) build 14-Jun-2024 20:49:19 Resolving deltas: 22% (128/573) build 14-Jun-2024 20:49:19 Resolving deltas: 23% (134/573) build 14-Jun-2024 20:49:19 Resolving deltas: 26% (149/573) build 14-Jun-2024 20:49:19 Resolving deltas: 30% (174/573) build 14-Jun-2024 20:49:19 Resolving deltas: 32% (188/573) build 14-Jun-2024 20:49:19 Resolving deltas: 34% (200/573) build 14-Jun-2024 20:49:19 Resolving deltas: 35% (201/573) build 14-Jun-2024 20:49:19 Resolving deltas: 36% (208/573) build 14-Jun-2024 20:49:19 Resolving deltas: 37% (216/573) build 14-Jun-2024 20:49:19 Resolving deltas: 40% (230/573) build 14-Jun-2024 20:49:19 Resolving deltas: 42% (246/573) build 14-Jun-2024 20:49:19 Resolving deltas: 44% (253/573) build 14-Jun-2024 20:49:19 Resolving deltas: 45% (262/573) build 14-Jun-2024 20:49:19 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:49:19 Resolving deltas: 48% (280/573) build 14-Jun-2024 20:49:19 Resolving deltas: 49% (281/573) build 14-Jun-2024 20:49:19 Resolving deltas: 51% (295/573) build 14-Jun-2024 20:49:19 Resolving deltas: 52% (299/573) build 14-Jun-2024 20:49:19 Resolving deltas: 53% (304/573) build 14-Jun-2024 20:49:19 Resolving deltas: 57% (331/573) build 14-Jun-2024 20:49:19 Resolving deltas: 61% (351/573) build 14-Jun-2024 20:49:19 Resolving deltas: 62% (356/573) build 14-Jun-2024 20:49:19 Resolving deltas: 68% (392/573) build 14-Jun-2024 20:49:19 Resolving deltas: 70% (405/573) build 14-Jun-2024 20:49:19 Resolving deltas: 72% (413/573) build 14-Jun-2024 20:49:19 Resolving deltas: 74% (427/573) build 14-Jun-2024 20:49:19 Resolving deltas: 75% (433/573) build 14-Jun-2024 20:49:19 Resolving deltas: 77% (444/573) build 14-Jun-2024 20:49:19 Resolving deltas: 78% (448/573) build 14-Jun-2024 20:49:19 Resolving deltas: 79% (456/573) build 14-Jun-2024 20:49:19 Resolving deltas: 81% (467/573) build 14-Jun-2024 20:49:19 Resolving deltas: 82% (471/573) build 14-Jun-2024 20:49:19 Resolving deltas: 85% (490/573) build 14-Jun-2024 20:49:19 Resolving deltas: 86% (494/573) build 14-Jun-2024 20:49:19 Resolving deltas: 87% (499/573) build 14-Jun-2024 20:49:19 Resolving deltas: 93% (538/573) build 14-Jun-2024 20:49:19 Resolving deltas: 94% (541/573) build 14-Jun-2024 20:49:19 Resolving deltas: 95% (546/573) build 14-Jun-2024 20:49:19 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:19 Resolving deltas: 97% (557/573) build 14-Jun-2024 20:49:19 Resolving deltas: 98% (563/573) build 14-Jun-2024 20:49:19 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:19 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:20 Note: checking out 'release-phpbb-3.2.0'. build 14-Jun-2024 20:49:20 build 14-Jun-2024 20:49:20 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:20 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:20 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:20 build 14-Jun-2024 20:49:20 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:20 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:20 build 14-Jun-2024 20:49:20 git checkout -b build 14-Jun-2024 20:49:20 build 14-Jun-2024 20:49:20 HEAD is now at 5441364 Update version to 1.0.0 build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:20  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:20  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:20  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:20  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:20  [delete] Could not find file /data/build/old_versions/release-3.2.0/config.php to delete. build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/develop build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install/data build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/development build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/test build 14-Jun-2024 20:49:20  [echo] Setting permissions for checkout of release-3.2.0 in build/old_versions/release-3.2.0 build 14-Jun-2024 20:49:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/cache' to 777 build 14-Jun-2024 20:49:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/store' to 777 build 14-Jun-2024 20:49:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/files' to 777 build 14-Jun-2024 20:49:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/images/avatars/upload' to 777 build 14-Jun-2024 20:49:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:20  build 14-Jun-2024 20:49:20 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:20  build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/cache build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/docs build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/files build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install build 14-Jun-2024 20:49:20  [delete] Deleting directory /data/build/old_versions/release-3.2.0/store build 14-Jun-2024 20:49:20  [delete] Directory /data/build/old_versions/release-3.2.0/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:20  build 14-Jun-2024 20:49:20 phpBB > old-version-diff: build 14-Jun-2024 20:49:20  build 14-Jun-2024 20:49:20  [echo] Retrieving version 3.2.1 build 14-Jun-2024 20:49:20  [mkdir] Created dir: /data/build/old_versions/release-3.2.1 build 14-Jun-2024 20:49:20  build 14-Jun-2024 20:49:20 phpBB > export: build 14-Jun-2024 20:49:20  build 14-Jun-2024 20:49:20 Cloning into 'viglink'... build 14-Jun-2024 20:49:21 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:21 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:21 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:21 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:21 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:21 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:21 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:21 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:21 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:21 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:21 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:21 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:21 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:21 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:21 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:21 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:21 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:21 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:21 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:21 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:21 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:21 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:21 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:21 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:21 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:21 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:21 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:21 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:21 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:21 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:21 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:21 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:21 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:21 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:21 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:21 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:21 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:21 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:21 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:21 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:21 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:21 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:21 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:21 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:21 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:21 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:21 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:21 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:21 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:21 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:21 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:21 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:21 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:21 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:21 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:21 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:21 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:21 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:21 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:21 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:21 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:21 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:21 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:21 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:21 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:21 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:21 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:21 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:21 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:21 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:21 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:21 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:21 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:21 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:21 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:21 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:21 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:21 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:21 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:21 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:21 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:21 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:21 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:21 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:21 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:21 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:21 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:21 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:21 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:21 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:21 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:21 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:21 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:21 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:21 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:21 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:21 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:21 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:21 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:21 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:21 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:21 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:21 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:21 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:21 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:21 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:21 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:21 Receiving objects: 100% (1117/1117), 214.66 KiB | 7.95 MiB/s, done. build 14-Jun-2024 20:49:21 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:21 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:21 Resolving deltas: 5% (33/573) build 14-Jun-2024 20:49:21 Resolving deltas: 7% (42/573) build 14-Jun-2024 20:49:21 Resolving deltas: 8% (50/573) build 14-Jun-2024 20:49:21 Resolving deltas: 11% (65/573) build 14-Jun-2024 20:49:21 Resolving deltas: 13% (79/573) build 14-Jun-2024 20:49:21 Resolving deltas: 17% (99/573) build 14-Jun-2024 20:49:21 Resolving deltas: 19% (111/573) build 14-Jun-2024 20:49:21 Resolving deltas: 20% (120/573) build 14-Jun-2024 20:49:21 Resolving deltas: 23% (134/573) build 14-Jun-2024 20:49:21 Resolving deltas: 24% (140/573) build 14-Jun-2024 20:49:21 Resolving deltas: 27% (156/573) build 14-Jun-2024 20:49:21 Resolving deltas: 29% (167/573) build 14-Jun-2024 20:49:21 Resolving deltas: 31% (179/573) build 14-Jun-2024 20:49:21 Resolving deltas: 32% (187/573) build 14-Jun-2024 20:49:21 Resolving deltas: 33% (191/573) build 14-Jun-2024 20:49:21 Resolving deltas: 34% (195/573) build 14-Jun-2024 20:49:21 Resolving deltas: 39% (229/573) build 14-Jun-2024 20:49:21 Resolving deltas: 42% (246/573) build 14-Jun-2024 20:49:21 Resolving deltas: 43% (252/573) build 14-Jun-2024 20:49:21 Resolving deltas: 45% (260/573) build 14-Jun-2024 20:49:21 Resolving deltas: 46% (267/573) build 14-Jun-2024 20:49:21 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:49:21 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:21 Resolving deltas: 58% (335/573) build 14-Jun-2024 20:49:21 Resolving deltas: 59% (339/573) build 14-Jun-2024 20:49:21 Resolving deltas: 60% (349/573) build 14-Jun-2024 20:49:21 Resolving deltas: 61% (350/573) build 14-Jun-2024 20:49:21 Resolving deltas: 65% (377/573) build 14-Jun-2024 20:49:21 Resolving deltas: 66% (379/573) build 14-Jun-2024 20:49:21 Resolving deltas: 69% (401/573) build 14-Jun-2024 20:49:21 Resolving deltas: 70% (406/573) build 14-Jun-2024 20:49:21 Resolving deltas: 71% (410/573) build 14-Jun-2024 20:49:21 Resolving deltas: 74% (425/573) build 14-Jun-2024 20:49:21 Resolving deltas: 76% (437/573) build 14-Jun-2024 20:49:21 Resolving deltas: 77% (445/573) build 14-Jun-2024 20:49:21 Resolving deltas: 78% (451/573) build 14-Jun-2024 20:49:21 Resolving deltas: 79% (453/573) build 14-Jun-2024 20:49:21 Resolving deltas: 80% (462/573) build 14-Jun-2024 20:49:21 Resolving deltas: 81% (465/573) build 14-Jun-2024 20:49:21 Resolving deltas: 82% (474/573) build 14-Jun-2024 20:49:21 Resolving deltas: 83% (478/573) build 14-Jun-2024 20:49:21 Resolving deltas: 89% (510/573) build 14-Jun-2024 20:49:21 Resolving deltas: 93% (536/573) build 14-Jun-2024 20:49:21 Resolving deltas: 94% (539/573) build 14-Jun-2024 20:49:21 Resolving deltas: 95% (548/573) build 14-Jun-2024 20:49:21 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:21 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:49:21 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:21 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:21 Note: checking out 'release-phpbb-3.2.1'. build 14-Jun-2024 20:49:21 build 14-Jun-2024 20:49:21 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:21 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:21 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:21 build 14-Jun-2024 20:49:21 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:21 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:21 build 14-Jun-2024 20:49:21 git checkout -b build 14-Jun-2024 20:49:21 build 14-Jun-2024 20:49:21 HEAD is now at bc268e6 Merge pull request #49 from VSEphpbb/release build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:21  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:21  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:21  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:21  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:21  [delete] Could not find file /data/build/old_versions/release-3.2.1/config.php to delete. build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/develop build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install/data build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/development build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/test build 14-Jun-2024 20:49:21  [echo] Setting permissions for checkout of release-3.2.1 in build/old_versions/release-3.2.1 build 14-Jun-2024 20:49:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/cache' to 777 build 14-Jun-2024 20:49:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/store' to 777 build 14-Jun-2024 20:49:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/files' to 777 build 14-Jun-2024 20:49:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/images/avatars/upload' to 777 build 14-Jun-2024 20:49:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:21  build 14-Jun-2024 20:49:21 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:21  build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/cache build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/docs build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/files build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install build 14-Jun-2024 20:49:21  [delete] Deleting directory /data/build/old_versions/release-3.2.1/store build 14-Jun-2024 20:49:21  [delete] Directory /data/build/old_versions/release-3.2.1/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:22  build 14-Jun-2024 20:49:22 phpBB > old-version-diff: build 14-Jun-2024 20:49:22  build 14-Jun-2024 20:49:22  [echo] Retrieving version 3.2.2 build 14-Jun-2024 20:49:22  [mkdir] Created dir: /data/build/old_versions/release-3.2.2 build 14-Jun-2024 20:49:22  build 14-Jun-2024 20:49:22 phpBB > export: build 14-Jun-2024 20:49:22  build 14-Jun-2024 20:49:22 Cloning into 'viglink'... build 14-Jun-2024 20:49:23 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:23 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:23 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:23 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:23 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:23 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:23 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:23 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:23 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:23 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:23 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:23 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:23 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:23 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:23 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:23 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:23 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:23 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:23 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:23 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:23 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:23 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:23 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:23 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:23 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:23 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:23 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:23 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:23 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:23 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:23 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:23 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:23 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:23 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:23 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:23 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:23 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:23 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:23 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:23 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:23 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:23 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:23 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:23 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:23 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:23 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:23 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:23 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:23 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:23 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:23 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:23 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:23 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:23 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:23 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:23 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:23 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:23 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:23 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:23 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:23 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:23 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:23 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:23 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:23 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:23 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:23 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:23 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:23 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:23 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:23 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:23 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:23 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:23 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:23 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:23 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:23 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:23 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:23 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:23 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:23 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:23 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:23 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:23 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:23 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:23 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:23 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:23 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:23 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:23 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:23 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:23 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:23 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:23 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:23 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:23 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:23 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:23 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:23 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:23 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:23 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:23 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:23 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:23 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:23 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:23 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:23 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:23 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.55 MiB/s, done. build 14-Jun-2024 20:49:23 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:23 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:23 Resolving deltas: 4% (26/573) build 14-Jun-2024 20:49:23 Resolving deltas: 5% (31/573) build 14-Jun-2024 20:49:23 Resolving deltas: 6% (39/573) build 14-Jun-2024 20:49:23 Resolving deltas: 8% (50/573) build 14-Jun-2024 20:49:23 Resolving deltas: 9% (53/573) build 14-Jun-2024 20:49:23 Resolving deltas: 11% (68/573) build 14-Jun-2024 20:49:23 Resolving deltas: 12% (70/573) build 14-Jun-2024 20:49:23 Resolving deltas: 13% (80/573) build 14-Jun-2024 20:49:23 Resolving deltas: 16% (92/573) build 14-Jun-2024 20:49:23 Resolving deltas: 18% (106/573) build 14-Jun-2024 20:49:23 Resolving deltas: 19% (112/573) build 14-Jun-2024 20:49:23 Resolving deltas: 22% (127/573) build 14-Jun-2024 20:49:23 Resolving deltas: 26% (152/573) build 14-Jun-2024 20:49:23 Resolving deltas: 27% (155/573) build 14-Jun-2024 20:49:23 Resolving deltas: 30% (176/573) build 14-Jun-2024 20:49:23 Resolving deltas: 32% (188/573) build 14-Jun-2024 20:49:23 Resolving deltas: 34% (196/573) build 14-Jun-2024 20:49:23 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:49:23 Resolving deltas: 39% (224/573) build 14-Jun-2024 20:49:23 Resolving deltas: 41% (238/573) build 14-Jun-2024 20:49:23 Resolving deltas: 43% (251/573) build 14-Jun-2024 20:49:23 Resolving deltas: 44% (255/573) build 14-Jun-2024 20:49:23 Resolving deltas: 45% (260/573) build 14-Jun-2024 20:49:23 Resolving deltas: 46% (264/573) build 14-Jun-2024 20:49:23 Resolving deltas: 47% (272/573) build 14-Jun-2024 20:49:23 Resolving deltas: 56% (326/573) build 14-Jun-2024 20:49:23 Resolving deltas: 57% (330/573) build 14-Jun-2024 20:49:23 Resolving deltas: 58% (333/573) build 14-Jun-2024 20:49:23 Resolving deltas: 59% (340/573) build 14-Jun-2024 20:49:23 Resolving deltas: 65% (377/573) build 14-Jun-2024 20:49:23 Resolving deltas: 66% (381/573) build 14-Jun-2024 20:49:23 Resolving deltas: 67% (384/573) build 14-Jun-2024 20:49:23 Resolving deltas: 70% (404/573) build 14-Jun-2024 20:49:23 Resolving deltas: 71% (408/573) build 14-Jun-2024 20:49:23 Resolving deltas: 75% (435/573) build 14-Jun-2024 20:49:23 Resolving deltas: 78% (447/573) build 14-Jun-2024 20:49:23 Resolving deltas: 79% (455/573) build 14-Jun-2024 20:49:23 Resolving deltas: 80% (461/573) build 14-Jun-2024 20:49:23 Resolving deltas: 82% (472/573) build 14-Jun-2024 20:49:23 Resolving deltas: 83% (479/573) build 14-Jun-2024 20:49:23 Resolving deltas: 84% (484/573) build 14-Jun-2024 20:49:23 Resolving deltas: 85% (488/573) build 14-Jun-2024 20:49:23 Resolving deltas: 90% (520/573) build 14-Jun-2024 20:49:23 Resolving deltas: 91% (523/573) build 14-Jun-2024 20:49:23 Resolving deltas: 95% (547/573) build 14-Jun-2024 20:49:23 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:23 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:49:23 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:23 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:23 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:23 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:23 Note: checking out 'release-phpbb-3.2.2'. build 14-Jun-2024 20:49:23 build 14-Jun-2024 20:49:23 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:23 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:23 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:23 build 14-Jun-2024 20:49:23 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:23 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:23 build 14-Jun-2024 20:49:23 git checkout -b build 14-Jun-2024 20:49:23 build 14-Jun-2024 20:49:23 HEAD is now at da2cda3 Update to 1.0.3 build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:23  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:23  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:23  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:23  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:23  [delete] Could not find file /data/build/old_versions/release-3.2.2/config.php to delete. build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/develop build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install/data build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/development build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/test build 14-Jun-2024 20:49:23  [echo] Setting permissions for checkout of release-3.2.2 in build/old_versions/release-3.2.2 build 14-Jun-2024 20:49:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/cache' to 777 build 14-Jun-2024 20:49:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/store' to 777 build 14-Jun-2024 20:49:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/files' to 777 build 14-Jun-2024 20:49:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/images/avatars/upload' to 777 build 14-Jun-2024 20:49:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:23  build 14-Jun-2024 20:49:23 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:23  build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/cache build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/docs build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/files build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install build 14-Jun-2024 20:49:23  [delete] Deleting directory /data/build/old_versions/release-3.2.2/store build 14-Jun-2024 20:49:23  [delete] Directory /data/build/old_versions/release-3.2.2/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:23  build 14-Jun-2024 20:49:23 phpBB > old-version-diff: build 14-Jun-2024 20:49:23  build 14-Jun-2024 20:49:23  [echo] Retrieving version 3.2.3 build 14-Jun-2024 20:49:23  [mkdir] Created dir: /data/build/old_versions/release-3.2.3 build 14-Jun-2024 20:49:23  build 14-Jun-2024 20:49:23 phpBB > export: build 14-Jun-2024 20:49:23  build 14-Jun-2024 20:49:24 Cloning into 'viglink'... build 14-Jun-2024 20:49:24 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:24 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:24 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:24 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:24 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:24 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:24 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:24 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:24 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:24 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:24 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:24 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:24 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:24 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:24 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:24 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:24 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:24 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:24 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:24 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:25 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:25 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:25 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:25 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:25 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:25 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:25 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:25 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:25 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:25 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:25 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:25 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:25 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:25 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:25 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:25 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:25 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:25 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:25 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:25 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:25 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:25 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:25 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:25 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:25 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:25 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:25 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:25 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:25 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:25 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:25 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:25 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:25 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:25 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:25 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:25 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:25 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:25 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:25 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:25 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:25 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:25 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:25 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:25 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:25 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:25 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:25 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:25 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:25 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:25 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:25 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:25 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:25 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:25 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:25 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:25 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:25 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:25 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:25 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:25 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:25 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:25 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:25 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:25 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:25 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:25 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:25 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:25 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:25 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:25 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:25 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:25 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:25 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:25 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:25 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:25 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:25 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:25 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:25 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:25 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:25 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:25 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:25 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:25 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:25 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:25 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:25 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:25 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.06 MiB/s, done. build 14-Jun-2024 20:49:25 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:25 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:25 Resolving deltas: 4% (23/573) build 14-Jun-2024 20:49:25 Resolving deltas: 8% (47/573) build 14-Jun-2024 20:49:25 Resolving deltas: 9% (56/573) build 14-Jun-2024 20:49:25 Resolving deltas: 10% (58/573) build 14-Jun-2024 20:49:25 Resolving deltas: 11% (65/573) build 14-Jun-2024 20:49:25 Resolving deltas: 14% (85/573) build 14-Jun-2024 20:49:25 Resolving deltas: 15% (87/573) build 14-Jun-2024 20:49:25 Resolving deltas: 16% (97/573) build 14-Jun-2024 20:49:25 Resolving deltas: 19% (109/573) build 14-Jun-2024 20:49:25 Resolving deltas: 21% (123/573) build 14-Jun-2024 20:49:25 Resolving deltas: 22% (129/573) build 14-Jun-2024 20:49:25 Resolving deltas: 25% (144/573) build 14-Jun-2024 20:49:25 Resolving deltas: 29% (169/573) build 14-Jun-2024 20:49:25 Resolving deltas: 30% (172/573) build 14-Jun-2024 20:49:25 Resolving deltas: 31% (180/573) build 14-Jun-2024 20:49:25 Resolving deltas: 33% (192/573) build 14-Jun-2024 20:49:25 Resolving deltas: 34% (200/573) build 14-Jun-2024 20:49:25 Resolving deltas: 35% (204/573) build 14-Jun-2024 20:49:25 Resolving deltas: 36% (208/573) build 14-Jun-2024 20:49:25 Resolving deltas: 38% (222/573) build 14-Jun-2024 20:49:25 Resolving deltas: 41% (238/573) build 14-Jun-2024 20:49:25 Resolving deltas: 42% (245/573) build 14-Jun-2024 20:49:25 Resolving deltas: 43% (249/573) build 14-Jun-2024 20:49:25 Resolving deltas: 44% (254/573) build 14-Jun-2024 20:49:25 Resolving deltas: 45% (258/573) build 14-Jun-2024 20:49:25 Resolving deltas: 46% (266/573) build 14-Jun-2024 20:49:25 Resolving deltas: 53% (304/573) build 14-Jun-2024 20:49:25 Resolving deltas: 54% (311/573) build 14-Jun-2024 20:49:25 Resolving deltas: 55% (318/573) build 14-Jun-2024 20:49:25 Resolving deltas: 60% (346/573) build 14-Jun-2024 20:49:25 Resolving deltas: 61% (350/573) build 14-Jun-2024 20:49:25 Resolving deltas: 64% (370/573) build 14-Jun-2024 20:49:25 Resolving deltas: 65% (375/573) build 14-Jun-2024 20:49:25 Resolving deltas: 66% (379/573) build 14-Jun-2024 20:49:25 Resolving deltas: 70% (406/573) build 14-Jun-2024 20:49:25 Resolving deltas: 72% (418/573) build 14-Jun-2024 20:49:25 Resolving deltas: 74% (426/573) build 14-Jun-2024 20:49:25 Resolving deltas: 75% (432/573) build 14-Jun-2024 20:49:25 Resolving deltas: 77% (443/573) build 14-Jun-2024 20:49:25 Resolving deltas: 79% (455/573) build 14-Jun-2024 20:49:25 Resolving deltas: 80% (459/573) build 14-Jun-2024 20:49:25 Resolving deltas: 81% (468/573) build 14-Jun-2024 20:49:25 Resolving deltas: 87% (502/573) build 14-Jun-2024 20:49:25 Resolving deltas: 88% (505/573) build 14-Jun-2024 20:49:25 Resolving deltas: 91% (527/573) build 14-Jun-2024 20:49:25 Resolving deltas: 92% (528/573) build 14-Jun-2024 20:49:25 Resolving deltas: 93% (533/573) build 14-Jun-2024 20:49:25 Resolving deltas: 94% (539/573) build 14-Jun-2024 20:49:25 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:25 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:25 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:26 Note: checking out 'release-phpbb-3.2.3'. build 14-Jun-2024 20:49:26 build 14-Jun-2024 20:49:26 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:26 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:26 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:26 build 14-Jun-2024 20:49:26 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:26 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:26 build 14-Jun-2024 20:49:26 git checkout -b build 14-Jun-2024 20:49:26 build 14-Jun-2024 20:49:26 HEAD is now at 8bd2873 Merge pull request #51 from scootergrisen/patch-1 build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:26  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:26  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:26  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:26  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:26  [delete] Could not find file /data/build/old_versions/release-3.2.3/config.php to delete. build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/develop build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install/data build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/development build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/test build 14-Jun-2024 20:49:26  [echo] Setting permissions for checkout of release-3.2.3 in build/old_versions/release-3.2.3 build 14-Jun-2024 20:49:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/cache' to 777 build 14-Jun-2024 20:49:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/store' to 777 build 14-Jun-2024 20:49:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/files' to 777 build 14-Jun-2024 20:49:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/images/avatars/upload' to 777 build 14-Jun-2024 20:49:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:26  build 14-Jun-2024 20:49:26 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:26  build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/cache build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/docs build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/files build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install build 14-Jun-2024 20:49:26  [delete] Deleting directory /data/build/old_versions/release-3.2.3/store build 14-Jun-2024 20:49:26  [delete] Directory /data/build/old_versions/release-3.2.3/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:26  build 14-Jun-2024 20:49:26 phpBB > old-version-diff: build 14-Jun-2024 20:49:26  build 14-Jun-2024 20:49:26  [echo] Retrieving version 3.2.4 build 14-Jun-2024 20:49:26  [mkdir] Created dir: /data/build/old_versions/release-3.2.4 build 14-Jun-2024 20:49:26  build 14-Jun-2024 20:49:26 phpBB > export: build 14-Jun-2024 20:49:26  build 14-Jun-2024 20:49:27 Cloning into 'viglink'... build 14-Jun-2024 20:49:27 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:27 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:27 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:27 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:27 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:27 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:27 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:27 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:27 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:27 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:27 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:27 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:27 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:27 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:27 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:27 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:27 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:27 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:27 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:27 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:27 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:27 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:27 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:27 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:27 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:27 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:27 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:27 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:27 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:27 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:27 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:27 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:27 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:27 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:27 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:27 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:27 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:27 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:27 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:27 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:27 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:27 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:27 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:27 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:27 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:27 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:27 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:27 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:27 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:27 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:27 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:27 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:27 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:27 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:27 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:27 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:27 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:27 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:27 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:27 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:27 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:27 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:27 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:27 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:27 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:27 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:27 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:27 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:27 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:27 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:27 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:27 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:27 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:27 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:27 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:27 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:27 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:27 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:27 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:27 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:27 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:27 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:27 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:27 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:27 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:27 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:27 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:27 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:27 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:27 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:27 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:27 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:27 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:27 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:27 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:27 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:27 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:27 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:27 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:27 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:27 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:27 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:27 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:27 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:27 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:27 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:27 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:27 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.08 MiB/s, done. build 14-Jun-2024 20:49:27 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:27 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:27 Resolving deltas: 3% (18/573) build 14-Jun-2024 20:49:27 Resolving deltas: 5% (30/573) build 14-Jun-2024 20:49:27 Resolving deltas: 6% (38/573) build 14-Jun-2024 20:49:27 Resolving deltas: 9% (52/573) build 14-Jun-2024 20:49:27 Resolving deltas: 10% (60/573) build 14-Jun-2024 20:49:27 Resolving deltas: 15% (90/573) build 14-Jun-2024 20:49:27 Resolving deltas: 16% (94/573) build 14-Jun-2024 20:49:27 Resolving deltas: 17% (99/573) build 14-Jun-2024 20:49:27 Resolving deltas: 19% (113/573) build 14-Jun-2024 20:49:27 Resolving deltas: 22% (128/573) build 14-Jun-2024 20:49:27 Resolving deltas: 24% (143/573) build 14-Jun-2024 20:49:27 Resolving deltas: 25% (144/573) build 14-Jun-2024 20:49:27 Resolving deltas: 30% (176/573) build 14-Jun-2024 20:49:27 Resolving deltas: 31% (183/573) build 14-Jun-2024 20:49:27 Resolving deltas: 32% (185/573) build 14-Jun-2024 20:49:27 Resolving deltas: 34% (200/573) build 14-Jun-2024 20:49:27 Resolving deltas: 36% (207/573) build 14-Jun-2024 20:49:27 Resolving deltas: 37% (215/573) build 14-Jun-2024 20:49:27 Resolving deltas: 38% (223/573) build 14-Jun-2024 20:49:27 Resolving deltas: 39% (225/573) build 14-Jun-2024 20:49:27 Resolving deltas: 40% (231/573) build 14-Jun-2024 20:49:27 Resolving deltas: 45% (258/573) build 14-Jun-2024 20:49:27 Resolving deltas: 46% (264/573) build 14-Jun-2024 20:49:27 Resolving deltas: 47% (272/573) build 14-Jun-2024 20:49:27 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:27 Resolving deltas: 49% (281/573) build 14-Jun-2024 20:49:27 Resolving deltas: 58% (335/573) build 14-Jun-2024 20:49:27 Resolving deltas: 59% (339/573) build 14-Jun-2024 20:49:27 Resolving deltas: 60% (349/573) build 14-Jun-2024 20:49:27 Resolving deltas: 61% (351/573) build 14-Jun-2024 20:49:27 Resolving deltas: 65% (378/573) build 14-Jun-2024 20:49:27 Resolving deltas: 66% (380/573) build 14-Jun-2024 20:49:27 Resolving deltas: 70% (402/573) build 14-Jun-2024 20:49:27 Resolving deltas: 71% (407/573) build 14-Jun-2024 20:49:27 Resolving deltas: 76% (438/573) build 14-Jun-2024 20:49:27 Resolving deltas: 78% (450/573) build 14-Jun-2024 20:49:27 Resolving deltas: 80% (459/573) build 14-Jun-2024 20:49:27 Resolving deltas: 81% (465/573) build 14-Jun-2024 20:49:27 Resolving deltas: 83% (476/573) build 14-Jun-2024 20:49:27 Resolving deltas: 84% (483/573) build 14-Jun-2024 20:49:27 Resolving deltas: 85% (488/573) build 14-Jun-2024 20:49:27 Resolving deltas: 91% (524/573) build 14-Jun-2024 20:49:27 Resolving deltas: 95% (549/573) build 14-Jun-2024 20:49:27 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:27 Resolving deltas: 97% (561/573) build 14-Jun-2024 20:49:27 Resolving deltas: 98% (563/573) build 14-Jun-2024 20:49:27 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:27 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:27 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:27 Note: checking out 'release-phpbb-3.2.4'. build 14-Jun-2024 20:49:27 build 14-Jun-2024 20:49:27 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:27 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:27 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:27 build 14-Jun-2024 20:49:27 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:27 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:27 build 14-Jun-2024 20:49:27 git checkout -b build 14-Jun-2024 20:49:27 build 14-Jun-2024 20:49:27 HEAD is now at 52776e1 Merge pull request #52 from VSEphpbb/updates build 14-Jun-2024 20:49:27  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:27  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:27  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:27  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:27  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:27  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:27  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:27  [delete] Could not find file /data/build/old_versions/release-3.2.4/config.php to delete. build 14-Jun-2024 20:49:27  [delete] Deleting directory /data/build/old_versions/release-3.2.4/develop build 14-Jun-2024 20:49:27  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install/data build 14-Jun-2024 20:49:27  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/development build 14-Jun-2024 20:49:27  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/test build 14-Jun-2024 20:49:27  [echo] Setting permissions for checkout of release-3.2.4 in build/old_versions/release-3.2.4 build 14-Jun-2024 20:49:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/cache' to 777 build 14-Jun-2024 20:49:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/store' to 777 build 14-Jun-2024 20:49:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/files' to 777 build 14-Jun-2024 20:49:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/images/avatars/upload' to 777 build 14-Jun-2024 20:49:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:28  build 14-Jun-2024 20:49:28 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:28  build 14-Jun-2024 20:49:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/cache build 14-Jun-2024 20:49:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/docs build 14-Jun-2024 20:49:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/files build 14-Jun-2024 20:49:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install build 14-Jun-2024 20:49:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/store build 14-Jun-2024 20:49:28  [delete] Directory /data/build/old_versions/release-3.2.4/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:28  build 14-Jun-2024 20:49:28 phpBB > old-version-diff: build 14-Jun-2024 20:49:28  build 14-Jun-2024 20:49:28  [echo] Retrieving version 3.2.5 build 14-Jun-2024 20:49:28  [mkdir] Created dir: /data/build/old_versions/release-3.2.5 build 14-Jun-2024 20:49:28  build 14-Jun-2024 20:49:28 phpBB > export: build 14-Jun-2024 20:49:28  build 14-Jun-2024 20:49:28 Cloning into 'viglink'... build 14-Jun-2024 20:49:29 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:29 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:29 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:29 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:29 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:29 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:29 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:29 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:29 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:29 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:29 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:29 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:29 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:29 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:29 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:29 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:29 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:29 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:29 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:29 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:29 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:29 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:29 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:29 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:29 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:29 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:29 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:29 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:29 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:29 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:29 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:29 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:29 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:29 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:29 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:29 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:29 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:29 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:29 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:29 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:29 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:29 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:29 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:29 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:29 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:29 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:29 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:29 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:29 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:29 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:29 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:29 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:29 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:29 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:29 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:29 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:29 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:29 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:29 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:29 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:29 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:29 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:29 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:29 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:29 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:29 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:29 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:29 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:29 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:29 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:29 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:29 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:29 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:29 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:29 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:29 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:29 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:29 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:29 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:29 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:29 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:29 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:29 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:29 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:29 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:29 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:29 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:29 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:29 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:29 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:29 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:29 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:29 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:29 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:29 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:29 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:29 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:29 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:29 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:29 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:29 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:29 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:29 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:29 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:29 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:29 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:29 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:29 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.57 MiB/s, done. build 14-Jun-2024 20:49:29 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:29 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:29 Resolving deltas: 4% (28/573) build 14-Jun-2024 20:49:29 Resolving deltas: 5% (33/573) build 14-Jun-2024 20:49:29 Resolving deltas: 7% (41/573) build 14-Jun-2024 20:49:29 Resolving deltas: 8% (50/573) build 14-Jun-2024 20:49:29 Resolving deltas: 11% (68/573) build 14-Jun-2024 20:49:29 Resolving deltas: 16% (97/573) build 14-Jun-2024 20:49:29 Resolving deltas: 17% (99/573) build 14-Jun-2024 20:49:29 Resolving deltas: 19% (109/573) build 14-Jun-2024 20:49:29 Resolving deltas: 21% (121/573) build 14-Jun-2024 20:49:29 Resolving deltas: 23% (135/573) build 14-Jun-2024 20:49:29 Resolving deltas: 24% (141/573) build 14-Jun-2024 20:49:29 Resolving deltas: 27% (156/573) build 14-Jun-2024 20:49:29 Resolving deltas: 31% (178/573) build 14-Jun-2024 20:49:29 Resolving deltas: 32% (189/573) build 14-Jun-2024 20:49:29 Resolving deltas: 33% (193/573) build 14-Jun-2024 20:49:29 Resolving deltas: 35% (205/573) build 14-Jun-2024 20:49:29 Resolving deltas: 36% (212/573) build 14-Jun-2024 20:49:29 Resolving deltas: 38% (221/573) build 14-Jun-2024 20:49:29 Resolving deltas: 40% (234/573) build 14-Jun-2024 20:49:29 Resolving deltas: 41% (235/573) build 14-Jun-2024 20:49:29 Resolving deltas: 43% (250/573) build 14-Jun-2024 20:49:29 Resolving deltas: 44% (254/573) build 14-Jun-2024 20:49:29 Resolving deltas: 45% (260/573) build 14-Jun-2024 20:49:29 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:49:29 Resolving deltas: 47% (271/573) build 14-Jun-2024 20:49:29 Resolving deltas: 48% (278/573) build 14-Jun-2024 20:49:29 Resolving deltas: 49% (282/573) build 14-Jun-2024 20:49:29 Resolving deltas: 53% (304/573) build 14-Jun-2024 20:49:29 Resolving deltas: 56% (326/573) build 14-Jun-2024 20:49:29 Resolving deltas: 57% (328/573) build 14-Jun-2024 20:49:29 Resolving deltas: 66% (381/573) build 14-Jun-2024 20:49:29 Resolving deltas: 67% (386/573) build 14-Jun-2024 20:49:29 Resolving deltas: 68% (390/573) build 14-Jun-2024 20:49:29 Resolving deltas: 72% (417/573) build 14-Jun-2024 20:49:29 Resolving deltas: 74% (429/573) build 14-Jun-2024 20:49:29 Resolving deltas: 76% (437/573) build 14-Jun-2024 20:49:29 Resolving deltas: 77% (443/573) build 14-Jun-2024 20:49:29 Resolving deltas: 79% (454/573) build 14-Jun-2024 20:49:29 Resolving deltas: 80% (461/573) build 14-Jun-2024 20:49:29 Resolving deltas: 81% (466/573) build 14-Jun-2024 20:49:29 Resolving deltas: 82% (470/573) build 14-Jun-2024 20:49:29 Resolving deltas: 87% (502/573) build 14-Jun-2024 20:49:29 Resolving deltas: 88% (505/573) build 14-Jun-2024 20:49:29 Resolving deltas: 91% (527/573) build 14-Jun-2024 20:49:29 Resolving deltas: 92% (528/573) build 14-Jun-2024 20:49:29 Resolving deltas: 93% (533/573) build 14-Jun-2024 20:49:29 Resolving deltas: 94% (539/573) build 14-Jun-2024 20:49:29 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:29 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:29 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:29 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:29 Note: checking out 'release-phpbb-3.2.5'. build 14-Jun-2024 20:49:29 build 14-Jun-2024 20:49:29 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:29 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:29 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:29 build 14-Jun-2024 20:49:29 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:29 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:29 build 14-Jun-2024 20:49:29 git checkout -b build 14-Jun-2024 20:49:29 build 14-Jun-2024 20:49:29 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:29  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:29  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:29  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:29  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:29  [delete] Could not find file /data/build/old_versions/release-3.2.5/config.php to delete. build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/develop build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install/data build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/development build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/test build 14-Jun-2024 20:49:29  [echo] Setting permissions for checkout of release-3.2.5 in build/old_versions/release-3.2.5 build 14-Jun-2024 20:49:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/cache' to 777 build 14-Jun-2024 20:49:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/store' to 777 build 14-Jun-2024 20:49:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/files' to 777 build 14-Jun-2024 20:49:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/images/avatars/upload' to 777 build 14-Jun-2024 20:49:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:29  build 14-Jun-2024 20:49:29 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:29  build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/cache build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/docs build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/files build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install build 14-Jun-2024 20:49:29  [delete] Deleting directory /data/build/old_versions/release-3.2.5/store build 14-Jun-2024 20:49:29  [delete] Directory /data/build/old_versions/release-3.2.5/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:30  build 14-Jun-2024 20:49:30 phpBB > old-version-diff: build 14-Jun-2024 20:49:30  build 14-Jun-2024 20:49:30  [echo] Retrieving version 3.2.6 build 14-Jun-2024 20:49:30  [mkdir] Created dir: /data/build/old_versions/release-3.2.6 build 14-Jun-2024 20:49:30  build 14-Jun-2024 20:49:30 phpBB > export: build 14-Jun-2024 20:49:30  build 14-Jun-2024 20:49:30 Cloning into 'viglink'... build 14-Jun-2024 20:49:30 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:30 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:30 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:30 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:30 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:30 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:30 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:30 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:30 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:30 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:30 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:30 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:30 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:30 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:30 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:30 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:30 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:30 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:30 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:30 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:30 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:30 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:30 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:30 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:30 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:30 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:30 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:30 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:30 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:30 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:30 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:30 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:30 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:30 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:30 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:30 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:30 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:30 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:30 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:30 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:30 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:30 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:30 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:30 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:30 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:30 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:30 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:30 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:30 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:30 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:30 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:30 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:30 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:30 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:30 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:30 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:30 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:30 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:30 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:30 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:30 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:30 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:30 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:30 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:30 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:30 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:30 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:30 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:30 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:30 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:30 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:30 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:30 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:30 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:30 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:30 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:30 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:30 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:30 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:30 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:30 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:30 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:30 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:30 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:30 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:30 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:30 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:30 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:30 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:30 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:30 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:30 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:30 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:30 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:30 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:30 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:30 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:30 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:30 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:30 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:30 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:30 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:30 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:30 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:30 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:30 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:30 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:30 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 14-Jun-2024 20:49:30 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:30 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:30 Resolving deltas: 2% (15/573) build 14-Jun-2024 20:49:30 Resolving deltas: 6% (36/573) build 14-Jun-2024 20:49:30 Resolving deltas: 7% (41/573) build 14-Jun-2024 20:49:30 Resolving deltas: 8% (49/573) build 14-Jun-2024 20:49:30 Resolving deltas: 10% (60/573) build 14-Jun-2024 20:49:30 Resolving deltas: 13% (78/573) build 14-Jun-2024 20:49:30 Resolving deltas: 17% (98/573) build 14-Jun-2024 20:49:30 Resolving deltas: 19% (110/573) build 14-Jun-2024 20:49:30 Resolving deltas: 21% (122/573) build 14-Jun-2024 20:49:30 Resolving deltas: 23% (136/573) build 14-Jun-2024 20:49:30 Resolving deltas: 24% (142/573) build 14-Jun-2024 20:49:30 Resolving deltas: 27% (157/573) build 14-Jun-2024 20:49:30 Resolving deltas: 31% (182/573) build 14-Jun-2024 20:49:30 Resolving deltas: 32% (184/573) build 14-Jun-2024 20:49:30 Resolving deltas: 33% (194/573) build 14-Jun-2024 20:49:30 Resolving deltas: 34% (196/573) build 14-Jun-2024 20:49:30 Resolving deltas: 36% (212/573) build 14-Jun-2024 20:49:30 Resolving deltas: 37% (213/573) build 14-Jun-2024 20:49:31 Resolving deltas: 38% (222/573) build 14-Jun-2024 20:49:31 Resolving deltas: 41% (236/573) build 14-Jun-2024 20:49:31 Resolving deltas: 43% (252/573) build 14-Jun-2024 20:49:31 Resolving deltas: 44% (253/573) build 14-Jun-2024 20:49:31 Resolving deltas: 45% (262/573) build 14-Jun-2024 20:49:31 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:49:31 Resolving deltas: 47% (274/573) build 14-Jun-2024 20:49:31 Resolving deltas: 53% (306/573) build 14-Jun-2024 20:49:31 Resolving deltas: 54% (310/573) build 14-Jun-2024 20:49:31 Resolving deltas: 55% (320/573) build 14-Jun-2024 20:49:31 Resolving deltas: 56% (321/573) build 14-Jun-2024 20:49:31 Resolving deltas: 57% (332/573) build 14-Jun-2024 20:49:31 Resolving deltas: 58% (334/573) build 14-Jun-2024 20:49:31 Resolving deltas: 68% (395/573) build 14-Jun-2024 20:49:31 Resolving deltas: 69% (399/573) build 14-Jun-2024 20:49:31 Resolving deltas: 70% (404/573) build 14-Jun-2024 20:49:31 Resolving deltas: 75% (431/573) build 14-Jun-2024 20:49:31 Resolving deltas: 77% (443/573) build 14-Jun-2024 20:49:31 Resolving deltas: 78% (451/573) build 14-Jun-2024 20:49:31 Resolving deltas: 79% (457/573) build 14-Jun-2024 20:49:31 Resolving deltas: 80% (459/573) build 14-Jun-2024 20:49:31 Resolving deltas: 81% (468/573) build 14-Jun-2024 20:49:31 Resolving deltas: 82% (471/573) build 14-Jun-2024 20:49:31 Resolving deltas: 83% (480/573) build 14-Jun-2024 20:49:31 Resolving deltas: 84% (484/573) build 14-Jun-2024 20:49:31 Resolving deltas: 90% (516/573) build 14-Jun-2024 20:49:31 Resolving deltas: 92% (530/573) build 14-Jun-2024 20:49:31 Resolving deltas: 93% (533/573) build 14-Jun-2024 20:49:31 Resolving deltas: 94% (542/573) build 14-Jun-2024 20:49:31 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:31 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:31 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:31 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:31 Note: checking out 'release-phpbb-3.2.6'. build 14-Jun-2024 20:49:31 build 14-Jun-2024 20:49:31 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:31 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:31 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:31 build 14-Jun-2024 20:49:31 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:31 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:31 build 14-Jun-2024 20:49:31 git checkout -b build 14-Jun-2024 20:49:31 build 14-Jun-2024 20:49:31 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:31  [delete] Could not find file /data/build/old_versions/release-3.2.6/config.php to delete. build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/develop build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install/data build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/development build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/test build 14-Jun-2024 20:49:31  [echo] Setting permissions for checkout of release-3.2.6 in build/old_versions/release-3.2.6 build 14-Jun-2024 20:49:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/cache' to 777 build 14-Jun-2024 20:49:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/store' to 777 build 14-Jun-2024 20:49:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/files' to 777 build 14-Jun-2024 20:49:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/images/avatars/upload' to 777 build 14-Jun-2024 20:49:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:31  build 14-Jun-2024 20:49:31 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:31  build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/cache build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/docs build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/files build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install build 14-Jun-2024 20:49:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/store build 14-Jun-2024 20:49:31  [delete] Directory /data/build/old_versions/release-3.2.6/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:31  build 14-Jun-2024 20:49:31 phpBB > old-version-diff: build 14-Jun-2024 20:49:31  build 14-Jun-2024 20:49:31  [echo] Retrieving version 3.2.7 build 14-Jun-2024 20:49:31  [mkdir] Created dir: /data/build/old_versions/release-3.2.7 build 14-Jun-2024 20:49:31  build 14-Jun-2024 20:49:31 phpBB > export: build 14-Jun-2024 20:49:31  build 14-Jun-2024 20:49:32 Cloning into 'viglink'... build 14-Jun-2024 20:49:32 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:32 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:32 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:32 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:32 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:32 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:32 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:32 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:32 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:32 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:32 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:32 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:32 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:32 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:32 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:32 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:32 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:32 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:32 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:32 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:32 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:32 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:32 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:32 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:32 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:32 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:32 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:32 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:32 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:32 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:32 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:32 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:32 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:32 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:32 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:32 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:32 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:32 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:32 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:32 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:32 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:32 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:32 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:32 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:32 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:32 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:32 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:32 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:32 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:32 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:32 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:32 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:32 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:32 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:32 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:32 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:32 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:32 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:32 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:32 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:32 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:32 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:32 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:32 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:32 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:32 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:32 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:32 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:32 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:32 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:32 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:32 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:32 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:32 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:32 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:32 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:32 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:32 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:32 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:32 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:32 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:32 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:32 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:32 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:32 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:32 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:32 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:32 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:32 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:32 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:32 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:32 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:32 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:32 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:32 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:32 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:32 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:32 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:32 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:32 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:32 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:32 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:32 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:32 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:32 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:32 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:32 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:32 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.92 MiB/s, done. build 14-Jun-2024 20:49:32 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:32 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:32 Resolving deltas: 4% (27/573) build 14-Jun-2024 20:49:32 Resolving deltas: 5% (32/573) build 14-Jun-2024 20:49:32 Resolving deltas: 9% (53/573) build 14-Jun-2024 20:49:32 Resolving deltas: 10% (58/573) build 14-Jun-2024 20:49:32 Resolving deltas: 12% (69/573) build 14-Jun-2024 20:49:32 Resolving deltas: 13% (80/573) build 14-Jun-2024 20:49:32 Resolving deltas: 17% (100/573) build 14-Jun-2024 20:49:32 Resolving deltas: 19% (112/573) build 14-Jun-2024 20:49:32 Resolving deltas: 20% (117/573) build 14-Jun-2024 20:49:32 Resolving deltas: 22% (130/573) build 14-Jun-2024 20:49:32 Resolving deltas: 26% (153/573) build 14-Jun-2024 20:49:32 Resolving deltas: 31% (178/573) build 14-Jun-2024 20:49:32 Resolving deltas: 32% (187/573) build 14-Jun-2024 20:49:32 Resolving deltas: 34% (200/573) build 14-Jun-2024 20:49:32 Resolving deltas: 35% (202/573) build 14-Jun-2024 20:49:32 Resolving deltas: 36% (210/573) build 14-Jun-2024 20:49:32 Resolving deltas: 37% (217/573) build 14-Jun-2024 20:49:32 Resolving deltas: 39% (224/573) build 14-Jun-2024 20:49:32 Resolving deltas: 42% (244/573) build 14-Jun-2024 20:49:32 Resolving deltas: 44% (255/573) build 14-Jun-2024 20:49:32 Resolving deltas: 45% (259/573) build 14-Jun-2024 20:49:32 Resolving deltas: 46% (264/573) build 14-Jun-2024 20:49:32 Resolving deltas: 47% (271/573) build 14-Jun-2024 20:49:32 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:32 Resolving deltas: 50% (288/573) build 14-Jun-2024 20:49:32 Resolving deltas: 51% (293/573) build 14-Jun-2024 20:49:32 Resolving deltas: 52% (302/573) build 14-Jun-2024 20:49:32 Resolving deltas: 59% (341/573) build 14-Jun-2024 20:49:32 Resolving deltas: 60% (345/573) build 14-Jun-2024 20:49:32 Resolving deltas: 63% (365/573) build 14-Jun-2024 20:49:32 Resolving deltas: 64% (370/573) build 14-Jun-2024 20:49:32 Resolving deltas: 65% (374/573) build 14-Jun-2024 20:49:32 Resolving deltas: 69% (401/573) build 14-Jun-2024 20:49:32 Resolving deltas: 72% (413/573) build 14-Jun-2024 20:49:32 Resolving deltas: 73% (421/573) build 14-Jun-2024 20:49:32 Resolving deltas: 74% (427/573) build 14-Jun-2024 20:49:32 Resolving deltas: 75% (431/573) build 14-Jun-2024 20:49:32 Resolving deltas: 76% (441/573) build 14-Jun-2024 20:49:32 Resolving deltas: 77% (444/573) build 14-Jun-2024 20:49:32 Resolving deltas: 79% (454/573) build 14-Jun-2024 20:49:32 Resolving deltas: 80% (464/573) build 14-Jun-2024 20:49:32 Resolving deltas: 81% (465/573) build 14-Jun-2024 20:49:32 Resolving deltas: 82% (471/573) build 14-Jun-2024 20:49:32 Resolving deltas: 90% (517/573) build 14-Jun-2024 20:49:32 Resolving deltas: 91% (524/573) build 14-Jun-2024 20:49:32 Resolving deltas: 92% (528/573) build 14-Jun-2024 20:49:32 Resolving deltas: 93% (535/573) build 14-Jun-2024 20:49:32 Resolving deltas: 94% (539/573) build 14-Jun-2024 20:49:32 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:32 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:32 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:32 Note: checking out 'release-phpbb-3.2.7'. build 14-Jun-2024 20:49:32 build 14-Jun-2024 20:49:32 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:32 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:32 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:32 build 14-Jun-2024 20:49:32 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:32 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:32 build 14-Jun-2024 20:49:32 git checkout -b build 14-Jun-2024 20:49:32 build 14-Jun-2024 20:49:32 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:32  [delete] Could not find file /data/build/old_versions/release-3.2.7/config.php to delete. build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/develop build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install/data build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/development build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/test build 14-Jun-2024 20:49:32  [echo] Setting permissions for checkout of release-3.2.7 in build/old_versions/release-3.2.7 build 14-Jun-2024 20:49:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/cache' to 777 build 14-Jun-2024 20:49:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/store' to 777 build 14-Jun-2024 20:49:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/files' to 777 build 14-Jun-2024 20:49:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/images/avatars/upload' to 777 build 14-Jun-2024 20:49:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:32  build 14-Jun-2024 20:49:32 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:32  build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/cache build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/docs build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/files build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install build 14-Jun-2024 20:49:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/store build 14-Jun-2024 20:49:32  [delete] Directory /data/build/old_versions/release-3.2.7/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:32  build 14-Jun-2024 20:49:32 phpBB > old-version-diff: build 14-Jun-2024 20:49:32  build 14-Jun-2024 20:49:32  [echo] Retrieving version 3.2.8 build 14-Jun-2024 20:49:32  [mkdir] Created dir: /data/build/old_versions/release-3.2.8 build 14-Jun-2024 20:49:33  build 14-Jun-2024 20:49:33 phpBB > export: build 14-Jun-2024 20:49:33  build 14-Jun-2024 20:49:33 Cloning into 'viglink'... build 14-Jun-2024 20:49:33 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:33 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:33 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:33 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:33 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:33 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:33 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:33 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:33 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:33 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:33 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:33 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:33 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:33 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:33 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:33 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:33 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:33 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:33 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:33 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:33 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:33 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:33 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:33 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:33 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:33 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:33 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:33 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:33 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:33 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:33 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:33 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:33 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:33 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:33 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:33 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:33 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:33 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:33 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:33 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:33 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:33 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:33 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:33 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:33 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:33 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:33 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:33 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:33 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:33 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:33 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:33 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:33 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:33 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:33 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:33 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:33 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:33 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:33 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:33 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:33 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:33 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:33 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:33 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:33 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:33 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:33 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:33 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:33 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:33 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:33 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:33 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:33 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:33 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:33 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:33 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:33 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:33 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:33 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:33 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:33 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:33 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:33 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:33 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:33 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:33 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:33 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:33 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:33 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:33 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:33 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:33 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:33 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:33 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:33 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:33 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:33 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:33 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:33 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:33 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:33 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:33 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:33 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:33 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:33 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:33 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:33 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:33 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 14-Jun-2024 20:49:33 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:33 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:33 Resolving deltas: 4% (27/573) build 14-Jun-2024 20:49:33 Resolving deltas: 6% (35/573) build 14-Jun-2024 20:49:33 Resolving deltas: 8% (46/573) build 14-Jun-2024 20:49:33 Resolving deltas: 9% (54/573) build 14-Jun-2024 20:49:33 Resolving deltas: 10% (58/573) build 14-Jun-2024 20:49:33 Resolving deltas: 13% (75/573) build 14-Jun-2024 20:49:33 Resolving deltas: 15% (88/573) build 14-Jun-2024 20:49:33 Resolving deltas: 17% (100/573) build 14-Jun-2024 20:49:33 Resolving deltas: 19% (114/573) build 14-Jun-2024 20:49:33 Resolving deltas: 20% (120/573) build 14-Jun-2024 20:49:33 Resolving deltas: 23% (135/573) build 14-Jun-2024 20:49:33 Resolving deltas: 27% (160/573) build 14-Jun-2024 20:49:33 Resolving deltas: 28% (162/573) build 14-Jun-2024 20:49:33 Resolving deltas: 29% (171/573) build 14-Jun-2024 20:49:33 Resolving deltas: 31% (183/573) build 14-Jun-2024 20:49:33 Resolving deltas: 32% (184/573) build 14-Jun-2024 20:49:33 Resolving deltas: 33% (191/573) build 14-Jun-2024 20:49:33 Resolving deltas: 34% (195/573) build 14-Jun-2024 20:49:33 Resolving deltas: 36% (210/573) build 14-Jun-2024 20:49:33 Resolving deltas: 39% (226/573) build 14-Jun-2024 20:49:33 Resolving deltas: 40% (233/573) build 14-Jun-2024 20:49:33 Resolving deltas: 41% (237/573) build 14-Jun-2024 20:49:33 Resolving deltas: 42% (242/573) build 14-Jun-2024 20:49:33 Resolving deltas: 43% (249/573) build 14-Jun-2024 20:49:33 Resolving deltas: 44% (254/573) build 14-Jun-2024 20:49:33 Resolving deltas: 53% (308/573) build 14-Jun-2024 20:49:33 Resolving deltas: 54% (312/573) build 14-Jun-2024 20:49:33 Resolving deltas: 56% (322/573) build 14-Jun-2024 20:49:33 Resolving deltas: 61% (353/573) build 14-Jun-2024 20:49:33 Resolving deltas: 62% (357/573) build 14-Jun-2024 20:49:33 Resolving deltas: 65% (377/573) build 14-Jun-2024 20:49:33 Resolving deltas: 66% (382/573) build 14-Jun-2024 20:49:33 Resolving deltas: 67% (386/573) build 14-Jun-2024 20:49:33 Resolving deltas: 72% (413/573) build 14-Jun-2024 20:49:33 Resolving deltas: 76% (436/573) build 14-Jun-2024 20:49:33 Resolving deltas: 78% (450/573) build 14-Jun-2024 20:49:33 Resolving deltas: 80% (460/573) build 14-Jun-2024 20:49:33 Resolving deltas: 82% (471/573) build 14-Jun-2024 20:49:33 Resolving deltas: 83% (478/573) build 14-Jun-2024 20:49:33 Resolving deltas: 84% (483/573) build 14-Jun-2024 20:49:33 Resolving deltas: 90% (519/573) build 14-Jun-2024 20:49:33 Resolving deltas: 91% (522/573) build 14-Jun-2024 20:49:33 Resolving deltas: 94% (544/573) build 14-Jun-2024 20:49:33 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:33 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:49:33 Resolving deltas: 98% (563/573) build 14-Jun-2024 20:49:33 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:33 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:33 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:33 Note: checking out 'release-phpbb-3.2.8'. build 14-Jun-2024 20:49:33 build 14-Jun-2024 20:49:33 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:33 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:33 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:33 build 14-Jun-2024 20:49:33 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:33 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:33 build 14-Jun-2024 20:49:33 git checkout -b build 14-Jun-2024 20:49:33 build 14-Jun-2024 20:49:33 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 14-Jun-2024 20:49:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:33  [delete] Could not find file /data/build/old_versions/release-3.2.8/config.php to delete. build 14-Jun-2024 20:49:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/develop build 14-Jun-2024 20:49:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install/data build 14-Jun-2024 20:49:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/development build 14-Jun-2024 20:49:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/test build 14-Jun-2024 20:49:33  [echo] Setting permissions for checkout of release-3.2.8 in build/old_versions/release-3.2.8 build 14-Jun-2024 20:49:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/cache' to 777 build 14-Jun-2024 20:49:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/store' to 777 build 14-Jun-2024 20:49:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/files' to 777 build 14-Jun-2024 20:49:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/images/avatars/upload' to 777 build 14-Jun-2024 20:49:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:34  build 14-Jun-2024 20:49:34 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:34  build 14-Jun-2024 20:49:34  [delete] Deleting directory /data/build/old_versions/release-3.2.8/cache build 14-Jun-2024 20:49:34  [delete] Deleting directory /data/build/old_versions/release-3.2.8/docs build 14-Jun-2024 20:49:34  [delete] Deleting directory /data/build/old_versions/release-3.2.8/files build 14-Jun-2024 20:49:34  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install build 14-Jun-2024 20:49:34  [delete] Deleting directory /data/build/old_versions/release-3.2.8/store build 14-Jun-2024 20:49:34  [delete] Directory /data/build/old_versions/release-3.2.8/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:34  build 14-Jun-2024 20:49:34 phpBB > old-version-diff: build 14-Jun-2024 20:49:34  build 14-Jun-2024 20:49:34  [echo] Retrieving version 3.2.9 build 14-Jun-2024 20:49:34  [mkdir] Created dir: /data/build/old_versions/release-3.2.9 build 14-Jun-2024 20:49:34  build 14-Jun-2024 20:49:34 phpBB > export: build 14-Jun-2024 20:49:34  build 14-Jun-2024 20:49:34 Cloning into 'viglink'... build 14-Jun-2024 20:49:35 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:35 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:35 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:35 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:35 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:35 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:35 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:35 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:35 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:35 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:35 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:35 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:35 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:35 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:35 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:35 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:35 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:35 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:35 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:35 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:35 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:35 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:35 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:35 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:35 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:35 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:35 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:35 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:35 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:35 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:35 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:35 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:35 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:35 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:35 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:35 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:35 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:35 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:35 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:35 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:35 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:35 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:35 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:35 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:35 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:35 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:35 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:35 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:35 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:35 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:35 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:35 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:35 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:35 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:35 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:35 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:35 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:35 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:35 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:35 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:35 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:35 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:35 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:35 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:35 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:35 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:35 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:35 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:35 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:35 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:35 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:35 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:35 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:35 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:35 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:35 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:35 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:35 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:35 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:35 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:35 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:35 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:35 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:35 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:35 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:35 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:35 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:35 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:35 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:35 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:35 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:35 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:35 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:35 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:35 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:35 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:35 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:35 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:35 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:35 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:35 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:35 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:35 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:35 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:35 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:35 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:35 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:35 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.59 MiB/s, done. build 14-Jun-2024 20:49:35 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:35 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:35 Resolving deltas: 2% (14/573) build 14-Jun-2024 20:49:35 Resolving deltas: 5% (31/573) build 14-Jun-2024 20:49:35 Resolving deltas: 6% (39/573) build 14-Jun-2024 20:49:35 Resolving deltas: 8% (51/573) build 14-Jun-2024 20:49:35 Resolving deltas: 9% (55/573) build 14-Jun-2024 20:49:35 Resolving deltas: 12% (70/573) build 14-Jun-2024 20:49:35 Resolving deltas: 16% (95/573) build 14-Jun-2024 20:49:35 Resolving deltas: 17% (98/573) build 14-Jun-2024 20:49:35 Resolving deltas: 19% (110/573) build 14-Jun-2024 20:49:35 Resolving deltas: 21% (122/573) build 14-Jun-2024 20:49:35 Resolving deltas: 23% (136/573) build 14-Jun-2024 20:49:35 Resolving deltas: 24% (142/573) build 14-Jun-2024 20:49:35 Resolving deltas: 27% (157/573) build 14-Jun-2024 20:49:35 Resolving deltas: 31% (182/573) build 14-Jun-2024 20:49:35 Resolving deltas: 32% (184/573) build 14-Jun-2024 20:49:35 Resolving deltas: 33% (193/573) build 14-Jun-2024 20:49:35 Resolving deltas: 35% (205/573) build 14-Jun-2024 20:49:35 Resolving deltas: 37% (213/573) build 14-Jun-2024 20:49:35 Resolving deltas: 38% (221/573) build 14-Jun-2024 20:49:35 Resolving deltas: 41% (235/573) build 14-Jun-2024 20:49:35 Resolving deltas: 42% (241/573) build 14-Jun-2024 20:49:35 Resolving deltas: 43% (250/573) build 14-Jun-2024 20:49:35 Resolving deltas: 44% (255/573) build 14-Jun-2024 20:49:35 Resolving deltas: 45% (258/573) build 14-Jun-2024 20:49:35 Resolving deltas: 46% (267/573) build 14-Jun-2024 20:49:35 Resolving deltas: 53% (307/573) build 14-Jun-2024 20:49:35 Resolving deltas: 55% (316/573) build 14-Jun-2024 20:49:35 Resolving deltas: 58% (333/573) build 14-Jun-2024 20:49:35 Resolving deltas: 59% (342/573) build 14-Jun-2024 20:49:35 Resolving deltas: 64% (370/573) build 14-Jun-2024 20:49:35 Resolving deltas: 65% (374/573) build 14-Jun-2024 20:49:35 Resolving deltas: 68% (394/573) build 14-Jun-2024 20:49:35 Resolving deltas: 69% (399/573) build 14-Jun-2024 20:49:35 Resolving deltas: 70% (403/573) build 14-Jun-2024 20:49:35 Resolving deltas: 75% (430/573) build 14-Jun-2024 20:49:35 Resolving deltas: 77% (442/573) build 14-Jun-2024 20:49:35 Resolving deltas: 78% (450/573) build 14-Jun-2024 20:49:35 Resolving deltas: 79% (456/573) build 14-Jun-2024 20:49:35 Resolving deltas: 81% (467/573) build 14-Jun-2024 20:49:35 Resolving deltas: 83% (478/573) build 14-Jun-2024 20:49:35 Resolving deltas: 84% (482/573) build 14-Jun-2024 20:49:35 Resolving deltas: 85% (491/573) build 14-Jun-2024 20:49:35 Resolving deltas: 90% (517/573) build 14-Jun-2024 20:49:35 Resolving deltas: 94% (543/573) build 14-Jun-2024 20:49:35 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:35 Resolving deltas: 96% (555/573) build 14-Jun-2024 20:49:35 Resolving deltas: 97% (557/573) build 14-Jun-2024 20:49:35 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:35 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:35 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:35 Note: checking out 'release-phpbb-3.2.9'. build 14-Jun-2024 20:49:35 build 14-Jun-2024 20:49:35 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:35 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:35 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:35 build 14-Jun-2024 20:49:35 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:35 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:35 build 14-Jun-2024 20:49:35 git checkout -b build 14-Jun-2024 20:49:35 build 14-Jun-2024 20:49:35 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:35  [delete] Could not find file /data/build/old_versions/release-3.2.9/config.php to delete. build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/develop build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install/data build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/development build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/test build 14-Jun-2024 20:49:35  [echo] Setting permissions for checkout of release-3.2.9 in build/old_versions/release-3.2.9 build 14-Jun-2024 20:49:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/cache' to 777 build 14-Jun-2024 20:49:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/store' to 777 build 14-Jun-2024 20:49:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/files' to 777 build 14-Jun-2024 20:49:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/images/avatars/upload' to 777 build 14-Jun-2024 20:49:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:35  build 14-Jun-2024 20:49:35 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:35  build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/cache build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/docs build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/files build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install build 14-Jun-2024 20:49:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/store build 14-Jun-2024 20:49:35  [delete] Directory /data/build/old_versions/release-3.2.9/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:36  build 14-Jun-2024 20:49:36 phpBB > old-version-diff: build 14-Jun-2024 20:49:36  build 14-Jun-2024 20:49:36  [echo] Retrieving version 3.2.10 build 14-Jun-2024 20:49:36  [mkdir] Created dir: /data/build/old_versions/release-3.2.10 build 14-Jun-2024 20:49:36  build 14-Jun-2024 20:49:36 phpBB > export: build 14-Jun-2024 20:49:36  build 14-Jun-2024 20:49:36 Cloning into 'viglink'... build 14-Jun-2024 20:49:37 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:37 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:37 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:37 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:37 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:37 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:37 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:37 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:37 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:37 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:37 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:37 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:37 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:37 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:37 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:37 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:37 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:37 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:37 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:37 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:37 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:37 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:37 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:37 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:37 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:37 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:37 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:37 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:37 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:37 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:37 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:37 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:37 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:37 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:37 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:37 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:37 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:37 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:37 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:37 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:37 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:37 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:37 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:37 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:37 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:37 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:37 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:37 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:37 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:37 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:37 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:37 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:37 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:37 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:37 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:37 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:37 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:37 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:37 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:37 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:37 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:37 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:37 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:37 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:37 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:37 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:37 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:37 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:37 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:37 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:37 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:37 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:37 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:37 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:37 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:37 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:37 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:37 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:37 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:37 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:37 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:37 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:37 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:37 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:37 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:37 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:37 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:37 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:37 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:37 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:37 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:37 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:37 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:37 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:37 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:37 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:37 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:37 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:37 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:37 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:37 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:37 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:37 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:37 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:37 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:37 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:37 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:37 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.94 MiB/s, done. build 14-Jun-2024 20:49:37 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:37 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:37 Resolving deltas: 4% (26/573) build 14-Jun-2024 20:49:37 Resolving deltas: 7% (45/573) build 14-Jun-2024 20:49:37 Resolving deltas: 8% (50/573) build 14-Jun-2024 20:49:37 Resolving deltas: 10% (58/573) build 14-Jun-2024 20:49:37 Resolving deltas: 11% (64/573) build 14-Jun-2024 20:49:37 Resolving deltas: 12% (71/573) build 14-Jun-2024 20:49:37 Resolving deltas: 15% (87/573) build 14-Jun-2024 20:49:37 Resolving deltas: 16% (94/573) build 14-Jun-2024 20:49:37 Resolving deltas: 18% (104/573) build 14-Jun-2024 20:49:37 Resolving deltas: 19% (112/573) build 14-Jun-2024 20:49:37 Resolving deltas: 22% (130/573) build 14-Jun-2024 20:49:37 Resolving deltas: 27% (156/573) build 14-Jun-2024 20:49:37 Resolving deltas: 28% (161/573) build 14-Jun-2024 20:49:37 Resolving deltas: 29% (167/573) build 14-Jun-2024 20:49:37 Resolving deltas: 34% (199/573) build 14-Jun-2024 20:49:37 Resolving deltas: 35% (201/573) build 14-Jun-2024 20:49:37 Resolving deltas: 36% (209/573) build 14-Jun-2024 20:49:37 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:49:37 Resolving deltas: 39% (226/573) build 14-Jun-2024 20:49:37 Resolving deltas: 40% (231/573) build 14-Jun-2024 20:49:37 Resolving deltas: 42% (245/573) build 14-Jun-2024 20:49:37 Resolving deltas: 46% (264/573) build 14-Jun-2024 20:49:37 Resolving deltas: 47% (272/573) build 14-Jun-2024 20:49:37 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:37 Resolving deltas: 49% (281/573) build 14-Jun-2024 20:49:37 Resolving deltas: 58% (335/573) build 14-Jun-2024 20:49:37 Resolving deltas: 59% (339/573) build 14-Jun-2024 20:49:37 Resolving deltas: 60% (349/573) build 14-Jun-2024 20:49:37 Resolving deltas: 61% (350/573) build 14-Jun-2024 20:49:37 Resolving deltas: 63% (363/573) build 14-Jun-2024 20:49:37 Resolving deltas: 64% (367/573) build 14-Jun-2024 20:49:37 Resolving deltas: 67% (387/573) build 14-Jun-2024 20:49:37 Resolving deltas: 68% (392/573) build 14-Jun-2024 20:49:37 Resolving deltas: 69% (396/573) build 14-Jun-2024 20:49:37 Resolving deltas: 73% (423/573) build 14-Jun-2024 20:49:37 Resolving deltas: 75% (435/573) build 14-Jun-2024 20:49:37 Resolving deltas: 77% (443/573) build 14-Jun-2024 20:49:37 Resolving deltas: 78% (449/573) build 14-Jun-2024 20:49:37 Resolving deltas: 80% (460/573) build 14-Jun-2024 20:49:37 Resolving deltas: 81% (467/573) build 14-Jun-2024 20:49:37 Resolving deltas: 82% (472/573) build 14-Jun-2024 20:49:37 Resolving deltas: 83% (476/573) build 14-Jun-2024 20:49:37 Resolving deltas: 85% (490/573) build 14-Jun-2024 20:49:37 Resolving deltas: 86% (493/573) build 14-Jun-2024 20:49:37 Resolving deltas: 90% (516/573) build 14-Jun-2024 20:49:37 Resolving deltas: 91% (522/573) build 14-Jun-2024 20:49:37 Resolving deltas: 92% (531/573) build 14-Jun-2024 20:49:37 Resolving deltas: 96% (553/573) build 14-Jun-2024 20:49:37 Resolving deltas: 97% (557/573) build 14-Jun-2024 20:49:37 Resolving deltas: 98% (565/573) build 14-Jun-2024 20:49:37 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:37 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:37 Note: checking out 'release-phpbb-3.2.10'. build 14-Jun-2024 20:49:37 build 14-Jun-2024 20:49:37 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:37 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:37 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:37 build 14-Jun-2024 20:49:37 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:37 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:37 build 14-Jun-2024 20:49:37 git checkout -b build 14-Jun-2024 20:49:37 build 14-Jun-2024 20:49:37 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:37  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:37  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:37  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:37  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:37  [delete] Could not find file /data/build/old_versions/release-3.2.10/config.php to delete. build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/develop build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install/data build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/development build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/test build 14-Jun-2024 20:49:37  [echo] Setting permissions for checkout of release-3.2.10 in build/old_versions/release-3.2.10 build 14-Jun-2024 20:49:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/cache' to 777 build 14-Jun-2024 20:49:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/store' to 777 build 14-Jun-2024 20:49:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/files' to 777 build 14-Jun-2024 20:49:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/images/avatars/upload' to 777 build 14-Jun-2024 20:49:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:37  build 14-Jun-2024 20:49:37 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:37  build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/cache build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/docs build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/files build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install build 14-Jun-2024 20:49:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/store build 14-Jun-2024 20:49:37  [delete] Directory /data/build/old_versions/release-3.2.10/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:37  build 14-Jun-2024 20:49:37 phpBB > old-version-diff: build 14-Jun-2024 20:49:37  build 14-Jun-2024 20:49:37  [echo] Retrieving version 3.2.11 build 14-Jun-2024 20:49:37  [mkdir] Created dir: /data/build/old_versions/release-3.2.11 build 14-Jun-2024 20:49:37  build 14-Jun-2024 20:49:37 phpBB > export: build 14-Jun-2024 20:49:37  build 14-Jun-2024 20:49:41 Cloning into 'viglink'... build 14-Jun-2024 20:49:42 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:42 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:42 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:42 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:42 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:42 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:42 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:42 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:42 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:42 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:42 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:42 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:42 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:42 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:42 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:42 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:42 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:42 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:42 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:42 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:42 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:42 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:42 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:42 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:42 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:42 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:42 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:42 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:42 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:42 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:42 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:42 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:42 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:42 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:42 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:42 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:42 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:42 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:42 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:42 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:42 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:42 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:42 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:42 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:42 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:42 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:42 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:42 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:42 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:42 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:42 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:42 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:42 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:42 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:42 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:42 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:42 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:42 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:42 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:42 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:42 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:42 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:42 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:42 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:42 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:42 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:42 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:42 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:42 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:42 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:42 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:42 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:42 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:42 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:42 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:42 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:42 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:42 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:42 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:42 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:42 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:42 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:42 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:42 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:42 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:42 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:42 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:42 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:42 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:42 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:42 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:42 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:42 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:42 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:42 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:42 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:42 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:42 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:42 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:42 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:42 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:42 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:42 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:42 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:42 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:42 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:42 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:42 Receiving objects: 100% (1117/1117), 214.66 KiB | 5.96 MiB/s, done. build 14-Jun-2024 20:49:42 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:42 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:42 Resolving deltas: 2% (12/573) build 14-Jun-2024 20:49:42 Resolving deltas: 5% (32/573) build 14-Jun-2024 20:49:42 Resolving deltas: 8% (51/573) build 14-Jun-2024 20:49:42 Resolving deltas: 10% (58/573) build 14-Jun-2024 20:49:42 Resolving deltas: 16% (92/573) build 14-Jun-2024 20:49:42 Resolving deltas: 19% (110/573) build 14-Jun-2024 20:49:42 Resolving deltas: 21% (123/573) build 14-Jun-2024 20:49:42 Resolving deltas: 24% (139/573) build 14-Jun-2024 20:49:42 Resolving deltas: 26% (153/573) build 14-Jun-2024 20:49:42 Resolving deltas: 29% (167/573) build 14-Jun-2024 20:49:42 Resolving deltas: 31% (180/573) build 14-Jun-2024 20:49:42 Resolving deltas: 33% (190/573) build 14-Jun-2024 20:49:42 Resolving deltas: 35% (204/573) build 14-Jun-2024 20:49:42 Resolving deltas: 36% (211/573) build 14-Jun-2024 20:49:42 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:49:42 Resolving deltas: 39% (226/573) build 14-Jun-2024 20:49:42 Resolving deltas: 42% (242/573) build 14-Jun-2024 20:49:42 Resolving deltas: 43% (247/573) build 14-Jun-2024 20:49:42 Resolving deltas: 44% (254/573) build 14-Jun-2024 20:49:42 Resolving deltas: 45% (258/573) build 14-Jun-2024 20:49:42 Resolving deltas: 46% (264/573) build 14-Jun-2024 20:49:42 Resolving deltas: 47% (272/573) build 14-Jun-2024 20:49:42 Resolving deltas: 48% (277/573) build 14-Jun-2024 20:49:42 Resolving deltas: 50% (289/573) build 14-Jun-2024 20:49:42 Resolving deltas: 51% (294/573) build 14-Jun-2024 20:49:42 Resolving deltas: 52% (298/573) build 14-Jun-2024 20:49:42 Resolving deltas: 54% (312/573) build 14-Jun-2024 20:49:42 Resolving deltas: 55% (316/573) build 14-Jun-2024 20:49:42 Resolving deltas: 56% (322/573) build 14-Jun-2024 20:49:42 Resolving deltas: 63% (366/573) build 14-Jun-2024 20:49:42 Resolving deltas: 65% (378/573) build 14-Jun-2024 20:49:42 Resolving deltas: 67% (389/573) build 14-Jun-2024 20:49:42 Resolving deltas: 71% (411/573) build 14-Jun-2024 20:49:42 Resolving deltas: 76% (437/573) build 14-Jun-2024 20:49:42 Resolving deltas: 79% (458/573) build 14-Jun-2024 20:49:42 Resolving deltas: 80% (459/573) build 14-Jun-2024 20:49:42 Resolving deltas: 82% (473/573) build 14-Jun-2024 20:49:42 Resolving deltas: 83% (476/573) build 14-Jun-2024 20:49:42 Resolving deltas: 84% (485/573) build 14-Jun-2024 20:49:42 Resolving deltas: 85% (489/573) build 14-Jun-2024 20:49:42 Resolving deltas: 90% (521/573) build 14-Jun-2024 20:49:42 Resolving deltas: 91% (522/573) build 14-Jun-2024 20:49:42 Resolving deltas: 92% (530/573) build 14-Jun-2024 20:49:42 Resolving deltas: 93% (533/573) build 14-Jun-2024 20:49:42 Resolving deltas: 94% (541/573) build 14-Jun-2024 20:49:42 Resolving deltas: 95% (547/573) build 14-Jun-2024 20:49:42 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:42 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:42 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:42 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:42  [delete] Directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:42  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:42  [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:42  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:42  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:42  [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete. build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test build 14-Jun-2024 20:49:42  [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11 build 14-Jun-2024 20:49:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777 build 14-Jun-2024 20:49:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777 build 14-Jun-2024 20:49:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777 build 14-Jun-2024 20:49:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777 build 14-Jun-2024 20:49:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:42  build 14-Jun-2024 20:49:42 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:42  build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/files build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install build 14-Jun-2024 20:49:42  [delete] Deleting directory /data/build/old_versions/release-3.2.11/store build 14-Jun-2024 20:49:42  [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:42  build 14-Jun-2024 20:49:42 phpBB > old-version-diff: build 14-Jun-2024 20:49:42  build 14-Jun-2024 20:49:42  [echo] Retrieving version 3.3.0 build 14-Jun-2024 20:49:42  [mkdir] Created dir: /data/build/old_versions/release-3.3.0 build 14-Jun-2024 20:49:42  build 14-Jun-2024 20:49:42 phpBB > export: build 14-Jun-2024 20:49:42  build 14-Jun-2024 20:49:43 Cloning into 'viglink'... build 14-Jun-2024 20:49:43 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:43 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:43 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:43 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:43 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:43 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:43 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:43 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:43 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:43 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:43 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:43 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:43 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:43 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:43 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:43 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:43 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:43 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:43 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:43 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:43 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:43 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:43 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:43 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:43 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:43 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:43 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:43 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:43 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:43 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:43 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:43 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:43 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:43 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:43 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:43 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:43 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:43 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:43 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:43 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:43 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:43 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:43 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:43 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:43 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:43 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:43 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:43 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:43 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:43 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:43 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:43 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:43 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:43 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:43 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:43 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:43 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:43 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:43 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:43 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:43 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:43 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:43 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:43 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:43 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:43 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:43 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:43 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:43 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:43 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:43 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:43 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:43 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:43 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:43 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:43 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:43 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:43 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:43 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:43 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:43 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:43 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:43 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:43 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:43 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:43 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:43 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:43 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:43 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:43 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:43 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:43 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:43 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:43 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:43 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:43 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:43 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:43 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:43 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:43 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:43 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:43 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:43 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:43 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:43 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:43 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:43 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:43 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 14-Jun-2024 20:49:43 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:43 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:43 Resolving deltas: 2% (13/573) build 14-Jun-2024 20:49:43 Resolving deltas: 3% (20/573) build 14-Jun-2024 20:49:43 Resolving deltas: 8% (47/573) build 14-Jun-2024 20:49:43 Resolving deltas: 9% (57/573) build 14-Jun-2024 20:49:43 Resolving deltas: 10% (60/573) build 14-Jun-2024 20:49:43 Resolving deltas: 15% (91/573) build 14-Jun-2024 20:49:43 Resolving deltas: 17% (100/573) build 14-Jun-2024 20:49:43 Resolving deltas: 20% (118/573) build 14-Jun-2024 20:49:43 Resolving deltas: 23% (135/573) build 14-Jun-2024 20:49:43 Resolving deltas: 25% (145/573) build 14-Jun-2024 20:49:43 Resolving deltas: 26% (150/573) build 14-Jun-2024 20:49:43 Resolving deltas: 29% (170/573) build 14-Jun-2024 20:49:43 Resolving deltas: 34% (198/573) build 14-Jun-2024 20:49:43 Resolving deltas: 36% (207/573) build 14-Jun-2024 20:49:43 Resolving deltas: 37% (214/573) build 14-Jun-2024 20:49:43 Resolving deltas: 38% (221/573) build 14-Jun-2024 20:49:43 Resolving deltas: 39% (224/573) build 14-Jun-2024 20:49:43 Resolving deltas: 41% (238/573) build 14-Jun-2024 20:49:43 Resolving deltas: 44% (254/573) build 14-Jun-2024 20:49:43 Resolving deltas: 45% (263/573) build 14-Jun-2024 20:49:43 Resolving deltas: 46% (264/573) build 14-Jun-2024 20:49:43 Resolving deltas: 47% (274/573) build 14-Jun-2024 20:49:43 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:43 Resolving deltas: 49% (281/573) build 14-Jun-2024 20:49:43 Resolving deltas: 52% (299/573) build 14-Jun-2024 20:49:43 Resolving deltas: 53% (304/573) build 14-Jun-2024 20:49:43 Resolving deltas: 55% (319/573) build 14-Jun-2024 20:49:43 Resolving deltas: 56% (323/573) build 14-Jun-2024 20:49:43 Resolving deltas: 63% (362/573) build 14-Jun-2024 20:49:43 Resolving deltas: 64% (368/573) build 14-Jun-2024 20:49:43 Resolving deltas: 67% (385/573) build 14-Jun-2024 20:49:43 Resolving deltas: 69% (398/573) build 14-Jun-2024 20:49:43 Resolving deltas: 70% (402/573) build 14-Jun-2024 20:49:43 Resolving deltas: 78% (447/573) build 14-Jun-2024 20:49:43 Resolving deltas: 80% (463/573) build 14-Jun-2024 20:49:43 Resolving deltas: 81% (468/573) build 14-Jun-2024 20:49:43 Resolving deltas: 82% (475/573) build 14-Jun-2024 20:49:43 Resolving deltas: 83% (476/573) build 14-Jun-2024 20:49:43 Resolving deltas: 84% (483/573) build 14-Jun-2024 20:49:43 Resolving deltas: 86% (495/573) build 14-Jun-2024 20:49:43 Resolving deltas: 87% (499/573) build 14-Jun-2024 20:49:43 Resolving deltas: 88% (506/573) build 14-Jun-2024 20:49:43 Resolving deltas: 89% (511/573) build 14-Jun-2024 20:49:43 Resolving deltas: 90% (520/573) build 14-Jun-2024 20:49:43 Resolving deltas: 91% (523/573) build 14-Jun-2024 20:49:43 Resolving deltas: 94% (544/573) build 14-Jun-2024 20:49:43 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:43 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:43 Resolving deltas: 98% (567/573) build 14-Jun-2024 20:49:43 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:43 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:43 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:44 Note: checking out 'release-phpbb-3.3.0'. build 14-Jun-2024 20:49:44 build 14-Jun-2024 20:49:44 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:44 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:44 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:44 build 14-Jun-2024 20:49:44 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:44 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:44 build 14-Jun-2024 20:49:44 git checkout -b build 14-Jun-2024 20:49:44 build 14-Jun-2024 20:49:44 HEAD is now at 6913153 Merge branch '3.2.x' build 14-Jun-2024 20:49:44  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:44  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:44  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:44  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:44  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:44  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:44  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:44  [delete] Could not find file /data/build/old_versions/release-3.3.0/config.php to delete. build 14-Jun-2024 20:49:44  [delete] Deleting directory /data/build/old_versions/release-3.3.0/develop build 14-Jun-2024 20:49:44  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install/data build 14-Jun-2024 20:49:44  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/development build 14-Jun-2024 20:49:44  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/test build 14-Jun-2024 20:49:44  [echo] Setting permissions for checkout of release-3.3.0 in build/old_versions/release-3.3.0 build 14-Jun-2024 20:49:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/cache' to 777 build 14-Jun-2024 20:49:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/store' to 777 build 14-Jun-2024 20:49:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/files' to 777 build 14-Jun-2024 20:49:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/images/avatars/upload' to 777 build 14-Jun-2024 20:49:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:45  build 14-Jun-2024 20:49:45 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:45  build 14-Jun-2024 20:49:45  [delete] Deleting directory /data/build/old_versions/release-3.3.0/cache build 14-Jun-2024 20:49:45  [delete] Deleting directory /data/build/old_versions/release-3.3.0/docs build 14-Jun-2024 20:49:45  [delete] Deleting directory /data/build/old_versions/release-3.3.0/files build 14-Jun-2024 20:49:45  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install build 14-Jun-2024 20:49:45  [delete] Deleting directory /data/build/old_versions/release-3.3.0/store build 14-Jun-2024 20:49:45  [delete] Directory /data/build/old_versions/release-3.3.0/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:45  build 14-Jun-2024 20:49:45 phpBB > old-version-diff: build 14-Jun-2024 20:49:45  build 14-Jun-2024 20:49:45  [echo] Retrieving version 3.3.1 build 14-Jun-2024 20:49:45  [mkdir] Created dir: /data/build/old_versions/release-3.3.1 build 14-Jun-2024 20:49:45  build 14-Jun-2024 20:49:45 phpBB > export: build 14-Jun-2024 20:49:45  build 14-Jun-2024 20:49:45 Cloning into 'viglink'... build 14-Jun-2024 20:49:46 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:46 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:46 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:46 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:46 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:46 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:46 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:46 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:46 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:46 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:46 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:46 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:46 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:46 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:46 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:46 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:46 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:46 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:46 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:46 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:46 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:46 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:46 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:46 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:46 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:46 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:46 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:46 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:46 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:46 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:46 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:46 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:46 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:46 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:46 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:46 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:46 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:46 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:46 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:46 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:46 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:46 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:46 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:46 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:46 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:46 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:46 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:46 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:46 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:46 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:46 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:46 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:46 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:46 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:46 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:46 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:46 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:46 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:46 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:46 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:46 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:46 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:46 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:46 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:46 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:46 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:46 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:46 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:46 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:46 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:46 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:46 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:46 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:46 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:46 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:46 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:46 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:46 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:46 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:46 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:46 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:46 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:46 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:46 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:46 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:46 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:46 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:46 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:46 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:46 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:46 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:46 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:46 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:46 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:46 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:46 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:46 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:46 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:46 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:46 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:46 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:46 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:46 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:46 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:46 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:46 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:46 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:46 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 14-Jun-2024 20:49:46 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:46 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:46 Resolving deltas: 5% (33/573) build 14-Jun-2024 20:49:46 Resolving deltas: 7% (41/573) build 14-Jun-2024 20:49:46 Resolving deltas: 8% (46/573) build 14-Jun-2024 20:49:46 Resolving deltas: 11% (65/573) build 14-Jun-2024 20:49:46 Resolving deltas: 15% (89/573) build 14-Jun-2024 20:49:46 Resolving deltas: 17% (102/573) build 14-Jun-2024 20:49:46 Resolving deltas: 20% (118/573) build 14-Jun-2024 20:49:46 Resolving deltas: 21% (126/573) build 14-Jun-2024 20:49:46 Resolving deltas: 23% (132/573) build 14-Jun-2024 20:49:46 Resolving deltas: 25% (147/573) build 14-Jun-2024 20:49:46 Resolving deltas: 30% (172/573) build 14-Jun-2024 20:49:46 Resolving deltas: 31% (183/573) build 14-Jun-2024 20:49:46 Resolving deltas: 34% (195/573) build 14-Jun-2024 20:49:46 Resolving deltas: 36% (207/573) build 14-Jun-2024 20:49:46 Resolving deltas: 37% (215/573) build 14-Jun-2024 20:49:46 Resolving deltas: 38% (223/573) build 14-Jun-2024 20:49:46 Resolving deltas: 39% (224/573) build 14-Jun-2024 20:49:46 Resolving deltas: 40% (231/573) build 14-Jun-2024 20:49:46 Resolving deltas: 43% (251/573) build 14-Jun-2024 20:49:46 Resolving deltas: 45% (261/573) build 14-Jun-2024 20:49:46 Resolving deltas: 46% (266/573) build 14-Jun-2024 20:49:46 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:49:46 Resolving deltas: 49% (281/573) build 14-Jun-2024 20:49:46 Resolving deltas: 50% (287/573) build 14-Jun-2024 20:49:46 Resolving deltas: 51% (296/573) build 14-Jun-2024 20:49:46 Resolving deltas: 52% (299/573) build 14-Jun-2024 20:49:46 Resolving deltas: 53% (304/573) build 14-Jun-2024 20:49:46 Resolving deltas: 58% (337/573) build 14-Jun-2024 20:49:46 Resolving deltas: 62% (357/573) build 14-Jun-2024 20:49:46 Resolving deltas: 63% (362/573) build 14-Jun-2024 20:49:46 Resolving deltas: 67% (387/573) build 14-Jun-2024 20:49:46 Resolving deltas: 69% (401/573) build 14-Jun-2024 20:49:46 Resolving deltas: 70% (402/573) build 14-Jun-2024 20:49:46 Resolving deltas: 71% (411/573) build 14-Jun-2024 20:49:46 Resolving deltas: 73% (424/573) build 14-Jun-2024 20:49:46 Resolving deltas: 79% (455/573) build 14-Jun-2024 20:49:46 Resolving deltas: 80% (461/573) build 14-Jun-2024 20:49:46 Resolving deltas: 82% (470/573) build 14-Jun-2024 20:49:46 Resolving deltas: 83% (477/573) build 14-Jun-2024 20:49:46 Resolving deltas: 84% (483/573) build 14-Jun-2024 20:49:46 Resolving deltas: 86% (494/573) build 14-Jun-2024 20:49:46 Resolving deltas: 87% (502/573) build 14-Jun-2024 20:49:46 Resolving deltas: 88% (506/573) build 14-Jun-2024 20:49:46 Resolving deltas: 89% (510/573) build 14-Jun-2024 20:49:46 Resolving deltas: 90% (518/573) build 14-Jun-2024 20:49:46 Resolving deltas: 93% (535/573) build 14-Jun-2024 20:49:46 Resolving deltas: 95% (549/573) build 14-Jun-2024 20:49:46 Resolving deltas: 96% (553/573) build 14-Jun-2024 20:49:46 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:49:46 Resolving deltas: 99% (571/573) build 14-Jun-2024 20:49:46 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:46 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:46 Note: checking out 'release-phpbb-3.3.1'. build 14-Jun-2024 20:49:46 build 14-Jun-2024 20:49:46 You are in 'detached HEAD' state. You can look around, make experimental build 14-Jun-2024 20:49:46 changes and commit them, and you can discard any commits you make in this build 14-Jun-2024 20:49:46 state without impacting any branches by performing another checkout. build 14-Jun-2024 20:49:46 build 14-Jun-2024 20:49:46 If you want to create a new branch to retain commits you create, you may build 14-Jun-2024 20:49:46 do so (now or later) by using -b with the checkout command again. Example: build 14-Jun-2024 20:49:46 build 14-Jun-2024 20:49:46 git checkout -b build 14-Jun-2024 20:49:46 build 14-Jun-2024 20:49:46 HEAD is now at 6913153 Merge branch '3.2.x' build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/travis build 14-Jun-2024 20:49:46  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:46  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.travis.yml build 14-Jun-2024 20:49:46  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:46  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:46  [delete] Could not find file /data/build/old_versions/release-3.3.1/config.php to delete. build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/develop build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install/data build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/development build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/test build 14-Jun-2024 20:49:46  [echo] Setting permissions for checkout of release-3.3.1 in build/old_versions/release-3.3.1 build 14-Jun-2024 20:49:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/cache' to 777 build 14-Jun-2024 20:49:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/store' to 777 build 14-Jun-2024 20:49:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/files' to 777 build 14-Jun-2024 20:49:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/images/avatars/upload' to 777 build 14-Jun-2024 20:49:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:46  build 14-Jun-2024 20:49:46 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:46  build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/cache build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/docs build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/files build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install build 14-Jun-2024 20:49:46  [delete] Deleting directory /data/build/old_versions/release-3.3.1/store build 14-Jun-2024 20:49:46  [delete] Directory /data/build/old_versions/release-3.3.1/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:46  build 14-Jun-2024 20:49:46 phpBB > old-version-diff: build 14-Jun-2024 20:49:46  build 14-Jun-2024 20:49:46  [echo] Retrieving version 3.3.2 build 14-Jun-2024 20:49:46  [mkdir] Created dir: /data/build/old_versions/release-3.3.2 build 14-Jun-2024 20:49:46  build 14-Jun-2024 20:49:46 phpBB > export: build 14-Jun-2024 20:49:46  build 14-Jun-2024 20:49:47 Cloning into 'viglink'... build 14-Jun-2024 20:49:47 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:47 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:47 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:47 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:47 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:47 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:47 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:47 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:47 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:47 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:47 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:47 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:47 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:47 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:47 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:47 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:47 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:47 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:47 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:47 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:47 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:47 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:47 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:47 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:47 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:47 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:47 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:47 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:47 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:47 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:47 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:47 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:47 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:47 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:47 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:47 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:47 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:47 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:47 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:47 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:47 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:47 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:47 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:47 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:47 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:47 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:47 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:47 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:47 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:47 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:47 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:47 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:47 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:47 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:47 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:47 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:47 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:47 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:47 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:47 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:47 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:47 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:47 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:47 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:47 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:47 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:47 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:47 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:47 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:47 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:47 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:47 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:47 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:47 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:47 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:47 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:47 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:47 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:47 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:47 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:47 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:47 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:47 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:47 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:47 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:47 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:47 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:47 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:47 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:47 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:47 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:47 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:47 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:47 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:47 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:47 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:47 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:47 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:47 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:47 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:47 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:47 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:47 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:47 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:47 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:47 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:47 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:47 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 14-Jun-2024 20:49:47 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:47 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:47 Resolving deltas: 2% (14/573) build 14-Jun-2024 20:49:47 Resolving deltas: 6% (35/573) build 14-Jun-2024 20:49:47 Resolving deltas: 9% (52/573) build 14-Jun-2024 20:49:47 Resolving deltas: 10% (63/573) build 14-Jun-2024 20:49:47 Resolving deltas: 11% (66/573) build 14-Jun-2024 20:49:47 Resolving deltas: 13% (77/573) build 14-Jun-2024 20:49:47 Resolving deltas: 16% (97/573) build 14-Jun-2024 20:49:47 Resolving deltas: 17% (99/573) build 14-Jun-2024 20:49:47 Resolving deltas: 19% (109/573) build 14-Jun-2024 20:49:47 Resolving deltas: 20% (118/573) build 14-Jun-2024 20:49:47 Resolving deltas: 23% (132/573) build 14-Jun-2024 20:49:47 Resolving deltas: 24% (138/573) build 14-Jun-2024 20:49:47 Resolving deltas: 25% (148/573) build 14-Jun-2024 20:49:47 Resolving deltas: 30% (172/573) build 14-Jun-2024 20:49:47 Resolving deltas: 31% (178/573) build 14-Jun-2024 20:49:47 Resolving deltas: 32% (185/573) build 14-Jun-2024 20:49:47 Resolving deltas: 34% (195/573) build 14-Jun-2024 20:49:47 Resolving deltas: 35% (205/573) build 14-Jun-2024 20:49:47 Resolving deltas: 36% (211/573) build 14-Jun-2024 20:49:47 Resolving deltas: 37% (213/573) build 14-Jun-2024 20:49:47 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:49:47 Resolving deltas: 42% (243/573) build 14-Jun-2024 20:49:47 Resolving deltas: 45% (261/573) build 14-Jun-2024 20:49:47 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:49:47 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:47 Resolving deltas: 49% (282/573) build 14-Jun-2024 20:49:47 Resolving deltas: 50% (288/573) build 14-Jun-2024 20:49:47 Resolving deltas: 52% (302/573) build 14-Jun-2024 20:49:47 Resolving deltas: 53% (306/573) build 14-Jun-2024 20:49:47 Resolving deltas: 54% (310/573) build 14-Jun-2024 20:49:47 Resolving deltas: 58% (333/573) build 14-Jun-2024 20:49:47 Resolving deltas: 59% (339/573) build 14-Jun-2024 20:49:47 Resolving deltas: 60% (346/573) build 14-Jun-2024 20:49:47 Resolving deltas: 61% (350/573) build 14-Jun-2024 20:49:47 Resolving deltas: 65% (378/573) build 14-Jun-2024 20:49:47 Resolving deltas: 67% (386/573) build 14-Jun-2024 20:49:47 Resolving deltas: 69% (397/573) build 14-Jun-2024 20:49:47 Resolving deltas: 75% (430/573) build 14-Jun-2024 20:49:47 Resolving deltas: 77% (442/573) build 14-Jun-2024 20:49:47 Resolving deltas: 78% (450/573) build 14-Jun-2024 20:49:47 Resolving deltas: 79% (456/573) build 14-Jun-2024 20:49:47 Resolving deltas: 81% (467/573) build 14-Jun-2024 20:49:47 Resolving deltas: 82% (470/573) build 14-Jun-2024 20:49:47 Resolving deltas: 83% (479/573) build 14-Jun-2024 20:49:47 Resolving deltas: 84% (483/573) build 14-Jun-2024 20:49:47 Resolving deltas: 89% (515/573) build 14-Jun-2024 20:49:47 Resolving deltas: 90% (516/573) build 14-Jun-2024 20:49:47 Resolving deltas: 94% (540/573) build 14-Jun-2024 20:49:47 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:47 Resolving deltas: 96% (552/573) build 14-Jun-2024 20:49:47 Resolving deltas: 97% (557/573) build 14-Jun-2024 20:49:47 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:47 Resolving deltas: 99% (572/573) build 14-Jun-2024 20:49:47 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:47 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:47 error: pathspec 'release-phpbb-3.3.2' did not match any file(s) known to git build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:47  [delete] Directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:47  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:47  [delete] Could not find file /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:47  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:47  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:47  [delete] Could not find file /data/build/old_versions/release-3.3.2/config.php to delete. build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/develop build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install/data build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/development build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/test build 14-Jun-2024 20:49:47  [echo] Setting permissions for checkout of release-3.3.2 in build/old_versions/release-3.3.2 build 14-Jun-2024 20:49:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/cache' to 777 build 14-Jun-2024 20:49:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/store' to 777 build 14-Jun-2024 20:49:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/files' to 777 build 14-Jun-2024 20:49:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/images/avatars/upload' to 777 build 14-Jun-2024 20:49:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:47  build 14-Jun-2024 20:49:47 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:47  build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/cache build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/docs build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/files build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install build 14-Jun-2024 20:49:47  [delete] Deleting directory /data/build/old_versions/release-3.3.2/store build 14-Jun-2024 20:49:47  [delete] Directory /data/build/old_versions/release-3.3.2/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:48  build 14-Jun-2024 20:49:48 phpBB > old-version-diff: build 14-Jun-2024 20:49:48  build 14-Jun-2024 20:49:48  [echo] Retrieving version 3.3.3 build 14-Jun-2024 20:49:48  [mkdir] Created dir: /data/build/old_versions/release-3.3.3 build 14-Jun-2024 20:49:48  build 14-Jun-2024 20:49:48 phpBB > export: build 14-Jun-2024 20:49:48  build 14-Jun-2024 20:49:48 Cloning into 'viglink'... build 14-Jun-2024 20:49:49 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:49 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:49 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:49 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:49 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:49 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:49 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:49 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:49 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:49 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:49 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:49 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:49 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:49 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:49 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:49 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:49 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:49 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:49 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:49 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:49 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:49 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:49 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:49 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:49 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:49 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:49 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:49 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:49 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:49 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:49 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:49 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:49 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:49 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:49 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:49 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:49 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:49 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:49 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:49 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:49 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:49 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:49 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:49 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:49 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:49 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:49 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:49 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:49 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:49 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:49 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:49 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:49 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:49 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:49 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:49 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:49 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:49 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:49 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:49 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:49 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:49 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:49 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:49 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:49 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:49 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:49 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:49 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:49 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:49 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:49 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:49 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:49 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:49 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:49 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:49 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:49 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:49 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:49 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:49 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:49 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:49 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:49 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:49 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:49 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:49 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:49 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:49 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:49 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:49 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:49 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:49 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:49 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:49 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:49 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:49 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:49 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:49 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:49 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:49 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:49 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:49 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:49 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:49 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:49 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:49 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:49 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:49 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.52 MiB/s, done. build 14-Jun-2024 20:49:49 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:49 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:49 Resolving deltas: 2% (14/573) build 14-Jun-2024 20:49:49 Resolving deltas: 4% (25/573) build 14-Jun-2024 20:49:49 Resolving deltas: 8% (48/573) build 14-Jun-2024 20:49:49 Resolving deltas: 9% (53/573) build 14-Jun-2024 20:49:49 Resolving deltas: 10% (59/573) build 14-Jun-2024 20:49:49 Resolving deltas: 12% (72/573) build 14-Jun-2024 20:49:49 Resolving deltas: 15% (90/573) build 14-Jun-2024 20:49:49 Resolving deltas: 17% (100/573) build 14-Jun-2024 20:49:49 Resolving deltas: 18% (104/573) build 14-Jun-2024 20:49:49 Resolving deltas: 20% (116/573) build 14-Jun-2024 20:49:49 Resolving deltas: 22% (127/573) build 14-Jun-2024 20:49:49 Resolving deltas: 23% (132/573) build 14-Jun-2024 20:49:49 Resolving deltas: 24% (141/573) build 14-Jun-2024 20:49:49 Resolving deltas: 27% (159/573) build 14-Jun-2024 20:49:49 Resolving deltas: 29% (167/573) build 14-Jun-2024 20:49:49 Resolving deltas: 32% (186/573) build 14-Jun-2024 20:49:49 Resolving deltas: 33% (192/573) build 14-Jun-2024 20:49:49 Resolving deltas: 35% (206/573) build 14-Jun-2024 20:49:49 Resolving deltas: 36% (210/573) build 14-Jun-2024 20:49:49 Resolving deltas: 37% (214/573) build 14-Jun-2024 20:49:49 Resolving deltas: 39% (228/573) build 14-Jun-2024 20:49:49 Resolving deltas: 42% (244/573) build 14-Jun-2024 20:49:49 Resolving deltas: 43% (251/573) build 14-Jun-2024 20:49:49 Resolving deltas: 45% (258/573) build 14-Jun-2024 20:49:49 Resolving deltas: 46% (266/573) build 14-Jun-2024 20:49:49 Resolving deltas: 47% (273/573) build 14-Jun-2024 20:49:49 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:49 Resolving deltas: 49% (284/573) build 14-Jun-2024 20:49:49 Resolving deltas: 59% (339/573) build 14-Jun-2024 20:49:49 Resolving deltas: 60% (349/573) build 14-Jun-2024 20:49:49 Resolving deltas: 61% (350/573) build 14-Jun-2024 20:49:49 Resolving deltas: 64% (371/573) build 14-Jun-2024 20:49:49 Resolving deltas: 66% (379/573) build 14-Jun-2024 20:49:49 Resolving deltas: 69% (399/573) build 14-Jun-2024 20:49:49 Resolving deltas: 71% (409/573) build 14-Jun-2024 20:49:49 Resolving deltas: 75% (435/573) build 14-Jun-2024 20:49:49 Resolving deltas: 76% (436/573) build 14-Jun-2024 20:49:49 Resolving deltas: 77% (445/573) build 14-Jun-2024 20:49:49 Resolving deltas: 78% (448/573) build 14-Jun-2024 20:49:49 Resolving deltas: 80% (461/573) build 14-Jun-2024 20:49:49 Resolving deltas: 81% (466/573) build 14-Jun-2024 20:49:49 Resolving deltas: 82% (474/573) build 14-Jun-2024 20:49:49 Resolving deltas: 83% (478/573) build 14-Jun-2024 20:49:49 Resolving deltas: 89% (515/573) build 14-Jun-2024 20:49:49 Resolving deltas: 90% (516/573) build 14-Jun-2024 20:49:49 Resolving deltas: 94% (540/573) build 14-Jun-2024 20:49:49 Resolving deltas: 95% (545/573) build 14-Jun-2024 20:49:49 Resolving deltas: 96% (552/573) build 14-Jun-2024 20:49:49 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:49:49 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:49 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:49 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:49 error: pathspec 'release-phpbb-3.3.3' did not match any file(s) known to git build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:49  [delete] Directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:49  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:49  [delete] Could not find file /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:49  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:49  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:49  [delete] Could not find file /data/build/old_versions/release-3.3.3/config.php to delete. build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/develop build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install/data build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/development build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/test build 14-Jun-2024 20:49:49  [echo] Setting permissions for checkout of release-3.3.3 in build/old_versions/release-3.3.3 build 14-Jun-2024 20:49:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/cache' to 777 build 14-Jun-2024 20:49:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/store' to 777 build 14-Jun-2024 20:49:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/files' to 777 build 14-Jun-2024 20:49:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/images/avatars/upload' to 777 build 14-Jun-2024 20:49:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:49  build 14-Jun-2024 20:49:49 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:49  build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/cache build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/docs build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/files build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install build 14-Jun-2024 20:49:49  [delete] Deleting directory /data/build/old_versions/release-3.3.3/store build 14-Jun-2024 20:49:49  [delete] Directory /data/build/old_versions/release-3.3.3/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:50  build 14-Jun-2024 20:49:50 phpBB > old-version-diff: build 14-Jun-2024 20:49:50  build 14-Jun-2024 20:49:50  [echo] Retrieving version 3.3.4 build 14-Jun-2024 20:49:50  [mkdir] Created dir: /data/build/old_versions/release-3.3.4 build 14-Jun-2024 20:49:50  build 14-Jun-2024 20:49:50 phpBB > export: build 14-Jun-2024 20:49:50  build 14-Jun-2024 20:49:50 Cloning into 'viglink'... build 14-Jun-2024 20:49:50 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:50 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:50 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:50 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:50 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:50 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:50 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:50 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:50 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:50 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:50 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:50 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:50 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:50 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:51 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:51 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:51 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:51 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:51 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:51 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:51 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:51 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:51 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:51 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:51 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:51 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:51 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:51 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:51 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:51 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:51 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:51 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:51 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:51 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:51 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:51 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:51 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:51 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:51 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:51 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:51 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:51 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:51 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:51 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:51 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:51 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:51 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:51 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:51 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:51 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:51 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:51 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:51 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:51 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:51 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:51 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:51 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:51 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:51 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:51 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:51 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:51 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:51 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:51 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:51 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:51 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:51 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:51 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:51 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:51 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:51 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:51 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:51 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:51 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:51 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:51 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:51 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:51 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:51 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:51 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:51 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:51 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:51 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:51 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:51 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:51 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:51 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:51 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:51 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:51 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:51 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:51 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:51 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:51 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:51 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:51 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:51 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:51 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:51 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:51 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:51 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:51 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:51 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:51 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:51 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:51 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:51 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:51 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.51 MiB/s, done. build 14-Jun-2024 20:49:51 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:51 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:51 Resolving deltas: 5% (29/573) build 14-Jun-2024 20:49:51 Resolving deltas: 7% (41/573) build 14-Jun-2024 20:49:51 Resolving deltas: 9% (52/573) build 14-Jun-2024 20:49:51 Resolving deltas: 11% (66/573) build 14-Jun-2024 20:49:51 Resolving deltas: 15% (86/573) build 14-Jun-2024 20:49:51 Resolving deltas: 17% (98/573) build 14-Jun-2024 20:49:51 Resolving deltas: 19% (110/573) build 14-Jun-2024 20:49:51 Resolving deltas: 21% (124/573) build 14-Jun-2024 20:49:51 Resolving deltas: 22% (130/573) build 14-Jun-2024 20:49:51 Resolving deltas: 25% (145/573) build 14-Jun-2024 20:49:51 Resolving deltas: 29% (170/573) build 14-Jun-2024 20:49:51 Resolving deltas: 30% (172/573) build 14-Jun-2024 20:49:51 Resolving deltas: 31% (181/573) build 14-Jun-2024 20:49:51 Resolving deltas: 33% (193/573) build 14-Jun-2024 20:49:51 Resolving deltas: 35% (201/573) build 14-Jun-2024 20:49:51 Resolving deltas: 36% (209/573) build 14-Jun-2024 20:49:51 Resolving deltas: 39% (228/573) build 14-Jun-2024 20:49:51 Resolving deltas: 41% (239/573) build 14-Jun-2024 20:49:51 Resolving deltas: 42% (241/573) build 14-Jun-2024 20:49:51 Resolving deltas: 43% (248/573) build 14-Jun-2024 20:49:51 Resolving deltas: 44% (253/573) build 14-Jun-2024 20:49:51 Resolving deltas: 45% (260/573) build 14-Jun-2024 20:49:51 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:49:51 Resolving deltas: 50% (287/573) build 14-Jun-2024 20:49:51 Resolving deltas: 52% (298/573) build 14-Jun-2024 20:49:51 Resolving deltas: 53% (308/573) build 14-Jun-2024 20:49:51 Resolving deltas: 58% (336/573) build 14-Jun-2024 20:49:51 Resolving deltas: 59% (340/573) build 14-Jun-2024 20:49:51 Resolving deltas: 62% (360/573) build 14-Jun-2024 20:49:51 Resolving deltas: 63% (365/573) build 14-Jun-2024 20:49:51 Resolving deltas: 64% (369/573) build 14-Jun-2024 20:49:51 Resolving deltas: 69% (396/573) build 14-Jun-2024 20:49:51 Resolving deltas: 71% (408/573) build 14-Jun-2024 20:49:51 Resolving deltas: 72% (416/573) build 14-Jun-2024 20:49:51 Resolving deltas: 73% (422/573) build 14-Jun-2024 20:49:51 Resolving deltas: 75% (433/573) build 14-Jun-2024 20:49:51 Resolving deltas: 76% (436/573) build 14-Jun-2024 20:49:51 Resolving deltas: 77% (445/573) build 14-Jun-2024 20:49:51 Resolving deltas: 78% (449/573) build 14-Jun-2024 20:49:51 Resolving deltas: 83% (481/573) build 14-Jun-2024 20:49:51 Resolving deltas: 84% (482/573) build 14-Jun-2024 20:49:51 Resolving deltas: 91% (526/573) build 14-Jun-2024 20:49:51 Resolving deltas: 92% (528/573) build 14-Jun-2024 20:49:51 Resolving deltas: 93% (538/573) build 14-Jun-2024 20:49:51 Resolving deltas: 97% (561/573) build 14-Jun-2024 20:49:51 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:51 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:51 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:51 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:51 error: pathspec 'release-phpbb-3.3.4' did not match any file(s) known to git build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:51  [delete] Directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:51  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:51  [delete] Could not find file /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:51  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:51  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:51  [delete] Could not find file /data/build/old_versions/release-3.3.4/config.php to delete. build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/develop build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install/data build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/development build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/test build 14-Jun-2024 20:49:51  [echo] Setting permissions for checkout of release-3.3.4 in build/old_versions/release-3.3.4 build 14-Jun-2024 20:49:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/cache' to 777 build 14-Jun-2024 20:49:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/store' to 777 build 14-Jun-2024 20:49:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/files' to 777 build 14-Jun-2024 20:49:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/images/avatars/upload' to 777 build 14-Jun-2024 20:49:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:51  build 14-Jun-2024 20:49:51 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:51  build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/cache build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/docs build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/files build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install build 14-Jun-2024 20:49:51  [delete] Deleting directory /data/build/old_versions/release-3.3.4/store build 14-Jun-2024 20:49:51  [delete] Directory /data/build/old_versions/release-3.3.4/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:51  build 14-Jun-2024 20:49:51 phpBB > old-version-diff: build 14-Jun-2024 20:49:51  build 14-Jun-2024 20:49:51  [echo] Retrieving version 3.3.5 build 14-Jun-2024 20:49:51  [mkdir] Created dir: /data/build/old_versions/release-3.3.5 build 14-Jun-2024 20:49:51  build 14-Jun-2024 20:49:51 phpBB > export: build 14-Jun-2024 20:49:51  build 14-Jun-2024 20:49:52 Cloning into 'viglink'... build 14-Jun-2024 20:49:52 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:52 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:52 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:52 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:52 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:52 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:52 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:52 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:52 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:52 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:52 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:52 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:52 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:52 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:52 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:52 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:52 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:52 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:52 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:52 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:52 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:52 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:52 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:52 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:52 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:52 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:52 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:52 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:52 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:52 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:52 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:52 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:52 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:52 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:52 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:52 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:52 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:52 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:52 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:52 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:52 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:52 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:52 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:52 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:52 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:52 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:52 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:52 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:52 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:52 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:52 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:52 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:52 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:52 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:52 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:52 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:52 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:52 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:52 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:52 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:52 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:52 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:52 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:52 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:52 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:52 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:52 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:52 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:52 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:52 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:52 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:52 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:52 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:52 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:52 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:52 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:52 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:52 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:52 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:52 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:52 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:52 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:52 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:52 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:52 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:52 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:52 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:52 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:52 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:52 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:52 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:52 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:52 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:52 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:52 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:52 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:52 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:52 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:52 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:52 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:52 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:52 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:52 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:52 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:52 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:52 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:52 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:52 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.59 MiB/s, done. build 14-Jun-2024 20:49:52 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:52 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:52 Resolving deltas: 2% (14/573) build 14-Jun-2024 20:49:52 Resolving deltas: 6% (40/573) build 14-Jun-2024 20:49:52 Resolving deltas: 7% (42/573) build 14-Jun-2024 20:49:52 Resolving deltas: 9% (57/573) build 14-Jun-2024 20:49:52 Resolving deltas: 11% (68/573) build 14-Jun-2024 20:49:52 Resolving deltas: 12% (74/573) build 14-Jun-2024 20:49:52 Resolving deltas: 13% (75/573) build 14-Jun-2024 20:49:52 Resolving deltas: 14% (85/573) build 14-Jun-2024 20:49:52 Resolving deltas: 15% (87/573) build 14-Jun-2024 20:49:52 Resolving deltas: 19% (109/573) build 14-Jun-2024 20:49:52 Resolving deltas: 21% (121/573) build 14-Jun-2024 20:49:52 Resolving deltas: 23% (135/573) build 14-Jun-2024 20:49:52 Resolving deltas: 24% (141/573) build 14-Jun-2024 20:49:52 Resolving deltas: 27% (156/573) build 14-Jun-2024 20:49:52 Resolving deltas: 29% (171/573) build 14-Jun-2024 20:49:52 Resolving deltas: 30% (172/573) build 14-Jun-2024 20:49:52 Resolving deltas: 31% (182/573) build 14-Jun-2024 20:49:52 Resolving deltas: 34% (196/573) build 14-Jun-2024 20:49:52 Resolving deltas: 35% (204/573) build 14-Jun-2024 20:49:52 Resolving deltas: 36% (208/573) build 14-Jun-2024 20:49:52 Resolving deltas: 37% (213/573) build 14-Jun-2024 20:49:52 Resolving deltas: 39% (226/573) build 14-Jun-2024 20:49:52 Resolving deltas: 42% (242/573) build 14-Jun-2024 20:49:52 Resolving deltas: 43% (249/573) build 14-Jun-2024 20:49:52 Resolving deltas: 44% (253/573) build 14-Jun-2024 20:49:52 Resolving deltas: 45% (258/573) build 14-Jun-2024 20:49:52 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:49:52 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:49:52 Resolving deltas: 56% (324/573) build 14-Jun-2024 20:49:52 Resolving deltas: 57% (328/573) build 14-Jun-2024 20:49:52 Resolving deltas: 58% (338/573) build 14-Jun-2024 20:49:52 Resolving deltas: 59% (339/573) build 14-Jun-2024 20:49:52 Resolving deltas: 63% (366/573) build 14-Jun-2024 20:49:52 Resolving deltas: 64% (368/573) build 14-Jun-2024 20:49:52 Resolving deltas: 68% (390/573) build 14-Jun-2024 20:49:52 Resolving deltas: 69% (399/573) build 14-Jun-2024 20:49:52 Resolving deltas: 74% (426/573) build 14-Jun-2024 20:49:52 Resolving deltas: 75% (435/573) build 14-Jun-2024 20:49:52 Resolving deltas: 78% (450/573) build 14-Jun-2024 20:49:52 Resolving deltas: 80% (464/573) build 14-Jun-2024 20:49:52 Resolving deltas: 81% (465/573) build 14-Jun-2024 20:49:52 Resolving deltas: 83% (478/573) build 14-Jun-2024 20:49:52 Resolving deltas: 84% (484/573) build 14-Jun-2024 20:49:52 Resolving deltas: 86% (496/573) build 14-Jun-2024 20:49:52 Resolving deltas: 87% (500/573) build 14-Jun-2024 20:49:52 Resolving deltas: 90% (516/573) build 14-Jun-2024 20:49:52 Resolving deltas: 91% (526/573) build 14-Jun-2024 20:49:52 Resolving deltas: 92% (530/573) build 14-Jun-2024 20:49:52 Resolving deltas: 93% (535/573) build 14-Jun-2024 20:49:52 Resolving deltas: 94% (543/573) build 14-Jun-2024 20:49:52 Resolving deltas: 96% (552/573) build 14-Jun-2024 20:49:52 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:49:52 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:52 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:52 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:52 error: pathspec 'release-phpbb-3.3.5' did not match any file(s) known to git build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:53  [delete] Directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:53  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:53  [delete] Could not find file /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:53  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:53  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:53  [delete] Could not find file /data/build/old_versions/release-3.3.5/config.php to delete. build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/develop build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install/data build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/development build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/test build 14-Jun-2024 20:49:53  [echo] Setting permissions for checkout of release-3.3.5 in build/old_versions/release-3.3.5 build 14-Jun-2024 20:49:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/cache' to 777 build 14-Jun-2024 20:49:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/store' to 777 build 14-Jun-2024 20:49:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/files' to 777 build 14-Jun-2024 20:49:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/images/avatars/upload' to 777 build 14-Jun-2024 20:49:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:53  build 14-Jun-2024 20:49:53 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:53  build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/cache build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/docs build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/files build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install build 14-Jun-2024 20:49:53  [delete] Deleting directory /data/build/old_versions/release-3.3.5/store build 14-Jun-2024 20:49:53  [delete] Directory /data/build/old_versions/release-3.3.5/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:53  build 14-Jun-2024 20:49:53 phpBB > old-version-diff: build 14-Jun-2024 20:49:53  build 14-Jun-2024 20:49:53  [echo] Retrieving version 3.3.6 build 14-Jun-2024 20:49:53  [mkdir] Created dir: /data/build/old_versions/release-3.3.6 build 14-Jun-2024 20:49:53  build 14-Jun-2024 20:49:53 phpBB > export: build 14-Jun-2024 20:49:53  build 14-Jun-2024 20:49:53 Cloning into 'viglink'... build 14-Jun-2024 20:49:54 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:54 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:54 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:54 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:54 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:54 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:54 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:54 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:54 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:54 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:54 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:54 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:54 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:54 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:54 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:54 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:54 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:54 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:54 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:54 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:54 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:54 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:54 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:54 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:54 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:54 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:54 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:54 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:54 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:54 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:54 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:54 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:54 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:54 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:54 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:54 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:54 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:54 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:54 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:54 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:54 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:54 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:54 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:54 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:54 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:54 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:54 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:54 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:54 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:54 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:54 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:54 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:54 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:54 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:54 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:54 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:54 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:54 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:54 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:54 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:54 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:54 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:54 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:54 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:54 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:54 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:54 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:54 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:54 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:54 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:54 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:54 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:54 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:54 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:54 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:54 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:54 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:54 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:54 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:54 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:54 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:54 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:54 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:54 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:54 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:54 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:54 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:54 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:54 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:54 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:54 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:54 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:54 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:54 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:54 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:54 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:54 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:54 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:54 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:54 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:54 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:54 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:54 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:54 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:54 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:54 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:54 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:54 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 14-Jun-2024 20:49:54 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:54 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:54 Resolving deltas: 4% (25/573) build 14-Jun-2024 20:49:54 Resolving deltas: 7% (44/573) build 14-Jun-2024 20:49:54 Resolving deltas: 8% (49/573) build 14-Jun-2024 20:49:54 Resolving deltas: 9% (57/573) build 14-Jun-2024 20:49:54 Resolving deltas: 11% (68/573) build 14-Jun-2024 20:49:54 Resolving deltas: 12% (71/573) build 14-Jun-2024 20:49:54 Resolving deltas: 14% (82/573) build 14-Jun-2024 20:49:54 Resolving deltas: 17% (102/573) build 14-Jun-2024 20:49:54 Resolving deltas: 18% (104/573) build 14-Jun-2024 20:49:54 Resolving deltas: 19% (114/573) build 14-Jun-2024 20:49:54 Resolving deltas: 21% (126/573) build 14-Jun-2024 20:49:54 Resolving deltas: 24% (140/573) build 14-Jun-2024 20:49:54 Resolving deltas: 25% (146/573) build 14-Jun-2024 20:49:54 Resolving deltas: 28% (161/573) build 14-Jun-2024 20:49:54 Resolving deltas: 32% (186/573) build 14-Jun-2024 20:49:54 Resolving deltas: 34% (197/573) build 14-Jun-2024 20:49:54 Resolving deltas: 35% (202/573) build 14-Jun-2024 20:49:54 Resolving deltas: 37% (217/573) build 14-Jun-2024 20:49:54 Resolving deltas: 38% (221/573) build 14-Jun-2024 20:49:54 Resolving deltas: 41% (235/573) build 14-Jun-2024 20:49:54 Resolving deltas: 43% (251/573) build 14-Jun-2024 20:49:54 Resolving deltas: 45% (258/573) build 14-Jun-2024 20:49:54 Resolving deltas: 46% (267/573) build 14-Jun-2024 20:49:54 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:49:54 Resolving deltas: 48% (279/573) build 14-Jun-2024 20:49:54 Resolving deltas: 51% (293/573) build 14-Jun-2024 20:49:54 Resolving deltas: 52% (298/573) build 14-Jun-2024 20:49:54 Resolving deltas: 53% (307/573) build 14-Jun-2024 20:49:54 Resolving deltas: 58% (335/573) build 14-Jun-2024 20:49:54 Resolving deltas: 59% (342/573) build 14-Jun-2024 20:49:54 Resolving deltas: 60% (344/573) build 14-Jun-2024 20:49:54 Resolving deltas: 61% (354/573) build 14-Jun-2024 20:49:54 Resolving deltas: 65% (377/573) build 14-Jun-2024 20:49:54 Resolving deltas: 71% (408/573) build 14-Jun-2024 20:49:54 Resolving deltas: 77% (445/573) build 14-Jun-2024 20:49:54 Resolving deltas: 79% (453/573) build 14-Jun-2024 20:49:54 Resolving deltas: 80% (459/573) build 14-Jun-2024 20:49:54 Resolving deltas: 82% (470/573) build 14-Jun-2024 20:49:54 Resolving deltas: 83% (477/573) build 14-Jun-2024 20:49:54 Resolving deltas: 84% (486/573) build 14-Jun-2024 20:49:54 Resolving deltas: 87% (500/573) build 14-Jun-2024 20:49:54 Resolving deltas: 89% (511/573) build 14-Jun-2024 20:49:54 Resolving deltas: 90% (518/573) build 14-Jun-2024 20:49:54 Resolving deltas: 91% (522/573) build 14-Jun-2024 20:49:54 Resolving deltas: 92% (528/573) build 14-Jun-2024 20:49:54 Resolving deltas: 93% (535/573) build 14-Jun-2024 20:49:54 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:49:54 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:54 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:49:54 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:54 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:54 error: pathspec 'release-phpbb-3.3.6' did not match any file(s) known to git build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:54  [delete] Directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:54  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:54  [delete] Could not find file /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:54  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:54  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:54  [delete] Could not find file /data/build/old_versions/release-3.3.6/config.php to delete. build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/develop build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install/data build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/development build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/test build 14-Jun-2024 20:49:54  [echo] Setting permissions for checkout of release-3.3.6 in build/old_versions/release-3.3.6 build 14-Jun-2024 20:49:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/cache' to 777 build 14-Jun-2024 20:49:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/store' to 777 build 14-Jun-2024 20:49:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/files' to 777 build 14-Jun-2024 20:49:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/images/avatars/upload' to 777 build 14-Jun-2024 20:49:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:54  build 14-Jun-2024 20:49:54 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:54  build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/cache build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/docs build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/files build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install build 14-Jun-2024 20:49:54  [delete] Deleting directory /data/build/old_versions/release-3.3.6/store build 14-Jun-2024 20:49:54  [delete] Directory /data/build/old_versions/release-3.3.6/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:54  build 14-Jun-2024 20:49:54 phpBB > old-version-diff: build 14-Jun-2024 20:49:54  build 14-Jun-2024 20:49:54  [echo] Retrieving version 3.3.7 build 14-Jun-2024 20:49:54  [mkdir] Created dir: /data/build/old_versions/release-3.3.7 build 14-Jun-2024 20:49:54  build 14-Jun-2024 20:49:54 phpBB > export: build 14-Jun-2024 20:49:54  build 14-Jun-2024 20:49:55 Cloning into 'viglink'... build 14-Jun-2024 20:49:55 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:55 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:55 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:55 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:55 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:55 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:55 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:55 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:55 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:55 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:55 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:55 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:55 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:55 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:55 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:55 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:55 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:55 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:55 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:55 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:55 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:55 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:55 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:55 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:55 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:55 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:55 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:55 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:55 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:55 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:55 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:55 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:55 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:55 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:55 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:55 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:55 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:55 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:55 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:55 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:56 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:56 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:56 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:56 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:56 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:56 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:56 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:56 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:56 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:56 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:56 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:56 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:56 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:56 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:56 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:56 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:56 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:56 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:56 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:56 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:56 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:56 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:56 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:56 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:56 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:56 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:56 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:56 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:56 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:56 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:56 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:56 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:56 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:56 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:56 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:56 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:56 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:56 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:56 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:56 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:56 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:56 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:56 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:56 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:56 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:56 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:56 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:56 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:56 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:56 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:56 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:56 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:56 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:56 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:56 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:56 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:56 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:56 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:56 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:56 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:56 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:56 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:56 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:56 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:56 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:56 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:56 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:56 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.55 MiB/s, done. build 14-Jun-2024 20:49:56 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:56 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:56 Resolving deltas: 3% (20/573) build 14-Jun-2024 20:49:56 Resolving deltas: 6% (35/573) build 14-Jun-2024 20:49:56 Resolving deltas: 7% (43/573) build 14-Jun-2024 20:49:56 Resolving deltas: 9% (54/573) build 14-Jun-2024 20:49:56 Resolving deltas: 11% (68/573) build 14-Jun-2024 20:49:56 Resolving deltas: 15% (88/573) build 14-Jun-2024 20:49:56 Resolving deltas: 16% (92/573) build 14-Jun-2024 20:49:56 Resolving deltas: 20% (115/573) build 14-Jun-2024 20:49:56 Resolving deltas: 22% (129/573) build 14-Jun-2024 20:49:56 Resolving deltas: 23% (135/573) build 14-Jun-2024 20:49:56 Resolving deltas: 26% (150/573) build 14-Jun-2024 20:49:56 Resolving deltas: 30% (175/573) build 14-Jun-2024 20:49:56 Resolving deltas: 31% (178/573) build 14-Jun-2024 20:49:56 Resolving deltas: 32% (186/573) build 14-Jun-2024 20:49:56 Resolving deltas: 34% (198/573) build 14-Jun-2024 20:49:56 Resolving deltas: 35% (203/573) build 14-Jun-2024 20:49:56 Resolving deltas: 36% (207/573) build 14-Jun-2024 20:49:56 Resolving deltas: 39% (225/573) build 14-Jun-2024 20:49:56 Resolving deltas: 42% (246/573) build 14-Jun-2024 20:49:56 Resolving deltas: 43% (248/573) build 14-Jun-2024 20:49:56 Resolving deltas: 45% (259/573) build 14-Jun-2024 20:49:56 Resolving deltas: 46% (268/573) build 14-Jun-2024 20:49:56 Resolving deltas: 47% (272/573) build 14-Jun-2024 20:49:56 Resolving deltas: 48% (279/573) build 14-Jun-2024 20:49:56 Resolving deltas: 49% (281/573) build 14-Jun-2024 20:49:56 Resolving deltas: 50% (288/573) build 14-Jun-2024 20:49:56 Resolving deltas: 51% (297/573) build 14-Jun-2024 20:49:56 Resolving deltas: 52% (298/573) build 14-Jun-2024 20:49:56 Resolving deltas: 55% (318/573) build 14-Jun-2024 20:49:56 Resolving deltas: 58% (336/573) build 14-Jun-2024 20:49:56 Resolving deltas: 61% (353/573) build 14-Jun-2024 20:49:56 Resolving deltas: 63% (362/573) build 14-Jun-2024 20:49:56 Resolving deltas: 66% (380/573) build 14-Jun-2024 20:49:56 Resolving deltas: 67% (389/573) build 14-Jun-2024 20:49:56 Resolving deltas: 69% (398/573) build 14-Jun-2024 20:49:56 Resolving deltas: 73% (423/573) build 14-Jun-2024 20:49:56 Resolving deltas: 74% (428/573) build 14-Jun-2024 20:49:56 Resolving deltas: 78% (452/573) build 14-Jun-2024 20:49:56 Resolving deltas: 79% (458/573) build 14-Jun-2024 20:49:56 Resolving deltas: 80% (459/573) build 14-Jun-2024 20:49:56 Resolving deltas: 81% (465/573) build 14-Jun-2024 20:49:56 Resolving deltas: 82% (472/573) build 14-Jun-2024 20:49:56 Resolving deltas: 83% (481/573) build 14-Jun-2024 20:49:56 Resolving deltas: 84% (482/573) build 14-Jun-2024 20:49:56 Resolving deltas: 85% (490/573) build 14-Jun-2024 20:49:56 Resolving deltas: 87% (499/573) build 14-Jun-2024 20:49:56 Resolving deltas: 88% (505/573) build 14-Jun-2024 20:49:56 Resolving deltas: 89% (512/573) build 14-Jun-2024 20:49:56 Resolving deltas: 90% (516/573) build 14-Jun-2024 20:49:56 Resolving deltas: 91% (526/573) build 14-Jun-2024 20:49:56 Resolving deltas: 95% (550/573) build 14-Jun-2024 20:49:56 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:56 Resolving deltas: 97% (557/573) build 14-Jun-2024 20:49:56 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:49:56 Resolving deltas: 99% (572/573) build 14-Jun-2024 20:49:56 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:56 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:56 error: pathspec 'release-phpbb-3.3.7' did not match any file(s) known to git build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:56  [delete] Directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:56  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:56  [delete] Could not find file /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:56  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:56  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:56  [delete] Could not find file /data/build/old_versions/release-3.3.7/config.php to delete. build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/develop build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install/data build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/development build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/test build 14-Jun-2024 20:49:56  [echo] Setting permissions for checkout of release-3.3.7 in build/old_versions/release-3.3.7 build 14-Jun-2024 20:49:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/cache' to 777 build 14-Jun-2024 20:49:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/store' to 777 build 14-Jun-2024 20:49:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/files' to 777 build 14-Jun-2024 20:49:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/images/avatars/upload' to 777 build 14-Jun-2024 20:49:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:56  build 14-Jun-2024 20:49:56 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:56  build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/cache build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/docs build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/files build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install build 14-Jun-2024 20:49:56  [delete] Deleting directory /data/build/old_versions/release-3.3.7/store build 14-Jun-2024 20:49:56  [delete] Directory /data/build/old_versions/release-3.3.7/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:56  build 14-Jun-2024 20:49:56 phpBB > old-version-diff: build 14-Jun-2024 20:49:56  build 14-Jun-2024 20:49:56  [echo] Retrieving version 3.3.8 build 14-Jun-2024 20:49:56  [mkdir] Created dir: /data/build/old_versions/release-3.3.8 build 14-Jun-2024 20:49:56  build 14-Jun-2024 20:49:56 phpBB > export: build 14-Jun-2024 20:49:56  build 14-Jun-2024 20:49:57 Cloning into 'viglink'... build 14-Jun-2024 20:49:57 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:57 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:57 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:57 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:57 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:57 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:57 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:57 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:57 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:57 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:57 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:57 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:57 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:57 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:57 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:57 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:57 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:57 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:57 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:57 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:57 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:57 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:57 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:57 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:57 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:57 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:57 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:57 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:57 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:57 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:57 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:57 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:57 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:57 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:57 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:57 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:57 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:57 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:57 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:57 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:57 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:57 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:57 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:57 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:57 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:57 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:57 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:57 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:57 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:57 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:57 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:57 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:57 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:57 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:57 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:57 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:57 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:57 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:57 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:57 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:57 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:57 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:57 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:57 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:57 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:57 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:57 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:57 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:57 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:57 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:57 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:57 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:57 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:57 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:57 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:57 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:57 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:57 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:57 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:57 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:57 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:57 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:57 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:57 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:57 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:57 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:57 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:57 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:57 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:57 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:57 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:57 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:57 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:57 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:57 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:57 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:57 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:57 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:57 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:57 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:57 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:57 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:57 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:57 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:57 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:57 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:57 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:57 Receiving objects: 100% (1117/1117), 214.66 KiB | 12.63 MiB/s, done. build 14-Jun-2024 20:49:57 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:57 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:49:57 Resolving deltas: 4% (24/573) build 14-Jun-2024 20:49:57 Resolving deltas: 6% (38/573) build 14-Jun-2024 20:49:57 Resolving deltas: 8% (46/573) build 14-Jun-2024 20:49:57 Resolving deltas: 9% (54/573) build 14-Jun-2024 20:49:57 Resolving deltas: 10% (61/573) build 14-Jun-2024 20:49:57 Resolving deltas: 11% (65/573) build 14-Jun-2024 20:49:57 Resolving deltas: 14% (84/573) build 14-Jun-2024 20:49:57 Resolving deltas: 15% (87/573) build 14-Jun-2024 20:49:57 Resolving deltas: 18% (107/573) build 14-Jun-2024 20:49:57 Resolving deltas: 22% (128/573) build 14-Jun-2024 20:49:57 Resolving deltas: 24% (138/573) build 14-Jun-2024 20:49:57 Resolving deltas: 25% (144/573) build 14-Jun-2024 20:49:57 Resolving deltas: 28% (164/573) build 14-Jun-2024 20:49:57 Resolving deltas: 29% (168/573) build 14-Jun-2024 20:49:57 Resolving deltas: 30% (174/573) build 14-Jun-2024 20:49:57 Resolving deltas: 34% (195/573) build 14-Jun-2024 20:49:57 Resolving deltas: 36% (210/573) build 14-Jun-2024 20:49:57 Resolving deltas: 37% (214/573) build 14-Jun-2024 20:49:57 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:49:57 Resolving deltas: 39% (228/573) build 14-Jun-2024 20:49:57 Resolving deltas: 41% (238/573) build 14-Jun-2024 20:49:57 Resolving deltas: 43% (252/573) build 14-Jun-2024 20:49:57 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:49:57 Resolving deltas: 47% (273/573) build 14-Jun-2024 20:49:57 Resolving deltas: 48% (276/573) build 14-Jun-2024 20:49:57 Resolving deltas: 49% (282/573) build 14-Jun-2024 20:49:57 Resolving deltas: 50% (289/573) build 14-Jun-2024 20:49:57 Resolving deltas: 51% (293/573) build 14-Jun-2024 20:49:57 Resolving deltas: 53% (309/573) build 14-Jun-2024 20:49:57 Resolving deltas: 54% (311/573) build 14-Jun-2024 20:49:57 Resolving deltas: 58% (337/573) build 14-Jun-2024 20:49:57 Resolving deltas: 60% (349/573) build 14-Jun-2024 20:49:57 Resolving deltas: 65% (377/573) build 14-Jun-2024 20:49:57 Resolving deltas: 66% (379/573) build 14-Jun-2024 20:49:57 Resolving deltas: 68% (395/573) build 14-Jun-2024 20:49:57 Resolving deltas: 69% (400/573) build 14-Jun-2024 20:49:57 Resolving deltas: 70% (404/573) build 14-Jun-2024 20:49:57 Resolving deltas: 72% (418/573) build 14-Jun-2024 20:49:57 Resolving deltas: 75% (430/573) build 14-Jun-2024 20:49:57 Resolving deltas: 77% (446/573) build 14-Jun-2024 20:49:57 Resolving deltas: 78% (452/573) build 14-Jun-2024 20:49:57 Resolving deltas: 79% (457/573) build 14-Jun-2024 20:49:57 Resolving deltas: 80% (461/573) build 14-Jun-2024 20:49:57 Resolving deltas: 82% (470/573) build 14-Jun-2024 20:49:57 Resolving deltas: 83% (480/573) build 14-Jun-2024 20:49:57 Resolving deltas: 84% (482/573) build 14-Jun-2024 20:49:57 Resolving deltas: 85% (491/573) build 14-Jun-2024 20:49:57 Resolving deltas: 86% (493/573) build 14-Jun-2024 20:49:57 Resolving deltas: 87% (499/573) build 14-Jun-2024 20:49:57 Resolving deltas: 88% (506/573) build 14-Jun-2024 20:49:57 Resolving deltas: 89% (511/573) build 14-Jun-2024 20:49:57 Resolving deltas: 90% (518/573) build 14-Jun-2024 20:49:57 Resolving deltas: 93% (536/573) build 14-Jun-2024 20:49:57 Resolving deltas: 95% (547/573) build 14-Jun-2024 20:49:57 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:49:57 Resolving deltas: 99% (571/573) build 14-Jun-2024 20:49:57 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:57 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:57 error: pathspec 'release-phpbb-3.3.8' did not match any file(s) known to git build 14-Jun-2024 20:49:57  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:57  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:57  [delete] Directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:57  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:57  [delete] Could not find file /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:57  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:57  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:57  [delete] Could not find file /data/build/old_versions/release-3.3.8/config.php to delete. build 14-Jun-2024 20:49:57  [delete] Deleting directory /data/build/old_versions/release-3.3.8/develop build 14-Jun-2024 20:49:57  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install/data build 14-Jun-2024 20:49:57  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/development build 14-Jun-2024 20:49:57  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/test build 14-Jun-2024 20:49:57  [echo] Setting permissions for checkout of release-3.3.8 in build/old_versions/release-3.3.8 build 14-Jun-2024 20:49:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/cache' to 777 build 14-Jun-2024 20:49:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/store' to 777 build 14-Jun-2024 20:49:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/files' to 777 build 14-Jun-2024 20:49:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/images/avatars/upload' to 777 build 14-Jun-2024 20:49:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:58  build 14-Jun-2024 20:49:58 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:58  build 14-Jun-2024 20:49:58  [delete] Deleting directory /data/build/old_versions/release-3.3.8/cache build 14-Jun-2024 20:49:58  [delete] Deleting directory /data/build/old_versions/release-3.3.8/docs build 14-Jun-2024 20:49:58  [delete] Deleting directory /data/build/old_versions/release-3.3.8/files build 14-Jun-2024 20:49:58  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install build 14-Jun-2024 20:49:58  [delete] Deleting directory /data/build/old_versions/release-3.3.8/store build 14-Jun-2024 20:49:58  [delete] Directory /data/build/old_versions/release-3.3.8/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:58  build 14-Jun-2024 20:49:58 phpBB > old-version-diff: build 14-Jun-2024 20:49:58  build 14-Jun-2024 20:49:58  [echo] Retrieving version 3.3.9 build 14-Jun-2024 20:49:58  [mkdir] Created dir: /data/build/old_versions/release-3.3.9 build 14-Jun-2024 20:49:58  build 14-Jun-2024 20:49:58 phpBB > export: build 14-Jun-2024 20:49:58  build 14-Jun-2024 20:49:58 Cloning into 'viglink'... build 14-Jun-2024 20:49:59 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:49:59 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:49:59 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:49:59 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:49:59 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:49:59 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:49:59 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:49:59 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:49:59 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:49:59 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:49:59 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:49:59 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:49:59 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:49:59 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:49:59 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:49:59 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:49:59 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:49:59 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:49:59 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:49:59 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:49:59 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:49:59 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:49:59 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:49:59 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:49:59 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:49:59 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:49:59 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:49:59 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:49:59 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:49:59 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:49:59 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:49:59 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:49:59 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:49:59 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:49:59 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:49:59 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:49:59 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:49:59 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:49:59 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:49:59 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:49:59 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:49:59 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:49:59 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:49:59 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:49:59 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:49:59 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:49:59 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:49:59 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:49:59 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:49:59 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:49:59 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:49:59 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:49:59 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:49:59 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:49:59 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:49:59 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:49:59 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:49:59 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:49:59 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:49:59 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:49:59 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:49:59 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:49:59 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:49:59 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:49:59 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:49:59 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:49:59 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:49:59 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:49:59 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:49:59 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:49:59 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:49:59 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:49:59 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:49:59 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:49:59 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:49:59 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:49:59 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:49:59 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:49:59 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:49:59 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:49:59 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:49:59 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:49:59 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:49:59 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:49:59 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:49:59 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:49:59 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:49:59 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:49:59 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:49:59 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:49:59 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:49:59 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:49:59 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:49:59 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:49:59 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:49:59 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:49:59 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:49:59 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:49:59 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:49:59 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:49:59 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:49:59 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:49:59 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:49:59 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:49:59 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:49:59 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:49:59 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:49:59 Receiving objects: 100% (1117/1117), 214.66 KiB | 5.96 MiB/s, done. build 14-Jun-2024 20:49:59 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:49:59 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:49:59 Resolving deltas: 4% (27/573) build 14-Jun-2024 20:49:59 Resolving deltas: 7% (43/573) build 14-Jun-2024 20:49:59 Resolving deltas: 9% (55/573) build 14-Jun-2024 20:49:59 Resolving deltas: 11% (66/573) build 14-Jun-2024 20:49:59 Resolving deltas: 12% (69/573) build 14-Jun-2024 20:49:59 Resolving deltas: 13% (80/573) build 14-Jun-2024 20:49:59 Resolving deltas: 17% (100/573) build 14-Jun-2024 20:49:59 Resolving deltas: 19% (112/573) build 14-Jun-2024 20:49:59 Resolving deltas: 21% (124/573) build 14-Jun-2024 20:49:59 Resolving deltas: 24% (138/573) build 14-Jun-2024 20:49:59 Resolving deltas: 25% (144/573) build 14-Jun-2024 20:49:59 Resolving deltas: 27% (159/573) build 14-Jun-2024 20:49:59 Resolving deltas: 30% (172/573) build 14-Jun-2024 20:49:59 Resolving deltas: 32% (184/573) build 14-Jun-2024 20:49:59 Resolving deltas: 34% (195/573) build 14-Jun-2024 20:49:59 Resolving deltas: 35% (201/573) build 14-Jun-2024 20:49:59 Resolving deltas: 36% (210/573) build 14-Jun-2024 20:49:59 Resolving deltas: 39% (224/573) build 14-Jun-2024 20:49:59 Resolving deltas: 41% (240/573) build 14-Jun-2024 20:49:59 Resolving deltas: 43% (247/573) build 14-Jun-2024 20:49:59 Resolving deltas: 44% (256/573) build 14-Jun-2024 20:49:59 Resolving deltas: 45% (259/573) build 14-Jun-2024 20:49:59 Resolving deltas: 46% (268/573) build 14-Jun-2024 20:49:59 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:49:59 Resolving deltas: 48% (279/573) build 14-Jun-2024 20:49:59 Resolving deltas: 49% (284/573) build 14-Jun-2024 20:49:59 Resolving deltas: 50% (288/573) build 14-Jun-2024 20:49:59 Resolving deltas: 52% (301/573) build 14-Jun-2024 20:49:59 Resolving deltas: 54% (314/573) build 14-Jun-2024 20:49:59 Resolving deltas: 55% (318/573) build 14-Jun-2024 20:49:59 Resolving deltas: 56% (322/573) build 14-Jun-2024 20:49:59 Resolving deltas: 65% (373/573) build 14-Jun-2024 20:49:59 Resolving deltas: 66% (382/573) build 14-Jun-2024 20:49:59 Resolving deltas: 71% (412/573) build 14-Jun-2024 20:49:59 Resolving deltas: 74% (425/573) build 14-Jun-2024 20:49:59 Resolving deltas: 77% (445/573) build 14-Jun-2024 20:49:59 Resolving deltas: 78% (451/573) build 14-Jun-2024 20:49:59 Resolving deltas: 79% (453/573) build 14-Jun-2024 20:49:59 Resolving deltas: 80% (462/573) build 14-Jun-2024 20:49:59 Resolving deltas: 81% (465/573) build 14-Jun-2024 20:49:59 Resolving deltas: 83% (481/573) build 14-Jun-2024 20:49:59 Resolving deltas: 84% (482/573) build 14-Jun-2024 20:49:59 Resolving deltas: 85% (488/573) build 14-Jun-2024 20:49:59 Resolving deltas: 92% (528/573) build 14-Jun-2024 20:49:59 Resolving deltas: 93% (533/573) build 14-Jun-2024 20:49:59 Resolving deltas: 94% (540/573) build 14-Jun-2024 20:49:59 Resolving deltas: 95% (546/573) build 14-Jun-2024 20:49:59 Resolving deltas: 96% (554/573) build 14-Jun-2024 20:49:59 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:49:59 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:49:59 error: pathspec 'release-phpbb-3.3.9' did not match any file(s) known to git build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.git build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/tests build 14-Jun-2024 20:49:59  [delete] Directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:49:59  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:49:59  [delete] Could not find file /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:49:59  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:49:59  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/README.md build 14-Jun-2024 20:49:59  [delete] Could not find file /data/build/old_versions/release-3.3.9/config.php to delete. build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/develop build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install/data build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/development build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/test build 14-Jun-2024 20:49:59  [echo] Setting permissions for checkout of release-3.3.9 in build/old_versions/release-3.3.9 build 14-Jun-2024 20:49:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/cache' to 777 build 14-Jun-2024 20:49:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/store' to 777 build 14-Jun-2024 20:49:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/files' to 777 build 14-Jun-2024 20:49:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/images/avatars/upload' to 777 build 14-Jun-2024 20:49:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:49:59  build 14-Jun-2024 20:49:59 phpBB > clean-diff-dir: build 14-Jun-2024 20:49:59  build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/cache build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/docs build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/files build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install build 14-Jun-2024 20:49:59  [delete] Deleting directory /data/build/old_versions/release-3.3.9/store build 14-Jun-2024 20:49:59  [delete] Directory /data/build/old_versions/release-3.3.9/vendor does not exist or is not a directory. build 14-Jun-2024 20:49:59  build 14-Jun-2024 20:49:59 phpBB > old-version-diff: build 14-Jun-2024 20:49:59  build 14-Jun-2024 20:49:59  [echo] Retrieving version 3.3.10 build 14-Jun-2024 20:49:59  [mkdir] Created dir: /data/build/old_versions/release-3.3.10 build 14-Jun-2024 20:49:59  build 14-Jun-2024 20:49:59 phpBB > export: build 14-Jun-2024 20:49:59  build 14-Jun-2024 20:50:00 Cloning into 'viglink'... build 14-Jun-2024 20:50:00 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:50:00 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:50:00 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:50:00 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:50:00 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:50:00 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:50:00 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:50:00 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:50:00 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:50:00 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:50:00 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:50:00 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:50:00 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:50:00 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:50:00 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:50:00 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:50:00 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:50:00 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:50:00 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:50:00 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:50:00 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:50:00 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:50:00 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:50:00 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:50:00 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:50:00 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:50:00 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:50:00 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:50:00 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:50:00 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:50:00 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:50:00 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:50:00 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:50:00 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:50:00 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:50:00 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:50:00 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:50:00 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:50:00 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:50:00 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:50:00 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:50:00 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:50:00 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:50:00 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:50:00 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:50:00 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:50:00 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:50:00 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:50:00 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:50:00 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:50:00 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:50:00 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:50:00 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:50:00 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:50:01 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:50:01 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:50:01 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:50:01 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:50:01 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:50:01 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:50:01 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:50:01 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:50:01 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:50:01 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:50:01 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:50:01 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:50:01 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:50:01 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:50:01 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:50:01 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:50:01 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:50:01 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:50:01 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:50:01 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:50:01 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:50:01 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:50:01 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:50:01 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:50:01 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:50:01 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:50:01 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:50:01 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:50:01 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:50:01 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:50:01 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:50:01 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:50:01 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:50:01 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:50:01 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:50:01 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:50:01 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:50:01 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:50:01 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:50:01 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:50:01 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:50:01 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:50:01 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:50:01 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:50:01 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:50:01 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:50:01 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:50:01 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:50:01 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:50:01 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:50:01 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:50:01 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:50:01 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:50:01 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.53 MiB/s, done. build 14-Jun-2024 20:50:01 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:50:01 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:50:01 Resolving deltas: 3% (20/573) build 14-Jun-2024 20:50:01 Resolving deltas: 5% (29/573) build 14-Jun-2024 20:50:01 Resolving deltas: 10% (61/573) build 14-Jun-2024 20:50:01 Resolving deltas: 11% (64/573) build 14-Jun-2024 20:50:01 Resolving deltas: 13% (75/573) build 14-Jun-2024 20:50:01 Resolving deltas: 16% (93/573) build 14-Jun-2024 20:50:01 Resolving deltas: 17% (98/573) build 14-Jun-2024 20:50:01 Resolving deltas: 19% (114/573) build 14-Jun-2024 20:50:01 Resolving deltas: 22% (128/573) build 14-Jun-2024 20:50:01 Resolving deltas: 23% (134/573) build 14-Jun-2024 20:50:01 Resolving deltas: 26% (149/573) build 14-Jun-2024 20:50:01 Resolving deltas: 30% (174/573) build 14-Jun-2024 20:50:01 Resolving deltas: 32% (185/573) build 14-Jun-2024 20:50:01 Resolving deltas: 34% (197/573) build 14-Jun-2024 20:50:01 Resolving deltas: 35% (201/573) build 14-Jun-2024 20:50:01 Resolving deltas: 36% (212/573) build 14-Jun-2024 20:50:01 Resolving deltas: 37% (213/573) build 14-Jun-2024 20:50:01 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:50:01 Resolving deltas: 43% (247/573) build 14-Jun-2024 20:50:01 Resolving deltas: 44% (255/573) build 14-Jun-2024 20:50:01 Resolving deltas: 45% (263/573) build 14-Jun-2024 20:50:01 Resolving deltas: 46% (264/573) build 14-Jun-2024 20:50:01 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:50:01 Resolving deltas: 48% (277/573) build 14-Jun-2024 20:50:01 Resolving deltas: 50% (290/573) build 14-Jun-2024 20:50:01 Resolving deltas: 51% (293/573) build 14-Jun-2024 20:50:01 Resolving deltas: 54% (311/573) build 14-Jun-2024 20:50:01 Resolving deltas: 55% (316/573) build 14-Jun-2024 20:50:01 Resolving deltas: 61% (351/573) build 14-Jun-2024 20:50:01 Resolving deltas: 64% (372/573) build 14-Jun-2024 20:50:01 Resolving deltas: 65% (374/573) build 14-Jun-2024 20:50:01 Resolving deltas: 68% (394/573) build 14-Jun-2024 20:50:01 Resolving deltas: 69% (399/573) build 14-Jun-2024 20:50:01 Resolving deltas: 70% (403/573) build 14-Jun-2024 20:50:01 Resolving deltas: 75% (431/573) build 14-Jun-2024 20:50:01 Resolving deltas: 76% (436/573) build 14-Jun-2024 20:50:01 Resolving deltas: 77% (442/573) build 14-Jun-2024 20:50:01 Resolving deltas: 79% (453/573) build 14-Jun-2024 20:50:01 Resolving deltas: 80% (464/573) build 14-Jun-2024 20:50:01 Resolving deltas: 81% (467/573) build 14-Jun-2024 20:50:01 Resolving deltas: 82% (471/573) build 14-Jun-2024 20:50:01 Resolving deltas: 83% (476/573) build 14-Jun-2024 20:50:01 Resolving deltas: 89% (512/573) build 14-Jun-2024 20:50:01 Resolving deltas: 93% (537/573) build 14-Jun-2024 20:50:01 Resolving deltas: 94% (539/573) build 14-Jun-2024 20:50:01 Resolving deltas: 95% (549/573) build 14-Jun-2024 20:50:01 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:50:01 Resolving deltas: 97% (556/573) build 14-Jun-2024 20:50:01 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:50:01 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:50:01 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:50:01 error: pathspec 'release-phpbb-3.3.10' did not match any file(s) known to git build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.git build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/tests build 14-Jun-2024 20:50:01  [delete] Directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:50:01  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:50:01  [delete] Could not find file /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:50:01  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:50:01  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/README.md build 14-Jun-2024 20:50:01  [delete] Could not find file /data/build/old_versions/release-3.3.10/config.php to delete. build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/develop build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install/data build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/development build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/test build 14-Jun-2024 20:50:01  [echo] Setting permissions for checkout of release-3.3.10 in build/old_versions/release-3.3.10 build 14-Jun-2024 20:50:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/cache' to 777 build 14-Jun-2024 20:50:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/store' to 777 build 14-Jun-2024 20:50:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/files' to 777 build 14-Jun-2024 20:50:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/images/avatars/upload' to 777 build 14-Jun-2024 20:50:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:50:01  build 14-Jun-2024 20:50:01 phpBB > clean-diff-dir: build 14-Jun-2024 20:50:01  build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/cache build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/docs build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/files build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install build 14-Jun-2024 20:50:01  [delete] Deleting directory /data/build/old_versions/release-3.3.10/store build 14-Jun-2024 20:50:01  [delete] Directory /data/build/old_versions/release-3.3.10/vendor does not exist or is not a directory. build 14-Jun-2024 20:50:01  build 14-Jun-2024 20:50:01 phpBB > old-version-diff: build 14-Jun-2024 20:50:01  build 14-Jun-2024 20:50:01  [echo] Retrieving version 3.3.11 build 14-Jun-2024 20:50:01  [mkdir] Created dir: /data/build/old_versions/release-3.3.11 build 14-Jun-2024 20:50:01  build 14-Jun-2024 20:50:01 phpBB > export: build 14-Jun-2024 20:50:01  build 14-Jun-2024 20:50:02 Cloning into 'viglink'... build 14-Jun-2024 20:50:02 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:50:02 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:50:02 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:50:02 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:50:02 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:50:02 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:50:02 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:50:02 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:50:02 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:50:02 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:50:02 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:50:02 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:50:02 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:50:02 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:50:02 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:50:02 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:50:02 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:50:02 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:50:02 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:50:02 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:50:02 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:50:02 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:50:02 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:50:02 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:50:02 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:50:02 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:50:02 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:50:02 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:50:02 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:50:02 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:50:02 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:50:02 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:50:02 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:50:02 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:50:02 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:50:02 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:50:02 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:50:02 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:50:02 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:50:02 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:50:02 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:50:02 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:50:02 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:50:02 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:50:02 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:50:02 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:50:02 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:50:02 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:50:02 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:50:02 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:50:02 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:50:02 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:50:02 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:50:02 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:50:02 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:50:02 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:50:02 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:50:02 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:50:02 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:50:02 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:50:02 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:50:02 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:50:02 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:50:02 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:50:02 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:50:02 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:50:02 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:50:02 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:50:02 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:50:02 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:50:02 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:50:02 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:50:02 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:50:02 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:50:02 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:50:02 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:50:02 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:50:02 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:50:02 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:50:02 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:50:02 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:50:02 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:50:02 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:50:02 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:50:02 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:50:02 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:50:02 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:50:02 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:50:02 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:50:02 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:50:02 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:50:02 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:50:02 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:50:02 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:50:02 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:50:02 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:50:02 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:50:02 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:50:02 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:50:02 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:50:02 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:50:02 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:50:02 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:50:02 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:50:02 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:50:02 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:50:02 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:50:02 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 14-Jun-2024 20:50:02 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:50:02 Resolving deltas: 1% (6/573) build 14-Jun-2024 20:50:02 Resolving deltas: 5% (32/573) build 14-Jun-2024 20:50:02 Resolving deltas: 6% (36/573) build 14-Jun-2024 20:50:02 Resolving deltas: 7% (44/573) build 14-Jun-2024 20:50:02 Resolving deltas: 10% (61/573) build 14-Jun-2024 20:50:02 Resolving deltas: 11% (66/573) build 14-Jun-2024 20:50:02 Resolving deltas: 12% (74/573) build 14-Jun-2024 20:50:02 Resolving deltas: 13% (80/573) build 14-Jun-2024 20:50:02 Resolving deltas: 16% (92/573) build 14-Jun-2024 20:50:02 Resolving deltas: 17% (98/573) build 14-Jun-2024 20:50:02 Resolving deltas: 18% (104/573) build 14-Jun-2024 20:50:02 Resolving deltas: 21% (122/573) build 14-Jun-2024 20:50:02 Resolving deltas: 23% (137/573) build 14-Jun-2024 20:50:02 Resolving deltas: 24% (138/573) build 14-Jun-2024 20:50:02 Resolving deltas: 25% (148/573) build 14-Jun-2024 20:50:02 Resolving deltas: 28% (161/573) build 14-Jun-2024 20:50:02 Resolving deltas: 29% (167/573) build 14-Jun-2024 20:50:02 Resolving deltas: 33% (190/573) build 14-Jun-2024 20:50:02 Resolving deltas: 35% (202/573) build 14-Jun-2024 20:50:02 Resolving deltas: 36% (210/573) build 14-Jun-2024 20:50:02 Resolving deltas: 37% (214/573) build 14-Jun-2024 20:50:02 Resolving deltas: 38% (218/573) build 14-Jun-2024 20:50:02 Resolving deltas: 39% (228/573) build 14-Jun-2024 20:50:02 Resolving deltas: 42% (246/573) build 14-Jun-2024 20:50:02 Resolving deltas: 44% (253/573) build 14-Jun-2024 20:50:02 Resolving deltas: 45% (262/573) build 14-Jun-2024 20:50:02 Resolving deltas: 46% (265/573) build 14-Jun-2024 20:50:02 Resolving deltas: 47% (274/573) build 14-Jun-2024 20:50:02 Resolving deltas: 57% (328/573) build 14-Jun-2024 20:50:02 Resolving deltas: 58% (333/573) build 14-Jun-2024 20:50:02 Resolving deltas: 59% (342/573) build 14-Jun-2024 20:50:02 Resolving deltas: 64% (370/573) build 14-Jun-2024 20:50:02 Resolving deltas: 65% (374/573) build 14-Jun-2024 20:50:02 Resolving deltas: 68% (394/573) build 14-Jun-2024 20:50:02 Resolving deltas: 69% (399/573) build 14-Jun-2024 20:50:02 Resolving deltas: 70% (403/573) build 14-Jun-2024 20:50:02 Resolving deltas: 73% (422/573) build 14-Jun-2024 20:50:02 Resolving deltas: 75% (434/573) build 14-Jun-2024 20:50:02 Resolving deltas: 77% (442/573) build 14-Jun-2024 20:50:02 Resolving deltas: 78% (448/573) build 14-Jun-2024 20:50:02 Resolving deltas: 80% (459/573) build 14-Jun-2024 20:50:02 Resolving deltas: 81% (466/573) build 14-Jun-2024 20:50:02 Resolving deltas: 82% (471/573) build 14-Jun-2024 20:50:02 Resolving deltas: 88% (507/573) build 14-Jun-2024 20:50:02 Resolving deltas: 89% (510/573) build 14-Jun-2024 20:50:02 Resolving deltas: 92% (532/573) build 14-Jun-2024 20:50:02 Resolving deltas: 93% (533/573) build 14-Jun-2024 20:50:02 Resolving deltas: 94% (544/573) build 14-Jun-2024 20:50:02 Resolving deltas: 95% (546/573) build 14-Jun-2024 20:50:02 Resolving deltas: 97% (561/573) build 14-Jun-2024 20:50:02 Resolving deltas: 98% (562/573) build 14-Jun-2024 20:50:02 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:50:02 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:50:02 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:50:02 error: pathspec 'release-phpbb-3.3.11' did not match any file(s) known to git build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.git build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/tests build 14-Jun-2024 20:50:02  [delete] Directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:50:02  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:50:02  [delete] Could not find file /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:50:02  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:50:02  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/README.md build 14-Jun-2024 20:50:02  [delete] Could not find file /data/build/old_versions/release-3.3.11/config.php to delete. build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/develop build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install/data build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/development build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/test build 14-Jun-2024 20:50:02  [echo] Setting permissions for checkout of release-3.3.11 in build/old_versions/release-3.3.11 build 14-Jun-2024 20:50:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/cache' to 777 build 14-Jun-2024 20:50:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/store' to 777 build 14-Jun-2024 20:50:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/files' to 777 build 14-Jun-2024 20:50:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/images/avatars/upload' to 777 build 14-Jun-2024 20:50:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:50:02  build 14-Jun-2024 20:50:02 phpBB > clean-diff-dir: build 14-Jun-2024 20:50:02  build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/cache build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/docs build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/files build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install build 14-Jun-2024 20:50:02  [delete] Deleting directory /data/build/old_versions/release-3.3.11/store build 14-Jun-2024 20:50:02  [delete] Directory /data/build/old_versions/release-3.3.11/vendor does not exist or is not a directory. build 14-Jun-2024 20:50:03  build 14-Jun-2024 20:50:03 phpBB > old-version-diff: build 14-Jun-2024 20:50:03  build 14-Jun-2024 20:50:03  [echo] Retrieving version 3.3.12 build 14-Jun-2024 20:50:03  [mkdir] Created dir: /data/build/old_versions/release-3.3.12 build 14-Jun-2024 20:50:03  build 14-Jun-2024 20:50:03 phpBB > export: build 14-Jun-2024 20:50:03  build 14-Jun-2024 20:50:03 Cloning into 'viglink'... build 14-Jun-2024 20:50:03 remote: Enumerating objects: 1117, done. build 14-Jun-2024 20:50:03 remote: Counting objects: 1% (1/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 3% (2/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 4% (3/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 6% (4/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 8% (5/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 9% (6/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 11% (7/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 13% (8/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 14% (9/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 16% (10/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 18% (11/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 19% (12/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 21% (13/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 22% (14/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 24% (15/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 26% (16/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 27% (17/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 29% (18/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 31% (19/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 32% (20/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 34% (21/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 36% (22/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 37% (23/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 39% (24/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 40% (25/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 42% (26/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 44% (27/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 45% (28/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 47% (29/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 49% (30/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 50% (31/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 52% (32/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 54% (33/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 55% (34/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 57% (35/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 59% (36/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 60% (37/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 62% (38/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 63% (39/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 65% (40/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 67% (41/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 68% (42/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 70% (43/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 72% (44/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 73% (45/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 75% (46/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 77% (47/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 78% (48/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 80% (49/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 81% (50/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 83% (51/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 85% (52/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 86% (53/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 88% (54/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 90% (55/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 91% (56/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 93% (57/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 95% (58/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 96% (59/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 98% (60/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 100% (61/61) build 14-Jun-2024 20:50:03 remote: Counting objects: 100% (61/61), done. build 14-Jun-2024 20:50:03 remote: Compressing objects: 2% (1/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 4% (2/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 7% (3/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 9% (4/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 11% (5/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 14% (6/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 16% (7/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 19% (8/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 21% (9/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 23% (10/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 26% (11/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 28% (12/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 30% (13/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 33% (14/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 35% (15/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 38% (16/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 40% (17/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 42% (18/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 45% (19/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 47% (20/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 50% (21/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 52% (22/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 54% (23/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 57% (24/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 59% (25/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 61% (26/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 64% (27/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 66% (28/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 69% (29/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 71% (30/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 73% (31/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 76% (32/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 78% (33/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 80% (34/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 83% (35/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 85% (36/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 88% (37/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 90% (38/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 92% (39/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 95% (40/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 97% (41/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 100% (42/42) build 14-Jun-2024 20:50:03 remote: Compressing objects: 100% (42/42), done. build 14-Jun-2024 20:50:03 Receiving objects: 0% (1/1117) build 14-Jun-2024 20:50:03 Receiving objects: 1% (12/1117) build 14-Jun-2024 20:50:03 Receiving objects: 2% (23/1117) build 14-Jun-2024 20:50:03 Receiving objects: 3% (34/1117) build 14-Jun-2024 20:50:03 Receiving objects: 4% (45/1117) build 14-Jun-2024 20:50:03 Receiving objects: 5% (56/1117) build 14-Jun-2024 20:50:03 Receiving objects: 6% (68/1117) build 14-Jun-2024 20:50:03 Receiving objects: 7% (79/1117) build 14-Jun-2024 20:50:03 Receiving objects: 8% (90/1117) build 14-Jun-2024 20:50:03 Receiving objects: 9% (101/1117) build 14-Jun-2024 20:50:03 Receiving objects: 10% (112/1117) build 14-Jun-2024 20:50:03 Receiving objects: 11% (123/1117) build 14-Jun-2024 20:50:03 Receiving objects: 12% (135/1117) build 14-Jun-2024 20:50:03 Receiving objects: 13% (146/1117) build 14-Jun-2024 20:50:03 Receiving objects: 14% (157/1117) build 14-Jun-2024 20:50:03 Receiving objects: 15% (168/1117) build 14-Jun-2024 20:50:03 Receiving objects: 16% (179/1117) build 14-Jun-2024 20:50:03 Receiving objects: 17% (190/1117) build 14-Jun-2024 20:50:03 Receiving objects: 18% (202/1117) build 14-Jun-2024 20:50:03 Receiving objects: 19% (213/1117) build 14-Jun-2024 20:50:03 Receiving objects: 20% (224/1117) build 14-Jun-2024 20:50:03 Receiving objects: 21% (235/1117) build 14-Jun-2024 20:50:03 Receiving objects: 22% (246/1117) build 14-Jun-2024 20:50:03 Receiving objects: 23% (257/1117) build 14-Jun-2024 20:50:03 Receiving objects: 24% (269/1117) build 14-Jun-2024 20:50:03 Receiving objects: 25% (280/1117) build 14-Jun-2024 20:50:03 Receiving objects: 26% (291/1117) build 14-Jun-2024 20:50:03 Receiving objects: 27% (302/1117) build 14-Jun-2024 20:50:03 Receiving objects: 28% (313/1117) build 14-Jun-2024 20:50:03 Receiving objects: 29% (324/1117) build 14-Jun-2024 20:50:03 Receiving objects: 30% (336/1117) build 14-Jun-2024 20:50:03 Receiving objects: 31% (347/1117) build 14-Jun-2024 20:50:03 Receiving objects: 32% (358/1117) build 14-Jun-2024 20:50:03 Receiving objects: 33% (369/1117) build 14-Jun-2024 20:50:03 Receiving objects: 34% (380/1117) build 14-Jun-2024 20:50:03 Receiving objects: 35% (391/1117) build 14-Jun-2024 20:50:03 Receiving objects: 36% (403/1117) build 14-Jun-2024 20:50:03 Receiving objects: 37% (414/1117) build 14-Jun-2024 20:50:03 Receiving objects: 38% (425/1117) build 14-Jun-2024 20:50:03 Receiving objects: 39% (436/1117) build 14-Jun-2024 20:50:03 Receiving objects: 40% (447/1117) build 14-Jun-2024 20:50:03 Receiving objects: 41% (458/1117) build 14-Jun-2024 20:50:03 Receiving objects: 42% (470/1117) build 14-Jun-2024 20:50:03 Receiving objects: 43% (481/1117) build 14-Jun-2024 20:50:03 Receiving objects: 44% (492/1117) build 14-Jun-2024 20:50:03 Receiving objects: 45% (503/1117) build 14-Jun-2024 20:50:03 Receiving objects: 46% (514/1117) build 14-Jun-2024 20:50:03 Receiving objects: 47% (525/1117) build 14-Jun-2024 20:50:03 Receiving objects: 48% (537/1117) build 14-Jun-2024 20:50:03 Receiving objects: 49% (548/1117) build 14-Jun-2024 20:50:03 Receiving objects: 50% (559/1117) build 14-Jun-2024 20:50:03 Receiving objects: 51% (570/1117) build 14-Jun-2024 20:50:03 Receiving objects: 52% (581/1117) build 14-Jun-2024 20:50:03 Receiving objects: 53% (593/1117) build 14-Jun-2024 20:50:03 Receiving objects: 54% (604/1117) build 14-Jun-2024 20:50:03 Receiving objects: 55% (615/1117) build 14-Jun-2024 20:50:03 Receiving objects: 56% (626/1117) build 14-Jun-2024 20:50:03 Receiving objects: 57% (637/1117) build 14-Jun-2024 20:50:03 Receiving objects: 58% (648/1117) build 14-Jun-2024 20:50:03 Receiving objects: 59% (660/1117) build 14-Jun-2024 20:50:03 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 14-Jun-2024 20:50:03 Receiving objects: 60% (671/1117) build 14-Jun-2024 20:50:03 Receiving objects: 61% (682/1117) build 14-Jun-2024 20:50:03 Receiving objects: 62% (693/1117) build 14-Jun-2024 20:50:03 Receiving objects: 63% (704/1117) build 14-Jun-2024 20:50:03 Receiving objects: 64% (715/1117) build 14-Jun-2024 20:50:03 Receiving objects: 65% (727/1117) build 14-Jun-2024 20:50:03 Receiving objects: 66% (738/1117) build 14-Jun-2024 20:50:03 Receiving objects: 67% (749/1117) build 14-Jun-2024 20:50:03 Receiving objects: 68% (760/1117) build 14-Jun-2024 20:50:03 Receiving objects: 69% (771/1117) build 14-Jun-2024 20:50:03 Receiving objects: 70% (782/1117) build 14-Jun-2024 20:50:03 Receiving objects: 71% (794/1117) build 14-Jun-2024 20:50:03 Receiving objects: 72% (805/1117) build 14-Jun-2024 20:50:03 Receiving objects: 73% (816/1117) build 14-Jun-2024 20:50:03 Receiving objects: 74% (827/1117) build 14-Jun-2024 20:50:03 Receiving objects: 75% (838/1117) build 14-Jun-2024 20:50:03 Receiving objects: 76% (849/1117) build 14-Jun-2024 20:50:03 Receiving objects: 77% (861/1117) build 14-Jun-2024 20:50:03 Receiving objects: 78% (872/1117) build 14-Jun-2024 20:50:03 Receiving objects: 79% (883/1117) build 14-Jun-2024 20:50:03 Receiving objects: 80% (894/1117) build 14-Jun-2024 20:50:03 Receiving objects: 81% (905/1117) build 14-Jun-2024 20:50:03 Receiving objects: 82% (916/1117) build 14-Jun-2024 20:50:03 Receiving objects: 83% (928/1117) build 14-Jun-2024 20:50:03 Receiving objects: 84% (939/1117) build 14-Jun-2024 20:50:03 Receiving objects: 85% (950/1117) build 14-Jun-2024 20:50:03 Receiving objects: 86% (961/1117) build 14-Jun-2024 20:50:03 Receiving objects: 87% (972/1117) build 14-Jun-2024 20:50:03 Receiving objects: 88% (983/1117) build 14-Jun-2024 20:50:03 Receiving objects: 89% (995/1117) build 14-Jun-2024 20:50:03 Receiving objects: 90% (1006/1117) build 14-Jun-2024 20:50:03 Receiving objects: 91% (1017/1117) build 14-Jun-2024 20:50:03 Receiving objects: 92% (1028/1117) build 14-Jun-2024 20:50:03 Receiving objects: 93% (1039/1117) build 14-Jun-2024 20:50:03 Receiving objects: 94% (1050/1117) build 14-Jun-2024 20:50:03 Receiving objects: 95% (1062/1117) build 14-Jun-2024 20:50:03 Receiving objects: 96% (1073/1117) build 14-Jun-2024 20:50:03 Receiving objects: 97% (1084/1117) build 14-Jun-2024 20:50:03 Receiving objects: 98% (1095/1117) build 14-Jun-2024 20:50:03 Receiving objects: 99% (1106/1117) build 14-Jun-2024 20:50:03 Receiving objects: 100% (1117/1117) build 14-Jun-2024 20:50:03 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 14-Jun-2024 20:50:03 Resolving deltas: 0% (0/573) build 14-Jun-2024 20:50:03 Resolving deltas: 1% (7/573) build 14-Jun-2024 20:50:03 Resolving deltas: 5% (32/573) build 14-Jun-2024 20:50:03 Resolving deltas: 6% (38/573) build 14-Jun-2024 20:50:03 Resolving deltas: 9% (55/573) build 14-Jun-2024 20:50:03 Resolving deltas: 10% (58/573) build 14-Jun-2024 20:50:03 Resolving deltas: 12% (69/573) build 14-Jun-2024 20:50:03 Resolving deltas: 15% (89/573) build 14-Jun-2024 20:50:03 Resolving deltas: 16% (92/573) build 14-Jun-2024 20:50:03 Resolving deltas: 17% (101/573) build 14-Jun-2024 20:50:03 Resolving deltas: 19% (113/573) build 14-Jun-2024 20:50:03 Resolving deltas: 23% (132/573) build 14-Jun-2024 20:50:03 Resolving deltas: 24% (138/573) build 14-Jun-2024 20:50:03 Resolving deltas: 26% (153/573) build 14-Jun-2024 20:50:03 Resolving deltas: 31% (179/573) build 14-Jun-2024 20:50:03 Resolving deltas: 32% (184/573) build 14-Jun-2024 20:50:03 Resolving deltas: 35% (201/573) build 14-Jun-2024 20:50:03 Resolving deltas: 36% (210/573) build 14-Jun-2024 20:50:03 Resolving deltas: 38% (219/573) build 14-Jun-2024 20:50:03 Resolving deltas: 39% (225/573) build 14-Jun-2024 20:50:03 Resolving deltas: 41% (237/573) build 14-Jun-2024 20:50:03 Resolving deltas: 43% (251/573) build 14-Jun-2024 20:50:03 Resolving deltas: 45% (259/573) build 14-Jun-2024 20:50:03 Resolving deltas: 47% (270/573) build 14-Jun-2024 20:50:03 Resolving deltas: 48% (277/573) build 14-Jun-2024 20:50:03 Resolving deltas: 49% (282/573) build 14-Jun-2024 20:50:03 Resolving deltas: 50% (289/573) build 14-Jun-2024 20:50:03 Resolving deltas: 51% (293/573) build 14-Jun-2024 20:50:03 Resolving deltas: 52% (303/573) build 14-Jun-2024 20:50:03 Resolving deltas: 53% (304/573) build 14-Jun-2024 20:50:03 Resolving deltas: 57% (331/573) build 14-Jun-2024 20:50:03 Resolving deltas: 58% (333/573) build 14-Jun-2024 20:50:03 Resolving deltas: 61% (355/573) build 14-Jun-2024 20:50:03 Resolving deltas: 62% (356/573) build 14-Jun-2024 20:50:03 Resolving deltas: 67% (387/573) build 14-Jun-2024 20:50:03 Resolving deltas: 69% (399/573) build 14-Jun-2024 20:50:03 Resolving deltas: 71% (407/573) build 14-Jun-2024 20:50:03 Resolving deltas: 72% (413/573) build 14-Jun-2024 20:50:03 Resolving deltas: 73% (424/573) build 14-Jun-2024 20:50:03 Resolving deltas: 74% (427/573) build 14-Jun-2024 20:50:03 Resolving deltas: 83% (481/573) build 14-Jun-2024 20:50:03 Resolving deltas: 84% (486/573) build 14-Jun-2024 20:50:03 Resolving deltas: 85% (490/573) build 14-Jun-2024 20:50:03 Resolving deltas: 91% (522/573) build 14-Jun-2024 20:50:03 Resolving deltas: 95% (547/573) build 14-Jun-2024 20:50:03 Resolving deltas: 96% (551/573) build 14-Jun-2024 20:50:03 Resolving deltas: 97% (559/573) build 14-Jun-2024 20:50:03 Resolving deltas: 98% (563/573) build 14-Jun-2024 20:50:03 Resolving deltas: 99% (568/573) build 14-Jun-2024 20:50:03 Resolving deltas: 100% (573/573) build 14-Jun-2024 20:50:03 Resolving deltas: 100% (573/573), done. build 14-Jun-2024 20:50:03 error: pathspec 'release-phpbb-3.3.12' did not match any file(s) known to git build 14-Jun-2024 20:50:03  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.git build 14-Jun-2024 20:50:03  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/tests build 14-Jun-2024 20:50:03  [delete] Directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/travis does not exist or is not a directory. build 14-Jun-2024 20:50:03  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.gitattributes build 14-Jun-2024 20:50:03  [delete] Could not find file /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.travis.yml to delete. build 14-Jun-2024 20:50:03  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/phpunit.xml.dist build 14-Jun-2024 20:50:03  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/README.md build 14-Jun-2024 20:50:03  [delete] Could not find file /data/build/old_versions/release-3.3.12/config.php to delete. build 14-Jun-2024 20:50:03  [delete] Deleting directory /data/build/old_versions/release-3.3.12/develop build 14-Jun-2024 20:50:03  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install/data build 14-Jun-2024 20:50:03  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/development build 14-Jun-2024 20:50:03  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/test build 14-Jun-2024 20:50:03  [echo] Setting permissions for checkout of release-3.3.12 in build/old_versions/release-3.3.12 build 14-Jun-2024 20:50:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/cache' to 777 build 14-Jun-2024 20:50:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/store' to 777 build 14-Jun-2024 20:50:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/files' to 777 build 14-Jun-2024 20:50:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/images/avatars/upload' to 777 build 14-Jun-2024 20:50:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/bin/phpbbcli.php' to 755 build 14-Jun-2024 20:50:04  build 14-Jun-2024 20:50:04 phpBB > clean-diff-dir: build 14-Jun-2024 20:50:04  build 14-Jun-2024 20:50:04  [delete] Deleting directory /data/build/old_versions/release-3.3.12/cache build 14-Jun-2024 20:50:04  [delete] Deleting directory /data/build/old_versions/release-3.3.12/docs build 14-Jun-2024 20:50:04  [delete] Deleting directory /data/build/old_versions/release-3.3.12/files build 14-Jun-2024 20:50:04  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install build 14-Jun-2024 20:50:04  [delete] Deleting directory /data/build/old_versions/release-3.3.12/store build 14-Jun-2024 20:50:04  [delete] Directory /data/build/old_versions/release-3.3.12/vendor does not exist or is not a directory. build 14-Jun-2024 20:50:04  build 14-Jun-2024 20:50:04 phpBB > package: build 14-Jun-2024 20:50:04  build 14-Jun-2024 21:06:05  build 14-Jun-2024 21:06:05 phpBB > checksum-dir: build 14-Jun-2024 21:06:05  build 14-Jun-2024 21:06:05  build 14-Jun-2024 21:06:05 phpBB > checksum-file: build 14-Jun-2024 21:06:05  build 14-Jun-2024 21:06:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-patch.zip build 14-Jun-2024 21:06:05  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.13-dev.zip build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.13-dev.zip build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.13-dev.zip build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.13-dev.zip build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.13-dev.zip build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06 phpBB > checksum-file: build 14-Jun-2024 21:06:06  build 14-Jun-2024 21:06:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:06  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.13-dev.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.13-dev.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev.webpi.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.13-dev.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.13-dev.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.13-dev.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.13-dev.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07 phpBB > checksum-file: build 14-Jun-2024 21:06:07  build 14-Jun-2024 21:06:07  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-files.zip build 14-Jun-2024 21:06:07  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:08  build 14-Jun-2024 21:06:08 phpBB > checksum-file: build 14-Jun-2024 21:06:08  build 14-Jun-2024 21:06:08  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.13-dev.zip build 14-Jun-2024 21:06:08  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:08  build 14-Jun-2024 21:06:08 phpBB > checksum-file: build 14-Jun-2024 21:06:08  build 14-Jun-2024 21:06:08  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:08  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:08  build 14-Jun-2024 21:06:08 phpBB > checksum-file: build 14-Jun-2024 21:06:08  build 14-Jun-2024 21:06:08  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-files.tar.bz2 build 14-Jun-2024 21:06:08  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.13-dev.zip build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.13-dev.zip build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.13-dev.zip build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.13-dev.zip build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_3.3.13-dev.zip build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09 phpBB > checksum-file: build 14-Jun-2024 21:06:09  build 14-Jun-2024 21:06:09  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.13-dev.zip build 14-Jun-2024 21:06:09  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.13-dev.zip build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.13-dev.zip build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev.zip build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.13-dev.zip build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.13-dev.zip build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10 phpBB > checksum-file: build 14-Jun-2024 21:06:10  build 14-Jun-2024 21:06:10  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:10  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.13-dev.zip build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.13-dev.zip build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.13-dev.zip build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.13-dev.zip build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.13-dev.zip build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.13-dev.zip build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11 phpBB > checksum-file: build 14-Jun-2024 21:06:11  build 14-Jun-2024 21:06:11  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:11  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.13-dev.zip build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.13-dev.zip build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-patch.tar.bz2 build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.13-dev.zip build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.13-dev.zip build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.13-dev.zip build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12 phpBB > checksum-file: build 14-Jun-2024 21:06:12  build 14-Jun-2024 21:06:12  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.13-dev.zip build 14-Jun-2024 21:06:12  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.13-dev.zip build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.13-dev.zip build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.13-dev.zip build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.13-dev.zip build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.13-dev.zip build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 phpBB > checksum-file: build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.13-dev.tar.bz2 build 14-Jun-2024 21:06:13  [php] Calling PHP function: dirname() build 14-Jun-2024 21:06:13  build 14-Jun-2024 21:06:13 BUILD FINISHED build 14-Jun-2024 21:06:13 build 14-Jun-2024 21:06:13 Total time: 17 minutes 16.77 seconds build 14-Jun-2024 21:06:13  simple 14-Jun-2024 21:06:14 Finished task 'Package release files' with result: Success simple 14-Jun-2024 21:06:14 Running post build plugin 'Artifact Copier' simple 14-Jun-2024 21:06:14 Publishing an artifact: Release Files simple 14-Jun-2024 21:06:18 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 3.673 s simple 14-Jun-2024 21:06:18 Running post build plugin 'npm Cache Cleanup' simple 14-Jun-2024 21:06:18 Running post build plugin 'NCover Results Collector' simple 14-Jun-2024 21:06:18 Running post build plugin 'Build Results Label Collector' simple 14-Jun-2024 21:06:18 Running post build plugin 'Clover Results Collector' simple 14-Jun-2024 21:06:18 Running post build plugin 'Docker Container Cleanup' simple 14-Jun-2024 21:06:42 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP' simple 14-Jun-2024 21:06:42 Finalising the build... simple 14-Jun-2024 21:06:42 Stopping timer. simple 14-Jun-2024 21:06:42 Build PHPBB3-DD33-P5SP-540 completed. simple 14-Jun-2024 21:06:42 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 14-Jun-2024 21:06:42 Running on server: post build plugin 'NCover Results Collector' simple 14-Jun-2024 21:06:42 Running on server: post build plugin 'Build Labeller' simple 14-Jun-2024 21:06:42 Running on server: post build plugin 'Clover Delta Calculator' simple 14-Jun-2024 21:06:42 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 14-Jun-2024 21:06:42 All post build plugins have finished simple 14-Jun-2024 21:06:42 Generating build results summary... simple 14-Jun-2024 21:06:42 Saving build results to disk... simple 14-Jun-2024 21:06:42 Store variable context... simple 14-Jun-2024 21:06:42 Finished building PHPBB3-DD33-P5SP-540.