simple 03-Apr-2025 18:26:41 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1404 (PHPBB3-DDM-JOB1-1404) is being prepared for building on agent Docker, bamboo version: 9.2.16 simple 03-Apr-2025 18:26:41 simple 03-Apr-2025 18:26:41 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 03-Apr-2025 18:26:41 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1404 (PHPBB3-DDM-JOB1-1404) simple 03-Apr-2025 18:26:41 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 03-Apr-2025 18:26:41 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 03-Apr-2025 18:26:41 Updating source code to revision: 10cb4991a0255190d46b958d9f9f15271b929417 simple 03-Apr-2025 18:26:41 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 03-Apr-2025 18:26:41 hint: Using 'master' as the name for the initial branch. This default branch name simple 03-Apr-2025 18:26:41 hint: is subject to change. To configure the initial branch name to use in all simple 03-Apr-2025 18:26:41 hint: of your new repositories, which will suppress this warning, call: simple 03-Apr-2025 18:26:41 hint: simple 03-Apr-2025 18:26:41 hint: git config --global init.defaultBranch simple 03-Apr-2025 18:26:41 hint: simple 03-Apr-2025 18:26:41 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 03-Apr-2025 18:26:41 hint: 'development'. The just-created branch can be renamed via this command: simple 03-Apr-2025 18:26:41 hint: simple 03-Apr-2025 18:26:41 hint: git branch -m simple 03-Apr-2025 18:26:41 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 03-Apr-2025 18:26:42 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 03-Apr-2025 18:27:01 Checking out revision 10cb4991a0255190d46b958d9f9f15271b929417. simple 03-Apr-2025 18:27:01 Already on 'master' simple 03-Apr-2025 18:27:01 Updated source code to revision: 10cb4991a0255190d46b958d9f9f15271b929417 simple 03-Apr-2025 18:27:01 Finished task 'Checkout Default Repository' with result: Success simple 03-Apr-2025 18:27:01 Running pre-build action: VCS Version Collector simple 03-Apr-2025 18:27:01 Running pre-build action: Build Log Labeller Pre Build Action simple 03-Apr-2025 18:27:01 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1404 (PHPBB3-DDM-JOB1-1404) started building on agent 'Docker' () command 03-Apr-2025 18:27:01 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 03-Apr-2025 18:27:01 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 03-Apr-2025 18:27:01 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1404 (PHPBB3-DDM-JOB1-1404)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-5ddec0f0-0010-4319-afe0-e9f269d6373c build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 03-Apr-2025 18:27:02 #0 building with "default" instance using docker driver error 03-Apr-2025 18:27:02 error 03-Apr-2025 18:27:02 #1 [internal] load build definition from Dockerfile error 03-Apr-2025 18:27:02 #1 transferring dockerfile: 491B done error 03-Apr-2025 18:27:02 #1 DONE 0.0s error 03-Apr-2025 18:27:02 error 03-Apr-2025 18:27:02 #2 [internal] load metadata for docker.io/library/php:8.1 error 03-Apr-2025 18:27:03 #2 DONE 0.8s error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #3 [internal] load .dockerignore error 03-Apr-2025 18:27:03 #3 transferring context: 2B done error 03-Apr-2025 18:27:03 #3 DONE 0.0s error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #4 [1/6] FROM docker.io/library/php:8.1@sha256:1dbc6eb99bf07d94c9773a21c8569049c57499c4f3c15fd93056464e30d79e8e error 03-Apr-2025 18:27:03 #4 DONE 0.0s error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #5 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 03-Apr-2025 18:27:03 #5 CACHED error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #6 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 03-Apr-2025 18:27:03 #6 CACHED error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #7 [3/6] RUN pecl install xdebug-3.2.2 error 03-Apr-2025 18:27:03 #7 CACHED error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #8 [4/6] RUN docker-php-ext-enable xdebug error 03-Apr-2025 18:27:03 #8 CACHED error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 03-Apr-2025 18:27:03 #9 CACHED error 03-Apr-2025 18:27:03 error 03-Apr-2025 18:27:03 #10 exporting to image error 03-Apr-2025 18:27:03 #10 exporting layers done error 03-Apr-2025 18:27:03 #10 writing image sha256:315d3ad537c22a34d54c2329a26f9d940de37c04ba291e510d46e50ad202dd4c done error 03-Apr-2025 18:27:03 #10 naming to docker.io/library/phpbb:php-8.1 done error 03-Apr-2025 18:27:03 #10 DONE 0.0s simple 03-Apr-2025 18:27:03 Built Docker image 'phpbb:php-8.1' simple 03-Apr-2025 18:27:03 Finished task 'Build image' with result: Success command 03-Apr-2025 18:27:03 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 03-Apr-2025 18:27:03 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 03-Apr-2025 18:27:03 Running image name (phpbb:php-8.1) command 03-Apr-2025 18:27:03 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1404 (PHPBB3-DDM-JOB1-1404)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 03-Apr-2025 18:27:04 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 03-Apr-2025 18:27:04 Installing dependencies from lock file (including require-dev) build 03-Apr-2025 18:27:04 Verifying lock file contents can be installed on current platform. build 03-Apr-2025 18:27:04 Package operations: 143 installs, 0 updates, 0 removals build 03-Apr-2025 18:27:04 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 03-Apr-2025 18:27:04 - Downloading composer/installers (v1.12.0) build 03-Apr-2025 18:27:04 - Downloading composer/package-versions-deprecated (1.11.99.5) build 03-Apr-2025 18:27:04 - Downloading bantu/ini-get-wrapper (v1.0.1) build 03-Apr-2025 18:27:04 - Downloading carlos-mg89/oauth (0.8.16) build 03-Apr-2025 18:27:04 - Downloading chita/topological_sort (v3.0.1) build 03-Apr-2025 18:27:04 - Downloading symfony/process (v6.4.15) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-php81 (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-php80 (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-php73 (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/finder (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-mbstring (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-ctype (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/filesystem (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-intl-normalizer (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-intl-grapheme (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/string (v6.4.15) build 03-Apr-2025 18:27:04 - Downloading symfony/deprecation-contracts (v3.5.1) build 03-Apr-2025 18:27:04 - Downloading psr/container (2.0.2) build 03-Apr-2025 18:27:04 - Downloading symfony/service-contracts (v3.5.1) build 03-Apr-2025 18:27:04 - Downloading symfony/console (v6.4.15) build 03-Apr-2025 18:27:04 - Downloading seld/signal-handler (2.0.2) build 03-Apr-2025 18:27:04 - Downloading seld/phar-utils (1.2.1) build 03-Apr-2025 18:27:04 - Downloading seld/jsonlint (1.11.0) build 03-Apr-2025 18:27:04 - Downloading react/promise (v3.2.0) build 03-Apr-2025 18:27:04 - Downloading psr/log (3.0.2) build 03-Apr-2025 18:27:04 - Downloading justinrainbow/json-schema (5.3.0) build 03-Apr-2025 18:27:04 - Downloading composer/pcre (3.3.2) build 03-Apr-2025 18:27:04 - Downloading composer/xdebug-handler (3.0.5) build 03-Apr-2025 18:27:04 - Downloading composer/spdx-licenses (1.5.8) build 03-Apr-2025 18:27:04 - Downloading composer/semver (3.4.3) build 03-Apr-2025 18:27:04 - Downloading composer/metadata-minifier (1.0.0) build 03-Apr-2025 18:27:04 - Downloading composer/class-map-generator (1.5.0) build 03-Apr-2025 18:27:04 - Downloading composer/ca-bundle (1.5.4) build 03-Apr-2025 18:27:04 - Downloading composer/composer (2.8.4) build 03-Apr-2025 18:27:04 - Downloading psr/cache (3.0.0) build 03-Apr-2025 18:27:04 - Downloading doctrine/deprecations (1.1.4) build 03-Apr-2025 18:27:04 - Downloading doctrine/event-manager (1.2.0) build 03-Apr-2025 18:27:04 - Downloading doctrine/cache (2.2.0) build 03-Apr-2025 18:27:04 - Downloading doctrine/dbal (3.3.8) build 03-Apr-2025 18:27:04 - Downloading doctrine/lexer (3.0.0) build 03-Apr-2025 18:27:04 - Downloading google/recaptcha (1.3.0) build 03-Apr-2025 18:27:04 - Downloading guzzlehttp/promises (1.5.3) build 03-Apr-2025 18:27:04 - Downloading ralouphie/getallheaders (3.0.3) build 03-Apr-2025 18:27:04 - Downloading psr/http-message (1.1) build 03-Apr-2025 18:27:04 - Downloading guzzlehttp/psr7 (1.9.1) build 03-Apr-2025 18:27:04 - Downloading laminas/laminas-code (4.16.0) build 03-Apr-2025 18:27:04 - Downloading symfony/yaml (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading laravel/homestead (v14.5.0) build 03-Apr-2025 18:27:04 - Downloading marc1706/fast-image-size (v1.1.7) build 03-Apr-2025 18:27:04 - Downloading symfony/http-client-contracts (v3.5.2) build 03-Apr-2025 18:27:04 - Downloading symfony/http-client (v6.4.16) build 03-Apr-2025 18:27:04 - Downloading brick/math (0.12.1) build 03-Apr-2025 18:27:04 - Downloading spomky-labs/pki-framework (1.2.1) build 03-Apr-2025 18:27:04 - Downloading psr/http-factory (1.1.0) build 03-Apr-2025 18:27:04 - Downloading psr/http-client (1.0.3) build 03-Apr-2025 18:27:04 - Downloading psr/clock (1.0.0) build 03-Apr-2025 18:27:04 - Downloading paragonie/sodium_compat (v2.1.0) build 03-Apr-2025 18:27:04 - Downloading paragonie/constant_time_encoding (v3.0.0) build 03-Apr-2025 18:27:04 - Downloading web-token/jwt-library (3.4.6) build 03-Apr-2025 18:27:04 - Downloading web-token/jwt-util-ecc (3.4.6) build 03-Apr-2025 18:27:04 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.6) build 03-Apr-2025 18:27:04 - Downloading web-token/jwt-signature (3.4.6) build 03-Apr-2025 18:27:04 - Downloading web-token/jwt-key-mgmt (3.4.6) build 03-Apr-2025 18:27:04 - Downloading spomky-labs/base64url (v2.0.4) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-intl-idn (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading guzzlehttp/guzzle (6.5.8) build 03-Apr-2025 18:27:04 - Downloading minishlink/web-push (v8.0.0) build 03-Apr-2025 18:27:04 - Downloading sebastian/version (3.0.2) build 03-Apr-2025 18:27:04 - Downloading sebastian/type (3.2.1) build 03-Apr-2025 18:27:04 - Downloading sebastian/resource-operations (3.0.4) build 03-Apr-2025 18:27:04 - Downloading sebastian/recursion-context (4.0.5) build 03-Apr-2025 18:27:04 - Downloading sebastian/object-reflector (2.0.4) build 03-Apr-2025 18:27:04 - Downloading sebastian/object-enumerator (4.0.4) build 03-Apr-2025 18:27:04 - Downloading sebastian/global-state (5.0.7) build 03-Apr-2025 18:27:04 - Downloading sebastian/exporter (4.0.6) build 03-Apr-2025 18:27:04 - Downloading sebastian/environment (5.1.5) build 03-Apr-2025 18:27:04 - Downloading sebastian/diff (4.0.6) build 03-Apr-2025 18:27:04 - Downloading sebastian/comparator (4.0.8) build 03-Apr-2025 18:27:04 - Downloading sebastian/code-unit (1.0.8) build 03-Apr-2025 18:27:04 - Downloading sebastian/cli-parser (1.0.2) build 03-Apr-2025 18:27:04 - Downloading phpunit/php-timer (5.0.3) build 03-Apr-2025 18:27:04 - Downloading phpunit/php-text-template (2.0.4) build 03-Apr-2025 18:27:04 - Downloading phpunit/php-invoker (3.1.1) build 03-Apr-2025 18:27:04 - Downloading phpunit/php-file-iterator (3.0.6) build 03-Apr-2025 18:27:04 - Downloading theseer/tokenizer (1.2.3) build 03-Apr-2025 18:27:04 - Downloading nikic/php-parser (v4.19.4) build 03-Apr-2025 18:27:04 - Downloading sebastian/lines-of-code (1.0.4) build 03-Apr-2025 18:27:04 - Downloading sebastian/complexity (2.0.3) build 03-Apr-2025 18:27:04 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 03-Apr-2025 18:27:04 - Downloading phpunit/php-code-coverage (9.2.32) build 03-Apr-2025 18:27:04 - Downloading phar-io/version (3.2.1) build 03-Apr-2025 18:27:04 - Downloading phar-io/manifest (2.0.4) build 03-Apr-2025 18:27:04 - Downloading myclabs/deep-copy (1.12.1) build 03-Apr-2025 18:27:04 - Downloading doctrine/instantiator (2.0.0) build 03-Apr-2025 18:27:04 - Downloading phpunit/phpunit (9.6.22) build 03-Apr-2025 18:27:04 - Downloading misantron/dbunit (5.3.0) build 03-Apr-2025 18:27:04 - Downloading phing/phing (2.17.4) build 03-Apr-2025 18:27:04 - Downloading webmozart/assert (1.11.0) build 03-Apr-2025 18:27:04 - Downloading phpstan/phpdoc-parser (2.0.0) build 03-Apr-2025 18:27:04 - Downloading phpdocumentor/reflection-common (2.2.0) build 03-Apr-2025 18:27:04 - Downloading phpdocumentor/type-resolver (1.10.0) build 03-Apr-2025 18:27:04 - Downloading phpdocumentor/reflection-docblock (5.6.1) build 03-Apr-2025 18:27:04 - Downloading spatie/array-to-xml (3.4.0) build 03-Apr-2025 18:27:04 - Downloading netresearch/jsonmapper (v4.5.0) build 03-Apr-2025 18:27:04 - Downloading fidry/cpu-core-counter (1.2.0) build 03-Apr-2025 18:27:04 - Downloading felixfbecker/language-server-protocol (v1.5.3) build 03-Apr-2025 18:27:04 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 03-Apr-2025 18:27:04 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 03-Apr-2025 18:27:04 - Downloading amphp/amp (v2.6.4) build 03-Apr-2025 18:27:04 - Downloading amphp/byte-stream (v1.8.2) build 03-Apr-2025 18:27:04 - Downloading vimeo/psalm (5.26.1) build 03-Apr-2025 18:27:04 - Downloading symfony/routing (v6.4.16) build 03-Apr-2025 18:27:04 - Downloading symfony/polyfill-php83 (v1.31.0) build 03-Apr-2025 18:27:04 - Downloading symfony/http-foundation (v6.4.16) build 03-Apr-2025 18:27:04 - Downloading psr/event-dispatcher (1.0.0) build 03-Apr-2025 18:27:04 - Downloading symfony/event-dispatcher-contracts (v3.5.1) build 03-Apr-2025 18:27:04 - Downloading symfony/event-dispatcher (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading symfony/var-dumper (v6.4.15) build 03-Apr-2025 18:27:04 - Downloading symfony/error-handler (v6.4.14) build 03-Apr-2025 18:27:04 - Downloading symfony/http-kernel (v6.4.16) build 03-Apr-2025 18:27:04 - Downloading symfony/var-exporter (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading symfony/dependency-injection (v6.4.16) build 03-Apr-2025 18:27:04 - Downloading symfony/config (v6.4.14) build 03-Apr-2025 18:27:04 - Downloading symfony/cache-contracts (v3.5.1) build 03-Apr-2025 18:27:04 - Downloading symfony/cache (v6.4.16) build 03-Apr-2025 18:27:04 - Downloading symfony/framework-bundle (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading psalm/plugin-symfony (v5.2.6) build 03-Apr-2025 18:27:04 - Downloading s9e/sweetdom (3.4.1) build 03-Apr-2025 18:27:04 - Downloading s9e/regexp-builder (1.4.6) build 03-Apr-2025 18:27:04 - Downloading s9e/text-formatter (2.18.0) build 03-Apr-2025 18:27:04 - Downloading squizlabs/php_codesniffer (3.11.2) build 03-Apr-2025 18:27:04 - Downloading masterminds/html5 (2.9.0) build 03-Apr-2025 18:27:04 - Downloading symfony/dom-crawler (v6.4.16) build 03-Apr-2025 18:27:04 - Downloading symfony/browser-kit (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading symfony/css-selector (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading symfony/mime (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading egulias/email-validator (4.0.2) build 03-Apr-2025 18:27:04 - Downloading symfony/mailer (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 03-Apr-2025 18:27:04 - Downloading symfony/proxy-manager-bridge (v6.4.13) build 03-Apr-2025 18:27:04 - Downloading twig/twig (v3.18.0) build 03-Apr-2025 18:27:04 - Downloading symfony/translation-contracts (v3.5.1) build 03-Apr-2025 18:27:04 - Downloading symfony/twig-bridge (v6.4.16) build 03-Apr-2025 18:27:08 0/143 [>---------------------------] 0% 21/143 [====>-----------------------] 14% 37/143 [=======>--------------------] 25% 46/143 [=========>------------------] 32% 59/143 [===========>----------------] 41% 82/143 [================>-----------] 57% 92/143 [==================>---------] 64% 105/143 [====================>-------] 73% 117/143 [======================>-----] 81% 131/143 [=========================>--] 91% 143/143 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 03-Apr-2025 18:27:08 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing carlos-mg89/oauth (0.8.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing chita/topological_sort (v3.0.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/process (v6.4.15): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-php81 (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-php73 (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/finder (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/filesystem (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/string (v6.4.15): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/container (2.0.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/service-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/console (v6.4.15): Extracting archive build 03-Apr-2025 18:27:08 - Installing seld/signal-handler (2.0.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing seld/phar-utils (1.2.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing seld/jsonlint (1.11.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing react/promise (v3.2.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/log (3.0.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing justinrainbow/json-schema (5.3.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/pcre (3.3.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/semver (3.4.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/class-map-generator (1.5.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/ca-bundle (1.5.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing composer/composer (2.8.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/cache (3.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing doctrine/deprecations (1.1.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing doctrine/event-manager (1.2.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing doctrine/cache (2.2.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing doctrine/dbal (3.3.8): Extracting archive build 03-Apr-2025 18:27:08 - Installing doctrine/lexer (3.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing google/recaptcha (1.3.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/http-message (1.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing laminas/laminas-code (4.16.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/yaml (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing laravel/homestead (v14.5.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/http-client-contracts (v3.5.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/http-client (v6.4.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing brick/math (0.12.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/http-factory (1.1.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/http-client (1.0.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/clock (1.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing paragonie/sodium_compat (v2.1.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing paragonie/constant_time_encoding (v3.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing web-token/jwt-library (3.4.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing web-token/jwt-util-ecc (3.4.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing web-token/jwt-signature (3.4.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing web-token/jwt-key-mgmt (3.4.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-intl-idn (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 03-Apr-2025 18:27:08 - Installing minishlink/web-push (v8.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/version (3.0.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/type (3.2.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/global-state (5.0.7): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/exporter (4.0.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/environment (5.1.5): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/diff (4.0.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/comparator (4.0.8): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/code-unit (1.0.8): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpunit/php-timer (5.0.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing theseer/tokenizer (1.2.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing nikic/php-parser (v4.19.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/complexity (2.0.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpunit/php-code-coverage (9.2.32): Extracting archive build 03-Apr-2025 18:27:08 - Installing phar-io/version (3.2.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing phar-io/manifest (2.0.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing myclabs/deep-copy (1.12.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing doctrine/instantiator (2.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpunit/phpunit (9.6.22): Extracting archive build 03-Apr-2025 18:27:08 - Installing misantron/dbunit (5.3.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing phing/phing (2.17.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing webmozart/assert (1.11.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpstan/phpdoc-parser (2.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing phpdocumentor/reflection-docblock (5.6.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing spatie/array-to-xml (3.4.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing netresearch/jsonmapper (v4.5.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing fidry/cpu-core-counter (1.2.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing felixfbecker/language-server-protocol (v1.5.3): Extracting archive build 03-Apr-2025 18:27:08 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing amphp/amp (v2.6.4): Extracting archive build 03-Apr-2025 18:27:08 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing vimeo/psalm (5.26.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/routing (v6.4.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/polyfill-php83 (v1.31.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/http-foundation (v6.4.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/event-dispatcher-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/event-dispatcher (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/var-dumper (v6.4.15): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/error-handler (v6.4.14): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/http-kernel (v6.4.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/var-exporter (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/dependency-injection (v6.4.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/config (v6.4.14): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/cache-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/cache (v6.4.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/framework-bundle (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing psalm/plugin-symfony (v5.2.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing s9e/sweetdom (3.4.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 03-Apr-2025 18:27:08 - Installing s9e/text-formatter (2.18.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing squizlabs/php_codesniffer (3.11.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing masterminds/html5 (2.9.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/dom-crawler (v6.4.16): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/browser-kit (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/css-selector (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/mime (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing egulias/email-validator (4.0.2): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/mailer (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/proxy-manager-bridge (v6.4.13): Extracting archive build 03-Apr-2025 18:27:08 - Installing twig/twig (v3.18.0): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/translation-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:27:08 - Installing symfony/twig-bridge (v6.4.16): Extracting archive build 03-Apr-2025 18:27:11 0/141 [>---------------------------] 0% 18/141 [===>------------------------] 12% 35/141 [======>---------------------] 24% 43/141 [========>-------------------] 30% 62/141 [============>---------------] 43% 76/141 [===============>------------] 53% 89/141 [=================>----------] 63% 102/141 [====================>-------] 72% 118/141 [=======================>----] 83% 130/141 [=========================>--] 92% 141/141 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:11 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:11 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:11 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:11 Generating autoload files build 03-Apr-2025 18:27:11 103 packages you are using are looking for funding. build 03-Apr-2025 18:27:11 Use the `composer fund` command to find out more! build 03-Apr-2025 18:27:11 Buildfile: /data/build/build.xml build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:12 phpBB > clean: build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:12  [delete] Directory /data/build/logs does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/api does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/coverage does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/cpd does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/new_version does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 03-Apr-2025 18:27:12  [delete] Directory /data/build/save does not exist or is not a directory. build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:12 phpBB > prepare: build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/logs build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/api build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/codebrowser build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/coverage build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/cpd build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/dependencies build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/new_version build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/new_version/files build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/new_version/patches build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/new_version/release_files build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/new_version/update build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/old_versions build 03-Apr-2025 18:27:12  [mkdir] Created dir: /data/build/save build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:12 phpBB > composer: build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:12 Installing dependencies from lock file (including require-dev) build 03-Apr-2025 18:27:12 Verifying lock file contents can be installed on current platform. build 03-Apr-2025 18:27:12 Nothing to install, update or remove build 03-Apr-2025 18:27:12 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:12 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:12 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:12 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:27:12 Generating autoload files build 03-Apr-2025 18:27:12 103 packages you are using are looking for funding. build 03-Apr-2025 18:27:12 Use the `composer fund` command to find out more! build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:12 phpBB > test: build 03-Apr-2025 18:27:12  build 03-Apr-2025 18:27:15 PHPUnit 9.6.22 by Sebastian Bergmann and contributors. build 03-Apr-2025 18:27:15 build 03-Apr-2025 18:27:51 ............................................................. 61 / 7994 ( 0%) build 03-Apr-2025 18:27:59 ............................................................. 122 / 7994 ( 1%) build 03-Apr-2025 18:28:01 ......................................................I.....S 183 / 7994 ( 2%) build 03-Apr-2025 18:28:03 SSS..................SSSSSSSS................................ 244 / 7994 ( 3%) build 03-Apr-2025 18:28:05 ......................S...S.................................. 305 / 7994 ( 3%) build 03-Apr-2025 18:28:10 ...............................................S............. 366 / 7994 ( 4%) build 03-Apr-2025 18:28:21 ............................................................. 427 / 7994 ( 5%) build 03-Apr-2025 18:28:22 ............................................................. 488 / 7994 ( 6%) build 03-Apr-2025 18:28:23 ............................................................. 549 / 7994 ( 6%) build 03-Apr-2025 18:28:24 ............................................................. 610 / 7994 ( 7%) build 03-Apr-2025 18:28:25 ............................................................. 671 / 7994 ( 8%) build 03-Apr-2025 18:28:27 ............................................................. 732 / 7994 ( 9%) build 03-Apr-2025 18:28:28 ............................................................. 793 / 7994 ( 9%) build 03-Apr-2025 18:28:29 ............................................................. 854 / 7994 ( 10%) build 03-Apr-2025 18:28:31 ............................................................. 915 / 7994 ( 11%) build 03-Apr-2025 18:28:32 ............................................................. 976 / 7994 ( 12%) build 03-Apr-2025 18:28:33 ............................................................. 1037 / 7994 ( 12%) build 03-Apr-2025 18:28:35 ............................................................. 1098 / 7994 ( 13%) build 03-Apr-2025 18:28:37 ............................................................. 1159 / 7994 ( 14%) build 03-Apr-2025 18:29:09 ...........................................I...S............. 1220 / 7994 ( 15%) build 03-Apr-2025 18:29:19 ..S.......................................................... 1281 / 7994 ( 16%) build 03-Apr-2025 18:29:29 ............................................................. 1342 / 7994 ( 16%) build 03-Apr-2025 18:29:32 .................................................S.S.S....... 1403 / 7994 ( 17%) build 03-Apr-2025 18:29:34 ............................................................. 1464 / 7994 ( 18%) build 03-Apr-2025 18:29:34 ............................................................. 1525 / 7994 ( 19%) build 03-Apr-2025 18:29:35 ............................................................. 1586 / 7994 ( 19%) build 03-Apr-2025 18:29:35 ............................................................. 1647 / 7994 ( 20%) build 03-Apr-2025 18:29:35 ............................................................. 1708 / 7994 ( 21%) build 03-Apr-2025 18:29:36 ............................................................. 1769 / 7994 ( 22%) build 03-Apr-2025 18:29:36 ............................................................. 1830 / 7994 ( 22%) build 03-Apr-2025 18:29:36 ............................................................. 1891 / 7994 ( 23%) build 03-Apr-2025 18:29:36 ............................................................. 1952 / 7994 ( 24%) build 03-Apr-2025 18:29:36 ............................................................. 2013 / 7994 ( 25%) build 03-Apr-2025 18:29:37 ............................................................. 2074 / 7994 ( 25%) build 03-Apr-2025 18:29:37 ............................................................. 2135 / 7994 ( 26%) build 03-Apr-2025 18:29:37 ............................................................. 2196 / 7994 ( 27%) build 03-Apr-2025 18:29:38 ............................................................. 2257 / 7994 ( 28%) build 03-Apr-2025 18:29:39 ............................................................. 2318 / 7994 ( 28%) build 03-Apr-2025 18:29:40 ............................................................. 2379 / 7994 ( 29%) build 03-Apr-2025 18:29:42 ............................................................. 2440 / 7994 ( 30%) build 03-Apr-2025 18:29:43 ............................................................. 2501 / 7994 ( 31%) build 03-Apr-2025 18:29:44 ............................................................. 2562 / 7994 ( 32%) build 03-Apr-2025 18:29:46 ........................I.II................................. 2623 / 7994 ( 32%) build 03-Apr-2025 18:29:46 ............................................................. 2684 / 7994 ( 33%) build 03-Apr-2025 18:29:47 ............................................................. 2745 / 7994 ( 34%) build 03-Apr-2025 18:29:47 ............................................................. 2806 / 7994 ( 35%) build 03-Apr-2025 18:29:48 ............................................................. 2867 / 7994 ( 35%) build 03-Apr-2025 18:29:50 ............................................................. 2928 / 7994 ( 36%) build 03-Apr-2025 18:29:52 ............................................................. 2989 / 7994 ( 37%) build 03-Apr-2025 18:29:53 ............................................................. 3050 / 7994 ( 38%) build 03-Apr-2025 18:29:53 ............................................................. 3111 / 7994 ( 38%) build 03-Apr-2025 18:30:04 ............................................................. 3172 / 7994 ( 39%) build 03-Apr-2025 18:30:10 ............................................................. 3233 / 7994 ( 40%) build 03-Apr-2025 18:30:15 ............................................................. 3294 / 7994 ( 41%) build 03-Apr-2025 18:30:25 ......S...................................................... 3355 / 7994 ( 41%) build 03-Apr-2025 18:30:25 ............................................................. 3416 / 7994 ( 42%) build 03-Apr-2025 18:30:25 ............................................................. 3477 / 7994 ( 43%) build 03-Apr-2025 18:30:30 ............................................................. 3538 / 7994 ( 44%) build 03-Apr-2025 18:30:43 ............................................................. 3599 / 7994 ( 45%) build 03-Apr-2025 18:30:52 ............................................................. 3660 / 7994 ( 45%) build 03-Apr-2025 18:31:00 ............................................................. 3721 / 7994 ( 46%) build 03-Apr-2025 18:31:00 ............................................................. 3782 / 7994 ( 47%) build 03-Apr-2025 18:31:03 ............................................................. 3843 / 7994 ( 48%) build 03-Apr-2025 18:31:03 ............................................................. 3904 / 7994 ( 48%) build 03-Apr-2025 18:31:04 ............................................................. 3965 / 7994 ( 49%) build 03-Apr-2025 18:31:04 ............................................................. 4026 / 7994 ( 50%) build 03-Apr-2025 18:31:04 ............................................................. 4087 / 7994 ( 51%) build 03-Apr-2025 18:31:04 ............................................................. 4148 / 7994 ( 51%) build 03-Apr-2025 18:31:05 ............................................................. 4209 / 7994 ( 52%) build 03-Apr-2025 18:31:09 ............................................................. 4270 / 7994 ( 53%) build 03-Apr-2025 18:31:11 ............................................................. 4331 / 7994 ( 54%) build 03-Apr-2025 18:31:14 ............................................................. 4392 / 7994 ( 54%) build 03-Apr-2025 18:31:15 ............................................................. 4453 / 7994 ( 55%) build 03-Apr-2025 18:31:16 ............................................................. 4514 / 7994 ( 56%) build 03-Apr-2025 18:31:18 ............................................................. 4575 / 7994 ( 57%) build 03-Apr-2025 18:31:23 ............................................................. 4636 / 7994 ( 57%) build 03-Apr-2025 18:31:34 ............................................................. 4697 / 7994 ( 58%) build 03-Apr-2025 18:31:40 ............................................................. 4758 / 7994 ( 59%) build 03-Apr-2025 18:31:40 ............................................................. 4819 / 7994 ( 60%) build 03-Apr-2025 18:31:41 ............................................................. 4880 / 7994 ( 61%) build 03-Apr-2025 18:31:41 ............................................................. 4941 / 7994 ( 61%) build 03-Apr-2025 18:31:41 ............................................................. 5002 / 7994 ( 62%) build 03-Apr-2025 18:31:41 ............................................................. 5063 / 7994 ( 63%) build 03-Apr-2025 18:31:42 ............................................................. 5124 / 7994 ( 64%) build 03-Apr-2025 18:31:42 ............................................................. 5185 / 7994 ( 64%) build 03-Apr-2025 18:31:43 ............................................................. 5246 / 7994 ( 65%) build 03-Apr-2025 18:31:43 ............................................................. 5307 / 7994 ( 66%) build 03-Apr-2025 18:31:45 ............................................................. 5368 / 7994 ( 67%) build 03-Apr-2025 18:31:59 ............................................................. 5429 / 7994 ( 67%) build 03-Apr-2025 18:32:08 ............................................................. 5490 / 7994 ( 68%) build 03-Apr-2025 18:32:14 ............................................................. 5551 / 7994 ( 69%) build 03-Apr-2025 18:32:16 ............................................................. 5612 / 7994 ( 70%) build 03-Apr-2025 18:32:16 ............................................................. 5673 / 7994 ( 70%) build 03-Apr-2025 18:32:18 ............................................................. 5734 / 7994 ( 71%) build 03-Apr-2025 18:32:18 ............................................................. 5795 / 7994 ( 72%) build 03-Apr-2025 18:32:18 ......................................SSSSSSSSSSSSSSSSSSSSSSS 5856 / 7994 ( 73%) build 03-Apr-2025 18:32:18 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7994 ( 74%) build 03-Apr-2025 18:32:18 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5978 / 7994 ( 74%) build 03-Apr-2025 18:32:19 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 6039 / 7994 ( 75%) build 03-Apr-2025 18:32:19 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 6100 / 7994 ( 76%) build 03-Apr-2025 18:32:21 ............................................................. 6161 / 7994 ( 77%) build 03-Apr-2025 18:32:23 ............................................................. 6222 / 7994 ( 77%) build 03-Apr-2025 18:32:25 ............................................................. 6283 / 7994 ( 78%) build 03-Apr-2025 18:32:27 ............................................................. 6344 / 7994 ( 79%) build 03-Apr-2025 18:32:28 ............................................................. 6405 / 7994 ( 80%) build 03-Apr-2025 18:32:30 ............................................................. 6466 / 7994 ( 80%) build 03-Apr-2025 18:32:32 ............................................................. 6527 / 7994 ( 81%) build 03-Apr-2025 18:32:34 ............................................................. 6588 / 7994 ( 82%) build 03-Apr-2025 18:32:36 ............................................................. 6649 / 7994 ( 83%) build 03-Apr-2025 18:32:38 ............................................................. 6710 / 7994 ( 83%) build 03-Apr-2025 18:32:40 ............................................................. 6771 / 7994 ( 84%) build 03-Apr-2025 18:32:42 ............................................................. 6832 / 7994 ( 85%) build 03-Apr-2025 18:32:44 ............................................................. 6893 / 7994 ( 86%) build 03-Apr-2025 18:32:46 ............................................................. 6954 / 7994 ( 86%) build 03-Apr-2025 18:32:48 ............................................................. 7015 / 7994 ( 87%) build 03-Apr-2025 18:32:50 ............................................................. 7076 / 7994 ( 88%) build 03-Apr-2025 18:32:52 ............................................................. 7137 / 7994 ( 89%) build 03-Apr-2025 18:32:54 ............................................................. 7198 / 7994 ( 90%) build 03-Apr-2025 18:32:56 ............................................................. 7259 / 7994 ( 90%) build 03-Apr-2025 18:32:57 ............................................................. 7320 / 7994 ( 91%) build 03-Apr-2025 18:32:59 ............................................................. 7381 / 7994 ( 92%) build 03-Apr-2025 18:33:01 ............................................................. 7442 / 7994 ( 93%) build 03-Apr-2025 18:33:03 ............................................................. 7503 / 7994 ( 93%) build 03-Apr-2025 18:33:05 ............................................................. 7564 / 7994 ( 94%) build 03-Apr-2025 18:33:07 ............................................................. 7625 / 7994 ( 95%) build 03-Apr-2025 18:33:09 ............................................................. 7686 / 7994 ( 96%) build 03-Apr-2025 18:33:11 ............................................................. 7747 / 7994 ( 96%) build 03-Apr-2025 18:33:13 ............................................................. 7808 / 7994 ( 97%) build 03-Apr-2025 18:33:16 ............................................................. 7869 / 7994 ( 98%) build 03-Apr-2025 18:33:18 .......................................................... build 03-Apr-2025 18:33:18 build 03-Apr-2025 18:33:18 Time: 06:03.598, Memory: 326.50 MB build 03-Apr-2025 18:33:18 build 03-Apr-2025 18:33:18 OK, but incomplete, skipped, or risky tests! build 03-Apr-2025 18:33:18 Tests: 7994, Assertions: 82451, Skipped: 279, Incomplete: 5. build 03-Apr-2025 18:33:18 build 03-Apr-2025 18:36:04 Generating code coverage report in Clover XML format ... done [02:45.941] build 03-Apr-2025 18:36:04 build 03-Apr-2025 18:36:26 Generating code coverage report in HTML format ... done [00:21.361] build 03-Apr-2025 18:36:26  build 03-Apr-2025 18:36:26 phpBB > docs: build 03-Apr-2025 18:36:26  build 03-Apr-2025 18:36:27 Updating project build 03-Apr-2025 18:36:27 build 03-Apr-2025 18:36:27 Version main build 03-Apr-2025 18:36:27 ------------ build 03-Apr-2025 18:36:27 build 03-Apr-2025 18:36:29 build 03-Apr-2025 18:36:29 0/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 03-Apr-2025 18:36:29  2/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 03-Apr-2025 18:36:33 Parsing diff build 03-Apr-2025 18:36:33  4/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 03-Apr-2025 18:36:33 Parsing diff_op build 03-Apr-2025 18:36:33 Parsing diff_op_copy build 03-Apr-2025 18:36:33 Parsing diff_op_delete build 03-Apr-2025 18:36:33 Parsing diff_op_add build 03-Apr-2025 18:36:33 Parsing diff_op_change build 03-Apr-2025 18:36:33 Parsing diff3 build 03-Apr-2025 18:36:33 Parsing diff3_op build 03-Apr-2025 18:36:33 Parsing diff3_op_copy build 03-Apr-2025 18:36:33 Parsing diff3_block_builder build 03-Apr-2025 18:36:33 Parsing diff_renderer build 03-Apr-2025 18:36:33  15/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 03-Apr-2025 18:36:33 Parsing diff_renderer_inline build 03-Apr-2025 18:36:33 Parsing diff_renderer_raw build 03-Apr-2025 18:36:33 Parsing diff_renderer_side_by_side build 03-Apr-2025 18:36:33 Parsing diff_engine build 03-Apr-2025 18:36:34  20/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 03-Apr-2025 18:36:35  21/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 03-Apr-2025 18:36:35  22/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress_zip build 03-Apr-2025 18:36:35 Parsing compress_tar build 03-Apr-2025 18:36:35  25/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing SphinxClient build 03-Apr-2025 18:36:35 Parsing bbcode build 03-Apr-2025 18:36:36  26/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3% 27/815 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 03-Apr-2025 18:36:36 Parsing ftp build 03-Apr-2025 18:36:36 Parsing ftp_fsock build 03-Apr-2025 18:36:37 Parsing mcp_main build 03-Apr-2025 18:36:37  30/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 03-Apr-2025 18:36:37  31/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 03-Apr-2025 18:36:38  32/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_reports build 03-Apr-2025 18:36:38  33/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 03-Apr-2025 18:36:38  34/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4% 35/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 03-Apr-2025 18:36:38 Parsing mcp_notes build 03-Apr-2025 18:36:39  36/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 03-Apr-2025 18:36:39  37/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 03-Apr-2025 18:36:39 Parsing mcp_logs_info build 03-Apr-2025 18:36:39 Parsing mcp_warn_info build 03-Apr-2025 18:36:39 Parsing mcp_reports_info build 03-Apr-2025 18:36:39 Parsing mcp_pm_reports_info build 03-Apr-2025 18:36:39 Parsing mcp_ban_info build 03-Apr-2025 18:36:39 Parsing mcp_notes_info build 03-Apr-2025 18:36:39  44/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_queue_info build 03-Apr-2025 18:36:40 Parsing acp_jabber build 03-Apr-2025 18:36:40  46/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_disallow build 03-Apr-2025 18:36:40 Parsing acp_groups build 03-Apr-2025 18:36:40  48/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_modules build 03-Apr-2025 18:36:40  49/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_contact build 03-Apr-2025 18:36:40 Parsing auth_admin build 03-Apr-2025 18:36:41  51/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 03-Apr-2025 18:36:41  52/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 03-Apr-2025 18:36:41  53/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_board build 03-Apr-2025 18:36:41  54/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 03-Apr-2025 18:36:42  55/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 03-Apr-2025 18:36:42  56/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_php_info build 03-Apr-2025 18:36:42 Parsing acp_email build 03-Apr-2025 18:36:42  58/815 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_inactive build 03-Apr-2025 18:36:42  59/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 03-Apr-2025 18:36:42 Parsing acp_captcha build 03-Apr-2025 18:36:43  61/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_forums build 03-Apr-2025 18:36:43  62/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7% 63/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 03-Apr-2025 18:36:43  64/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_prune build 03-Apr-2025 18:36:43 Parsing acp_icons build 03-Apr-2025 18:36:43  65/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_attachments build 03-Apr-2025 18:36:44  66/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_extensions build 03-Apr-2025 18:36:44  67/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 03-Apr-2025 18:36:44  68/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_ranks build 03-Apr-2025 18:36:44  69/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 03-Apr-2025 18:36:44  70/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 03-Apr-2025 18:36:45  71/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 03-Apr-2025 18:36:45  72/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_jabber_info build 03-Apr-2025 18:36:45 Parsing acp_disallow_info build 03-Apr-2025 18:36:45 Parsing acp_groups_info build 03-Apr-2025 18:36:45 Parsing acp_modules_info build 03-Apr-2025 18:36:45 Parsing acp_contact_info build 03-Apr-2025 18:36:45 Parsing acp_bots_info build 03-Apr-2025 18:36:45 Parsing acp_logs_info build 03-Apr-2025 18:36:45 Parsing acp_board_info build 03-Apr-2025 18:36:45  80/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_search_info build 03-Apr-2025 18:36:45 Parsing acp_users_info build 03-Apr-2025 18:36:45 Parsing acp_php_info_info build 03-Apr-2025 18:36:45 Parsing acp_email_info build 03-Apr-2025 18:36:45 Parsing acp_inactive_info build 03-Apr-2025 18:36:45 Parsing acp_words_info build 03-Apr-2025 18:36:45  87/815 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_captcha_info build 03-Apr-2025 18:36:45 Parsing acp_forums_info build 03-Apr-2025 18:36:45 Parsing acp_bbcodes_info build 03-Apr-2025 18:36:45 Parsing acp_prune_info build 03-Apr-2025 18:36:45 Parsing acp_icons_info build 03-Apr-2025 18:36:45 Parsing acp_attachments_info build 03-Apr-2025 18:36:45 Parsing acp_extensions_info build 03-Apr-2025 18:36:45 Parsing acp_profile_info build 03-Apr-2025 18:36:45 Parsing acp_ranks_info build 03-Apr-2025 18:36:45  95/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_language_info build 03-Apr-2025 18:36:45 Parsing acp_styles_info build 03-Apr-2025 18:36:45 Parsing acp_permission_roles_info build 03-Apr-2025 18:36:45 Parsing acp_permissions_info build 03-Apr-2025 18:36:45 Parsing acp_ban_info build 03-Apr-2025 18:36:45 Parsing acp_update_info build 03-Apr-2025 18:36:45  101/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_main_info build 03-Apr-2025 18:36:45 Parsing acp_help_phpbb_info build 03-Apr-2025 18:36:45 Parsing acp_storage_info build 03-Apr-2025 18:36:45 Parsing acp_reasons_info build 03-Apr-2025 18:36:45 Parsing acp_permissions build 03-Apr-2025 18:36:45  106/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_ban build 03-Apr-2025 18:36:45 Parsing acp_update build 03-Apr-2025 18:36:45  108/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_main build 03-Apr-2025 18:36:45  109/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 03-Apr-2025 18:36:45 Parsing acp_storage build 03-Apr-2025 18:36:46  111/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 03-Apr-2025 18:36:46  112/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13% 113/815 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing phpbb_questionnaire_data_collector build 03-Apr-2025 18:36:46 Parsing phpbb_questionnaire_php_data_provider build 03-Apr-2025 18:36:46 Parsing phpbb_questionnaire_system_data_provider build 03-Apr-2025 18:36:46 Parsing phpbb_questionnaire_phpbb_data_provider build 03-Apr-2025 18:36:47 Parsing ucp_prefs build 03-Apr-2025 18:36:47  117/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 03-Apr-2025 18:36:47 Parsing ucp_auth_link build 03-Apr-2025 18:36:47 Parsing ucp_resend build 03-Apr-2025 18:36:47  120/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_groups build 03-Apr-2025 18:36:47  121/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_attachments build 03-Apr-2025 18:36:47  122/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_notifications build 03-Apr-2025 18:36:48  123/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_login_link build 03-Apr-2025 18:36:48 Parsing ucp_activate build 03-Apr-2025 18:36:48  125/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 03-Apr-2025 18:36:48  126/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 03-Apr-2025 18:36:48  127/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_pm build 03-Apr-2025 18:36:48  128/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_register build 03-Apr-2025 18:36:49  129/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs_info build 03-Apr-2025 18:36:49  130/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_auth_link_info build 03-Apr-2025 18:36:49 Parsing ucp_groups_info build 03-Apr-2025 18:36:49 Parsing ucp_attachments_info build 03-Apr-2025 18:36:49 Parsing ucp_notifications_info build 03-Apr-2025 18:36:49 Parsing ucp_main_info build 03-Apr-2025 18:36:49 Parsing ucp_zebra_info build 03-Apr-2025 18:36:49 Parsing ucp_pm_info build 03-Apr-2025 18:36:49  137/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_profile_info build 03-Apr-2025 18:36:49 Parsing ucp_profile build 03-Apr-2025 18:36:49  139/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bbcode_firstpass build 03-Apr-2025 18:36:49  140/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing parse_message build 03-Apr-2025 18:36:50 Parsing bitfield build 03-Apr-2025 18:36:52  142/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\content_visibility build 03-Apr-2025 18:36:52  143/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\cache\driver\memory build 03-Apr-2025 18:36:52  144/815 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\cache\driver\apcu build 03-Apr-2025 18:36:52 Parsing phpbb\cache\driver\dummy build 03-Apr-2025 18:36:52 Parsing phpbb\cache\driver\wincache build 03-Apr-2025 18:36:52 Parsing phpbb\cache\driver\driver_interface build 03-Apr-2025 18:36:52  148/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\base build 03-Apr-2025 18:36:52  149/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memcached build 03-Apr-2025 18:36:52 Parsing phpbb\cache\driver\redis build 03-Apr-2025 18:36:52  151/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\file build 03-Apr-2025 18:36:52  152/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\service build 03-Apr-2025 18:36:52  153/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\textreparser\manager build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\poll_option build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\pm_text build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\forum_description build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\contact_admin_info build 03-Apr-2025 18:36:52  158/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\plugins\user_signature build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\poll_title build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\post_text build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\group_description build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\plugins\forum_rules build 03-Apr-2025 18:36:52 Parsing phpbb\textreparser\row_based_plugin build 03-Apr-2025 18:36:52  164/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\base build 03-Apr-2025 18:36:52  165/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\reparser_interface build 03-Apr-2025 18:36:52 Parsing phpbb\form\form_helper build 03-Apr-2025 18:36:52 Parsing phpbb\filesystem\exception\filesystem_exception build 03-Apr-2025 18:36:52 Parsing phpbb\filesystem\filesystem_interface build 03-Apr-2025 18:36:53  169/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\filesystem build 03-Apr-2025 18:36:53  170/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\helper build 03-Apr-2025 18:36:53  171/815 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\temp build 03-Apr-2025 18:36:53 Parsing phpbb\di\service_collection_iterator build 03-Apr-2025 18:36:53 Parsing phpbb\di\pass\markpublic_pass build 03-Apr-2025 18:36:53 Parsing phpbb\di\pass\collection_pass build 03-Apr-2025 18:36:53 Parsing phpbb\di\pass\convert_events build 03-Apr-2025 18:36:53  176/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\di\service_collection build 03-Apr-2025 18:36:53 Parsing phpbb\di\exception\service_not_found_exception build 03-Apr-2025 18:36:53 Parsing phpbb\di\exception\di_exception build 03-Apr-2025 18:36:53 Parsing phpbb\di\exception\multiple_service_definitions_exception build 03-Apr-2025 18:36:53 Parsing phpbb\di\ordered_service_collection build 03-Apr-2025 18:36:53 Parsing phpbb\di\container_builder build 03-Apr-2025 18:36:53  182/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\proxy_instantiator build 03-Apr-2025 18:36:53 Parsing phpbb\di\extension\container_configuration build 03-Apr-2025 18:36:53 Parsing phpbb\di\extension\config build 03-Apr-2025 18:36:53  185/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\extension\core build 03-Apr-2025 18:36:53 Parsing phpbb\di\extension\tables build 03-Apr-2025 18:36:53 Parsing phpbb\pagination build 03-Apr-2025 18:36:53  188/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\error_collector build 03-Apr-2025 18:36:53 Parsing phpbb\lock\flock build 03-Apr-2025 18:36:53 Parsing phpbb\lock\posting build 03-Apr-2025 18:36:53 Parsing phpbb\lock\db build 03-Apr-2025 18:36:53  192/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\resync build 03-Apr-2025 18:36:53 Parsing phpbb\attachment\upload build 03-Apr-2025 18:36:53  194/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\manager build 03-Apr-2025 18:36:53 Parsing phpbb\attachment\delete build 03-Apr-2025 18:36:53  196/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\attachment_category build 03-Apr-2025 18:36:53 Parsing phpbb\module\module_manager build 03-Apr-2025 18:36:53  198/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\module\exception\module_not_found_exception build 03-Apr-2025 18:36:53 Parsing phpbb\module\exception\module_exception build 03-Apr-2025 18:36:53 Parsing phpbb\profilefields\type\type_string_common build 03-Apr-2025 18:36:53 Parsing phpbb\profilefields\type\type_bool build 03-Apr-2025 18:36:53  202/815 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\profilefields\type\type_string build 03-Apr-2025 18:36:58 Parsing phpbb\profilefields\type\type_interface build 03-Apr-2025 18:36:58  204/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_int build 03-Apr-2025 18:36:58  205/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_date build 03-Apr-2025 18:36:58  206/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_dropdown build 03-Apr-2025 18:36:58  207/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_base build 03-Apr-2025 18:36:58 Parsing phpbb\profilefields\type\type_text build 03-Apr-2025 18:36:58  209/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_url build 03-Apr-2025 18:36:58 Parsing phpbb\profilefields\manager build 03-Apr-2025 18:36:58  211/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\lang_helper build 03-Apr-2025 18:36:58 Parsing phpbb\group\helper build 03-Apr-2025 18:36:58  213/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module_base build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\install_finish\task\install_extensions build 03-Apr-2025 18:36:58  215/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module\install_finish\task\populate_migrations build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\install_finish\task\notify_user build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\install_finish\module build 03-Apr-2025 18:36:58  218/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module\install_filesystem\task\create_config_file build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\install_filesystem\module build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\requirements\abstract_requirements_module build 03-Apr-2025 18:36:58  221/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\requirements\task\check_filesystem build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\requirements\task\check_update build 03-Apr-2025 18:36:58  223/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\requirements\task\check_server_environment build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\requirements\install_module build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\requirements\update_module build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 03-Apr-2025 18:36:58  227/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\update_filesystem\task\file_check build 03-Apr-2025 18:36:58 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 03-Apr-2025 18:36:58  229/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\update_files build 03-Apr-2025 18:36:58  230/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\diff_files build 03-Apr-2025 18:36:58  231/815 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\module build 03-Apr-2025 18:36:58 Parsing phpbb\install\updater_configuration build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\user_interaction_required_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\cannot_build_container_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\installer_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\installer_config_not_writable_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\jump_to_restart_point_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\file_updater_failure_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\resource_limit_reached_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\exception\invalid_dbms_exception build 03-Apr-2025 18:36:58 Parsing phpbb\install\sequential_task build 03-Apr-2025 18:36:58  242/815 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\console\command\install\install build 03-Apr-2025 18:36:58  243/815 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\console\command\install\config\show build 03-Apr-2025 18:36:58 Parsing phpbb\install\console\command\install\config\validate build 03-Apr-2025 18:36:58 Parsing phpbb\install\console\command\update\update build 03-Apr-2025 18:36:58  246/815 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\update\config\show build 03-Apr-2025 18:36:58 Parsing phpbb\install\console\command\update\config\validate build 03-Apr-2025 18:36:58 Parsing phpbb\install\installer build 03-Apr-2025 18:36:58  249/815 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\event\kernel_exception_subscriber build 03-Apr-2025 18:36:58 Parsing phpbb\install\task_interface build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\navigation\navigation_provider build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\navigation\update_navigation build 03-Apr-2025 18:36:58  253/815 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\navigation\install_navigation build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\navigation\main_navigation build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\navigation\navigation_interface build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\navigation\convertor_navigation build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\update_helper build 03-Apr-2025 18:36:58  258/815 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\container_factory build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\config build 03-Apr-2025 18:36:58  260/815 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\iohandler\factory build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\iohandler\iohandler_base build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 03-Apr-2025 18:36:58  263/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 03-Apr-2025 18:36:58  264/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\cli_iohandler build 03-Apr-2025 18:36:58  265/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\iohandler_interface build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\file_updater\factory build 03-Apr-2025 18:36:58  268/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\file_updater\compression_file_updater build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\file_updater\file_updater_interface build 03-Apr-2025 18:36:58 Parsing phpbb\install\helper\file_updater\file_updater build 03-Apr-2025 18:36:58  271/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\install_helper build 03-Apr-2025 18:36:58 Parsing phpbb\install\installer_configuration build 03-Apr-2025 18:36:58 Parsing phpbb\install\controller\update build 03-Apr-2025 18:36:58  274/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\controller\installer_index build 03-Apr-2025 18:36:58 Parsing phpbb\install\controller\install build 03-Apr-2025 18:36:58 Parsing phpbb\install\controller\timeout_check build 03-Apr-2025 18:36:58  277/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\controller\helper build 03-Apr-2025 18:36:58  278/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\archive_download build 03-Apr-2025 18:36:58 Parsing phpbb\install\module_interface build 03-Apr-2025 18:36:58 Parsing phpbb\install\task_base build 03-Apr-2025 18:36:58 Parsing phpbb\exception\runtime_exception build 03-Apr-2025 18:36:58 Parsing phpbb\exception\exception_interface build 03-Apr-2025 18:36:58 Parsing phpbb\exception\version_check_exception build 03-Apr-2025 18:36:58 Parsing phpbb\exception\http_exception build 03-Apr-2025 18:36:58  285/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\tree\tree_interface build 03-Apr-2025 18:36:58 Parsing phpbb\tree\nestedset build 03-Apr-2025 18:36:58  287/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\tree\nestedset_forum build 03-Apr-2025 18:36:58 Parsing phpbb\help\manager build 03-Apr-2025 18:36:58 Parsing phpbb\help\controller\bbcode build 03-Apr-2025 18:36:58 Parsing phpbb\help\controller\controller build 03-Apr-2025 18:36:58  291/815 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\help\controller\faq build 03-Apr-2025 18:36:58 Parsing phpbb\help\controller\help build 03-Apr-2025 18:36:58  293/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\file_downloader build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\sha_xf1 build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\argon2i build 03-Apr-2025 18:36:58  296/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\passwords\driver\sha1_smf build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\phpass build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\bcrypt_2y build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\argon2id build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\md5_vb build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\driver_interface build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\helper build 03-Apr-2025 18:36:58  303/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\base build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\rehashable_driver_interface build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\bcrypt build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\sha1 build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\sha1_wcf1 build 03-Apr-2025 18:36:58  308/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\convert_password build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\salted_md5 build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 03-Apr-2025 18:36:58  311/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\md5_phpbb2 build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\base_native build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\driver\md5_mybb build 03-Apr-2025 18:36:58 Parsing phpbb\passwords\manager build 03-Apr-2025 18:36:58  315/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\helper build 03-Apr-2025 18:36:58 Parsing phpbb\user build 03-Apr-2025 18:36:58  317/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\messenger\method\email build 03-Apr-2025 18:36:58  318/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\messenger\method\jabber build 03-Apr-2025 18:36:58  319/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\messenger\method\base build 03-Apr-2025 18:36:58  320/815 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\messenger\method\messenger_interface build 03-Apr-2025 18:36:58 Parsing phpbb\messenger\queue build 03-Apr-2025 18:36:58  322/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\json_response build 03-Apr-2025 18:36:58 Parsing phpbb\mention\source\base_user build 03-Apr-2025 18:36:58 Parsing phpbb\mention\source\team build 03-Apr-2025 18:36:58  325/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mention\source\source_interface build 03-Apr-2025 18:36:58 Parsing phpbb\mention\source\user build 03-Apr-2025 18:36:58 Parsing phpbb\mention\source\base_group build 03-Apr-2025 18:36:58  328/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\friend build 03-Apr-2025 18:36:58 Parsing phpbb\mention\source\topic build 03-Apr-2025 18:36:58 Parsing phpbb\mention\source\group build 03-Apr-2025 18:36:58 Parsing phpbb\mention\source\usergroup build 03-Apr-2025 18:36:58 Parsing phpbb\mention\controller\mention build 03-Apr-2025 18:36:58  333/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\composer\manager build 03-Apr-2025 18:36:58  334/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\composer\exception\runtime_exception build 03-Apr-2025 18:36:58 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 03-Apr-2025 18:36:58 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 03-Apr-2025 18:36:58 Parsing phpbb\composer\exception\managed_with_error_exception build 03-Apr-2025 18:36:58 Parsing phpbb\composer\installer build 03-Apr-2025 18:36:58  339/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\io\translate_composer_trait build 03-Apr-2025 18:36:58 Parsing phpbb\composer\io\html_output_formatter build 03-Apr-2025 18:36:58  341/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\io\io_interface build 03-Apr-2025 18:36:58 Parsing phpbb\composer\io\null_io build 03-Apr-2025 18:36:58 Parsing phpbb\composer\io\web_io build 03-Apr-2025 18:36:58 Parsing phpbb\composer\io\console_io build 03-Apr-2025 18:36:58 Parsing phpbb\composer\manager_interface build 03-Apr-2025 18:36:58 Parsing phpbb\composer\extension_manager build 03-Apr-2025 18:36:58  347/815 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\exception_subscriber build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\cache\purge build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\user\reclean build 03-Apr-2025 18:36:58  350/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\command\user\activate build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\user\add build 03-Apr-2025 18:36:58  352/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\delete build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\user\delete_id build 03-Apr-2025 18:36:58  354/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\fixup\update_hashes build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\fixup\fix_left_right_ids build 03-Apr-2025 18:36:58  356/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\command build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\thumbnail\generate build 03-Apr-2025 18:36:58  358/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\thumbnail\delete build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\thumbnail\recreate build 03-Apr-2025 18:36:58  360/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\cron\cron_list build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\cron\run build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\config\set_atomic build 03-Apr-2025 18:36:58  363/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\config\get build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\config\command build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\config\increment build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\config\set build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\config\delete build 03-Apr-2025 18:36:58  368/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\dev\migration_tips build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\searchindex\create build 03-Apr-2025 18:36:58  370/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\searchindex\list_all build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\searchindex\delete build 03-Apr-2025 18:36:58  372/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\update\check build 03-Apr-2025 18:36:58  373/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\db\console_migrator_output_handler build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\db\migration_command build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\db\revert build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\db\migrate build 03-Apr-2025 18:36:58  377/815 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\list_command build 03-Apr-2025 18:36:58  379/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\reparser\reparse build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\reparser\list_all build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\extension\update build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\extension\show build 03-Apr-2025 18:36:58  382/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\extension\enable build 03-Apr-2025 18:36:58  384/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\install build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\extension\disable build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\extension\command build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\extension\remove build 03-Apr-2025 18:36:58  387/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\list_available build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\extension\manage build 03-Apr-2025 18:36:58 Parsing phpbb\console\command\extension\purge build 03-Apr-2025 18:36:58  390/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\application build 03-Apr-2025 18:36:58 Parsing phpbb\feed\overall build 03-Apr-2025 18:36:58 Parsing phpbb\feed\topic_base build 03-Apr-2025 18:36:58  393/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\exception\no_feed_exception build 03-Apr-2025 18:36:58 Parsing phpbb\feed\exception\no_forum_exception build 03-Apr-2025 18:36:58 Parsing phpbb\feed\exception\unauthorized_topic_exception build 03-Apr-2025 18:36:58 Parsing phpbb\feed\exception\no_topic_exception build 03-Apr-2025 18:36:58 Parsing phpbb\feed\exception\feed_unavailable_exception build 03-Apr-2025 18:36:58 Parsing phpbb\feed\exception\feed_exception build 03-Apr-2025 18:36:58 Parsing phpbb\feed\exception\unauthorized_exception build 03-Apr-2025 18:36:58 Parsing phpbb\feed\exception\unauthorized_forum_exception build 03-Apr-2025 18:36:58  401/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\topics build 03-Apr-2025 18:36:58 Parsing phpbb\feed\topics_active build 03-Apr-2025 18:36:58 403/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\forums build 03-Apr-2025 18:36:58  405/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\forum build 03-Apr-2025 18:36:58 Parsing phpbb\feed\post_base build 03-Apr-2025 18:36:58 Parsing phpbb\feed\topic build 03-Apr-2025 18:36:58  407/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\helper build 03-Apr-2025 18:36:58  409/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\base build 03-Apr-2025 18:36:58  410/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\controller\feed build 03-Apr-2025 18:36:58 Parsing phpbb\feed\attachments_base build 03-Apr-2025 18:36:58  412/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\news build 03-Apr-2025 18:36:58 Parsing phpbb\feed\quote_helper build 03-Apr-2025 18:36:58 Parsing phpbb\feed\feed_interface build 03-Apr-2025 18:36:59 Parsing phpbb\auth\auth build 03-Apr-2025 18:36:59  415/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\auth\provider\oauth\service\facebook build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\oauth\service\twitter build 03-Apr-2025 18:36:59  418/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\google build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\oauth\service\service_interface build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\oauth\service\base build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\oauth\service\exception build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\oauth\service\bitly build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\oauth\oauth build 03-Apr-2025 18:36:59  423/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51% 424/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\token_storage build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\ldap build 03-Apr-2025 18:36:59  425/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52% 426/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\apache build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\provider_interface build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\base build 03-Apr-2025 18:36:59 Parsing phpbb\auth\provider\db build 03-Apr-2025 18:36:59  429/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider_collection build 03-Apr-2025 18:36:59 Parsing phpbb\files\filespec build 03-Apr-2025 18:36:59  431/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\files\factory build 03-Apr-2025 18:36:59 Parsing phpbb\files\filespec_storage build 03-Apr-2025 18:37:00  433/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\upload build 03-Apr-2025 18:37:00  434/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\type_interface build 03-Apr-2025 18:37:00 Parsing phpbb\files\types\form_storage build 03-Apr-2025 18:37:00 Parsing phpbb\files\types\form build 03-Apr-2025 18:37:00  437/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\local_storage build 03-Apr-2025 18:37:00 Parsing phpbb\files\types\base build 03-Apr-2025 18:37:00 Parsing phpbb\files\types\local build 03-Apr-2025 18:37:00  440/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\message\topic_form build 03-Apr-2025 18:37:00 Parsing phpbb\message\message build 03-Apr-2025 18:37:00  442/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\admin_form build 03-Apr-2025 18:37:00 Parsing phpbb\message\form build 03-Apr-2025 18:37:00  444/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\user_form build 03-Apr-2025 18:37:00 Parsing phpbb\ban\type\ip build 03-Apr-2025 18:37:00 Parsing phpbb\ban\type\user build 03-Apr-2025 18:37:00  447/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\type\type_interface build 03-Apr-2025 18:37:00 Parsing phpbb\ban\type\email build 03-Apr-2025 18:37:00 Parsing phpbb\ban\type\base build 03-Apr-2025 18:37:00  450/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\manager build 03-Apr-2025 18:37:00  451/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\exception\no_valid_users_exception build 03-Apr-2025 18:37:00 Parsing phpbb\ban\exception\no_valid_ips_exception build 03-Apr-2025 18:37:00 Parsing phpbb\ban\exception\type_not_found_exception build 03-Apr-2025 18:37:00 Parsing phpbb\ban\exception\no_valid_emails_exception build 03-Apr-2025 18:37:00 Parsing phpbb\ban\exception\invalid_length_exception build 03-Apr-2025 18:37:00 Parsing phpbb\config_php_file build 03-Apr-2025 18:37:00 Parsing phpbb\path_helper build 03-Apr-2025 18:37:00  458/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 03-Apr-2025 18:37:00 Parsing phpbb\captcha\plugins\qa build 03-Apr-2025 18:37:00  460/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\recaptcha build 03-Apr-2025 18:37:00  461/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\recaptcha_v3 build 03-Apr-2025 18:37:00  462/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\turnstile build 03-Apr-2025 18:37:01  463/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\plugin_interface build 03-Apr-2025 18:37:01 Parsing phpbb\captcha\plugins\base build 03-Apr-2025 18:37:01  465/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 03-Apr-2025 18:37:01  466/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\incomplete build 03-Apr-2025 18:37:01 Parsing phpbb\captcha\plugins\legacy_wrapper build 03-Apr-2025 18:37:01  468/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\dispatcher build 03-Apr-2025 18:37:01 Parsing phpbb\event\php_exporter build 03-Apr-2025 18:37:01  470/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 03-Apr-2025 18:37:01  471/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\recursive_event_filter_iterator build 03-Apr-2025 18:37:01 Parsing phpbb\event\rst_exporter build 03-Apr-2025 18:37:01  473/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 03-Apr-2025 18:37:01 Parsing phpbb\event\kernel_terminate_subscriber build 03-Apr-2025 18:37:01 Parsing phpbb\event\kernel_exception_subscriber build 03-Apr-2025 18:37:01 Parsing phpbb\groupposition\groupposition_interface build 03-Apr-2025 18:37:01 Parsing phpbb\groupposition\legend build 03-Apr-2025 18:37:01  478/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\teampage build 03-Apr-2025 18:37:01  479/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\exception build 03-Apr-2025 18:37:01 Parsing phpbb\routing\router build 03-Apr-2025 18:37:01  481/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\loader_resolver build 03-Apr-2025 18:37:01 Parsing phpbb\routing\file_locator build 03-Apr-2025 18:37:01 Parsing phpbb\routing\helper build 03-Apr-2025 18:37:01  484/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\resources_locator\default_resources_locator build 03-Apr-2025 18:37:01 Parsing phpbb\routing\resources_locator\chained_resources_locator build 03-Apr-2025 18:37:01 Parsing phpbb\routing\resources_locator\resources_locator_interface build 03-Apr-2025 18:37:01 Parsing phpbb\routing\resources_locator\installer_resources_locator build 03-Apr-2025 18:37:01 Parsing phpbb\textformatter\s9e\utils build 03-Apr-2025 18:37:01  489/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\factory build 03-Apr-2025 18:37:02  490/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\acp_utils build 03-Apr-2025 18:37:02 Parsing phpbb\textformatter\s9e\parser build 03-Apr-2025 18:37:02  492/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\bbcode_merger build 03-Apr-2025 18:37:02  494/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\mention_helper build 03-Apr-2025 18:37:02 Parsing phpbb\textformatter\s9e\quote_helper build 03-Apr-2025 18:37:02 Parsing phpbb\textformatter\s9e\renderer build 03-Apr-2025 18:37:02  496/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\link_helper build 03-Apr-2025 18:37:02 Parsing phpbb\textformatter\parser_interface build 03-Apr-2025 18:37:02 Parsing phpbb\textformatter\cache_interface build 03-Apr-2025 18:37:02 Parsing phpbb\textformatter\renderer_interface build 03-Apr-2025 18:37:02 Parsing phpbb\textformatter\utils_interface build 03-Apr-2025 18:37:02  501/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\acp_utils_interface build 03-Apr-2025 18:37:02 Parsing phpbb\cron\manager build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\task build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\text_reparser\reparser build 03-Apr-2025 18:37:02  505/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\cron\task\wrapper build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\parametrized build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\base build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\tidy_search build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\prune_forum build 03-Apr-2025 18:37:02  510/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_warnings build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\prune_shadow_topics build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\prune_all_forums build 03-Apr-2025 18:37:02  513/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\update_hashes build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\prune_notifications build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\tidy_sessions build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\tidy_plupload build 03-Apr-2025 18:37:02  517/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\tidy_cache build 03-Apr-2025 18:37:02 Parsing phpbb\cron\task\core\queue build 03-Apr-2025 18:37:02 Parsing phpbb\cron\event\cron_runner_listener build 03-Apr-2025 18:37:02 Parsing phpbb\cron\controller\cron build 03-Apr-2025 18:37:02 Parsing phpbb\viewonline_helper build 03-Apr-2025 18:37:02  522/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\finder\factory build 03-Apr-2025 18:37:02 Parsing phpbb\finder\recursive_path_iterator build 03-Apr-2025 18:37:02 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 03-Apr-2025 18:37:02 Parsing phpbb\finder\finder build 03-Apr-2025 18:37:02  526/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language_file_helper build 03-Apr-2025 18:37:02 Parsing phpbb\language\exception\invalid_plural_rule_exception build 03-Apr-2025 18:37:02 Parsing phpbb\language\exception\language_file_not_found build 03-Apr-2025 18:37:02 Parsing phpbb\language\exception\language_exception build 03-Apr-2025 18:37:02 Parsing phpbb\language\language_file_loader build 03-Apr-2025 18:37:02  531/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\language\language build 03-Apr-2025 18:37:02  532/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\config build 03-Apr-2025 18:37:02 Parsing phpbb\config\db_text build 03-Apr-2025 18:37:02  534/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\db build 03-Apr-2025 18:37:02 Parsing phpbb\debug\debug build 03-Apr-2025 18:37:02  536/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\debug\error_handler build 03-Apr-2025 18:37:02 Parsing phpbb\mimetype\guesser_base build 03-Apr-2025 18:37:02 Parsing phpbb\mimetype\content_guesser build 03-Apr-2025 18:37:02 Parsing phpbb\mimetype\guesser_interface build 03-Apr-2025 18:37:03 Parsing phpbb\mimetype\extension_guesser build 03-Apr-2025 18:37:03  541/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\guesser build 03-Apr-2025 18:37:03 Parsing phpbb\manifest build 03-Apr-2025 18:37:03 Parsing phpbb\permissions build 03-Apr-2025 18:37:03  544/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\notification\type\group_request build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\quote build 03-Apr-2025 18:37:03  546/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\notification\type\report_post_closed build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\report_pm build 03-Apr-2025 18:37:03  548/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\post_in_queue build 03-Apr-2025 18:37:03  550/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\approve_topic build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\type_interface build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\mention build 03-Apr-2025 18:37:03  553/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\forum build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\approve_post build 03-Apr-2025 18:37:03  555/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request_approved build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\topic build 03-Apr-2025 18:37:03  557/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\disapprove_topic build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\base build 03-Apr-2025 18:37:03  559/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\post build 03-Apr-2025 18:37:03  561/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\topic_in_queue build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\report_pm_closed build 03-Apr-2025 18:37:03  563/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\admin_activate_user build 03-Apr-2025 18:37:03 Parsing phpbb\notification\type\bookmark build 03-Apr-2025 18:37:03  565/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\disapprove_post build 03-Apr-2025 18:37:03 Parsing phpbb\notification\manager build 03-Apr-2025 18:37:04  567/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 03-Apr-2025 18:37:04  568/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\method_interface build 03-Apr-2025 18:37:04 Parsing phpbb\notification\method\extended_method_interface build 03-Apr-2025 18:37:04 Parsing phpbb\notification\method\webpush build 03-Apr-2025 18:37:04  571/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\email build 03-Apr-2025 18:37:04 Parsing phpbb\notification\method\jabber build 03-Apr-2025 18:37:04  573/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\messenger_base build 03-Apr-2025 18:37:04  576/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\base build 03-Apr-2025 18:37:04 Parsing phpbb\notification\exception build 03-Apr-2025 18:37:04 Parsing phpbb\class_loader build 03-Apr-2025 18:37:04 Parsing phpbb\log\dummy build 03-Apr-2025 18:37:04 Parsing phpbb\log\log build 03-Apr-2025 18:37:04  579/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\log\log_interface build 03-Apr-2025 18:37:04 Parsing phpbb\controller\helper build 03-Apr-2025 18:37:04  581/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\controller\resolver build 03-Apr-2025 18:37:04 Parsing phpbb\controller\exception build 03-Apr-2025 18:37:04 Parsing phpbb\symfony_request build 03-Apr-2025 18:37:04  585/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\update\get_updates build 03-Apr-2025 18:37:04 Parsing phpbb\update\controller build 03-Apr-2025 18:37:04 Parsing phpbb\version_helper build 03-Apr-2025 18:37:04  587/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_mysql build 03-Apr-2025 18:37:05  588/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_sphinx build 03-Apr-2025 18:37:05  589/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 03-Apr-2025 18:37:05  590/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\search_backend_interface build 03-Apr-2025 18:37:05 Parsing phpbb\search\backend\base build 03-Apr-2025 18:37:05  592/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 03-Apr-2025 18:37:05 Parsing phpbb\search\backend\sphinx\config_section build 03-Apr-2025 18:37:05 Parsing phpbb\search\backend\sphinx\config build 03-Apr-2025 18:37:05 Parsing phpbb\search\backend\sphinx\config_item build 03-Apr-2025 18:37:05  596/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\backend\fulltext_postgres build 03-Apr-2025 18:37:05  597/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\exception\no_action_in_progress_exception build 03-Apr-2025 18:37:05 Parsing phpbb\search\exception\search_exception build 03-Apr-2025 18:37:05 Parsing phpbb\search\exception\no_search_backend_found_exception build 03-Apr-2025 18:37:05 Parsing phpbb\search\exception\action_in_progress_exception build 03-Apr-2025 18:37:05 Parsing phpbb\search\state_helper build 03-Apr-2025 18:37:05 Parsing phpbb\search\search_backend_factory build 03-Apr-2025 18:37:06  603/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\avatar\driver\upload build 03-Apr-2025 18:37:06  604/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\gravatar build 03-Apr-2025 18:37:06  605/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver_interface build 03-Apr-2025 18:37:06 Parsing phpbb\avatar\driver\driver build 03-Apr-2025 18:37:06 Parsing phpbb\avatar\driver\local build 03-Apr-2025 18:37:06  608/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 03-Apr-2025 18:37:06  609/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\helper build 03-Apr-2025 18:37:06  610/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\db\doctrine\comparator build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\sqlsrv_platform build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\table_helper build 03-Apr-2025 18:37:06  613/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\postgresql_platform build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\connection_parameter_factory build 03-Apr-2025 18:37:06  615/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\case_insensitive_string build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\connection_factory build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\type_converter build 03-Apr-2025 18:37:06  618/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\oci8\statement build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\oci8\driver build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\oci8\schema_manager build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\oci8\connection build 03-Apr-2025 18:37:06 Parsing phpbb\db\doctrine\oci8\result build 03-Apr-2025 18:37:06  623/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oracle_platform build 03-Apr-2025 18:37:06 Parsing phpbb\db\migration\profilefield_base_migration build 03-Apr-2025 18:37:06  625/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 03-Apr-2025 18:37:06 Parsing phpbb\db\migration\schema_generator build 03-Apr-2025 18:37:06  627/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\helper build 03-Apr-2025 18:37:06 Parsing phpbb\db\migration\tool\permission build 03-Apr-2025 18:37:06  629/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config build 03-Apr-2025 18:37:06 Parsing phpbb\db\migration\tool\module build 03-Apr-2025 18:37:06  631/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config_text build 03-Apr-2025 18:37:06 Parsing phpbb\db\migration\tool\tool_interface build 03-Apr-2025 18:37:06 Parsing phpbb\db\migration\migration build 03-Apr-2025 18:37:06 Parsing phpbb\db\migration\migration_interface build 03-Apr-2025 18:37:06  635/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\exception build 03-Apr-2025 18:37:06  637/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\factory build 03-Apr-2025 18:37:07 Parsing phpbb\db\driver\oracle build 03-Apr-2025 18:37:07  638/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssql_base build 03-Apr-2025 18:37:07 Parsing phpbb\db\driver\mysql_base build 03-Apr-2025 18:37:07 Parsing phpbb\db\driver\mssql_odbc build 03-Apr-2025 18:37:07  641/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 03-Apr-2025 18:37:07  642/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\driver_interface build 03-Apr-2025 18:37:07  643/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\driver build 03-Apr-2025 18:37:07  644/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79% 645/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\mysqli build 03-Apr-2025 18:37:07 Parsing phpbb\db\driver\sqlite3 build 03-Apr-2025 18:37:07  646/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79% 647/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\postgres build 03-Apr-2025 18:37:07 Parsing phpbb\db\sql_insert_buffer build 03-Apr-2025 18:37:07 Parsing phpbb\db\tools\factory build 03-Apr-2025 18:37:07 Parsing phpbb\db\tools\doctrine build 03-Apr-2025 18:37:08  650/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\tools_interface build 03-Apr-2025 18:37:08 Parsing phpbb\db\tools\tools build 03-Apr-2025 18:37:08 Parsing phpbb\db\tools\mssql build 03-Apr-2025 18:37:08 Parsing phpbb\db\tools\postgres build 03-Apr-2025 18:37:08 Parsing phpbb\db\extractor\sqlite3_extractor build 03-Apr-2025 18:37:08  655/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 03-Apr-2025 18:37:08 Parsing phpbb\db\extractor\mysql_extractor build 03-Apr-2025 18:37:08  657/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 03-Apr-2025 18:37:08 Parsing phpbb\db\extractor\exception\invalid_format_exception build 03-Apr-2025 18:37:08 Parsing phpbb\db\extractor\mssql_extractor build 03-Apr-2025 18:37:08  660/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\extractor_interface build 03-Apr-2025 18:37:08 Parsing phpbb\db\extractor\postgres_extractor build 03-Apr-2025 18:37:08  662/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 03-Apr-2025 18:37:08  664/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\oracle_extractor build 03-Apr-2025 18:37:08 Parsing phpbb\db\migrator build 03-Apr-2025 18:37:08  665/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 03-Apr-2025 18:37:08 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 03-Apr-2025 18:37:08 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 03-Apr-2025 18:37:08 Parsing phpbb\db\output_handler\html_migrator_output_handler build 03-Apr-2025 18:37:08 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 03-Apr-2025 18:37:08 Parsing phpbb\ucp\controller\delete_cookies build 03-Apr-2025 18:37:08  671/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\webpush build 03-Apr-2025 18:37:08  672/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 03-Apr-2025 18:37:08  673/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 03-Apr-2025 18:37:08 Parsing phpbb\report\report_handler_pm build 03-Apr-2025 18:37:08 Parsing phpbb\report\handler_factory build 03-Apr-2025 18:37:08  676/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\report\report_reason_list_provider build 03-Apr-2025 18:37:08 Parsing phpbb\report\report_handler_interface build 03-Apr-2025 18:37:08 Parsing phpbb\report\exception\factory_invalid_argument_exception build 03-Apr-2025 18:37:08 Parsing phpbb\report\exception\report_permission_denied_exception build 03-Apr-2025 18:37:08 Parsing phpbb\report\exception\empty_report_exception build 03-Apr-2025 18:37:08 Parsing phpbb\report\exception\invalid_report_exception build 03-Apr-2025 18:37:08 Parsing phpbb\report\exception\entity_not_found_exception build 03-Apr-2025 18:37:08 Parsing phpbb\report\exception\already_reported_exception build 03-Apr-2025 18:37:08 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 03-Apr-2025 18:37:08 Parsing phpbb\report\report_handler build 03-Apr-2025 18:37:08  686/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\controller\report build 03-Apr-2025 18:37:08  687/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 03-Apr-2025 18:37:08  689/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\datetime build 03-Apr-2025 18:37:09 Parsing phpbb\session build 03-Apr-2025 18:37:09  690/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 03-Apr-2025 18:37:09 Parsing phpbb\posting\post_helper build 03-Apr-2025 18:37:09  692/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\extension\di\extension_base build 03-Apr-2025 18:37:09 Parsing phpbb\extension\extension_interface build 03-Apr-2025 18:37:09 Parsing phpbb\extension\manager build 03-Apr-2025 18:37:09  695/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 03-Apr-2025 18:37:09 Parsing phpbb\extension\provider build 03-Apr-2025 18:37:09 Parsing phpbb\extension\exception build 03-Apr-2025 18:37:09 Parsing phpbb\plupload\plupload build 03-Apr-2025 18:37:09  699/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Parsing phpbb\storage\provider\provider_interface build 03-Apr-2025 18:37:09 Parsing phpbb\storage\provider\local build 03-Apr-2025 18:37:09 Parsing phpbb\storage\exception\storage_exception build 03-Apr-2025 18:37:09 Parsing phpbb\storage\exception\no_action_in_progress_exception build 03-Apr-2025 18:37:09 Parsing phpbb\storage\exception\action_in_progress_exception build 03-Apr-2025 18:37:09 Parsing phpbb\storage\state_helper build 03-Apr-2025 18:37:09  705/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\helper build 03-Apr-2025 18:37:09 Parsing phpbb\storage\adapter_factory build 03-Apr-2025 18:37:09  707/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\adapter\local build 03-Apr-2025 18:37:09 Parsing phpbb\storage\adapter\adapter_interface build 03-Apr-2025 18:37:09  710/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\attachment build 03-Apr-2025 18:37:09 Parsing phpbb\storage\controller\controller build 03-Apr-2025 18:37:09  712/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\avatar build 03-Apr-2025 18:37:09 Parsing phpbb\storage\storage build 03-Apr-2025 18:37:09 Parsing phpbb\storage\file_tracker build 03-Apr-2025 18:37:09  714/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\template\twig\tokenparser\event build 03-Apr-2025 18:37:09 Parsing phpbb\template\twig\tokenparser\includecss build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\tokenparser\defineparser build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\tokenparser\includejs build 03-Apr-2025 18:37:10  719/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\tokenparser\includeparser build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\twig build 03-Apr-2025 18:37:10  720/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\loader build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\definition build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\extension build 03-Apr-2025 18:37:10  723/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\environment build 03-Apr-2025 18:37:10  724/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\extension\routing build 03-Apr-2025 18:37:10  726/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\forms build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\extension\icon build 03-Apr-2025 18:37:10  727/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\username build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\extension\config build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\extension\avatar build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\node\includeasset build 03-Apr-2025 18:37:10  731/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\node\event build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\node\includenode build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\node\includecss build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\node\definenode build 03-Apr-2025 18:37:10  735/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\expression\binary\equalequal build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\node\includejs build 03-Apr-2025 18:37:10 Parsing phpbb\template\twig\lexer build 03-Apr-2025 18:37:10  739/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\exception\user_object_not_available build 03-Apr-2025 18:37:10 Parsing phpbb\template\context build 03-Apr-2025 18:37:10  741/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\assets_bag build 03-Apr-2025 18:37:10 Parsing phpbb\template\template build 03-Apr-2025 18:37:10 Parsing phpbb\template\base build 03-Apr-2025 18:37:10  744/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\asset build 03-Apr-2025 18:37:10 Parsing phpbb\request\request build 03-Apr-2025 18:37:10  746/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 03-Apr-2025 18:37:10 Parsing phpbb\request\request_interface build 03-Apr-2025 18:37:10 Parsing phpbb\request\type_cast_helper build 03-Apr-2025 18:37:10  749/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\deactivated_super_global build 03-Apr-2025 18:37:11  815/815 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Parsing done build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 0/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% build 03-Apr-2025 18:37:11 Rendering Global index.html build 03-Apr-2025 18:37:11  2/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 03-Apr-2025 18:37:12  3/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 03-Apr-2025 18:37:12  4/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 03-Apr-2025 18:37:12 Rendering Global interfaces.html build 03-Apr-2025 18:37:12  6/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 03-Apr-2025 18:37:12 Rendering Global opensearch.xml build 03-Apr-2025 18:37:12 Rendering Global search.html build 03-Apr-2025 18:37:12 Rendering Global doctum.js build 03-Apr-2025 18:37:12  10/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 03-Apr-2025 18:37:13 Rendering Namespace [Global Namespace] build 03-Apr-2025 18:37:13 Rendering Namespace phpbb build 03-Apr-2025 18:37:13  13/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\auth build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\auth\provider build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\auth\provider\oauth build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\auth\provider\oauth\service build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\avatar build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\avatar\driver build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\ban build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\ban\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\ban\type build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cache build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cache\driver build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\captcha build 03-Apr-2025 18:37:13  26/914 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha\plugins build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\composer build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\composer\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\composer\io build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\config build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\cache build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\config build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\cron build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\db build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\dev build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\extension build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\fixup build 03-Apr-2025 18:37:13  40/914 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\reparser build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\searchindex build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\thumbnail build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\update build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\console\command\user build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\convert build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\convert\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cron build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cron\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cron\event build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cron\task build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cron\task\core build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\cron\task\text_reparser build 03-Apr-2025 18:37:13  54/914 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\db build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\doctrine build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\doctrine\oci8 build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\driver build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\extractor build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\extractor\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\migration build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\migration\tool build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\output_handler build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\db\tools build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\debug build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\di build 03-Apr-2025 18:37:13  66/914 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\di\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\di\extension build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\di\pass build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\event build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\extension build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\extension\di build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\feed build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\feed\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\feed\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\files build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\files\types build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\filesystem build 03-Apr-2025 18:37:13  79/914 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\filesystem\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\finder build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\form build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\group build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\groupposition build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\help build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\help\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\console build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\console\command build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\console\command\install build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\console\command\install\config build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\console\command\update build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\console\command\update\config build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\controller build 03-Apr-2025 18:37:13  94/914 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\event build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\helper build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\helper\file_updater build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\helper\iohandler build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\helper\iohandler\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\helper\navigation build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module\install_filesystem build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module\install_filesystem\task build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module\install_finish build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module\install_finish\task build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module\requirements build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module\requirements\task build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\install\module\update_filesystem build 03-Apr-2025 18:37:13  109/914 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\update_filesystem\task build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\json build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\language build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\language\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\lock build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\log build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\mention build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\mention\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\mention\source build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\message build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\messenger build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\messenger\method build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\mimetype build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\module build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\module\exception build 03-Apr-2025 18:37:13  124/914 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\notification build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\notification\method build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\notification\type build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\passwords build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\passwords\driver build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\plupload build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\posting build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\profilefields build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\profilefields\type build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\report build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\report\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\report\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\request build 03-Apr-2025 18:37:13  137/914 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Rendering Namespace phpbb\routing build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\routing\resources_locator build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\search build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\search\backend build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\search\backend\sphinx build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\search\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\storage build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\storage\adapter build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\storage\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\storage\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\storage\provider build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\template build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\template\exception build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\template\twig build 03-Apr-2025 18:37:13  151/914 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\template\twig\extension build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\template\twig\node build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\template\twig\node\expression build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\template\twig\node\expression\binary build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\template\twig\tokenparser build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\textformatter build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\textformatter\s9e build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\textreparser build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\textreparser\plugins build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\tree build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\ucp build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\ucp\controller build 03-Apr-2025 18:37:13 Rendering Namespace phpbb\update build 03-Apr-2025 18:37:13 Rendering Class SphinxClient build 03-Apr-2025 18:37:13  165/914 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments build 03-Apr-2025 18:37:13  166/914 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 03-Apr-2025 18:37:13 Rendering Class acp_ban build 03-Apr-2025 18:37:13 Rendering Class acp_ban_info build 03-Apr-2025 18:37:13 Rendering Class acp_bbcodes build 03-Apr-2025 18:37:13 Rendering Class acp_bbcodes_info build 03-Apr-2025 18:37:13 Rendering Class acp_board build 03-Apr-2025 18:37:13 Rendering Class acp_board_info build 03-Apr-2025 18:37:13  173/914 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 03-Apr-2025 18:37:13 Rendering Class acp_bots_info build 03-Apr-2025 18:37:13 Rendering Class acp_captcha build 03-Apr-2025 18:37:13 Rendering Class acp_captcha_info build 03-Apr-2025 18:37:13 Rendering Class acp_contact build 03-Apr-2025 18:37:13 Rendering Class acp_contact_info build 03-Apr-2025 18:37:13 Rendering Class acp_disallow build 03-Apr-2025 18:37:13 Rendering Class acp_disallow_info build 03-Apr-2025 18:37:13 Rendering Class acp_email build 03-Apr-2025 18:37:13 Rendering Class acp_email_info build 03-Apr-2025 18:37:13 Rendering Class acp_extensions build 03-Apr-2025 18:37:13 Rendering Class acp_extensions_info build 03-Apr-2025 18:37:13  185/914 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_forums build 03-Apr-2025 18:37:13 Rendering Class acp_forums_info build 03-Apr-2025 18:37:13 Rendering Class acp_groups build 03-Apr-2025 18:37:13 Rendering Class acp_groups_info build 03-Apr-2025 18:37:13 Rendering Class acp_help_phpbb build 03-Apr-2025 18:37:13 Rendering Class acp_help_phpbb_info build 03-Apr-2025 18:37:13 Rendering Class acp_icons build 03-Apr-2025 18:37:13 Rendering Class acp_icons_info build 03-Apr-2025 18:37:13 Rendering Class acp_inactive build 03-Apr-2025 18:37:13 Rendering Class acp_inactive_info build 03-Apr-2025 18:37:13  195/914 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_jabber build 03-Apr-2025 18:37:13 Rendering Class acp_jabber_info build 03-Apr-2025 18:37:13 Rendering Class acp_language build 03-Apr-2025 18:37:13 Rendering Class acp_language_info build 03-Apr-2025 18:37:13 Rendering Class acp_logs build 03-Apr-2025 18:37:13 Rendering Class acp_logs_info build 03-Apr-2025 18:37:13 Rendering Class acp_main build 03-Apr-2025 18:37:13 Rendering Class acp_main_info build 03-Apr-2025 18:37:13 Rendering Class acp_modules build 03-Apr-2025 18:37:13 Rendering Class acp_modules_info build 03-Apr-2025 18:37:13  205/914 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_permission_roles build 03-Apr-2025 18:37:13 Rendering Class acp_permission_roles_info build 03-Apr-2025 18:37:13 Rendering Class acp_permissions build 03-Apr-2025 18:37:13 Rendering Class acp_permissions_info build 03-Apr-2025 18:37:13 Rendering Class acp_php_info build 03-Apr-2025 18:37:13 Rendering Class acp_php_info_info build 03-Apr-2025 18:37:14 Rendering Class acp_profile build 03-Apr-2025 18:37:14 Rendering Class acp_profile_info build 03-Apr-2025 18:37:14  213/914 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_prune build 03-Apr-2025 18:37:14 Rendering Class acp_prune_info build 03-Apr-2025 18:37:14 Rendering Class acp_ranks build 03-Apr-2025 18:37:14 Rendering Class acp_ranks_info build 03-Apr-2025 18:37:14 Rendering Class acp_reasons build 03-Apr-2025 18:37:14 Rendering Class acp_reasons_info build 03-Apr-2025 18:37:14 Rendering Class acp_search build 03-Apr-2025 18:37:14 Rendering Class acp_search_info build 03-Apr-2025 18:37:14 Rendering Class acp_storage build 03-Apr-2025 18:37:14  222/914 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_storage_info build 03-Apr-2025 18:37:14 Rendering Class acp_styles build 03-Apr-2025 18:37:14 Rendering Class acp_styles_info build 03-Apr-2025 18:37:14  225/914 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 03-Apr-2025 18:37:14 Rendering Class acp_update_info build 03-Apr-2025 18:37:14 Rendering Class acp_users build 03-Apr-2025 18:37:14 Rendering Class acp_users_info build 03-Apr-2025 18:37:14 Rendering Class acp_words build 03-Apr-2025 18:37:14 Rendering Class acp_words_info build 03-Apr-2025 18:37:14 Rendering Class auth_admin build 03-Apr-2025 18:37:14 Rendering Class bbcode build 03-Apr-2025 18:37:14  233/914 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 03-Apr-2025 18:37:14 Rendering Class bitfield build 03-Apr-2025 18:37:14 Rendering Class compress build 03-Apr-2025 18:37:14 Rendering Class compress_tar build 03-Apr-2025 18:37:14  237/914 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_zip build 03-Apr-2025 18:37:14 Rendering Class diff build 03-Apr-2025 18:37:14 Rendering Class diff3 build 03-Apr-2025 18:37:14 Rendering Class diff3_block_builder build 03-Apr-2025 18:37:14  241/914 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_op build 03-Apr-2025 18:37:14 Rendering Class diff3_op_copy build 03-Apr-2025 18:37:14 Rendering Class diff_engine build 03-Apr-2025 18:37:14 Rendering Class diff_op build 03-Apr-2025 18:37:14 Rendering Class diff_op_add build 03-Apr-2025 18:37:14 Rendering Class diff_op_change build 03-Apr-2025 18:37:14 Rendering Class diff_op_copy build 03-Apr-2025 18:37:14  248/914 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_op_delete build 03-Apr-2025 18:37:14 Rendering Class diff_renderer build 03-Apr-2025 18:37:14 Rendering Class diff_renderer_inline build 03-Apr-2025 18:37:14 Rendering Class diff_renderer_raw build 03-Apr-2025 18:37:14 Rendering Class diff_renderer_side_by_side build 03-Apr-2025 18:37:14  253/914 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_unified build 03-Apr-2025 18:37:14 Rendering Class ftp build 03-Apr-2025 18:37:14 Rendering Class ftp_fsock build 03-Apr-2025 18:37:14  256/914 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 03-Apr-2025 18:37:14 Rendering Class mcp_ban build 03-Apr-2025 18:37:14 Rendering Class mcp_ban_info build 03-Apr-2025 18:37:14 Rendering Class mcp_logs build 03-Apr-2025 18:37:14 Rendering Class mcp_logs_info build 03-Apr-2025 18:37:14 Rendering Class mcp_main build 03-Apr-2025 18:37:14  262/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_main_info build 03-Apr-2025 18:37:14 Rendering Class mcp_notes build 03-Apr-2025 18:37:14 Rendering Class mcp_notes_info build 03-Apr-2025 18:37:14 Rendering Class mcp_pm_reports build 03-Apr-2025 18:37:14 Rendering Class mcp_pm_reports_info build 03-Apr-2025 18:37:14 Rendering Class mcp_queue build 03-Apr-2025 18:37:14 Rendering Class mcp_queue_info build 03-Apr-2025 18:37:14 Rendering Class mcp_reports build 03-Apr-2025 18:37:14 Rendering Class mcp_reports_info build 03-Apr-2025 18:37:14  271/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_warn build 03-Apr-2025 18:37:14 Rendering Class mcp_warn_info build 03-Apr-2025 18:37:14 Rendering Class p_master build 03-Apr-2025 18:37:14 Rendering Class parse_message build 03-Apr-2025 18:37:14 Rendering Class phpbb\attachment\attachment_category build 03-Apr-2025 18:37:14  276/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 03-Apr-2025 18:37:14 Rendering Class phpbb\attachment\manager build 03-Apr-2025 18:37:14 Rendering Class phpbb\attachment\resync build 03-Apr-2025 18:37:14 Rendering Class phpbb\attachment\upload build 03-Apr-2025 18:37:14  281/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\auth\auth build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\apache build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\base build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\db build 03-Apr-2025 18:37:14  284/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\ldap build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\oauth\oauth build 03-Apr-2025 18:37:14  286/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\oauth\service\bitly build 03-Apr-2025 18:37:14  288/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\exception build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\oauth\service\facebook build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\oauth\service\google build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\oauth\service\twitter build 03-Apr-2025 18:37:14  293/914 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\token_storage build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider\provider_interface build 03-Apr-2025 18:37:14 Rendering Class phpbb\auth\provider_collection build 03-Apr-2025 18:37:14  296/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\driver build 03-Apr-2025 18:37:14 Rendering Class phpbb\avatar\driver\driver_interface build 03-Apr-2025 18:37:14 Rendering Class phpbb\avatar\driver\gravatar build 03-Apr-2025 18:37:14  299/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\local build 03-Apr-2025 18:37:14 Rendering Class phpbb\avatar\driver\upload build 03-Apr-2025 18:37:14  301/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\helper build 03-Apr-2025 18:37:15 Rendering Class phpbb\avatar\manager build 03-Apr-2025 18:37:15  303/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\invalid_length_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\ban\exception\no_valid_users_exception build 03-Apr-2025 18:37:15  307/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\type_not_found_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\ban\manager build 03-Apr-2025 18:37:15 Rendering Class phpbb\ban\type\base build 03-Apr-2025 18:37:15 Rendering Class phpbb\ban\type\email build 03-Apr-2025 18:37:15  311/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\ip build 03-Apr-2025 18:37:15 Rendering Class phpbb\ban\type\type_interface build 03-Apr-2025 18:37:15  313/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\user build 03-Apr-2025 18:37:15 Rendering Class phpbb\cache\driver\apcu build 03-Apr-2025 18:37:15 Rendering Class phpbb\cache\driver\base build 03-Apr-2025 18:37:15  316/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\driver_interface build 03-Apr-2025 18:37:15  318/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\dummy build 03-Apr-2025 18:37:15 Rendering Class phpbb\cache\driver\file build 03-Apr-2025 18:37:15 Rendering Class phpbb\cache\driver\memcached build 03-Apr-2025 18:37:15  320/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 03-Apr-2025 18:37:15 Rendering Class phpbb\cache\driver\redis build 03-Apr-2025 18:37:15  322/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 03-Apr-2025 18:37:15 Rendering Class phpbb\cache\service build 03-Apr-2025 18:37:15  324/914 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\factory build 03-Apr-2025 18:37:15 Rendering Class phpbb\captcha\plugins\base build 03-Apr-2025 18:37:15 Rendering Class phpbb\captcha\plugins\captcha_abstract build 03-Apr-2025 18:37:15 Rendering Class phpbb\captcha\plugins\incomplete build 03-Apr-2025 18:37:15  328/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\plugins\legacy_wrapper build 03-Apr-2025 18:37:15 Rendering Class phpbb\captcha\plugins\plugin_interface build 03-Apr-2025 18:37:15  330/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\qa build 03-Apr-2025 18:37:15 Rendering Class phpbb\captcha\plugins\recaptcha build 03-Apr-2025 18:37:15 Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 03-Apr-2025 18:37:15  333/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\turnstile build 03-Apr-2025 18:37:15 Rendering Class phpbb\class_loader build 03-Apr-2025 18:37:15  335/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\exception\managed_with_error_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\exception\runtime_exception build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\extension_manager build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\installer build 03-Apr-2025 18:37:15  341/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\io\html_output_formatter build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\io\io_interface build 03-Apr-2025 18:37:15  344/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\null_io build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\io\translate_composer_trait build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\io\web_io build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\manager build 03-Apr-2025 18:37:15 Rendering Class phpbb\composer\manager_interface build 03-Apr-2025 18:37:15  349/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 03-Apr-2025 18:37:15 Rendering Class phpbb\config\db build 03-Apr-2025 18:37:15 Rendering Class phpbb\config\db_text build 03-Apr-2025 18:37:15  352/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 03-Apr-2025 18:37:15 Rendering Class phpbb\console\application build 03-Apr-2025 18:37:15 Rendering Class phpbb\console\command\cache\purge build 03-Apr-2025 18:37:15 Rendering Class phpbb\console\command\command build 03-Apr-2025 18:37:15  356/914 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\config\command build 03-Apr-2025 18:37:15 Rendering Class phpbb\console\command\config\delete build 03-Apr-2025 18:37:15 Rendering Class phpbb\console\command\config\get build 03-Apr-2025 18:37:15 Rendering Class phpbb\console\command\config\increment build 03-Apr-2025 18:37:15 Rendering Class phpbb\console\command\config\set build 03-Apr-2025 18:37:15  361/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\cron\cron_list build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\cron\run build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 03-Apr-2025 18:37:16  365/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\db\list_command build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\db\migrate build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\db\migration_command build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\db\revert build 03-Apr-2025 18:37:16  369/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\command build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\disable build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\enable build 03-Apr-2025 18:37:16  373/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\install build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\list_available build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\manage build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\purge build 03-Apr-2025 18:37:16  377/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\remove build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\show build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\extension\update build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 03-Apr-2025 18:37:16  381/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\update_hashes build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\reparser\list_all build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\reparser\reparse build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\searchindex\create build 03-Apr-2025 18:37:16  385/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\delete build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\searchindex\list_all build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\thumbnail\delete build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\thumbnail\generate build 03-Apr-2025 18:37:16  389/914 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\update\check build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\user\activate build 03-Apr-2025 18:37:16  392/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\add build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\user\delete build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\command\user\delete_id build 03-Apr-2025 18:37:16  395/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\reclean build 03-Apr-2025 18:37:16 Rendering Class phpbb\console\exception_subscriber build 03-Apr-2025 18:37:16 Rendering Class phpbb\content_visibility build 03-Apr-2025 18:37:16 Rendering Class phpbb\controller\exception build 03-Apr-2025 18:37:16  399/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 03-Apr-2025 18:37:16 Rendering Class phpbb\controller\resolver build 03-Apr-2025 18:37:16 Rendering Class phpbb\convert\controller\convertor build 03-Apr-2025 18:37:16  402/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\convert build 03-Apr-2025 18:37:16 Rendering Class phpbb\convert\convertor build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\controller\cron build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\event\cron_runner_listener build 03-Apr-2025 18:37:16  406/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\manager build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\base build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\prune_all_forums build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\prune_forum build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\prune_notifications build 03-Apr-2025 18:37:16  411/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_shadow_topics build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\queue build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\tidy_cache build 03-Apr-2025 18:37:16  415/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_plupload build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\tidy_search build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\tidy_sessions build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\tidy_warnings build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\core\update_hashes build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\parametrized build 03-Apr-2025 18:37:16  420/914 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\task build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\text_reparser\reparser build 03-Apr-2025 18:37:16 Rendering Class phpbb\cron\task\wrapper build 03-Apr-2025 18:37:16 Rendering Class phpbb\datetime build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\case_insensitive_string build 03-Apr-2025 18:37:16  425/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\comparator build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\connection_factory build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\oci8\connection build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\oci8\driver build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\oci8\result build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 03-Apr-2025 18:37:16  432/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\statement build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\oracle_platform build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\postgresql_platform build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\table_helper build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\doctrine\type_converter build 03-Apr-2025 18:37:16 Rendering Class phpbb\db\driver\driver build 03-Apr-2025 18:37:16  439/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\driver_interface build 03-Apr-2025 18:37:16  440/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 03-Apr-2025 18:37:17  441/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 03-Apr-2025 18:37:17  442/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 03-Apr-2025 18:37:17  443/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 03-Apr-2025 18:37:17  444/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 03-Apr-2025 18:37:17  445/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysqli build 03-Apr-2025 18:37:17  446/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 03-Apr-2025 18:37:17  447/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\postgres build 03-Apr-2025 18:37:17  448/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 03-Apr-2025 18:37:17  449/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 03-Apr-2025 18:37:17  450/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\extractor\extractor_interface build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\extractor\factory build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\extractor\mssql_extractor build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\extractor\mysql_extractor build 03-Apr-2025 18:37:17  456/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\oracle_extractor build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\extractor\postgres_extractor build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\extractor\sqlite3_extractor build 03-Apr-2025 18:37:17  459/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\migration\exception build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\migration\helper build 03-Apr-2025 18:37:17  462/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\migration build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\migration\migration_interface build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\migration\profilefield_base_migration build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\migration\schema_generator build 03-Apr-2025 18:37:17  466/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\config build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\migration\tool\config_text build 03-Apr-2025 18:37:17 Rendering Class phpbb\db\migration\tool\module build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\migration\tool\permission build 03-Apr-2025 18:37:18  470/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\tool_interface build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\migrator build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 03-Apr-2025 18:37:18  473/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\sql_insert_buffer build 03-Apr-2025 18:37:18  479/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\doctrine build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\tools\factory build 03-Apr-2025 18:37:18 480/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 03-Apr-2025 18:37:18 Rendering Class phpbb\db\tools\postgres build 03-Apr-2025 18:37:18  482/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 03-Apr-2025 18:37:18  483/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 03-Apr-2025 18:37:18  484/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\debug build 03-Apr-2025 18:37:18  485/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\error_handler build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\container_builder build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\exception\di_exception build 03-Apr-2025 18:37:18  488/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\exception\service_not_found_exception build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\extension\config build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\extension\container_configuration build 03-Apr-2025 18:37:18  492/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\extension\core build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\extension\tables build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\ordered_service_collection build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\pass\collection_pass build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\pass\convert_events build 03-Apr-2025 18:37:18  497/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\markpublic_pass build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\proxy_instantiator build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\service_collection build 03-Apr-2025 18:37:18 Rendering Class phpbb\di\service_collection_iterator build 03-Apr-2025 18:37:18 Rendering Class phpbb\error_collector build 03-Apr-2025 18:37:18 Rendering Class phpbb\event\dispatcher build 03-Apr-2025 18:37:18  503/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\dispatcher_interface build 03-Apr-2025 18:37:18 Rendering Class phpbb\event\kernel_exception_subscriber build 03-Apr-2025 18:37:18 Rendering Class phpbb\event\kernel_terminate_subscriber build 03-Apr-2025 18:37:18 Rendering Class phpbb\event\md_exporter build 03-Apr-2025 18:37:18 Rendering Class phpbb\event\php_exporter build 03-Apr-2025 18:37:18 508/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 03-Apr-2025 18:37:18  510/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\rst_exporter build 03-Apr-2025 18:37:18 Rendering Class phpbb\exception\exception_interface build 03-Apr-2025 18:37:18 Rendering Class phpbb\exception\http_exception build 03-Apr-2025 18:37:18 Rendering Class phpbb\exception\runtime_exception build 03-Apr-2025 18:37:18 Rendering Class phpbb\exception\version_check_exception build 03-Apr-2025 18:37:18 Rendering Class phpbb\extension\base build 03-Apr-2025 18:37:18 Rendering Class phpbb\extension\di\extension_base build 03-Apr-2025 18:37:18  516/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\exception build 03-Apr-2025 18:37:18 Rendering Class phpbb\extension\extension_interface build 03-Apr-2025 18:37:18 Rendering Class phpbb\extension\manager build 03-Apr-2025 18:37:18 Rendering Class phpbb\extension\provider build 03-Apr-2025 18:37:18  520/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\attachments_base build 03-Apr-2025 18:37:18 Rendering Class phpbb\feed\base build 03-Apr-2025 18:37:19  523/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\controller\feed build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\exception\feed_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 03-Apr-2025 18:37:19  525/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_feed_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\exception\no_forum_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\exception\no_topic_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\exception\unauthorized_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 03-Apr-2025 18:37:19  531/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\feed_interface build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\forum build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\forums build 03-Apr-2025 18:37:19  534/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\news build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\overall build 03-Apr-2025 18:37:19  537/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\quote_helper build 03-Apr-2025 18:37:19  539/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\topic build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\topic_base build 03-Apr-2025 18:37:19 Rendering Class phpbb\feed\topics build 03-Apr-2025 18:37:19  542/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 03-Apr-2025 18:37:19 Rendering Class phpbb\file_downloader build 03-Apr-2025 18:37:19  544/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 03-Apr-2025 18:37:19 Rendering Class phpbb\files\filespec build 03-Apr-2025 18:37:19 Rendering Class phpbb\files\filespec_storage build 03-Apr-2025 18:37:19  547/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\types\base build 03-Apr-2025 18:37:19 Rendering Class phpbb\files\types\form build 03-Apr-2025 18:37:19 Rendering Class phpbb\files\types\form_storage build 03-Apr-2025 18:37:19  550/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\local build 03-Apr-2025 18:37:19 Rendering Class phpbb\files\types\local_storage build 03-Apr-2025 18:37:19 Rendering Class phpbb\files\types\type_interface build 03-Apr-2025 18:37:19 Rendering Class phpbb\files\upload build 03-Apr-2025 18:37:19  554/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\exception\filesystem_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\filesystem\filesystem build 03-Apr-2025 18:37:19 Rendering Class phpbb\filesystem\filesystem_interface build 03-Apr-2025 18:37:19  557/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\helper build 03-Apr-2025 18:37:19 Rendering Class phpbb\filesystem\temp build 03-Apr-2025 18:37:19  559/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\factory build 03-Apr-2025 18:37:19 Rendering Class phpbb\finder\finder build 03-Apr-2025 18:37:19 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 03-Apr-2025 18:37:19  562/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_path_iterator build 03-Apr-2025 18:37:19 Rendering Class phpbb\form\form_helper build 03-Apr-2025 18:37:19 Rendering Class phpbb\group\helper build 03-Apr-2025 18:37:19 Rendering Class phpbb\groupposition\exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\groupposition\groupposition_interface build 03-Apr-2025 18:37:19  567/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\legend build 03-Apr-2025 18:37:19 Rendering Class phpbb\groupposition\teampage build 03-Apr-2025 18:37:19 Rendering Class phpbb\help\controller\bbcode build 03-Apr-2025 18:37:19  570/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\controller build 03-Apr-2025 18:37:19 Rendering Class phpbb\help\controller\faq build 03-Apr-2025 18:37:19 Rendering Class phpbb\help\controller\help build 03-Apr-2025 18:37:19 Rendering Class phpbb\help\manager build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\console\command\install\config\show build 03-Apr-2025 18:37:19  575/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\install\console\command\install\config\validate build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\console\command\install\install build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\console\command\update\config\show build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\console\command\update\config\validate build 03-Apr-2025 18:37:19  579/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\update build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\controller\archive_download build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\controller\helper build 03-Apr-2025 18:37:19  583/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\install build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\controller\installer_index build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\controller\timeout_check build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\controller\update build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\event\kernel_exception_subscriber build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\exception\cannot_build_container_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\exception\file_updater_failure_exception build 03-Apr-2025 18:37:19  589/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 03-Apr-2025 18:37:19 Rendering Class phpbb\install\exception\installer_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\exception\invalid_dbms_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\exception\user_interaction_required_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\config build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\container_factory build 03-Apr-2025 18:37:20  597/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\file_updater\factory build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\file_updater\file_updater build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 03-Apr-2025 18:37:20  602/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\install_helper build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 03-Apr-2025 18:37:20  605/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\iohandler\factory build 03-Apr-2025 18:37:20  607/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\iohandler_base build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 03-Apr-2025 18:37:20  610/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\navigation\main_navigation build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\navigation\navigation_interface build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\navigation\navigation_provider build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\navigation\update_navigation build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\helper\update_helper build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\installer build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\installer_configuration build 03-Apr-2025 18:37:20  618/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\module\install_filesystem\module build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\install_finish\module build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 03-Apr-2025 18:37:20  622/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\notify_user build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\requirements\install_module build 03-Apr-2025 18:37:20  626/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\task\check_filesystem build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\requirements\task\check_update build 03-Apr-2025 18:37:20  629/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\update_module build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\update_filesystem\module build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 03-Apr-2025 18:37:20  632/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 03-Apr-2025 18:37:20  636/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module_base build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\module_interface build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\sequential_task build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\task_base build 03-Apr-2025 18:37:20 Rendering Class phpbb\install\task_interface build 03-Apr-2025 18:37:20  641/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\updater_configuration build 03-Apr-2025 18:37:20 Rendering Class phpbb\json\sanitizer build 03-Apr-2025 18:37:20 Rendering Class phpbb\json_response build 03-Apr-2025 18:37:20 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\language\exception\language_exception build 03-Apr-2025 18:37:20 Rendering Class phpbb\language\exception\language_file_not_found build 03-Apr-2025 18:37:20 Rendering Class phpbb\language\language build 03-Apr-2025 18:37:20 Rendering Class phpbb\language\language_file_helper build 03-Apr-2025 18:37:20  649/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 03-Apr-2025 18:37:20 Rendering Class phpbb\lock\db build 03-Apr-2025 18:37:20 Rendering Class phpbb\lock\flock build 03-Apr-2025 18:37:20 Rendering Class phpbb\lock\posting build 03-Apr-2025 18:37:20 Rendering Class phpbb\log\dummy build 03-Apr-2025 18:37:20  654/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\log\log build 03-Apr-2025 18:37:20 Rendering Class phpbb\log\log_interface build 03-Apr-2025 18:37:20  656/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\manifest build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\controller\mention build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\source\base_group build 03-Apr-2025 18:37:20  660/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\base_user build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\source\friend build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\source\group build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\source\source_interface build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\source\team build 03-Apr-2025 18:37:20  664/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\topic build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\source\user build 03-Apr-2025 18:37:20 Rendering Class phpbb\mention\source\usergroup build 03-Apr-2025 18:37:20 Rendering Class phpbb\message\admin_form build 03-Apr-2025 18:37:20  668/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\form build 03-Apr-2025 18:37:20 Rendering Class phpbb\message\message build 03-Apr-2025 18:37:20 Rendering Class phpbb\message\topic_form build 03-Apr-2025 18:37:20  671/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\user_form build 03-Apr-2025 18:37:20 Rendering Class phpbb\messenger\method\base build 03-Apr-2025 18:37:20 Rendering Class phpbb\messenger\method\email build 03-Apr-2025 18:37:21  674/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\messenger\method\jabber build 03-Apr-2025 18:37:21  675/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\messenger\method\messenger_interface build 03-Apr-2025 18:37:21  676/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\messenger\queue build 03-Apr-2025 18:37:21 Rendering Class phpbb\mimetype\content_guesser build 03-Apr-2025 18:37:21 Rendering Class phpbb\mimetype\extension_guesser build 03-Apr-2025 18:37:21 Rendering Class phpbb\mimetype\guesser build 03-Apr-2025 18:37:21 Rendering Class phpbb\mimetype\guesser_base build 03-Apr-2025 18:37:21  681/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\guesser_interface build 03-Apr-2025 18:37:21 Rendering Class phpbb\module\exception\module_exception build 03-Apr-2025 18:37:21 Rendering Class phpbb\module\exception\module_not_found_exception build 03-Apr-2025 18:37:21 Rendering Class phpbb\module\module_manager build 03-Apr-2025 18:37:21 Rendering Class phpbb\notification\exception build 03-Apr-2025 18:37:21  686/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\manager build 03-Apr-2025 18:37:21 Rendering Class phpbb\notification\method\base build 03-Apr-2025 18:37:21  688/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 03-Apr-2025 18:37:21 Rendering Class phpbb\notification\method\email build 03-Apr-2025 18:37:21  690/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 03-Apr-2025 18:37:21  692/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\jabber build 03-Apr-2025 18:37:21 Rendering Class phpbb\notification\method\messenger_base build 03-Apr-2025 18:37:21  694/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\method_interface build 03-Apr-2025 18:37:21 Rendering Class phpbb\notification\method\webpush build 03-Apr-2025 18:37:21  696/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\admin_activate_user build 03-Apr-2025 18:37:21 Rendering Class phpbb\notification\type\approve_post build 03-Apr-2025 18:37:21  697/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_topic build 03-Apr-2025 18:37:21  698/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 03-Apr-2025 18:37:21  699/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 03-Apr-2025 18:37:21  700/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 701/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_post build 03-Apr-2025 18:37:21 Rendering Class phpbb\notification\type\disapprove_topic build 03-Apr-2025 18:37:21  702/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 03-Apr-2025 18:37:21  703/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 03-Apr-2025 18:37:22  704/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request_approved build 03-Apr-2025 18:37:22  705/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\mention build 03-Apr-2025 18:37:22  706/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77% 707/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\pm build 03-Apr-2025 18:37:22 Rendering Class phpbb\notification\type\post build 03-Apr-2025 18:37:22  708/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 03-Apr-2025 18:37:22  709/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 03-Apr-2025 18:37:22  710/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 03-Apr-2025 18:37:22  711/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 03-Apr-2025 18:37:22  712/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 03-Apr-2025 18:37:22  713/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post_closed build 03-Apr-2025 18:37:22  714/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic build 03-Apr-2025 18:37:22  715/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic_in_queue build 03-Apr-2025 18:37:22  716/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 03-Apr-2025 18:37:22  717/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\argon2i build 03-Apr-2025 18:37:22  719/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\base build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\base_native build 03-Apr-2025 18:37:22  722/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\bcrypt_2y build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 03-Apr-2025 18:37:22  725/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\driver_interface build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\helper build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\md5_mybb build 03-Apr-2025 18:37:22  729/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\md5_vb build 03-Apr-2025 18:37:22 Rendering Class phpbb\passwords\driver\phpass build 03-Apr-2025 18:37:23  732/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 03-Apr-2025 18:37:23 Rendering Class phpbb\passwords\driver\salted_md5 build 03-Apr-2025 18:37:23 Rendering Class phpbb\passwords\driver\sha1 build 03-Apr-2025 18:37:23  735/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_smf build 03-Apr-2025 18:37:23 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 03-Apr-2025 18:37:23  738/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha_xf1 build 03-Apr-2025 18:37:23 Rendering Class phpbb\passwords\helper build 03-Apr-2025 18:37:23 Rendering Class phpbb\passwords\manager build 03-Apr-2025 18:37:23  741/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\path_helper build 03-Apr-2025 18:37:23 Rendering Class phpbb\permissions build 03-Apr-2025 18:37:23  743/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\plupload\plupload build 03-Apr-2025 18:37:23 Rendering Class phpbb\posting\post_helper build 03-Apr-2025 18:37:23 Rendering Class phpbb\profilefields\lang_helper build 03-Apr-2025 18:37:23 Rendering Class phpbb\profilefields\manager build 03-Apr-2025 18:37:23 Rendering Class phpbb\profilefields\type\type_base build 03-Apr-2025 18:37:23  747/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_bool build 03-Apr-2025 18:37:23 Rendering Class phpbb\profilefields\type\type_date build 03-Apr-2025 18:37:23  749/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_dropdown build 03-Apr-2025 18:37:23 Rendering Class phpbb\profilefields\type\type_int build 03-Apr-2025 18:37:23  751/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 03-Apr-2025 18:37:23 Rendering Class phpbb\profilefields\type\type_string build 03-Apr-2025 18:37:23  753/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 03-Apr-2025 18:37:23 Rendering Class phpbb\profilefields\type\type_text build 03-Apr-2025 18:37:23  755/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_url build 03-Apr-2025 18:37:23  756/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 03-Apr-2025 18:37:23  757/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\exception\already_reported_exception build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\exception\empty_report_exception build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\exception\entity_not_found_exception build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\exception\invalid_report_exception build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 03-Apr-2025 18:37:23  763/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\report_permission_denied_exception build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\handler_factory build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\report_handler build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\report_handler_interface build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\report_handler_pm build 03-Apr-2025 18:37:23 Rendering Class phpbb\report\report_handler_post build 03-Apr-2025 18:37:23  769/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_reason_list_provider build 03-Apr-2025 18:37:23 Rendering Class phpbb\request\deactivated_super_global build 03-Apr-2025 18:37:23 Rendering Class phpbb\request\request build 03-Apr-2025 18:37:23  773/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\request_interface build 03-Apr-2025 18:37:23 Rendering Class phpbb\request\type_cast_helper build 03-Apr-2025 18:37:23 Rendering Class phpbb\request\type_cast_helper_interface build 03-Apr-2025 18:37:23 Rendering Class phpbb\routing\file_locator build 03-Apr-2025 18:37:23  776/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\routing\helper build 03-Apr-2025 18:37:23 Rendering Class phpbb\routing\loader_resolver build 03-Apr-2025 18:37:23 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 03-Apr-2025 18:37:23 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 03-Apr-2025 18:37:23 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 03-Apr-2025 18:37:23 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 03-Apr-2025 18:37:23 Rendering Class phpbb\routing\router build 03-Apr-2025 18:37:23  783/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\search\backend\base build 03-Apr-2025 18:37:23 Rendering Class phpbb\search\backend\fulltext_mysql build 03-Apr-2025 18:37:23  785/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_native build 03-Apr-2025 18:37:24  786/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_postgres build 03-Apr-2025 18:37:24  787/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_sphinx build 03-Apr-2025 18:37:24  788/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 03-Apr-2025 18:37:24  789/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 03-Apr-2025 18:37:24 Rendering Class phpbb\search\backend\sphinx\config_item build 03-Apr-2025 18:37:24  791/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_section build 03-Apr-2025 18:37:24 Rendering Class phpbb\search\backend\sphinx\config_variable build 03-Apr-2025 18:37:24 Rendering Class phpbb\search\exception\action_in_progress_exception build 03-Apr-2025 18:37:24 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 03-Apr-2025 18:37:24 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 03-Apr-2025 18:37:24 Rendering Class phpbb\search\exception\search_exception build 03-Apr-2025 18:37:24 Rendering Class phpbb\search\search_backend_factory build 03-Apr-2025 18:37:24  798/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\state_helper build 03-Apr-2025 18:37:24 Rendering Class phpbb\session build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\adapter\adapter_interface build 03-Apr-2025 18:37:24  801/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\adapter_factory build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\controller\attachment build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\controller\avatar build 03-Apr-2025 18:37:24  805/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\controller build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\exception\action_in_progress_exception build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\exception\storage_exception build 03-Apr-2025 18:37:24  809/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\file_tracker build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\helper build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\provider\local build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\provider\provider_interface build 03-Apr-2025 18:37:24  813/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\state_helper build 03-Apr-2025 18:37:24 Rendering Class phpbb\storage\storage build 03-Apr-2025 18:37:24 Rendering Class phpbb\symfony_request build 03-Apr-2025 18:37:24  816/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\template\asset build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\assets_bag build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\base build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\context build 03-Apr-2025 18:37:24  820/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\template build 03-Apr-2025 18:37:24  823/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\definition build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\environment build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\extension build 03-Apr-2025 18:37:24  826/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\avatar build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\extension\config build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\extension\forms build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\extension\icon build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\extension\routing build 03-Apr-2025 18:37:24  830/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\lexer build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\loader build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\node\definenode build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\node\event build 03-Apr-2025 18:37:24  835/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\node\includeasset build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\node\includecss build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\node\includejs build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\node\includenode build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\tokenparser\defineparser build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\tokenparser\event build 03-Apr-2025 18:37:24  843/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\includecss build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\tokenparser\includejs build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\tokenparser\includeparser build 03-Apr-2025 18:37:24 Rendering Class phpbb\template\twig\twig build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\acp_utils_interface build 03-Apr-2025 18:37:24  848/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\parser_interface build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\renderer_interface build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\s9e\acp_utils build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 03-Apr-2025 18:37:24  853/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\factory build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\s9e\link_helper build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\s9e\mention_helper build 03-Apr-2025 18:37:24  856/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\parser build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\s9e\quote_helper build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\s9e\renderer build 03-Apr-2025 18:37:24 Rendering Class phpbb\textformatter\s9e\utils build 03-Apr-2025 18:37:24  860/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\utils_interface build 03-Apr-2025 18:37:24 Rendering Class phpbb\textreparser\base build 03-Apr-2025 18:37:24 Rendering Class phpbb\textreparser\manager build 03-Apr-2025 18:37:24  863/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\contact_admin_info build 03-Apr-2025 18:37:25 Rendering Class phpbb\textreparser\plugins\forum_description build 03-Apr-2025 18:37:25 Rendering Class phpbb\textreparser\plugins\forum_rules build 03-Apr-2025 18:37:25  866/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\group_description build 03-Apr-2025 18:37:25 Rendering Class phpbb\textreparser\plugins\pm_text build 03-Apr-2025 18:37:25  868/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\poll_option build 03-Apr-2025 18:37:25 Rendering Class phpbb\textreparser\plugins\poll_title build 03-Apr-2025 18:37:25  870/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\post_text build 03-Apr-2025 18:37:25 Rendering Class phpbb\textreparser\plugins\user_signature build 03-Apr-2025 18:37:25  872/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\reparser_interface build 03-Apr-2025 18:37:25 Rendering Class phpbb\textreparser\row_based_plugin build 03-Apr-2025 18:37:25  875/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\nestedset build 03-Apr-2025 18:37:25 Rendering Class phpbb\tree\nestedset_forum build 03-Apr-2025 18:37:25  877/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 03-Apr-2025 18:37:25 Rendering Class phpbb\ucp\controller\delete_cookies build 03-Apr-2025 18:37:25 Rendering Class phpbb\ucp\controller\reset_password build 03-Apr-2025 18:37:25 Rendering Class phpbb\ucp\controller\webpush build 03-Apr-2025 18:37:25 Rendering Class phpbb\update\controller build 03-Apr-2025 18:37:25  881/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\update\get_updates build 03-Apr-2025 18:37:25 Rendering Class phpbb\user build 03-Apr-2025 18:37:25 Rendering Class phpbb\user_loader build 03-Apr-2025 18:37:25  884/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 03-Apr-2025 18:37:25 Rendering Class phpbb\viewonline_helper build 03-Apr-2025 18:37:25  886/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 03-Apr-2025 18:37:25 Rendering Class phpbb_questionnaire_php_data_provider build 03-Apr-2025 18:37:25 Rendering Class phpbb_questionnaire_phpbb_data_provider build 03-Apr-2025 18:37:25 Rendering Class phpbb_questionnaire_system_data_provider build 03-Apr-2025 18:37:25 Rendering Class transfer build 03-Apr-2025 18:37:25 Rendering Class ucp_activate build 03-Apr-2025 18:37:25 Rendering Class ucp_attachments build 03-Apr-2025 18:37:25 Rendering Class ucp_attachments_info build 03-Apr-2025 18:37:25  894/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_auth_link build 03-Apr-2025 18:37:25 Rendering Class ucp_auth_link_info build 03-Apr-2025 18:37:25 Rendering Class ucp_confirm build 03-Apr-2025 18:37:25 Rendering Class ucp_groups build 03-Apr-2025 18:37:25 Rendering Class ucp_groups_info build 03-Apr-2025 18:37:25 Rendering Class ucp_login_link build 03-Apr-2025 18:37:25 Rendering Class ucp_main build 03-Apr-2025 18:37:25 Rendering Class ucp_main_info build 03-Apr-2025 18:37:25 Rendering Class ucp_notifications build 03-Apr-2025 18:37:25 Rendering Class ucp_notifications_info build 03-Apr-2025 18:37:25  904/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_pm build 03-Apr-2025 18:37:25 Rendering Class ucp_pm_info build 03-Apr-2025 18:37:25 Rendering Class ucp_prefs build 03-Apr-2025 18:37:25 Rendering Class ucp_prefs_info build 03-Apr-2025 18:37:25 Rendering Class ucp_profile build 03-Apr-2025 18:37:25 Rendering Class ucp_profile_info build 03-Apr-2025 18:37:25 Rendering Class ucp_register build 03-Apr-2025 18:37:25 Rendering Class ucp_resend build 03-Apr-2025 18:37:25 Rendering Class ucp_zebra build 03-Apr-2025 18:37:25 Rendering Class ucp_zebra_info build 03-Apr-2025 18:37:25  914/914 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25 Version Updated C Removed C build 03-Apr-2025 18:37:25 main 750 0 build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25 Version Updated C Updated N Removed C Removed N build 03-Apr-2025 18:37:25 main 750 153 0 0 build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25  build 03-Apr-2025 18:37:25 phpBB > build: build 03-Apr-2025 18:37:25  build 03-Apr-2025 18:37:25  build 03-Apr-2025 18:37:25 BUILD FINISHED build 03-Apr-2025 18:37:25 build 03-Apr-2025 18:37:25 Total time: 10 minutes 13.64 seconds build 03-Apr-2025 18:37:25  simple 03-Apr-2025 18:37:35 Finished task 'Run tests' with result: Success command 03-Apr-2025 18:37:35 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 03-Apr-2025 18:37:35 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 03-Apr-2025 18:37:35 Running image name (phpbb:php-8.1) command 03-Apr-2025 18:37:35 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1404 (PHPBB3-DDM-JOB1-1404)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 03-Apr-2025 18:37:36 Buildfile: /data/build/build.xml build 03-Apr-2025 18:37:36 build 03-Apr-2025 18:37:36 phpBB > sniff: build 03-Apr-2025 18:37:36 build 03-Apr-2025 18:37:39 ............................................................ 60 / 953 (6%) build 03-Apr-2025 18:37:41 ............................................................ 120 / 953 (13%) build 03-Apr-2025 18:37:43 ............................................................ 180 / 953 (19%) build 03-Apr-2025 18:37:46 ............................................................ 240 / 953 (25%) build 03-Apr-2025 18:37:48 ............................................................ 300 / 953 (31%) build 03-Apr-2025 18:37:51 ............................................................ 360 / 953 (38%) build 03-Apr-2025 18:37:53 ............................................................ 420 / 953 (44%) build 03-Apr-2025 18:37:56 ............................................................ 480 / 953 (50%) build 03-Apr-2025 18:37:58 ............................................................ 540 / 953 (57%) build 03-Apr-2025 18:37:59 ............................................................ 600 / 953 (63%) build 03-Apr-2025 18:37:59 ............................................................ 660 / 953 (69%) build 03-Apr-2025 18:37:59 ............................................................ 720 / 953 (76%) build 03-Apr-2025 18:38:00 ............................................................ 780 / 953 (82%) build 03-Apr-2025 18:38:01 ............................................................ 840 / 953 (88%) build 03-Apr-2025 18:38:04 ............................................................ 900 / 953 (94%) build 03-Apr-2025 18:38:06 ..................................................... 953 / 953 (100%) build 03-Apr-2025 18:38:06 build 03-Apr-2025 18:38:06 build 03-Apr-2025 18:38:06 Time: 29.33 secs; Memory: 28MB build 03-Apr-2025 18:38:06 build 03-Apr-2025 18:38:06 [php] Calling PHP function: preg_replace() build 03-Apr-2025 18:38:09 ............................................................ 60 / 205 (29%) build 03-Apr-2025 18:38:19 ............................................................ 120 / 205 (59%) build 03-Apr-2025 18:38:23 ............................................................ 180 / 205 (88%) build 03-Apr-2025 18:38:25 ......................... 205 / 205 (100%) build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 Time: 19.53 secs; Memory: 34MB build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 Time: 29ms; Memory: 6MB build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 BUILD FINISHED build 03-Apr-2025 18:38:25 build 03-Apr-2025 18:38:25 Total time: 49.1832 seconds build 03-Apr-2025 18:38:25 simple 03-Apr-2025 18:38:26 Finished task 'Run sniffs' with result: Success simple 03-Apr-2025 18:38:26 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 03-Apr-2025 18:38:26 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 03-Apr-2025 18:38:26 Finished task 'Parsing test results' with result: Success simple 03-Apr-2025 18:38:26 Running post build plugin 'Artifact Copier' simple 03-Apr-2025 18:38:26 Publishing an artifact: Coverage HTML Report simple 03-Apr-2025 18:38:29 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 2.610 s simple 03-Apr-2025 18:38:29 Running post build plugin 'npm Cache Cleanup' simple 03-Apr-2025 18:38:29 Running post build plugin 'NCover Results Collector' simple 03-Apr-2025 18:38:29 Running post build plugin 'Build Results Label Collector' simple 03-Apr-2025 18:38:29 Running post build plugin 'Clover Results Collector' simple 03-Apr-2025 18:38:29 Running post build plugin 'Docker Container Cleanup' simple 03-Apr-2025 18:38:31 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 03-Apr-2025 18:38:31 Finalising the build... simple 03-Apr-2025 18:38:31 Stopping timer. simple 03-Apr-2025 18:38:31 Build PHPBB3-DDM-JOB1-1404 completed. simple 03-Apr-2025 18:38:31 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 03-Apr-2025 18:38:31 Running on server: post build plugin 'NCover Results Collector' simple 03-Apr-2025 18:38:31 Running on server: post build plugin 'Build Labeller' simple 03-Apr-2025 18:38:31 Running on server: post build plugin 'Clover Delta Calculator' simple 03-Apr-2025 18:38:31 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 03-Apr-2025 18:38:31 All post build plugins have finished simple 03-Apr-2025 18:38:31 Generating build results summary... simple 03-Apr-2025 18:38:37 Saving build results to disk... simple 03-Apr-2025 18:38:37 Store variable context... simple 03-Apr-2025 18:38:38 Finished building PHPBB3-DDM-JOB1-1404.