simple 01-Jan-2024 20:56:25 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1224 (PHPBB3-DDM-JOB1-1224) is being prepared for building on agent Default Agent, bamboo version: 9.2.7 simple 01-Jan-2024 20:56:25 simple 01-Jan-2024 20:56:25 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jan-2024 20:56:25 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1224 (PHPBB3-DDM-JOB1-1224) simple 01-Jan-2024 20:56:25 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jan-2024 20:56:25 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jan-2024 20:56:25 Updating source code to revision: 39cad1d2359bc282f68be0f69f732bf107437043 simple 01-Jan-2024 20:56:25 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 01-Jan-2024 20:56:25 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 01-Jan-2024 20:56:26 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 01-Jan-2024 20:56:41 Checking out revision 39cad1d2359bc282f68be0f69f732bf107437043. simple 01-Jan-2024 20:56:41 Already on 'master' simple 01-Jan-2024 20:56:41 Updated source code to revision: 39cad1d2359bc282f68be0f69f732bf107437043 simple 01-Jan-2024 20:56:41 Finished task 'Checkout Default Repository' with result: Success simple 01-Jan-2024 20:56:42 Running pre-build action: VCS Version Collector simple 01-Jan-2024 20:56:42 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jan-2024 20:56:42 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1224 (PHPBB3-DDM-JOB1-1224) started building on agent 'Default Agent' () command 01-Jan-2024 20:56:42 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jan-2024 20:56:42 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 01-Jan-2024 20:56:42 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1224 (PHPBB3-DDM-JOB1-1224)'\n ... running command line: \n/usr/bin/docker 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 01-Jan-2024 20:56:42 #0 building with "default" instance using docker driver error 01-Jan-2024 20:56:42 error 01-Jan-2024 20:56:42 #1 [internal] load .dockerignore error 01-Jan-2024 20:56:42 #1 transferring context: 2B done error 01-Jan-2024 20:56:42 #1 DONE 0.0s error 01-Jan-2024 20:56:42 error 01-Jan-2024 20:56:42 #2 [internal] load build definition from Dockerfile error 01-Jan-2024 20:56:42 #2 transferring dockerfile: 491B done error 01-Jan-2024 20:56:42 #2 DONE 0.1s error 01-Jan-2024 20:56:42 error 01-Jan-2024 20:56:42 #3 [internal] load metadata for docker.io/library/php:8.1 error 01-Jan-2024 20:56:43 #3 DONE 0.4s error 01-Jan-2024 20:56:43 error 01-Jan-2024 20:56:43 #4 [1/6] FROM docker.io/library/php:8.1@sha256:9b5dfb7deef3e48d67b2599e4d3967bb3ece19fd5ba09cb8e7ee10f5facf36e0 error 01-Jan-2024 20:56:43 #4 DONE 0.0s error 01-Jan-2024 20:56:43 error 01-Jan-2024 20:56:43 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 01-Jan-2024 20:56:43 #5 CACHED error 01-Jan-2024 20:56:43 error 01-Jan-2024 20:56:43 #6 [3/6] RUN pecl install xdebug-3.2.2 error 01-Jan-2024 20:56:43 #6 CACHED error 01-Jan-2024 20:56:43 error 01-Jan-2024 20:56:43 #7 [4/6] RUN docker-php-ext-enable xdebug error 01-Jan-2024 20:56:43 #7 CACHED error 01-Jan-2024 20:56:43 error 01-Jan-2024 20:56:43 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 01-Jan-2024 20:56:43 #8 CACHED error 01-Jan-2024 20:56:43 error 01-Jan-2024 20:56:43 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 01-Jan-2024 20:56:43 #9 CACHED error 01-Jan-2024 20:56:43 error 01-Jan-2024 20:56:43 #10 exporting to image error 01-Jan-2024 20:56:43 #10 exporting layers done error 01-Jan-2024 20:56:43 #10 writing image sha256:2b9160c6b4d37bef835694488c7def76a8239ea4d4541a2af356fb4333093ae1 done error 01-Jan-2024 20:56:43 #10 naming to docker.io/library/phpbb:php-8.1 done error 01-Jan-2024 20:56:43 #10 DONE 0.0s simple 01-Jan-2024 20:56:43 Built Docker image 'phpbb:php-8.1' simple 01-Jan-2024 20:56:43 Finished task 'Build image' with result: Success command 01-Jan-2024 20:56:43 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jan-2024 20:56:43 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jan-2024 20:56:43 Running image name (phpbb:php-8.1) command 01-Jan-2024 20:56:43 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1224 (PHPBB3-DDM-JOB1-1224)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -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 01-Jan-2024 20:56:47 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 01-Jan-2024 20:56:47 Installing dependencies from lock file (including require-dev) build 01-Jan-2024 20:56:47 Verifying lock file contents can be installed on current platform. build 01-Jan-2024 20:56:47 Package operations: 128 installs, 0 updates, 0 removals build 01-Jan-2024 20:56:47 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 01-Jan-2024 20:56:47 - Downloading composer/installers (v1.12.0) build 01-Jan-2024 20:56:47 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Jan-2024 20:56:47 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Jan-2024 20:56:47 - Downloading carlos-mg89/oauth (0.8.15) build 01-Jan-2024 20:56:47 - Downloading chita/topological_sort (v3.0.1) build 01-Jan-2024 20:56:47 - Downloading symfony/process (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-php81 (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-php80 (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-php73 (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/finder (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-mbstring (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-ctype (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/filesystem (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-intl-normalizer (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-intl-grapheme (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/string (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading psr/container (2.0.2) build 01-Jan-2024 20:56:47 - Downloading symfony/service-contracts (v3.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/deprecation-contracts (v3.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/console (v6.4.1) build 01-Jan-2024 20:56:47 - Downloading seld/signal-handler (2.0.2) build 01-Jan-2024 20:56:47 - Downloading seld/phar-utils (1.2.1) build 01-Jan-2024 20:56:47 - Downloading seld/jsonlint (1.10.0) build 01-Jan-2024 20:56:47 - Downloading react/promise (v3.1.0) build 01-Jan-2024 20:56:47 - Downloading psr/log (3.0.0) build 01-Jan-2024 20:56:47 - Downloading justinrainbow/json-schema (v5.2.13) build 01-Jan-2024 20:56:47 - Downloading composer/pcre (3.1.1) build 01-Jan-2024 20:56:47 - Downloading composer/xdebug-handler (3.0.3) build 01-Jan-2024 20:56:47 - Downloading composer/spdx-licenses (1.5.8) build 01-Jan-2024 20:56:47 - Downloading composer/semver (3.4.0) build 01-Jan-2024 20:56:47 - Downloading composer/metadata-minifier (1.0.0) build 01-Jan-2024 20:56:47 - Downloading composer/class-map-generator (1.1.0) build 01-Jan-2024 20:56:47 - Downloading composer/ca-bundle (1.3.7) build 01-Jan-2024 20:56:47 - Downloading composer/composer (2.6.6) build 01-Jan-2024 20:56:47 - Downloading psr/cache (3.0.0) build 01-Jan-2024 20:56:47 - Downloading doctrine/deprecations (1.1.2) build 01-Jan-2024 20:56:47 - Downloading doctrine/event-manager (1.2.0) build 01-Jan-2024 20:56:47 - Downloading doctrine/cache (2.2.0) build 01-Jan-2024 20:56:47 - Downloading doctrine/dbal (3.3.8) build 01-Jan-2024 20:56:47 - Downloading google/recaptcha (1.3.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-php72 (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-intl-idn (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading ralouphie/getallheaders (3.0.3) build 01-Jan-2024 20:56:47 - Downloading psr/http-message (1.1) build 01-Jan-2024 20:56:47 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Jan-2024 20:56:47 - Downloading guzzlehttp/promises (1.5.3) build 01-Jan-2024 20:56:47 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Jan-2024 20:56:47 - Downloading iconify/json-tools (1.0.10) build 01-Jan-2024 20:56:47 - Downloading laminas/laminas-code (4.13.0) build 01-Jan-2024 20:56:47 - Downloading symfony/yaml (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading laravel/homestead (v14.5.0) build 01-Jan-2024 20:56:47 - Downloading marc1706/fast-image-size (v1.1.7) build 01-Jan-2024 20:56:47 - Downloading sebastian/version (3.0.2) build 01-Jan-2024 20:56:47 - Downloading sebastian/type (3.2.1) build 01-Jan-2024 20:56:47 - Downloading sebastian/resource-operations (3.0.3) build 01-Jan-2024 20:56:47 - Downloading sebastian/recursion-context (4.0.5) build 01-Jan-2024 20:56:47 - Downloading sebastian/object-reflector (2.0.4) build 01-Jan-2024 20:56:47 - Downloading sebastian/object-enumerator (4.0.4) build 01-Jan-2024 20:56:47 - Downloading sebastian/global-state (5.0.6) build 01-Jan-2024 20:56:47 - Downloading sebastian/exporter (4.0.5) build 01-Jan-2024 20:56:47 - Downloading sebastian/environment (5.1.5) build 01-Jan-2024 20:56:47 - Downloading sebastian/diff (4.0.5) build 01-Jan-2024 20:56:47 - Downloading sebastian/comparator (4.0.8) build 01-Jan-2024 20:56:47 - Downloading sebastian/code-unit (1.0.8) build 01-Jan-2024 20:56:47 - Downloading sebastian/cli-parser (1.0.1) build 01-Jan-2024 20:56:47 - Downloading phpunit/php-timer (5.0.3) build 01-Jan-2024 20:56:47 - Downloading phpunit/php-text-template (2.0.4) build 01-Jan-2024 20:56:47 - Downloading phpunit/php-invoker (3.1.1) build 01-Jan-2024 20:56:47 - Downloading phpunit/php-file-iterator (3.0.6) build 01-Jan-2024 20:56:47 - Downloading theseer/tokenizer (1.2.2) build 01-Jan-2024 20:56:47 - Downloading nikic/php-parser (v4.18.0) build 01-Jan-2024 20:56:47 - Downloading sebastian/lines-of-code (1.0.3) build 01-Jan-2024 20:56:47 - Downloading sebastian/complexity (2.0.2) build 01-Jan-2024 20:56:47 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 01-Jan-2024 20:56:47 - Downloading phpunit/php-code-coverage (9.2.29) build 01-Jan-2024 20:56:47 - Downloading phar-io/version (3.2.1) build 01-Jan-2024 20:56:47 - Downloading phar-io/manifest (2.0.3) build 01-Jan-2024 20:56:47 - Downloading myclabs/deep-copy (1.11.1) build 01-Jan-2024 20:56:47 - Downloading doctrine/instantiator (2.0.0) build 01-Jan-2024 20:56:47 - Downloading phpunit/phpunit (9.6.15) build 01-Jan-2024 20:56:47 - Downloading misantron/dbunit (5.3.0) build 01-Jan-2024 20:56:47 - Downloading phing/phing (2.17.4) build 01-Jan-2024 20:56:47 - Downloading webmozart/assert (1.11.0) build 01-Jan-2024 20:56:47 - Downloading phpstan/phpdoc-parser (1.24.5) build 01-Jan-2024 20:56:47 - Downloading phpdocumentor/reflection-common (2.2.0) build 01-Jan-2024 20:56:47 - Downloading phpdocumentor/type-resolver (1.7.3) build 01-Jan-2024 20:56:47 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 01-Jan-2024 20:56:47 - Downloading webmozart/path-util (2.3.0) build 01-Jan-2024 20:56:47 - Downloading openlss/lib-array2xml (1.0.0) build 01-Jan-2024 20:56:47 - Downloading netresearch/jsonmapper (v4.2.0) build 01-Jan-2024 20:56:47 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 01-Jan-2024 20:56:47 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 01-Jan-2024 20:56:47 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 01-Jan-2024 20:56:47 - Downloading amphp/amp (v2.6.2) build 01-Jan-2024 20:56:47 - Downloading amphp/byte-stream (v1.8.1) build 01-Jan-2024 20:56:47 - Downloading vimeo/psalm (4.30.0) build 01-Jan-2024 20:56:47 - Downloading symfony/routing (v6.4.1) build 01-Jan-2024 20:56:47 - Downloading symfony/polyfill-php83 (v1.28.0) build 01-Jan-2024 20:56:47 - Downloading symfony/http-foundation (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading psr/event-dispatcher (1.0.0) build 01-Jan-2024 20:56:47 - Downloading symfony/event-dispatcher-contracts (v3.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/event-dispatcher (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/var-dumper (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/error-handler (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/http-kernel (v6.4.1) build 01-Jan-2024 20:56:47 - Downloading symfony/var-exporter (v6.4.1) build 01-Jan-2024 20:56:47 - Downloading symfony/dependency-injection (v6.4.1) build 01-Jan-2024 20:56:47 - Downloading symfony/config (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/cache-contracts (v3.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/cache (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/framework-bundle (v6.4.1) build 01-Jan-2024 20:56:47 - Downloading psalm/plugin-symfony (v3.1.10) build 01-Jan-2024 20:56:47 - Downloading s9e/sweetdom (3.2.0) build 01-Jan-2024 20:56:47 - Downloading s9e/regexp-builder (1.4.6) build 01-Jan-2024 20:56:47 - Downloading s9e/text-formatter (2.15.0) build 01-Jan-2024 20:56:47 - Downloading squizlabs/php_codesniffer (3.8.0) build 01-Jan-2024 20:56:47 - Downloading masterminds/html5 (2.8.1) build 01-Jan-2024 20:56:47 - Downloading symfony/dom-crawler (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/browser-kit (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/css-selector (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/http-client-contracts (v3.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/http-client (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/mime (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading friendsofphp/proxy-manager-lts (v1.0.16) build 01-Jan-2024 20:56:47 - Downloading symfony/proxy-manager-bridge (v6.4.0) build 01-Jan-2024 20:56:47 - Downloading twig/twig (v3.8.0) build 01-Jan-2024 20:56:47 - Downloading symfony/translation-contracts (v3.4.0) build 01-Jan-2024 20:56:47 - Downloading symfony/twig-bridge (v6.4.0) build 01-Jan-2024 20:56:50 0/128 [>---------------------------] 0% 18/128 [===>------------------------] 14% 31/128 [======>---------------------] 24% 41/128 [========>-------------------] 32% 52/128 [===========>----------------] 40% 72/128 [===============>------------] 56% 82/128 [=================>----------] 64% 93/128 [====================>-------] 72% 105/128 [======================>-----] 82% 122/128 [==========================>-] 95% 128/128 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Jan-2024 20:56:50 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 01-Jan-2024 20:56:50 - Installing chita/topological_sort (v3.0.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/process (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-php81 (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-php80 (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-php73 (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/finder (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-mbstring (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-ctype (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/filesystem (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-intl-normalizer (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-intl-grapheme (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/string (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing psr/container (2.0.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/service-contracts (v3.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/console (v6.4.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing seld/signal-handler (2.0.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing seld/phar-utils (1.2.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing seld/jsonlint (1.10.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing react/promise (v3.1.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing psr/log (3.0.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/pcre (3.1.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/xdebug-handler (3.0.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/semver (3.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/class-map-generator (1.1.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/ca-bundle (1.3.7): Extracting archive build 01-Jan-2024 20:56:50 - Installing composer/composer (2.6.6): Extracting archive build 01-Jan-2024 20:56:50 - Installing psr/cache (3.0.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing doctrine/deprecations (1.1.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing doctrine/event-manager (1.2.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing doctrine/cache (2.2.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing doctrine/dbal (3.3.8): Extracting archive build 01-Jan-2024 20:56:50 - Installing google/recaptcha (1.3.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-php72 (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-intl-idn (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing psr/http-message (1.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Jan-2024 20:56:50 - Installing iconify/json-tools (1.0.10): Extracting archive build 01-Jan-2024 20:56:50 - Installing laminas/laminas-code (4.13.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/yaml (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing laravel/homestead (v14.5.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/version (3.0.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/type (3.2.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/resource-operations (3.0.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/global-state (5.0.6): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/exporter (4.0.5): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/environment (5.1.5): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/diff (4.0.5): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/comparator (4.0.8): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/code-unit (1.0.8): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/cli-parser (1.0.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpunit/php-timer (5.0.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 01-Jan-2024 20:56:50 - Installing theseer/tokenizer (1.2.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing nikic/php-parser (v4.18.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/lines-of-code (1.0.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/complexity (2.0.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpunit/php-code-coverage (9.2.29): Extracting archive build 01-Jan-2024 20:56:50 - Installing phar-io/version (3.2.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing phar-io/manifest (2.0.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing myclabs/deep-copy (1.11.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing doctrine/instantiator (2.0.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpunit/phpunit (9.6.15): Extracting archive build 01-Jan-2024 20:56:50 - Installing misantron/dbunit (5.3.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing phing/phing (2.17.4): Extracting archive build 01-Jan-2024 20:56:50 - Installing webmozart/assert (1.11.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpstan/phpdoc-parser (1.24.5): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpdocumentor/type-resolver (1.7.3): Extracting archive build 01-Jan-2024 20:56:50 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing webmozart/path-util (2.3.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing openlss/lib-array2xml (1.0.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing netresearch/jsonmapper (v4.2.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing amphp/amp (v2.6.2): Extracting archive build 01-Jan-2024 20:56:50 - Installing amphp/byte-stream (v1.8.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing vimeo/psalm (4.30.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/routing (v6.4.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/polyfill-php83 (v1.28.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/http-foundation (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/event-dispatcher (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/var-dumper (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/error-handler (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/http-kernel (v6.4.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/var-exporter (v6.4.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/dependency-injection (v6.4.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/config (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/cache-contracts (v3.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/cache (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/framework-bundle (v6.4.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing psalm/plugin-symfony (v3.1.10): Extracting archive build 01-Jan-2024 20:56:50 - Installing s9e/sweetdom (3.2.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Jan-2024 20:56:50 - Installing s9e/text-formatter (2.15.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing squizlabs/php_codesniffer (3.8.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing masterminds/html5 (2.8.1): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/dom-crawler (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/browser-kit (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/css-selector (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/http-client-contracts (v3.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/http-client (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/mime (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/proxy-manager-bridge (v6.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing twig/twig (v3.8.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/translation-contracts (v3.4.0): Extracting archive build 01-Jan-2024 20:56:50 - Installing symfony/twig-bridge (v6.4.0): Extracting archive build 01-Jan-2024 20:56:52 0/126 [>---------------------------] 0% 20/126 [====>-----------------------] 15% 30/126 [======>---------------------] 23% 39/126 [========>-------------------] 30% 57/126 [============>---------------] 45% 65/126 [==============>-------------] 51% 80/126 [=================>----------] 63% 95/126 [=====================>------] 75% 104/126 [=======================>----] 82% 118/126 [==========================>-] 93% 126/126 [============================] 100%Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead. build 01-Jan-2024 20:56:52 Generating autoload files build 01-Jan-2024 20:56:52 90 packages you are using are looking for funding. build 01-Jan-2024 20:56:52 Use the `composer fund` command to find out more! build 01-Jan-2024 20:56:53 Buildfile: /data/build/build.xml build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:53 phpBB > clean: build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:53  [delete] Directory /data/build/logs does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/api does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/coverage does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/cpd does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/new_version does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 01-Jan-2024 20:56:53  [delete] Directory /data/build/save does not exist or is not a directory. build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:53 phpBB > prepare: build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/logs build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/api build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/codebrowser build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/coverage build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/cpd build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/dependencies build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/new_version build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/new_version/files build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/new_version/patches build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/new_version/release_files build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/new_version/update build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/old_versions build 01-Jan-2024 20:56:53  [mkdir] Created dir: /data/build/save build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:53 phpBB > composer: build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:53 Installing dependencies from lock file (including require-dev) build 01-Jan-2024 20:56:53 Verifying lock file contents can be installed on current platform. build 01-Jan-2024 20:56:53 Nothing to install, update or remove build 01-Jan-2024 20:56:53 Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead. build 01-Jan-2024 20:56:53 Generating autoload files build 01-Jan-2024 20:56:53 90 packages you are using are looking for funding. build 01-Jan-2024 20:56:53 Use the `composer fund` command to find out more! build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:53 phpBB > test: build 01-Jan-2024 20:56:53  build 01-Jan-2024 20:56:56 PHPUnit 9.6.15 by Sebastian Bergmann and contributors. build 01-Jan-2024 20:56:56 build 01-Jan-2024 20:57:27 ............................................................. 61 / 7784 ( 0%) build 01-Jan-2024 20:57:31 ............................................................. 122 / 7784 ( 1%) build 01-Jan-2024 20:57:34 ............................................................. 183 / 7784 ( 2%) build 01-Jan-2024 20:57:36 ....I.....SSSS............SSSSSSSS.........S...S............. 244 / 7784 ( 3%) build 01-Jan-2024 20:57:38 ............................................................. 305 / 7784 ( 3%) build 01-Jan-2024 20:57:45 .......S..................................................... 366 / 7784 ( 4%) build 01-Jan-2024 20:57:47 ............................................................. 427 / 7784 ( 5%) build 01-Jan-2024 20:57:48 ............................................................. 488 / 7784 ( 6%) build 01-Jan-2024 20:57:49 ............................................................. 549 / 7784 ( 7%) build 01-Jan-2024 20:57:49 ............................................................. 610 / 7784 ( 7%) build 01-Jan-2024 20:57:50 ............................................................. 671 / 7784 ( 8%) build 01-Jan-2024 20:57:51 ............................................................. 732 / 7784 ( 9%) build 01-Jan-2024 20:57:52 ............................................................. 793 / 7784 ( 10%) build 01-Jan-2024 20:57:53 ............................................................. 854 / 7784 ( 10%) build 01-Jan-2024 20:57:54 ............................................................. 915 / 7784 ( 11%) build 01-Jan-2024 20:57:55 ............................................................. 976 / 7784 ( 12%) build 01-Jan-2024 20:57:56 ............................................................. 1037 / 7784 ( 13%) build 01-Jan-2024 20:57:57 ............................................................. 1098 / 7784 ( 14%) build 01-Jan-2024 20:58:12 ...........................................................I. 1159 / 7784 ( 14%) build 01-Jan-2024 20:58:32 ..S..............S........................................... 1220 / 7784 ( 15%) build 01-Jan-2024 20:58:40 ............................................................. 1281 / 7784 ( 16%) build 01-Jan-2024 20:58:43 ............................................................. 1342 / 7784 ( 17%) build 01-Jan-2024 20:58:46 ..S.S.S...................................................... 1403 / 7784 ( 18%) build 01-Jan-2024 20:58:46 ............................................................. 1464 / 7784 ( 18%) build 01-Jan-2024 20:58:46 ............................................................. 1525 / 7784 ( 19%) build 01-Jan-2024 20:58:47 ............................................................. 1586 / 7784 ( 20%) build 01-Jan-2024 20:58:47 ............................................................. 1647 / 7784 ( 21%) build 01-Jan-2024 20:58:47 ............................................................. 1708 / 7784 ( 21%) build 01-Jan-2024 20:58:48 ............................................................. 1769 / 7784 ( 22%) build 01-Jan-2024 20:58:48 ............................................................. 1830 / 7784 ( 23%) build 01-Jan-2024 20:58:48 ............................................................. 1891 / 7784 ( 24%) build 01-Jan-2024 20:58:48 ............................................................. 1952 / 7784 ( 25%) build 01-Jan-2024 20:58:49 ............................................................. 2013 / 7784 ( 25%) build 01-Jan-2024 20:58:49 ............................................................. 2074 / 7784 ( 26%) build 01-Jan-2024 20:58:49 ............................................................. 2135 / 7784 ( 27%) build 01-Jan-2024 20:58:49 ............................................................. 2196 / 7784 ( 28%) build 01-Jan-2024 20:58:50 ............................................................. 2257 / 7784 ( 28%) build 01-Jan-2024 20:58:52 ............................................................. 2318 / 7784 ( 29%) build 01-Jan-2024 20:58:54 ............................................................. 2379 / 7784 ( 30%) build 01-Jan-2024 20:58:54 ............................................................. 2440 / 7784 ( 31%) build 01-Jan-2024 20:58:55 ............................................................. 2501 / 7784 ( 32%) build 01-Jan-2024 20:58:56 ......................I.II................................... 2562 / 7784 ( 32%) build 01-Jan-2024 20:58:57 ............................................................. 2623 / 7784 ( 33%) build 01-Jan-2024 20:58:57 ............................................................. 2684 / 7784 ( 34%) build 01-Jan-2024 20:58:58 ............................................................. 2745 / 7784 ( 35%) build 01-Jan-2024 20:58:58 ............................................................. 2806 / 7784 ( 36%) build 01-Jan-2024 20:59:01 ............................................................. 2867 / 7784 ( 36%) build 01-Jan-2024 20:59:02 ............................................................. 2928 / 7784 ( 37%) build 01-Jan-2024 20:59:02 ............................................................. 2989 / 7784 ( 38%) build 01-Jan-2024 20:59:03 ............................................................. 3050 / 7784 ( 39%) build 01-Jan-2024 20:59:10 ............................................................. 3111 / 7784 ( 39%) build 01-Jan-2024 20:59:13 ............................................................. 3172 / 7784 ( 40%) build 01-Jan-2024 20:59:15 ...........................................................S. 3233 / 7784 ( 41%) build 01-Jan-2024 20:59:20 ............................................................. 3294 / 7784 ( 42%) build 01-Jan-2024 20:59:21 ............................................................. 3355 / 7784 ( 43%) build 01-Jan-2024 20:59:22 ............................................................. 3416 / 7784 ( 43%) build 01-Jan-2024 20:59:29 ............................................................. 3477 / 7784 ( 44%) build 01-Jan-2024 20:59:36 ............................................................. 3538 / 7784 ( 45%) build 01-Jan-2024 20:59:45 ............................................................. 3599 / 7784 ( 46%) build 01-Jan-2024 20:59:52 ............................................................. 3660 / 7784 ( 47%) build 01-Jan-2024 20:59:54 ............................................................. 3721 / 7784 ( 47%) build 01-Jan-2024 20:59:55 ............................................................. 3782 / 7784 ( 48%) build 01-Jan-2024 20:59:55 ............................................................. 3843 / 7784 ( 49%) build 01-Jan-2024 20:59:56 ............................................................. 3904 / 7784 ( 50%) build 01-Jan-2024 20:59:56 ............................................................. 3965 / 7784 ( 50%) build 01-Jan-2024 20:59:56 ............................................................. 4026 / 7784 ( 51%) build 01-Jan-2024 20:59:56 ............................................................. 4087 / 7784 ( 52%) build 01-Jan-2024 20:59:58 ............................................................. 4148 / 7784 ( 53%) build 01-Jan-2024 21:00:02 ............................................................. 4209 / 7784 ( 54%) build 01-Jan-2024 21:00:03 ............................................................. 4270 / 7784 ( 54%) build 01-Jan-2024 21:00:05 ............................................................. 4331 / 7784 ( 55%) build 01-Jan-2024 21:00:07 ............................................................. 4392 / 7784 ( 56%) build 01-Jan-2024 21:00:08 ............................................................. 4453 / 7784 ( 57%) build 01-Jan-2024 21:00:13 ............................................................. 4514 / 7784 ( 57%) build 01-Jan-2024 21:00:16 ............................................................. 4575 / 7784 ( 58%) build 01-Jan-2024 21:00:27 ............................................................. 4636 / 7784 ( 59%) build 01-Jan-2024 21:00:28 ............................................................. 4697 / 7784 ( 60%) build 01-Jan-2024 21:00:29 ............................................................. 4758 / 7784 ( 61%) build 01-Jan-2024 21:00:29 ............................................................. 4819 / 7784 ( 61%) build 01-Jan-2024 21:00:29 ............................................................. 4880 / 7784 ( 62%) build 01-Jan-2024 21:00:29 ............................................................. 4941 / 7784 ( 63%) build 01-Jan-2024 21:00:30 ............................................................. 5002 / 7784 ( 64%) build 01-Jan-2024 21:00:30 ............................................................. 5063 / 7784 ( 65%) build 01-Jan-2024 21:00:30 ............................................................. 5124 / 7784 ( 65%) build 01-Jan-2024 21:00:30 ............................................................. 5185 / 7784 ( 66%) build 01-Jan-2024 21:00:31 ............................................................. 5246 / 7784 ( 67%) build 01-Jan-2024 21:00:36 ............................................................. 5307 / 7784 ( 68%) build 01-Jan-2024 21:00:48 ............................................................. 5368 / 7784 ( 68%) build 01-Jan-2024 21:00:54 ............................................................. 5429 / 7784 ( 69%) build 01-Jan-2024 21:00:57 ............................................................. 5490 / 7784 ( 70%) build 01-Jan-2024 21:00:58 ............................................................. 5551 / 7784 ( 71%) build 01-Jan-2024 21:00:58 ............................................................. 5612 / 7784 ( 72%) build 01-Jan-2024 21:00:59 ............................................................. 5673 / 7784 ( 72%) build 01-Jan-2024 21:00:59 ........................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7784 ( 73%) build 01-Jan-2024 21:00:59 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7784 ( 74%) build 01-Jan-2024 21:00:59 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7784 ( 75%) build 01-Jan-2024 21:00:59 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7784 ( 76%) build 01-Jan-2024 21:01:01 SSSSSSSSSSSSSSSSSSSSS........................................ 5978 / 7784 ( 76%) build 01-Jan-2024 21:01:03 ............................................................. 6039 / 7784 ( 77%) build 01-Jan-2024 21:01:05 ............................................................. 6100 / 7784 ( 78%) build 01-Jan-2024 21:01:07 ............................................................. 6161 / 7784 ( 79%) build 01-Jan-2024 21:01:09 ............................................................. 6222 / 7784 ( 79%) build 01-Jan-2024 21:01:11 ............................................................. 6283 / 7784 ( 80%) build 01-Jan-2024 21:01:13 ............................................................. 6344 / 7784 ( 81%) build 01-Jan-2024 21:01:15 ............................................................. 6405 / 7784 ( 82%) build 01-Jan-2024 21:01:17 ............................................................. 6466 / 7784 ( 83%) build 01-Jan-2024 21:01:19 ............................................................. 6527 / 7784 ( 83%) build 01-Jan-2024 21:01:21 ............................................................. 6588 / 7784 ( 84%) build 01-Jan-2024 21:01:24 ............................................................. 6649 / 7784 ( 85%) build 01-Jan-2024 21:01:26 ............................................................. 6710 / 7784 ( 86%) build 01-Jan-2024 21:01:28 ............................................................. 6771 / 7784 ( 86%) build 01-Jan-2024 21:01:30 ............................................................. 6832 / 7784 ( 87%) build 01-Jan-2024 21:01:32 ............................................................. 6893 / 7784 ( 88%) build 01-Jan-2024 21:01:34 ............................................................. 6954 / 7784 ( 89%) build 01-Jan-2024 21:01:36 ............................................................. 7015 / 7784 ( 90%) build 01-Jan-2024 21:01:38 ............................................................. 7076 / 7784 ( 90%) build 01-Jan-2024 21:01:40 ............................................................. 7137 / 7784 ( 91%) build 01-Jan-2024 21:01:42 ............................................................. 7198 / 7784 ( 92%) build 01-Jan-2024 21:01:44 ............................................................. 7259 / 7784 ( 93%) build 01-Jan-2024 21:01:46 ............................................................. 7320 / 7784 ( 94%) build 01-Jan-2024 21:01:48 ............................................................. 7381 / 7784 ( 94%) build 01-Jan-2024 21:01:50 ............................................................. 7442 / 7784 ( 95%) build 01-Jan-2024 21:01:52 ............................................................. 7503 / 7784 ( 96%) build 01-Jan-2024 21:01:54 ............................................................. 7564 / 7784 ( 97%) build 01-Jan-2024 21:01:56 ............................................................. 7625 / 7784 ( 97%) build 01-Jan-2024 21:01:59 ............................................................. 7686 / 7784 ( 98%) build 01-Jan-2024 21:02:00 ................................... build 01-Jan-2024 21:02:00 build 01-Jan-2024 21:02:00 Time: 05:04.315, Memory: 316.50 MB build 01-Jan-2024 21:02:00 build 01-Jan-2024 21:02:00 OK, but incomplete, skipped, or risky tests! build 01-Jan-2024 21:02:00 Tests: 7784, Assertions: 81082, Skipped: 262, Incomplete: 5. build 01-Jan-2024 21:02:00 build 01-Jan-2024 21:04:31 Generating code coverage report in Clover XML format ... done [02:31.293] build 01-Jan-2024 21:04:31 build 01-Jan-2024 21:04:52 Generating code coverage report in HTML format ... done [00:21.045] build 01-Jan-2024 21:04:54  build 01-Jan-2024 21:04:54 phpBB > docs: build 01-Jan-2024 21:04:54  build 01-Jan-2024 21:04:54 Updating project build 01-Jan-2024 21:04:54 build 01-Jan-2024 21:04:54 Version main build 01-Jan-2024 21:04:54 ------------ build 01-Jan-2024 21:04:54 build 01-Jan-2024 21:04:58 build 01-Jan-2024 21:04:58 0/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 01-Jan-2024 21:04:59 Parsing phpbb\convert\convertor build 01-Jan-2024 21:05:00  3/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing bbcode_firstpass build 01-Jan-2024 21:05:00  4/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing parse_message build 01-Jan-2024 21:05:00  6/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing compress build 01-Jan-2024 21:05:00 Parsing compress_zip build 01-Jan-2024 21:05:00 Parsing compress_tar build 01-Jan-2024 21:05:00 Parsing phpbb_questionnaire_data_collector build 01-Jan-2024 21:05:00  9/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing phpbb_questionnaire_php_data_provider build 01-Jan-2024 21:05:00 Parsing phpbb_questionnaire_system_data_provider build 01-Jan-2024 21:05:00 Parsing phpbb_questionnaire_phpbb_data_provider build 01-Jan-2024 21:05:01 Parsing SphinxClient build 01-Jan-2024 21:05:01  13/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_notes_info build 01-Jan-2024 21:05:01  14/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_main_info build 01-Jan-2024 21:05:01 Parsing mcp_reports_info build 01-Jan-2024 21:05:01 Parsing mcp_queue_info build 01-Jan-2024 21:05:01 Parsing mcp_ban_info build 01-Jan-2024 21:05:01 Parsing mcp_pm_reports_info build 01-Jan-2024 21:05:01 Parsing mcp_logs_info build 01-Jan-2024 21:05:01 Parsing mcp_warn_info build 01-Jan-2024 21:05:02 Parsing mcp_notes build 01-Jan-2024 21:05:02  22/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_main build 01-Jan-2024 21:05:02  23/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_reports build 01-Jan-2024 21:05:03  24/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_queue build 01-Jan-2024 21:05:03  25/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_ban build 01-Jan-2024 21:05:03  26/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_pm_reports build 01-Jan-2024 21:05:03  27/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 01-Jan-2024 21:05:03  28/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 01-Jan-2024 21:05:04  29/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing messenger build 01-Jan-2024 21:05:04  30/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing queue build 01-Jan-2024 21:05:04 Parsing smtp_class build 01-Jan-2024 21:05:04 Parsing acp_bbcodes build 01-Jan-2024 21:05:04  33/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_extensions build 01-Jan-2024 21:05:05  34/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_bots build 01-Jan-2024 21:05:05  35/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_forums build 01-Jan-2024 21:05:05  36/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_jabber build 01-Jan-2024 21:05:05 Parsing acp_disallow build 01-Jan-2024 21:05:05  38/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_captcha build 01-Jan-2024 21:05:05 Parsing auth_admin build 01-Jan-2024 21:05:06  40/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_main build 01-Jan-2024 21:05:06  41/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_modules build 01-Jan-2024 21:05:06  42/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_words build 01-Jan-2024 21:05:06  43/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_language build 01-Jan-2024 21:05:06  44/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_permissions build 01-Jan-2024 21:05:06  45/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_logs build 01-Jan-2024 21:05:07  46/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_users build 01-Jan-2024 21:05:07  47/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_bbcodes_info build 01-Jan-2024 21:05:07 Parsing acp_extensions_info build 01-Jan-2024 21:05:07 Parsing acp_bots_info build 01-Jan-2024 21:05:07 Parsing acp_forums_info build 01-Jan-2024 21:05:07 Parsing acp_jabber_info build 01-Jan-2024 21:05:07 Parsing acp_disallow_info build 01-Jan-2024 21:05:07 Parsing acp_captcha_info build 01-Jan-2024 21:05:07 Parsing acp_main_info build 01-Jan-2024 21:05:07 Parsing acp_modules_info build 01-Jan-2024 21:05:07  56/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_words_info build 01-Jan-2024 21:05:07 Parsing acp_language_info build 01-Jan-2024 21:05:07 Parsing acp_permissions_info build 01-Jan-2024 21:05:07 Parsing acp_logs_info build 01-Jan-2024 21:05:07 Parsing acp_users_info build 01-Jan-2024 21:05:07  61/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_storage_info build 01-Jan-2024 21:05:07 Parsing acp_permission_roles_info build 01-Jan-2024 21:05:07 Parsing acp_help_phpbb_info build 01-Jan-2024 21:05:07 Parsing acp_attachments_info build 01-Jan-2024 21:05:07 Parsing acp_search_info build 01-Jan-2024 21:05:07 Parsing acp_inactive_info build 01-Jan-2024 21:05:07 Parsing acp_prune_info build 01-Jan-2024 21:05:07  68/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_icons_info build 01-Jan-2024 21:05:07 Parsing acp_php_info_info build 01-Jan-2024 21:05:07 Parsing acp_contact_info build 01-Jan-2024 21:05:07 Parsing acp_reasons_info build 01-Jan-2024 21:05:07 Parsing acp_styles_info build 01-Jan-2024 21:05:07 Parsing acp_email_info build 01-Jan-2024 21:05:07 Parsing acp_update_info build 01-Jan-2024 21:05:07 Parsing acp_ranks_info build 01-Jan-2024 21:05:07 Parsing acp_ban_info build 01-Jan-2024 21:05:07  77/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_profile_info build 01-Jan-2024 21:05:07 Parsing acp_board_info build 01-Jan-2024 21:05:07 Parsing acp_groups_info build 01-Jan-2024 21:05:07 Parsing acp_storage build 01-Jan-2024 21:05:07  81/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_permission_roles build 01-Jan-2024 21:05:07  82/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_help_phpbb build 01-Jan-2024 21:05:08 Parsing acp_attachments build 01-Jan-2024 21:05:08  84/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_search build 01-Jan-2024 21:05:08  85/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_inactive build 01-Jan-2024 21:05:08  86/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_prune build 01-Jan-2024 21:05:08  87/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_icons build 01-Jan-2024 21:05:08  88/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_php_info build 01-Jan-2024 21:05:08 Parsing acp_contact build 01-Jan-2024 21:05:08 Parsing acp_reasons build 01-Jan-2024 21:05:09  91/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_styles build 01-Jan-2024 21:05:09  92/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_email build 01-Jan-2024 21:05:09  93/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_update build 01-Jan-2024 21:05:09  95/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_ranks build 01-Jan-2024 21:05:09 Parsing acp_ban build 01-Jan-2024 21:05:09  97/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_profile build 01-Jan-2024 21:05:09 Parsing acp_board build 01-Jan-2024 21:05:10  98/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_groups build 01-Jan-2024 21:05:10  99/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing transfer build 01-Jan-2024 21:05:10  100/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing ftp build 01-Jan-2024 21:05:10 Parsing ftp_fsock build 01-Jan-2024 21:05:11 Parsing p_master build 01-Jan-2024 21:05:12  103/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing jabber build 01-Jan-2024 21:05:12  104/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing diff_renderer build 01-Jan-2024 21:05:12  105/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing diff_renderer_unified build 01-Jan-2024 21:05:12 Parsing diff_renderer_inline build 01-Jan-2024 21:05:12 Parsing diff_renderer_raw build 01-Jan-2024 21:05:12 Parsing diff_renderer_side_by_side build 01-Jan-2024 21:05:12 Parsing diff build 01-Jan-2024 21:05:12  110/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing mapped_diff build 01-Jan-2024 21:05:12 Parsing diff_op build 01-Jan-2024 21:05:12 Parsing diff_op_copy build 01-Jan-2024 21:05:12 Parsing diff_op_delete build 01-Jan-2024 21:05:12 Parsing diff_op_add build 01-Jan-2024 21:05:12 Parsing diff_op_change build 01-Jan-2024 21:05:12 Parsing diff3 build 01-Jan-2024 21:05:12 Parsing diff3_op build 01-Jan-2024 21:05:12 Parsing diff3_op_copy build 01-Jan-2024 21:05:12 Parsing diff3_block_builder build 01-Jan-2024 21:05:12 Parsing diff_engine build 01-Jan-2024 21:05:12  121/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing bbcode build 01-Jan-2024 21:05:13  122/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs build 01-Jan-2024 21:05:13  123/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 01-Jan-2024 21:05:13  124/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 01-Jan-2024 21:05:13  125/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 01-Jan-2024 21:05:14  126/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_profile build 01-Jan-2024 21:05:14  127/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs_info build 01-Jan-2024 21:05:14 Parsing ucp_zebra_info build 01-Jan-2024 21:05:14 Parsing ucp_main_info build 01-Jan-2024 21:05:14 Parsing ucp_profile_info build 01-Jan-2024 21:05:14 Parsing ucp_attachments_info build 01-Jan-2024 21:05:14 Parsing ucp_auth_link_info build 01-Jan-2024 21:05:14 Parsing ucp_pm_info build 01-Jan-2024 21:05:14  134/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_notifications_info build 01-Jan-2024 21:05:14 Parsing ucp_groups_info build 01-Jan-2024 21:05:14 Parsing ucp_resend build 01-Jan-2024 21:05:14  137/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_attachments build 01-Jan-2024 21:05:14  138/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_confirm build 01-Jan-2024 21:05:14 Parsing ucp_login_link build 01-Jan-2024 21:05:14  140/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_auth_link build 01-Jan-2024 21:05:14 Parsing ucp_pm build 01-Jan-2024 21:05:14  142/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_register build 01-Jan-2024 21:05:14  143/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_notifications build 01-Jan-2024 21:05:14  144/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_groups build 01-Jan-2024 21:05:15  145/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing bitfield build 01-Jan-2024 21:05:16  146/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18% 147/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\php\ini build 01-Jan-2024 21:05:16 Parsing phpbb\groupposition\legend build 01-Jan-2024 21:05:16  148/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\groupposition_interface build 01-Jan-2024 21:05:16 Parsing phpbb\groupposition\teampage build 01-Jan-2024 21:05:16  150/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\exception build 01-Jan-2024 21:05:16 Parsing phpbb\event\md_exporter build 01-Jan-2024 21:05:16  152/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\event\kernel_terminate_subscriber build 01-Jan-2024 21:05:16 Parsing phpbb\event\dispatcher build 01-Jan-2024 21:05:16 Parsing phpbb\event\dispatcher_interface build 01-Jan-2024 21:05:16 Parsing phpbb\event\rst_exporter build 01-Jan-2024 21:05:16  156/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\kernel_exception_subscriber build 01-Jan-2024 21:05:16 Parsing phpbb\event\php_exporter build 01-Jan-2024 21:05:16  158/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\recursive_event_filter_iterator build 01-Jan-2024 21:05:16 Parsing phpbb\plupload\plupload build 01-Jan-2024 21:05:16  160/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\search\search_backend_factory build 01-Jan-2024 21:05:17 Parsing phpbb\search\backend\fulltext_native build 01-Jan-2024 21:05:17  162/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config build 01-Jan-2024 21:05:17 Parsing phpbb\search\backend\sphinx\config_section build 01-Jan-2024 21:05:17 Parsing phpbb\search\backend\sphinx\config_variable build 01-Jan-2024 21:05:17  165/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config_item build 01-Jan-2024 21:05:17 Parsing phpbb\search\backend\search_backend_interface build 01-Jan-2024 21:05:17 Parsing phpbb\search\backend\fulltext_mysql build 01-Jan-2024 21:05:17  168/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\base build 01-Jan-2024 21:05:17  169/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_postgres build 01-Jan-2024 21:05:17  170/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_sphinx build 01-Jan-2024 21:05:18  171/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\exception\no_search_backend_found_exception build 01-Jan-2024 21:05:18 Parsing phpbb\search\exception\no_action_in_progress_exception build 01-Jan-2024 21:05:18 Parsing phpbb\search\exception\search_exception build 01-Jan-2024 21:05:18 Parsing phpbb\search\exception\action_in_progress_exception build 01-Jan-2024 21:05:18 Parsing phpbb\search\state_helper build 01-Jan-2024 21:05:18 Parsing phpbb\filesystem build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\comparator build 01-Jan-2024 21:05:18  178/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\oracle_platform build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\connection_factory build 01-Jan-2024 21:05:18  180/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\table_helper build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\case_insensitive_string build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\connection_parameter_factory build 01-Jan-2024 21:05:18  183/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\oci8\driver build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\oci8\schema_manager build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\oci8\statement build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\oci8\result build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\oci8\connection build 01-Jan-2024 21:05:18  188/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\postgresql_platform build 01-Jan-2024 21:05:18 Parsing phpbb\db\doctrine\sqlsrv_platform build 01-Jan-2024 21:05:18  190/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\type_converter build 01-Jan-2024 21:05:18 Parsing phpbb\db\tools\doctrine build 01-Jan-2024 21:05:18  192/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\tools\mssql build 01-Jan-2024 21:05:18 Parsing phpbb\db\tools\postgres build 01-Jan-2024 21:05:18 Parsing phpbb\db\tools\tools_interface build 01-Jan-2024 21:05:18 Parsing phpbb\db\tools\tools build 01-Jan-2024 21:05:18 Parsing phpbb\db\tools\factory build 01-Jan-2024 21:05:18  198/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\migrator build 01-Jan-2024 21:05:18 Parsing phpbb\db\extractor\base_extractor build 01-Jan-2024 21:05:18 Parsing phpbb\db\extractor\mssql_extractor build 01-Jan-2024 21:05:18  200/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\extractor\sqlite3_extractor build 01-Jan-2024 21:05:18 Parsing phpbb\db\extractor\extractor_interface build 01-Jan-2024 21:05:18 Parsing phpbb\db\extractor\oracle_extractor build 01-Jan-2024 21:05:18  203/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\exception\invalid_format_exception build 01-Jan-2024 21:05:18 Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jan-2024 21:05:18 Parsing phpbb\db\extractor\postgres_extractor build 01-Jan-2024 21:05:18  206/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\mysql_extractor build 01-Jan-2024 21:05:18  207/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\factory build 01-Jan-2024 21:05:19 Parsing phpbb\db\driver\driver build 01-Jan-2024 21:05:19  209/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26% 210/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysqli build 01-Jan-2024 21:05:19 Parsing phpbb\db\driver\driver_interface build 01-Jan-2024 21:05:19 Parsing phpbb\db\driver\postgres build 01-Jan-2024 21:05:19  212/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mssql_base build 01-Jan-2024 21:05:19 Parsing phpbb\db\driver\mssqlnative build 01-Jan-2024 21:05:19  214/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\sqlite3 build 01-Jan-2024 21:05:19  215/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysql_base build 01-Jan-2024 21:05:19 Parsing phpbb\db\driver\oracle build 01-Jan-2024 21:05:19  217/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\factory build 01-Jan-2024 21:05:19  218/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\mssql_odbc build 01-Jan-2024 21:05:19  219/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\output_handler\migrator_output_handler_interface build 01-Jan-2024 21:05:19 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jan-2024 21:05:19 Parsing phpbb\db\output_handler\null_migrator_output_handler build 01-Jan-2024 21:05:19 Parsing phpbb\db\output_handler\html_migrator_output_handler build 01-Jan-2024 21:05:19 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 01-Jan-2024 21:05:19 Parsing phpbb\db\sql_insert_buffer build 01-Jan-2024 21:05:19  225/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\permission build 01-Jan-2024 21:05:19  226/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\module build 01-Jan-2024 21:05:19  227/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\config build 01-Jan-2024 21:05:19 Parsing phpbb\db\migration\tool\config_text build 01-Jan-2024 21:05:19 Parsing phpbb\db\migration\tool\tool_interface build 01-Jan-2024 21:05:20 Parsing phpbb\db\migration\helper build 01-Jan-2024 21:05:20  231/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\schema_generator build 01-Jan-2024 21:05:20  232/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\migration_interface build 01-Jan-2024 21:05:20 Parsing phpbb\db\migration\migration build 01-Jan-2024 21:05:20 Parsing phpbb\db\migration\exception build 01-Jan-2024 21:05:20 Parsing phpbb\db\migration\container_aware_migration build 01-Jan-2024 21:05:20  236/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\db\migration\profilefield_base_migration build 01-Jan-2024 21:05:20  237/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\group\helper build 01-Jan-2024 21:05:20  238/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\request\type_cast_helper_interface build 01-Jan-2024 21:05:20 Parsing phpbb\request\request build 01-Jan-2024 21:05:20  240/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\request\deactivated_super_global build 01-Jan-2024 21:05:20 Parsing phpbb\request\request_interface build 01-Jan-2024 21:05:20 Parsing phpbb\request\type_cast_helper build 01-Jan-2024 21:05:20  243/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\finder\recursive_path_iterator build 01-Jan-2024 21:05:20 Parsing phpbb\finder\finder build 01-Jan-2024 21:05:20  245/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\finder\factory build 01-Jan-2024 21:05:20 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jan-2024 21:05:20 Parsing phpbb\console\application build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\fixup\update_hashes build 01-Jan-2024 21:05:20  249/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\fixup\fix_left_right_ids build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\db\migration_command build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\db\console_migrator_output_handler build 01-Jan-2024 21:05:20  252/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\db\revert build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\db\list_command build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\db\migrate build 01-Jan-2024 21:05:20  255/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\cron\cron_list build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\cron\run build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\config\set_atomic build 01-Jan-2024 21:05:20  258/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\increment build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\config\get build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\config\set build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\config\delete build 01-Jan-2024 21:05:20  262/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\command build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\reparser\reparse build 01-Jan-2024 21:05:20  264/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\reparser\list_all build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\extension\purge build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\extension\manage build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\extension\list_available build 01-Jan-2024 21:05:20  268/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\disable build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\extension\install build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\extension\show build 01-Jan-2024 21:05:20  271/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\enable build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\extension\remove build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\extension\update build 01-Jan-2024 21:05:20  274/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\extension\command build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\dev\migration_tips build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\searchindex\create build 01-Jan-2024 21:05:20  277/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\searchindex\list_all build 01-Jan-2024 21:05:20 Parsing phpbb\console\command\searchindex\delete build 01-Jan-2024 21:05:20  279/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\user\add build 01-Jan-2024 21:05:21  280/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\user\activate build 01-Jan-2024 21:05:21 Parsing phpbb\console\command\user\reclean build 01-Jan-2024 21:05:21  282/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\user\delete build 01-Jan-2024 21:05:21 Parsing phpbb\console\command\thumbnail\generate build 01-Jan-2024 21:05:21  284/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\thumbnail\recreate build 01-Jan-2024 21:05:21 Parsing phpbb\console\command\thumbnail\delete build 01-Jan-2024 21:05:21 Parsing phpbb\console\command\command build 01-Jan-2024 21:05:21  287/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\cache\purge build 01-Jan-2024 21:05:21 Parsing phpbb\console\command\update\check build 01-Jan-2024 21:05:21  289/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\console\exception_subscriber build 01-Jan-2024 21:05:21 Parsing phpbb\avatar\manager build 01-Jan-2024 21:05:21  291/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\helper build 01-Jan-2024 21:05:21  292/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver build 01-Jan-2024 21:05:21 Parsing phpbb\avatar\driver\local build 01-Jan-2024 21:05:21  294/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver_interface build 01-Jan-2024 21:05:21 Parsing phpbb\avatar\driver\upload build 01-Jan-2024 21:05:21  296/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\gravatar build 01-Jan-2024 21:05:21  297/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\user_loader build 01-Jan-2024 21:05:21 Parsing phpbb\permissions build 01-Jan-2024 21:05:21  299/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\admin_form build 01-Jan-2024 21:05:21 Parsing phpbb\message\message build 01-Jan-2024 21:05:21  301/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\form build 01-Jan-2024 21:05:21  303/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\topic_form build 01-Jan-2024 21:05:21 Parsing phpbb\message\user_form build 01-Jan-2024 21:05:21 Parsing phpbb\log\log build 01-Jan-2024 21:05:21  305/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\log\dummy build 01-Jan-2024 21:05:21 Parsing phpbb\log\log_interface build 01-Jan-2024 21:05:22 Parsing phpbb\session build 01-Jan-2024 21:05:22 308/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\manager build 01-Jan-2024 21:05:22 Parsing phpbb\attachment\resync build 01-Jan-2024 21:05:22 Parsing phpbb\attachment\upload build 01-Jan-2024 21:05:22  311/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\delete build 01-Jan-2024 21:05:22  312/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\attachment_category build 01-Jan-2024 21:05:22 Parsing phpbb\user build 01-Jan-2024 21:05:22  314/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\extension_guesser build 01-Jan-2024 21:05:22 315/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\content_guesser build 01-Jan-2024 21:05:22 Parsing phpbb\mimetype\guesser_base build 01-Jan-2024 21:05:22 Parsing phpbb\mimetype\guesser build 01-Jan-2024 21:05:22 Parsing phpbb\mimetype\guesser_interface build 01-Jan-2024 21:05:22 Parsing phpbb\files\types\local build 01-Jan-2024 21:05:22  320/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\files\types\type_interface build 01-Jan-2024 21:05:22 Parsing phpbb\files\types\local_storage build 01-Jan-2024 21:05:22 Parsing phpbb\files\types\base build 01-Jan-2024 21:05:22 Parsing phpbb\files\types\form build 01-Jan-2024 21:05:22  324/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\types\form_storage build 01-Jan-2024 21:05:22 Parsing phpbb\files\filespec build 01-Jan-2024 21:05:23  326/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40% 327/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\filespec_storage build 01-Jan-2024 21:05:23 Parsing phpbb\files\upload build 01-Jan-2024 21:05:23  328/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\factory build 01-Jan-2024 21:05:23 Parsing phpbb\profilefields\manager build 01-Jan-2024 21:05:23  330/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\lang_helper build 01-Jan-2024 21:05:23 Parsing phpbb\profilefields\type\type_int build 01-Jan-2024 21:05:23  332/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_date build 01-Jan-2024 21:05:23  333/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_text build 01-Jan-2024 21:05:23 Parsing phpbb\profilefields\type\type_dropdown build 01-Jan-2024 21:05:23  335/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_interface build 01-Jan-2024 21:05:23 Parsing phpbb\profilefields\type\type_string build 01-Jan-2024 21:05:23  337/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_url build 01-Jan-2024 21:05:23 Parsing phpbb\profilefields\type\type_string_common build 01-Jan-2024 21:05:23  339/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_base build 01-Jan-2024 21:05:23 Parsing phpbb\profilefields\type\type_bool build 01-Jan-2024 21:05:23  341/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\posting\post_helper build 01-Jan-2024 21:05:23 Parsing phpbb\lock\db build 01-Jan-2024 21:05:23 Parsing phpbb\lock\flock build 01-Jan-2024 21:05:23 Parsing phpbb\language\language_file_helper build 01-Jan-2024 21:05:23  345/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\language_file_loader build 01-Jan-2024 21:05:23 Parsing phpbb\language\language build 01-Jan-2024 21:05:23  347/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\exception\language_file_not_found build 01-Jan-2024 21:05:23 Parsing phpbb\language\exception\language_exception build 01-Jan-2024 21:05:23 Parsing phpbb\language\exception\invalid_plural_rule_exception build 01-Jan-2024 21:05:23 Parsing phpbb\cron\event\cron_runner_listener build 01-Jan-2024 21:05:23 Parsing phpbb\cron\manager build 01-Jan-2024 21:05:23  352/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\cron\task\text_reparser\reparser build 01-Jan-2024 21:05:23 Parsing phpbb\cron\task\wrapper build 01-Jan-2024 21:05:23  354/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\base build 01-Jan-2024 21:05:23 Parsing phpbb\cron\task\parametrized build 01-Jan-2024 21:05:23 Parsing phpbb\cron\task\core\tidy_sessions build 01-Jan-2024 21:05:23 Parsing phpbb\cron\task\core\queue build 01-Jan-2024 21:05:23 Parsing phpbb\cron\task\core\update_hashes build 01-Jan-2024 21:05:23  359/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\core\tidy_warnings build 01-Jan-2024 21:05:23 Parsing phpbb\cron\task\core\tidy_search build 01-Jan-2024 21:05:24 Parsing phpbb\cron\task\core\prune_shadow_topics build 01-Jan-2024 21:05:24  362/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\tidy_cache build 01-Jan-2024 21:05:24 Parsing phpbb\cron\task\core\prune_forum build 01-Jan-2024 21:05:24 Parsing phpbb\cron\task\core\prune_all_forums build 01-Jan-2024 21:05:24  365/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\prune_notifications build 01-Jan-2024 21:05:24 Parsing phpbb\cron\task\core\tidy_plupload build 01-Jan-2024 21:05:24 Parsing phpbb\cron\task\task build 01-Jan-2024 21:05:24 Parsing phpbb\cron\controller\cron build 01-Jan-2024 21:05:24 Parsing phpbb\controller\resolver build 01-Jan-2024 21:05:24  370/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\helper build 01-Jan-2024 21:05:24  371/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\exception build 01-Jan-2024 21:05:24 Parsing phpbb\mention\controller\mention build 01-Jan-2024 21:05:24 Parsing phpbb\mention\source\source_interface build 01-Jan-2024 21:05:24 Parsing phpbb\mention\source\user build 01-Jan-2024 21:05:24 Parsing phpbb\mention\source\base_user build 01-Jan-2024 21:05:24  376/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\mention\source\friend build 01-Jan-2024 21:05:24 Parsing phpbb\mention\source\group build 01-Jan-2024 21:05:24 Parsing phpbb\mention\source\team build 01-Jan-2024 21:05:24 Parsing phpbb\mention\source\usergroup build 01-Jan-2024 21:05:24 Parsing phpbb\mention\source\topic build 01-Jan-2024 21:05:24  381/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\mention\source\base_group build 01-Jan-2024 21:05:24 Parsing phpbb\debug\debug build 01-Jan-2024 21:05:24  383/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\debug\error_handler build 01-Jan-2024 21:05:24 Parsing phpbb\path_helper build 01-Jan-2024 21:05:24  385/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\file_downloader build 01-Jan-2024 21:05:24 Parsing phpbb\pagination build 01-Jan-2024 21:05:24  387/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\json_response build 01-Jan-2024 21:05:24 Parsing phpbb\captcha\colour_manager build 01-Jan-2024 21:05:25  389/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\gd_wave build 01-Jan-2024 21:05:25  390/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\non_gd build 01-Jan-2024 21:05:25  391/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\plugins\gd_wave build 01-Jan-2024 21:05:25 Parsing phpbb\captcha\plugins\captcha_abstract build 01-Jan-2024 21:05:25  393/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\recaptcha_v3 build 01-Jan-2024 21:05:25  394/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\recaptcha build 01-Jan-2024 21:05:25 Parsing phpbb\captcha\plugins\nogd build 01-Jan-2024 21:05:25  396/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\qa build 01-Jan-2024 21:05:25  397/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\gd build 01-Jan-2024 21:05:25 Parsing phpbb\captcha\factory build 01-Jan-2024 21:05:25 Parsing phpbb\captcha\char_cube3d build 01-Jan-2024 21:05:27  400/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\gd build 01-Jan-2024 21:05:27  401/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\class_loader build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\manager build 01-Jan-2024 21:05:27  403/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\textreparser\row_based_plugin build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\reparser_interface build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\user_signature build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\group_description build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\post_text build 01-Jan-2024 21:05:27  409/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\textreparser\plugins\pm_text build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\forum_description build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\contact_admin_info build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\poll_option build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\forum_rules build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\plugins\poll_title build 01-Jan-2024 21:05:27 Parsing phpbb\textreparser\base build 01-Jan-2024 21:05:27  415/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\symfony_request build 01-Jan-2024 21:05:27 Parsing phpbb\storage\provider\local build 01-Jan-2024 21:05:27 Parsing phpbb\storage\provider\provider_interface build 01-Jan-2024 21:05:27 Parsing phpbb\storage\controller\attachment build 01-Jan-2024 21:05:27  419/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\controller\avatar build 01-Jan-2024 21:05:27 Parsing phpbb\storage\controller\controller build 01-Jan-2024 21:05:27  421/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\file_info build 01-Jan-2024 21:05:27 Parsing phpbb\storage\stream_interface build 01-Jan-2024 21:05:27 Parsing phpbb\storage\adapter_factory build 01-Jan-2024 21:05:27 Parsing phpbb\storage\adapter\local build 01-Jan-2024 21:05:27  425/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\adapter\adapter_interface build 01-Jan-2024 21:05:27 Parsing phpbb\storage\storage build 01-Jan-2024 21:05:27  427/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\storage\exception\exception build 01-Jan-2024 21:05:27 Parsing phpbb\json\sanitizer build 01-Jan-2024 21:05:27 Parsing phpbb\datetime build 01-Jan-2024 21:05:27  430/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\config\db build 01-Jan-2024 21:05:27 Parsing phpbb\config\config build 01-Jan-2024 21:05:27  432/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\config\db_text build 01-Jan-2024 21:05:27 Parsing phpbb\help\manager build 01-Jan-2024 21:05:27  434/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\help\controller\faq build 01-Jan-2024 21:05:27 Parsing phpbb\help\controller\bbcode build 01-Jan-2024 21:05:27  437/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\help\controller\help build 01-Jan-2024 21:05:27 Parsing phpbb\help\controller\controller build 01-Jan-2024 21:05:27 Parsing phpbb\extension\manager build 01-Jan-2024 21:05:27  439/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\extension\extension_interface build 01-Jan-2024 21:05:27 Parsing phpbb\extension\provider build 01-Jan-2024 21:05:27 Parsing phpbb\extension\base build 01-Jan-2024 21:05:27 Parsing phpbb\extension\di\extension_base build 01-Jan-2024 21:05:27  443/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\extension\exception build 01-Jan-2024 21:05:27 Parsing phpbb\error_collector build 01-Jan-2024 21:05:27 Parsing phpbb\viewonline_helper build 01-Jan-2024 21:05:28  446/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\module\module_manager build 01-Jan-2024 21:05:28  447/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\module\exception\module_exception build 01-Jan-2024 21:05:28 Parsing phpbb\module\exception\module_not_found_exception build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\oauth\token_storage build 01-Jan-2024 21:05:28  450/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\oauth\service\bitly build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\oauth\service\twitter build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\oauth\service\base build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\oauth\service\facebook build 01-Jan-2024 21:05:28  454/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\oauth\service\service_interface build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\oauth\service\exception build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\oauth\service\google build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\oauth\oauth build 01-Jan-2024 21:05:28  458/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\db build 01-Jan-2024 21:05:28  459/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\apache build 01-Jan-2024 21:05:28  460/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\provider_interface build 01-Jan-2024 21:05:28  462/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\base build 01-Jan-2024 21:05:28 Parsing phpbb\auth\provider\ldap build 01-Jan-2024 21:05:28  463/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\auth build 01-Jan-2024 21:05:28  464/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider_collection build 01-Jan-2024 21:05:28 Parsing phpbb\version_helper build 01-Jan-2024 21:05:28  466/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\exception\exception_interface build 01-Jan-2024 21:05:28 Parsing phpbb\exception\version_check_exception build 01-Jan-2024 21:05:28 Parsing phpbb\exception\http_exception build 01-Jan-2024 21:05:28 Parsing phpbb\exception\runtime_exception build 01-Jan-2024 21:05:28 Parsing phpbb\textformatter\utils_interface build 01-Jan-2024 21:05:28 Parsing phpbb\textformatter\acp_utils_interface build 01-Jan-2024 21:05:28 Parsing phpbb\textformatter\s9e\parser build 01-Jan-2024 21:05:28  473/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\textformatter\s9e\mention_helper build 01-Jan-2024 21:05:28 Parsing phpbb\textformatter\s9e\quote_helper build 01-Jan-2024 21:05:28  475/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\renderer build 01-Jan-2024 21:05:29  476/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\utils build 01-Jan-2024 21:05:29 Parsing phpbb\textformatter\s9e\link_helper build 01-Jan-2024 21:05:29  478/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\bbcode_merger build 01-Jan-2024 21:05:29 Parsing phpbb\textformatter\s9e\factory build 01-Jan-2024 21:05:29  480/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\acp_utils build 01-Jan-2024 21:05:29 Parsing phpbb\textformatter\renderer_interface build 01-Jan-2024 21:05:29 Parsing phpbb\textformatter\cache_interface build 01-Jan-2024 21:05:29 Parsing phpbb\textformatter\parser_interface build 01-Jan-2024 21:05:29 Parsing phpbb\notification\manager build 01-Jan-2024 21:05:29  485/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\board build 01-Jan-2024 21:05:29  486/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\method_interface build 01-Jan-2024 21:05:29 Parsing phpbb\notification\method\base build 01-Jan-2024 21:05:29 Parsing phpbb\notification\method\email build 01-Jan-2024 21:05:29  489/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\notification\method\messenger_base build 01-Jan-2024 21:05:29 Parsing phpbb\notification\method\jabber build 01-Jan-2024 21:05:29 Parsing phpbb\notification\exception build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\report_pm_closed build 01-Jan-2024 21:05:29  493/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\mention build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\topic_in_queue build 01-Jan-2024 21:05:29  495/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\report_post build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\approve_topic build 01-Jan-2024 21:05:29  497/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\disapprove_post build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\type_interface build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\bookmark build 01-Jan-2024 21:05:29  500/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\forum build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\disapprove_topic build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\report_pm build 01-Jan-2024 21:05:29  503/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\group_request build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\base build 01-Jan-2024 21:05:29  505/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\report_post_closed build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\pm build 01-Jan-2024 21:05:29  507/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\approve_post build 01-Jan-2024 21:05:29 Parsing phpbb\notification\type\post build 01-Jan-2024 21:05:30  509/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\topic build 01-Jan-2024 21:05:30  510/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\group_request_approved build 01-Jan-2024 21:05:30 Parsing phpbb\notification\type\quote build 01-Jan-2024 21:05:30 Parsing phpbb\notification\type\post_in_queue build 01-Jan-2024 21:05:30  513/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\admin_activate_user build 01-Jan-2024 21:05:30 Parsing phpbb\config_php_file build 01-Jan-2024 21:05:30  515/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\feed\news build 01-Jan-2024 21:05:30 Parsing phpbb\feed\forums build 01-Jan-2024 21:05:30 Parsing phpbb\feed\controller\feed build 01-Jan-2024 21:05:30  518/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\quote_helper build 01-Jan-2024 21:05:30 Parsing phpbb\feed\topics_active build 01-Jan-2024 21:05:30 Parsing phpbb\feed\forum build 01-Jan-2024 21:05:30  521/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\overall build 01-Jan-2024 21:05:30 Parsing phpbb\feed\feed_interface build 01-Jan-2024 21:05:30 Parsing phpbb\feed\helper build 01-Jan-2024 21:05:30  524/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\attachments_base build 01-Jan-2024 21:05:30 Parsing phpbb\feed\base build 01-Jan-2024 21:05:30  526/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\exception\feed_unavailable_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\exception\unauthorized_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\exception\no_feed_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\exception\no_topic_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\exception\unauthorized_topic_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\exception\no_forum_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\exception\feed_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\exception\unauthorized_forum_exception build 01-Jan-2024 21:05:30 Parsing phpbb\feed\topic_base build 01-Jan-2024 21:05:30  535/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\feed\topics build 01-Jan-2024 21:05:30 Parsing phpbb\feed\topic build 01-Jan-2024 21:05:30 Parsing phpbb\feed\post_base build 01-Jan-2024 21:05:30  538/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\event\kernel_exception_subscriber build 01-Jan-2024 21:05:30 Parsing phpbb\install\console\command\install\config\validate build 01-Jan-2024 21:05:30 Parsing phpbb\install\console\command\install\config\show build 01-Jan-2024 21:05:30  541/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\install\install build 01-Jan-2024 21:05:30  542/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\update\config\validate build 01-Jan-2024 21:05:30 Parsing phpbb\install\console\command\update\config\show build 01-Jan-2024 21:05:30 Parsing phpbb\install\console\command\update\update build 01-Jan-2024 21:05:30  545/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Parsing phpbb\install\installer_configuration build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\update_helper build 01-Jan-2024 21:05:30  548/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\container_factory build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\file_updater\compression_file_updater build 01-Jan-2024 21:05:30  550/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\file_updater\file_updater build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\file_updater\file_updater_interface build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\file_updater\factory build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\iohandler\iohandler_base build 01-Jan-2024 21:05:30  554/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\cli_iohandler build 01-Jan-2024 21:05:30  555/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 01-Jan-2024 21:05:30  556/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\iohandler\factory build 01-Jan-2024 21:05:30 Parsing phpbb\install\helper\iohandler\iohandler_interface build 01-Jan-2024 21:05:31 Parsing phpbb\install\helper\config build 01-Jan-2024 21:05:31  560/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\install_helper build 01-Jan-2024 21:05:31 Parsing phpbb\install\helper\navigation\install_navigation build 01-Jan-2024 21:05:31 Parsing phpbb\install\helper\navigation\navigation_interface build 01-Jan-2024 21:05:31 Parsing phpbb\install\helper\navigation\navigation_provider build 01-Jan-2024 21:05:31  565/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\helper\navigation\convertor_navigation build 01-Jan-2024 21:05:31 Parsing phpbb\install\helper\navigation\update_navigation build 01-Jan-2024 21:05:31 Parsing phpbb\install\helper\navigation\main_navigation build 01-Jan-2024 21:05:31 Parsing phpbb\install\controller\archive_download build 01-Jan-2024 21:05:31 Parsing phpbb\install\controller\install build 01-Jan-2024 21:05:31  569/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\controller\helper build 01-Jan-2024 21:05:31  570/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\install\controller\timeout_check build 01-Jan-2024 21:05:31 Parsing phpbb\install\controller\installer_index build 01-Jan-2024 21:05:31 Parsing phpbb\install\controller\update build 01-Jan-2024 21:05:31  573/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module_interface build 01-Jan-2024 21:05:31 Parsing phpbb\install\task_base build 01-Jan-2024 21:05:31 Parsing phpbb\install\updater_configuration build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\install_finish\task\install_extensions build 01-Jan-2024 21:05:31  577/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module\install_finish\task\populate_migrations build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\install_finish\task\notify_user build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\install_finish\module build 01-Jan-2024 21:05:31  580/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\install_filesystem\task\create_config_file build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\install_filesystem\module build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\requirements\task\check_server_environment build 01-Jan-2024 21:05:31  583/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\task\check_filesystem build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\requirements\task\check_update build 01-Jan-2024 21:05:31  585/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\abstract_requirements_module build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\requirements\update_module build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\requirements\install_module build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 01-Jan-2024 21:05:31  589/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\update_files build 01-Jan-2024 21:05:31  590/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73% 591/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\diff_files build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\update_filesystem\task\file_check build 01-Jan-2024 21:05:31 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jan-2024 21:05:31  593/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\module build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\file_updater_failure_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\installer_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\installer_config_not_writable_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\resource_limit_reached_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\user_interaction_required_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\invalid_dbms_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\cannot_build_container_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\exception\jump_to_restart_point_exception build 01-Jan-2024 21:05:31 Parsing phpbb\install\task_interface build 01-Jan-2024 21:05:31  604/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\install\module_base build 01-Jan-2024 21:05:31 Parsing phpbb\install\installer build 01-Jan-2024 21:05:31  605/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\install\sequential_task build 01-Jan-2024 21:05:31 Parsing phpbb\tree\nestedset build 01-Jan-2024 21:05:31  607/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\tree\tree_interface build 01-Jan-2024 21:05:31 Parsing phpbb\tree\nestedset_forum build 01-Jan-2024 21:05:31 Parsing phpbb\di\pass\markpublic_pass build 01-Jan-2024 21:05:31 Parsing phpbb\di\pass\convert_events build 01-Jan-2024 21:05:31 Parsing phpbb\di\pass\collection_pass build 01-Jan-2024 21:05:31  612/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\service_collection build 01-Jan-2024 21:05:32 Parsing phpbb\di\container_builder build 01-Jan-2024 21:05:32  614/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\proxy_instantiator build 01-Jan-2024 21:05:32 Parsing phpbb\di\extension\tables build 01-Jan-2024 21:05:32 Parsing phpbb\di\extension\config build 01-Jan-2024 21:05:32 Parsing phpbb\di\extension\container_configuration build 01-Jan-2024 21:05:32  618/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\di\extension\core build 01-Jan-2024 21:05:32 Parsing phpbb\di\service_collection_iterator build 01-Jan-2024 21:05:32 Parsing phpbb\di\exception\di_exception build 01-Jan-2024 21:05:32 Parsing phpbb\di\exception\service_not_found_exception build 01-Jan-2024 21:05:32 Parsing phpbb\di\exception\multiple_service_definitions_exception build 01-Jan-2024 21:05:32 Parsing phpbb\di\ordered_service_collection build 01-Jan-2024 21:05:32  624/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\content_visibility build 01-Jan-2024 21:05:32  625/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\routing\loader_resolver build 01-Jan-2024 21:05:32 Parsing phpbb\routing\resources_locator\default_resources_locator build 01-Jan-2024 21:05:32 Parsing phpbb\routing\resources_locator\resources_locator_interface build 01-Jan-2024 21:05:32 Parsing phpbb\routing\resources_locator\installer_resources_locator build 01-Jan-2024 21:05:32 Parsing phpbb\routing\resources_locator\chained_resources_locator build 01-Jan-2024 21:05:32 Parsing phpbb\routing\file_locator build 01-Jan-2024 21:05:32  631/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\routing\helper build 01-Jan-2024 21:05:32 Parsing phpbb\routing\router build 01-Jan-2024 21:05:32  633/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78% 634/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\manager build 01-Jan-2024 21:05:32 Parsing phpbb\composer\extension_manager build 01-Jan-2024 21:05:32  635/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\manager_interface build 01-Jan-2024 21:05:32 Parsing phpbb\composer\io\io_interface build 01-Jan-2024 21:05:32 Parsing phpbb\composer\io\null_io build 01-Jan-2024 21:05:32 Parsing phpbb\composer\io\console_io build 01-Jan-2024 21:05:32 Parsing phpbb\composer\io\web_io build 01-Jan-2024 21:05:32 Parsing phpbb\composer\io\html_output_formatter build 01-Jan-2024 21:05:32  641/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\io\translate_composer_trait build 01-Jan-2024 21:05:32 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 01-Jan-2024 21:05:32 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 01-Jan-2024 21:05:32  644/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\composer\exception\runtime_exception build 01-Jan-2024 21:05:32 Parsing phpbb\composer\exception\managed_with_error_exception build 01-Jan-2024 21:05:32 Parsing phpbb\composer\installer build 01-Jan-2024 21:05:32  647/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\context build 01-Jan-2024 21:05:32  648/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\lexer build 01-Jan-2024 21:05:32  649/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\extension build 01-Jan-2024 21:05:32 Parsing phpbb\template\twig\twig build 01-Jan-2024 21:05:32  651/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\username build 01-Jan-2024 21:05:32 Parsing phpbb\template\twig\extension\routing build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\extension\icon build 01-Jan-2024 21:05:33  654/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\config build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\extension\forms build 01-Jan-2024 21:05:33  656/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\avatar build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\definition build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\node\definenode build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\node\includenode build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\node\includejs build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\node\includeasset build 01-Jan-2024 21:05:33  662/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\template\twig\node\event build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\node\expression\binary\equalequal build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\node\includecss build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\loader build 01-Jan-2024 21:05:33  667/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\twig\tokenparser\includeparser build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\tokenparser\includejs build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\tokenparser\defineparser build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\tokenparser\event build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\tokenparser\includecss build 01-Jan-2024 21:05:33 Parsing phpbb\template\twig\environment build 01-Jan-2024 21:05:33  673/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\asset build 01-Jan-2024 21:05:33  675/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\template\assets_bag build 01-Jan-2024 21:05:33 Parsing phpbb\template\template build 01-Jan-2024 21:05:33 Parsing phpbb\template\base build 01-Jan-2024 21:05:33 Parsing phpbb\template\exception\user_object_not_available build 01-Jan-2024 21:05:33  678/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\assets\iconify_bundler build 01-Jan-2024 21:05:33 Parsing phpbb\filesystem\filesystem build 01-Jan-2024 21:05:33  680/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\filesystem\filesystem_interface build 01-Jan-2024 21:05:33 Parsing phpbb\filesystem\helper build 01-Jan-2024 21:05:33  682/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\filesystem\exception\filesystem_exception build 01-Jan-2024 21:05:33 Parsing phpbb\filesystem\temp build 01-Jan-2024 21:05:33 Parsing phpbb\ucp\controller\reset_password build 01-Jan-2024 21:05:33  685/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ban\manager build 01-Jan-2024 21:05:33  686/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ban\exception\no_valid_users_exception build 01-Jan-2024 21:05:33 Parsing phpbb\ban\exception\invalid_length_exception build 01-Jan-2024 21:05:33  689/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Parsing phpbb\ban\exception\no_valid_emails_exception build 01-Jan-2024 21:05:33 Parsing phpbb\ban\exception\no_valid_ips_exception build 01-Jan-2024 21:05:33 Parsing phpbb\ban\exception\type_not_found_exception build 01-Jan-2024 21:05:33 Parsing phpbb\ban\type\ip build 01-Jan-2024 21:05:33 Parsing phpbb\ban\type\user build 01-Jan-2024 21:05:33  693/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\type_interface build 01-Jan-2024 21:05:33 Parsing phpbb\ban\type\base build 01-Jan-2024 21:05:33  695/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\email build 01-Jan-2024 21:05:33  697/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\passwords\manager build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\helper build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\sha_xf1 build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\md5_vb build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\bcrypt_2y build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\sha1_wcf1 build 01-Jan-2024 21:05:34  702/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\passwords\driver\phpass build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\argon2id build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\base_native build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\md5_phpbb2 build 01-Jan-2024 21:05:34  707/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\driver_interface build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\convert_password build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\salted_md5 build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\rehashable_driver_interface build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\helper build 01-Jan-2024 21:05:34  712/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\base build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\md5_mybb build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\sha1_smf build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\sha1 build 01-Jan-2024 21:05:34 Parsing phpbb\passwords\driver\argon2i build 01-Jan-2024 21:05:34  717/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\passwords\driver\bcrypt build 01-Jan-2024 21:05:34  719/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\cache\service build 01-Jan-2024 21:05:34 Parsing phpbb\cache\driver\wincache build 01-Jan-2024 21:05:34 Parsing phpbb\cache\driver\apcu build 01-Jan-2024 21:05:34 Parsing phpbb\cache\driver\dummy build 01-Jan-2024 21:05:34 Parsing phpbb\cache\driver\driver_interface build 01-Jan-2024 21:05:34  723/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\redis build 01-Jan-2024 21:05:34 Parsing phpbb\cache\driver\base build 01-Jan-2024 21:05:34  725/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\file build 01-Jan-2024 21:05:34  726/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\memcached build 01-Jan-2024 21:05:34 Parsing phpbb\cache\driver\memory build 01-Jan-2024 21:05:34  728/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\report\report_reason_list_provider build 01-Jan-2024 21:05:34 Parsing phpbb\report\controller\report build 01-Jan-2024 21:05:34  730/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\report\report_handler_pm build 01-Jan-2024 21:05:34 Parsing phpbb\report\report_handler_interface build 01-Jan-2024 21:05:34 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 01-Jan-2024 21:05:34 Parsing phpbb\report\exception\empty_report_exception build 01-Jan-2024 21:05:34 Parsing phpbb\report\exception\report_permission_denied_exception build 01-Jan-2024 21:05:34 Parsing phpbb\report\exception\invalid_report_exception build 01-Jan-2024 21:05:34 Parsing phpbb\report\exception\entity_not_found_exception build 01-Jan-2024 21:05:34  737/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\report\exception\factory_invalid_argument_exception build 01-Jan-2024 21:05:34 Parsing phpbb\report\exception\already_reported_exception build 01-Jan-2024 21:05:34 Parsing phpbb\report\report_handler build 01-Jan-2024 21:05:34 Parsing phpbb\report\handler_factory build 01-Jan-2024 21:05:34 Parsing phpbb\report\report_handler_post build 01-Jan-2024 21:05:35 742/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing done build 01-Jan-2024 21:05:35  802/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 01-Jan-2024 21:05:35 build 01-Jan-2024 21:05:35 build 01-Jan-2024 21:05:35 0/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 01-Jan-2024 21:05:36  2/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 01-Jan-2024 21:05:37  3/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 01-Jan-2024 21:05:37  4/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 01-Jan-2024 21:05:37 Rendering Global interfaces.html build 01-Jan-2024 21:05:37  6/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 01-Jan-2024 21:05:37 Rendering Global opensearch.xml build 01-Jan-2024 21:05:37 Rendering Global search.html build 01-Jan-2024 21:05:37 Rendering Global doctum.js build 01-Jan-2024 21:05:37  10/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 01-Jan-2024 21:05:37 Rendering Namespace [Global Namespace] build 01-Jan-2024 21:05:37 Rendering Namespace phpbb build 01-Jan-2024 21:05:37  13/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\assets build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\attachment build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\auth build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\auth\provider build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\auth\provider\oauth build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\auth\provider\oauth\service build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\avatar build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\avatar\driver build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\ban build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\ban\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\ban\type build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cache build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cache\driver build 01-Jan-2024 21:05:37  27/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\captcha\plugins build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\composer build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\composer\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\composer\io build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\config build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\cache build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\config build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\cron build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\db build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\dev build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\extension build 01-Jan-2024 21:05:37  41/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\fixup build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\reparser build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\searchindex build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\thumbnail build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\update build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\console\command\user build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\convert build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\convert\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cron build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cron\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cron\event build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cron\task build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cron\task\core build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\cron\task\text_reparser build 01-Jan-2024 21:05:37  56/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\doctrine build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\doctrine\oci8 build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\driver build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\extractor build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\extractor\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\migration build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\migration\tool build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\output_handler build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\db\tools build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\debug build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\di build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\di\exception build 01-Jan-2024 21:05:37  69/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\di\extension build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\di\pass build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\event build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\extension build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\extension\di build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\feed build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\feed\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\feed\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\files build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\files\types build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\filesystem build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\filesystem\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\finder build 01-Jan-2024 21:05:37  83/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Rendering Namespace phpbb\group build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\groupposition build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\help build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\help\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\console build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\console\command build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\console\command\install build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\console\command\install\config build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\console\command\update build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\console\command\update\config build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\event build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\helper build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\helper\file_updater build 01-Jan-2024 21:05:37  98/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\helper\iohandler build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\helper\iohandler\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\helper\navigation build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\install_filesystem build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\install_filesystem\task build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\install_finish build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\install_finish\task build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\requirements build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\requirements\task build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\update_filesystem build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\install\module\update_filesystem\task build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\json build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\language build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\language\exception build 01-Jan-2024 21:05:37  113/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\lock build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\log build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\mention build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\mention\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\mention\source build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\message build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\mimetype build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\module build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\module\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\notification build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\notification\method build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\notification\type build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\passwords build 01-Jan-2024 21:05:37  127/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Rendering Namespace phpbb\passwords\driver build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\php build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\plupload build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\posting build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\profilefields build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\profilefields\type build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\report build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\report\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\report\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\request build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\routing build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\routing\resources_locator build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\search build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\search\backend build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\search\backend\sphinx build 01-Jan-2024 21:05:37  141/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\search\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\storage build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\storage\adapter build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\storage\controller build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\storage\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\storage\provider build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template\exception build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template\twig build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template\twig\extension build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template\twig\node build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template\twig\node\expression build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template\twig\node\expression\binary build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\template\twig\tokenparser build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\textformatter build 01-Jan-2024 21:05:37  156/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\textformatter\s9e build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\textreparser build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\textreparser\plugins build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\tree build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\ucp build 01-Jan-2024 21:05:37 Rendering Namespace phpbb\ucp\controller build 01-Jan-2024 21:05:37 Rendering Class SphinxClient build 01-Jan-2024 21:05:38 Rendering Class acp_attachments build 01-Jan-2024 21:05:38  164/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 01-Jan-2024 21:05:38 Rendering Class acp_ban build 01-Jan-2024 21:05:38 Rendering Class acp_ban_info build 01-Jan-2024 21:05:38 Rendering Class acp_bbcodes build 01-Jan-2024 21:05:38 Rendering Class acp_bbcodes_info build 01-Jan-2024 21:05:38 Rendering Class acp_board build 01-Jan-2024 21:05:38 Rendering Class acp_board_info build 01-Jan-2024 21:05:38  171/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 01-Jan-2024 21:05:38 Rendering Class acp_bots_info build 01-Jan-2024 21:05:38 Rendering Class acp_captcha build 01-Jan-2024 21:05:38 Rendering Class acp_captcha_info build 01-Jan-2024 21:05:38 Rendering Class acp_contact build 01-Jan-2024 21:05:38 Rendering Class acp_contact_info build 01-Jan-2024 21:05:38 Rendering Class acp_disallow build 01-Jan-2024 21:05:38 Rendering Class acp_disallow_info build 01-Jan-2024 21:05:38 Rendering Class acp_email build 01-Jan-2024 21:05:38 Rendering Class acp_email_info build 01-Jan-2024 21:05:38 Rendering Class acp_extensions build 01-Jan-2024 21:05:38  182/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 01-Jan-2024 21:05:38 Rendering Class acp_forums build 01-Jan-2024 21:05:38 Rendering Class acp_forums_info build 01-Jan-2024 21:05:38 Rendering Class acp_groups build 01-Jan-2024 21:05:38 Rendering Class acp_groups_info build 01-Jan-2024 21:05:38 Rendering Class acp_help_phpbb build 01-Jan-2024 21:05:38 Rendering Class acp_help_phpbb_info build 01-Jan-2024 21:05:38 Rendering Class acp_icons build 01-Jan-2024 21:05:38  190/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_icons_info build 01-Jan-2024 21:05:38 Rendering Class acp_inactive build 01-Jan-2024 21:05:38 Rendering Class acp_inactive_info build 01-Jan-2024 21:05:38 Rendering Class acp_jabber build 01-Jan-2024 21:05:38 Rendering Class acp_jabber_info build 01-Jan-2024 21:05:38 Rendering Class acp_language build 01-Jan-2024 21:05:38 Rendering Class acp_language_info build 01-Jan-2024 21:05:38 Rendering Class acp_logs build 01-Jan-2024 21:05:38 Rendering Class acp_logs_info build 01-Jan-2024 21:05:38 Rendering Class acp_main build 01-Jan-2024 21:05:38  201/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_main_info build 01-Jan-2024 21:05:38 Rendering Class acp_modules build 01-Jan-2024 21:05:38 Rendering Class acp_modules_info build 01-Jan-2024 21:05:38 Rendering Class acp_permission_roles build 01-Jan-2024 21:05:38 Rendering Class acp_permission_roles_info build 01-Jan-2024 21:05:38 Rendering Class acp_permissions build 01-Jan-2024 21:05:38 Rendering Class acp_permissions_info build 01-Jan-2024 21:05:38 Rendering Class acp_php_info build 01-Jan-2024 21:05:38 Rendering Class acp_php_info_info build 01-Jan-2024 21:05:38  210/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_profile build 01-Jan-2024 21:05:38 Rendering Class acp_profile_info build 01-Jan-2024 21:05:38 Rendering Class acp_prune build 01-Jan-2024 21:05:38 Rendering Class acp_prune_info build 01-Jan-2024 21:05:38 Rendering Class acp_ranks build 01-Jan-2024 21:05:38 Rendering Class acp_ranks_info build 01-Jan-2024 21:05:38 Rendering Class acp_reasons build 01-Jan-2024 21:05:38 Rendering Class acp_reasons_info build 01-Jan-2024 21:05:38 Rendering Class acp_search build 01-Jan-2024 21:05:38 Rendering Class acp_search_info build 01-Jan-2024 21:05:38  219/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_storage build 01-Jan-2024 21:05:38 Rendering Class acp_storage_info build 01-Jan-2024 21:05:38 Rendering Class acp_styles build 01-Jan-2024 21:05:38 Rendering Class acp_styles_info build 01-Jan-2024 21:05:38  223/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 01-Jan-2024 21:05:38 Rendering Class acp_update_info build 01-Jan-2024 21:05:38 Rendering Class acp_users build 01-Jan-2024 21:05:38 Rendering Class acp_users_info build 01-Jan-2024 21:05:38 Rendering Class acp_words build 01-Jan-2024 21:05:38 Rendering Class acp_words_info build 01-Jan-2024 21:05:38 Rendering Class auth_admin build 01-Jan-2024 21:05:38 Rendering Class bbcode build 01-Jan-2024 21:05:38  231/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 01-Jan-2024 21:05:38 Rendering Class bitfield build 01-Jan-2024 21:05:38 Rendering Class compress build 01-Jan-2024 21:05:38  234/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_tar build 01-Jan-2024 21:05:38 Rendering Class compress_zip build 01-Jan-2024 21:05:38 Rendering Class diff build 01-Jan-2024 21:05:38 Rendering Class diff3 build 01-Jan-2024 21:05:38  238/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_block_builder build 01-Jan-2024 21:05:38 Rendering Class diff3_op build 01-Jan-2024 21:05:38 Rendering Class diff3_op_copy build 01-Jan-2024 21:05:38 Rendering Class diff_engine build 01-Jan-2024 21:05:38  242/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op build 01-Jan-2024 21:05:38 Rendering Class diff_op_add build 01-Jan-2024 21:05:38 Rendering Class diff_op_change build 01-Jan-2024 21:05:38 Rendering Class diff_op_copy build 01-Jan-2024 21:05:38 Rendering Class diff_op_delete build 01-Jan-2024 21:05:38 Rendering Class diff_renderer build 01-Jan-2024 21:05:38 Rendering Class diff_renderer_inline build 01-Jan-2024 21:05:38  249/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_raw build 01-Jan-2024 21:05:38 Rendering Class diff_renderer_side_by_side build 01-Jan-2024 21:05:38 Rendering Class diff_renderer_unified build 01-Jan-2024 21:05:38  252/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class ftp build 01-Jan-2024 21:05:38 Rendering Class ftp_fsock build 01-Jan-2024 21:05:38 Rendering Class jabber build 01-Jan-2024 21:05:38  255/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 01-Jan-2024 21:05:38 Rendering Class mcp_ban build 01-Jan-2024 21:05:38 Rendering Class mcp_ban_info build 01-Jan-2024 21:05:38  258/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_logs build 01-Jan-2024 21:05:38 Rendering Class mcp_logs_info build 01-Jan-2024 21:05:38 Rendering Class mcp_main build 01-Jan-2024 21:05:38 Rendering Class mcp_main_info build 01-Jan-2024 21:05:38 Rendering Class mcp_notes build 01-Jan-2024 21:05:38 Rendering Class mcp_notes_info build 01-Jan-2024 21:05:38 Rendering Class mcp_pm_reports build 01-Jan-2024 21:05:38 Rendering Class mcp_pm_reports_info build 01-Jan-2024 21:05:38 Rendering Class mcp_queue build 01-Jan-2024 21:05:38 Rendering Class mcp_queue_info build 01-Jan-2024 21:05:38  268/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_reports build 01-Jan-2024 21:05:38 Rendering Class mcp_reports_info build 01-Jan-2024 21:05:38 Rendering Class mcp_warn build 01-Jan-2024 21:05:38 Rendering Class mcp_warn_info build 01-Jan-2024 21:05:38 Rendering Class messenger build 01-Jan-2024 21:05:38 Rendering Class p_master build 01-Jan-2024 21:05:38  274/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class parse_message build 01-Jan-2024 21:05:38 Rendering Class phpbb\assets\iconify_bundler build 01-Jan-2024 21:05:38  276/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\attachment_category build 01-Jan-2024 21:05:38 Rendering Class phpbb\attachment\delete build 01-Jan-2024 21:05:38 Rendering Class phpbb\attachment\manager build 01-Jan-2024 21:05:38 Rendering Class phpbb\attachment\resync build 01-Jan-2024 21:05:38  280/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\upload build 01-Jan-2024 21:05:38 Rendering Class phpbb\auth\auth build 01-Jan-2024 21:05:38 Rendering Class phpbb\auth\provider\apache build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\base build 01-Jan-2024 21:05:39  284/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\ldap build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\oauth\oauth build 01-Jan-2024 21:05:39  287/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\oauth\service\bitly build 01-Jan-2024 21:05:39  289/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\exception build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\oauth\service\facebook build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\oauth\service\google build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\oauth\service\twitter build 01-Jan-2024 21:05:39  294/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\token_storage build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider\provider_interface build 01-Jan-2024 21:05:39 Rendering Class phpbb\auth\provider_collection build 01-Jan-2024 21:05:39  297/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\driver build 01-Jan-2024 21:05:39 Rendering Class phpbb\avatar\driver\driver_interface build 01-Jan-2024 21:05:39 Rendering Class phpbb\avatar\driver\gravatar build 01-Jan-2024 21:05:39  300/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\local build 01-Jan-2024 21:05:39 Rendering Class phpbb\avatar\driver\upload build 01-Jan-2024 21:05:39  302/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\helper build 01-Jan-2024 21:05:39 Rendering Class phpbb\avatar\manager build 01-Jan-2024 21:05:39  304/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\invalid_length_exception build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\exception\no_valid_users_exception build 01-Jan-2024 21:05:39  308/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\exception\type_not_found_exception build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\manager build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\type\base build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\type\email build 01-Jan-2024 21:05:39  312/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\ip build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\type\type_interface build 01-Jan-2024 21:05:39 Rendering Class phpbb\ban\type\user build 01-Jan-2024 21:05:39  315/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\apcu build 01-Jan-2024 21:05:39 Rendering Class phpbb\cache\driver\base build 01-Jan-2024 21:05:39  317/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\driver_interface build 01-Jan-2024 21:05:39 Rendering Class phpbb\cache\driver\dummy build 01-Jan-2024 21:05:39  319/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 01-Jan-2024 21:05:39 Rendering Class phpbb\cache\driver\memcached build 01-Jan-2024 21:05:39  321/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 01-Jan-2024 21:05:39 Rendering Class phpbb\cache\driver\redis build 01-Jan-2024 21:05:39  323/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 01-Jan-2024 21:05:39 Rendering Class phpbb\cache\service build 01-Jan-2024 21:05:39  325/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\char_cube3d build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\colour_manager build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\factory build 01-Jan-2024 21:05:39  329/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\gd build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\gd_wave build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\non_gd build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\plugins\captcha_abstract build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\plugins\gd build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\plugins\gd_wave build 01-Jan-2024 21:05:39  334/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\nogd build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\plugins\qa build 01-Jan-2024 21:05:39 Rendering Class phpbb\captcha\plugins\recaptcha build 01-Jan-2024 21:05:40  337/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 01-Jan-2024 21:05:40 Rendering Class phpbb\class_loader build 01-Jan-2024 21:05:40  339/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\exception\managed_with_error_exception build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\exception\runtime_exception build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\extension_manager build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\installer build 01-Jan-2024 21:05:40  345/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\composer\io\console_io build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\io\html_output_formatter build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\io\io_interface build 01-Jan-2024 21:05:40  348/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\composer\io\null_io build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\io\translate_composer_trait build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\io\web_io build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\manager build 01-Jan-2024 21:05:40 Rendering Class phpbb\composer\manager_interface build 01-Jan-2024 21:05:40  353/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\config\config build 01-Jan-2024 21:05:40 Rendering Class phpbb\config\db build 01-Jan-2024 21:05:40 Rendering Class phpbb\config\db_text build 01-Jan-2024 21:05:40  356/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\config_php_file build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\application build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\cache\purge build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\command build 01-Jan-2024 21:05:40  360/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\command build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\config\delete build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\config\get build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\config\increment build 01-Jan-2024 21:05:40  365/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\config\set build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\config\set_atomic build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\cron\cron_list build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\cron\run build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 01-Jan-2024 21:05:40  369/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\list_command build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\db\migrate build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\db\migration_command build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\db\revert build 01-Jan-2024 21:05:40  373/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\dev\migration_tips build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\command build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\disable build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\enable build 01-Jan-2024 21:05:40  377/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\install build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\list_available build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\manage build 01-Jan-2024 21:05:40  381/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\extension\purge build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\remove build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\show build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\extension\update build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 01-Jan-2024 21:05:40 385/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\fixup\update_hashes build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\reparser\list_all build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\reparser\reparse build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\searchindex\create build 01-Jan-2024 21:05:40  389/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\searchindex\delete build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\searchindex\list_all build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\thumbnail\delete build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\thumbnail\generate build 01-Jan-2024 21:05:40  393/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\thumbnail\recreate build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\update\check build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\user\activate build 01-Jan-2024 21:05:40  396/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\add build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\user\delete build 01-Jan-2024 21:05:40 Rendering Class phpbb\console\command\user\reclean build 01-Jan-2024 21:05:40  399/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\console\exception_subscriber build 01-Jan-2024 21:05:40 Rendering Class phpbb\content_visibility build 01-Jan-2024 21:05:40 Rendering Class phpbb\controller\exception build 01-Jan-2024 21:05:40  402/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\controller\helper build 01-Jan-2024 21:05:40 Rendering Class phpbb\controller\resolver build 01-Jan-2024 21:05:40 Rendering Class phpbb\convert\controller\convertor build 01-Jan-2024 21:05:40  405/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\convert\convert build 01-Jan-2024 21:05:40 Rendering Class phpbb\convert\convertor build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\controller\cron build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\event\cron_runner_listener build 01-Jan-2024 21:05:40  409/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\manager build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\task\base build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\task\core\prune_all_forums build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\task\core\prune_forum build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\task\core\prune_notifications build 01-Jan-2024 21:05:40  414/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\prune_shadow_topics build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\task\core\queue build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\task\core\tidy_cache build 01-Jan-2024 21:05:40 Rendering Class phpbb\cron\task\core\tidy_plupload build 01-Jan-2024 21:05:41  418/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\core\tidy_search build 01-Jan-2024 21:05:41 Rendering Class phpbb\cron\task\core\tidy_sessions build 01-Jan-2024 21:05:41 Rendering Class phpbb\cron\task\core\tidy_warnings build 01-Jan-2024 21:05:41 Rendering Class phpbb\cron\task\core\update_hashes build 01-Jan-2024 21:05:41 Rendering Class phpbb\cron\task\parametrized build 01-Jan-2024 21:05:41  423/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\task build 01-Jan-2024 21:05:41 Rendering Class phpbb\cron\task\text_reparser\reparser build 01-Jan-2024 21:05:41 Rendering Class phpbb\cron\task\wrapper build 01-Jan-2024 21:05:41 Rendering Class phpbb\datetime build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\case_insensitive_string build 01-Jan-2024 21:05:41  428/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\comparator build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\connection_factory build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\oci8\connection build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\oci8\driver build 01-Jan-2024 21:05:41  434/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\doctrine\oci8\result build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\oci8\statement build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\oracle_platform build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\postgresql_platform build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 01-Jan-2024 21:05:41  439/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\doctrine\table_helper build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\doctrine\type_converter build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\driver\driver build 01-Jan-2024 21:05:41 Rendering Class phpbb\db\driver\driver_interface build 01-Jan-2024 21:05:41  443/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\factory build 01-Jan-2024 21:05:41  444/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mssql_base build 01-Jan-2024 21:05:41  445/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mssql_odbc build 01-Jan-2024 21:05:41  446/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mssqlnative build 01-Jan-2024 21:05:41  447/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mysql_base build 01-Jan-2024 21:05:41  448/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mysqli build 01-Jan-2024 21:05:41  449/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\oracle build 01-Jan-2024 21:05:41  450/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\postgres build 01-Jan-2024 21:05:41  451/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 01-Jan-2024 21:05:42  452/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\base_extractor build 01-Jan-2024 21:05:42  453/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\extractor\extractor_interface build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\extractor\factory build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\extractor\mssql_extractor build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\extractor\mysql_extractor build 01-Jan-2024 21:05:42  459/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\oracle_extractor build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\extractor\postgres_extractor build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\extractor\sqlite3_extractor build 01-Jan-2024 21:05:42  462/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\container_aware_migration build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\helper build 01-Jan-2024 21:05:42  466/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\migration build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\migration_interface build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\profilefield_base_migration build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\schema_generator build 01-Jan-2024 21:05:42  469/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\config build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\tool\config_text build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\tool\module build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migration\tool\permission build 01-Jan-2024 21:05:42  473/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\migration\tool\tool_interface build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\migrator build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 01-Jan-2024 21:05:42  476/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\sql_insert_buffer build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\tools\doctrine build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\tools\factory build 01-Jan-2024 21:05:42  483/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\mssql build 01-Jan-2024 21:05:42 Rendering Class phpbb\db\tools\postgres build 01-Jan-2024 21:05:42  485/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools build 01-Jan-2024 21:05:42  486/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools_interface build 01-Jan-2024 21:05:42  487/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\debug build 01-Jan-2024 21:05:42 Rendering Class phpbb\debug\error_handler build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\container_builder build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\exception\di_exception build 01-Jan-2024 21:05:42  491/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\exception\service_not_found_exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\extension\config build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\extension\container_configuration build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\extension\core build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\extension\tables build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\ordered_service_collection build 01-Jan-2024 21:05:42  499/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\di\pass\collection_pass build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\pass\convert_events build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\pass\markpublic_pass build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\proxy_instantiator build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\service_collection build 01-Jan-2024 21:05:42 Rendering Class phpbb\di\service_collection_iterator build 01-Jan-2024 21:05:42 Rendering Class phpbb\error_collector build 01-Jan-2024 21:05:42 Rendering Class phpbb\event\dispatcher build 01-Jan-2024 21:05:42 Rendering Class phpbb\event\dispatcher_interface build 01-Jan-2024 21:05:42  507/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\event\kernel_exception_subscriber build 01-Jan-2024 21:05:42 Rendering Class phpbb\event\kernel_terminate_subscriber build 01-Jan-2024 21:05:42 Rendering Class phpbb\event\md_exporter build 01-Jan-2024 21:05:42 Rendering Class phpbb\event\php_exporter build 01-Jan-2024 21:05:42  511/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56% 513/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\event\recursive_event_filter_iterator build 01-Jan-2024 21:05:42 Rendering Class phpbb\event\rst_exporter build 01-Jan-2024 21:05:42 Rendering Class phpbb\exception\exception_interface build 01-Jan-2024 21:05:42 Rendering Class phpbb\exception\http_exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\exception\runtime_exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\exception\version_check_exception build 01-Jan-2024 21:05:42 Rendering Class phpbb\extension\base build 01-Jan-2024 21:05:42 Rendering Class phpbb\extension\di\extension_base build 01-Jan-2024 21:05:43  519/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\extension\exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\extension\extension_interface build 01-Jan-2024 21:05:43 Rendering Class phpbb\extension\manager build 01-Jan-2024 21:05:43 Rendering Class phpbb\extension\provider build 01-Jan-2024 21:05:43  523/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\attachments_base build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\base build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\controller\feed build 01-Jan-2024 21:05:43  526/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\exception\feed_exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\exception\no_feed_exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\exception\no_forum_exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\exception\no_topic_exception build 01-Jan-2024 21:05:43  531/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\exception\unauthorized_exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\feed_interface build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\forum build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\forums build 01-Jan-2024 21:05:43  537/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\helper build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\news build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\overall build 01-Jan-2024 21:05:43  540/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\post_base build 01-Jan-2024 21:05:43  542/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\quote_helper build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\topic build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\topic_base build 01-Jan-2024 21:05:43 Rendering Class phpbb\feed\topics build 01-Jan-2024 21:05:43  545/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\feed\topics_active build 01-Jan-2024 21:05:43 Rendering Class phpbb\file_downloader build 01-Jan-2024 21:05:43  547/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\factory build 01-Jan-2024 21:05:43 Rendering Class phpbb\files\filespec build 01-Jan-2024 21:05:43 Rendering Class phpbb\files\filespec_storage build 01-Jan-2024 21:05:43 Rendering Class phpbb\files\types\base build 01-Jan-2024 21:05:43  551/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\form build 01-Jan-2024 21:05:43 Rendering Class phpbb\files\types\form_storage build 01-Jan-2024 21:05:43 Rendering Class phpbb\files\types\local build 01-Jan-2024 21:05:43 Rendering Class phpbb\files\types\local_storage build 01-Jan-2024 21:05:43  555/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\files\types\type_interface build 01-Jan-2024 21:05:43 Rendering Class phpbb\files\upload build 01-Jan-2024 21:05:43 Rendering Class phpbb\filesystem build 01-Jan-2024 21:05:43  558/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\exception\filesystem_exception build 01-Jan-2024 21:05:43  559/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\filesystem build 01-Jan-2024 21:05:43 Rendering Class phpbb\filesystem\filesystem_interface build 01-Jan-2024 21:05:43  561/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\filesystem\helper build 01-Jan-2024 21:05:43 Rendering Class phpbb\filesystem\temp build 01-Jan-2024 21:05:43  563/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\finder\factory build 01-Jan-2024 21:05:43 Rendering Class phpbb\finder\finder build 01-Jan-2024 21:05:43 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jan-2024 21:05:43  566/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\finder\recursive_path_iterator build 01-Jan-2024 21:05:43 Rendering Class phpbb\group\helper build 01-Jan-2024 21:05:43 Rendering Class phpbb\groupposition\exception build 01-Jan-2024 21:05:43 Rendering Class phpbb\groupposition\groupposition_interface build 01-Jan-2024 21:05:43 Rendering Class phpbb\groupposition\legend build 01-Jan-2024 21:05:43  571/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\groupposition\teampage build 01-Jan-2024 21:05:43 Rendering Class phpbb\help\controller\bbcode build 01-Jan-2024 21:05:43 Rendering Class phpbb\help\controller\controller build 01-Jan-2024 21:05:43  574/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\help\controller\faq build 01-Jan-2024 21:05:43 Rendering Class phpbb\help\controller\help build 01-Jan-2024 21:05:43 Rendering Class phpbb\help\manager build 01-Jan-2024 21:05:43 Rendering Class phpbb\install\console\command\install\config\show build 01-Jan-2024 21:05:43 Rendering Class phpbb\install\console\command\install\config\validate build 01-Jan-2024 21:05:43  579/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\console\command\install\install build 01-Jan-2024 21:05:43 Rendering Class phpbb\install\console\command\update\config\show build 01-Jan-2024 21:05:43 Rendering Class phpbb\install\console\command\update\config\validate build 01-Jan-2024 21:05:43 Rendering Class phpbb\install\console\command\update\update build 01-Jan-2024 21:05:43 Rendering Class phpbb\install\controller\archive_download build 01-Jan-2024 21:05:43  584/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\helper build 01-Jan-2024 21:05:43 Rendering Class phpbb\install\controller\install build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\controller\installer_index build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\controller\timeout_check build 01-Jan-2024 21:05:44  588/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\controller\update build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\event\kernel_exception_subscriber build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\exception\cannot_build_container_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\exception\file_updater_failure_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\exception\installer_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\exception\invalid_dbms_exception build 01-Jan-2024 21:05:44  595/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\exception\user_interaction_required_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\config build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\container_factory build 01-Jan-2024 21:05:44  600/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\file_updater\factory build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\file_updater\file_updater build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 01-Jan-2024 21:05:44  605/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\install_helper build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 01-Jan-2024 21:05:44  608/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\iohandler\factory build 01-Jan-2024 21:05:44  610/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\iohandler\iohandler_base build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 01-Jan-2024 21:05:44  613/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\navigation\install_navigation build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\navigation\main_navigation build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\navigation\navigation_interface build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\navigation\navigation_provider build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\navigation\update_navigation build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\helper\update_helper build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\installer build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\installer_configuration build 01-Jan-2024 21:05:44  621/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_filesystem\module build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\install_finish\module build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 01-Jan-2024 21:05:44  625/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\install_finish\task\notify_user build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\requirements\install_module build 01-Jan-2024 21:05:44  629/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\task\check_filesystem build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\requirements\task\check_update build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\requirements\update_module build 01-Jan-2024 21:05:44  633/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module\update_filesystem\module build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 01-Jan-2024 21:05:44  637/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module_base build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\module_interface build 01-Jan-2024 21:05:44  641/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\sequential_task build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\task_base build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\task_interface build 01-Jan-2024 21:05:44 Rendering Class phpbb\install\updater_configuration build 01-Jan-2024 21:05:44 Rendering Class phpbb\json\sanitizer build 01-Jan-2024 21:05:44 Rendering Class phpbb\json_response build 01-Jan-2024 21:05:44 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\language\exception\language_exception build 01-Jan-2024 21:05:44  649/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\language\exception\language_file_not_found build 01-Jan-2024 21:05:44 Rendering Class phpbb\language\language build 01-Jan-2024 21:05:44 Rendering Class phpbb\language\language_file_helper build 01-Jan-2024 21:05:44 Rendering Class phpbb\language\language_file_loader build 01-Jan-2024 21:05:44  653/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\lock\db build 01-Jan-2024 21:05:44 Rendering Class phpbb\lock\flock build 01-Jan-2024 21:05:44 Rendering Class phpbb\log\dummy build 01-Jan-2024 21:05:44 Rendering Class phpbb\log\log build 01-Jan-2024 21:05:44  657/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\log\log_interface build 01-Jan-2024 21:05:44 Rendering Class phpbb\mention\controller\mention build 01-Jan-2024 21:05:44  659/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\base_group build 01-Jan-2024 21:05:44 Rendering Class phpbb\mention\source\base_user build 01-Jan-2024 21:05:44 Rendering Class phpbb\mention\source\friend build 01-Jan-2024 21:05:44 Rendering Class phpbb\mention\source\group build 01-Jan-2024 21:05:44  663/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\source_interface build 01-Jan-2024 21:05:44 Rendering Class phpbb\mention\source\team build 01-Jan-2024 21:05:44 Rendering Class phpbb\mention\source\topic build 01-Jan-2024 21:05:44 Rendering Class phpbb\mention\source\user build 01-Jan-2024 21:05:44  667/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\usergroup build 01-Jan-2024 21:05:44 Rendering Class phpbb\message\admin_form build 01-Jan-2024 21:05:44  670/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\message\form build 01-Jan-2024 21:05:44 Rendering Class phpbb\message\message build 01-Jan-2024 21:05:44 Rendering Class phpbb\message\topic_form build 01-Jan-2024 21:05:44 Rendering Class phpbb\message\user_form build 01-Jan-2024 21:05:44  673/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\content_guesser build 01-Jan-2024 21:05:44 Rendering Class phpbb\mimetype\extension_guesser build 01-Jan-2024 21:05:44 Rendering Class phpbb\mimetype\guesser build 01-Jan-2024 21:05:44 Rendering Class phpbb\mimetype\guesser_base build 01-Jan-2024 21:05:44  677/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\guesser_interface build 01-Jan-2024 21:05:44 Rendering Class phpbb\module\exception\module_exception build 01-Jan-2024 21:05:44 Rendering Class phpbb\module\exception\module_not_found_exception build 01-Jan-2024 21:05:45 Rendering Class phpbb\module\module_manager build 01-Jan-2024 21:05:45 Rendering Class phpbb\notification\exception build 01-Jan-2024 21:05:45  682/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\manager build 01-Jan-2024 21:05:45 Rendering Class phpbb\notification\method\base build 01-Jan-2024 21:05:45  684/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 01-Jan-2024 21:05:45 Rendering Class phpbb\notification\method\email build 01-Jan-2024 21:05:45  686/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\jabber build 01-Jan-2024 21:05:45 Rendering Class phpbb\notification\method\messenger_base build 01-Jan-2024 21:05:45  688/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\method\method_interface build 01-Jan-2024 21:05:45 Rendering Class phpbb\notification\type\admin_activate_user build 01-Jan-2024 21:05:45  690/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_post build 01-Jan-2024 21:05:45  691/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_topic build 01-Jan-2024 21:05:45  692/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 01-Jan-2024 21:05:45  693/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 01-Jan-2024 21:05:45 Rendering Class phpbb\notification\type\disapprove_post build 01-Jan-2024 21:05:45  695/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 696/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 01-Jan-2024 21:05:45  697/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\forum build 01-Jan-2024 21:05:45 Rendering Class phpbb\notification\type\group_request build 01-Jan-2024 21:05:45  698/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request_approved build 01-Jan-2024 21:05:45  699/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\mention build 01-Jan-2024 21:05:45  700/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\pm build 01-Jan-2024 21:05:45  701/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 01-Jan-2024 21:05:45  702/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 01-Jan-2024 21:05:45  703/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 01-Jan-2024 21:05:46  704/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 01-Jan-2024 21:05:46  705/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 01-Jan-2024 21:05:46  706/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post build 01-Jan-2024 21:05:46  707/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post_closed build 01-Jan-2024 21:05:46  708/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic build 01-Jan-2024 21:05:46  709/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic_in_queue build 01-Jan-2024 21:05:46  710/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 01-Jan-2024 21:05:46  711/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\pagination build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\argon2i build 01-Jan-2024 21:05:46  713/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\base build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\base_native build 01-Jan-2024 21:05:46  716/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\bcrypt build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\bcrypt_2y build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 01-Jan-2024 21:05:46  719/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\driver_interface build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\helper build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\md5_mybb build 01-Jan-2024 21:05:46  723/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\md5_vb build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\phpass build 01-Jan-2024 21:05:46  726/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\salted_md5 build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\sha1 build 01-Jan-2024 21:05:46  729/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_smf build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\driver\sha_xf1 build 01-Jan-2024 21:05:46 Rendering Class phpbb\passwords\helper build 01-Jan-2024 21:05:46  733/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\passwords\manager build 01-Jan-2024 21:05:46 Rendering Class phpbb\path_helper build 01-Jan-2024 21:05:46 Rendering Class phpbb\permissions build 01-Jan-2024 21:05:46  736/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\php\ini build 01-Jan-2024 21:05:46 Rendering Class phpbb\plupload\plupload build 01-Jan-2024 21:05:46 Rendering Class phpbb\posting\post_helper build 01-Jan-2024 21:05:46  739/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\lang_helper build 01-Jan-2024 21:05:46 Rendering Class phpbb\profilefields\manager build 01-Jan-2024 21:05:46 Rendering Class phpbb\profilefields\type\type_base build 01-Jan-2024 21:05:46 Rendering Class phpbb\profilefields\type\type_bool build 01-Jan-2024 21:05:46  743/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_date build 01-Jan-2024 21:05:46 Rendering Class phpbb\profilefields\type\type_dropdown build 01-Jan-2024 21:05:46  745/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_int build 01-Jan-2024 21:05:46 Rendering Class phpbb\profilefields\type\type_interface build 01-Jan-2024 21:05:47  747/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 01-Jan-2024 21:05:47 Rendering Class phpbb\profilefields\type\type_string_common build 01-Jan-2024 21:05:47  749/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 01-Jan-2024 21:05:47 Rendering Class phpbb\profilefields\type\type_url build 01-Jan-2024 21:05:47  751/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\controller\report build 01-Jan-2024 21:05:47  752/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\already_reported_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\exception\empty_report_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\exception\entity_not_found_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\exception\invalid_report_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 01-Jan-2024 21:05:47  758/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\report_permission_denied_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\handler_factory build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\report_handler build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\report_handler_interface build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\report_handler_pm build 01-Jan-2024 21:05:47 Rendering Class phpbb\report\report_handler_post build 01-Jan-2024 21:05:47  764/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_reason_list_provider build 01-Jan-2024 21:05:47 Rendering Class phpbb\request\deactivated_super_global build 01-Jan-2024 21:05:47 Rendering Class phpbb\request\request build 01-Jan-2024 21:05:47 Rendering Class phpbb\request\request_interface build 01-Jan-2024 21:05:47  768/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 01-Jan-2024 21:05:47 Rendering Class phpbb\request\type_cast_helper_interface build 01-Jan-2024 21:05:47 Rendering Class phpbb\routing\file_locator build 01-Jan-2024 21:05:47 Rendering Class phpbb\routing\helper build 01-Jan-2024 21:05:47 Rendering Class phpbb\routing\loader_resolver build 01-Jan-2024 21:05:47  773/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 01-Jan-2024 21:05:47 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 01-Jan-2024 21:05:47 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 01-Jan-2024 21:05:47 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 01-Jan-2024 21:05:47 Rendering Class phpbb\routing\router build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\backend\base build 01-Jan-2024 21:05:47  779/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_mysql build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\backend\fulltext_native build 01-Jan-2024 21:05:47  781/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_postgres build 01-Jan-2024 21:05:47  782/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_sphinx build 01-Jan-2024 21:05:47  783/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 01-Jan-2024 21:05:47  784/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\backend\sphinx\config_item build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\backend\sphinx\config_section build 01-Jan-2024 21:05:47  787/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\backend\sphinx\config_variable build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\exception\action_in_progress_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\exception\search_exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\search\search_backend_factory build 01-Jan-2024 21:05:47  793/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\state_helper build 01-Jan-2024 21:05:47 Rendering Class phpbb\session build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\adapter\adapter_interface build 01-Jan-2024 21:05:47  796/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\adapter\local build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\adapter_factory build 01-Jan-2024 21:05:47  798/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\attachment build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\controller\avatar build 01-Jan-2024 21:05:47  800/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\controller build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\exception\exception build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\file_info build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\provider\local build 01-Jan-2024 21:05:47  804/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\provider\provider_interface build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\storage build 01-Jan-2024 21:05:47 Rendering Class phpbb\storage\stream_interface build 01-Jan-2024 21:05:47 Rendering Class phpbb\symfony_request build 01-Jan-2024 21:05:47  808/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\asset build 01-Jan-2024 21:05:47 Rendering Class phpbb\template\assets_bag build 01-Jan-2024 21:05:47 Rendering Class phpbb\template\base build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\context build 01-Jan-2024 21:05:48  812/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\template build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\definition build 01-Jan-2024 21:05:48  815/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\extension build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\extension\avatar build 01-Jan-2024 21:05:48  818/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\extension\forms build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\extension\icon build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\extension\routing build 01-Jan-2024 21:05:48  822/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\lexer build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\loader build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\node\definenode build 01-Jan-2024 21:05:48  827/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\event build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\node\includeasset build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\node\includecss build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\node\includejs build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\node\includenode build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\tokenparser\defineparser build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\tokenparser\event build 01-Jan-2024 21:05:48  835/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\includecss build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\tokenparser\includejs build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\tokenparser\includeparser build 01-Jan-2024 21:05:48 Rendering Class phpbb\template\twig\twig build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\acp_utils_interface build 01-Jan-2024 21:05:48  840/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 92%Rendering Class phpbb\textformatter\cache_interface build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\parser_interface build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\renderer_interface build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\s9e\acp_utils build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 01-Jan-2024 21:05:48  845/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\factory build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\s9e\link_helper build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\s9e\mention_helper build 01-Jan-2024 21:05:48  848/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\parser build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\s9e\quote_helper build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\s9e\renderer build 01-Jan-2024 21:05:48  851/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\s9e\utils build 01-Jan-2024 21:05:48 Rendering Class phpbb\textformatter\utils_interface build 01-Jan-2024 21:05:48 Rendering Class phpbb\textreparser\base build 01-Jan-2024 21:05:48  854/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\manager build 01-Jan-2024 21:05:48 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 01-Jan-2024 21:05:48 Rendering Class phpbb\textreparser\plugins\forum_description build 01-Jan-2024 21:05:48  857/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_rules build 01-Jan-2024 21:05:48 Rendering Class phpbb\textreparser\plugins\group_description build 01-Jan-2024 21:05:48  859/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\pm_text build 01-Jan-2024 21:05:48 Rendering Class phpbb\textreparser\plugins\poll_option build 01-Jan-2024 21:05:48  861/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_title build 01-Jan-2024 21:05:48 Rendering Class phpbb\textreparser\plugins\post_text build 01-Jan-2024 21:05:48  863/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\user_signature build 01-Jan-2024 21:05:48 Rendering Class phpbb\textreparser\reparser_interface build 01-Jan-2024 21:05:48  865/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\row_based_plugin build 01-Jan-2024 21:05:48 Rendering Class phpbb\tree\nestedset build 01-Jan-2024 21:05:48 Rendering Class phpbb\tree\nestedset_forum build 01-Jan-2024 21:05:48  868/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\tree\tree_interface build 01-Jan-2024 21:05:48 Rendering Class phpbb\ucp\controller\reset_password build 01-Jan-2024 21:05:48  870/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\user build 01-Jan-2024 21:05:48 Rendering Class phpbb\user_loader build 01-Jan-2024 21:05:48  872/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 01-Jan-2024 21:05:48 Rendering Class phpbb\viewonline_helper build 01-Jan-2024 21:05:48  874/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 01-Jan-2024 21:05:48 Rendering Class phpbb_questionnaire_php_data_provider build 01-Jan-2024 21:05:48 Rendering Class phpbb_questionnaire_phpbb_data_provider build 01-Jan-2024 21:05:48 Rendering Class phpbb_questionnaire_system_data_provider build 01-Jan-2024 21:05:48 Rendering Class queue build 01-Jan-2024 21:05:49 Rendering Class smtp_class build 01-Jan-2024 21:05:49 Rendering Class transfer build 01-Jan-2024 21:05:49  881/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_activate build 01-Jan-2024 21:05:49 Rendering Class ucp_attachments build 01-Jan-2024 21:05:49 Rendering Class ucp_attachments_info build 01-Jan-2024 21:05:49 Rendering Class ucp_auth_link build 01-Jan-2024 21:05:49 Rendering Class ucp_auth_link_info build 01-Jan-2024 21:05:49 Rendering Class ucp_confirm build 01-Jan-2024 21:05:49 Rendering Class ucp_groups build 01-Jan-2024 21:05:49 Rendering Class ucp_groups_info build 01-Jan-2024 21:05:49 Rendering Class ucp_login_link build 01-Jan-2024 21:05:49  890/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main build 01-Jan-2024 21:05:49 Rendering Class ucp_main_info build 01-Jan-2024 21:05:49 Rendering Class ucp_notifications build 01-Jan-2024 21:05:49 Rendering Class ucp_notifications_info build 01-Jan-2024 21:05:49 Rendering Class ucp_pm build 01-Jan-2024 21:05:49 Rendering Class ucp_pm_info build 01-Jan-2024 21:05:49 Rendering Class ucp_prefs build 01-Jan-2024 21:05:49  897/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_prefs_info build 01-Jan-2024 21:05:49 Rendering Class ucp_profile build 01-Jan-2024 21:05:49 Rendering Class ucp_profile_info build 01-Jan-2024 21:05:49 Rendering Class ucp_register build 01-Jan-2024 21:05:49 Rendering Class ucp_resend build 01-Jan-2024 21:05:49 Rendering Class ucp_zebra build 01-Jan-2024 21:05:49 Rendering Class ucp_zebra_info build 01-Jan-2024 21:05:49  904/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49 Version Updated C Removed C build 01-Jan-2024 21:05:49 main 742 0 build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49 Version Updated C Updated N Removed C Removed N build 01-Jan-2024 21:05:49 main 742 151 0 0 build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49  build 01-Jan-2024 21:05:49 phpBB > build: build 01-Jan-2024 21:05:49  build 01-Jan-2024 21:05:49  build 01-Jan-2024 21:05:49 BUILD FINISHED build 01-Jan-2024 21:05:49 build 01-Jan-2024 21:05:49 Total time: 8 minutes 56.07 seconds build 01-Jan-2024 21:05:49  simple 01-Jan-2024 21:05:50 Finished task 'Run tests' with result: Success command 01-Jan-2024 21:05:50 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jan-2024 21:05:50 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jan-2024 21:05:50 Running image name (phpbb:php-8.1) command 01-Jan-2024 21:05:50 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1224 (PHPBB3-DDM-JOB1-1224)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 01-Jan-2024 21:05:51 Buildfile: /data/build/build.xml build 01-Jan-2024 21:05:51 build 01-Jan-2024 21:05:51 phpBB > sniff: build 01-Jan-2024 21:05:51 build 01-Jan-2024 21:06:00 ............................................................ 60 / 911 (7%) build 01-Jan-2024 21:06:04 ............................................................ 120 / 911 (13%) build 01-Jan-2024 21:06:05 ............................................................ 180 / 911 (20%) build 01-Jan-2024 21:06:05 ............................................................ 240 / 911 (26%) build 01-Jan-2024 21:06:07 ............................................................ 300 / 911 (33%) build 01-Jan-2024 21:06:08 ............................................................ 360 / 911 (40%) build 01-Jan-2024 21:06:12 ............................................................ 420 / 911 (46%) build 01-Jan-2024 21:06:19 ............................................................ 480 / 911 (53%) build 01-Jan-2024 21:06:25 ............................................................ 540 / 911 (59%) build 01-Jan-2024 21:06:30 ............................................................ 600 / 911 (66%) build 01-Jan-2024 21:06:35 ............................................................ 660 / 911 (72%) build 01-Jan-2024 21:06:39 ............................................................ 720 / 911 (79%) build 01-Jan-2024 21:06:45 ............................................................ 780 / 911 (86%) build 01-Jan-2024 21:06:50 ............................................................ 840 / 911 (92%) build 01-Jan-2024 21:06:54 ............................................................ 900 / 911 (99%) build 01-Jan-2024 21:06:54 ........... 911 / 911 (100%) build 01-Jan-2024 21:06:54 build 01-Jan-2024 21:06:54 build 01-Jan-2024 21:06:54 Time: 1 mins, 3.43 secs; Memory: 52.01MB build 01-Jan-2024 21:06:54 build 01-Jan-2024 21:06:54 [php] Calling PHP function: preg_replace() build 01-Jan-2024 21:07:01 ............................................................ 60 / 206 (29%) build 01-Jan-2024 21:07:17 ............................................................ 120 / 206 (58%) build 01-Jan-2024 21:07:30 ............................................................ 180 / 206 (87%) build 01-Jan-2024 21:07:36 .......................... 206 / 206 (100%) build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 Time: 42.1 secs; Memory: 34MB build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 Time: 40ms; Memory: 4MB build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 BUILD FINISHED build 01-Jan-2024 21:07:36 build 01-Jan-2024 21:07:36 Total time: 1 minute 45.89 seconds build 01-Jan-2024 21:07:36 simple 01-Jan-2024 21:07:37 Finished task 'Run sniffs' with result: Success simple 01-Jan-2024 21:07:37 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 01-Jan-2024 21:07:37 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 01-Jan-2024 21:07:37 Finished task 'Parsing test results' with result: Success simple 01-Jan-2024 21:07:37 Running post build plugin 'Artifact Copier' simple 01-Jan-2024 21:07:37 Publishing an artifact: Coverage HTML Report simple 01-Jan-2024 21:07:40 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 3.235 s simple 01-Jan-2024 21:07:40 Running post build plugin 'npm Cache Cleanup' simple 01-Jan-2024 21:07:40 Running post build plugin 'NCover Results Collector' simple 01-Jan-2024 21:07:40 Running post build plugin 'Build Results Label Collector' simple 01-Jan-2024 21:07:40 Running post build plugin 'Clover Results Collector' simple 01-Jan-2024 21:07:40 Running post build plugin 'Docker Container Cleanup' simple 01-Jan-2024 21:07:42 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 01-Jan-2024 21:07:42 Finalising the build... simple 01-Jan-2024 21:07:42 Stopping timer. simple 01-Jan-2024 21:07:42 Build PHPBB3-DDM-JOB1-1224 completed. simple 01-Jan-2024 21:07:42 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jan-2024 21:07:42 Running on server: post build plugin 'NCover Results Collector' simple 01-Jan-2024 21:07:42 Running on server: post build plugin 'Build Labeller' simple 01-Jan-2024 21:07:42 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jan-2024 21:07:42 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jan-2024 21:07:42 All post build plugins have finished simple 01-Jan-2024 21:07:42 Generating build results summary... simple 01-Jan-2024 21:07:46 Saving build results to disk... simple 01-Jan-2024 21:07:47 Store variable context... simple 01-Jan-2024 21:07:47 Finished building PHPBB3-DDM-JOB1-1224.