simple 01-Jul-2024 18:03:37 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #549 (PHPBB3-DD33-P5SP-549) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 01-Jul-2024 18:03:37 simple 01-Jul-2024 18:03:37 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Jul-2024 18:03:37 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #549 (PHPBB3-DD33-P5SP-549) simple 01-Jul-2024 18:03:37 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jul-2024 18:03:37 Checking out into /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Jul-2024 18:03:37 Updating source code to revision: a4296a9e6b8476ac97b43015c8e0f1655e66cece simple 01-Jul-2024 18:03:37 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git'. simple 01-Jul-2024 18:03:37 hint: Using 'master' as the name for the initial branch. This default branch name simple 01-Jul-2024 18:03:37 hint: is subject to change. To configure the initial branch name to use in all simple 01-Jul-2024 18:03:37 hint: of your new repositories, which will suppress this warning, call: simple 01-Jul-2024 18:03:37 hint: simple 01-Jul-2024 18:03:37 hint: git config --global init.defaultBranch simple 01-Jul-2024 18:03:37 hint: simple 01-Jul-2024 18:03:37 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 01-Jul-2024 18:03:37 hint: 'development'. The just-created branch can be renamed via this command: simple 01-Jul-2024 18:03:37 hint: simple 01-Jul-2024 18:03:37 hint: git branch -m simple 01-Jul-2024 18:03:37 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git/ simple 01-Jul-2024 18:03:37 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. simple 01-Jul-2024 18:03:49 Checking out revision a4296a9e6b8476ac97b43015c8e0f1655e66cece. simple 01-Jul-2024 18:03:50 Switched to branch '3.3.x' simple 01-Jul-2024 18:03:50 Updated source code to revision: a4296a9e6b8476ac97b43015c8e0f1655e66cece simple 01-Jul-2024 18:03:50 Finished task 'Checkout Default Repository' with result: Success simple 01-Jul-2024 18:03:50 Running pre-build action: VCS Version Collector simple 01-Jul-2024 18:03:50 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jul-2024 18:03:50 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #549 (PHPBB3-DD33-P5SP-549) started building on agent 'Docker' () command 01-Jul-2024 18:03:50 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Jul-2024 18:03:50 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 01-Jul-2024 18:03:50 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #549 (PHPBB3-DD33-P5SP-549)'\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 01-Jul-2024 18:03:50 #0 building with "default" instance using docker driver error 01-Jul-2024 18:03:50 error 01-Jul-2024 18:03:50 #1 [internal] load build definition from Dockerfile error 01-Jul-2024 18:03:50 #1 transferring dockerfile: 490B done error 01-Jul-2024 18:03:50 #1 DONE 0.0s error 01-Jul-2024 18:03:50 error 01-Jul-2024 18:03:50 #2 [internal] load metadata for docker.io/library/php:7.2 error 01-Jul-2024 18:03:51 #2 DONE 0.7s error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #3 [internal] load .dockerignore error 01-Jul-2024 18:03:51 #3 transferring context: 2B done error 01-Jul-2024 18:03:51 #3 DONE 0.0s error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #4 [1/6] FROM docker.io/library/php:7.2@sha256:42ffbc0798e4449bbd1e14fc4dcb87774aa1ad1900a09ef6a965bc0880aa2161 error 01-Jul-2024 18:03:51 #4 DONE 0.0s error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip && docker-php-ext-install -j$(nproc) zip error 01-Jul-2024 18:03:51 #5 CACHED error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #6 [3/6] RUN pecl install xdebug-2.9.0 error 01-Jul-2024 18:03:51 #6 CACHED error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #7 [4/6] RUN docker-php-ext-enable xdebug error 01-Jul-2024 18:03:51 #7 CACHED error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 01-Jul-2024 18:03:51 #8 CACHED error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 01-Jul-2024 18:03:51 #9 CACHED error 01-Jul-2024 18:03:51 error 01-Jul-2024 18:03:51 #10 exporting to image error 01-Jul-2024 18:03:51 #10 exporting layers done error 01-Jul-2024 18:03:51 #10 writing image sha256:643ced64dec58d8c111634f802bbc19faaae2f9158af87e9a92745d484d3b297 done error 01-Jul-2024 18:03:51 #10 naming to docker.io/library/phpbb:php-7.2 done error 01-Jul-2024 18:03:51 #10 DONE 0.0s simple 01-Jul-2024 18:03:51 Built Docker image 'phpbb:php-7.2' simple 01-Jul-2024 18:03:51 Finished task 'Build image' with result: Success command 01-Jul-2024 18:03:51 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 01-Jul-2024 18:03:51 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jul-2024 18:03:51 Running image name (phpbb:php-7.2) command 01-Jul-2024 18:03:51 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #549 (PHPBB3-DD33-P5SP-549)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP:/data --workdir /data/phpBB --rm -u=990 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-7.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 01-Jul-2024 18:03:52 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 01-Jul-2024 18:03:52 Installing dependencies from lock file (including require-dev) build 01-Jul-2024 18:03:52 Verifying lock file contents can be installed on current platform. build 01-Jul-2024 18:03:52 Package operations: 76 installs, 0 updates, 0 removals build 01-Jul-2024 18:03:52 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 01-Jul-2024 18:03:52 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Jul-2024 18:03:52 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Jul-2024 18:03:52 - Downloading carlos-mg89/oauth (0.8.15) build 01-Jul-2024 18:03:52 - Downloading symfony/polyfill-mbstring (v1.29.0) build 01-Jul-2024 18:03:52 - Downloading symfony/polyfill-ctype (v1.29.0) build 01-Jul-2024 18:03:52 - Downloading symfony/dom-crawler (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/css-selector (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/browser-kit (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/polyfill-php72 (v1.29.0) build 01-Jul-2024 18:03:52 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 01-Jul-2024 18:03:52 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 01-Jul-2024 18:03:52 - Downloading ralouphie/getallheaders (3.0.3) build 01-Jul-2024 18:03:52 - Downloading psr/http-message (1.1) build 01-Jul-2024 18:03:52 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Jul-2024 18:03:52 - Downloading guzzlehttp/promises (1.5.3) build 01-Jul-2024 18:03:52 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Jul-2024 18:03:52 - Downloading fabpot/goutte (v3.2.3) build 01-Jul-2024 18:03:52 - Downloading google/recaptcha (1.2.4) build 01-Jul-2024 18:03:52 - Downloading symfony/yaml (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/process (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading psr/log (1.1.4) build 01-Jul-2024 18:03:52 - Downloading symfony/debug (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/console (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading laravel/homestead (v7.20.0) build 01-Jul-2024 18:03:52 - Downloading marc1706/fast-image-size (v1.1.7) build 01-Jul-2024 18:03:52 - Downloading phing/phing (2.17.4) build 01-Jul-2024 18:03:52 - Downloading php-webdriver/webdriver (1.13.1) build 01-Jul-2024 18:03:52 - Downloading webmozart/assert (1.11.0) build 01-Jul-2024 18:03:52 - Downloading phpdocumentor/reflection-common (2.2.0) build 01-Jul-2024 18:03:52 - Downloading phpdocumentor/type-resolver (1.6.1) build 01-Jul-2024 18:03:52 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 01-Jul-2024 18:03:52 - Downloading sebastian/version (2.0.1) build 01-Jul-2024 18:03:52 - Downloading sebastian/resource-operations (2.0.3) build 01-Jul-2024 18:03:52 - Downloading sebastian/recursion-context (3.0.2) build 01-Jul-2024 18:03:52 - Downloading sebastian/object-reflector (1.1.3) build 01-Jul-2024 18:03:52 - Downloading sebastian/object-enumerator (3.0.5) build 01-Jul-2024 18:03:52 - Downloading sebastian/global-state (2.0.0) build 01-Jul-2024 18:03:52 - Downloading sebastian/exporter (3.1.6) build 01-Jul-2024 18:03:52 - Downloading sebastian/environment (4.2.5) build 01-Jul-2024 18:03:52 - Downloading sebastian/diff (3.0.6) build 01-Jul-2024 18:03:52 - Downloading sebastian/comparator (3.0.5) build 01-Jul-2024 18:03:52 - Downloading phpunit/php-timer (2.1.4) build 01-Jul-2024 18:03:52 - Downloading phpunit/php-text-template (1.2.1) build 01-Jul-2024 18:03:52 - Downloading phpunit/php-file-iterator (2.0.6) build 01-Jul-2024 18:03:52 - Downloading theseer/tokenizer (1.2.3) build 01-Jul-2024 18:03:52 - Downloading sebastian/code-unit-reverse-lookup (1.0.3) build 01-Jul-2024 18:03:52 - Downloading phpunit/php-token-stream (3.1.3) build 01-Jul-2024 18:03:52 - Downloading phpunit/php-code-coverage (6.1.4) build 01-Jul-2024 18:03:52 - Downloading doctrine/instantiator (1.5.0) build 01-Jul-2024 18:03:52 - Downloading phpspec/prophecy (v1.19.0) build 01-Jul-2024 18:03:52 - Downloading phar-io/version (2.0.1) build 01-Jul-2024 18:03:52 - Downloading phar-io/manifest (1.0.3) build 01-Jul-2024 18:03:52 - Downloading myclabs/deep-copy (1.12.0) build 01-Jul-2024 18:03:52 - Downloading phpunit/phpunit (7.5.20) build 01-Jul-2024 18:03:52 - Downloading phpunit/dbunit (4.0.0) build 01-Jul-2024 18:03:52 - Downloading psr/container (1.1.1) build 01-Jul-2024 18:03:52 - Downloading s9e/sweetdom (2.1.0.1) build 01-Jul-2024 18:03:52 - Downloading s9e/regexp-builder (1.4.6) build 01-Jul-2024 18:03:52 - Downloading s9e/text-formatter (2.11.5) build 01-Jul-2024 18:03:52 - Downloading squizlabs/php_codesniffer (3.10.1) build 01-Jul-2024 18:03:52 - Downloading symfony/filesystem (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/config (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/finder (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/http-foundation (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/event-dispatcher (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/http-kernel (v3.4.49) build 01-Jul-2024 18:03:52 - Downloading symfony/dependency-injection (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading zendframework/zend-eventmanager (3.2.1) build 01-Jul-2024 18:03:52 - Downloading zendframework/zend-code (3.4.1) build 01-Jul-2024 18:03:52 - Downloading ocramius/proxy-manager (2.2.4) build 01-Jul-2024 18:03:52 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading symfony/routing (v3.4.47) build 01-Jul-2024 18:03:52 - Downloading twig/twig (v2.16.0) build 01-Jul-2024 18:03:52 - Downloading symfony/twig-bridge (v3.4.47) build 01-Jul-2024 18:03:54 0/74 [>---------------------------] 0% 15/74 [=====>----------------------] 20% 26/74 [=========>------------------] 35% 34/74 [============>---------------] 45% 44/74 [================>-----------] 59% 48/74 [==================>---------] 64% 55/74 [====================>-------] 74% 61/74 [=======================>----] 82% 69/74 [==========================>-] 93% 73/74 [===========================>] 98% 74/74 [============================] 100% - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Jul-2024 18:03:54 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Jul-2024 18:03:54 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 01-Jul-2024 18:03:54 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 01-Jul-2024 18:03:54 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 01-Jul-2024 18:03:54 - Installing symfony/dom-crawler (v3.4.47): Extracting archive build 01-Jul-2024 18:03:54 - Installing symfony/css-selector (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/browser-kit (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing psr/http-message (1.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Jul-2024 18:03:55 - Installing fabpot/goutte (v3.2.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing google/recaptcha (1.2.4): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/yaml (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/process (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing psr/log (1.1.4): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/debug (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/console (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing laravel/homestead (v7.20.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 01-Jul-2024 18:03:55 - Installing phing/phing (2.17.4): Extracting archive build 01-Jul-2024 18:03:55 - Installing php-webdriver/webdriver (1.13.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing webmozart/assert (1.11.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/version (2.0.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/resource-operations (2.0.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/recursion-context (3.0.2): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/object-reflector (1.1.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/object-enumerator (3.0.5): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/global-state (2.0.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/exporter (3.1.6): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/environment (4.2.5): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/diff (3.0.6): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/comparator (3.0.5): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpunit/php-timer (2.1.4): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpunit/php-text-template (1.2.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpunit/php-file-iterator (2.0.6): Extracting archive build 01-Jul-2024 18:03:55 - Installing theseer/tokenizer (1.2.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpunit/php-token-stream (3.1.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpunit/php-code-coverage (6.1.4): Extracting archive build 01-Jul-2024 18:03:55 - Installing doctrine/instantiator (1.5.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpspec/prophecy (v1.19.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing phar-io/version (2.0.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing phar-io/manifest (1.0.3): Extracting archive build 01-Jul-2024 18:03:55 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpunit/phpunit (7.5.20): Extracting archive build 01-Jul-2024 18:03:55 - Installing phpunit/dbunit (4.0.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing psr/container (1.1.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Jul-2024 18:03:55 - Installing s9e/text-formatter (2.11.5): Extracting archive build 01-Jul-2024 18:03:55 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/filesystem (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/config (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/finder (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/polyfill-php56 (v1.20.0) build 01-Jul-2024 18:03:55 - Installing symfony/polyfill-php70 (v1.20.0) build 01-Jul-2024 18:03:55 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing zendframework/zend-code (3.4.1): Extracting archive build 01-Jul-2024 18:03:55 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/routing (v3.4.47): Extracting archive build 01-Jul-2024 18:03:55 - Installing twig/twig (v2.16.0): Extracting archive build 01-Jul-2024 18:03:55 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 01-Jul-2024 18:03:56 0/73 [>---------------------------] 0% 10/73 [===>------------------------] 13% 20/73 [=======>--------------------] 27% 29/73 [===========>----------------] 39% 39/73 [==============>-------------] 53% 49/73 [==================>---------] 67% 54/73 [====================>-------] 73% 66/73 [=========================>--] 90% 73/73 [============================] 100%Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 01-Jul-2024 18:03:56 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 01-Jul-2024 18:03:56 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 01-Jul-2024 18:03:56 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 01-Jul-2024 18:03:56 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 01-Jul-2024 18:03:56 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 01-Jul-2024 18:03:56 Generating autoload files build 01-Jul-2024 18:03:56 47 packages you are using are looking for funding. build 01-Jul-2024 18:03:56 Use the `composer fund` command to find out more! build 01-Jul-2024 18:03:58 remote: Enumerating objects: 38863, done. build 01-Jul-2024 18:03:58 remote: Counting objects: 0% (1/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 1% (119/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 2% (238/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 3% (357/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 4% (475/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 5% (594/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 6% (713/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 7% (832/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 8% (950/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 9% (1069/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 10% (1188/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 11% (1307/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 12% (1425/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 13% (1544/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 14% (1663/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 15% (1782/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 16% (1900/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 17% (2019/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 18% (2138/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 19% (2257/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 20% (2375/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 21% (2494/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 22% (2613/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 23% (2732/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 24% (2850/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 25% (2969/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 26% (3088/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 27% (3207/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 28% (3325/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 29% (3444/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 30% (3563/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 31% (3682/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 32% (3800/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 33% (3919/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 34% (4038/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 35% (4157/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 36% (4275/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 37% (4394/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 38% (4513/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 39% (4632/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 40% (4750/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 41% (4869/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 42% (4988/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 43% (5107/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 44% (5225/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 45% (5344/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 46% (5463/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 47% (5582/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 48% (5700/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 49% (5819/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 50% (5938/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 51% (6057/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 52% (6175/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 53% (6294/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 54% (6413/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 55% (6532/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 56% (6650/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 57% (6769/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 58% (6888/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 59% (7007/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 60% (7125/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 61% (7244/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 62% (7363/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 63% (7482/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 64% (7600/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 65% (7719/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 66% (7838/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 67% (7957/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 68% (8075/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 69% (8194/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 70% (8313/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 71% (8432/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 72% (8550/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 73% (8669/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 74% (8788/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 75% (8907/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 76% (9025/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 77% (9144/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 78% (9263/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 79% (9382/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 80% (9500/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 81% (9619/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 82% (9738/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 83% (9857/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 84% (9975/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 85% (10094/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 86% (10213/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 87% (10332/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 88% (10450/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 89% (10569/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 90% (10688/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 91% (10807/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 92% (10925/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 93% (11044/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 94% (11163/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 95% (11282/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 96% (11400/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 97% (11519/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 98% (11638/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 99% (11757/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 100% (11875/11875) build 01-Jul-2024 18:03:58 remote: Counting objects: 100% (11875/11875), done. build 01-Jul-2024 18:03:58 remote: Compressing objects: 0% (1/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 1% (4/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 2% (8/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 3% (12/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 4% (16/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 5% (20/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 6% (24/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 7% (28/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 8% (32/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 9% (36/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 10% (40/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 11% (44/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 12% (47/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 13% (51/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 14% (55/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 15% (59/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 16% (63/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 17% (67/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 18% (71/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 19% (75/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 20% (79/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 21% (83/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 22% (87/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 23% (90/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 24% (94/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 25% (98/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 26% (102/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 27% (106/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 28% (110/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 29% (114/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 30% (118/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 31% (122/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 32% (126/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 33% (130/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 34% (133/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 35% (137/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 36% (141/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 37% (145/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 38% (149/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 39% (153/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 40% (157/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 41% (161/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 42% (165/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 43% (169/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 44% (173/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 45% (176/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 46% (180/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 47% (184/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 48% (188/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 49% (192/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 50% (196/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 51% (200/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 52% (204/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 53% (208/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 54% (212/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 55% (216/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 56% (219/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 57% (223/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 58% (227/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 59% (231/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 60% (235/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 61% (239/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 62% (243/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 63% (247/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 64% (251/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 65% (255/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 66% (259/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 67% (262/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 68% (266/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 69% (270/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 70% (274/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 71% (278/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 72% (282/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 73% (286/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 74% (290/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 75% (294/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 76% (298/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 77% (302/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 78% (305/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 79% (309/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 80% (313/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 81% (317/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 82% (321/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 83% (325/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 84% (329/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 85% (333/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 86% (337/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 87% (341/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 88% (345/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 89% (348/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 90% (352/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 91% (356/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 92% (360/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 93% (364/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 94% (368/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 95% (372/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 96% (376/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 97% (380/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 98% (384/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 99% (388/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 100% (391/391) build 01-Jul-2024 18:03:58 remote: Compressing objects: 100% (391/391), done. build 01-Jul-2024 18:03:58 Receiving objects: 0% (1/38863) build 01-Jul-2024 18:03:58 Receiving objects: 1% (389/38863) build 01-Jul-2024 18:03:58 Receiving objects: 2% (778/38863) build 01-Jul-2024 18:03:58 Receiving objects: 3% (1166/38863) build 01-Jul-2024 18:03:58 Receiving objects: 4% (1555/38863) build 01-Jul-2024 18:03:58 Receiving objects: 5% (1944/38863) build 01-Jul-2024 18:03:58 Receiving objects: 6% (2332/38863) build 01-Jul-2024 18:03:58 Receiving objects: 7% (2721/38863) build 01-Jul-2024 18:03:58 Receiving objects: 8% (3110/38863) build 01-Jul-2024 18:03:58 Receiving objects: 9% (3498/38863) build 01-Jul-2024 18:03:58 Receiving objects: 10% (3887/38863) build 01-Jul-2024 18:03:58 Receiving objects: 11% (4275/38863) build 01-Jul-2024 18:03:58 Receiving objects: 12% (4664/38863) build 01-Jul-2024 18:03:58 Receiving objects: 13% (5053/38863) build 01-Jul-2024 18:03:58 Receiving objects: 14% (5441/38863) build 01-Jul-2024 18:03:58 Receiving objects: 15% (5830/38863) build 01-Jul-2024 18:03:58 Receiving objects: 16% (6219/38863) build 01-Jul-2024 18:03:58 Receiving objects: 17% (6607/38863) build 01-Jul-2024 18:03:58 Receiving objects: 18% (6996/38863) build 01-Jul-2024 18:03:58 Receiving objects: 19% (7384/38863) build 01-Jul-2024 18:03:58 Receiving objects: 20% (7773/38863) build 01-Jul-2024 18:03:58 Receiving objects: 21% (8162/38863) build 01-Jul-2024 18:03:58 Receiving objects: 22% (8550/38863) build 01-Jul-2024 18:03:59 Receiving objects: 23% (8939/38863) build 01-Jul-2024 18:03:59 Receiving objects: 24% (9328/38863) build 01-Jul-2024 18:03:59 Receiving objects: 25% (9716/38863) build 01-Jul-2024 18:03:59 Receiving objects: 26% (10105/38863) build 01-Jul-2024 18:03:59 Receiving objects: 27% (10494/38863) build 01-Jul-2024 18:03:59 Receiving objects: 28% (10882/38863) build 01-Jul-2024 18:03:59 Receiving objects: 29% (11271/38863) build 01-Jul-2024 18:03:59 Receiving objects: 30% (11659/38863) build 01-Jul-2024 18:03:59 Receiving objects: 31% (12048/38863) build 01-Jul-2024 18:03:59 Receiving objects: 32% (12437/38863) build 01-Jul-2024 18:03:59 Receiving objects: 33% (12825/38863) build 01-Jul-2024 18:03:59 Receiving objects: 34% (13214/38863) build 01-Jul-2024 18:03:59 Receiving objects: 35% (13603/38863) build 01-Jul-2024 18:03:59 Receiving objects: 36% (13991/38863) build 01-Jul-2024 18:03:59 Receiving objects: 37% (14380/38863) build 01-Jul-2024 18:03:59 Receiving objects: 38% (14768/38863) build 01-Jul-2024 18:03:59 Receiving objects: 39% (15157/38863) build 01-Jul-2024 18:03:59 Receiving objects: 40% (15546/38863) build 01-Jul-2024 18:03:59 Receiving objects: 41% (15934/38863) build 01-Jul-2024 18:03:59 Receiving objects: 42% (16323/38863) build 01-Jul-2024 18:03:59 Receiving objects: 43% (16712/38863) build 01-Jul-2024 18:03:59 Receiving objects: 44% (17100/38863) build 01-Jul-2024 18:03:59 Receiving objects: 45% (17489/38863) build 01-Jul-2024 18:03:59 Receiving objects: 46% (17877/38863) build 01-Jul-2024 18:03:59 Receiving objects: 47% (18266/38863) build 01-Jul-2024 18:03:59 Receiving objects: 48% (18655/38863) build 01-Jul-2024 18:03:59 Receiving objects: 49% (19043/38863) build 01-Jul-2024 18:03:59 Receiving objects: 50% (19432/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 51% (19821/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 52% (20209/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 53% (20598/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 54% (20987/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 55% (21375/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 56% (21764/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 57% (22152/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 58% (22541/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 59% (22930/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 60% (23318/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 61% (23707/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 62% (24096/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 63% (24484/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 64% (24873/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 65% (25261/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 66% (25650/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 67% (26039/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 68% (26427/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 69% (26816/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 70% (27205/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 71% (27593/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 72% (27982/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 73% (28370/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 74% (28759/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 75% (29148/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 76% (29536/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 77% (29925/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 78% (30314/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 79% (30702/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 80% (31091/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 81% (31480/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 82% (31868/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 83% (32257/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 84% (32645/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 85% (33034/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 86% (33423/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 87% (33811/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 88% (34200/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 89% (34589/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 90% (34977/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 91% (35366/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 92% (35754/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 93% (36143/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 94% (36532/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 95% (36920/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 96% (37309/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 97% (37698/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 98% (38086/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 99% (38475/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 remote: Total 38863 (delta 11568), reused 11733 (delta 11475), pack-reused 26988 build 01-Jul-2024 18:03:59 Receiving objects: 100% (38863/38863), 10.96 MiB | 21.91 MiB/s build 01-Jul-2024 18:03:59 Receiving objects: 100% (38863/38863), 18.09 MiB | 24.80 MiB/s, done. build 01-Jul-2024 18:03:59 Resolving deltas: 0% (0/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 1% (400/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 2% (594/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 3% (867/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 4% (1136/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 5% (1420/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 6% (1781/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 7% (1977/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 8% (2273/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 9% (2538/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 10% (2819/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 11% (3101/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 12% (3395/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 13% (3667/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 14% (3947/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 15% (4230/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 16% (4509/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 17% (4818/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 18% (5074/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 19% (5352/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 20% (5656/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 21% (5916/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 22% (6208/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 23% (6482/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 24% (6772/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 25% (7054/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 26% (7376/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 27% (7670/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 28% (7887/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 30% (8475/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 31% (8829/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 32% (9021/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 33% (9311/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 34% (9592/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 35% (9983/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 36% (10143/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 37% (10545/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 38% (10728/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 39% (11010/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 40% (11271/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 41% (11603/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 42% (11838/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 43% (12171/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 44% (12460/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 45% (12701/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 46% (12959/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 47% (13240/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 48% (13556/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 49% (13811/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 50% (14086/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 51% (14428/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 52% (14664/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 53% (14936/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 54% (15212/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 55% (15541/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 56% (15777/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 57% (16057/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 58% (16350/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 59% (16619/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 60% (16916/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 61% (17204/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 62% (17476/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 63% (17779/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 64% (18066/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 65% (18350/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 66% (18697/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 67% (18872/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 68% (19155/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 69% (19437/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 70% (19724/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 71% (20001/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 72% (20290/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 73% (20567/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 74% (20853/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 75% (21129/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 76% (21409/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 77% (21730/28167) build 01-Jul-2024 18:03:59 Resolving deltas: 78% (21979/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 79% (22272/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 80% (22542/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 81% (22879/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 82% (23099/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 83% (23379/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 84% (23661/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 85% (23942/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 86% (24224/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 86% (24484/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 87% (24509/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 88% (24791/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 89% (25069/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 90% (25351/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 91% (25633/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 92% (26008/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 93% (26209/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 94% (26491/28167) build 01-Jul-2024 18:04:00 Resolving deltas: 95% (26764/28167) build 01-Jul-2024 18:04:01 Resolving deltas: 96% (27047/28167) build 01-Jul-2024 18:04:01 Resolving deltas: 97% (27322/28167) build 01-Jul-2024 18:04:01 Resolving deltas: 98% (27604/28167) build 01-Jul-2024 18:04:01 Resolving deltas: 98% (27613/28167) build 01-Jul-2024 18:04:01 Resolving deltas: 99% (27890/28167) build 01-Jul-2024 18:04:01 Resolving deltas: 100% (28167/28167) build 01-Jul-2024 18:04:01 Resolving deltas: 100% (28167/28167), completed with 2772 local objects. build 01-Jul-2024 18:04:02 From https://github.com/phpbb/phpbb build 01-Jul-2024 18:04:02 * branch HEAD -> FETCH_HEAD build 01-Jul-2024 18:04:02 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 01-Jul-2024 18:04:02 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 01-Jul-2024 18:04:02 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 01-Jul-2024 18:04:02 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 01-Jul-2024 18:04:02 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 01-Jul-2024 18:04:02 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 01-Jul-2024 18:04:02 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 01-Jul-2024 18:04:02 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.0 -> release-2.0.0 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.1 -> release-2.0.1 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.10 -> release-2.0.10 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.11 -> release-2.0.11 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.12 -> release-2.0.12 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.13 -> release-2.0.13 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.14 -> release-2.0.14 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.15 -> release-2.0.15 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.16 -> release-2.0.16 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.17 -> release-2.0.17 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.18 -> release-2.0.18 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.19 -> release-2.0.19 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.2 -> release-2.0.2 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.20 -> release-2.0.20 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.21 -> release-2.0.21 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.22 -> release-2.0.22 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.23 -> release-2.0.23 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.3 -> release-2.0.3 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.4 -> release-2.0.4 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.5 -> release-2.0.5 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.6 -> release-2.0.6 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.7 -> release-2.0.7 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.8 -> release-2.0.8 build 01-Jul-2024 18:04:02 * [new tag] release-2.0.8a -> release-2.0.8a build 01-Jul-2024 18:04:02 * [new tag] release-2.0.9 -> release-2.0.9 build 01-Jul-2024 18:04:02 * [new tag] release-3.0.11 -> release-3.0.11 build 01-Jul-2024 18:04:02 * [new tag] release-3.0.12 -> release-3.0.12 build 01-Jul-2024 18:04:02 * [new tag] release-3.0.13 -> release-3.0.13 build 01-Jul-2024 18:04:02 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 01-Jul-2024 18:04:02 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 01-Jul-2024 18:04:02 * [new tag] start -> start build 01-Jul-2024 18:04:03 Buildfile: /data/build/build.xml build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03 phpBB > clean: build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03  [delete] Directory /data/build/logs does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/api does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/coverage does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/cpd does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/new_version does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 01-Jul-2024 18:04:03  [delete] Directory /data/build/save does not exist or is not a directory. build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03 phpBB > prepare: build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/logs build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/api build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/codebrowser build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/coverage build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/cpd build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/dependencies build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/new_version build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/new_version/files build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/new_version/patches build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/new_version/release_files build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/new_version/update build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/old_versions build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/save build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03 phpBB > prepare-new-version: build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03  [mkdir] Created dir: /data/build/new_version/phpBB3 build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03 phpBB > export: build 01-Jul-2024 18:04:03  build 01-Jul-2024 18:04:03 Installing dependencies from lock file build 01-Jul-2024 18:04:03 Verifying lock file contents can be installed on current platform. build 01-Jul-2024 18:04:03 Package operations: 40 installs, 0 updates, 0 removals build 01-Jul-2024 18:04:03 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 01-Jul-2024 18:04:03 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Jul-2024 18:04:03 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Jul-2024 18:04:03 - Downloading carlos-mg89/oauth (0.8.15) build 01-Jul-2024 18:04:03 - Downloading google/recaptcha (1.2.4) build 01-Jul-2024 18:04:03 - Downloading symfony/polyfill-php72 (v1.29.0) build 01-Jul-2024 18:04:03 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 01-Jul-2024 18:04:03 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 01-Jul-2024 18:04:03 - Downloading ralouphie/getallheaders (3.0.3) build 01-Jul-2024 18:04:03 - Downloading psr/http-message (1.1) build 01-Jul-2024 18:04:03 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Jul-2024 18:04:03 - Downloading guzzlehttp/promises (1.5.3) build 01-Jul-2024 18:04:03 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Jul-2024 18:04:03 - Downloading symfony/polyfill-mbstring (v1.29.0) build 01-Jul-2024 18:04:03 - Downloading marc1706/fast-image-size (v1.1.7) build 01-Jul-2024 18:04:03 - Downloading psr/container (1.1.1) build 01-Jul-2024 18:04:03 - Downloading s9e/sweetdom (2.1.0.1) build 01-Jul-2024 18:04:03 - Downloading s9e/regexp-builder (1.4.6) build 01-Jul-2024 18:04:03 - Downloading s9e/text-formatter (2.11.5) build 01-Jul-2024 18:04:03 - Downloading symfony/polyfill-ctype (v1.29.0) build 01-Jul-2024 18:04:03 - Downloading symfony/filesystem (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/config (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading psr/log (1.1.4) build 01-Jul-2024 18:04:03 - Downloading symfony/debug (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/console (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/finder (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/http-foundation (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/event-dispatcher (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/http-kernel (v3.4.49) build 01-Jul-2024 18:04:03 - Downloading symfony/process (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/dependency-injection (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading zendframework/zend-eventmanager (3.2.1) build 01-Jul-2024 18:04:03 - Downloading zendframework/zend-code (3.4.1) build 01-Jul-2024 18:04:03 - Downloading ocramius/proxy-manager (2.2.4) build 01-Jul-2024 18:04:03 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/routing (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading twig/twig (v2.16.0) build 01-Jul-2024 18:04:03 - Downloading symfony/twig-bridge (v3.4.47) build 01-Jul-2024 18:04:03 - Downloading symfony/yaml (v3.4.47) build 01-Jul-2024 18:04:04 0/38 [>---------------------------] 0% build 01-Jul-2024 18:04:04 8/38 [=====>----------------------] 21% build 01-Jul-2024 18:04:04 20/38 [==============>-------------] 52% build 01-Jul-2024 18:04:04 33/38 [========================>---] 86% build 01-Jul-2024 18:04:04 37/38 [===========================>] 97% build 01-Jul-2024 18:04:04 38/38 [============================] 100% build 01-Jul-2024 18:04:04 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Jul-2024 18:04:04 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Jul-2024 18:04:04 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 01-Jul-2024 18:04:04 - Installing google/recaptcha (1.2.4): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 01-Jul-2024 18:04:04 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Jul-2024 18:04:04 - Installing psr/http-message (1.1): Extracting archive build 01-Jul-2024 18:04:04 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Jul-2024 18:04:04 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Jul-2024 18:04:04 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 01-Jul-2024 18:04:04 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 01-Jul-2024 18:04:04 - Installing psr/container (1.1.1): Extracting archive build 01-Jul-2024 18:04:04 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 01-Jul-2024 18:04:04 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Jul-2024 18:04:04 - Installing s9e/text-formatter (2.11.5): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/filesystem (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/config (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing psr/log (1.1.4): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/debug (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/console (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/finder (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/polyfill-php56 (v1.20.0) build 01-Jul-2024 18:04:04 - Installing symfony/polyfill-php70 (v1.20.0) build 01-Jul-2024 18:04:04 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/process (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 01-Jul-2024 18:04:04 - Installing zendframework/zend-code (3.4.1): Extracting archive build 01-Jul-2024 18:04:04 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/routing (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing twig/twig (v2.16.0): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 - Installing symfony/yaml (v3.4.47): Extracting archive build 01-Jul-2024 18:04:04 0/37 [>---------------------------] 0% build 01-Jul-2024 18:04:04 16/37 [============>---------------] 43% build 01-Jul-2024 18:04:04 22/37 [================>-----------] 59% build 01-Jul-2024 18:04:05 31/37 [=======================>----] 83% build 01-Jul-2024 18:04:05 37/37 [============================] 100% build 01-Jul-2024 18:04:05 Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 01-Jul-2024 18:04:05 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 01-Jul-2024 18:04:05 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 01-Jul-2024 18:04:05 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 01-Jul-2024 18:04:05 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 01-Jul-2024 18:04:05 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 01-Jul-2024 18:04:05 Generating optimized autoload files build 01-Jul-2024 18:04:06 27 packages you are using are looking for funding. build 01-Jul-2024 18:04:06 Use the `composer fund` command to find out more! build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/composer.phar build 01-Jul-2024 18:04:06  build 01-Jul-2024 18:04:06 phpBB > clean-vendor-dir: build 01-Jul-2024 18:04:06  build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete. build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete. build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete. build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/README.md to delete. build 01-Jul-2024 18:04:06  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md build 01-Jul-2024 18:04:06  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist build 01-Jul-2024 18:04:06  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory. build 01-Jul-2024 18:04:06  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist build 01-Jul-2024 18:04:07  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory. build 01-Jul-2024 18:04:07  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory. build 01-Jul-2024 18:04:07  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory. build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore build 01-Jul-2024 18:04:07  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete. build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG build 01-Jul-2024 18:04:07  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete. build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst build 01-Jul-2024 18:04:07  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete. build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md build 01-Jul-2024 18:04:07  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete. build 01-Jul-2024 18:04:07  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete. build 01-Jul-2024 18:04:07 Cloning into 'viglink'... build 01-Jul-2024 18:04:07 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:07 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:07 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:07 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:07 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:07 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:07 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:07 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:07 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:07 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:07 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:07 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:07 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:07 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:07 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:07 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:07 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:07 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:07 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:07 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:07 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:07 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:07 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:07 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:07 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:07 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:07 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:07 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:07 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:07 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:07 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:07 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:07 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:07 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:07 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:07 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:07 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:07 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:07 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:07 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:07 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:07 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:07 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:07 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:07 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:07 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:07 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:07 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:07 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:07 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:07 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:07 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:07 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:07 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:07 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:07 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:07 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:07 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:07 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:07 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:07 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:07 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:07 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:07 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:07 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:07 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:07 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:07 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:07 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:07 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:07 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:07 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:07 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:07 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:07 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:07 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:07 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:07 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:07 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:07 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:07 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:07 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:07 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:07 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:07 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:07 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:07 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:07 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:07 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:07 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:07 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:07 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:07 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:07 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:07 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:07 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:07 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:07 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:07 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:07 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:07 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:07 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:07 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:07 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:07 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:07 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:07 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:07 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.52 MiB/s, done. build 01-Jul-2024 18:04:07 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:07 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:07 Resolving deltas: 4% (24/573) build 01-Jul-2024 18:04:07 Resolving deltas: 6% (39/573) build 01-Jul-2024 18:04:07 Resolving deltas: 7% (42/573) build 01-Jul-2024 18:04:07 Resolving deltas: 8% (48/573) build 01-Jul-2024 18:04:07 Resolving deltas: 13% (76/573) build 01-Jul-2024 18:04:07 Resolving deltas: 17% (100/573) build 01-Jul-2024 18:04:07 Resolving deltas: 18% (104/573) build 01-Jul-2024 18:04:07 Resolving deltas: 19% (110/573) build 01-Jul-2024 18:04:07 Resolving deltas: 22% (127/573) build 01-Jul-2024 18:04:07 Resolving deltas: 24% (141/573) build 01-Jul-2024 18:04:07 Resolving deltas: 27% (157/573) build 01-Jul-2024 18:04:07 Resolving deltas: 28% (161/573) build 01-Jul-2024 18:04:07 Resolving deltas: 30% (176/573) build 01-Jul-2024 18:04:07 Resolving deltas: 31% (178/573) build 01-Jul-2024 18:04:07 Resolving deltas: 34% (199/573) build 01-Jul-2024 18:04:07 Resolving deltas: 35% (205/573) build 01-Jul-2024 18:04:07 Resolving deltas: 36% (211/573) build 01-Jul-2024 18:04:07 Resolving deltas: 37% (213/573) build 01-Jul-2024 18:04:07 Resolving deltas: 43% (250/573) build 01-Jul-2024 18:04:07 Resolving deltas: 44% (253/573) build 01-Jul-2024 18:04:07 Resolving deltas: 45% (259/573) build 01-Jul-2024 18:04:07 Resolving deltas: 46% (266/573) build 01-Jul-2024 18:04:07 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:07 Resolving deltas: 48% (280/573) build 01-Jul-2024 18:04:07 Resolving deltas: 49% (281/573) build 01-Jul-2024 18:04:07 Resolving deltas: 50% (288/573) build 01-Jul-2024 18:04:07 Resolving deltas: 52% (299/573) build 01-Jul-2024 18:04:07 Resolving deltas: 53% (307/573) build 01-Jul-2024 18:04:07 Resolving deltas: 57% (330/573) build 01-Jul-2024 18:04:07 Resolving deltas: 58% (338/573) build 01-Jul-2024 18:04:07 Resolving deltas: 59% (343/573) build 01-Jul-2024 18:04:07 Resolving deltas: 68% (395/573) build 01-Jul-2024 18:04:07 Resolving deltas: 69% (396/573) build 01-Jul-2024 18:04:07 Resolving deltas: 71% (410/573) build 01-Jul-2024 18:04:07 Resolving deltas: 72% (417/573) build 01-Jul-2024 18:04:07 Resolving deltas: 77% (444/573) build 01-Jul-2024 18:04:07 Resolving deltas: 80% (461/573) build 01-Jul-2024 18:04:07 Resolving deltas: 81% (465/573) build 01-Jul-2024 18:04:07 Resolving deltas: 82% (471/573) build 01-Jul-2024 18:04:07 Resolving deltas: 83% (481/573) build 01-Jul-2024 18:04:07 Resolving deltas: 84% (486/573) build 01-Jul-2024 18:04:07 Resolving deltas: 85% (490/573) build 01-Jul-2024 18:04:07 Resolving deltas: 86% (495/573) build 01-Jul-2024 18:04:07 Resolving deltas: 87% (499/573) build 01-Jul-2024 18:04:07 Resolving deltas: 88% (505/573) build 01-Jul-2024 18:04:07 Resolving deltas: 89% (511/573) build 01-Jul-2024 18:04:07 Resolving deltas: 90% (517/573) build 01-Jul-2024 18:04:07 Resolving deltas: 91% (526/573) build 01-Jul-2024 18:04:07 Resolving deltas: 94% (542/573) build 01-Jul-2024 18:04:07 Resolving deltas: 95% (548/573) build 01-Jul-2024 18:04:07 Resolving deltas: 96% (552/573) build 01-Jul-2024 18:04:07 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:07 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:07 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:07 Already on 'master' build 01-Jul-2024 18:04:07 Your branch is up to date with 'origin/master'. build 01-Jul-2024 18:04:07  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:07  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:07  [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:07  [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:07  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:08  [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete. build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/new_version/phpBB3/develop build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/new_version/phpBB3/install/data build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/new_version/phpBB3/config/development build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/new_version/phpBB3/config/test build 01-Jul-2024 18:04:08  [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3 build 01-Jul-2024 18:04:08  [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777 build 01-Jul-2024 18:04:08  [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777 build 01-Jul-2024 18:04:08  [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777 build 01-Jul-2024 18:04:08  [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777 build 01-Jul-2024 18:04:08  [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:08  build 01-Jul-2024 18:04:08 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:08  build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/cache build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/docs build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/files build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/install build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/store build 01-Jul-2024 18:04:08  [delete] Deleting directory /data/build/old_versions/release-3.3.13-dev/vendor build 01-Jul-2024 18:04:09  [touch] Creating /data/build/new_version/phpBB3/config.php build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09 phpBB > old-version-diffs: build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09 phpBB > old-version-diff: build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09  [echo] Retrieving version 3.1.0 build 01-Jul-2024 18:04:09  [mkdir] Created dir: /data/build/old_versions/release-3.1.0 build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09 phpBB > export: build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09  [delete] Could not find file /data/build/old_versions/release-3.1.0/config.php to delete. build 01-Jul-2024 18:04:09  [delete] Deleting directory /data/build/old_versions/release-3.1.0/develop build 01-Jul-2024 18:04:09  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install/data build 01-Jul-2024 18:04:09  [delete] Directory /data/build/old_versions/release-3.1.0/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:09  [delete] Directory /data/build/old_versions/release-3.1.0/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:09  [echo] Setting permissions for checkout of release-3.1.0 in build/old_versions/release-3.1.0 build 01-Jul-2024 18:04:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/cache' to 777 build 01-Jul-2024 18:04:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/store' to 777 build 01-Jul-2024 18:04:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/files' to 777 build 01-Jul-2024 18:04:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/images/avatars/upload' to 777 build 01-Jul-2024 18:04:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:09  build 01-Jul-2024 18:04:09  [delete] Deleting directory /data/build/old_versions/release-3.1.0/cache build 01-Jul-2024 18:04:09  [delete] Deleting directory /data/build/old_versions/release-3.1.0/docs build 01-Jul-2024 18:04:09  [delete] Deleting directory /data/build/old_versions/release-3.1.0/files build 01-Jul-2024 18:04:09  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install build 01-Jul-2024 18:04:09  [delete] Deleting directory /data/build/old_versions/release-3.1.0/store build 01-Jul-2024 18:04:09  [delete] Directory /data/build/old_versions/release-3.1.0/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:10  build 01-Jul-2024 18:04:10 phpBB > old-version-diff: build 01-Jul-2024 18:04:10  build 01-Jul-2024 18:04:10  [echo] Retrieving version 3.1.1 build 01-Jul-2024 18:04:10  [mkdir] Created dir: /data/build/old_versions/release-3.1.1 build 01-Jul-2024 18:04:10  build 01-Jul-2024 18:04:10 phpBB > export: build 01-Jul-2024 18:04:10  build 01-Jul-2024 18:04:10  [delete] Could not find file /data/build/old_versions/release-3.1.1/config.php to delete. build 01-Jul-2024 18:04:10  [delete] Deleting directory /data/build/old_versions/release-3.1.1/develop build 01-Jul-2024 18:04:10  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install/data build 01-Jul-2024 18:04:10  [delete] Directory /data/build/old_versions/release-3.1.1/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:10  [delete] Directory /data/build/old_versions/release-3.1.1/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:10  [echo] Setting permissions for checkout of release-3.1.1 in build/old_versions/release-3.1.1 build 01-Jul-2024 18:04:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/cache' to 777 build 01-Jul-2024 18:04:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/store' to 777 build 01-Jul-2024 18:04:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/files' to 777 build 01-Jul-2024 18:04:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/images/avatars/upload' to 777 build 01-Jul-2024 18:04:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:10  build 01-Jul-2024 18:04:10 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:10  build 01-Jul-2024 18:04:10  [delete] Deleting directory /data/build/old_versions/release-3.1.1/cache build 01-Jul-2024 18:04:10  [delete] Deleting directory /data/build/old_versions/release-3.1.1/docs build 01-Jul-2024 18:04:10  [delete] Deleting directory /data/build/old_versions/release-3.1.1/files build 01-Jul-2024 18:04:10  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install build 01-Jul-2024 18:04:10  [delete] Deleting directory /data/build/old_versions/release-3.1.1/store build 01-Jul-2024 18:04:10  [delete] Directory /data/build/old_versions/release-3.1.1/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:11  build 01-Jul-2024 18:04:11 phpBB > old-version-diff: build 01-Jul-2024 18:04:11  build 01-Jul-2024 18:04:11  [echo] Retrieving version 3.1.2 build 01-Jul-2024 18:04:11  [mkdir] Created dir: /data/build/old_versions/release-3.1.2 build 01-Jul-2024 18:04:11  build 01-Jul-2024 18:04:11 phpBB > export: build 01-Jul-2024 18:04:11  build 01-Jul-2024 18:04:11  [delete] Could not find file /data/build/old_versions/release-3.1.2/config.php to delete. build 01-Jul-2024 18:04:11  [delete] Deleting directory /data/build/old_versions/release-3.1.2/develop build 01-Jul-2024 18:04:11  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install/data build 01-Jul-2024 18:04:11  [delete] Directory /data/build/old_versions/release-3.1.2/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:11  [delete] Directory /data/build/old_versions/release-3.1.2/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:11  [echo] Setting permissions for checkout of release-3.1.2 in build/old_versions/release-3.1.2 build 01-Jul-2024 18:04:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/cache' to 777 build 01-Jul-2024 18:04:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/store' to 777 build 01-Jul-2024 18:04:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/files' to 777 build 01-Jul-2024 18:04:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/images/avatars/upload' to 777 build 01-Jul-2024 18:04:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:11  build 01-Jul-2024 18:04:11 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:11  build 01-Jul-2024 18:04:11  [delete] Deleting directory /data/build/old_versions/release-3.1.2/cache build 01-Jul-2024 18:04:11  [delete] Deleting directory /data/build/old_versions/release-3.1.2/docs build 01-Jul-2024 18:04:11  [delete] Deleting directory /data/build/old_versions/release-3.1.2/files build 01-Jul-2024 18:04:11  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install build 01-Jul-2024 18:04:11  [delete] Deleting directory /data/build/old_versions/release-3.1.2/store build 01-Jul-2024 18:04:11  [delete] Directory /data/build/old_versions/release-3.1.2/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:12  build 01-Jul-2024 18:04:12 phpBB > old-version-diff: build 01-Jul-2024 18:04:12  build 01-Jul-2024 18:04:12  [echo] Retrieving version 3.1.3 build 01-Jul-2024 18:04:12  [mkdir] Created dir: /data/build/old_versions/release-3.1.3 build 01-Jul-2024 18:04:12  build 01-Jul-2024 18:04:12 phpBB > export: build 01-Jul-2024 18:04:12  build 01-Jul-2024 18:04:12  [delete] Could not find file /data/build/old_versions/release-3.1.3/config.php to delete. build 01-Jul-2024 18:04:12  [delete] Deleting directory /data/build/old_versions/release-3.1.3/develop build 01-Jul-2024 18:04:12  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install/data build 01-Jul-2024 18:04:12  [delete] Directory /data/build/old_versions/release-3.1.3/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:12  [delete] Directory /data/build/old_versions/release-3.1.3/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:12  [echo] Setting permissions for checkout of release-3.1.3 in build/old_versions/release-3.1.3 build 01-Jul-2024 18:04:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/cache' to 777 build 01-Jul-2024 18:04:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/store' to 777 build 01-Jul-2024 18:04:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/files' to 777 build 01-Jul-2024 18:04:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/images/avatars/upload' to 777 build 01-Jul-2024 18:04:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:12  build 01-Jul-2024 18:04:12 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:12  build 01-Jul-2024 18:04:12  [delete] Deleting directory /data/build/old_versions/release-3.1.3/cache build 01-Jul-2024 18:04:12  [delete] Deleting directory /data/build/old_versions/release-3.1.3/docs build 01-Jul-2024 18:04:12  [delete] Deleting directory /data/build/old_versions/release-3.1.3/files build 01-Jul-2024 18:04:12  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install build 01-Jul-2024 18:04:12  [delete] Deleting directory /data/build/old_versions/release-3.1.3/store build 01-Jul-2024 18:04:12  [delete] Directory /data/build/old_versions/release-3.1.3/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:13  build 01-Jul-2024 18:04:13 phpBB > old-version-diff: build 01-Jul-2024 18:04:13  build 01-Jul-2024 18:04:13  [echo] Retrieving version 3.1.4 build 01-Jul-2024 18:04:13  [mkdir] Created dir: /data/build/old_versions/release-3.1.4 build 01-Jul-2024 18:04:13  build 01-Jul-2024 18:04:13 phpBB > export: build 01-Jul-2024 18:04:13  build 01-Jul-2024 18:04:13  [delete] Could not find file /data/build/old_versions/release-3.1.4/config.php to delete. build 01-Jul-2024 18:04:13  [delete] Deleting directory /data/build/old_versions/release-3.1.4/develop build 01-Jul-2024 18:04:13  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install/data build 01-Jul-2024 18:04:13  [delete] Directory /data/build/old_versions/release-3.1.4/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:13  [delete] Directory /data/build/old_versions/release-3.1.4/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:13  [echo] Setting permissions for checkout of release-3.1.4 in build/old_versions/release-3.1.4 build 01-Jul-2024 18:04:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/cache' to 777 build 01-Jul-2024 18:04:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/store' to 777 build 01-Jul-2024 18:04:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/files' to 777 build 01-Jul-2024 18:04:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/images/avatars/upload' to 777 build 01-Jul-2024 18:04:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:13  build 01-Jul-2024 18:04:13 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:13  build 01-Jul-2024 18:04:13  [delete] Deleting directory /data/build/old_versions/release-3.1.4/cache build 01-Jul-2024 18:04:13  [delete] Deleting directory /data/build/old_versions/release-3.1.4/docs build 01-Jul-2024 18:04:13  [delete] Deleting directory /data/build/old_versions/release-3.1.4/files build 01-Jul-2024 18:04:13  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install build 01-Jul-2024 18:04:13  [delete] Deleting directory /data/build/old_versions/release-3.1.4/store build 01-Jul-2024 18:04:13  [delete] Directory /data/build/old_versions/release-3.1.4/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14 phpBB > old-version-diff: build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14  [echo] Retrieving version 3.1.5 build 01-Jul-2024 18:04:14  [mkdir] Created dir: /data/build/old_versions/release-3.1.5 build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14 phpBB > export: build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14  [delete] Could not find file /data/build/old_versions/release-3.1.5/config.php to delete. build 01-Jul-2024 18:04:14  [delete] Deleting directory /data/build/old_versions/release-3.1.5/develop build 01-Jul-2024 18:04:14  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install/data build 01-Jul-2024 18:04:14  [delete] Directory /data/build/old_versions/release-3.1.5/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:14  [delete] Directory /data/build/old_versions/release-3.1.5/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:14  [echo] Setting permissions for checkout of release-3.1.5 in build/old_versions/release-3.1.5 build 01-Jul-2024 18:04:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/cache' to 777 build 01-Jul-2024 18:04:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/store' to 777 build 01-Jul-2024 18:04:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/files' to 777 build 01-Jul-2024 18:04:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/images/avatars/upload' to 777 build 01-Jul-2024 18:04:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14  [delete] Deleting directory /data/build/old_versions/release-3.1.5/cache build 01-Jul-2024 18:04:14  [delete] Deleting directory /data/build/old_versions/release-3.1.5/docs build 01-Jul-2024 18:04:14  [delete] Deleting directory /data/build/old_versions/release-3.1.5/files build 01-Jul-2024 18:04:14  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install build 01-Jul-2024 18:04:14  [delete] Deleting directory /data/build/old_versions/release-3.1.5/store build 01-Jul-2024 18:04:14  [delete] Directory /data/build/old_versions/release-3.1.5/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14 phpBB > old-version-diff: build 01-Jul-2024 18:04:14  build 01-Jul-2024 18:04:14  [echo] Retrieving version 3.1.6 build 01-Jul-2024 18:04:14  [mkdir] Created dir: /data/build/old_versions/release-3.1.6 build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:15 phpBB > export: build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:15  [delete] Could not find file /data/build/old_versions/release-3.1.6/config.php to delete. build 01-Jul-2024 18:04:15  [delete] Deleting directory /data/build/old_versions/release-3.1.6/develop build 01-Jul-2024 18:04:15  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install/data build 01-Jul-2024 18:04:15  [delete] Directory /data/build/old_versions/release-3.1.6/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:15  [delete] Directory /data/build/old_versions/release-3.1.6/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:15  [echo] Setting permissions for checkout of release-3.1.6 in build/old_versions/release-3.1.6 build 01-Jul-2024 18:04:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/cache' to 777 build 01-Jul-2024 18:04:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/store' to 777 build 01-Jul-2024 18:04:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/files' to 777 build 01-Jul-2024 18:04:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/images/avatars/upload' to 777 build 01-Jul-2024 18:04:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:15 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:15  [delete] Deleting directory /data/build/old_versions/release-3.1.6/cache build 01-Jul-2024 18:04:15  [delete] Deleting directory /data/build/old_versions/release-3.1.6/docs build 01-Jul-2024 18:04:15  [delete] Deleting directory /data/build/old_versions/release-3.1.6/files build 01-Jul-2024 18:04:15  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install build 01-Jul-2024 18:04:15  [delete] Deleting directory /data/build/old_versions/release-3.1.6/store build 01-Jul-2024 18:04:15  [delete] Directory /data/build/old_versions/release-3.1.6/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:15 phpBB > old-version-diff: build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:15  [echo] Retrieving version 3.1.7 build 01-Jul-2024 18:04:15  [mkdir] Created dir: /data/build/old_versions/release-3.1.7 build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:15 phpBB > export: build 01-Jul-2024 18:04:15  build 01-Jul-2024 18:04:16  [delete] Could not find file /data/build/old_versions/release-3.1.7/config.php to delete. build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7/develop build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install/data build 01-Jul-2024 18:04:16  [delete] Directory /data/build/old_versions/release-3.1.7/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:16  [delete] Directory /data/build/old_versions/release-3.1.7/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:16  [echo] Setting permissions for checkout of release-3.1.7 in build/old_versions/release-3.1.7 build 01-Jul-2024 18:04:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/cache' to 777 build 01-Jul-2024 18:04:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/store' to 777 build 01-Jul-2024 18:04:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/files' to 777 build 01-Jul-2024 18:04:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/images/avatars/upload' to 777 build 01-Jul-2024 18:04:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:16  build 01-Jul-2024 18:04:16 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:16  build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7/cache build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7/docs build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7/files build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7/store build 01-Jul-2024 18:04:16  [delete] Directory /data/build/old_versions/release-3.1.7/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:16  build 01-Jul-2024 18:04:16 phpBB > old-version-diff: build 01-Jul-2024 18:04:16  build 01-Jul-2024 18:04:16  [echo] Retrieving version 3.1.7-pl1 build 01-Jul-2024 18:04:16  [mkdir] Created dir: /data/build/old_versions/release-3.1.7-pl1 build 01-Jul-2024 18:04:16  build 01-Jul-2024 18:04:16 phpBB > export: build 01-Jul-2024 18:04:16  build 01-Jul-2024 18:04:16  [delete] Could not find file /data/build/old_versions/release-3.1.7-pl1/config.php to delete. build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/develop build 01-Jul-2024 18:04:16  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install/data build 01-Jul-2024 18:04:16  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:16  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:16  [echo] Setting permissions for checkout of release-3.1.7-pl1 in build/old_versions/release-3.1.7-pl1 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/cache' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/store' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/files' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/images/avatars/upload' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/cache build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/docs build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/files build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/store build 01-Jul-2024 18:04:17  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17 phpBB > old-version-diff: build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17  [echo] Retrieving version 3.1.8 build 01-Jul-2024 18:04:17  [mkdir] Created dir: /data/build/old_versions/release-3.1.8 build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17 phpBB > export: build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17  [delete] Could not find file /data/build/old_versions/release-3.1.8/config.php to delete. build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.8/develop build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install/data build 01-Jul-2024 18:04:17  [delete] Directory /data/build/old_versions/release-3.1.8/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:17  [delete] Directory /data/build/old_versions/release-3.1.8/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:17  [echo] Setting permissions for checkout of release-3.1.8 in build/old_versions/release-3.1.8 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/cache' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/store' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/files' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/images/avatars/upload' to 777 build 01-Jul-2024 18:04:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:17  build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.8/cache build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.8/docs build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.8/files build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install build 01-Jul-2024 18:04:17  [delete] Deleting directory /data/build/old_versions/release-3.1.8/store build 01-Jul-2024 18:04:17  [delete] Directory /data/build/old_versions/release-3.1.8/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:18  build 01-Jul-2024 18:04:18 phpBB > old-version-diff: build 01-Jul-2024 18:04:18  build 01-Jul-2024 18:04:18  [echo] Retrieving version 3.1.9 build 01-Jul-2024 18:04:18  [mkdir] Created dir: /data/build/old_versions/release-3.1.9 build 01-Jul-2024 18:04:18  build 01-Jul-2024 18:04:18 phpBB > export: build 01-Jul-2024 18:04:18  build 01-Jul-2024 18:04:18  [delete] Could not find file /data/build/old_versions/release-3.1.9/config.php to delete. build 01-Jul-2024 18:04:18  [delete] Deleting directory /data/build/old_versions/release-3.1.9/develop build 01-Jul-2024 18:04:18  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install/data build 01-Jul-2024 18:04:18  [delete] Directory /data/build/old_versions/release-3.1.9/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:18  [delete] Directory /data/build/old_versions/release-3.1.9/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:18  [echo] Setting permissions for checkout of release-3.1.9 in build/old_versions/release-3.1.9 build 01-Jul-2024 18:04:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/cache' to 777 build 01-Jul-2024 18:04:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/store' to 777 build 01-Jul-2024 18:04:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/files' to 777 build 01-Jul-2024 18:04:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/images/avatars/upload' to 777 build 01-Jul-2024 18:04:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:18  build 01-Jul-2024 18:04:18 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:18  build 01-Jul-2024 18:04:18  [delete] Deleting directory /data/build/old_versions/release-3.1.9/cache build 01-Jul-2024 18:04:18  [delete] Deleting directory /data/build/old_versions/release-3.1.9/docs build 01-Jul-2024 18:04:18  [delete] Deleting directory /data/build/old_versions/release-3.1.9/files build 01-Jul-2024 18:04:18  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install build 01-Jul-2024 18:04:18  [delete] Deleting directory /data/build/old_versions/release-3.1.9/store build 01-Jul-2024 18:04:18  [delete] Directory /data/build/old_versions/release-3.1.9/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:19  build 01-Jul-2024 18:04:19 phpBB > old-version-diff: build 01-Jul-2024 18:04:19  build 01-Jul-2024 18:04:19  [echo] Retrieving version 3.1.10 build 01-Jul-2024 18:04:19  [mkdir] Created dir: /data/build/old_versions/release-3.1.10 build 01-Jul-2024 18:04:19  build 01-Jul-2024 18:04:19 phpBB > export: build 01-Jul-2024 18:04:19  build 01-Jul-2024 18:04:19  [delete] Could not find file /data/build/old_versions/release-3.1.10/config.php to delete. build 01-Jul-2024 18:04:19  [delete] Deleting directory /data/build/old_versions/release-3.1.10/develop build 01-Jul-2024 18:04:19  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install/data build 01-Jul-2024 18:04:19  [delete] Directory /data/build/old_versions/release-3.1.10/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:19  [delete] Directory /data/build/old_versions/release-3.1.10/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:19  [echo] Setting permissions for checkout of release-3.1.10 in build/old_versions/release-3.1.10 build 01-Jul-2024 18:04:19  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/cache' to 777 build 01-Jul-2024 18:04:19  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/store' to 777 build 01-Jul-2024 18:04:19  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/files' to 777 build 01-Jul-2024 18:04:19  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/images/avatars/upload' to 777 build 01-Jul-2024 18:04:19  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:19  build 01-Jul-2024 18:04:19 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:19  build 01-Jul-2024 18:04:19  [delete] Deleting directory /data/build/old_versions/release-3.1.10/cache build 01-Jul-2024 18:04:19  [delete] Deleting directory /data/build/old_versions/release-3.1.10/docs build 01-Jul-2024 18:04:19  [delete] Deleting directory /data/build/old_versions/release-3.1.10/files build 01-Jul-2024 18:04:19  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install build 01-Jul-2024 18:04:19  [delete] Deleting directory /data/build/old_versions/release-3.1.10/store build 01-Jul-2024 18:04:19  [delete] Directory /data/build/old_versions/release-3.1.10/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20 phpBB > old-version-diff: build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20  [echo] Retrieving version 3.1.11 build 01-Jul-2024 18:04:20  [mkdir] Created dir: /data/build/old_versions/release-3.1.11 build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20 phpBB > export: build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20  [delete] Could not find file /data/build/old_versions/release-3.1.11/config.php to delete. build 01-Jul-2024 18:04:20  [delete] Deleting directory /data/build/old_versions/release-3.1.11/develop build 01-Jul-2024 18:04:20  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install/data build 01-Jul-2024 18:04:20  [delete] Directory /data/build/old_versions/release-3.1.11/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:20  [delete] Directory /data/build/old_versions/release-3.1.11/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:20  [echo] Setting permissions for checkout of release-3.1.11 in build/old_versions/release-3.1.11 build 01-Jul-2024 18:04:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/cache' to 777 build 01-Jul-2024 18:04:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/store' to 777 build 01-Jul-2024 18:04:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/files' to 777 build 01-Jul-2024 18:04:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/images/avatars/upload' to 777 build 01-Jul-2024 18:04:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20  [delete] Deleting directory /data/build/old_versions/release-3.1.11/cache build 01-Jul-2024 18:04:20  [delete] Deleting directory /data/build/old_versions/release-3.1.11/docs build 01-Jul-2024 18:04:20  [delete] Deleting directory /data/build/old_versions/release-3.1.11/files build 01-Jul-2024 18:04:20  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install build 01-Jul-2024 18:04:20  [delete] Deleting directory /data/build/old_versions/release-3.1.11/store build 01-Jul-2024 18:04:20  [delete] Directory /data/build/old_versions/release-3.1.11/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20 phpBB > old-version-diff: build 01-Jul-2024 18:04:20  build 01-Jul-2024 18:04:20  [echo] Retrieving version 3.1.12 build 01-Jul-2024 18:04:20  [mkdir] Created dir: /data/build/old_versions/release-3.1.12 build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:21 phpBB > export: build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:21  [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete. build 01-Jul-2024 18:04:21  [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop build 01-Jul-2024 18:04:21  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data build 01-Jul-2024 18:04:21  [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory. build 01-Jul-2024 18:04:21  [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory. build 01-Jul-2024 18:04:21  [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12 build 01-Jul-2024 18:04:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777 build 01-Jul-2024 18:04:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777 build 01-Jul-2024 18:04:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777 build 01-Jul-2024 18:04:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777 build 01-Jul-2024 18:04:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:21 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:21  [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache build 01-Jul-2024 18:04:21  [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs build 01-Jul-2024 18:04:21  [delete] Deleting directory /data/build/old_versions/release-3.1.12/files build 01-Jul-2024 18:04:21  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install build 01-Jul-2024 18:04:21  [delete] Deleting directory /data/build/old_versions/release-3.1.12/store build 01-Jul-2024 18:04:21  [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:21 phpBB > old-version-diff: build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:21  [echo] Retrieving version 3.2.0 build 01-Jul-2024 18:04:21  [mkdir] Created dir: /data/build/old_versions/release-3.2.0 build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:21 phpBB > export: build 01-Jul-2024 18:04:21  build 01-Jul-2024 18:04:22 Cloning into 'viglink'... build 01-Jul-2024 18:04:22 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:22 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:22 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:22 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:22 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:22 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:22 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:22 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:22 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:22 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:22 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:22 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:22 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:22 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:22 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:22 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:22 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:22 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:22 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:22 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:22 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:22 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:22 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:22 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:22 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:22 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:22 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:22 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:22 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:22 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:22 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:22 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:22 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:22 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:22 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:22 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:22 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:22 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:22 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:22 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:22 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:22 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:22 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:22 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:22 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:22 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:22 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:22 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:22 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:22 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:22 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:22 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:22 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:22 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:22 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:22 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:22 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:22 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:22 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:22 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:22 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:22 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:22 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:22 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:22 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:22 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:22 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:22 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:22 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:22 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:22 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:22 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:22 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:22 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:22 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:22 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:22 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:22 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:22 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:22 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:22 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:22 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:22 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:22 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:22 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:22 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:22 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:22 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:22 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:22 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:22 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:22 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:22 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:22 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:22 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:22 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:22 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:22 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:22 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:22 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:22 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:22 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:22 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:22 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:22 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:22 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:22 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:22 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.58 MiB/s, done. build 01-Jul-2024 18:04:22 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:22 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:22 Resolving deltas: 4% (27/573) build 01-Jul-2024 18:04:22 Resolving deltas: 5% (32/573) build 01-Jul-2024 18:04:22 Resolving deltas: 6% (40/573) build 01-Jul-2024 18:04:22 Resolving deltas: 8% (51/573) build 01-Jul-2024 18:04:22 Resolving deltas: 9% (54/573) build 01-Jul-2024 18:04:22 Resolving deltas: 11% (65/573) build 01-Jul-2024 18:04:22 Resolving deltas: 14% (85/573) build 01-Jul-2024 18:04:22 Resolving deltas: 15% (87/573) build 01-Jul-2024 18:04:22 Resolving deltas: 16% (97/573) build 01-Jul-2024 18:04:22 Resolving deltas: 19% (109/573) build 01-Jul-2024 18:04:22 Resolving deltas: 21% (123/573) build 01-Jul-2024 18:04:22 Resolving deltas: 22% (129/573) build 01-Jul-2024 18:04:22 Resolving deltas: 25% (144/573) build 01-Jul-2024 18:04:22 Resolving deltas: 29% (169/573) build 01-Jul-2024 18:04:22 Resolving deltas: 30% (172/573) build 01-Jul-2024 18:04:22 Resolving deltas: 31% (180/573) build 01-Jul-2024 18:04:22 Resolving deltas: 33% (192/573) build 01-Jul-2024 18:04:22 Resolving deltas: 34% (200/573) build 01-Jul-2024 18:04:22 Resolving deltas: 35% (204/573) build 01-Jul-2024 18:04:22 Resolving deltas: 36% (208/573) build 01-Jul-2024 18:04:22 Resolving deltas: 38% (222/573) build 01-Jul-2024 18:04:22 Resolving deltas: 41% (238/573) build 01-Jul-2024 18:04:22 Resolving deltas: 42% (245/573) build 01-Jul-2024 18:04:22 Resolving deltas: 43% (249/573) build 01-Jul-2024 18:04:22 Resolving deltas: 44% (254/573) build 01-Jul-2024 18:04:22 Resolving deltas: 45% (258/573) build 01-Jul-2024 18:04:22 Resolving deltas: 46% (266/573) build 01-Jul-2024 18:04:22 Resolving deltas: 55% (320/573) build 01-Jul-2024 18:04:22 Resolving deltas: 56% (324/573) build 01-Jul-2024 18:04:22 Resolving deltas: 57% (327/573) build 01-Jul-2024 18:04:22 Resolving deltas: 58% (334/573) build 01-Jul-2024 18:04:22 Resolving deltas: 61% (354/573) build 01-Jul-2024 18:04:22 Resolving deltas: 62% (358/573) build 01-Jul-2024 18:04:22 Resolving deltas: 63% (364/573) build 01-Jul-2024 18:04:22 Resolving deltas: 65% (377/573) build 01-Jul-2024 18:04:22 Resolving deltas: 67% (384/573) build 01-Jul-2024 18:04:22 Resolving deltas: 68% (391/573) build 01-Jul-2024 18:04:22 Resolving deltas: 74% (427/573) build 01-Jul-2024 18:04:22 Resolving deltas: 76% (436/573) build 01-Jul-2024 18:04:22 Resolving deltas: 78% (451/573) build 01-Jul-2024 18:04:22 Resolving deltas: 80% (459/573) build 01-Jul-2024 18:04:22 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:22 Resolving deltas: 84% (482/573) build 01-Jul-2024 18:04:22 Resolving deltas: 85% (489/573) build 01-Jul-2024 18:04:22 Resolving deltas: 86% (493/573) build 01-Jul-2024 18:04:22 Resolving deltas: 87% (500/573) build 01-Jul-2024 18:04:22 Resolving deltas: 88% (505/573) build 01-Jul-2024 18:04:22 Resolving deltas: 89% (511/573) build 01-Jul-2024 18:04:22 Resolving deltas: 91% (523/573) build 01-Jul-2024 18:04:22 Resolving deltas: 95% (547/573) build 01-Jul-2024 18:04:22 Resolving deltas: 97% (559/573) build 01-Jul-2024 18:04:22 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:22 Resolving deltas: 99% (568/573) build 01-Jul-2024 18:04:22 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:22 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:22 Note: checking out 'release-phpbb-3.2.0'. build 01-Jul-2024 18:04:22 build 01-Jul-2024 18:04:22 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:22 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:22 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:22 build 01-Jul-2024 18:04:22 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:22 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:22 build 01-Jul-2024 18:04:22 git checkout -b build 01-Jul-2024 18:04:22 build 01-Jul-2024 18:04:22 HEAD is now at 5441364 Update version to 1.0.0 build 01-Jul-2024 18:04:22  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:22  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:22  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:22  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:22  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:22  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:22  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:22  [delete] Could not find file /data/build/old_versions/release-3.2.0/config.php to delete. build 01-Jul-2024 18:04:22  [delete] Deleting directory /data/build/old_versions/release-3.2.0/develop build 01-Jul-2024 18:04:22  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install/data build 01-Jul-2024 18:04:22  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/development build 01-Jul-2024 18:04:22  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/test build 01-Jul-2024 18:04:22  [echo] Setting permissions for checkout of release-3.2.0 in build/old_versions/release-3.2.0 build 01-Jul-2024 18:04:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/cache' to 777 build 01-Jul-2024 18:04:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/store' to 777 build 01-Jul-2024 18:04:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/files' to 777 build 01-Jul-2024 18:04:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/images/avatars/upload' to 777 build 01-Jul-2024 18:04:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:23  build 01-Jul-2024 18:04:23 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:23  build 01-Jul-2024 18:04:23  [delete] Deleting directory /data/build/old_versions/release-3.2.0/cache build 01-Jul-2024 18:04:23  [delete] Deleting directory /data/build/old_versions/release-3.2.0/docs build 01-Jul-2024 18:04:23  [delete] Deleting directory /data/build/old_versions/release-3.2.0/files build 01-Jul-2024 18:04:23  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install build 01-Jul-2024 18:04:23  [delete] Deleting directory /data/build/old_versions/release-3.2.0/store build 01-Jul-2024 18:04:23  [delete] Directory /data/build/old_versions/release-3.2.0/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:23  build 01-Jul-2024 18:04:23 phpBB > old-version-diff: build 01-Jul-2024 18:04:23  build 01-Jul-2024 18:04:23  [echo] Retrieving version 3.2.1 build 01-Jul-2024 18:04:23  [mkdir] Created dir: /data/build/old_versions/release-3.2.1 build 01-Jul-2024 18:04:23  build 01-Jul-2024 18:04:23 phpBB > export: build 01-Jul-2024 18:04:23  build 01-Jul-2024 18:04:23 Cloning into 'viglink'... build 01-Jul-2024 18:04:24 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:24 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:24 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:24 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:24 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:24 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:24 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:24 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:24 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:24 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:24 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:24 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:24 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:24 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:24 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:24 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:24 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:24 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:24 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:24 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:24 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:24 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:24 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:24 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:24 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:24 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:24 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:24 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:24 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:24 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:24 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:24 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:24 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:24 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:24 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:24 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:24 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:24 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:24 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:24 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:24 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:24 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:24 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:24 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:24 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:24 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:24 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:24 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:24 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:24 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:24 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:24 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:24 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:24 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:24 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:24 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:24 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:24 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:24 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:24 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:24 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:24 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:24 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:24 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:24 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:24 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:24 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:24 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:24 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:24 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:24 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:24 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:24 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:24 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:24 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:24 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:24 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:24 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:24 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:24 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:24 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:24 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:24 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:24 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:24 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:24 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:24 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:24 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:24 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:24 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:24 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:24 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:24 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:24 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:24 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:24 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:24 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:24 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:24 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:24 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:24 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:24 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:24 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:24 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:24 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:24 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:24 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:24 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 01-Jul-2024 18:04:24 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:24 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:24 Resolving deltas: 2% (12/573) build 01-Jul-2024 18:04:24 Resolving deltas: 6% (35/573) build 01-Jul-2024 18:04:24 Resolving deltas: 7% (43/573) build 01-Jul-2024 18:04:24 Resolving deltas: 9% (57/573) build 01-Jul-2024 18:04:24 Resolving deltas: 10% (62/573) build 01-Jul-2024 18:04:24 Resolving deltas: 11% (65/573) build 01-Jul-2024 18:04:24 Resolving deltas: 17% (98/573) build 01-Jul-2024 18:04:24 Resolving deltas: 18% (105/573) build 01-Jul-2024 18:04:24 Resolving deltas: 19% (113/573) build 01-Jul-2024 18:04:24 Resolving deltas: 20% (116/573) build 01-Jul-2024 18:04:24 Resolving deltas: 21% (126/573) build 01-Jul-2024 18:04:24 Resolving deltas: 26% (149/573) build 01-Jul-2024 18:04:24 Resolving deltas: 29% (167/573) build 01-Jul-2024 18:04:24 Resolving deltas: 31% (182/573) build 01-Jul-2024 18:04:24 Resolving deltas: 32% (185/573) build 01-Jul-2024 18:04:24 Resolving deltas: 33% (191/573) build 01-Jul-2024 18:04:24 Resolving deltas: 35% (201/573) build 01-Jul-2024 18:04:24 Resolving deltas: 36% (210/573) build 01-Jul-2024 18:04:24 Resolving deltas: 38% (219/573) build 01-Jul-2024 18:04:24 Resolving deltas: 42% (245/573) build 01-Jul-2024 18:04:24 Resolving deltas: 43% (252/573) build 01-Jul-2024 18:04:24 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:24 Resolving deltas: 46% (266/573) build 01-Jul-2024 18:04:24 Resolving deltas: 48% (277/573) build 01-Jul-2024 18:04:24 Resolving deltas: 49% (283/573) build 01-Jul-2024 18:04:24 Resolving deltas: 50% (288/573) build 01-Jul-2024 18:04:24 Resolving deltas: 60% (344/573) build 01-Jul-2024 18:04:24 Resolving deltas: 64% (372/573) build 01-Jul-2024 18:04:24 Resolving deltas: 65% (374/573) build 01-Jul-2024 18:04:24 Resolving deltas: 69% (396/573) build 01-Jul-2024 18:04:24 Resolving deltas: 70% (405/573) build 01-Jul-2024 18:04:24 Resolving deltas: 75% (432/573) build 01-Jul-2024 18:04:24 Resolving deltas: 77% (444/573) build 01-Jul-2024 18:04:24 Resolving deltas: 78% (452/573) build 01-Jul-2024 18:04:24 Resolving deltas: 79% (458/573) build 01-Jul-2024 18:04:24 Resolving deltas: 80% (460/573) build 01-Jul-2024 18:04:24 Resolving deltas: 81% (469/573) build 01-Jul-2024 18:04:24 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:24 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:24 Resolving deltas: 84% (485/573) build 01-Jul-2024 18:04:24 Resolving deltas: 90% (517/573) build 01-Jul-2024 18:04:24 Resolving deltas: 94% (542/573) build 01-Jul-2024 18:04:24 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:24 Resolving deltas: 96% (554/573) build 01-Jul-2024 18:04:24 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:24 Resolving deltas: 98% (565/573) build 01-Jul-2024 18:04:24 Resolving deltas: 99% (570/573) build 01-Jul-2024 18:04:24 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:24 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:24 Note: checking out 'release-phpbb-3.2.1'. build 01-Jul-2024 18:04:24 build 01-Jul-2024 18:04:24 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:24 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:24 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:24 build 01-Jul-2024 18:04:24 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:24 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:24 build 01-Jul-2024 18:04:24 git checkout -b build 01-Jul-2024 18:04:24 build 01-Jul-2024 18:04:24 HEAD is now at bc268e6 Merge pull request #49 from VSEphpbb/release build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:24  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:24  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:24  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:24  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:24  [delete] Could not find file /data/build/old_versions/release-3.2.1/config.php to delete. build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/develop build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install/data build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/development build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/test build 01-Jul-2024 18:04:24  [echo] Setting permissions for checkout of release-3.2.1 in build/old_versions/release-3.2.1 build 01-Jul-2024 18:04:24  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/cache' to 777 build 01-Jul-2024 18:04:24  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/store' to 777 build 01-Jul-2024 18:04:24  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/files' to 777 build 01-Jul-2024 18:04:24  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/images/avatars/upload' to 777 build 01-Jul-2024 18:04:24  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:24  build 01-Jul-2024 18:04:24 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:24  build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/cache build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/docs build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/files build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install build 01-Jul-2024 18:04:24  [delete] Deleting directory /data/build/old_versions/release-3.2.1/store build 01-Jul-2024 18:04:24  [delete] Directory /data/build/old_versions/release-3.2.1/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:24  build 01-Jul-2024 18:04:24 phpBB > old-version-diff: build 01-Jul-2024 18:04:24  build 01-Jul-2024 18:04:24  [echo] Retrieving version 3.2.2 build 01-Jul-2024 18:04:24  [mkdir] Created dir: /data/build/old_versions/release-3.2.2 build 01-Jul-2024 18:04:24  build 01-Jul-2024 18:04:24 phpBB > export: build 01-Jul-2024 18:04:24  build 01-Jul-2024 18:04:25 Cloning into 'viglink'... build 01-Jul-2024 18:04:25 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:25 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:25 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:25 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:25 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:25 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:25 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:25 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:25 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:25 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:25 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:25 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:25 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:25 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:25 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:25 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:25 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:25 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:25 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:25 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:25 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:25 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:25 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:25 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:25 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:25 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:25 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:25 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:25 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:25 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:25 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:25 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:25 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:25 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:25 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:25 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:25 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:25 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:25 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:25 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:25 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:25 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:25 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:25 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:25 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:25 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:25 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:25 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:25 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:25 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:25 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:25 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:25 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:25 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:25 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:25 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:25 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:25 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:25 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:25 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:25 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:25 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:25 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:25 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:25 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:25 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:25 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:25 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:25 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:25 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:25 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:25 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:25 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:25 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:25 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:25 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:25 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:25 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:25 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:25 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:25 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:25 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:25 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:25 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:25 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:25 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:25 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:25 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:25 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:25 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:25 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:25 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:25 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:25 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:25 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:25 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:25 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:25 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:25 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:25 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:25 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:25 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:25 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:25 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:25 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:25 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:25 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:25 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.57 MiB/s, done. build 01-Jul-2024 18:04:25 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:25 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:25 Resolving deltas: 2% (13/573) build 01-Jul-2024 18:04:25 Resolving deltas: 4% (25/573) build 01-Jul-2024 18:04:25 Resolving deltas: 7% (42/573) build 01-Jul-2024 18:04:25 Resolving deltas: 8% (51/573) build 01-Jul-2024 18:04:25 Resolving deltas: 9% (56/573) build 01-Jul-2024 18:04:25 Resolving deltas: 13% (80/573) build 01-Jul-2024 18:04:25 Resolving deltas: 14% (81/573) build 01-Jul-2024 18:04:25 Resolving deltas: 17% (102/573) build 01-Jul-2024 18:04:25 Resolving deltas: 21% (122/573) build 01-Jul-2024 18:04:25 Resolving deltas: 22% (128/573) build 01-Jul-2024 18:04:25 Resolving deltas: 24% (143/573) build 01-Jul-2024 18:04:25 Resolving deltas: 29% (170/573) build 01-Jul-2024 18:04:25 Resolving deltas: 30% (174/573) build 01-Jul-2024 18:04:25 Resolving deltas: 32% (187/573) build 01-Jul-2024 18:04:25 Resolving deltas: 33% (191/573) build 01-Jul-2024 18:04:25 Resolving deltas: 35% (204/573) build 01-Jul-2024 18:04:25 Resolving deltas: 36% (208/573) build 01-Jul-2024 18:04:25 Resolving deltas: 37% (213/573) build 01-Jul-2024 18:04:25 Resolving deltas: 38% (223/573) build 01-Jul-2024 18:04:25 Resolving deltas: 43% (247/573) build 01-Jul-2024 18:04:25 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:25 Resolving deltas: 46% (269/573) build 01-Jul-2024 18:04:25 Resolving deltas: 47% (272/573) build 01-Jul-2024 18:04:25 Resolving deltas: 48% (280/573) build 01-Jul-2024 18:04:25 Resolving deltas: 49% (282/573) build 01-Jul-2024 18:04:25 Resolving deltas: 50% (292/573) build 01-Jul-2024 18:04:25 Resolving deltas: 52% (299/573) build 01-Jul-2024 18:04:25 Resolving deltas: 53% (306/573) build 01-Jul-2024 18:04:25 Resolving deltas: 56% (326/573) build 01-Jul-2024 18:04:25 Resolving deltas: 57% (328/573) build 01-Jul-2024 18:04:25 Resolving deltas: 62% (360/573) build 01-Jul-2024 18:04:25 Resolving deltas: 64% (367/573) build 01-Jul-2024 18:04:25 Resolving deltas: 68% (395/573) build 01-Jul-2024 18:04:25 Resolving deltas: 70% (403/573) build 01-Jul-2024 18:04:25 Resolving deltas: 71% (409/573) build 01-Jul-2024 18:04:25 Resolving deltas: 77% (443/573) build 01-Jul-2024 18:04:25 Resolving deltas: 79% (455/573) build 01-Jul-2024 18:04:25 Resolving deltas: 80% (463/573) build 01-Jul-2024 18:04:25 Resolving deltas: 81% (466/573) build 01-Jul-2024 18:04:25 Resolving deltas: 82% (470/573) build 01-Jul-2024 18:04:25 Resolving deltas: 83% (478/573) build 01-Jul-2024 18:04:25 Resolving deltas: 84% (486/573) build 01-Jul-2024 18:04:25 Resolving deltas: 85% (490/573) build 01-Jul-2024 18:04:25 Resolving deltas: 86% (493/573) build 01-Jul-2024 18:04:25 Resolving deltas: 92% (529/573) build 01-Jul-2024 18:04:25 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:25 Resolving deltas: 96% (551/573) build 01-Jul-2024 18:04:25 Resolving deltas: 97% (558/573) build 01-Jul-2024 18:04:25 Resolving deltas: 98% (564/573) build 01-Jul-2024 18:04:25 Resolving deltas: 99% (569/573) build 01-Jul-2024 18:04:25 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:25 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:25 Note: checking out 'release-phpbb-3.2.2'. build 01-Jul-2024 18:04:25 build 01-Jul-2024 18:04:25 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:25 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:25 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:25 build 01-Jul-2024 18:04:25 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:25 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:25 build 01-Jul-2024 18:04:25 git checkout -b build 01-Jul-2024 18:04:25 build 01-Jul-2024 18:04:25 HEAD is now at da2cda3 Update to 1.0.3 build 01-Jul-2024 18:04:25  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:25  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:25  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:25  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:25  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:25  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:25  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:25  [delete] Could not find file /data/build/old_versions/release-3.2.2/config.php to delete. build 01-Jul-2024 18:04:25  [delete] Deleting directory /data/build/old_versions/release-3.2.2/develop build 01-Jul-2024 18:04:25  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install/data build 01-Jul-2024 18:04:25  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/development build 01-Jul-2024 18:04:25  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/test build 01-Jul-2024 18:04:25  [echo] Setting permissions for checkout of release-3.2.2 in build/old_versions/release-3.2.2 build 01-Jul-2024 18:04:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/cache' to 777 build 01-Jul-2024 18:04:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/store' to 777 build 01-Jul-2024 18:04:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/files' to 777 build 01-Jul-2024 18:04:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/images/avatars/upload' to 777 build 01-Jul-2024 18:04:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:26  build 01-Jul-2024 18:04:26 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:26  build 01-Jul-2024 18:04:26  [delete] Deleting directory /data/build/old_versions/release-3.2.2/cache build 01-Jul-2024 18:04:26  [delete] Deleting directory /data/build/old_versions/release-3.2.2/docs build 01-Jul-2024 18:04:26  [delete] Deleting directory /data/build/old_versions/release-3.2.2/files build 01-Jul-2024 18:04:26  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install build 01-Jul-2024 18:04:26  [delete] Deleting directory /data/build/old_versions/release-3.2.2/store build 01-Jul-2024 18:04:26  [delete] Directory /data/build/old_versions/release-3.2.2/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:26  build 01-Jul-2024 18:04:26 phpBB > old-version-diff: build 01-Jul-2024 18:04:26  build 01-Jul-2024 18:04:26  [echo] Retrieving version 3.2.3 build 01-Jul-2024 18:04:26  [mkdir] Created dir: /data/build/old_versions/release-3.2.3 build 01-Jul-2024 18:04:26  build 01-Jul-2024 18:04:26 phpBB > export: build 01-Jul-2024 18:04:26  build 01-Jul-2024 18:04:26 Cloning into 'viglink'... build 01-Jul-2024 18:04:27 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:27 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:27 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:27 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:27 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:27 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:27 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:27 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:27 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:27 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:27 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:27 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:27 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:27 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:27 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:27 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:27 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:27 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:27 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:27 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:27 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:27 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:27 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:27 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:27 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:27 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:27 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:27 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:27 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:27 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:27 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:27 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:27 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:27 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:27 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:27 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:27 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:27 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:27 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:27 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:27 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:27 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:27 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:27 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:27 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:27 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:27 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:27 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:27 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:27 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:27 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:27 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:27 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:27 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:27 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:27 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:27 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:27 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:27 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:27 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:27 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:27 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:27 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:27 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:27 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:27 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:27 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:27 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:27 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:27 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:27 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:27 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:27 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:27 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:27 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:27 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:27 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:27 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:27 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:27 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:27 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:27 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:27 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:27 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:27 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:27 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:27 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:27 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:27 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:27 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:27 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:27 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:27 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:27 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:27 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:27 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:27 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:27 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:27 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:27 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:27 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:27 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:27 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:27 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:27 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:27 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:27 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:27 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.33 MiB/s, done. build 01-Jul-2024 18:04:27 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:27 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:27 Resolving deltas: 4% (23/573) build 01-Jul-2024 18:04:27 Resolving deltas: 6% (37/573) build 01-Jul-2024 18:04:27 Resolving deltas: 7% (42/573) build 01-Jul-2024 18:04:27 Resolving deltas: 8% (50/573) build 01-Jul-2024 18:04:27 Resolving deltas: 10% (61/573) build 01-Jul-2024 18:04:27 Resolving deltas: 11% (64/573) build 01-Jul-2024 18:04:27 Resolving deltas: 13% (75/573) build 01-Jul-2024 18:04:27 Resolving deltas: 16% (95/573) build 01-Jul-2024 18:04:27 Resolving deltas: 17% (98/573) build 01-Jul-2024 18:04:27 Resolving deltas: 18% (107/573) build 01-Jul-2024 18:04:27 Resolving deltas: 20% (119/573) build 01-Jul-2024 18:04:27 Resolving deltas: 23% (133/573) build 01-Jul-2024 18:04:27 Resolving deltas: 24% (139/573) build 01-Jul-2024 18:04:27 Resolving deltas: 26% (154/573) build 01-Jul-2024 18:04:27 Resolving deltas: 31% (181/573) build 01-Jul-2024 18:04:27 Resolving deltas: 32% (184/573) build 01-Jul-2024 18:04:27 Resolving deltas: 33% (192/573) build 01-Jul-2024 18:04:27 Resolving deltas: 35% (204/573) build 01-Jul-2024 18:04:27 Resolving deltas: 36% (212/573) build 01-Jul-2024 18:04:27 Resolving deltas: 37% (216/573) build 01-Jul-2024 18:04:27 Resolving deltas: 38% (220/573) build 01-Jul-2024 18:04:27 Resolving deltas: 42% (242/573) build 01-Jul-2024 18:04:27 Resolving deltas: 43% (249/573) build 01-Jul-2024 18:04:27 Resolving deltas: 44% (253/573) build 01-Jul-2024 18:04:27 Resolving deltas: 45% (258/573) build 01-Jul-2024 18:04:27 Resolving deltas: 46% (265/573) build 01-Jul-2024 18:04:27 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:27 Resolving deltas: 56% (324/573) build 01-Jul-2024 18:04:27 Resolving deltas: 57% (328/573) build 01-Jul-2024 18:04:27 Resolving deltas: 59% (342/573) build 01-Jul-2024 18:04:27 Resolving deltas: 61% (350/573) build 01-Jul-2024 18:04:27 Resolving deltas: 62% (357/573) build 01-Jul-2024 18:04:27 Resolving deltas: 66% (383/573) build 01-Jul-2024 18:04:27 Resolving deltas: 67% (387/573) build 01-Jul-2024 18:04:27 Resolving deltas: 68% (395/573) build 01-Jul-2024 18:04:27 Resolving deltas: 73% (423/573) build 01-Jul-2024 18:04:27 Resolving deltas: 76% (440/573) build 01-Jul-2024 18:04:27 Resolving deltas: 79% (453/573) build 01-Jul-2024 18:04:27 Resolving deltas: 81% (465/573) build 01-Jul-2024 18:04:27 Resolving deltas: 82% (470/573) build 01-Jul-2024 18:04:27 Resolving deltas: 83% (479/573) build 01-Jul-2024 18:04:27 Resolving deltas: 84% (483/573) build 01-Jul-2024 18:04:27 Resolving deltas: 85% (488/573) build 01-Jul-2024 18:04:27 Resolving deltas: 86% (493/573) build 01-Jul-2024 18:04:27 Resolving deltas: 94% (539/573) build 01-Jul-2024 18:04:27 Resolving deltas: 95% (547/573) build 01-Jul-2024 18:04:27 Resolving deltas: 96% (552/573) build 01-Jul-2024 18:04:27 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:27 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:27 Resolving deltas: 99% (568/573) build 01-Jul-2024 18:04:27 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:27 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:27 Note: checking out 'release-phpbb-3.2.3'. build 01-Jul-2024 18:04:27 build 01-Jul-2024 18:04:27 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:27 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:27 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:27 build 01-Jul-2024 18:04:27 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:27 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:27 build 01-Jul-2024 18:04:27 git checkout -b build 01-Jul-2024 18:04:27 build 01-Jul-2024 18:04:27 HEAD is now at 8bd2873 Merge pull request #51 from scootergrisen/patch-1 build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:27  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:27  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:27  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:27  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:27  [delete] Could not find file /data/build/old_versions/release-3.2.3/config.php to delete. build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/develop build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install/data build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/development build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/test build 01-Jul-2024 18:04:27  [echo] Setting permissions for checkout of release-3.2.3 in build/old_versions/release-3.2.3 build 01-Jul-2024 18:04:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/cache' to 777 build 01-Jul-2024 18:04:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/store' to 777 build 01-Jul-2024 18:04:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/files' to 777 build 01-Jul-2024 18:04:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/images/avatars/upload' to 777 build 01-Jul-2024 18:04:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:27  build 01-Jul-2024 18:04:27 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:27  build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/cache build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/docs build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/files build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install build 01-Jul-2024 18:04:27  [delete] Deleting directory /data/build/old_versions/release-3.2.3/store build 01-Jul-2024 18:04:27  [delete] Directory /data/build/old_versions/release-3.2.3/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:27  build 01-Jul-2024 18:04:27 phpBB > old-version-diff: build 01-Jul-2024 18:04:27  build 01-Jul-2024 18:04:27  [echo] Retrieving version 3.2.4 build 01-Jul-2024 18:04:27  [mkdir] Created dir: /data/build/old_versions/release-3.2.4 build 01-Jul-2024 18:04:27  build 01-Jul-2024 18:04:27 phpBB > export: build 01-Jul-2024 18:04:27  build 01-Jul-2024 18:04:27 Cloning into 'viglink'... build 01-Jul-2024 18:04:28 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:28 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:28 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:28 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:28 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:28 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:28 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:28 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:28 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:28 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:28 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:28 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:28 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:28 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:28 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:28 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:28 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:28 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:28 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:28 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:28 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:28 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:28 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:28 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:28 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:28 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:28 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:28 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:28 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:28 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:28 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:28 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:28 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:28 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:28 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:28 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:28 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:28 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:28 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:28 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:28 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:28 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:28 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:28 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:28 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:28 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:28 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:28 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:28 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:28 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:28 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:28 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:28 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:28 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:28 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:28 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:28 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:28 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:28 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:28 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:28 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:28 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:28 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:28 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:28 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:28 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:28 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:28 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:28 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:28 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:28 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:28 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:28 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:28 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:28 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:28 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:28 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:28 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:28 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:28 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:28 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:28 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:28 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:28 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:28 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:28 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:28 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:28 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:28 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:28 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:28 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:28 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:28 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:28 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:28 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:28 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:28 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:28 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:28 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:28 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:28 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:28 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:28 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:28 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:28 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:28 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:28 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:28 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.26 MiB/s, done. build 01-Jul-2024 18:04:28 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:28 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:28 Resolving deltas: 5% (34/573) build 01-Jul-2024 18:04:28 Resolving deltas: 6% (39/573) build 01-Jul-2024 18:04:28 Resolving deltas: 8% (47/573) build 01-Jul-2024 18:04:28 Resolving deltas: 10% (58/573) build 01-Jul-2024 18:04:28 Resolving deltas: 12% (72/573) build 01-Jul-2024 18:04:28 Resolving deltas: 16% (92/573) build 01-Jul-2024 18:04:28 Resolving deltas: 18% (104/573) build 01-Jul-2024 18:04:28 Resolving deltas: 20% (116/573) build 01-Jul-2024 18:04:28 Resolving deltas: 22% (130/573) build 01-Jul-2024 18:04:28 Resolving deltas: 23% (136/573) build 01-Jul-2024 18:04:28 Resolving deltas: 26% (151/573) build 01-Jul-2024 18:04:28 Resolving deltas: 30% (176/573) build 01-Jul-2024 18:04:28 Resolving deltas: 31% (178/573) build 01-Jul-2024 18:04:28 Resolving deltas: 32% (187/573) build 01-Jul-2024 18:04:28 Resolving deltas: 34% (199/573) build 01-Jul-2024 18:04:28 Resolving deltas: 36% (207/573) build 01-Jul-2024 18:04:28 Resolving deltas: 37% (215/573) build 01-Jul-2024 18:04:28 Resolving deltas: 39% (229/573) build 01-Jul-2024 18:04:28 Resolving deltas: 42% (245/573) build 01-Jul-2024 18:04:28 Resolving deltas: 43% (252/573) build 01-Jul-2024 18:04:28 Resolving deltas: 44% (256/573) build 01-Jul-2024 18:04:28 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:28 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:28 Resolving deltas: 47% (273/573) build 01-Jul-2024 18:04:28 Resolving deltas: 52% (303/573) build 01-Jul-2024 18:04:28 Resolving deltas: 53% (304/573) build 01-Jul-2024 18:04:28 Resolving deltas: 57% (332/573) build 01-Jul-2024 18:04:28 Resolving deltas: 58% (333/573) build 01-Jul-2024 18:04:28 Resolving deltas: 60% (344/573) build 01-Jul-2024 18:04:28 Resolving deltas: 62% (360/573) build 01-Jul-2024 18:04:28 Resolving deltas: 63% (363/573) build 01-Jul-2024 18:04:28 Resolving deltas: 65% (375/573) build 01-Jul-2024 18:04:28 Resolving deltas: 67% (384/573) build 01-Jul-2024 18:04:28 Resolving deltas: 69% (396/573) build 01-Jul-2024 18:04:28 Resolving deltas: 70% (402/573) build 01-Jul-2024 18:04:28 Resolving deltas: 77% (444/573) build 01-Jul-2024 18:04:28 Resolving deltas: 78% (452/573) build 01-Jul-2024 18:04:28 Resolving deltas: 79% (458/573) build 01-Jul-2024 18:04:28 Resolving deltas: 80% (460/573) build 01-Jul-2024 18:04:28 Resolving deltas: 81% (469/573) build 01-Jul-2024 18:04:28 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:28 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:28 Resolving deltas: 84% (485/573) build 01-Jul-2024 18:04:28 Resolving deltas: 90% (517/573) build 01-Jul-2024 18:04:28 Resolving deltas: 94% (542/573) build 01-Jul-2024 18:04:28 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:28 Resolving deltas: 96% (554/573) build 01-Jul-2024 18:04:28 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:28 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:28 Resolving deltas: 99% (568/573) build 01-Jul-2024 18:04:28 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:28 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:28 Note: checking out 'release-phpbb-3.2.4'. build 01-Jul-2024 18:04:28 build 01-Jul-2024 18:04:28 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:28 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:28 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:28 build 01-Jul-2024 18:04:28 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:28 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:28 build 01-Jul-2024 18:04:28 git checkout -b build 01-Jul-2024 18:04:28 build 01-Jul-2024 18:04:28 HEAD is now at 52776e1 Merge pull request #52 from VSEphpbb/updates build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:28  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:28  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:28  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:28  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:28  [delete] Could not find file /data/build/old_versions/release-3.2.4/config.php to delete. build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/develop build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install/data build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/development build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/test build 01-Jul-2024 18:04:28  [echo] Setting permissions for checkout of release-3.2.4 in build/old_versions/release-3.2.4 build 01-Jul-2024 18:04:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/cache' to 777 build 01-Jul-2024 18:04:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/store' to 777 build 01-Jul-2024 18:04:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/files' to 777 build 01-Jul-2024 18:04:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/images/avatars/upload' to 777 build 01-Jul-2024 18:04:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:28  build 01-Jul-2024 18:04:28 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:28  build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/cache build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/docs build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/files build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install build 01-Jul-2024 18:04:28  [delete] Deleting directory /data/build/old_versions/release-3.2.4/store build 01-Jul-2024 18:04:28  [delete] Directory /data/build/old_versions/release-3.2.4/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:29  build 01-Jul-2024 18:04:29 phpBB > old-version-diff: build 01-Jul-2024 18:04:29  build 01-Jul-2024 18:04:29  [echo] Retrieving version 3.2.5 build 01-Jul-2024 18:04:29  [mkdir] Created dir: /data/build/old_versions/release-3.2.5 build 01-Jul-2024 18:04:29  build 01-Jul-2024 18:04:29 phpBB > export: build 01-Jul-2024 18:04:29  build 01-Jul-2024 18:04:29 Cloning into 'viglink'... build 01-Jul-2024 18:04:29 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:29 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:29 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:29 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:29 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:29 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:29 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:29 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:29 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:29 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:29 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:29 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:29 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:29 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:29 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:29 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:29 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:29 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:29 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:29 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:29 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:29 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:29 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:29 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:29 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:29 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:29 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:29 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:29 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:29 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:29 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:29 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:29 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:29 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:29 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:29 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:29 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:29 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:29 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:29 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:29 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:29 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:29 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:29 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:29 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:29 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:29 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:29 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:29 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:29 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:29 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:29 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:29 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:29 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:29 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:29 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:29 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:29 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:29 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:29 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:29 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:29 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:29 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:29 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:29 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:29 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:29 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:29 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:29 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:29 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:29 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:29 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:29 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:29 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:29 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:29 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:29 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:29 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:29 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:29 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:29 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:29 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:29 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:29 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:29 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:29 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:29 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:29 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:29 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:29 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:29 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:29 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:29 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:29 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:29 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:29 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:29 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:29 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:29 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:29 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:29 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:29 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:29 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:29 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:29 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:29 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:29 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:29 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.59 MiB/s, done. build 01-Jul-2024 18:04:29 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:29 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:29 Resolving deltas: 3% (18/573) build 01-Jul-2024 18:04:29 Resolving deltas: 5% (33/573) build 01-Jul-2024 18:04:29 Resolving deltas: 8% (48/573) build 01-Jul-2024 18:04:29 Resolving deltas: 9% (55/573) build 01-Jul-2024 18:04:29 Resolving deltas: 10% (58/573) build 01-Jul-2024 18:04:29 Resolving deltas: 13% (75/573) build 01-Jul-2024 18:04:29 Resolving deltas: 14% (83/573) build 01-Jul-2024 18:04:29 Resolving deltas: 16% (96/573) build 01-Jul-2024 18:04:29 Resolving deltas: 17% (103/573) build 01-Jul-2024 18:04:29 Resolving deltas: 21% (121/573) build 01-Jul-2024 18:04:29 Resolving deltas: 22% (127/573) build 01-Jul-2024 18:04:29 Resolving deltas: 25% (144/573) build 01-Jul-2024 18:04:29 Resolving deltas: 27% (159/573) build 01-Jul-2024 18:04:29 Resolving deltas: 28% (162/573) build 01-Jul-2024 18:04:29 Resolving deltas: 31% (178/573) build 01-Jul-2024 18:04:29 Resolving deltas: 35% (201/573) build 01-Jul-2024 18:04:29 Resolving deltas: 37% (217/573) build 01-Jul-2024 18:04:29 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:29 Resolving deltas: 39% (225/573) build 01-Jul-2024 18:04:29 Resolving deltas: 41% (238/573) build 01-Jul-2024 18:04:29 Resolving deltas: 43% (247/573) build 01-Jul-2024 18:04:29 Resolving deltas: 44% (256/573) build 01-Jul-2024 18:04:29 Resolving deltas: 45% (259/573) build 01-Jul-2024 18:04:29 Resolving deltas: 46% (265/573) build 01-Jul-2024 18:04:29 Resolving deltas: 48% (277/573) build 01-Jul-2024 18:04:29 Resolving deltas: 52% (303/573) build 01-Jul-2024 18:04:29 Resolving deltas: 54% (311/573) build 01-Jul-2024 18:04:29 Resolving deltas: 55% (318/573) build 01-Jul-2024 18:04:29 Resolving deltas: 56% (322/573) build 01-Jul-2024 18:04:29 Resolving deltas: 58% (334/573) build 01-Jul-2024 18:04:29 Resolving deltas: 61% (353/573) build 01-Jul-2024 18:04:29 Resolving deltas: 63% (361/573) build 01-Jul-2024 18:04:29 Resolving deltas: 66% (382/573) build 01-Jul-2024 18:04:29 Resolving deltas: 68% (395/573) build 01-Jul-2024 18:04:29 Resolving deltas: 69% (399/573) build 01-Jul-2024 18:04:29 Resolving deltas: 72% (414/573) build 01-Jul-2024 18:04:29 Resolving deltas: 76% (441/573) build 01-Jul-2024 18:04:29 Resolving deltas: 77% (446/573) build 01-Jul-2024 18:04:29 Resolving deltas: 79% (457/573) build 01-Jul-2024 18:04:29 Resolving deltas: 80% (459/573) build 01-Jul-2024 18:04:29 Resolving deltas: 81% (465/573) build 01-Jul-2024 18:04:29 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:29 Resolving deltas: 83% (481/573) build 01-Jul-2024 18:04:29 Resolving deltas: 84% (485/573) build 01-Jul-2024 18:04:29 Resolving deltas: 85% (488/573) build 01-Jul-2024 18:04:29 Resolving deltas: 86% (493/573) build 01-Jul-2024 18:04:29 Resolving deltas: 94% (540/573) build 01-Jul-2024 18:04:29 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:29 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:29 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:29 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:29 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:30 Note: checking out 'release-phpbb-3.2.5'. build 01-Jul-2024 18:04:30 build 01-Jul-2024 18:04:30 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:30 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:30 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:30 build 01-Jul-2024 18:04:30 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:30 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:30 build 01-Jul-2024 18:04:30 git checkout -b build 01-Jul-2024 18:04:30 build 01-Jul-2024 18:04:30 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:30  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:30  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:30  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:30  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:30  [delete] Could not find file /data/build/old_versions/release-3.2.5/config.php to delete. build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/develop build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install/data build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/development build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/test build 01-Jul-2024 18:04:30  [echo] Setting permissions for checkout of release-3.2.5 in build/old_versions/release-3.2.5 build 01-Jul-2024 18:04:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/cache' to 777 build 01-Jul-2024 18:04:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/store' to 777 build 01-Jul-2024 18:04:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/files' to 777 build 01-Jul-2024 18:04:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/images/avatars/upload' to 777 build 01-Jul-2024 18:04:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:30  build 01-Jul-2024 18:04:30 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:30  build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/cache build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/docs build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/files build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install build 01-Jul-2024 18:04:30  [delete] Deleting directory /data/build/old_versions/release-3.2.5/store build 01-Jul-2024 18:04:30  [delete] Directory /data/build/old_versions/release-3.2.5/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:30  build 01-Jul-2024 18:04:30 phpBB > old-version-diff: build 01-Jul-2024 18:04:30  build 01-Jul-2024 18:04:30  [echo] Retrieving version 3.2.6 build 01-Jul-2024 18:04:30  [mkdir] Created dir: /data/build/old_versions/release-3.2.6 build 01-Jul-2024 18:04:30  build 01-Jul-2024 18:04:30 phpBB > export: build 01-Jul-2024 18:04:30  build 01-Jul-2024 18:04:30 Cloning into 'viglink'... build 01-Jul-2024 18:04:31 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:31 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:31 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:31 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:31 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:31 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:31 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:31 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:31 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:31 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:31 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:31 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:31 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:31 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:31 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:31 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:31 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:31 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:31 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:31 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:31 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:31 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:31 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:31 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:31 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:31 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:31 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:31 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:31 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:31 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:31 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:31 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:31 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:31 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:31 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:31 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:31 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:31 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:31 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:31 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:31 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:31 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:31 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:31 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:31 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:31 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:31 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:31 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:31 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:31 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:31 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:31 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:31 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:31 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:31 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:31 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:31 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:31 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:31 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:31 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:31 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:31 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:31 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:31 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:31 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:31 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:31 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:31 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:31 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:31 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:31 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:31 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:31 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:31 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:31 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:31 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:31 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:31 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:31 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:31 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:31 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:31 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:31 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:31 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:31 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:31 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:31 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:31 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:31 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:31 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:31 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:31 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:31 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:31 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:31 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:31 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:31 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:31 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:31 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:31 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:31 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:31 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:31 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:31 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:31 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:31 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:31 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:31 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 01-Jul-2024 18:04:31 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:31 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:31 Resolving deltas: 4% (25/573) build 01-Jul-2024 18:04:31 Resolving deltas: 7% (44/573) build 01-Jul-2024 18:04:31 Resolving deltas: 8% (49/573) build 01-Jul-2024 18:04:31 Resolving deltas: 9% (52/573) build 01-Jul-2024 18:04:31 Resolving deltas: 10% (63/573) build 01-Jul-2024 18:04:31 Resolving deltas: 11% (66/573) build 01-Jul-2024 18:04:31 Resolving deltas: 13% (77/573) build 01-Jul-2024 18:04:31 Resolving deltas: 16% (95/573) build 01-Jul-2024 18:04:31 Resolving deltas: 17% (99/573) build 01-Jul-2024 18:04:31 Resolving deltas: 19% (109/573) build 01-Jul-2024 18:04:31 Resolving deltas: 22% (129/573) build 01-Jul-2024 18:04:31 Resolving deltas: 24% (139/573) build 01-Jul-2024 18:04:31 Resolving deltas: 26% (151/573) build 01-Jul-2024 18:04:31 Resolving deltas: 27% (158/573) build 01-Jul-2024 18:04:31 Resolving deltas: 28% (166/573) build 01-Jul-2024 18:04:31 Resolving deltas: 29% (168/573) build 01-Jul-2024 18:04:31 Resolving deltas: 31% (180/573) build 01-Jul-2024 18:04:31 Resolving deltas: 34% (197/573) build 01-Jul-2024 18:04:31 Resolving deltas: 35% (202/573) build 01-Jul-2024 18:04:31 Resolving deltas: 36% (212/573) build 01-Jul-2024 18:04:31 Resolving deltas: 38% (219/573) build 01-Jul-2024 18:04:31 Resolving deltas: 40% (232/573) build 01-Jul-2024 18:04:31 Resolving deltas: 42% (241/573) build 01-Jul-2024 18:04:31 Resolving deltas: 43% (252/573) build 01-Jul-2024 18:04:31 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:31 Resolving deltas: 46% (265/573) build 01-Jul-2024 18:04:31 Resolving deltas: 48% (277/573) build 01-Jul-2024 18:04:31 Resolving deltas: 49% (285/573) build 01-Jul-2024 18:04:31 Resolving deltas: 51% (296/573) build 01-Jul-2024 18:04:31 Resolving deltas: 52% (298/573) build 01-Jul-2024 18:04:31 Resolving deltas: 54% (312/573) build 01-Jul-2024 18:04:31 Resolving deltas: 55% (317/573) build 01-Jul-2024 18:04:31 Resolving deltas: 60% (345/573) build 01-Jul-2024 18:04:31 Resolving deltas: 62% (358/573) build 01-Jul-2024 18:04:31 Resolving deltas: 63% (361/573) build 01-Jul-2024 18:04:31 Resolving deltas: 66% (379/573) build 01-Jul-2024 18:04:31 Resolving deltas: 67% (385/573) build 01-Jul-2024 18:04:31 Resolving deltas: 68% (390/573) build 01-Jul-2024 18:04:31 Resolving deltas: 71% (411/573) build 01-Jul-2024 18:04:31 Resolving deltas: 75% (433/573) build 01-Jul-2024 18:04:31 Resolving deltas: 78% (452/573) build 01-Jul-2024 18:04:31 Resolving deltas: 79% (458/573) build 01-Jul-2024 18:04:31 Resolving deltas: 80% (459/573) build 01-Jul-2024 18:04:31 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:31 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:31 Resolving deltas: 84% (487/573) build 01-Jul-2024 18:04:31 Resolving deltas: 85% (491/573) build 01-Jul-2024 18:04:31 Resolving deltas: 86% (498/573) build 01-Jul-2024 18:04:31 Resolving deltas: 91% (525/573) build 01-Jul-2024 18:04:31 Resolving deltas: 92% (528/573) build 01-Jul-2024 18:04:31 Resolving deltas: 93% (533/573) build 01-Jul-2024 18:04:31 Resolving deltas: 94% (539/573) build 01-Jul-2024 18:04:31 Resolving deltas: 96% (552/573) build 01-Jul-2024 18:04:31 Resolving deltas: 97% (560/573) build 01-Jul-2024 18:04:31 Resolving deltas: 98% (564/573) build 01-Jul-2024 18:04:31 Resolving deltas: 99% (568/573) build 01-Jul-2024 18:04:31 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:31 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:31 Note: checking out 'release-phpbb-3.2.6'. build 01-Jul-2024 18:04:31 build 01-Jul-2024 18:04:31 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:31 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:31 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:31 build 01-Jul-2024 18:04:31 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:31 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:31 build 01-Jul-2024 18:04:31 git checkout -b build 01-Jul-2024 18:04:31 build 01-Jul-2024 18:04:31 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:31  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:31  [delete] Could not find file /data/build/old_versions/release-3.2.6/config.php to delete. build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/develop build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install/data build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/development build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/test build 01-Jul-2024 18:04:31  [echo] Setting permissions for checkout of release-3.2.6 in build/old_versions/release-3.2.6 build 01-Jul-2024 18:04:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/cache' to 777 build 01-Jul-2024 18:04:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/store' to 777 build 01-Jul-2024 18:04:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/files' to 777 build 01-Jul-2024 18:04:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/images/avatars/upload' to 777 build 01-Jul-2024 18:04:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:31  build 01-Jul-2024 18:04:31 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:31  build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/cache build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/docs build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/files build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install build 01-Jul-2024 18:04:31  [delete] Deleting directory /data/build/old_versions/release-3.2.6/store build 01-Jul-2024 18:04:31  [delete] Directory /data/build/old_versions/release-3.2.6/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:31  build 01-Jul-2024 18:04:31 phpBB > old-version-diff: build 01-Jul-2024 18:04:31  build 01-Jul-2024 18:04:31  [echo] Retrieving version 3.2.7 build 01-Jul-2024 18:04:31  [mkdir] Created dir: /data/build/old_versions/release-3.2.7 build 01-Jul-2024 18:04:31  build 01-Jul-2024 18:04:31 phpBB > export: build 01-Jul-2024 18:04:31  build 01-Jul-2024 18:04:31 Cloning into 'viglink'... build 01-Jul-2024 18:04:32 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:32 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:32 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:32 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:32 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:32 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:32 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:32 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:32 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:32 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:32 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:32 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:32 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:32 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:32 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:32 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:32 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:32 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:32 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:32 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:32 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:32 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:32 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:32 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:32 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:32 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:32 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:32 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:32 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:32 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:32 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:32 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:32 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:32 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:32 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:32 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:32 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:32 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:32 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:32 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:32 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:32 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:32 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:32 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:32 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:32 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:32 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:32 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:32 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:32 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:32 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:32 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:32 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:32 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:32 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:32 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:32 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:32 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:32 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:32 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:32 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:32 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:32 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:32 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:32 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:32 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:32 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:32 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:32 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:32 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:32 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:32 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:32 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:32 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:32 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:32 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:32 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:32 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:32 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:32 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:32 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:32 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:32 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:32 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:32 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:32 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:32 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:32 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:32 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:32 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:32 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:32 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:32 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:32 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:32 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:32 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:32 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:32 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:32 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:32 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:32 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:32 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:32 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:32 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:32 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:32 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:32 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:32 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 01-Jul-2024 18:04:32 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:32 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:32 Resolving deltas: 2% (12/573) build 01-Jul-2024 18:04:32 Resolving deltas: 3% (20/573) build 01-Jul-2024 18:04:32 Resolving deltas: 6% (38/573) build 01-Jul-2024 18:04:32 Resolving deltas: 9% (56/573) build 01-Jul-2024 18:04:32 Resolving deltas: 10% (62/573) build 01-Jul-2024 18:04:32 Resolving deltas: 12% (70/573) build 01-Jul-2024 18:04:32 Resolving deltas: 14% (84/573) build 01-Jul-2024 18:04:32 Resolving deltas: 15% (87/573) build 01-Jul-2024 18:04:32 Resolving deltas: 20% (119/573) build 01-Jul-2024 18:04:32 Resolving deltas: 21% (122/573) build 01-Jul-2024 18:04:32 Resolving deltas: 24% (139/573) build 01-Jul-2024 18:04:32 Resolving deltas: 26% (151/573) build 01-Jul-2024 18:04:32 Resolving deltas: 28% (163/573) build 01-Jul-2024 18:04:32 Resolving deltas: 29% (169/573) build 01-Jul-2024 18:04:32 Resolving deltas: 30% (174/573) build 01-Jul-2024 18:04:32 Resolving deltas: 33% (193/573) build 01-Jul-2024 18:04:32 Resolving deltas: 34% (195/573) build 01-Jul-2024 18:04:32 Resolving deltas: 37% (214/573) build 01-Jul-2024 18:04:32 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:32 Resolving deltas: 41% (236/573) build 01-Jul-2024 18:04:32 Resolving deltas: 44% (253/573) build 01-Jul-2024 18:04:32 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:32 Resolving deltas: 46% (267/573) build 01-Jul-2024 18:04:32 Resolving deltas: 47% (272/573) build 01-Jul-2024 18:04:32 Resolving deltas: 48% (279/573) build 01-Jul-2024 18:04:32 Resolving deltas: 49% (281/573) build 01-Jul-2024 18:04:32 Resolving deltas: 50% (288/573) build 01-Jul-2024 18:04:32 Resolving deltas: 52% (298/573) build 01-Jul-2024 18:04:32 Resolving deltas: 53% (304/573) build 01-Jul-2024 18:04:32 Resolving deltas: 56% (322/573) build 01-Jul-2024 18:04:32 Resolving deltas: 61% (352/573) build 01-Jul-2024 18:04:32 Resolving deltas: 62% (358/573) build 01-Jul-2024 18:04:32 Resolving deltas: 66% (379/573) build 01-Jul-2024 18:04:32 Resolving deltas: 67% (388/573) build 01-Jul-2024 18:04:32 Resolving deltas: 68% (391/573) build 01-Jul-2024 18:04:32 Resolving deltas: 69% (396/573) build 01-Jul-2024 18:04:32 Resolving deltas: 73% (423/573) build 01-Jul-2024 18:04:32 Resolving deltas: 75% (433/573) build 01-Jul-2024 18:04:32 Resolving deltas: 78% (451/573) build 01-Jul-2024 18:04:32 Resolving deltas: 79% (454/573) build 01-Jul-2024 18:04:32 Resolving deltas: 81% (467/573) build 01-Jul-2024 18:04:32 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:32 Resolving deltas: 83% (477/573) build 01-Jul-2024 18:04:32 Resolving deltas: 84% (486/573) build 01-Jul-2024 18:04:32 Resolving deltas: 85% (488/573) build 01-Jul-2024 18:04:32 Resolving deltas: 86% (494/573) build 01-Jul-2024 18:04:32 Resolving deltas: 91% (525/573) build 01-Jul-2024 18:04:32 Resolving deltas: 92% (529/573) build 01-Jul-2024 18:04:32 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:32 Resolving deltas: 96% (555/573) build 01-Jul-2024 18:04:32 Resolving deltas: 97% (557/573) build 01-Jul-2024 18:04:32 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:32 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:32 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:32 Note: checking out 'release-phpbb-3.2.7'. build 01-Jul-2024 18:04:32 build 01-Jul-2024 18:04:32 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:32 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:32 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:32 build 01-Jul-2024 18:04:32 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:32 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:32 build 01-Jul-2024 18:04:32 git checkout -b build 01-Jul-2024 18:04:32 build 01-Jul-2024 18:04:32 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:32  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:32  [delete] Could not find file /data/build/old_versions/release-3.2.7/config.php to delete. build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/develop build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install/data build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/development build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/test build 01-Jul-2024 18:04:32  [echo] Setting permissions for checkout of release-3.2.7 in build/old_versions/release-3.2.7 build 01-Jul-2024 18:04:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/cache' to 777 build 01-Jul-2024 18:04:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/store' to 777 build 01-Jul-2024 18:04:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/files' to 777 build 01-Jul-2024 18:04:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/images/avatars/upload' to 777 build 01-Jul-2024 18:04:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:32  build 01-Jul-2024 18:04:32 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:32  build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/cache build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/docs build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/files build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install build 01-Jul-2024 18:04:32  [delete] Deleting directory /data/build/old_versions/release-3.2.7/store build 01-Jul-2024 18:04:32  [delete] Directory /data/build/old_versions/release-3.2.7/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:32  build 01-Jul-2024 18:04:32 phpBB > old-version-diff: build 01-Jul-2024 18:04:32  build 01-Jul-2024 18:04:32  [echo] Retrieving version 3.2.8 build 01-Jul-2024 18:04:32  [mkdir] Created dir: /data/build/old_versions/release-3.2.8 build 01-Jul-2024 18:04:32  build 01-Jul-2024 18:04:32 phpBB > export: build 01-Jul-2024 18:04:32  build 01-Jul-2024 18:04:33 Cloning into 'viglink'... build 01-Jul-2024 18:04:33 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:33 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:33 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:33 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:33 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:33 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:33 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:33 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:33 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:33 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:33 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:33 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:33 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:33 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:33 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:33 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:33 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:33 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:33 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:33 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:33 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:33 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:33 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:33 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:33 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:33 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:33 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:33 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:33 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:33 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:33 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:33 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:33 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:33 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:33 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:33 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:33 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:33 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:33 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:33 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:33 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:33 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:33 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:33 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:33 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:33 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:33 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:33 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:33 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:33 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:33 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:33 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:33 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:33 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:33 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:33 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:33 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:33 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:33 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:33 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:33 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:33 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:33 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:33 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:33 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:33 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:33 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:33 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:33 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:33 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:33 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:33 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:33 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:33 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:33 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:33 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:33 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:33 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:33 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:33 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:33 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:33 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:33 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:33 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:33 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:33 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:33 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:33 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:33 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:33 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:33 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:33 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:33 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:33 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:33 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:33 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:33 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:33 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:33 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:33 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:33 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:33 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:33 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:33 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:33 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:33 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:33 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:33 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.26 MiB/s, done. build 01-Jul-2024 18:04:33 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:33 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:33 Resolving deltas: 2% (12/573) build 01-Jul-2024 18:04:33 Resolving deltas: 5% (32/573) build 01-Jul-2024 18:04:33 Resolving deltas: 7% (42/573) build 01-Jul-2024 18:04:33 Resolving deltas: 10% (59/573) build 01-Jul-2024 18:04:33 Resolving deltas: 11% (66/573) build 01-Jul-2024 18:04:33 Resolving deltas: 16% (93/573) build 01-Jul-2024 18:04:33 Resolving deltas: 19% (111/573) build 01-Jul-2024 18:04:33 Resolving deltas: 20% (118/573) build 01-Jul-2024 18:04:33 Resolving deltas: 22% (129/573) build 01-Jul-2024 18:04:33 Resolving deltas: 24% (139/573) build 01-Jul-2024 18:04:33 Resolving deltas: 25% (146/573) build 01-Jul-2024 18:04:33 Resolving deltas: 30% (176/573) build 01-Jul-2024 18:04:33 Resolving deltas: 31% (178/573) build 01-Jul-2024 18:04:33 Resolving deltas: 32% (187/573) build 01-Jul-2024 18:04:33 Resolving deltas: 35% (202/573) build 01-Jul-2024 18:04:33 Resolving deltas: 36% (210/573) build 01-Jul-2024 18:04:33 Resolving deltas: 37% (214/573) build 01-Jul-2024 18:04:33 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:33 Resolving deltas: 39% (226/573) build 01-Jul-2024 18:04:33 Resolving deltas: 41% (238/573) build 01-Jul-2024 18:04:33 Resolving deltas: 42% (244/573) build 01-Jul-2024 18:04:33 Resolving deltas: 45% (262/573) build 01-Jul-2024 18:04:33 Resolving deltas: 46% (268/573) build 01-Jul-2024 18:04:33 Resolving deltas: 48% (278/573) build 01-Jul-2024 18:04:33 Resolving deltas: 50% (287/573) build 01-Jul-2024 18:04:33 Resolving deltas: 51% (294/573) build 01-Jul-2024 18:04:33 Resolving deltas: 52% (299/573) build 01-Jul-2024 18:04:33 Resolving deltas: 53% (306/573) build 01-Jul-2024 18:04:33 Resolving deltas: 54% (312/573) build 01-Jul-2024 18:04:33 Resolving deltas: 55% (316/573) build 01-Jul-2024 18:04:33 Resolving deltas: 64% (368/573) build 01-Jul-2024 18:04:33 Resolving deltas: 65% (373/573) build 01-Jul-2024 18:04:33 Resolving deltas: 71% (410/573) build 01-Jul-2024 18:04:33 Resolving deltas: 75% (431/573) build 01-Jul-2024 18:04:33 Resolving deltas: 76% (439/573) build 01-Jul-2024 18:04:33 Resolving deltas: 77% (446/573) build 01-Jul-2024 18:04:33 Resolving deltas: 78% (448/573) build 01-Jul-2024 18:04:33 Resolving deltas: 81% (466/573) build 01-Jul-2024 18:04:33 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:33 Resolving deltas: 83% (478/573) build 01-Jul-2024 18:04:33 Resolving deltas: 84% (483/573) build 01-Jul-2024 18:04:33 Resolving deltas: 87% (499/573) build 01-Jul-2024 18:04:33 Resolving deltas: 91% (523/573) build 01-Jul-2024 18:04:33 Resolving deltas: 93% (534/573) build 01-Jul-2024 18:04:33 Resolving deltas: 94% (539/573) build 01-Jul-2024 18:04:33 Resolving deltas: 95% (546/573) build 01-Jul-2024 18:04:33 Resolving deltas: 96% (554/573) build 01-Jul-2024 18:04:33 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:33 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:33 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:33 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:33 Note: checking out 'release-phpbb-3.2.8'. build 01-Jul-2024 18:04:33 build 01-Jul-2024 18:04:33 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:33 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:33 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:33 build 01-Jul-2024 18:04:33 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:33 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:33 build 01-Jul-2024 18:04:33 git checkout -b build 01-Jul-2024 18:04:33 build 01-Jul-2024 18:04:33 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:33  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:33  [delete] Could not find file /data/build/old_versions/release-3.2.8/config.php to delete. build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/develop build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install/data build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/development build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/test build 01-Jul-2024 18:04:33  [echo] Setting permissions for checkout of release-3.2.8 in build/old_versions/release-3.2.8 build 01-Jul-2024 18:04:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/cache' to 777 build 01-Jul-2024 18:04:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/store' to 777 build 01-Jul-2024 18:04:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/files' to 777 build 01-Jul-2024 18:04:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/images/avatars/upload' to 777 build 01-Jul-2024 18:04:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:33  build 01-Jul-2024 18:04:33 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:33  build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/cache build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/docs build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/files build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install build 01-Jul-2024 18:04:33  [delete] Deleting directory /data/build/old_versions/release-3.2.8/store build 01-Jul-2024 18:04:33  [delete] Directory /data/build/old_versions/release-3.2.8/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:34  build 01-Jul-2024 18:04:34 phpBB > old-version-diff: build 01-Jul-2024 18:04:34  build 01-Jul-2024 18:04:34  [echo] Retrieving version 3.2.9 build 01-Jul-2024 18:04:34  [mkdir] Created dir: /data/build/old_versions/release-3.2.9 build 01-Jul-2024 18:04:34  build 01-Jul-2024 18:04:34 phpBB > export: build 01-Jul-2024 18:04:34  build 01-Jul-2024 18:04:34 Cloning into 'viglink'... build 01-Jul-2024 18:04:35 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:35 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:35 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:35 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:35 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:35 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:35 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:35 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:35 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:35 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:35 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:35 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:35 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:35 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:35 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:35 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:35 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:35 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:35 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:35 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:35 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:35 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:35 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:35 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:35 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:35 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:35 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:35 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:35 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:35 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:35 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:35 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:35 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:35 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:35 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:35 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:35 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:35 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:35 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:35 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:35 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:35 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:35 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:35 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:35 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:35 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:35 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:35 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:35 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:35 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:35 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:35 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:35 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:35 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:35 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:35 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:35 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:35 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:35 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:35 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:35 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:35 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:35 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:35 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:35 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:35 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:35 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:35 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:35 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:35 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:35 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:35 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:35 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:35 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:35 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:35 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:35 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:35 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:35 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:35 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:35 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:35 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:35 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:35 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:35 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:35 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:35 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:35 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:35 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:35 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:35 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:35 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:35 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:35 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:35 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:35 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:35 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:35 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:35 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:35 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:35 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:35 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:35 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:35 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:35 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:35 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:35 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:35 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.55 MiB/s, done. build 01-Jul-2024 18:04:35 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:35 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:35 Resolving deltas: 4% (26/573) build 01-Jul-2024 18:04:35 Resolving deltas: 5% (33/573) build 01-Jul-2024 18:04:35 Resolving deltas: 7% (45/573) build 01-Jul-2024 18:04:35 Resolving deltas: 8% (48/573) build 01-Jul-2024 18:04:35 Resolving deltas: 10% (59/573) build 01-Jul-2024 18:04:35 Resolving deltas: 13% (79/573) build 01-Jul-2024 18:04:35 Resolving deltas: 14% (81/573) build 01-Jul-2024 18:04:35 Resolving deltas: 15% (91/573) build 01-Jul-2024 18:04:35 Resolving deltas: 17% (103/573) build 01-Jul-2024 18:04:35 Resolving deltas: 20% (117/573) build 01-Jul-2024 18:04:35 Resolving deltas: 21% (123/573) build 01-Jul-2024 18:04:35 Resolving deltas: 24% (138/573) build 01-Jul-2024 18:04:35 Resolving deltas: 28% (163/573) build 01-Jul-2024 18:04:35 Resolving deltas: 30% (174/573) build 01-Jul-2024 18:04:35 Resolving deltas: 32% (186/573) build 01-Jul-2024 18:04:35 Resolving deltas: 33% (194/573) build 01-Jul-2024 18:04:35 Resolving deltas: 34% (198/573) build 01-Jul-2024 18:04:35 Resolving deltas: 35% (202/573) build 01-Jul-2024 18:04:35 Resolving deltas: 37% (216/573) build 01-Jul-2024 18:04:35 Resolving deltas: 40% (232/573) build 01-Jul-2024 18:04:35 Resolving deltas: 41% (239/573) build 01-Jul-2024 18:04:35 Resolving deltas: 42% (243/573) build 01-Jul-2024 18:04:35 Resolving deltas: 43% (248/573) build 01-Jul-2024 18:04:35 Resolving deltas: 44% (255/573) build 01-Jul-2024 18:04:35 Resolving deltas: 45% (260/573) build 01-Jul-2024 18:04:35 Resolving deltas: 49% (285/573) build 01-Jul-2024 18:04:35 Resolving deltas: 50% (289/573) build 01-Jul-2024 18:04:35 Resolving deltas: 52% (299/573) build 01-Jul-2024 18:04:35 Resolving deltas: 57% (327/573) build 01-Jul-2024 18:04:35 Resolving deltas: 61% (351/573) build 01-Jul-2024 18:04:35 Resolving deltas: 62% (356/573) build 01-Jul-2024 18:04:35 Resolving deltas: 67% (387/573) build 01-Jul-2024 18:04:35 Resolving deltas: 69% (399/573) build 01-Jul-2024 18:04:35 Resolving deltas: 71% (407/573) build 01-Jul-2024 18:04:35 Resolving deltas: 72% (413/573) build 01-Jul-2024 18:04:35 Resolving deltas: 73% (424/573) build 01-Jul-2024 18:04:35 Resolving deltas: 74% (427/573) build 01-Jul-2024 18:04:35 Resolving deltas: 75% (431/573) build 01-Jul-2024 18:04:35 Resolving deltas: 76% (436/573) build 01-Jul-2024 18:04:35 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:35 Resolving deltas: 86% (497/573) build 01-Jul-2024 18:04:35 Resolving deltas: 87% (499/573) build 01-Jul-2024 18:04:35 Resolving deltas: 88% (509/573) build 01-Jul-2024 18:04:35 Resolving deltas: 89% (511/573) build 01-Jul-2024 18:04:35 Resolving deltas: 90% (516/573) build 01-Jul-2024 18:04:35 Resolving deltas: 93% (538/573) build 01-Jul-2024 18:04:35 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:35 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:35 Note: checking out 'release-phpbb-3.2.9'. build 01-Jul-2024 18:04:35 build 01-Jul-2024 18:04:35 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:35 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:35 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:35 build 01-Jul-2024 18:04:35 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:35 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:35 build 01-Jul-2024 18:04:35 git checkout -b build 01-Jul-2024 18:04:35 build 01-Jul-2024 18:04:35 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:35  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:35  [delete] Could not find file /data/build/old_versions/release-3.2.9/config.php to delete. build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/develop build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install/data build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/development build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/test build 01-Jul-2024 18:04:35  [echo] Setting permissions for checkout of release-3.2.9 in build/old_versions/release-3.2.9 build 01-Jul-2024 18:04:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/cache' to 777 build 01-Jul-2024 18:04:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/store' to 777 build 01-Jul-2024 18:04:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/files' to 777 build 01-Jul-2024 18:04:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/images/avatars/upload' to 777 build 01-Jul-2024 18:04:35  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:35  build 01-Jul-2024 18:04:35 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:35  build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/cache build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/docs build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/files build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install build 01-Jul-2024 18:04:35  [delete] Deleting directory /data/build/old_versions/release-3.2.9/store build 01-Jul-2024 18:04:35  [delete] Directory /data/build/old_versions/release-3.2.9/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:36  build 01-Jul-2024 18:04:36 phpBB > old-version-diff: build 01-Jul-2024 18:04:36  build 01-Jul-2024 18:04:36  [echo] Retrieving version 3.2.10 build 01-Jul-2024 18:04:36  [mkdir] Created dir: /data/build/old_versions/release-3.2.10 build 01-Jul-2024 18:04:36  build 01-Jul-2024 18:04:36 phpBB > export: build 01-Jul-2024 18:04:36  build 01-Jul-2024 18:04:36 Cloning into 'viglink'... build 01-Jul-2024 18:04:36 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:36 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:36 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:36 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:36 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:36 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:36 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:36 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:36 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:36 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:36 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:36 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:36 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:36 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:36 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:36 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:36 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:36 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:36 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:36 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:36 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:36 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:36 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:36 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:36 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:36 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:36 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:36 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:36 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:36 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:36 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:36 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:36 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:36 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:36 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:36 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:36 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:36 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:36 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:36 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:36 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:36 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:36 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:36 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:36 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:36 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:36 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:36 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:36 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:36 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:36 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:36 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:36 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:36 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:36 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:36 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:36 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:36 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:36 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:36 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:36 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:36 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:36 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:36 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:36 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:36 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:36 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:36 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:36 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:36 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:36 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:36 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:36 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:36 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:36 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:36 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:36 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:36 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:36 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:36 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:36 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:36 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:36 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:36 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:36 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:36 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:36 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:36 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:36 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:36 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:36 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:36 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:36 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:36 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:36 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:36 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:36 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:36 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:36 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:36 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:36 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:36 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:36 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:36 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:36 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:36 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:36 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:36 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 01-Jul-2024 18:04:36 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:36 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:36 Resolving deltas: 4% (24/573) build 01-Jul-2024 18:04:36 Resolving deltas: 5% (32/573) build 01-Jul-2024 18:04:36 Resolving deltas: 7% (43/573) build 01-Jul-2024 18:04:36 Resolving deltas: 9% (52/573) build 01-Jul-2024 18:04:36 Resolving deltas: 11% (66/573) build 01-Jul-2024 18:04:36 Resolving deltas: 15% (89/573) build 01-Jul-2024 18:04:36 Resolving deltas: 16% (92/573) build 01-Jul-2024 18:04:36 Resolving deltas: 18% (106/573) build 01-Jul-2024 18:04:36 Resolving deltas: 21% (125/573) build 01-Jul-2024 18:04:36 Resolving deltas: 22% (130/573) build 01-Jul-2024 18:04:36 Resolving deltas: 25% (148/573) build 01-Jul-2024 18:04:36 Resolving deltas: 30% (175/573) build 01-Jul-2024 18:04:36 Resolving deltas: 31% (179/573) build 01-Jul-2024 18:04:36 Resolving deltas: 32% (189/573) build 01-Jul-2024 18:04:36 Resolving deltas: 34% (195/573) build 01-Jul-2024 18:04:36 Resolving deltas: 35% (203/573) build 01-Jul-2024 18:04:36 Resolving deltas: 37% (216/573) build 01-Jul-2024 18:04:36 Resolving deltas: 38% (219/573) build 01-Jul-2024 18:04:36 Resolving deltas: 40% (234/573) build 01-Jul-2024 18:04:36 Resolving deltas: 42% (241/573) build 01-Jul-2024 18:04:36 Resolving deltas: 43% (251/573) build 01-Jul-2024 18:04:36 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:36 Resolving deltas: 48% (276/573) build 01-Jul-2024 18:04:36 Resolving deltas: 49% (281/573) build 01-Jul-2024 18:04:36 Resolving deltas: 50% (292/573) build 01-Jul-2024 18:04:36 Resolving deltas: 54% (313/573) build 01-Jul-2024 18:04:36 Resolving deltas: 55% (320/573) build 01-Jul-2024 18:04:36 Resolving deltas: 56% (322/573) build 01-Jul-2024 18:04:36 Resolving deltas: 57% (327/573) build 01-Jul-2024 18:04:36 Resolving deltas: 61% (352/573) build 01-Jul-2024 18:04:36 Resolving deltas: 62% (356/573) build 01-Jul-2024 18:04:36 Resolving deltas: 63% (362/573) build 01-Jul-2024 18:04:36 Resolving deltas: 67% (388/573) build 01-Jul-2024 18:04:36 Resolving deltas: 68% (393/573) build 01-Jul-2024 18:04:36 Resolving deltas: 69% (397/573) build 01-Jul-2024 18:04:36 Resolving deltas: 74% (428/573) build 01-Jul-2024 18:04:36 Resolving deltas: 75% (433/573) build 01-Jul-2024 18:04:36 Resolving deltas: 77% (445/573) build 01-Jul-2024 18:04:36 Resolving deltas: 78% (451/573) build 01-Jul-2024 18:04:36 Resolving deltas: 79% (453/573) build 01-Jul-2024 18:04:36 Resolving deltas: 80% (462/573) build 01-Jul-2024 18:04:36 Resolving deltas: 81% (466/573) build 01-Jul-2024 18:04:36 Resolving deltas: 82% (473/573) build 01-Jul-2024 18:04:36 Resolving deltas: 83% (478/573) build 01-Jul-2024 18:04:36 Resolving deltas: 84% (482/573) build 01-Jul-2024 18:04:36 Resolving deltas: 87% (500/573) build 01-Jul-2024 18:04:36 Resolving deltas: 91% (525/573) build 01-Jul-2024 18:04:36 Resolving deltas: 92% (529/573) build 01-Jul-2024 18:04:36 Resolving deltas: 93% (533/573) build 01-Jul-2024 18:04:36 Resolving deltas: 94% (543/573) build 01-Jul-2024 18:04:36 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:36 Resolving deltas: 96% (551/573) build 01-Jul-2024 18:04:36 Resolving deltas: 97% (557/573) build 01-Jul-2024 18:04:36 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:36 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:36 Note: checking out 'release-phpbb-3.2.10'. build 01-Jul-2024 18:04:36 build 01-Jul-2024 18:04:36 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:36 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:36 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:36 build 01-Jul-2024 18:04:36 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:36 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:36 build 01-Jul-2024 18:04:36 git checkout -b build 01-Jul-2024 18:04:36 build 01-Jul-2024 18:04:36 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 01-Jul-2024 18:04:36  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:36  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:36  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:36  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:36  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:36  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:36  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:37  [delete] Could not find file /data/build/old_versions/release-3.2.10/config.php to delete. build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/develop build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install/data build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/development build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/test build 01-Jul-2024 18:04:37  [echo] Setting permissions for checkout of release-3.2.10 in build/old_versions/release-3.2.10 build 01-Jul-2024 18:04:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/cache' to 777 build 01-Jul-2024 18:04:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/store' to 777 build 01-Jul-2024 18:04:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/files' to 777 build 01-Jul-2024 18:04:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/images/avatars/upload' to 777 build 01-Jul-2024 18:04:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:37  build 01-Jul-2024 18:04:37 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:37  build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/cache build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/docs build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/files build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install build 01-Jul-2024 18:04:37  [delete] Deleting directory /data/build/old_versions/release-3.2.10/store build 01-Jul-2024 18:04:37  [delete] Directory /data/build/old_versions/release-3.2.10/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:37  build 01-Jul-2024 18:04:37 phpBB > old-version-diff: build 01-Jul-2024 18:04:37  build 01-Jul-2024 18:04:37  [echo] Retrieving version 3.2.11 build 01-Jul-2024 18:04:37  [mkdir] Created dir: /data/build/old_versions/release-3.2.11 build 01-Jul-2024 18:04:37  build 01-Jul-2024 18:04:37 phpBB > export: build 01-Jul-2024 18:04:37  build 01-Jul-2024 18:04:37 Cloning into 'viglink'... build 01-Jul-2024 18:04:38 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:38 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:38 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:38 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:38 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:38 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:38 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:38 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:38 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:38 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:38 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:38 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:38 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:38 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:38 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:38 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:38 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:38 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:38 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:38 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:38 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:38 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:38 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:38 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:38 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:38 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:38 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:38 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:38 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:38 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:38 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:38 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:38 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:38 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:38 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:38 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:38 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:38 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:38 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:38 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:38 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:38 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:38 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:38 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:38 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:38 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:38 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:38 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:38 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:38 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:38 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:38 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:38 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:38 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:38 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:38 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:38 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:38 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:38 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:38 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:38 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:38 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:38 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:38 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:38 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:38 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:38 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:38 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:38 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:38 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:38 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:38 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:38 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:38 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:38 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:38 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:38 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:38 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:38 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:38 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:38 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:38 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:38 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:38 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:38 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:38 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:38 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:38 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:38 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:38 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:38 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:38 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:38 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:38 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:38 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:38 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:38 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:38 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:38 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:38 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:38 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:38 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:38 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:38 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:38 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:38 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:38 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:38 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 01-Jul-2024 18:04:38 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:38 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:38 Resolving deltas: 2% (14/573) build 01-Jul-2024 18:04:38 Resolving deltas: 6% (38/573) build 01-Jul-2024 18:04:38 Resolving deltas: 8% (46/573) build 01-Jul-2024 18:04:38 Resolving deltas: 9% (57/573) build 01-Jul-2024 18:04:38 Resolving deltas: 10% (60/573) build 01-Jul-2024 18:04:38 Resolving deltas: 12% (71/573) build 01-Jul-2024 18:04:38 Resolving deltas: 15% (91/573) build 01-Jul-2024 18:04:38 Resolving deltas: 16% (93/573) build 01-Jul-2024 18:04:38 Resolving deltas: 17% (103/573) build 01-Jul-2024 18:04:38 Resolving deltas: 20% (115/573) build 01-Jul-2024 18:04:38 Resolving deltas: 22% (129/573) build 01-Jul-2024 18:04:38 Resolving deltas: 23% (135/573) build 01-Jul-2024 18:04:38 Resolving deltas: 26% (150/573) build 01-Jul-2024 18:04:38 Resolving deltas: 30% (175/573) build 01-Jul-2024 18:04:38 Resolving deltas: 31% (178/573) build 01-Jul-2024 18:04:38 Resolving deltas: 32% (186/573) build 01-Jul-2024 18:04:38 Resolving deltas: 34% (198/573) build 01-Jul-2024 18:04:38 Resolving deltas: 36% (212/573) build 01-Jul-2024 18:04:38 Resolving deltas: 37% (214/573) build 01-Jul-2024 18:04:38 Resolving deltas: 38% (219/573) build 01-Jul-2024 18:04:38 Resolving deltas: 39% (225/573) build 01-Jul-2024 18:04:38 Resolving deltas: 43% (247/573) build 01-Jul-2024 18:04:38 Resolving deltas: 44% (256/573) build 01-Jul-2024 18:04:38 Resolving deltas: 45% (263/573) build 01-Jul-2024 18:04:38 Resolving deltas: 46% (266/573) build 01-Jul-2024 18:04:38 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:38 Resolving deltas: 48% (278/573) build 01-Jul-2024 18:04:38 Resolving deltas: 57% (332/573) build 01-Jul-2024 18:04:38 Resolving deltas: 58% (336/573) build 01-Jul-2024 18:04:38 Resolving deltas: 59% (339/573) build 01-Jul-2024 18:04:38 Resolving deltas: 60% (346/573) build 01-Jul-2024 18:04:38 Resolving deltas: 65% (374/573) build 01-Jul-2024 18:04:38 Resolving deltas: 66% (379/573) build 01-Jul-2024 18:04:38 Resolving deltas: 69% (398/573) build 01-Jul-2024 18:04:38 Resolving deltas: 70% (403/573) build 01-Jul-2024 18:04:38 Resolving deltas: 71% (407/573) build 01-Jul-2024 18:04:38 Resolving deltas: 75% (434/573) build 01-Jul-2024 18:04:38 Resolving deltas: 76% (441/573) build 01-Jul-2024 18:04:38 Resolving deltas: 78% (449/573) build 01-Jul-2024 18:04:38 Resolving deltas: 79% (455/573) build 01-Jul-2024 18:04:38 Resolving deltas: 81% (466/573) build 01-Jul-2024 18:04:38 Resolving deltas: 82% (473/573) build 01-Jul-2024 18:04:38 Resolving deltas: 83% (478/573) build 01-Jul-2024 18:04:38 Resolving deltas: 84% (482/573) build 01-Jul-2024 18:04:38 Resolving deltas: 89% (514/573) build 01-Jul-2024 18:04:38 Resolving deltas: 90% (517/573) build 01-Jul-2024 18:04:38 Resolving deltas: 94% (539/573) build 01-Jul-2024 18:04:38 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:38 Resolving deltas: 96% (551/573) build 01-Jul-2024 18:04:38 Resolving deltas: 97% (557/573) build 01-Jul-2024 18:04:38 Resolving deltas: 98% (564/573) build 01-Jul-2024 18:04:38 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:38 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:38 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:38  [delete] Directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:38  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:38  [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:38  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:38  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:38  [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete. build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test build 01-Jul-2024 18:04:38  [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11 build 01-Jul-2024 18:04:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777 build 01-Jul-2024 18:04:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777 build 01-Jul-2024 18:04:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777 build 01-Jul-2024 18:04:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777 build 01-Jul-2024 18:04:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:38  build 01-Jul-2024 18:04:38 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:38  build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/files build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install build 01-Jul-2024 18:04:38  [delete] Deleting directory /data/build/old_versions/release-3.2.11/store build 01-Jul-2024 18:04:38  [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:38  build 01-Jul-2024 18:04:38 phpBB > old-version-diff: build 01-Jul-2024 18:04:38  build 01-Jul-2024 18:04:38  [echo] Retrieving version 3.3.0 build 01-Jul-2024 18:04:38  [mkdir] Created dir: /data/build/old_versions/release-3.3.0 build 01-Jul-2024 18:04:38  build 01-Jul-2024 18:04:38 phpBB > export: build 01-Jul-2024 18:04:38  build 01-Jul-2024 18:04:39 Cloning into 'viglink'... build 01-Jul-2024 18:04:40 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:40 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:40 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:40 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:40 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:40 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:40 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:40 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:40 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:40 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:40 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:40 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:40 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:40 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:40 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:40 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:40 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:40 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:40 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:40 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:40 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:40 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:40 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:40 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:40 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:40 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:40 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:40 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:40 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:40 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:40 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:40 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:40 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:40 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:40 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:40 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:40 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:40 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:40 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:40 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:40 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:40 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:40 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:40 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:40 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:40 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:40 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:40 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:40 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:40 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:40 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:40 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:40 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:40 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:40 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:40 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:40 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:40 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:40 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:40 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:40 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:40 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:40 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:40 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:40 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:40 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:40 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:40 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:40 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:40 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:40 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:40 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:40 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:40 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:40 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:40 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:40 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:40 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:40 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:40 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:40 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:40 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:40 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:40 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:40 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:40 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:40 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:40 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:40 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:40 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:40 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:40 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:40 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:40 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:40 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:40 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:40 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:40 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:40 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:40 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:40 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:40 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:40 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:40 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:40 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:40 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:40 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:40 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.76 MiB/s, done. build 01-Jul-2024 18:04:40 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:40 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:40 Resolving deltas: 2% (13/573) build 01-Jul-2024 18:04:40 Resolving deltas: 5% (31/573) build 01-Jul-2024 18:04:40 Resolving deltas: 6% (36/573) build 01-Jul-2024 18:04:40 Resolving deltas: 7% (44/573) build 01-Jul-2024 18:04:40 Resolving deltas: 11% (64/573) build 01-Jul-2024 18:04:40 Resolving deltas: 12% (74/573) build 01-Jul-2024 18:04:40 Resolving deltas: 14% (83/573) build 01-Jul-2024 18:04:40 Resolving deltas: 15% (86/573) build 01-Jul-2024 18:04:40 Resolving deltas: 16% (95/573) build 01-Jul-2024 18:04:40 Resolving deltas: 20% (117/573) build 01-Jul-2024 18:04:40 Resolving deltas: 23% (134/573) build 01-Jul-2024 18:04:40 Resolving deltas: 24% (140/573) build 01-Jul-2024 18:04:40 Resolving deltas: 27% (155/573) build 01-Jul-2024 18:04:40 Resolving deltas: 31% (180/573) build 01-Jul-2024 18:04:40 Resolving deltas: 33% (191/573) build 01-Jul-2024 18:04:40 Resolving deltas: 35% (203/573) build 01-Jul-2024 18:04:40 Resolving deltas: 36% (211/573) build 01-Jul-2024 18:04:40 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:40 Resolving deltas: 41% (236/573) build 01-Jul-2024 18:04:40 Resolving deltas: 43% (252/573) build 01-Jul-2024 18:04:40 Resolving deltas: 45% (259/573) build 01-Jul-2024 18:04:40 Resolving deltas: 46% (269/573) build 01-Jul-2024 18:04:40 Resolving deltas: 47% (272/573) build 01-Jul-2024 18:04:40 Resolving deltas: 48% (276/573) build 01-Jul-2024 18:04:40 Resolving deltas: 49% (281/573) build 01-Jul-2024 18:04:40 Resolving deltas: 52% (301/573) build 01-Jul-2024 18:04:40 Resolving deltas: 59% (340/573) build 01-Jul-2024 18:04:40 Resolving deltas: 60% (347/573) build 01-Jul-2024 18:04:40 Resolving deltas: 62% (357/573) build 01-Jul-2024 18:04:40 Resolving deltas: 63% (362/573) build 01-Jul-2024 18:04:40 Resolving deltas: 66% (382/573) build 01-Jul-2024 18:04:40 Resolving deltas: 67% (387/573) build 01-Jul-2024 18:04:40 Resolving deltas: 70% (404/573) build 01-Jul-2024 18:04:40 Resolving deltas: 73% (419/573) build 01-Jul-2024 18:04:40 Resolving deltas: 78% (447/573) build 01-Jul-2024 18:04:40 Resolving deltas: 79% (454/573) build 01-Jul-2024 18:04:40 Resolving deltas: 80% (460/573) build 01-Jul-2024 18:04:40 Resolving deltas: 81% (467/573) build 01-Jul-2024 18:04:40 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:40 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:40 Resolving deltas: 88% (508/573) build 01-Jul-2024 18:04:40 Resolving deltas: 89% (511/573) build 01-Jul-2024 18:04:40 Resolving deltas: 93% (533/573) build 01-Jul-2024 18:04:40 Resolving deltas: 94% (539/573) build 01-Jul-2024 18:04:40 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:40 Resolving deltas: 96% (551/573) build 01-Jul-2024 18:04:40 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:40 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:40 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:40 Note: checking out 'release-phpbb-3.3.0'. build 01-Jul-2024 18:04:40 build 01-Jul-2024 18:04:40 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:40 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:40 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:40 build 01-Jul-2024 18:04:40 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:40 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:40 build 01-Jul-2024 18:04:40 git checkout -b build 01-Jul-2024 18:04:40 build 01-Jul-2024 18:04:40 HEAD is now at 6913153 Merge branch '3.2.x' build 01-Jul-2024 18:04:40  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:40  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:40  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:40  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:40  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:40  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:40  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:40  [delete] Could not find file /data/build/old_versions/release-3.3.0/config.php to delete. build 01-Jul-2024 18:04:40  [delete] Deleting directory /data/build/old_versions/release-3.3.0/develop build 01-Jul-2024 18:04:40  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install/data build 01-Jul-2024 18:04:40  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/development build 01-Jul-2024 18:04:40  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/test build 01-Jul-2024 18:04:40  [echo] Setting permissions for checkout of release-3.3.0 in build/old_versions/release-3.3.0 build 01-Jul-2024 18:04:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/cache' to 777 build 01-Jul-2024 18:04:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/store' to 777 build 01-Jul-2024 18:04:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/files' to 777 build 01-Jul-2024 18:04:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/images/avatars/upload' to 777 build 01-Jul-2024 18:04:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:41  build 01-Jul-2024 18:04:41 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:41  build 01-Jul-2024 18:04:41  [delete] Deleting directory /data/build/old_versions/release-3.3.0/cache build 01-Jul-2024 18:04:41  [delete] Deleting directory /data/build/old_versions/release-3.3.0/docs build 01-Jul-2024 18:04:41  [delete] Deleting directory /data/build/old_versions/release-3.3.0/files build 01-Jul-2024 18:04:41  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install build 01-Jul-2024 18:04:41  [delete] Deleting directory /data/build/old_versions/release-3.3.0/store build 01-Jul-2024 18:04:41  [delete] Directory /data/build/old_versions/release-3.3.0/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:41  build 01-Jul-2024 18:04:41 phpBB > old-version-diff: build 01-Jul-2024 18:04:41  build 01-Jul-2024 18:04:41  [echo] Retrieving version 3.3.1 build 01-Jul-2024 18:04:41  [mkdir] Created dir: /data/build/old_versions/release-3.3.1 build 01-Jul-2024 18:04:41  build 01-Jul-2024 18:04:41 phpBB > export: build 01-Jul-2024 18:04:41  build 01-Jul-2024 18:04:41 Cloning into 'viglink'... build 01-Jul-2024 18:04:42 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:42 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:42 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:42 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:42 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:42 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:42 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:42 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:42 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:42 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:42 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:42 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:42 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:42 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:42 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:42 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:42 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:42 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:42 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:42 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:42 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:42 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:42 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:42 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:42 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:42 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:42 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:42 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:42 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:42 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:42 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:42 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:42 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:42 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:42 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:42 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:42 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:42 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:42 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:42 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:42 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:42 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:42 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:42 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:42 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:42 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:42 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:42 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:42 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:42 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:42 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:42 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:42 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:42 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:42 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:42 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:42 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:42 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:42 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:42 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:42 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:42 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:42 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:42 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:42 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:42 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:42 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:42 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:42 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:42 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:42 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:42 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:42 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:42 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:42 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:42 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:42 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:42 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:42 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:42 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:42 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:42 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:42 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:42 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:42 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:42 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:42 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:42 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:42 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:42 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:42 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:42 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:42 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:42 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:42 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:42 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:42 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:42 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:42 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:42 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:42 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:42 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:42 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:42 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:42 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:42 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:42 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:42 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.58 MiB/s, done. build 01-Jul-2024 18:04:42 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:42 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:42 Resolving deltas: 3% (20/573) build 01-Jul-2024 18:04:42 Resolving deltas: 7% (43/573) build 01-Jul-2024 18:04:42 Resolving deltas: 8% (48/573) build 01-Jul-2024 18:04:42 Resolving deltas: 10% (58/573) build 01-Jul-2024 18:04:42 Resolving deltas: 15% (88/573) build 01-Jul-2024 18:04:42 Resolving deltas: 16% (95/573) build 01-Jul-2024 18:04:42 Resolving deltas: 18% (107/573) build 01-Jul-2024 18:04:42 Resolving deltas: 21% (123/573) build 01-Jul-2024 18:04:42 Resolving deltas: 22% (129/573) build 01-Jul-2024 18:04:42 Resolving deltas: 26% (150/573) build 01-Jul-2024 18:04:42 Resolving deltas: 29% (167/573) build 01-Jul-2024 18:04:42 Resolving deltas: 32% (189/573) build 01-Jul-2024 18:04:42 Resolving deltas: 33% (192/573) build 01-Jul-2024 18:04:42 Resolving deltas: 34% (199/573) build 01-Jul-2024 18:04:42 Resolving deltas: 36% (210/573) build 01-Jul-2024 18:04:42 Resolving deltas: 40% (231/573) build 01-Jul-2024 18:04:42 Resolving deltas: 41% (239/573) build 01-Jul-2024 18:04:42 Resolving deltas: 42% (243/573) build 01-Jul-2024 18:04:42 Resolving deltas: 43% (251/573) build 01-Jul-2024 18:04:42 Resolving deltas: 44% (256/573) build 01-Jul-2024 18:04:42 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:42 Resolving deltas: 46% (265/573) build 01-Jul-2024 18:04:42 Resolving deltas: 48% (276/573) build 01-Jul-2024 18:04:42 Resolving deltas: 49% (284/573) build 01-Jul-2024 18:04:42 Resolving deltas: 51% (293/573) build 01-Jul-2024 18:04:42 Resolving deltas: 55% (318/573) build 01-Jul-2024 18:04:42 Resolving deltas: 58% (333/573) build 01-Jul-2024 18:04:42 Resolving deltas: 59% (339/573) build 01-Jul-2024 18:04:42 Resolving deltas: 63% (362/573) build 01-Jul-2024 18:04:42 Resolving deltas: 65% (375/573) build 01-Jul-2024 18:04:42 Resolving deltas: 66% (380/573) build 01-Jul-2024 18:04:42 Resolving deltas: 67% (384/573) build 01-Jul-2024 18:04:42 Resolving deltas: 75% (434/573) build 01-Jul-2024 18:04:42 Resolving deltas: 77% (443/573) build 01-Jul-2024 18:04:42 Resolving deltas: 78% (452/573) build 01-Jul-2024 18:04:42 Resolving deltas: 79% (455/573) build 01-Jul-2024 18:04:42 Resolving deltas: 82% (471/573) build 01-Jul-2024 18:04:42 Resolving deltas: 83% (478/573) build 01-Jul-2024 18:04:42 Resolving deltas: 84% (484/573) build 01-Jul-2024 18:04:42 Resolving deltas: 85% (489/573) build 01-Jul-2024 18:04:42 Resolving deltas: 86% (493/573) build 01-Jul-2024 18:04:42 Resolving deltas: 88% (507/573) build 01-Jul-2024 18:04:42 Resolving deltas: 89% (510/573) build 01-Jul-2024 18:04:42 Resolving deltas: 90% (518/573) build 01-Jul-2024 18:04:42 Resolving deltas: 91% (524/573) build 01-Jul-2024 18:04:42 Resolving deltas: 94% (542/573) build 01-Jul-2024 18:04:42 Resolving deltas: 95% (546/573) build 01-Jul-2024 18:04:42 Resolving deltas: 96% (551/573) build 01-Jul-2024 18:04:42 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:42 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:42 Note: checking out 'release-phpbb-3.3.1'. build 01-Jul-2024 18:04:42 build 01-Jul-2024 18:04:42 You are in 'detached HEAD' state. You can look around, make experimental build 01-Jul-2024 18:04:42 changes and commit them, and you can discard any commits you make in this build 01-Jul-2024 18:04:42 state without impacting any branches by performing another checkout. build 01-Jul-2024 18:04:42 build 01-Jul-2024 18:04:42 If you want to create a new branch to retain commits you create, you may build 01-Jul-2024 18:04:42 do so (now or later) by using -b with the checkout command again. Example: build 01-Jul-2024 18:04:42 build 01-Jul-2024 18:04:42 git checkout -b build 01-Jul-2024 18:04:42 build 01-Jul-2024 18:04:42 HEAD is now at 6913153 Merge branch '3.2.x' build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/travis build 01-Jul-2024 18:04:42  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:42  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.travis.yml build 01-Jul-2024 18:04:42  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:42  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:42  [delete] Could not find file /data/build/old_versions/release-3.3.1/config.php to delete. build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/develop build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install/data build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/development build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/test build 01-Jul-2024 18:04:42  [echo] Setting permissions for checkout of release-3.3.1 in build/old_versions/release-3.3.1 build 01-Jul-2024 18:04:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/cache' to 777 build 01-Jul-2024 18:04:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/store' to 777 build 01-Jul-2024 18:04:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/files' to 777 build 01-Jul-2024 18:04:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/images/avatars/upload' to 777 build 01-Jul-2024 18:04:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:42  build 01-Jul-2024 18:04:42 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:42  build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/cache build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/docs build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/files build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install build 01-Jul-2024 18:04:42  [delete] Deleting directory /data/build/old_versions/release-3.3.1/store build 01-Jul-2024 18:04:42  [delete] Directory /data/build/old_versions/release-3.3.1/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:42  build 01-Jul-2024 18:04:42 phpBB > old-version-diff: build 01-Jul-2024 18:04:42  build 01-Jul-2024 18:04:42  [echo] Retrieving version 3.3.2 build 01-Jul-2024 18:04:42  [mkdir] Created dir: /data/build/old_versions/release-3.3.2 build 01-Jul-2024 18:04:42  build 01-Jul-2024 18:04:42 phpBB > export: build 01-Jul-2024 18:04:42  build 01-Jul-2024 18:04:43 Cloning into 'viglink'... build 01-Jul-2024 18:04:43 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:43 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:43 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:43 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:43 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:43 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:43 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:43 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:43 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:43 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:43 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:43 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:43 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:43 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:43 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:43 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:43 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:43 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:43 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:43 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:43 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:43 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:43 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:43 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:43 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:43 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:43 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:43 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:43 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:43 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:43 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:43 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:43 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:43 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:43 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:43 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:43 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:43 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:43 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:43 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:43 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:43 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:43 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:43 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:43 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:43 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:43 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:43 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:43 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:43 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:43 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:43 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:43 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:43 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:43 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:43 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:43 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:43 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:43 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:43 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:43 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:43 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:43 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:43 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:43 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:43 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:43 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:43 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:43 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:43 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:43 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:43 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:43 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:43 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:43 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:43 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:43 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:43 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:43 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:43 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:43 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:43 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:43 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:43 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:43 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:43 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:43 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:43 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:43 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:43 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:43 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:43 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:43 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:43 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:43 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:43 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:43 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:43 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:43 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:43 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:43 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:43 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:43 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:43 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:43 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:43 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:43 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:43 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.94 MiB/s, done. build 01-Jul-2024 18:04:43 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:43 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:43 Resolving deltas: 4% (26/573) build 01-Jul-2024 18:04:43 Resolving deltas: 7% (45/573) build 01-Jul-2024 18:04:43 Resolving deltas: 8% (50/573) build 01-Jul-2024 18:04:43 Resolving deltas: 10% (58/573) build 01-Jul-2024 18:04:43 Resolving deltas: 12% (69/573) build 01-Jul-2024 18:04:43 Resolving deltas: 14% (83/573) build 01-Jul-2024 18:04:43 Resolving deltas: 17% (103/573) build 01-Jul-2024 18:04:43 Resolving deltas: 18% (105/573) build 01-Jul-2024 18:04:43 Resolving deltas: 20% (115/573) build 01-Jul-2024 18:04:43 Resolving deltas: 22% (127/573) build 01-Jul-2024 18:04:43 Resolving deltas: 24% (141/573) build 01-Jul-2024 18:04:43 Resolving deltas: 25% (147/573) build 01-Jul-2024 18:04:43 Resolving deltas: 28% (162/573) build 01-Jul-2024 18:04:43 Resolving deltas: 32% (187/573) build 01-Jul-2024 18:04:43 Resolving deltas: 33% (190/573) build 01-Jul-2024 18:04:43 Resolving deltas: 34% (198/573) build 01-Jul-2024 18:04:43 Resolving deltas: 36% (210/573) build 01-Jul-2024 18:04:43 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:43 Resolving deltas: 39% (226/573) build 01-Jul-2024 18:04:43 Resolving deltas: 41% (240/573) build 01-Jul-2024 18:04:43 Resolving deltas: 44% (256/573) build 01-Jul-2024 18:04:43 Resolving deltas: 45% (263/573) build 01-Jul-2024 18:04:43 Resolving deltas: 46% (267/573) build 01-Jul-2024 18:04:43 Resolving deltas: 47% (272/573) build 01-Jul-2024 18:04:43 Resolving deltas: 48% (276/573) build 01-Jul-2024 18:04:43 Resolving deltas: 49% (284/573) build 01-Jul-2024 18:04:43 Resolving deltas: 58% (338/573) build 01-Jul-2024 18:04:43 Resolving deltas: 59% (339/573) build 01-Jul-2024 18:04:43 Resolving deltas: 60% (344/573) build 01-Jul-2024 18:04:43 Resolving deltas: 61% (350/573) build 01-Jul-2024 18:04:43 Resolving deltas: 62% (356/573) build 01-Jul-2024 18:04:43 Resolving deltas: 63% (361/573) build 01-Jul-2024 18:04:43 Resolving deltas: 67% (388/573) build 01-Jul-2024 18:04:43 Resolving deltas: 68% (392/573) build 01-Jul-2024 18:04:43 Resolving deltas: 73% (419/573) build 01-Jul-2024 18:04:43 Resolving deltas: 75% (431/573) build 01-Jul-2024 18:04:43 Resolving deltas: 76% (439/573) build 01-Jul-2024 18:04:43 Resolving deltas: 77% (445/573) build 01-Jul-2024 18:04:43 Resolving deltas: 78% (447/573) build 01-Jul-2024 18:04:43 Resolving deltas: 79% (456/573) build 01-Jul-2024 18:04:43 Resolving deltas: 80% (459/573) build 01-Jul-2024 18:04:43 Resolving deltas: 81% (468/573) build 01-Jul-2024 18:04:43 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:43 Resolving deltas: 87% (504/573) build 01-Jul-2024 18:04:43 Resolving deltas: 88% (505/573) build 01-Jul-2024 18:04:43 Resolving deltas: 92% (529/573) build 01-Jul-2024 18:04:43 Resolving deltas: 93% (533/573) build 01-Jul-2024 18:04:43 Resolving deltas: 94% (541/573) build 01-Jul-2024 18:04:43 Resolving deltas: 95% (547/573) build 01-Jul-2024 18:04:43 Resolving deltas: 96% (551/573) build 01-Jul-2024 18:04:43 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:43 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:43 error: pathspec 'release-phpbb-3.3.2' did not match any file(s) known to git build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:43  [delete] Directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:43  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:43  [delete] Could not find file /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:43  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:43  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:43  [delete] Could not find file /data/build/old_versions/release-3.3.2/config.php to delete. build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/develop build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install/data build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/development build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/test build 01-Jul-2024 18:04:43  [echo] Setting permissions for checkout of release-3.3.2 in build/old_versions/release-3.3.2 build 01-Jul-2024 18:04:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/cache' to 777 build 01-Jul-2024 18:04:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/store' to 777 build 01-Jul-2024 18:04:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/files' to 777 build 01-Jul-2024 18:04:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/images/avatars/upload' to 777 build 01-Jul-2024 18:04:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:43  build 01-Jul-2024 18:04:43 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:43  build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/cache build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/docs build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/files build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install build 01-Jul-2024 18:04:43  [delete] Deleting directory /data/build/old_versions/release-3.3.2/store build 01-Jul-2024 18:04:43  [delete] Directory /data/build/old_versions/release-3.3.2/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:44  build 01-Jul-2024 18:04:44 phpBB > old-version-diff: build 01-Jul-2024 18:04:44  build 01-Jul-2024 18:04:44  [echo] Retrieving version 3.3.3 build 01-Jul-2024 18:04:44  [mkdir] Created dir: /data/build/old_versions/release-3.3.3 build 01-Jul-2024 18:04:44  build 01-Jul-2024 18:04:44 phpBB > export: build 01-Jul-2024 18:04:44  build 01-Jul-2024 18:04:44 Cloning into 'viglink'... build 01-Jul-2024 18:04:44 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:44 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:44 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:44 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:44 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:44 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:44 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:44 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:44 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:44 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:44 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:44 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:44 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:44 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:44 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:44 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:44 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:44 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:44 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:44 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:44 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:44 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:44 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:44 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:44 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:44 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:44 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:44 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:44 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:44 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:44 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:44 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:44 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:44 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:44 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:44 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:44 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:44 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:44 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:44 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:44 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:44 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:44 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:44 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:44 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:44 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:44 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:44 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:44 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:44 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:44 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:44 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:44 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:44 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:44 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:44 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:44 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:44 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:44 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:44 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:44 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:44 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:44 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:44 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:44 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:44 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:44 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:44 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:44 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:44 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:44 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:44 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:44 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:44 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:44 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:44 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:44 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:44 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:44 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:44 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:44 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:44 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:44 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:44 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:44 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:44 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:44 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:44 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:44 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:44 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:44 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:44 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:44 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:44 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:44 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:44 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:44 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:44 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:44 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:44 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:44 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:44 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:44 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:44 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:44 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:44 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:44 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:44 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.92 MiB/s, done. build 01-Jul-2024 18:04:44 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:44 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:44 Resolving deltas: 4% (25/573) build 01-Jul-2024 18:04:44 Resolving deltas: 6% (37/573) build 01-Jul-2024 18:04:44 Resolving deltas: 8% (46/573) build 01-Jul-2024 18:04:44 Resolving deltas: 9% (54/573) build 01-Jul-2024 18:04:44 Resolving deltas: 11% (67/573) build 01-Jul-2024 18:04:44 Resolving deltas: 12% (70/573) build 01-Jul-2024 18:04:44 Resolving deltas: 13% (77/573) build 01-Jul-2024 18:04:44 Resolving deltas: 15% (88/573) build 01-Jul-2024 18:04:44 Resolving deltas: 16% (92/573) build 01-Jul-2024 18:04:44 Resolving deltas: 17% (101/573) build 01-Jul-2024 18:04:44 Resolving deltas: 19% (114/573) build 01-Jul-2024 18:04:44 Resolving deltas: 22% (129/573) build 01-Jul-2024 18:04:44 Resolving deltas: 23% (135/573) build 01-Jul-2024 18:04:44 Resolving deltas: 26% (152/573) build 01-Jul-2024 18:04:44 Resolving deltas: 30% (177/573) build 01-Jul-2024 18:04:44 Resolving deltas: 31% (179/573) build 01-Jul-2024 18:04:44 Resolving deltas: 33% (190/573) build 01-Jul-2024 18:04:44 Resolving deltas: 36% (207/573) build 01-Jul-2024 18:04:44 Resolving deltas: 37% (215/573) build 01-Jul-2024 18:04:44 Resolving deltas: 38% (219/573) build 01-Jul-2024 18:04:44 Resolving deltas: 39% (224/573) build 01-Jul-2024 18:04:44 Resolving deltas: 41% (239/573) build 01-Jul-2024 18:04:44 Resolving deltas: 45% (258/573) build 01-Jul-2024 18:04:44 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:44 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:44 Resolving deltas: 48% (276/573) build 01-Jul-2024 18:04:44 Resolving deltas: 49% (283/573) build 01-Jul-2024 18:04:44 Resolving deltas: 54% (314/573) build 01-Jul-2024 18:04:44 Resolving deltas: 55% (317/573) build 01-Jul-2024 18:04:44 Resolving deltas: 60% (344/573) build 01-Jul-2024 18:04:44 Resolving deltas: 61% (351/573) build 01-Jul-2024 18:04:44 Resolving deltas: 62% (358/573) build 01-Jul-2024 18:04:44 Resolving deltas: 65% (374/573) build 01-Jul-2024 18:04:44 Resolving deltas: 67% (388/573) build 01-Jul-2024 18:04:44 Resolving deltas: 68% (393/573) build 01-Jul-2024 18:04:44 Resolving deltas: 69% (397/573) build 01-Jul-2024 18:04:44 Resolving deltas: 75% (434/573) build 01-Jul-2024 18:04:44 Resolving deltas: 77% (443/573) build 01-Jul-2024 18:04:44 Resolving deltas: 79% (456/573) build 01-Jul-2024 18:04:44 Resolving deltas: 80% (462/573) build 01-Jul-2024 18:04:44 Resolving deltas: 81% (465/573) build 01-Jul-2024 18:04:44 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:44 Resolving deltas: 84% (483/573) build 01-Jul-2024 18:04:44 Resolving deltas: 85% (488/573) build 01-Jul-2024 18:04:44 Resolving deltas: 87% (499/573) build 01-Jul-2024 18:04:44 Resolving deltas: 88% (505/573) build 01-Jul-2024 18:04:44 Resolving deltas: 92% (528/573) build 01-Jul-2024 18:04:44 Resolving deltas: 93% (534/573) build 01-Jul-2024 18:04:44 Resolving deltas: 94% (541/573) build 01-Jul-2024 18:04:44 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:44 Resolving deltas: 96% (554/573) build 01-Jul-2024 18:04:44 Resolving deltas: 97% (557/573) build 01-Jul-2024 18:04:44 Resolving deltas: 98% (563/573) build 01-Jul-2024 18:04:44 Resolving deltas: 99% (572/573) build 01-Jul-2024 18:04:44 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:44 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:44 error: pathspec 'release-phpbb-3.3.3' did not match any file(s) known to git build 01-Jul-2024 18:04:44  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:44  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:44  [delete] Directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:44  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:44  [delete] Could not find file /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:44  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:44  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:44  [delete] Could not find file /data/build/old_versions/release-3.3.3/config.php to delete. build 01-Jul-2024 18:04:44  [delete] Deleting directory /data/build/old_versions/release-3.3.3/develop build 01-Jul-2024 18:04:44  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install/data build 01-Jul-2024 18:04:44  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/development build 01-Jul-2024 18:04:44  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/test build 01-Jul-2024 18:04:44  [echo] Setting permissions for checkout of release-3.3.3 in build/old_versions/release-3.3.3 build 01-Jul-2024 18:04:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/cache' to 777 build 01-Jul-2024 18:04:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/store' to 777 build 01-Jul-2024 18:04:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/files' to 777 build 01-Jul-2024 18:04:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/images/avatars/upload' to 777 build 01-Jul-2024 18:04:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:45  build 01-Jul-2024 18:04:45 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:45  build 01-Jul-2024 18:04:45  [delete] Deleting directory /data/build/old_versions/release-3.3.3/cache build 01-Jul-2024 18:04:45  [delete] Deleting directory /data/build/old_versions/release-3.3.3/docs build 01-Jul-2024 18:04:45  [delete] Deleting directory /data/build/old_versions/release-3.3.3/files build 01-Jul-2024 18:04:45  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install build 01-Jul-2024 18:04:45  [delete] Deleting directory /data/build/old_versions/release-3.3.3/store build 01-Jul-2024 18:04:45  [delete] Directory /data/build/old_versions/release-3.3.3/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:45  build 01-Jul-2024 18:04:45 phpBB > old-version-diff: build 01-Jul-2024 18:04:45  build 01-Jul-2024 18:04:45  [echo] Retrieving version 3.3.4 build 01-Jul-2024 18:04:45  [mkdir] Created dir: /data/build/old_versions/release-3.3.4 build 01-Jul-2024 18:04:45  build 01-Jul-2024 18:04:45 phpBB > export: build 01-Jul-2024 18:04:45  build 01-Jul-2024 18:04:45 Cloning into 'viglink'... build 01-Jul-2024 18:04:46 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:46 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:46 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:46 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:46 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:46 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:46 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:46 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:46 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:46 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:46 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:46 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:46 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:46 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:46 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:46 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:46 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:46 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:46 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:46 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:46 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:46 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:46 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:46 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:46 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:46 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:46 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:46 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:46 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:46 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:46 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:46 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:46 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:46 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:46 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:46 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:46 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:46 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:46 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:46 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:46 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:46 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:46 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:46 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:46 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:46 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:46 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:46 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:46 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:46 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:46 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:46 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:46 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:46 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:46 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:46 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:46 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:46 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:46 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:46 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:46 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:46 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:46 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:46 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:46 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:46 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:46 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:46 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:46 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:46 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:46 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:46 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:46 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:46 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:46 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:46 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:46 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:46 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:46 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:46 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:46 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:46 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:46 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:46 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:46 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:46 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:46 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:46 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:46 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:46 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:46 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:46 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:46 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:46 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:46 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:46 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:46 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:46 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:46 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:46 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:46 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:46 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:46 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:46 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:46 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:46 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:46 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:46 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 01-Jul-2024 18:04:46 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:46 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:46 Resolving deltas: 3% (22/573) build 01-Jul-2024 18:04:46 Resolving deltas: 7% (43/573) build 01-Jul-2024 18:04:46 Resolving deltas: 9% (56/573) build 01-Jul-2024 18:04:46 Resolving deltas: 10% (59/573) build 01-Jul-2024 18:04:46 Resolving deltas: 12% (72/573) build 01-Jul-2024 18:04:46 Resolving deltas: 17% (99/573) build 01-Jul-2024 18:04:46 Resolving deltas: 19% (111/573) build 01-Jul-2024 18:04:46 Resolving deltas: 20% (117/573) build 01-Jul-2024 18:04:46 Resolving deltas: 24% (142/573) build 01-Jul-2024 18:04:46 Resolving deltas: 25% (148/573) build 01-Jul-2024 18:04:46 Resolving deltas: 27% (160/573) build 01-Jul-2024 18:04:46 Resolving deltas: 29% (169/573) build 01-Jul-2024 18:04:46 Resolving deltas: 30% (172/573) build 01-Jul-2024 18:04:46 Resolving deltas: 32% (187/573) build 01-Jul-2024 18:04:46 Resolving deltas: 34% (199/573) build 01-Jul-2024 18:04:46 Resolving deltas: 35% (205/573) build 01-Jul-2024 18:04:46 Resolving deltas: 36% (209/573) build 01-Jul-2024 18:04:46 Resolving deltas: 38% (219/573) build 01-Jul-2024 18:04:46 Resolving deltas: 40% (232/573) build 01-Jul-2024 18:04:46 Resolving deltas: 42% (243/573) build 01-Jul-2024 18:04:46 Resolving deltas: 43% (248/573) build 01-Jul-2024 18:04:46 Resolving deltas: 44% (255/573) build 01-Jul-2024 18:04:46 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:46 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:46 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:46 Resolving deltas: 48% (279/573) build 01-Jul-2024 18:04:46 Resolving deltas: 49% (284/573) build 01-Jul-2024 18:04:46 Resolving deltas: 50% (291/573) build 01-Jul-2024 18:04:46 Resolving deltas: 52% (299/573) build 01-Jul-2024 18:04:46 Resolving deltas: 63% (366/573) build 01-Jul-2024 18:04:46 Resolving deltas: 64% (370/573) build 01-Jul-2024 18:04:46 Resolving deltas: 65% (373/573) build 01-Jul-2024 18:04:46 Resolving deltas: 66% (380/573) build 01-Jul-2024 18:04:46 Resolving deltas: 67% (384/573) build 01-Jul-2024 18:04:46 Resolving deltas: 71% (407/573) build 01-Jul-2024 18:04:46 Resolving deltas: 76% (440/573) build 01-Jul-2024 18:04:46 Resolving deltas: 79% (453/573) build 01-Jul-2024 18:04:46 Resolving deltas: 80% (461/573) build 01-Jul-2024 18:04:46 Resolving deltas: 82% (471/573) build 01-Jul-2024 18:04:46 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:46 Resolving deltas: 84% (484/573) build 01-Jul-2024 18:04:46 Resolving deltas: 93% (533/573) build 01-Jul-2024 18:04:46 Resolving deltas: 94% (541/573) build 01-Jul-2024 18:04:46 Resolving deltas: 95% (548/573) build 01-Jul-2024 18:04:46 Resolving deltas: 96% (551/573) build 01-Jul-2024 18:04:46 Resolving deltas: 97% (557/573) build 01-Jul-2024 18:04:46 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:46 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:46 error: pathspec 'release-phpbb-3.3.4' did not match any file(s) known to git build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:46  [delete] Directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:46  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:46  [delete] Could not find file /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:46  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:46  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:46  [delete] Could not find file /data/build/old_versions/release-3.3.4/config.php to delete. build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/develop build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install/data build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/development build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/test build 01-Jul-2024 18:04:46  [echo] Setting permissions for checkout of release-3.3.4 in build/old_versions/release-3.3.4 build 01-Jul-2024 18:04:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/cache' to 777 build 01-Jul-2024 18:04:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/store' to 777 build 01-Jul-2024 18:04:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/files' to 777 build 01-Jul-2024 18:04:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/images/avatars/upload' to 777 build 01-Jul-2024 18:04:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:46  build 01-Jul-2024 18:04:46 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:46  build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/cache build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/docs build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/files build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install build 01-Jul-2024 18:04:46  [delete] Deleting directory /data/build/old_versions/release-3.3.4/store build 01-Jul-2024 18:04:46  [delete] Directory /data/build/old_versions/release-3.3.4/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:46  build 01-Jul-2024 18:04:46 phpBB > old-version-diff: build 01-Jul-2024 18:04:46  build 01-Jul-2024 18:04:46  [echo] Retrieving version 3.3.5 build 01-Jul-2024 18:04:46  [mkdir] Created dir: /data/build/old_versions/release-3.3.5 build 01-Jul-2024 18:04:46  build 01-Jul-2024 18:04:46 phpBB > export: build 01-Jul-2024 18:04:46  build 01-Jul-2024 18:04:46 Cloning into 'viglink'... build 01-Jul-2024 18:04:47 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:47 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:47 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:47 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:47 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:47 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:47 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:47 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:47 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:47 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:47 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:47 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:47 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:47 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:47 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:47 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:47 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:47 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:47 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:47 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:47 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:47 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:47 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:47 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:47 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:47 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:47 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:47 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:47 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:47 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:47 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:47 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:47 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:47 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:47 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:47 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:47 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:47 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:47 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:47 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:47 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:47 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:47 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:47 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:47 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:47 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:47 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:47 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:47 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:47 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:47 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:47 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:47 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:47 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:47 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:47 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:47 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:47 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:47 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:47 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:47 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:47 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:47 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:47 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:47 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:47 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:47 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:47 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:47 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:47 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:47 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:47 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:47 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:47 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:47 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:47 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:47 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:47 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:47 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:47 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:47 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:47 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:47 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:47 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:47 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:47 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:47 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:47 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:47 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:47 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:47 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:47 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:47 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:47 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:47 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:47 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:47 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:47 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:47 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:47 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:47 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:47 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:47 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:47 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:47 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:47 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:47 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:47 Receiving objects: 100% (1117/1117), 214.66 KiB | 6.71 MiB/s, done. build 01-Jul-2024 18:04:47 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:47 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:47 Resolving deltas: 2% (16/573) build 01-Jul-2024 18:04:47 Resolving deltas: 7% (41/573) build 01-Jul-2024 18:04:47 Resolving deltas: 8% (48/573) build 01-Jul-2024 18:04:47 Resolving deltas: 9% (54/573) build 01-Jul-2024 18:04:47 Resolving deltas: 10% (58/573) build 01-Jul-2024 18:04:47 Resolving deltas: 13% (77/573) build 01-Jul-2024 18:04:47 Resolving deltas: 14% (82/573) build 01-Jul-2024 18:04:47 Resolving deltas: 17% (103/573) build 01-Jul-2024 18:04:47 Resolving deltas: 19% (113/573) build 01-Jul-2024 18:04:47 Resolving deltas: 23% (134/573) build 01-Jul-2024 18:04:47 Resolving deltas: 24% (141/573) build 01-Jul-2024 18:04:47 Resolving deltas: 25% (144/573) build 01-Jul-2024 18:04:47 Resolving deltas: 29% (168/573) build 01-Jul-2024 18:04:47 Resolving deltas: 30% (173/573) build 01-Jul-2024 18:04:47 Resolving deltas: 32% (185/573) build 01-Jul-2024 18:04:47 Resolving deltas: 34% (200/573) build 01-Jul-2024 18:04:47 Resolving deltas: 35% (202/573) build 01-Jul-2024 18:04:47 Resolving deltas: 36% (211/573) build 01-Jul-2024 18:04:47 Resolving deltas: 37% (217/573) build 01-Jul-2024 18:04:47 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:47 Resolving deltas: 42% (244/573) build 01-Jul-2024 18:04:47 Resolving deltas: 45% (258/573) build 01-Jul-2024 18:04:47 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:47 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:47 Resolving deltas: 48% (278/573) build 01-Jul-2024 18:04:47 Resolving deltas: 49% (286/573) build 01-Jul-2024 18:04:47 Resolving deltas: 51% (295/573) build 01-Jul-2024 18:04:47 Resolving deltas: 52% (300/573) build 01-Jul-2024 18:04:47 Resolving deltas: 53% (304/573) build 01-Jul-2024 18:04:47 Resolving deltas: 56% (323/573) build 01-Jul-2024 18:04:47 Resolving deltas: 64% (368/573) build 01-Jul-2024 18:04:47 Resolving deltas: 65% (373/573) build 01-Jul-2024 18:04:47 Resolving deltas: 69% (396/573) build 01-Jul-2024 18:04:47 Resolving deltas: 70% (405/573) build 01-Jul-2024 18:04:47 Resolving deltas: 75% (432/573) build 01-Jul-2024 18:04:47 Resolving deltas: 77% (444/573) build 01-Jul-2024 18:04:47 Resolving deltas: 78% (452/573) build 01-Jul-2024 18:04:47 Resolving deltas: 79% (458/573) build 01-Jul-2024 18:04:47 Resolving deltas: 80% (460/573) build 01-Jul-2024 18:04:47 Resolving deltas: 81% (469/573) build 01-Jul-2024 18:04:47 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:47 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:47 Resolving deltas: 84% (485/573) build 01-Jul-2024 18:04:47 Resolving deltas: 90% (517/573) build 01-Jul-2024 18:04:47 Resolving deltas: 94% (542/573) build 01-Jul-2024 18:04:47 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:47 Resolving deltas: 96% (554/573) build 01-Jul-2024 18:04:47 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:47 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:47 Resolving deltas: 99% (571/573) build 01-Jul-2024 18:04:47 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:47 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:47 error: pathspec 'release-phpbb-3.3.5' did not match any file(s) known to git build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:47  [delete] Directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:47  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:47  [delete] Could not find file /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:47  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:47  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:47  [delete] Could not find file /data/build/old_versions/release-3.3.5/config.php to delete. build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/develop build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install/data build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/development build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/test build 01-Jul-2024 18:04:47  [echo] Setting permissions for checkout of release-3.3.5 in build/old_versions/release-3.3.5 build 01-Jul-2024 18:04:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/cache' to 777 build 01-Jul-2024 18:04:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/store' to 777 build 01-Jul-2024 18:04:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/files' to 777 build 01-Jul-2024 18:04:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/images/avatars/upload' to 777 build 01-Jul-2024 18:04:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:47  build 01-Jul-2024 18:04:47 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:47  build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/cache build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/docs build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/files build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install build 01-Jul-2024 18:04:47  [delete] Deleting directory /data/build/old_versions/release-3.3.5/store build 01-Jul-2024 18:04:47  [delete] Directory /data/build/old_versions/release-3.3.5/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:47  build 01-Jul-2024 18:04:47 phpBB > old-version-diff: build 01-Jul-2024 18:04:47  build 01-Jul-2024 18:04:47  [echo] Retrieving version 3.3.6 build 01-Jul-2024 18:04:47  [mkdir] Created dir: /data/build/old_versions/release-3.3.6 build 01-Jul-2024 18:04:47  build 01-Jul-2024 18:04:47 phpBB > export: build 01-Jul-2024 18:04:47  build 01-Jul-2024 18:04:48 Cloning into 'viglink'... build 01-Jul-2024 18:04:48 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:48 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:48 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:48 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:48 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:48 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:48 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:48 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:48 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:48 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:48 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:48 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:48 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:48 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:48 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:48 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:48 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:48 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:48 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:48 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:48 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:48 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:48 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:48 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:48 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:48 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:48 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:48 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:48 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:48 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:48 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:48 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:48 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:48 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:48 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:48 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:48 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:48 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:48 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:48 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:48 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:48 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:48 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:48 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:48 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:48 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:48 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:48 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:48 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:48 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:48 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:48 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:48 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:48 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:48 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:48 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:48 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:48 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:48 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:48 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:48 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:48 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:48 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:48 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:48 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:48 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:48 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:48 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:48 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:48 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:48 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:48 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:48 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:48 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:48 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:48 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:48 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:48 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:48 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:48 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:48 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:48 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:48 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:48 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:48 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:48 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:48 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:48 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:48 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:48 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:48 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:48 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:48 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:48 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:48 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:48 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:48 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:48 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:48 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:48 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:48 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:48 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:48 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:48 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:48 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:48 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:48 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:48 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.22 MiB/s, done. build 01-Jul-2024 18:04:48 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:48 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:48 Resolving deltas: 2% (12/573) build 01-Jul-2024 18:04:48 Resolving deltas: 4% (25/573) build 01-Jul-2024 18:04:48 Resolving deltas: 7% (42/573) build 01-Jul-2024 18:04:48 Resolving deltas: 8% (48/573) build 01-Jul-2024 18:04:48 Resolving deltas: 10% (62/573) build 01-Jul-2024 18:04:48 Resolving deltas: 11% (66/573) build 01-Jul-2024 18:04:48 Resolving deltas: 12% (69/573) build 01-Jul-2024 18:04:48 Resolving deltas: 14% (81/573) build 01-Jul-2024 18:04:48 Resolving deltas: 18% (106/573) build 01-Jul-2024 18:04:48 Resolving deltas: 19% (112/573) build 01-Jul-2024 18:04:48 Resolving deltas: 21% (122/573) build 01-Jul-2024 18:04:48 Resolving deltas: 23% (135/573) build 01-Jul-2024 18:04:48 Resolving deltas: 29% (170/573) build 01-Jul-2024 18:04:48 Resolving deltas: 30% (175/573) build 01-Jul-2024 18:04:48 Resolving deltas: 32% (184/573) build 01-Jul-2024 18:04:48 Resolving deltas: 34% (199/573) build 01-Jul-2024 18:04:48 Resolving deltas: 35% (201/573) build 01-Jul-2024 18:04:48 Resolving deltas: 37% (213/573) build 01-Jul-2024 18:04:48 Resolving deltas: 38% (223/573) build 01-Jul-2024 18:04:48 Resolving deltas: 39% (225/573) build 01-Jul-2024 18:04:48 Resolving deltas: 40% (233/573) build 01-Jul-2024 18:04:48 Resolving deltas: 44% (256/573) build 01-Jul-2024 18:04:48 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:48 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:48 Resolving deltas: 48% (278/573) build 01-Jul-2024 18:04:48 Resolving deltas: 49% (284/573) build 01-Jul-2024 18:04:48 Resolving deltas: 50% (288/573) build 01-Jul-2024 18:04:48 Resolving deltas: 52% (301/573) build 01-Jul-2024 18:04:48 Resolving deltas: 53% (307/573) build 01-Jul-2024 18:04:48 Resolving deltas: 54% (311/573) build 01-Jul-2024 18:04:48 Resolving deltas: 64% (368/573) build 01-Jul-2024 18:04:48 Resolving deltas: 65% (374/573) build 01-Jul-2024 18:04:48 Resolving deltas: 66% (379/573) build 01-Jul-2024 18:04:48 Resolving deltas: 69% (400/573) build 01-Jul-2024 18:04:48 Resolving deltas: 75% (431/573) build 01-Jul-2024 18:04:48 Resolving deltas: 78% (451/573) build 01-Jul-2024 18:04:48 Resolving deltas: 80% (459/573) build 01-Jul-2024 18:04:48 Resolving deltas: 81% (466/573) build 01-Jul-2024 18:04:48 Resolving deltas: 82% (474/573) build 01-Jul-2024 18:04:48 Resolving deltas: 83% (476/573) build 01-Jul-2024 18:04:48 Resolving deltas: 84% (485/573) build 01-Jul-2024 18:04:48 Resolving deltas: 85% (489/573) build 01-Jul-2024 18:04:48 Resolving deltas: 88% (505/573) build 01-Jul-2024 18:04:48 Resolving deltas: 89% (510/573) build 01-Jul-2024 18:04:48 Resolving deltas: 90% (516/573) build 01-Jul-2024 18:04:48 Resolving deltas: 91% (525/573) build 01-Jul-2024 18:04:48 Resolving deltas: 93% (535/573) build 01-Jul-2024 18:04:48 Resolving deltas: 94% (540/573) build 01-Jul-2024 18:04:48 Resolving deltas: 95% (549/573) build 01-Jul-2024 18:04:48 Resolving deltas: 96% (553/573) build 01-Jul-2024 18:04:48 Resolving deltas: 98% (563/573) build 01-Jul-2024 18:04:48 Resolving deltas: 99% (568/573) build 01-Jul-2024 18:04:48 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:48 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:48 error: pathspec 'release-phpbb-3.3.6' did not match any file(s) known to git build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:48  [delete] Directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:48  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:48  [delete] Could not find file /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:48  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:48  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:48  [delete] Could not find file /data/build/old_versions/release-3.3.6/config.php to delete. build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/develop build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install/data build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/development build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/test build 01-Jul-2024 18:04:48  [echo] Setting permissions for checkout of release-3.3.6 in build/old_versions/release-3.3.6 build 01-Jul-2024 18:04:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/cache' to 777 build 01-Jul-2024 18:04:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/store' to 777 build 01-Jul-2024 18:04:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/files' to 777 build 01-Jul-2024 18:04:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/images/avatars/upload' to 777 build 01-Jul-2024 18:04:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:48  build 01-Jul-2024 18:04:48 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:48  build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/cache build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/docs build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/files build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install build 01-Jul-2024 18:04:48  [delete] Deleting directory /data/build/old_versions/release-3.3.6/store build 01-Jul-2024 18:04:48  [delete] Directory /data/build/old_versions/release-3.3.6/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:48  build 01-Jul-2024 18:04:48 phpBB > old-version-diff: build 01-Jul-2024 18:04:48  build 01-Jul-2024 18:04:48  [echo] Retrieving version 3.3.7 build 01-Jul-2024 18:04:48  [mkdir] Created dir: /data/build/old_versions/release-3.3.7 build 01-Jul-2024 18:04:48  build 01-Jul-2024 18:04:48 phpBB > export: build 01-Jul-2024 18:04:48  build 01-Jul-2024 18:04:49 Cloning into 'viglink'... build 01-Jul-2024 18:04:49 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:49 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:49 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:49 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:49 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:49 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:49 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:49 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:49 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:49 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:49 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:49 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:49 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:49 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:49 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:49 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:49 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:49 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:49 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:49 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:49 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:49 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:49 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:49 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:49 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:49 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:49 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:49 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:49 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:49 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:49 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:49 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:49 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:49 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:49 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:49 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:49 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:49 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:49 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:49 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:49 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:49 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:49 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:49 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:49 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:49 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:49 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:49 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:49 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:49 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:49 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:49 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:49 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:49 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:49 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:49 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:49 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:49 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:49 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:49 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:49 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:49 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:49 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:49 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:49 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:49 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:49 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:49 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:49 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:49 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:49 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:49 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:49 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:49 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:49 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:49 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:49 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:49 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:49 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:49 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:49 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:49 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:49 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:49 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:49 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:49 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:49 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:49 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:49 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:49 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:49 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:49 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:49 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:49 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:49 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:49 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:49 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:49 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:49 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:49 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:49 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:49 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:49 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:49 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:49 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:49 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:49 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:49 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.59 MiB/s, done. build 01-Jul-2024 18:04:49 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:49 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:49 Resolving deltas: 2% (12/573) build 01-Jul-2024 18:04:49 Resolving deltas: 4% (25/573) build 01-Jul-2024 18:04:49 Resolving deltas: 10% (62/573) build 01-Jul-2024 18:04:49 Resolving deltas: 11% (65/573) build 01-Jul-2024 18:04:49 Resolving deltas: 13% (76/573) build 01-Jul-2024 18:04:49 Resolving deltas: 16% (96/573) build 01-Jul-2024 18:04:49 Resolving deltas: 20% (116/573) build 01-Jul-2024 18:04:49 Resolving deltas: 22% (130/573) build 01-Jul-2024 18:04:49 Resolving deltas: 23% (136/573) build 01-Jul-2024 18:04:49 Resolving deltas: 26% (151/573) build 01-Jul-2024 18:04:49 Resolving deltas: 30% (176/573) build 01-Jul-2024 18:04:49 Resolving deltas: 31% (178/573) build 01-Jul-2024 18:04:49 Resolving deltas: 32% (187/573) build 01-Jul-2024 18:04:49 Resolving deltas: 34% (199/573) build 01-Jul-2024 18:04:49 Resolving deltas: 36% (207/573) build 01-Jul-2024 18:04:49 Resolving deltas: 37% (215/573) build 01-Jul-2024 18:04:49 Resolving deltas: 39% (229/573) build 01-Jul-2024 18:04:49 Resolving deltas: 42% (245/573) build 01-Jul-2024 18:04:49 Resolving deltas: 43% (252/573) build 01-Jul-2024 18:04:49 Resolving deltas: 44% (256/573) build 01-Jul-2024 18:04:49 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:49 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:49 Resolving deltas: 47% (270/573) build 01-Jul-2024 18:04:49 Resolving deltas: 48% (276/573) build 01-Jul-2024 18:04:49 Resolving deltas: 57% (329/573) build 01-Jul-2024 18:04:49 Resolving deltas: 58% (333/573) build 01-Jul-2024 18:04:49 Resolving deltas: 59% (343/573) build 01-Jul-2024 18:04:49 Resolving deltas: 60% (344/573) build 01-Jul-2024 18:04:49 Resolving deltas: 64% (371/573) build 01-Jul-2024 18:04:49 Resolving deltas: 65% (373/573) build 01-Jul-2024 18:04:49 Resolving deltas: 68% (395/573) build 01-Jul-2024 18:04:49 Resolving deltas: 69% (400/573) build 01-Jul-2024 18:04:49 Resolving deltas: 70% (404/573) build 01-Jul-2024 18:04:49 Resolving deltas: 75% (431/573) build 01-Jul-2024 18:04:49 Resolving deltas: 77% (443/573) build 01-Jul-2024 18:04:49 Resolving deltas: 78% (451/573) build 01-Jul-2024 18:04:49 Resolving deltas: 79% (457/573) build 01-Jul-2024 18:04:49 Resolving deltas: 80% (459/573) build 01-Jul-2024 18:04:49 Resolving deltas: 81% (468/573) build 01-Jul-2024 18:04:49 Resolving deltas: 82% (471/573) build 01-Jul-2024 18:04:49 Resolving deltas: 83% (480/573) build 01-Jul-2024 18:04:49 Resolving deltas: 84% (484/573) build 01-Jul-2024 18:04:49 Resolving deltas: 90% (516/573) build 01-Jul-2024 18:04:49 Resolving deltas: 94% (541/573) build 01-Jul-2024 18:04:49 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:49 Resolving deltas: 96% (553/573) build 01-Jul-2024 18:04:49 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:49 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:49 Resolving deltas: 99% (569/573) build 01-Jul-2024 18:04:49 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:49 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:49 error: pathspec 'release-phpbb-3.3.7' did not match any file(s) known to git build 01-Jul-2024 18:04:49  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:49  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:49  [delete] Directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:49  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:49  [delete] Could not find file /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:49  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:49  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:50  [delete] Could not find file /data/build/old_versions/release-3.3.7/config.php to delete. build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/develop build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install/data build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/development build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/test build 01-Jul-2024 18:04:50  [echo] Setting permissions for checkout of release-3.3.7 in build/old_versions/release-3.3.7 build 01-Jul-2024 18:04:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/cache' to 777 build 01-Jul-2024 18:04:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/store' to 777 build 01-Jul-2024 18:04:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/files' to 777 build 01-Jul-2024 18:04:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/images/avatars/upload' to 777 build 01-Jul-2024 18:04:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:50  build 01-Jul-2024 18:04:50 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:50  build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/cache build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/docs build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/files build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install build 01-Jul-2024 18:04:50  [delete] Deleting directory /data/build/old_versions/release-3.3.7/store build 01-Jul-2024 18:04:50  [delete] Directory /data/build/old_versions/release-3.3.7/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:50  build 01-Jul-2024 18:04:50 phpBB > old-version-diff: build 01-Jul-2024 18:04:50  build 01-Jul-2024 18:04:50  [echo] Retrieving version 3.3.8 build 01-Jul-2024 18:04:50  [mkdir] Created dir: /data/build/old_versions/release-3.3.8 build 01-Jul-2024 18:04:50  build 01-Jul-2024 18:04:50 phpBB > export: build 01-Jul-2024 18:04:50  build 01-Jul-2024 18:04:50 Cloning into 'viglink'... build 01-Jul-2024 18:04:51 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:51 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:51 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:51 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:51 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:51 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:51 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:51 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:51 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:51 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:51 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:51 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:51 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:51 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:51 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:51 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:51 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:51 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:51 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:51 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:51 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:51 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:51 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:51 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:51 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:51 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:51 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:51 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:51 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:51 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:51 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:51 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:51 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:51 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:51 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:51 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:51 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:51 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:51 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:51 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:51 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:51 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:51 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:51 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:51 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:51 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:51 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:51 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:51 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:51 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:51 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:51 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:51 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:51 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:51 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:51 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:51 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:51 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:51 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:51 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:51 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:51 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:51 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:51 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:51 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:51 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:51 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:51 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:51 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:51 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:51 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:51 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:51 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:51 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:51 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:51 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:51 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:51 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:51 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:51 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:51 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:51 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:51 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:51 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:51 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:51 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:51 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:51 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:51 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:51 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:51 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:51 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:51 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:51 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:51 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:51 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:51 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:51 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:51 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:51 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:51 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:51 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:51 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:51 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:51 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:51 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:51 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:51 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.07 MiB/s, done. build 01-Jul-2024 18:04:51 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:51 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:51 Resolving deltas: 4% (24/573) build 01-Jul-2024 18:04:51 Resolving deltas: 6% (37/573) build 01-Jul-2024 18:04:51 Resolving deltas: 7% (43/573) build 01-Jul-2024 18:04:51 Resolving deltas: 9% (54/573) build 01-Jul-2024 18:04:51 Resolving deltas: 11% (65/573) build 01-Jul-2024 18:04:51 Resolving deltas: 13% (78/573) build 01-Jul-2024 18:04:51 Resolving deltas: 14% (83/573) build 01-Jul-2024 18:04:51 Resolving deltas: 15% (86/573) build 01-Jul-2024 18:04:51 Resolving deltas: 18% (108/573) build 01-Jul-2024 18:04:51 Resolving deltas: 19% (110/573) build 01-Jul-2024 18:04:51 Resolving deltas: 22% (131/573) build 01-Jul-2024 18:04:51 Resolving deltas: 25% (148/573) build 01-Jul-2024 18:04:51 Resolving deltas: 30% (175/573) build 01-Jul-2024 18:04:51 Resolving deltas: 32% (184/573) build 01-Jul-2024 18:04:51 Resolving deltas: 34% (196/573) build 01-Jul-2024 18:04:51 Resolving deltas: 36% (207/573) build 01-Jul-2024 18:04:51 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:51 Resolving deltas: 39% (225/573) build 01-Jul-2024 18:04:51 Resolving deltas: 41% (235/573) build 01-Jul-2024 18:04:51 Resolving deltas: 43% (247/573) build 01-Jul-2024 18:04:51 Resolving deltas: 44% (253/573) build 01-Jul-2024 18:04:51 Resolving deltas: 45% (262/573) build 01-Jul-2024 18:04:51 Resolving deltas: 46% (266/573) build 01-Jul-2024 18:04:51 Resolving deltas: 47% (273/573) build 01-Jul-2024 18:04:51 Resolving deltas: 53% (308/573) build 01-Jul-2024 18:04:51 Resolving deltas: 55% (320/573) build 01-Jul-2024 18:04:51 Resolving deltas: 56% (322/573) build 01-Jul-2024 18:04:51 Resolving deltas: 57% (331/573) build 01-Jul-2024 18:04:51 Resolving deltas: 58% (333/573) build 01-Jul-2024 18:04:51 Resolving deltas: 59% (340/573) build 01-Jul-2024 18:04:51 Resolving deltas: 60% (345/573) build 01-Jul-2024 18:04:51 Resolving deltas: 64% (367/573) build 01-Jul-2024 18:04:51 Resolving deltas: 65% (376/573) build 01-Jul-2024 18:04:51 Resolving deltas: 70% (403/573) build 01-Jul-2024 18:04:51 Resolving deltas: 72% (415/573) build 01-Jul-2024 18:04:51 Resolving deltas: 73% (423/573) build 01-Jul-2024 18:04:51 Resolving deltas: 74% (429/573) build 01-Jul-2024 18:04:51 Resolving deltas: 75% (431/573) build 01-Jul-2024 18:04:51 Resolving deltas: 76% (440/573) build 01-Jul-2024 18:04:51 Resolving deltas: 77% (443/573) build 01-Jul-2024 18:04:51 Resolving deltas: 78% (447/573) build 01-Jul-2024 18:04:51 Resolving deltas: 79% (456/573) build 01-Jul-2024 18:04:51 Resolving deltas: 85% (488/573) build 01-Jul-2024 18:04:51 Resolving deltas: 89% (513/573) build 01-Jul-2024 18:04:51 Resolving deltas: 90% (516/573) build 01-Jul-2024 18:04:51 Resolving deltas: 91% (525/573) build 01-Jul-2024 18:04:51 Resolving deltas: 92% (528/573) build 01-Jul-2024 18:04:51 Resolving deltas: 93% (533/573) build 01-Jul-2024 18:04:51 Resolving deltas: 98% (564/573) build 01-Jul-2024 18:04:51 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:51 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:53 error: pathspec 'release-phpbb-3.3.8' did not match any file(s) known to git build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:53  [delete] Directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:53  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:53  [delete] Could not find file /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:53  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:53  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:53  [delete] Could not find file /data/build/old_versions/release-3.3.8/config.php to delete. build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/develop build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install/data build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/development build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/test build 01-Jul-2024 18:04:53  [echo] Setting permissions for checkout of release-3.3.8 in build/old_versions/release-3.3.8 build 01-Jul-2024 18:04:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/cache' to 777 build 01-Jul-2024 18:04:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/store' to 777 build 01-Jul-2024 18:04:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/files' to 777 build 01-Jul-2024 18:04:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/images/avatars/upload' to 777 build 01-Jul-2024 18:04:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:53  build 01-Jul-2024 18:04:53 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:53  build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/cache build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/docs build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/files build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install build 01-Jul-2024 18:04:53  [delete] Deleting directory /data/build/old_versions/release-3.3.8/store build 01-Jul-2024 18:04:53  [delete] Directory /data/build/old_versions/release-3.3.8/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:53  build 01-Jul-2024 18:04:53 phpBB > old-version-diff: build 01-Jul-2024 18:04:53  build 01-Jul-2024 18:04:53  [echo] Retrieving version 3.3.9 build 01-Jul-2024 18:04:53  [mkdir] Created dir: /data/build/old_versions/release-3.3.9 build 01-Jul-2024 18:04:53  build 01-Jul-2024 18:04:53 phpBB > export: build 01-Jul-2024 18:04:53  build 01-Jul-2024 18:04:53 Cloning into 'viglink'... build 01-Jul-2024 18:04:54 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:54 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:54 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:54 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:54 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:54 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:54 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:54 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:54 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:54 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:54 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:54 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:54 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:54 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:54 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:54 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:54 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:54 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:54 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:54 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:54 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:54 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:54 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:54 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:54 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:54 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:54 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:54 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:54 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:54 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:54 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:54 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:54 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:54 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:54 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:54 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:54 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:54 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:54 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:54 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:54 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:54 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:54 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:54 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:54 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:54 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:54 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:54 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:54 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:54 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:54 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:54 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:54 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:54 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:54 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:54 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:54 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:54 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:54 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:54 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:54 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:54 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:54 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:54 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:54 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:54 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:54 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:54 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:54 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:54 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:54 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:54 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:54 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:54 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:54 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:54 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:54 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:54 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:54 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:54 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:54 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:54 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:54 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:54 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:54 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:54 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:54 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:54 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:54 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:54 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:54 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:54 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:54 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:54 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:54 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:54 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:54 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:54 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:54 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:54 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:54 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:54 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:54 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:54 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:54 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:54 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:54 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:54 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 01-Jul-2024 18:04:54 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:54 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:54 Resolving deltas: 3% (20/573) build 01-Jul-2024 18:04:54 Resolving deltas: 6% (39/573) build 01-Jul-2024 18:04:54 Resolving deltas: 7% (42/573) build 01-Jul-2024 18:04:54 Resolving deltas: 8% (46/573) build 01-Jul-2024 18:04:54 Resolving deltas: 12% (74/573) build 01-Jul-2024 18:04:54 Resolving deltas: 13% (75/573) build 01-Jul-2024 18:04:54 Resolving deltas: 14% (83/573) build 01-Jul-2024 18:04:54 Resolving deltas: 18% (106/573) build 01-Jul-2024 18:04:54 Resolving deltas: 19% (113/573) build 01-Jul-2024 18:04:54 Resolving deltas: 23% (137/573) build 01-Jul-2024 18:04:54 Resolving deltas: 24% (138/573) build 01-Jul-2024 18:04:54 Resolving deltas: 26% (151/573) build 01-Jul-2024 18:04:54 Resolving deltas: 27% (157/573) build 01-Jul-2024 18:04:54 Resolving deltas: 29% (169/573) build 01-Jul-2024 18:04:54 Resolving deltas: 30% (174/573) build 01-Jul-2024 18:04:54 Resolving deltas: 32% (187/573) build 01-Jul-2024 18:04:54 Resolving deltas: 34% (198/573) build 01-Jul-2024 18:04:54 Resolving deltas: 35% (206/573) build 01-Jul-2024 18:04:54 Resolving deltas: 36% (209/573) build 01-Jul-2024 18:04:54 Resolving deltas: 37% (215/573) build 01-Jul-2024 18:04:54 Resolving deltas: 38% (218/573) build 01-Jul-2024 18:04:54 Resolving deltas: 43% (249/573) build 01-Jul-2024 18:04:54 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:54 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:54 Resolving deltas: 47% (271/573) build 01-Jul-2024 18:04:54 Resolving deltas: 48% (276/573) build 01-Jul-2024 18:04:54 Resolving deltas: 49% (284/573) build 01-Jul-2024 18:04:54 Resolving deltas: 50% (289/573) build 01-Jul-2024 18:04:54 Resolving deltas: 51% (294/573) build 01-Jul-2024 18:04:54 Resolving deltas: 52% (301/573) build 01-Jul-2024 18:04:54 Resolving deltas: 56% (323/573) build 01-Jul-2024 18:04:54 Resolving deltas: 57% (329/573) build 01-Jul-2024 18:04:54 Resolving deltas: 62% (359/573) build 01-Jul-2024 18:04:54 Resolving deltas: 63% (365/573) build 01-Jul-2024 18:04:54 Resolving deltas: 64% (369/573) build 01-Jul-2024 18:04:54 Resolving deltas: 69% (400/573) build 01-Jul-2024 18:04:54 Resolving deltas: 70% (405/573) build 01-Jul-2024 18:04:54 Resolving deltas: 73% (422/573) build 01-Jul-2024 18:04:54 Resolving deltas: 76% (439/573) build 01-Jul-2024 18:04:54 Resolving deltas: 77% (445/573) build 01-Jul-2024 18:04:54 Resolving deltas: 78% (451/573) build 01-Jul-2024 18:04:54 Resolving deltas: 79% (456/573) build 01-Jul-2024 18:04:54 Resolving deltas: 80% (462/573) build 01-Jul-2024 18:04:54 Resolving deltas: 81% (467/573) build 01-Jul-2024 18:04:54 Resolving deltas: 82% (470/573) build 01-Jul-2024 18:04:54 Resolving deltas: 88% (505/573) build 01-Jul-2024 18:04:54 Resolving deltas: 90% (516/573) build 01-Jul-2024 18:04:54 Resolving deltas: 91% (522/573) build 01-Jul-2024 18:04:54 Resolving deltas: 92% (528/573) build 01-Jul-2024 18:04:54 Resolving deltas: 94% (544/573) build 01-Jul-2024 18:04:54 Resolving deltas: 96% (555/573) build 01-Jul-2024 18:04:54 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:54 Resolving deltas: 98% (563/573) build 01-Jul-2024 18:04:54 Resolving deltas: 99% (568/573) build 01-Jul-2024 18:04:54 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:54 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:54 error: pathspec 'release-phpbb-3.3.9' did not match any file(s) known to git build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:54  [delete] Directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:54  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:54  [delete] Could not find file /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:54  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:54  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:54  [delete] Could not find file /data/build/old_versions/release-3.3.9/config.php to delete. build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/develop build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install/data build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/development build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/test build 01-Jul-2024 18:04:54  [echo] Setting permissions for checkout of release-3.3.9 in build/old_versions/release-3.3.9 build 01-Jul-2024 18:04:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/cache' to 777 build 01-Jul-2024 18:04:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/store' to 777 build 01-Jul-2024 18:04:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/files' to 777 build 01-Jul-2024 18:04:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/images/avatars/upload' to 777 build 01-Jul-2024 18:04:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:54  build 01-Jul-2024 18:04:54 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:54  build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/cache build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/docs build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/files build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install build 01-Jul-2024 18:04:54  [delete] Deleting directory /data/build/old_versions/release-3.3.9/store build 01-Jul-2024 18:04:54  [delete] Directory /data/build/old_versions/release-3.3.9/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:54  build 01-Jul-2024 18:04:54 phpBB > old-version-diff: build 01-Jul-2024 18:04:54  build 01-Jul-2024 18:04:54  [echo] Retrieving version 3.3.10 build 01-Jul-2024 18:04:54  [mkdir] Created dir: /data/build/old_versions/release-3.3.10 build 01-Jul-2024 18:04:54  build 01-Jul-2024 18:04:54 phpBB > export: build 01-Jul-2024 18:04:54  build 01-Jul-2024 18:04:55 Cloning into 'viglink'... build 01-Jul-2024 18:04:55 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:55 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:55 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:55 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:55 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:55 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:55 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:55 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:55 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:55 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:55 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:55 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:55 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:55 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:55 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:55 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:55 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:55 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:55 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:55 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:55 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:55 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:55 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:55 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:55 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:55 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:55 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:55 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:55 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:55 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:55 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:55 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:55 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:55 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:55 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:55 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:55 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:55 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:55 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:55 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:55 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:55 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:55 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:55 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:55 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:55 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:55 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:55 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:55 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:55 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:55 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:55 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:55 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:55 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:55 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:55 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:55 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:55 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:55 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:55 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:55 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:55 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:55 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:55 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:55 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:55 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:55 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:55 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:55 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:55 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:55 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:55 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:55 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:55 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:55 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:55 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:55 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:55 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:55 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:55 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:55 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:55 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:55 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:55 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:55 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:55 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:55 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:55 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:55 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:55 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:55 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:55 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:55 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:55 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:55 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:55 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:55 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:55 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:55 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:55 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:55 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:55 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:55 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:55 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:55 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:55 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:55 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:55 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 01-Jul-2024 18:04:55 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:55 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:55 Resolving deltas: 2% (17/573) build 01-Jul-2024 18:04:55 Resolving deltas: 5% (32/573) build 01-Jul-2024 18:04:55 Resolving deltas: 7% (41/573) build 01-Jul-2024 18:04:55 Resolving deltas: 8% (46/573) build 01-Jul-2024 18:04:55 Resolving deltas: 14% (82/573) build 01-Jul-2024 18:04:55 Resolving deltas: 15% (87/573) build 01-Jul-2024 18:04:55 Resolving deltas: 16% (93/573) build 01-Jul-2024 18:04:55 Resolving deltas: 20% (120/573) build 01-Jul-2024 18:04:55 Resolving deltas: 21% (123/573) build 01-Jul-2024 18:04:55 Resolving deltas: 25% (145/573) build 01-Jul-2024 18:04:55 Resolving deltas: 26% (149/573) build 01-Jul-2024 18:04:55 Resolving deltas: 27% (157/573) build 01-Jul-2024 18:04:55 Resolving deltas: 28% (161/573) build 01-Jul-2024 18:04:55 Resolving deltas: 31% (179/573) build 01-Jul-2024 18:04:55 Resolving deltas: 34% (200/573) build 01-Jul-2024 18:04:55 Resolving deltas: 35% (201/573) build 01-Jul-2024 18:04:55 Resolving deltas: 36% (208/573) build 01-Jul-2024 18:04:55 Resolving deltas: 37% (214/573) build 01-Jul-2024 18:04:55 Resolving deltas: 38% (223/573) build 01-Jul-2024 18:04:55 Resolving deltas: 39% (224/573) build 01-Jul-2024 18:04:55 Resolving deltas: 40% (231/573) build 01-Jul-2024 18:04:55 Resolving deltas: 44% (255/573) build 01-Jul-2024 18:04:55 Resolving deltas: 45% (263/573) build 01-Jul-2024 18:04:55 Resolving deltas: 46% (268/573) build 01-Jul-2024 18:04:55 Resolving deltas: 47% (275/573) build 01-Jul-2024 18:04:55 Resolving deltas: 48% (278/573) build 01-Jul-2024 18:04:55 Resolving deltas: 49% (282/573) build 01-Jul-2024 18:04:55 Resolving deltas: 50% (287/573) build 01-Jul-2024 18:04:55 Resolving deltas: 51% (296/573) build 01-Jul-2024 18:04:55 Resolving deltas: 52% (303/573) build 01-Jul-2024 18:04:55 Resolving deltas: 53% (305/573) build 01-Jul-2024 18:04:55 Resolving deltas: 59% (339/573) build 01-Jul-2024 18:04:55 Resolving deltas: 60% (345/573) build 01-Jul-2024 18:04:55 Resolving deltas: 66% (381/573) build 01-Jul-2024 18:04:55 Resolving deltas: 67% (388/573) build 01-Jul-2024 18:04:55 Resolving deltas: 70% (404/573) build 01-Jul-2024 18:04:55 Resolving deltas: 72% (413/573) build 01-Jul-2024 18:04:55 Resolving deltas: 74% (425/573) build 01-Jul-2024 18:04:55 Resolving deltas: 76% (437/573) build 01-Jul-2024 18:04:55 Resolving deltas: 77% (443/573) build 01-Jul-2024 18:04:55 Resolving deltas: 78% (448/573) build 01-Jul-2024 18:04:55 Resolving deltas: 79% (457/573) build 01-Jul-2024 18:04:55 Resolving deltas: 87% (501/573) build 01-Jul-2024 18:04:55 Resolving deltas: 88% (505/573) build 01-Jul-2024 18:04:55 Resolving deltas: 90% (521/573) build 01-Jul-2024 18:04:55 Resolving deltas: 91% (525/573) build 01-Jul-2024 18:04:55 Resolving deltas: 92% (530/573) build 01-Jul-2024 18:04:55 Resolving deltas: 93% (533/573) build 01-Jul-2024 18:04:55 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:55 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:55 error: pathspec 'release-phpbb-3.3.10' did not match any file(s) known to git build 01-Jul-2024 18:04:55  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:55  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:55  [delete] Directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:55  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:55  [delete] Could not find file /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:55  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:55  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:55  [delete] Could not find file /data/build/old_versions/release-3.3.10/config.php to delete. build 01-Jul-2024 18:04:55  [delete] Deleting directory /data/build/old_versions/release-3.3.10/develop build 01-Jul-2024 18:04:55  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install/data build 01-Jul-2024 18:04:55  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/development build 01-Jul-2024 18:04:55  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/test build 01-Jul-2024 18:04:55  [echo] Setting permissions for checkout of release-3.3.10 in build/old_versions/release-3.3.10 build 01-Jul-2024 18:04:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/cache' to 777 build 01-Jul-2024 18:04:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/store' to 777 build 01-Jul-2024 18:04:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/files' to 777 build 01-Jul-2024 18:04:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/images/avatars/upload' to 777 build 01-Jul-2024 18:04:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:56  build 01-Jul-2024 18:04:56 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:56  build 01-Jul-2024 18:04:56  [delete] Deleting directory /data/build/old_versions/release-3.3.10/cache build 01-Jul-2024 18:04:56  [delete] Deleting directory /data/build/old_versions/release-3.3.10/docs build 01-Jul-2024 18:04:56  [delete] Deleting directory /data/build/old_versions/release-3.3.10/files build 01-Jul-2024 18:04:56  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install build 01-Jul-2024 18:04:56  [delete] Deleting directory /data/build/old_versions/release-3.3.10/store build 01-Jul-2024 18:04:56  [delete] Directory /data/build/old_versions/release-3.3.10/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:56  build 01-Jul-2024 18:04:56 phpBB > old-version-diff: build 01-Jul-2024 18:04:56  build 01-Jul-2024 18:04:56  [echo] Retrieving version 3.3.11 build 01-Jul-2024 18:04:56  [mkdir] Created dir: /data/build/old_versions/release-3.3.11 build 01-Jul-2024 18:04:56  build 01-Jul-2024 18:04:56 phpBB > export: build 01-Jul-2024 18:04:56  build 01-Jul-2024 18:04:56 Cloning into 'viglink'... build 01-Jul-2024 18:04:56 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:56 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:56 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:56 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:56 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:56 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:56 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:56 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:56 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:56 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:56 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:56 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:56 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:56 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:56 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:56 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:56 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:56 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:56 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:56 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:56 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:56 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:56 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:56 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:56 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:56 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:56 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:56 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:56 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:56 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:56 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:56 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:56 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:56 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:56 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:56 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:56 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:56 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:56 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:56 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:56 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:56 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:56 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:56 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:56 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:56 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:56 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:56 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:56 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:56 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:56 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:56 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:56 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:56 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:56 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:56 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:56 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:56 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:56 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:56 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:56 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:56 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:56 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:56 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:56 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:56 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:56 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:56 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:56 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:56 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:56 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:56 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:56 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:56 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:56 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:56 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:56 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:56 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:56 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:56 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:56 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:56 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:56 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:56 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:56 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:56 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:56 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:56 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:56 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:56 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:56 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:56 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:56 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:56 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:56 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:56 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:56 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:56 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:56 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:56 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:56 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:56 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:56 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:56 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:56 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:56 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:56 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:56 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.33 MiB/s, done. build 01-Jul-2024 18:04:56 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:56 Resolving deltas: 1% (6/573) build 01-Jul-2024 18:04:56 Resolving deltas: 4% (27/573) build 01-Jul-2024 18:04:56 Resolving deltas: 6% (40/573) build 01-Jul-2024 18:04:56 Resolving deltas: 8% (46/573) build 01-Jul-2024 18:04:56 Resolving deltas: 9% (54/573) build 01-Jul-2024 18:04:56 Resolving deltas: 10% (58/573) build 01-Jul-2024 18:04:56 Resolving deltas: 12% (73/573) build 01-Jul-2024 18:04:56 Resolving deltas: 16% (93/573) build 01-Jul-2024 18:04:56 Resolving deltas: 18% (105/573) build 01-Jul-2024 18:04:56 Resolving deltas: 20% (117/573) build 01-Jul-2024 18:04:56 Resolving deltas: 22% (131/573) build 01-Jul-2024 18:04:56 Resolving deltas: 23% (137/573) build 01-Jul-2024 18:04:56 Resolving deltas: 26% (152/573) build 01-Jul-2024 18:04:56 Resolving deltas: 30% (177/573) build 01-Jul-2024 18:04:56 Resolving deltas: 31% (179/573) build 01-Jul-2024 18:04:56 Resolving deltas: 32% (188/573) build 01-Jul-2024 18:04:56 Resolving deltas: 34% (200/573) build 01-Jul-2024 18:04:56 Resolving deltas: 35% (201/573) build 01-Jul-2024 18:04:56 Resolving deltas: 36% (208/573) build 01-Jul-2024 18:04:56 Resolving deltas: 37% (216/573) build 01-Jul-2024 18:04:56 Resolving deltas: 40% (230/573) build 01-Jul-2024 18:04:56 Resolving deltas: 42% (246/573) build 01-Jul-2024 18:04:56 Resolving deltas: 44% (253/573) build 01-Jul-2024 18:04:56 Resolving deltas: 45% (262/573) build 01-Jul-2024 18:04:56 Resolving deltas: 46% (265/573) build 01-Jul-2024 18:04:56 Resolving deltas: 47% (274/573) build 01-Jul-2024 18:04:56 Resolving deltas: 57% (328/573) build 01-Jul-2024 18:04:56 Resolving deltas: 58% (333/573) build 01-Jul-2024 18:04:56 Resolving deltas: 59% (342/573) build 01-Jul-2024 18:04:56 Resolving deltas: 64% (370/573) build 01-Jul-2024 18:04:56 Resolving deltas: 65% (374/573) build 01-Jul-2024 18:04:56 Resolving deltas: 68% (394/573) build 01-Jul-2024 18:04:56 Resolving deltas: 69% (399/573) build 01-Jul-2024 18:04:56 Resolving deltas: 70% (403/573) build 01-Jul-2024 18:04:56 Resolving deltas: 75% (430/573) build 01-Jul-2024 18:04:56 Resolving deltas: 77% (442/573) build 01-Jul-2024 18:04:56 Resolving deltas: 78% (450/573) build 01-Jul-2024 18:04:56 Resolving deltas: 79% (456/573) build 01-Jul-2024 18:04:56 Resolving deltas: 80% (464/573) build 01-Jul-2024 18:04:56 Resolving deltas: 82% (472/573) build 01-Jul-2024 18:04:56 Resolving deltas: 83% (477/573) build 01-Jul-2024 18:04:56 Resolving deltas: 84% (482/573) build 01-Jul-2024 18:04:56 Resolving deltas: 90% (519/573) build 01-Jul-2024 18:04:56 Resolving deltas: 91% (522/573) build 01-Jul-2024 18:04:56 Resolving deltas: 94% (544/573) build 01-Jul-2024 18:04:56 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:56 Resolving deltas: 97% (556/573) build 01-Jul-2024 18:04:56 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:56 Resolving deltas: 99% (571/573) build 01-Jul-2024 18:04:56 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:56 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:57 error: pathspec 'release-phpbb-3.3.11' did not match any file(s) known to git build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:57  [delete] Directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:57  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:57  [delete] Could not find file /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:57  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:57  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:57  [delete] Could not find file /data/build/old_versions/release-3.3.11/config.php to delete. build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/develop build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install/data build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/development build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/test build 01-Jul-2024 18:04:57  [echo] Setting permissions for checkout of release-3.3.11 in build/old_versions/release-3.3.11 build 01-Jul-2024 18:04:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/cache' to 777 build 01-Jul-2024 18:04:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/store' to 777 build 01-Jul-2024 18:04:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/files' to 777 build 01-Jul-2024 18:04:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/images/avatars/upload' to 777 build 01-Jul-2024 18:04:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:57  build 01-Jul-2024 18:04:57 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:57  build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/cache build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/docs build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/files build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install build 01-Jul-2024 18:04:57  [delete] Deleting directory /data/build/old_versions/release-3.3.11/store build 01-Jul-2024 18:04:57  [delete] Directory /data/build/old_versions/release-3.3.11/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:57  build 01-Jul-2024 18:04:57 phpBB > old-version-diff: build 01-Jul-2024 18:04:57  build 01-Jul-2024 18:04:57  [echo] Retrieving version 3.3.12 build 01-Jul-2024 18:04:57  [mkdir] Created dir: /data/build/old_versions/release-3.3.12 build 01-Jul-2024 18:04:57  build 01-Jul-2024 18:04:57 phpBB > export: build 01-Jul-2024 18:04:57  build 01-Jul-2024 18:04:57 Cloning into 'viglink'... build 01-Jul-2024 18:04:58 remote: Enumerating objects: 1117, done. build 01-Jul-2024 18:04:58 remote: Counting objects: 1% (1/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 3% (2/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 4% (3/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 6% (4/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 8% (5/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 9% (6/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 11% (7/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 13% (8/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 14% (9/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 16% (10/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 18% (11/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 19% (12/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 21% (13/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 22% (14/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 24% (15/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 26% (16/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 27% (17/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 29% (18/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 31% (19/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 32% (20/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 34% (21/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 36% (22/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 37% (23/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 39% (24/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 40% (25/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 42% (26/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 44% (27/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 45% (28/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 47% (29/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 49% (30/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 50% (31/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 52% (32/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 54% (33/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 55% (34/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 57% (35/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 59% (36/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 60% (37/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 62% (38/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 63% (39/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 65% (40/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 67% (41/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 68% (42/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 70% (43/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 72% (44/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 73% (45/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 75% (46/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 77% (47/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 78% (48/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 80% (49/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 81% (50/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 83% (51/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 85% (52/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 86% (53/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 88% (54/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 90% (55/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 91% (56/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 93% (57/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 95% (58/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 96% (59/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 98% (60/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 100% (61/61) build 01-Jul-2024 18:04:58 remote: Counting objects: 100% (61/61), done. build 01-Jul-2024 18:04:58 remote: Compressing objects: 2% (1/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 4% (2/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 7% (3/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 9% (4/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 11% (5/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 14% (6/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 16% (7/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 19% (8/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 21% (9/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 23% (10/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 26% (11/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 28% (12/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 30% (13/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 33% (14/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 35% (15/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 38% (16/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 40% (17/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 42% (18/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 45% (19/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 47% (20/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 50% (21/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 52% (22/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 54% (23/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 57% (24/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 59% (25/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 61% (26/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 64% (27/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 66% (28/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 69% (29/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 71% (30/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 73% (31/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 76% (32/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 78% (33/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 80% (34/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 83% (35/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 85% (36/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 88% (37/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 90% (38/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 92% (39/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 95% (40/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 97% (41/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 100% (42/42) build 01-Jul-2024 18:04:58 remote: Compressing objects: 100% (42/42), done. build 01-Jul-2024 18:04:58 Receiving objects: 0% (1/1117) build 01-Jul-2024 18:04:58 Receiving objects: 1% (12/1117) build 01-Jul-2024 18:04:58 Receiving objects: 2% (23/1117) build 01-Jul-2024 18:04:58 Receiving objects: 3% (34/1117) build 01-Jul-2024 18:04:58 Receiving objects: 4% (45/1117) build 01-Jul-2024 18:04:58 Receiving objects: 5% (56/1117) build 01-Jul-2024 18:04:58 Receiving objects: 6% (68/1117) build 01-Jul-2024 18:04:58 Receiving objects: 7% (79/1117) build 01-Jul-2024 18:04:58 Receiving objects: 8% (90/1117) build 01-Jul-2024 18:04:58 Receiving objects: 9% (101/1117) build 01-Jul-2024 18:04:58 Receiving objects: 10% (112/1117) build 01-Jul-2024 18:04:58 Receiving objects: 11% (123/1117) build 01-Jul-2024 18:04:58 Receiving objects: 12% (135/1117) build 01-Jul-2024 18:04:58 Receiving objects: 13% (146/1117) build 01-Jul-2024 18:04:58 Receiving objects: 14% (157/1117) build 01-Jul-2024 18:04:58 Receiving objects: 15% (168/1117) build 01-Jul-2024 18:04:58 Receiving objects: 16% (179/1117) build 01-Jul-2024 18:04:58 Receiving objects: 17% (190/1117) build 01-Jul-2024 18:04:58 Receiving objects: 18% (202/1117) build 01-Jul-2024 18:04:58 Receiving objects: 19% (213/1117) build 01-Jul-2024 18:04:58 Receiving objects: 20% (224/1117) build 01-Jul-2024 18:04:58 Receiving objects: 21% (235/1117) build 01-Jul-2024 18:04:58 Receiving objects: 22% (246/1117) build 01-Jul-2024 18:04:58 Receiving objects: 23% (257/1117) build 01-Jul-2024 18:04:58 Receiving objects: 24% (269/1117) build 01-Jul-2024 18:04:58 Receiving objects: 25% (280/1117) build 01-Jul-2024 18:04:58 Receiving objects: 26% (291/1117) build 01-Jul-2024 18:04:58 Receiving objects: 27% (302/1117) build 01-Jul-2024 18:04:58 Receiving objects: 28% (313/1117) build 01-Jul-2024 18:04:58 Receiving objects: 29% (324/1117) build 01-Jul-2024 18:04:58 Receiving objects: 30% (336/1117) build 01-Jul-2024 18:04:58 Receiving objects: 31% (347/1117) build 01-Jul-2024 18:04:58 Receiving objects: 32% (358/1117) build 01-Jul-2024 18:04:58 Receiving objects: 33% (369/1117) build 01-Jul-2024 18:04:58 Receiving objects: 34% (380/1117) build 01-Jul-2024 18:04:58 Receiving objects: 35% (391/1117) build 01-Jul-2024 18:04:58 Receiving objects: 36% (403/1117) build 01-Jul-2024 18:04:58 Receiving objects: 37% (414/1117) build 01-Jul-2024 18:04:58 Receiving objects: 38% (425/1117) build 01-Jul-2024 18:04:58 Receiving objects: 39% (436/1117) build 01-Jul-2024 18:04:58 Receiving objects: 40% (447/1117) build 01-Jul-2024 18:04:58 Receiving objects: 41% (458/1117) build 01-Jul-2024 18:04:58 Receiving objects: 42% (470/1117) build 01-Jul-2024 18:04:58 Receiving objects: 43% (481/1117) build 01-Jul-2024 18:04:58 Receiving objects: 44% (492/1117) build 01-Jul-2024 18:04:58 Receiving objects: 45% (503/1117) build 01-Jul-2024 18:04:58 Receiving objects: 46% (514/1117) build 01-Jul-2024 18:04:58 Receiving objects: 47% (525/1117) build 01-Jul-2024 18:04:58 Receiving objects: 48% (537/1117) build 01-Jul-2024 18:04:58 Receiving objects: 49% (548/1117) build 01-Jul-2024 18:04:58 Receiving objects: 50% (559/1117) build 01-Jul-2024 18:04:58 Receiving objects: 51% (570/1117) build 01-Jul-2024 18:04:58 Receiving objects: 52% (581/1117) build 01-Jul-2024 18:04:58 Receiving objects: 53% (593/1117) build 01-Jul-2024 18:04:58 Receiving objects: 54% (604/1117) build 01-Jul-2024 18:04:58 Receiving objects: 55% (615/1117) build 01-Jul-2024 18:04:58 Receiving objects: 56% (626/1117) build 01-Jul-2024 18:04:58 Receiving objects: 57% (637/1117) build 01-Jul-2024 18:04:58 Receiving objects: 58% (648/1117) build 01-Jul-2024 18:04:58 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 01-Jul-2024 18:04:58 Receiving objects: 59% (660/1117) build 01-Jul-2024 18:04:58 Receiving objects: 60% (671/1117) build 01-Jul-2024 18:04:58 Receiving objects: 61% (682/1117) build 01-Jul-2024 18:04:58 Receiving objects: 62% (693/1117) build 01-Jul-2024 18:04:58 Receiving objects: 63% (704/1117) build 01-Jul-2024 18:04:58 Receiving objects: 64% (715/1117) build 01-Jul-2024 18:04:58 Receiving objects: 65% (727/1117) build 01-Jul-2024 18:04:58 Receiving objects: 66% (738/1117) build 01-Jul-2024 18:04:58 Receiving objects: 67% (749/1117) build 01-Jul-2024 18:04:58 Receiving objects: 68% (760/1117) build 01-Jul-2024 18:04:58 Receiving objects: 69% (771/1117) build 01-Jul-2024 18:04:58 Receiving objects: 70% (782/1117) build 01-Jul-2024 18:04:58 Receiving objects: 71% (794/1117) build 01-Jul-2024 18:04:58 Receiving objects: 72% (805/1117) build 01-Jul-2024 18:04:58 Receiving objects: 73% (816/1117) build 01-Jul-2024 18:04:58 Receiving objects: 74% (827/1117) build 01-Jul-2024 18:04:58 Receiving objects: 75% (838/1117) build 01-Jul-2024 18:04:58 Receiving objects: 76% (849/1117) build 01-Jul-2024 18:04:58 Receiving objects: 77% (861/1117) build 01-Jul-2024 18:04:58 Receiving objects: 78% (872/1117) build 01-Jul-2024 18:04:58 Receiving objects: 79% (883/1117) build 01-Jul-2024 18:04:58 Receiving objects: 80% (894/1117) build 01-Jul-2024 18:04:58 Receiving objects: 81% (905/1117) build 01-Jul-2024 18:04:58 Receiving objects: 82% (916/1117) build 01-Jul-2024 18:04:58 Receiving objects: 83% (928/1117) build 01-Jul-2024 18:04:58 Receiving objects: 84% (939/1117) build 01-Jul-2024 18:04:58 Receiving objects: 85% (950/1117) build 01-Jul-2024 18:04:58 Receiving objects: 86% (961/1117) build 01-Jul-2024 18:04:58 Receiving objects: 87% (972/1117) build 01-Jul-2024 18:04:58 Receiving objects: 88% (983/1117) build 01-Jul-2024 18:04:58 Receiving objects: 89% (995/1117) build 01-Jul-2024 18:04:58 Receiving objects: 90% (1006/1117) build 01-Jul-2024 18:04:58 Receiving objects: 91% (1017/1117) build 01-Jul-2024 18:04:58 Receiving objects: 92% (1028/1117) build 01-Jul-2024 18:04:58 Receiving objects: 93% (1039/1117) build 01-Jul-2024 18:04:58 Receiving objects: 94% (1050/1117) build 01-Jul-2024 18:04:58 Receiving objects: 95% (1062/1117) build 01-Jul-2024 18:04:58 Receiving objects: 96% (1073/1117) build 01-Jul-2024 18:04:58 Receiving objects: 97% (1084/1117) build 01-Jul-2024 18:04:58 Receiving objects: 98% (1095/1117) build 01-Jul-2024 18:04:58 Receiving objects: 99% (1106/1117) build 01-Jul-2024 18:04:58 Receiving objects: 100% (1117/1117) build 01-Jul-2024 18:04:58 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.57 MiB/s, done. build 01-Jul-2024 18:04:58 Resolving deltas: 0% (0/573) build 01-Jul-2024 18:04:58 Resolving deltas: 1% (7/573) build 01-Jul-2024 18:04:58 Resolving deltas: 3% (19/573) build 01-Jul-2024 18:04:58 Resolving deltas: 4% (27/573) build 01-Jul-2024 18:04:58 Resolving deltas: 6% (37/573) build 01-Jul-2024 18:04:58 Resolving deltas: 7% (43/573) build 01-Jul-2024 18:04:58 Resolving deltas: 9% (54/573) build 01-Jul-2024 18:04:58 Resolving deltas: 10% (58/573) build 01-Jul-2024 18:04:58 Resolving deltas: 13% (78/573) build 01-Jul-2024 18:04:58 Resolving deltas: 14% (81/573) build 01-Jul-2024 18:04:58 Resolving deltas: 16% (92/573) build 01-Jul-2024 18:04:58 Resolving deltas: 20% (117/573) build 01-Jul-2024 18:04:58 Resolving deltas: 21% (125/573) build 01-Jul-2024 18:04:58 Resolving deltas: 23% (137/573) build 01-Jul-2024 18:04:58 Resolving deltas: 26% (154/573) build 01-Jul-2024 18:04:58 Resolving deltas: 27% (156/573) build 01-Jul-2024 18:04:58 Resolving deltas: 28% (163/573) build 01-Jul-2024 18:04:58 Resolving deltas: 31% (178/573) build 01-Jul-2024 18:04:58 Resolving deltas: 32% (185/573) build 01-Jul-2024 18:04:58 Resolving deltas: 37% (214/573) build 01-Jul-2024 18:04:58 Resolving deltas: 38% (220/573) build 01-Jul-2024 18:04:58 Resolving deltas: 40% (230/573) build 01-Jul-2024 18:04:58 Resolving deltas: 42% (241/573) build 01-Jul-2024 18:04:58 Resolving deltas: 44% (253/573) build 01-Jul-2024 18:04:58 Resolving deltas: 45% (261/573) build 01-Jul-2024 18:04:58 Resolving deltas: 46% (264/573) build 01-Jul-2024 18:04:58 Resolving deltas: 47% (271/573) build 01-Jul-2024 18:04:58 Resolving deltas: 48% (278/573) build 01-Jul-2024 18:04:58 Resolving deltas: 49% (283/573) build 01-Jul-2024 18:04:58 Resolving deltas: 50% (287/573) build 01-Jul-2024 18:04:58 Resolving deltas: 51% (295/573) build 01-Jul-2024 18:04:58 Resolving deltas: 52% (300/573) build 01-Jul-2024 18:04:58 Resolving deltas: 53% (309/573) build 01-Jul-2024 18:04:58 Resolving deltas: 54% (313/573) build 01-Jul-2024 18:04:58 Resolving deltas: 63% (364/573) build 01-Jul-2024 18:04:58 Resolving deltas: 65% (375/573) build 01-Jul-2024 18:04:58 Resolving deltas: 66% (379/573) build 01-Jul-2024 18:04:58 Resolving deltas: 68% (390/573) build 01-Jul-2024 18:04:58 Resolving deltas: 73% (420/573) build 01-Jul-2024 18:04:58 Resolving deltas: 75% (435/573) build 01-Jul-2024 18:04:58 Resolving deltas: 76% (437/573) build 01-Jul-2024 18:04:58 Resolving deltas: 78% (448/573) build 01-Jul-2024 18:04:58 Resolving deltas: 79% (457/573) build 01-Jul-2024 18:04:58 Resolving deltas: 80% (460/573) build 01-Jul-2024 18:04:58 Resolving deltas: 81% (469/573) build 01-Jul-2024 18:04:58 Resolving deltas: 82% (473/573) build 01-Jul-2024 18:04:58 Resolving deltas: 84% (487/573) build 01-Jul-2024 18:04:58 Resolving deltas: 85% (488/573) build 01-Jul-2024 18:04:58 Resolving deltas: 89% (513/573) build 01-Jul-2024 18:04:58 Resolving deltas: 94% (542/573) build 01-Jul-2024 18:04:58 Resolving deltas: 95% (545/573) build 01-Jul-2024 18:04:58 Resolving deltas: 97% (557/573) build 01-Jul-2024 18:04:58 Resolving deltas: 98% (562/573) build 01-Jul-2024 18:04:58 Resolving deltas: 99% (568/573) build 01-Jul-2024 18:04:58 Resolving deltas: 100% (573/573) build 01-Jul-2024 18:04:58 Resolving deltas: 100% (573/573), done. build 01-Jul-2024 18:04:58 error: pathspec 'release-phpbb-3.3.12' did not match any file(s) known to git build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.git build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/tests build 01-Jul-2024 18:04:58  [delete] Directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/travis does not exist or is not a directory. build 01-Jul-2024 18:04:58  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.gitattributes build 01-Jul-2024 18:04:58  [delete] Could not find file /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.travis.yml to delete. build 01-Jul-2024 18:04:58  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/phpunit.xml.dist build 01-Jul-2024 18:04:58  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/README.md build 01-Jul-2024 18:04:58  [delete] Could not find file /data/build/old_versions/release-3.3.12/config.php to delete. build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/develop build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install/data build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/development build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/test build 01-Jul-2024 18:04:58  [echo] Setting permissions for checkout of release-3.3.12 in build/old_versions/release-3.3.12 build 01-Jul-2024 18:04:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/cache' to 777 build 01-Jul-2024 18:04:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/store' to 777 build 01-Jul-2024 18:04:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/files' to 777 build 01-Jul-2024 18:04:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/images/avatars/upload' to 777 build 01-Jul-2024 18:04:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/bin/phpbbcli.php' to 755 build 01-Jul-2024 18:04:58  build 01-Jul-2024 18:04:58 phpBB > clean-diff-dir: build 01-Jul-2024 18:04:58  build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/cache build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/docs build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/files build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install build 01-Jul-2024 18:04:58  [delete] Deleting directory /data/build/old_versions/release-3.3.12/store build 01-Jul-2024 18:04:58  [delete] Directory /data/build/old_versions/release-3.3.12/vendor does not exist or is not a directory. build 01-Jul-2024 18:04:58  build 01-Jul-2024 18:04:58 phpBB > package: build 01-Jul-2024 18:04:58  build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46 phpBB > checksum-dir: build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46 phpBB > checksum-file: build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.13-dev.zip build 01-Jul-2024 18:17:46  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46 phpBB > checksum-file: build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:46  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46 phpBB > checksum-file: build 01-Jul-2024 18:17:46  build 01-Jul-2024 18:17:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:46  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.13-dev.zip build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.13-dev.zip build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.13-dev.zip build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.13-dev.zip build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47 phpBB > checksum-file: build 01-Jul-2024 18:17:47  build 01-Jul-2024 18:17:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.13-dev.zip build 01-Jul-2024 18:17:47  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.13-dev.zip build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.13-dev.zip build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.13-dev.zip build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.13-dev.zip build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.13-dev.zip build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.13-dev.zip build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48 phpBB > checksum-file: build 01-Jul-2024 18:17:48  build 01-Jul-2024 18:17:48  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.13-dev.zip build 01-Jul-2024 18:17:48  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.13-dev.zip build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.13-dev.zip build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.13-dev.zip build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.13-dev.zip build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49 phpBB > checksum-file: build 01-Jul-2024 18:17:49  build 01-Jul-2024 18:17:49  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-files.tar.bz2 build 01-Jul-2024 18:17:49  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_3.3.13-dev.zip build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50 phpBB > checksum-file: build 01-Jul-2024 18:17:50  build 01-Jul-2024 18:17:50  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:50  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51 phpBB > checksum-file: build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:51  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51 phpBB > checksum-file: build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:51  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51 phpBB > checksum-file: build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.13-dev.zip build 01-Jul-2024 18:17:51  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51 phpBB > checksum-file: build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:51  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51 phpBB > checksum-file: build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.13-dev.zip build 01-Jul-2024 18:17:51  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51 phpBB > checksum-file: build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:51  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51 phpBB > checksum-file: build 01-Jul-2024 18:17:51  build 01-Jul-2024 18:17:51  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-files.zip build 01-Jul-2024 18:17:51  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.13-dev.zip build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.13-dev.zip build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev.webpi.zip build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.13-dev.zip build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.13-dev.zip build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52 phpBB > checksum-file: build 01-Jul-2024 18:17:52  build 01-Jul-2024 18:17:52  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:52  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-patch.tar.bz2 build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev-patch.zip build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.13-dev.zip build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.13-dev.zip build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.13-dev.zip build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13-dev.zip build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53 phpBB > checksum-file: build 01-Jul-2024 18:17:53  build 01-Jul-2024 18:17:53  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.13-dev.zip build 01-Jul-2024 18:17:53  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 phpBB > checksum-file: build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:54  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 phpBB > checksum-file: build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.13-dev.zip build 01-Jul-2024 18:17:54  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 phpBB > checksum-file: build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:54  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 phpBB > checksum-file: build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.13-dev.tar.bz2 build 01-Jul-2024 18:17:54  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 phpBB > checksum-file: build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.13-dev.zip build 01-Jul-2024 18:17:54  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 phpBB > checksum-file: build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.13-dev.zip build 01-Jul-2024 18:17:54  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 phpBB > checksum-file: build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.13-dev.zip build 01-Jul-2024 18:17:54  [php] Calling PHP function: dirname() build 01-Jul-2024 18:17:54  build 01-Jul-2024 18:17:54 BUILD FINISHED build 01-Jul-2024 18:17:54 build 01-Jul-2024 18:17:54 Total time: 13 minutes 51.62 seconds build 01-Jul-2024 18:17:54  simple 01-Jul-2024 18:17:55 Finished task 'Package release files' with result: Success simple 01-Jul-2024 18:17:55 Running post build plugin 'Artifact Copier' simple 01-Jul-2024 18:17:55 Publishing an artifact: Release Files simple 01-Jul-2024 18:17:56 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 1.760 s simple 01-Jul-2024 18:17:56 Running post build plugin 'npm Cache Cleanup' simple 01-Jul-2024 18:17:56 Running post build plugin 'NCover Results Collector' simple 01-Jul-2024 18:17:56 Running post build plugin 'Build Results Label Collector' simple 01-Jul-2024 18:17:56 Running post build plugin 'Clover Results Collector' simple 01-Jul-2024 18:17:56 Running post build plugin 'Docker Container Cleanup' simple 01-Jul-2024 18:18:25 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP' simple 01-Jul-2024 18:18:25 Finalising the build... simple 01-Jul-2024 18:18:25 Stopping timer. simple 01-Jul-2024 18:18:25 Build PHPBB3-DD33-P5SP-549 completed. simple 01-Jul-2024 18:18:25 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jul-2024 18:18:25 Running on server: post build plugin 'NCover Results Collector' simple 01-Jul-2024 18:18:25 Running on server: post build plugin 'Build Labeller' simple 01-Jul-2024 18:18:25 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jul-2024 18:18:25 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jul-2024 18:18:25 All post build plugins have finished simple 01-Jul-2024 18:18:25 Generating build results summary... simple 01-Jul-2024 18:18:25 Saving build results to disk... simple 01-Jul-2024 18:18:25 Store variable context... simple 01-Jul-2024 18:18:25 Finished building PHPBB3-DD33-P5SP-549.