simple 30-Sep-2024 19:07:01 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1343 (PHPBB3-DDM-JOB1-1343) is being prepared for building on agent Docker, bamboo version: 9.2.16 simple 30-Sep-2024 19:07:01 simple 30-Sep-2024 19:07:01 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 30-Sep-2024 19:07:01 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1343 (PHPBB3-DDM-JOB1-1343) simple 30-Sep-2024 19:07:01 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 30-Sep-2024 19:07:01 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 30-Sep-2024 19:07:01 Updating source code to revision: cc0375befee66ddda2611f6d3c81901653f4d416 simple 30-Sep-2024 19:07:01 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 30-Sep-2024 19:07:01 hint: Using 'master' as the name for the initial branch. This default branch name simple 30-Sep-2024 19:07:01 hint: is subject to change. To configure the initial branch name to use in all simple 30-Sep-2024 19:07:01 hint: of your new repositories, which will suppress this warning, call: simple 30-Sep-2024 19:07:01 hint: simple 30-Sep-2024 19:07:01 hint: git config --global init.defaultBranch simple 30-Sep-2024 19:07:01 hint: simple 30-Sep-2024 19:07:01 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 30-Sep-2024 19:07:01 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 30-Sep-2024 19:07:01 hint: 'development'. The just-created branch can be renamed via this command: simple 30-Sep-2024 19:07:01 hint: simple 30-Sep-2024 19:07:01 hint: git branch -m simple 30-Sep-2024 19:07:01 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 30-Sep-2024 19:07:17 Checking out revision cc0375befee66ddda2611f6d3c81901653f4d416. simple 30-Sep-2024 19:07:18 Already on 'master' simple 30-Sep-2024 19:07:18 Updated source code to revision: cc0375befee66ddda2611f6d3c81901653f4d416 simple 30-Sep-2024 19:07:18 Finished task 'Checkout Default Repository' with result: Success simple 30-Sep-2024 19:07:18 Running pre-build action: VCS Version Collector simple 30-Sep-2024 19:07:18 Running pre-build action: Build Log Labeller Pre Build Action simple 30-Sep-2024 19:07:18 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1343 (PHPBB3-DDM-JOB1-1343) started building on agent 'Docker' () command 30-Sep-2024 19:07:18 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 30-Sep-2024 19:07:18 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 30-Sep-2024 19:07:18 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1343 (PHPBB3-DDM-JOB1-1343)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-99e336af-6d44-4b47-9f96-ef8f70d58ac8 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 30-Sep-2024 19:07:20 #0 building with "default" instance using docker driver error 30-Sep-2024 19:07:20 error 30-Sep-2024 19:07:20 #1 [internal] load build definition from Dockerfile error 30-Sep-2024 19:07:20 #1 transferring dockerfile: error 30-Sep-2024 19:07:20 #1 transferring dockerfile: 491B 0.1s done error 30-Sep-2024 19:07:20 #1 DONE 0.2s error 30-Sep-2024 19:07:22 error 30-Sep-2024 19:07:22 #2 [internal] load metadata for docker.io/library/php:8.1 error 30-Sep-2024 19:07:23 #2 DONE 1.0s error 30-Sep-2024 19:07:23 error 30-Sep-2024 19:07:23 #3 [internal] load .dockerignore error 30-Sep-2024 19:07:23 #3 transferring context: 2B done error 30-Sep-2024 19:07:23 #3 DONE 0.0s error 30-Sep-2024 19:07:23 error 30-Sep-2024 19:07:23 #4 [1/6] FROM docker.io/library/php:8.1@sha256:82c85d651886d80166a5b25cce034578eae261c075f614b26db3d7d5842ca1a6 error 30-Sep-2024 19:07:23 #4 DONE 0.0s error 30-Sep-2024 19:07:23 error 30-Sep-2024 19:07:23 #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 30-Sep-2024 19:07:23 #5 CACHED error 30-Sep-2024 19:07:23 error 30-Sep-2024 19:07:23 #6 [3/6] RUN pecl install xdebug-3.2.2 error 30-Sep-2024 19:07:23 #6 CACHED error 30-Sep-2024 19:07:23 error 30-Sep-2024 19:07:23 #7 [4/6] RUN docker-php-ext-enable xdebug error 30-Sep-2024 19:07:23 #7 CACHED error 30-Sep-2024 19:07:23 error 30-Sep-2024 19:07:23 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 30-Sep-2024 19:07:25 #8 DONE 2.0s error 30-Sep-2024 19:07:25 error 30-Sep-2024 19:07:25 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 30-Sep-2024 19:07:26 #9 DONE 0.8s error 30-Sep-2024 19:07:26 error 30-Sep-2024 19:07:26 #10 exporting to image error 30-Sep-2024 19:07:26 #10 exporting layers error 30-Sep-2024 19:07:26 #10 exporting layers 0.2s done error 30-Sep-2024 19:07:26 #10 writing image sha256:f8ed47862224b09a8aac5ee61284552a528cfe3b20c186c374b4f379b55abcbd error 30-Sep-2024 19:07:26 #10 writing image sha256:f8ed47862224b09a8aac5ee61284552a528cfe3b20c186c374b4f379b55abcbd done error 30-Sep-2024 19:07:26 #10 naming to docker.io/library/phpbb:php-8.1 done error 30-Sep-2024 19:07:26 #10 DONE 0.3s simple 30-Sep-2024 19:07:26 Built Docker image 'phpbb:php-8.1' simple 30-Sep-2024 19:07:26 Finished task 'Build image' with result: Success command 30-Sep-2024 19:07:26 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 30-Sep-2024 19:07:26 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 30-Sep-2024 19:07:26 Running image name (phpbb:php-8.1) command 30-Sep-2024 19:07:26 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1343 (PHPBB3-DDM-JOB1-1343)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 30-Sep-2024 19:07:28 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 30-Sep-2024 19:07:28 Installing dependencies from lock file (including require-dev) build 30-Sep-2024 19:07:28 Verifying lock file contents can be installed on current platform. build 30-Sep-2024 19:07:28 Package operations: 140 installs, 0 updates, 0 removals build 30-Sep-2024 19:07:28 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 30-Sep-2024 19:07:28 - Downloading composer/installers (v1.12.0) build 30-Sep-2024 19:07:28 - Downloading composer/package-versions-deprecated (1.11.99.5) build 30-Sep-2024 19:07:28 - Downloading bantu/ini-get-wrapper (v1.0.1) build 30-Sep-2024 19:07:28 - Downloading carlos-mg89/oauth (0.8.16) build 30-Sep-2024 19:07:28 - Downloading chita/topological_sort (v3.0.1) build 30-Sep-2024 19:07:28 - Downloading symfony/process (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-php81 (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-php80 (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-php73 (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/finder (v6.4.11) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-mbstring (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-ctype (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/filesystem (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-intl-normalizer (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-intl-grapheme (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/string (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/deprecation-contracts (v3.5.0) build 30-Sep-2024 19:07:28 - Downloading psr/container (2.0.2) build 30-Sep-2024 19:07:28 - Downloading symfony/service-contracts (v3.5.0) build 30-Sep-2024 19:07:28 - Downloading symfony/console (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading seld/signal-handler (2.0.2) build 30-Sep-2024 19:07:28 - Downloading seld/phar-utils (1.2.1) build 30-Sep-2024 19:07:28 - Downloading seld/jsonlint (1.11.0) build 30-Sep-2024 19:07:28 - Downloading react/promise (v3.2.0) build 30-Sep-2024 19:07:28 - Downloading psr/log (3.0.2) build 30-Sep-2024 19:07:28 - Downloading justinrainbow/json-schema (5.3.0) build 30-Sep-2024 19:07:28 - Downloading composer/pcre (3.3.1) build 30-Sep-2024 19:07:28 - Downloading composer/xdebug-handler (3.0.5) build 30-Sep-2024 19:07:28 - Downloading composer/spdx-licenses (1.5.8) build 30-Sep-2024 19:07:28 - Downloading composer/semver (3.4.3) build 30-Sep-2024 19:07:28 - Downloading composer/metadata-minifier (1.0.0) build 30-Sep-2024 19:07:28 - Downloading composer/class-map-generator (1.3.4) build 30-Sep-2024 19:07:28 - Downloading composer/ca-bundle (1.5.2) build 30-Sep-2024 19:07:28 - Downloading composer/composer (2.7.9) build 30-Sep-2024 19:07:28 - Downloading psr/cache (3.0.0) build 30-Sep-2024 19:07:28 - Downloading doctrine/deprecations (1.1.3) build 30-Sep-2024 19:07:28 - Downloading doctrine/event-manager (1.2.0) build 30-Sep-2024 19:07:28 - Downloading doctrine/cache (2.2.0) build 30-Sep-2024 19:07:28 - Downloading doctrine/dbal (3.3.8) build 30-Sep-2024 19:07:28 - Downloading google/recaptcha (1.3.0) build 30-Sep-2024 19:07:28 - Downloading guzzlehttp/promises (1.5.3) build 30-Sep-2024 19:07:28 - Downloading ralouphie/getallheaders (3.0.3) build 30-Sep-2024 19:07:28 - Downloading psr/http-message (1.1) build 30-Sep-2024 19:07:28 - Downloading guzzlehttp/psr7 (1.9.1) build 30-Sep-2024 19:07:28 - Downloading laminas/laminas-code (4.14.0) build 30-Sep-2024 19:07:28 - Downloading symfony/yaml (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading laravel/homestead (v14.5.0) build 30-Sep-2024 19:07:28 - Downloading marc1706/fast-image-size (v1.1.7) build 30-Sep-2024 19:07:28 - Downloading symfony/http-client-contracts (v3.5.0) build 30-Sep-2024 19:07:28 - Downloading symfony/http-client (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading brick/math (0.12.1) build 30-Sep-2024 19:07:28 - Downloading spomky-labs/pki-framework (1.2.1) build 30-Sep-2024 19:07:28 - Downloading psr/http-factory (1.1.0) build 30-Sep-2024 19:07:28 - Downloading psr/http-client (1.0.3) build 30-Sep-2024 19:07:28 - Downloading psr/clock (1.0.0) build 30-Sep-2024 19:07:28 - Downloading paragonie/sodium_compat (v2.1.0) build 30-Sep-2024 19:07:28 - Downloading paragonie/constant_time_encoding (v3.0.0) build 30-Sep-2024 19:07:28 - Downloading web-token/jwt-library (3.4.6) build 30-Sep-2024 19:07:28 - Downloading web-token/jwt-util-ecc (3.4.6) build 30-Sep-2024 19:07:28 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.6) build 30-Sep-2024 19:07:28 - Downloading web-token/jwt-signature (3.4.6) build 30-Sep-2024 19:07:28 - Downloading web-token/jwt-key-mgmt (3.4.6) build 30-Sep-2024 19:07:28 - Downloading spomky-labs/base64url (v2.0.4) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-intl-idn (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading guzzlehttp/guzzle (6.5.8) build 30-Sep-2024 19:07:28 - Downloading minishlink/web-push (v8.0.0) build 30-Sep-2024 19:07:28 - Downloading sebastian/version (3.0.2) build 30-Sep-2024 19:07:28 - Downloading sebastian/type (3.2.1) build 30-Sep-2024 19:07:28 - Downloading sebastian/resource-operations (3.0.4) build 30-Sep-2024 19:07:28 - Downloading sebastian/recursion-context (4.0.5) build 30-Sep-2024 19:07:28 - Downloading sebastian/object-reflector (2.0.4) build 30-Sep-2024 19:07:28 - Downloading sebastian/object-enumerator (4.0.4) build 30-Sep-2024 19:07:28 - Downloading sebastian/global-state (5.0.7) build 30-Sep-2024 19:07:28 - Downloading sebastian/exporter (4.0.6) build 30-Sep-2024 19:07:28 - Downloading sebastian/environment (5.1.5) build 30-Sep-2024 19:07:28 - Downloading sebastian/diff (4.0.6) build 30-Sep-2024 19:07:28 - Downloading sebastian/comparator (4.0.8) build 30-Sep-2024 19:07:28 - Downloading sebastian/code-unit (1.0.8) build 30-Sep-2024 19:07:28 - Downloading sebastian/cli-parser (1.0.2) build 30-Sep-2024 19:07:28 - Downloading phpunit/php-timer (5.0.3) build 30-Sep-2024 19:07:28 - Downloading phpunit/php-text-template (2.0.4) build 30-Sep-2024 19:07:28 - Downloading phpunit/php-invoker (3.1.1) build 30-Sep-2024 19:07:28 - Downloading phpunit/php-file-iterator (3.0.6) build 30-Sep-2024 19:07:28 - Downloading theseer/tokenizer (1.2.3) build 30-Sep-2024 19:07:28 - Downloading nikic/php-parser (v4.19.2) build 30-Sep-2024 19:07:28 - Downloading sebastian/lines-of-code (1.0.4) build 30-Sep-2024 19:07:28 - Downloading sebastian/complexity (2.0.3) build 30-Sep-2024 19:07:28 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 30-Sep-2024 19:07:28 - Downloading phpunit/php-code-coverage (9.2.32) build 30-Sep-2024 19:07:28 - Downloading phar-io/version (3.2.1) build 30-Sep-2024 19:07:28 - Downloading phar-io/manifest (2.0.4) build 30-Sep-2024 19:07:28 - Downloading myclabs/deep-copy (1.12.0) build 30-Sep-2024 19:07:28 - Downloading doctrine/instantiator (2.0.0) build 30-Sep-2024 19:07:28 - Downloading phpunit/phpunit (9.6.21) build 30-Sep-2024 19:07:28 - Downloading misantron/dbunit (5.3.0) build 30-Sep-2024 19:07:28 - Downloading phing/phing (2.17.4) build 30-Sep-2024 19:07:28 - Downloading webmozart/assert (1.11.0) build 30-Sep-2024 19:07:28 - Downloading phpstan/phpdoc-parser (1.32.0) build 30-Sep-2024 19:07:28 - Downloading phpdocumentor/reflection-common (2.2.0) build 30-Sep-2024 19:07:28 - Downloading phpdocumentor/type-resolver (1.8.2) build 30-Sep-2024 19:07:28 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 30-Sep-2024 19:07:28 - Downloading spatie/array-to-xml (3.3.0) build 30-Sep-2024 19:07:28 - Downloading netresearch/jsonmapper (v4.5.0) build 30-Sep-2024 19:07:28 - Downloading fidry/cpu-core-counter (1.2.0) build 30-Sep-2024 19:07:28 - Downloading felixfbecker/language-server-protocol (v1.5.3) build 30-Sep-2024 19:07:28 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 30-Sep-2024 19:07:28 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 30-Sep-2024 19:07:28 - Downloading amphp/amp (v2.6.4) build 30-Sep-2024 19:07:28 - Downloading amphp/byte-stream (v1.8.2) build 30-Sep-2024 19:07:28 - Downloading vimeo/psalm (5.26.1) build 30-Sep-2024 19:07:28 - Downloading symfony/routing (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/polyfill-php83 (v1.31.0) build 30-Sep-2024 19:07:28 - Downloading symfony/http-foundation (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading psr/event-dispatcher (1.0.0) build 30-Sep-2024 19:07:28 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 30-Sep-2024 19:07:28 - Downloading symfony/event-dispatcher (v6.4.8) build 30-Sep-2024 19:07:28 - Downloading symfony/var-dumper (v6.4.11) build 30-Sep-2024 19:07:28 - Downloading symfony/error-handler (v6.4.10) build 30-Sep-2024 19:07:28 - Downloading symfony/http-kernel (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/var-exporter (v6.4.9) build 30-Sep-2024 19:07:28 - Downloading symfony/dependency-injection (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/config (v6.4.8) build 30-Sep-2024 19:07:28 - Downloading symfony/cache-contracts (v3.5.0) build 30-Sep-2024 19:07:28 - Downloading symfony/cache (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/framework-bundle (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading psalm/plugin-symfony (v5.2.5) build 30-Sep-2024 19:07:28 - Downloading s9e/sweetdom (3.4.1) build 30-Sep-2024 19:07:28 - Downloading s9e/regexp-builder (1.4.6) build 30-Sep-2024 19:07:28 - Downloading s9e/text-formatter (2.18.0) build 30-Sep-2024 19:07:28 - Downloading squizlabs/php_codesniffer (3.10.3) build 30-Sep-2024 19:07:28 - Downloading masterminds/html5 (2.9.0) build 30-Sep-2024 19:07:28 - Downloading symfony/dom-crawler (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading symfony/browser-kit (v6.4.8) build 30-Sep-2024 19:07:28 - Downloading symfony/css-selector (v6.4.8) build 30-Sep-2024 19:07:28 - Downloading symfony/mime (v6.4.12) build 30-Sep-2024 19:07:28 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 30-Sep-2024 19:07:28 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 30-Sep-2024 19:07:28 - Downloading twig/twig (v3.14.0) build 30-Sep-2024 19:07:28 - Downloading symfony/translation-contracts (v3.5.0) build 30-Sep-2024 19:07:28 - Downloading symfony/twig-bridge (v6.4.12) build 30-Sep-2024 19:07:31 0/140 [>---------------------------] 0% 7/140 [=>--------------------------] 5% 15/140 [===>------------------------] 10% 31/140 [======>---------------------] 22% 50/140 [==========>-----------------] 35% 62/140 [============>---------------] 44% 73/140 [==============>-------------] 52% 87/140 [=================>----------] 62% 102/140 [====================>-------] 72% 122/140 [========================>---] 87% 127/140 [=========================>--] 90% 140/140 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 30-Sep-2024 19:07:31 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing carlos-mg89/oauth (0.8.16): Extracting archive build 30-Sep-2024 19:07:31 - Installing chita/topological_sort (v3.0.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/process (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-php81 (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-php73 (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/finder (v6.4.11): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/filesystem (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/string (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/container (2.0.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/console (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing seld/signal-handler (2.0.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing seld/phar-utils (1.2.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing seld/jsonlint (1.11.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing react/promise (v3.2.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/log (3.0.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing justinrainbow/json-schema (5.3.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/pcre (3.3.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/semver (3.4.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/class-map-generator (1.3.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/ca-bundle (1.5.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing composer/composer (2.7.9): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/cache (3.0.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing doctrine/deprecations (1.1.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing doctrine/event-manager (1.2.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing doctrine/cache (2.2.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing doctrine/dbal (3.3.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing google/recaptcha (1.3.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/http-message (1.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing laminas/laminas-code (4.14.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/yaml (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing laravel/homestead (v14.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/http-client (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing brick/math (0.12.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/http-factory (1.1.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/http-client (1.0.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/clock (1.0.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing paragonie/sodium_compat (v2.1.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing paragonie/constant_time_encoding (v3.0.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing web-token/jwt-library (3.4.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing web-token/jwt-util-ecc (3.4.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing web-token/jwt-signature (3.4.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing web-token/jwt-key-mgmt (3.4.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-intl-idn (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing minishlink/web-push (v8.0.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/version (3.0.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/type (3.2.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/global-state (5.0.7): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/exporter (4.0.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/environment (5.1.5): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/diff (4.0.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/comparator (4.0.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/code-unit (1.0.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpunit/php-timer (5.0.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing theseer/tokenizer (1.2.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing nikic/php-parser (v4.19.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/complexity (2.0.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpunit/php-code-coverage (9.2.32): Extracting archive build 30-Sep-2024 19:07:31 - Installing phar-io/version (3.2.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing phar-io/manifest (2.0.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing doctrine/instantiator (2.0.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpunit/phpunit (9.6.21): Extracting archive build 30-Sep-2024 19:07:31 - Installing misantron/dbunit (5.3.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing phing/phing (2.17.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing webmozart/assert (1.11.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpstan/phpdoc-parser (1.32.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing netresearch/jsonmapper (v4.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing fidry/cpu-core-counter (1.2.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing felixfbecker/language-server-protocol (v1.5.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing amphp/amp (v2.6.4): Extracting archive build 30-Sep-2024 19:07:31 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 30-Sep-2024 19:07:31 - Installing vimeo/psalm (5.26.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/routing (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/polyfill-php83 (v1.31.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/http-foundation (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/var-dumper (v6.4.11): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/error-handler (v6.4.10): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/http-kernel (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/var-exporter (v6.4.9): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/dependency-injection (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/config (v6.4.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/cache (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/framework-bundle (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing psalm/plugin-symfony (v5.2.5): Extracting archive build 30-Sep-2024 19:07:31 - Installing s9e/sweetdom (3.4.1): Extracting archive build 30-Sep-2024 19:07:31 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 30-Sep-2024 19:07:31 - Installing s9e/text-formatter (2.18.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing squizlabs/php_codesniffer (3.10.3): Extracting archive build 30-Sep-2024 19:07:31 - Installing masterminds/html5 (2.9.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/dom-crawler (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/css-selector (v6.4.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/mime (v6.4.12): Extracting archive build 30-Sep-2024 19:07:31 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 30-Sep-2024 19:07:31 - Installing twig/twig (v3.14.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 30-Sep-2024 19:07:31 - Installing symfony/twig-bridge (v6.4.12): Extracting archive build 30-Sep-2024 19:07:34 0/138 [>---------------------------] 0% 18/138 [===>------------------------] 13% 28/138 [=====>----------------------] 20% 44/138 [========>-------------------] 31% 59/138 [===========>----------------] 42% 69/138 [==============>-------------] 50% 84/138 [=================>----------] 60% 104/138 [=====================>------] 75% 115/138 [=======================>----] 83% 126/138 [=========================>--] 91% 138/138 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:34 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:34 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:34 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:34 Generating autoload files build 30-Sep-2024 19:07:34 100 packages you are using are looking for funding. build 30-Sep-2024 19:07:34 Use the `composer fund` command to find out more! build 30-Sep-2024 19:07:35 Buildfile: /data/build/build.xml build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:35 phpBB > clean: build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:35  [delete] Directory /data/build/logs does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/api does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/coverage does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/cpd does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/new_version does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 30-Sep-2024 19:07:35  [delete] Directory /data/build/save does not exist or is not a directory. build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:35 phpBB > prepare: build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/logs build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/api build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/codebrowser build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/coverage build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/cpd build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/dependencies build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/new_version build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/new_version/files build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/new_version/patches build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/new_version/release_files build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/new_version/update build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/old_versions build 30-Sep-2024 19:07:35  [mkdir] Created dir: /data/build/save build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:35 phpBB > composer: build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:35 Installing dependencies from lock file (including require-dev) build 30-Sep-2024 19:07:35 Verifying lock file contents can be installed on current platform. build 30-Sep-2024 19:07:35 Nothing to install, update or remove build 30-Sep-2024 19:07:35 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:35 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:35 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:35 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 30-Sep-2024 19:07:35 Generating autoload files build 30-Sep-2024 19:07:35 100 packages you are using are looking for funding. build 30-Sep-2024 19:07:35 Use the `composer fund` command to find out more! build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:35 phpBB > test: build 30-Sep-2024 19:07:35  build 30-Sep-2024 19:07:38 PHPUnit 9.6.21 by Sebastian Bergmann and contributors. build 30-Sep-2024 19:07:38 build 30-Sep-2024 19:08:13 ............................................................. 61 / 7865 ( 0%) build 30-Sep-2024 19:08:17 ............................................................. 122 / 7865 ( 1%) build 30-Sep-2024 19:08:20 ......................................................I.....S 183 / 7865 ( 2%) build 30-Sep-2024 19:08:21 SSS..................SSSSSSSS............S...S............... 244 / 7865 ( 3%) build 30-Sep-2024 19:08:24 ............................................................. 305 / 7865 ( 3%) build 30-Sep-2024 19:08:32 .....S....................................................... 366 / 7865 ( 4%) build 30-Sep-2024 19:08:34 ............................................................. 427 / 7865 ( 5%) build 30-Sep-2024 19:08:36 ............................................................. 488 / 7865 ( 6%) build 30-Sep-2024 19:08:36 ............................................................. 549 / 7865 ( 6%) build 30-Sep-2024 19:08:37 ............................................................. 610 / 7865 ( 7%) build 30-Sep-2024 19:08:39 ............................................................. 671 / 7865 ( 8%) build 30-Sep-2024 19:08:40 ............................................................. 732 / 7865 ( 9%) build 30-Sep-2024 19:08:41 ............................................................. 793 / 7865 ( 10%) build 30-Sep-2024 19:08:42 ............................................................. 854 / 7865 ( 10%) build 30-Sep-2024 19:08:43 ............................................................. 915 / 7865 ( 11%) build 30-Sep-2024 19:08:44 ............................................................. 976 / 7865 ( 12%) build 30-Sep-2024 19:08:45 ............................................................. 1037 / 7865 ( 13%) build 30-Sep-2024 19:08:46 ............................................................. 1098 / 7865 ( 13%) build 30-Sep-2024 19:09:03 ............................................................. 1159 / 7865 ( 14%) build 30-Sep-2024 19:09:27 .I...S...............S....................................... 1220 / 7865 ( 15%) build 30-Sep-2024 19:09:36 ............................................................. 1281 / 7865 ( 16%) build 30-Sep-2024 19:09:38 ............................................................. 1342 / 7865 ( 17%) build 30-Sep-2024 19:09:42 .......S.S.S................................................. 1403 / 7865 ( 17%) build 30-Sep-2024 19:09:42 ............................................................. 1464 / 7865 ( 18%) build 30-Sep-2024 19:09:42 ............................................................. 1525 / 7865 ( 19%) build 30-Sep-2024 19:09:43 ............................................................. 1586 / 7865 ( 20%) build 30-Sep-2024 19:09:43 ............................................................. 1647 / 7865 ( 20%) build 30-Sep-2024 19:09:43 ............................................................. 1708 / 7865 ( 21%) build 30-Sep-2024 19:09:44 ............................................................. 1769 / 7865 ( 22%) build 30-Sep-2024 19:09:44 ............................................................. 1830 / 7865 ( 23%) build 30-Sep-2024 19:09:44 ............................................................. 1891 / 7865 ( 24%) build 30-Sep-2024 19:09:44 ............................................................. 1952 / 7865 ( 24%) build 30-Sep-2024 19:09:44 ............................................................. 2013 / 7865 ( 25%) build 30-Sep-2024 19:09:45 ............................................................. 2074 / 7865 ( 26%) build 30-Sep-2024 19:09:45 ............................................................. 2135 / 7865 ( 27%) build 30-Sep-2024 19:09:45 ............................................................. 2196 / 7865 ( 27%) build 30-Sep-2024 19:09:46 ............................................................. 2257 / 7865 ( 28%) build 30-Sep-2024 19:09:48 ............................................................. 2318 / 7865 ( 29%) build 30-Sep-2024 19:09:50 ............................................................. 2379 / 7865 ( 30%) build 30-Sep-2024 19:09:51 ............................................................. 2440 / 7865 ( 31%) build 30-Sep-2024 19:09:51 ............................................................. 2501 / 7865 ( 31%) build 30-Sep-2024 19:09:53 .................................I.II........................ 2562 / 7865 ( 32%) build 30-Sep-2024 19:09:54 ............................................................. 2623 / 7865 ( 33%) build 30-Sep-2024 19:09:55 ............................................................. 2684 / 7865 ( 34%) build 30-Sep-2024 19:09:55 ............................................................. 2745 / 7865 ( 34%) build 30-Sep-2024 19:09:55 ............................................................. 2806 / 7865 ( 35%) build 30-Sep-2024 19:09:58 ............................................................. 2867 / 7865 ( 36%) build 30-Sep-2024 19:09:59 ............................................................. 2928 / 7865 ( 37%) build 30-Sep-2024 19:10:01 ............................................................. 2989 / 7865 ( 38%) build 30-Sep-2024 19:10:01 ............................................................. 3050 / 7865 ( 38%) build 30-Sep-2024 19:10:05 ............................................................. 3111 / 7865 ( 39%) build 30-Sep-2024 19:10:12 ............................................................. 3172 / 7865 ( 40%) build 30-Sep-2024 19:10:18 ............................................................. 3233 / 7865 ( 41%) build 30-Sep-2024 19:10:24 ...............S............................................. 3294 / 7865 ( 41%) build 30-Sep-2024 19:10:24 ............................................................. 3355 / 7865 ( 42%) build 30-Sep-2024 19:10:25 ............................................................. 3416 / 7865 ( 43%) build 30-Sep-2024 19:10:26 ............................................................. 3477 / 7865 ( 44%) build 30-Sep-2024 19:10:38 ............................................................. 3538 / 7865 ( 44%) build 30-Sep-2024 19:10:50 ............................................................. 3599 / 7865 ( 45%) build 30-Sep-2024 19:10:57 ............................................................. 3660 / 7865 ( 46%) build 30-Sep-2024 19:10:57 ............................................................. 3721 / 7865 ( 47%) build 30-Sep-2024 19:10:59 ............................................................. 3782 / 7865 ( 48%) build 30-Sep-2024 19:11:00 ............................................................. 3843 / 7865 ( 48%) build 30-Sep-2024 19:11:00 ............................................................. 3904 / 7865 ( 49%) build 30-Sep-2024 19:11:01 ............................................................. 3965 / 7865 ( 50%) build 30-Sep-2024 19:11:01 ............................................................. 4026 / 7865 ( 51%) build 30-Sep-2024 19:11:01 ............................................................. 4087 / 7865 ( 51%) build 30-Sep-2024 19:11:01 ............................................................. 4148 / 7865 ( 52%) build 30-Sep-2024 19:11:05 ............................................................. 4209 / 7865 ( 53%) build 30-Sep-2024 19:11:07 ............................................................. 4270 / 7865 ( 54%) build 30-Sep-2024 19:11:09 ............................................................. 4331 / 7865 ( 55%) build 30-Sep-2024 19:11:11 ............................................................. 4392 / 7865 ( 55%) build 30-Sep-2024 19:11:12 ............................................................. 4453 / 7865 ( 56%) build 30-Sep-2024 19:11:14 ............................................................. 4514 / 7865 ( 57%) build 30-Sep-2024 19:11:20 ............................................................. 4575 / 7865 ( 58%) build 30-Sep-2024 19:11:31 ............................................................. 4636 / 7865 ( 58%) build 30-Sep-2024 19:11:35 ............................................................. 4697 / 7865 ( 59%) build 30-Sep-2024 19:11:36 ............................................................. 4758 / 7865 ( 60%) build 30-Sep-2024 19:11:36 ............................................................. 4819 / 7865 ( 61%) build 30-Sep-2024 19:11:37 ............................................................. 4880 / 7865 ( 62%) build 30-Sep-2024 19:11:37 ............................................................. 4941 / 7865 ( 62%) build 30-Sep-2024 19:11:37 ............................................................. 5002 / 7865 ( 63%) build 30-Sep-2024 19:11:37 ............................................................. 5063 / 7865 ( 64%) build 30-Sep-2024 19:11:38 ............................................................. 5124 / 7865 ( 65%) build 30-Sep-2024 19:11:38 ............................................................. 5185 / 7865 ( 65%) build 30-Sep-2024 19:11:38 ............................................................. 5246 / 7865 ( 66%) build 30-Sep-2024 19:11:39 ............................................................. 5307 / 7865 ( 67%) build 30-Sep-2024 19:11:51 ............................................................. 5368 / 7865 ( 68%) build 30-Sep-2024 19:11:59 ............................................................. 5429 / 7865 ( 69%) build 30-Sep-2024 19:12:06 ............................................................. 5490 / 7865 ( 69%) build 30-Sep-2024 19:12:07 ............................................................. 5551 / 7865 ( 70%) build 30-Sep-2024 19:12:07 ............................................................. 5612 / 7865 ( 71%) build 30-Sep-2024 19:12:08 ............................................................. 5673 / 7865 ( 72%) build 30-Sep-2024 19:12:08 ............................................................. 5734 / 7865 ( 72%) build 30-Sep-2024 19:12:09 .......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7865 ( 73%) build 30-Sep-2024 19:12:09 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7865 ( 74%) build 30-Sep-2024 19:12:09 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7865 ( 75%) build 30-Sep-2024 19:12:09 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5978 / 7865 ( 76%) build 30-Sep-2024 19:12:10 SSSSSSSSSSSSSSSSS............................................ 6039 / 7865 ( 76%) build 30-Sep-2024 19:12:12 ............................................................. 6100 / 7865 ( 77%) build 30-Sep-2024 19:12:14 ............................................................. 6161 / 7865 ( 78%) build 30-Sep-2024 19:12:16 ............................................................. 6222 / 7865 ( 79%) build 30-Sep-2024 19:12:18 ............................................................. 6283 / 7865 ( 79%) build 30-Sep-2024 19:12:20 ............................................................. 6344 / 7865 ( 80%) build 30-Sep-2024 19:12:21 ............................................................. 6405 / 7865 ( 81%) build 30-Sep-2024 19:12:23 ............................................................. 6466 / 7865 ( 82%) build 30-Sep-2024 19:12:25 ............................................................. 6527 / 7865 ( 82%) build 30-Sep-2024 19:12:27 ............................................................. 6588 / 7865 ( 83%) build 30-Sep-2024 19:12:29 ............................................................. 6649 / 7865 ( 84%) build 30-Sep-2024 19:12:30 ............................................................. 6710 / 7865 ( 85%) build 30-Sep-2024 19:12:32 ............................................................. 6771 / 7865 ( 86%) build 30-Sep-2024 19:12:34 ............................................................. 6832 / 7865 ( 86%) build 30-Sep-2024 19:12:36 ............................................................. 6893 / 7865 ( 87%) build 30-Sep-2024 19:12:38 ............................................................. 6954 / 7865 ( 88%) build 30-Sep-2024 19:12:40 ............................................................. 7015 / 7865 ( 89%) build 30-Sep-2024 19:12:41 ............................................................. 7076 / 7865 ( 89%) build 30-Sep-2024 19:12:43 ............................................................. 7137 / 7865 ( 90%) build 30-Sep-2024 19:12:45 ............................................................. 7198 / 7865 ( 91%) build 30-Sep-2024 19:12:47 ............................................................. 7259 / 7865 ( 92%) build 30-Sep-2024 19:12:49 ............................................................. 7320 / 7865 ( 93%) build 30-Sep-2024 19:12:51 ............................................................. 7381 / 7865 ( 93%) build 30-Sep-2024 19:12:53 ............................................................. 7442 / 7865 ( 94%) build 30-Sep-2024 19:12:54 ............................................................. 7503 / 7865 ( 95%) build 30-Sep-2024 19:12:56 ............................................................. 7564 / 7865 ( 96%) build 30-Sep-2024 19:12:58 ............................................................. 7625 / 7865 ( 96%) build 30-Sep-2024 19:13:00 ............................................................. 7686 / 7865 ( 97%) build 30-Sep-2024 19:13:02 ............................................................. 7747 / 7865 ( 98%) build 30-Sep-2024 19:13:03 ....................................................... build 30-Sep-2024 19:13:03 build 30-Sep-2024 19:13:03 Time: 05:25.489, Memory: 318.50 MB build 30-Sep-2024 19:13:03 build 30-Sep-2024 19:13:03 OK, but incomplete, skipped, or risky tests! build 30-Sep-2024 19:13:03 Tests: 7865, Assertions: 81768, Skipped: 275, Incomplete: 5. build 30-Sep-2024 19:13:03 build 30-Sep-2024 19:15:42 Generating code coverage report in Clover XML format ... done [02:38.654] build 30-Sep-2024 19:15:42 build 30-Sep-2024 19:16:02 Generating code coverage report in HTML format ... done [00:20.404] build 30-Sep-2024 19:16:03  build 30-Sep-2024 19:16:03 phpBB > docs: build 30-Sep-2024 19:16:03  build 30-Sep-2024 19:16:03 Updating project build 30-Sep-2024 19:16:03 build 30-Sep-2024 19:16:03 Version main build 30-Sep-2024 19:16:03 ------------ build 30-Sep-2024 19:16:03 build 30-Sep-2024 19:16:05 build 30-Sep-2024 19:16:05 0/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 30-Sep-2024 19:16:05  2/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 30-Sep-2024 19:16:08 Parsing diff build 30-Sep-2024 19:16:08  4/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 30-Sep-2024 19:16:08 Parsing diff_op build 30-Sep-2024 19:16:08 Parsing diff_op_copy build 30-Sep-2024 19:16:08 Parsing diff_op_delete build 30-Sep-2024 19:16:08 Parsing diff_op_add build 30-Sep-2024 19:16:08 Parsing diff_op_change build 30-Sep-2024 19:16:08 Parsing diff3 build 30-Sep-2024 19:16:08 Parsing diff3_op build 30-Sep-2024 19:16:08 Parsing diff3_op_copy build 30-Sep-2024 19:16:08 Parsing diff3_block_builder build 30-Sep-2024 19:16:08 Parsing diff_renderer build 30-Sep-2024 19:16:08  15/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 30-Sep-2024 19:16:08 Parsing diff_renderer_inline build 30-Sep-2024 19:16:08 Parsing diff_renderer_raw build 30-Sep-2024 19:16:08 Parsing diff_renderer_side_by_side build 30-Sep-2024 19:16:08 Parsing diff_engine build 30-Sep-2024 19:16:09  20/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 30-Sep-2024 19:16:09  21/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 30-Sep-2024 19:16:10  22/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 30-Sep-2024 19:16:10  23/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress_zip build 30-Sep-2024 19:16:10 Parsing compress_tar build 30-Sep-2024 19:16:10  26/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing SphinxClient build 30-Sep-2024 19:16:10 Parsing bbcode build 30-Sep-2024 19:16:11  27/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 30-Sep-2024 19:16:11  28/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 30-Sep-2024 19:16:11 Parsing ftp_fsock build 30-Sep-2024 19:16:12 Parsing mcp_main build 30-Sep-2024 19:16:12  31/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 30-Sep-2024 19:16:12  32/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 30-Sep-2024 19:16:13  33/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 30-Sep-2024 19:16:13  34/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 30-Sep-2024 19:16:13  35/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 30-Sep-2024 19:16:13  36/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 30-Sep-2024 19:16:14  37/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 30-Sep-2024 19:16:14  38/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 30-Sep-2024 19:16:14 Parsing mcp_logs_info build 30-Sep-2024 19:16:14 Parsing mcp_warn_info build 30-Sep-2024 19:16:14 Parsing mcp_reports_info build 30-Sep-2024 19:16:14 Parsing mcp_pm_reports_info build 30-Sep-2024 19:16:14 Parsing mcp_ban_info build 30-Sep-2024 19:16:14 Parsing mcp_notes_info build 30-Sep-2024 19:16:14 Parsing mcp_queue_info build 30-Sep-2024 19:16:15  46/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_jabber build 30-Sep-2024 19:16:15  47/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_disallow build 30-Sep-2024 19:16:15  49/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_groups build 30-Sep-2024 19:16:15 Parsing acp_modules build 30-Sep-2024 19:16:15  50/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_contact build 30-Sep-2024 19:16:15 Parsing auth_admin build 30-Sep-2024 19:16:16  52/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 30-Sep-2024 19:16:16  53/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 30-Sep-2024 19:16:16  54/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_board build 30-Sep-2024 19:16:16  55/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 30-Sep-2024 19:16:17  56/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 30-Sep-2024 19:16:17  57/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 30-Sep-2024 19:16:17  59/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_email build 30-Sep-2024 19:16:17 Parsing acp_inactive build 30-Sep-2024 19:16:17  60/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 30-Sep-2024 19:16:17  62/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_captcha build 30-Sep-2024 19:16:17  63/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_forums build 30-Sep-2024 19:16:18  64/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 30-Sep-2024 19:16:18  65/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_prune build 30-Sep-2024 19:16:18 Parsing acp_icons build 30-Sep-2024 19:16:18  66/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_attachments build 30-Sep-2024 19:16:19  67/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_extensions build 30-Sep-2024 19:16:19  68/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 30-Sep-2024 19:16:19  69/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_ranks build 30-Sep-2024 19:16:19  70/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 30-Sep-2024 19:16:19  71/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 30-Sep-2024 19:16:20  72/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 30-Sep-2024 19:16:20  73/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_jabber_info build 30-Sep-2024 19:16:20 Parsing acp_disallow_info build 30-Sep-2024 19:16:20 Parsing acp_groups_info build 30-Sep-2024 19:16:20 Parsing acp_modules_info build 30-Sep-2024 19:16:20 Parsing acp_contact_info build 30-Sep-2024 19:16:20 Parsing acp_bots_info build 30-Sep-2024 19:16:20 Parsing acp_logs_info build 30-Sep-2024 19:16:20 Parsing acp_board_info build 30-Sep-2024 19:16:20  81/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_search_info build 30-Sep-2024 19:16:20 Parsing acp_users_info build 30-Sep-2024 19:16:20 Parsing acp_php_info_info build 30-Sep-2024 19:16:20 Parsing acp_email_info build 30-Sep-2024 19:16:20 Parsing acp_inactive_info build 30-Sep-2024 19:16:20 Parsing acp_words_info build 30-Sep-2024 19:16:20 Parsing acp_captcha_info build 30-Sep-2024 19:16:20 Parsing acp_forums_info build 30-Sep-2024 19:16:20  89/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_bbcodes_info build 30-Sep-2024 19:16:20 Parsing acp_prune_info build 30-Sep-2024 19:16:20 Parsing acp_icons_info build 30-Sep-2024 19:16:20 Parsing acp_attachments_info build 30-Sep-2024 19:16:20 Parsing acp_extensions_info build 30-Sep-2024 19:16:20 Parsing acp_profile_info build 30-Sep-2024 19:16:20 Parsing acp_ranks_info build 30-Sep-2024 19:16:20 Parsing acp_language_info build 30-Sep-2024 19:16:20 Parsing acp_styles_info build 30-Sep-2024 19:16:20  98/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_permission_roles_info build 30-Sep-2024 19:16:20 Parsing acp_permissions_info build 30-Sep-2024 19:16:20 Parsing acp_ban_info build 30-Sep-2024 19:16:20 Parsing acp_update_info build 30-Sep-2024 19:16:20 Parsing acp_main_info build 30-Sep-2024 19:16:20 Parsing acp_help_phpbb_info build 30-Sep-2024 19:16:20  104/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_storage_info build 30-Sep-2024 19:16:20 Parsing acp_reasons_info build 30-Sep-2024 19:16:20 Parsing acp_permissions build 30-Sep-2024 19:16:20  107/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_ban build 30-Sep-2024 19:16:20 Parsing acp_update build 30-Sep-2024 19:16:20  109/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_main build 30-Sep-2024 19:16:20  110/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 30-Sep-2024 19:16:20 Parsing acp_storage build 30-Sep-2024 19:16:20  112/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13% 113/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing acp_reasons build 30-Sep-2024 19:16:21 Parsing phpbb_questionnaire_data_collector build 30-Sep-2024 19:16:21  114/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_php_data_provider build 30-Sep-2024 19:16:21 Parsing phpbb_questionnaire_system_data_provider build 30-Sep-2024 19:16:21 Parsing phpbb_questionnaire_phpbb_data_provider build 30-Sep-2024 19:16:22 Parsing ucp_prefs build 30-Sep-2024 19:16:22  118/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 30-Sep-2024 19:16:22 Parsing ucp_auth_link build 30-Sep-2024 19:16:22 Parsing ucp_resend build 30-Sep-2024 19:16:22  121/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_groups build 30-Sep-2024 19:16:22  122/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15% 123/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_attachments build 30-Sep-2024 19:16:22 Parsing ucp_notifications build 30-Sep-2024 19:16:22  124/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_login_link build 30-Sep-2024 19:16:22  125/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 30-Sep-2024 19:16:23 Parsing ucp_main build 30-Sep-2024 19:16:23  127/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 30-Sep-2024 19:16:23  128/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_pm build 30-Sep-2024 19:16:23  129/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_register build 30-Sep-2024 19:16:23  130/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_prefs_info build 30-Sep-2024 19:16:23  131/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 30-Sep-2024 19:16:23 Parsing ucp_groups_info build 30-Sep-2024 19:16:23 Parsing ucp_attachments_info build 30-Sep-2024 19:16:23 Parsing ucp_notifications_info build 30-Sep-2024 19:16:23 Parsing ucp_main_info build 30-Sep-2024 19:16:23 Parsing ucp_zebra_info build 30-Sep-2024 19:16:23 Parsing ucp_pm_info build 30-Sep-2024 19:16:23  138/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_profile_info build 30-Sep-2024 19:16:24 Parsing ucp_profile build 30-Sep-2024 19:16:24  140/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bbcode_firstpass build 30-Sep-2024 19:16:24  141/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing parse_message build 30-Sep-2024 19:16:24 Parsing bitfield build 30-Sep-2024 19:16:25  143/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing messenger build 30-Sep-2024 19:16:25  144/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing queue build 30-Sep-2024 19:16:25 Parsing smtp_class build 30-Sep-2024 19:16:27 Parsing phpbb\content_visibility build 30-Sep-2024 19:16:27  147/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memory build 30-Sep-2024 19:16:27  148/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\apcu build 30-Sep-2024 19:16:27 Parsing phpbb\cache\driver\dummy build 30-Sep-2024 19:16:27 Parsing phpbb\cache\driver\wincache build 30-Sep-2024 19:16:27 Parsing phpbb\cache\driver\driver_interface build 30-Sep-2024 19:16:27  152/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\base build 30-Sep-2024 19:16:27 Parsing phpbb\cache\driver\memcached build 30-Sep-2024 19:16:27  154/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\driver\redis build 30-Sep-2024 19:16:27 Parsing phpbb\cache\driver\file build 30-Sep-2024 19:16:27  156/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\service build 30-Sep-2024 19:16:27  157/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\manager build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\poll_option build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\pm_text build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\forum_description build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\contact_admin_info build 30-Sep-2024 19:16:27  162/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\plugins\user_signature build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\poll_title build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\post_text build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\group_description build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\plugins\forum_rules build 30-Sep-2024 19:16:27 Parsing phpbb\textreparser\row_based_plugin build 30-Sep-2024 19:16:27  168/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\base build 30-Sep-2024 19:16:27  169/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\textreparser\reparser_interface build 30-Sep-2024 19:16:27 Parsing phpbb\form\form_helper build 30-Sep-2024 19:16:27 Parsing phpbb\filesystem\exception\filesystem_exception build 30-Sep-2024 19:16:27 Parsing phpbb\filesystem\filesystem_interface build 30-Sep-2024 19:16:27  173/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\filesystem build 30-Sep-2024 19:16:27  174/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\helper build 30-Sep-2024 19:16:28  175/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\temp build 30-Sep-2024 19:16:28 Parsing phpbb\di\service_collection_iterator build 30-Sep-2024 19:16:28 Parsing phpbb\di\pass\markpublic_pass build 30-Sep-2024 19:16:28 Parsing phpbb\di\pass\collection_pass build 30-Sep-2024 19:16:28 Parsing phpbb\di\pass\convert_events build 30-Sep-2024 19:16:28  180/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\service_collection build 30-Sep-2024 19:16:28 Parsing phpbb\di\exception\service_not_found_exception build 30-Sep-2024 19:16:28 Parsing phpbb\di\exception\di_exception build 30-Sep-2024 19:16:28 Parsing phpbb\di\exception\multiple_service_definitions_exception build 30-Sep-2024 19:16:28 Parsing phpbb\di\ordered_service_collection build 30-Sep-2024 19:16:28 Parsing phpbb\di\container_builder build 30-Sep-2024 19:16:28  186/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\proxy_instantiator build 30-Sep-2024 19:16:28 Parsing phpbb\di\extension\container_configuration build 30-Sep-2024 19:16:28  189/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\extension\config build 30-Sep-2024 19:16:28 Parsing phpbb\di\extension\core build 30-Sep-2024 19:16:28 Parsing phpbb\di\extension\tables build 30-Sep-2024 19:16:28 Parsing phpbb\pagination build 30-Sep-2024 19:16:28  192/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\error_collector build 30-Sep-2024 19:16:28 Parsing phpbb\lock\flock build 30-Sep-2024 19:16:28 Parsing phpbb\lock\posting build 30-Sep-2024 19:16:28 Parsing phpbb\lock\db build 30-Sep-2024 19:16:28  196/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\resync build 30-Sep-2024 19:16:28 Parsing phpbb\attachment\upload build 30-Sep-2024 19:16:28  198/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\manager build 30-Sep-2024 19:16:28 Parsing phpbb\attachment\delete build 30-Sep-2024 19:16:28  200/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\attachment_category build 30-Sep-2024 19:16:28 Parsing phpbb\module\module_manager build 30-Sep-2024 19:16:28  202/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\module\exception\module_not_found_exception build 30-Sep-2024 19:16:28 Parsing phpbb\module\exception\module_exception build 30-Sep-2024 19:16:28 Parsing phpbb\profilefields\type\type_string_common build 30-Sep-2024 19:16:28 Parsing phpbb\profilefields\type\type_bool build 30-Sep-2024 19:16:28  206/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_string build 30-Sep-2024 19:16:28 Parsing phpbb\profilefields\type\type_interface build 30-Sep-2024 19:16:28  208/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_int build 30-Sep-2024 19:16:28  209/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_date build 30-Sep-2024 19:16:29  210/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_dropdown build 30-Sep-2024 19:16:29  211/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_base build 30-Sep-2024 19:16:29  213/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_text build 30-Sep-2024 19:16:29 Parsing phpbb\profilefields\type\type_url build 30-Sep-2024 19:16:29 Parsing phpbb\profilefields\manager build 30-Sep-2024 19:16:29  215/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\lang_helper build 30-Sep-2024 19:16:29 Parsing phpbb\group\helper build 30-Sep-2024 19:16:29  217/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module_base build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\install_finish\task\install_extensions build 30-Sep-2024 19:16:29  219/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\task\populate_migrations build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\install_finish\task\notify_user build 30-Sep-2024 19:16:29  221/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\module build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\install_filesystem\module build 30-Sep-2024 19:16:29  224/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\requirements\abstract_requirements_module build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\requirements\task\check_filesystem build 30-Sep-2024 19:16:29  226/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_update build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\requirements\task\check_server_environment build 30-Sep-2024 19:16:29  228/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\install_module build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\requirements\update_module build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\update_filesystem\task\file_check build 30-Sep-2024 19:16:29  232/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\show_file_status build 30-Sep-2024 19:16:29 Parsing phpbb\install\module\update_filesystem\task\update_files build 30-Sep-2024 19:16:29  234/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\task\diff_files build 30-Sep-2024 19:16:29  235/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\module build 30-Sep-2024 19:16:29 Parsing phpbb\install\updater_configuration build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\user_interaction_required_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\cannot_build_container_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\installer_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\installer_config_not_writable_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\jump_to_restart_point_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\file_updater_failure_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\resource_limit_reached_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\exception\invalid_dbms_exception build 30-Sep-2024 19:16:29 Parsing phpbb\install\sequential_task build 30-Sep-2024 19:16:29  246/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\install build 30-Sep-2024 19:16:29  247/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\config\show build 30-Sep-2024 19:16:29 Parsing phpbb\install\console\command\install\config\validate build 30-Sep-2024 19:16:29 Parsing phpbb\install\console\command\update\update build 30-Sep-2024 19:16:29  250/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\console\command\update\config\show build 30-Sep-2024 19:16:29 Parsing phpbb\install\console\command\update\config\validate build 30-Sep-2024 19:16:30  252/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\installer build 30-Sep-2024 19:16:30  253/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\event\kernel_exception_subscriber build 30-Sep-2024 19:16:30 Parsing phpbb\install\task_interface build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\navigation\navigation_provider build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\navigation\update_navigation build 30-Sep-2024 19:16:30  257/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\navigation\install_navigation build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\navigation\main_navigation build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\navigation\navigation_interface build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\navigation\convertor_navigation build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\update_helper build 30-Sep-2024 19:16:30  262/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\container_factory build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\config build 30-Sep-2024 19:16:30  264/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\factory build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\iohandler\iohandler_base build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 30-Sep-2024 19:16:30  267/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 30-Sep-2024 19:16:30  268/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33% 269/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\cli_iohandler build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\iohandler\iohandler_interface build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 30-Sep-2024 19:16:30  271/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\file_updater\factory build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\file_updater\compression_file_updater build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\file_updater\file_updater_interface build 30-Sep-2024 19:16:30 Parsing phpbb\install\helper\file_updater\file_updater build 30-Sep-2024 19:16:30  275/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\install_helper build 30-Sep-2024 19:16:30 Parsing phpbb\install\installer_configuration build 30-Sep-2024 19:16:30 Parsing phpbb\install\controller\update build 30-Sep-2024 19:16:30  278/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\installer_index build 30-Sep-2024 19:16:30 Parsing phpbb\install\controller\install build 30-Sep-2024 19:16:30 Parsing phpbb\install\controller\timeout_check build 30-Sep-2024 19:16:30  281/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\helper build 30-Sep-2024 19:16:30  282/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\controller\archive_download build 30-Sep-2024 19:16:30 Parsing phpbb\install\module_interface build 30-Sep-2024 19:16:30 Parsing phpbb\install\task_base build 30-Sep-2024 19:16:30 Parsing phpbb\exception\runtime_exception build 30-Sep-2024 19:16:30 Parsing phpbb\exception\exception_interface build 30-Sep-2024 19:16:30 Parsing phpbb\exception\version_check_exception build 30-Sep-2024 19:16:30 Parsing phpbb\exception\http_exception build 30-Sep-2024 19:16:30  289/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\tree\tree_interface build 30-Sep-2024 19:16:30 Parsing phpbb\tree\nestedset build 30-Sep-2024 19:16:30  291/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\nestedset_forum build 30-Sep-2024 19:16:30 Parsing phpbb\help\manager build 30-Sep-2024 19:16:30 Parsing phpbb\help\controller\bbcode build 30-Sep-2024 19:16:30  294/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\help\controller\controller build 30-Sep-2024 19:16:31 Parsing phpbb\help\controller\faq build 30-Sep-2024 19:16:31 Parsing phpbb\help\controller\help build 30-Sep-2024 19:16:31  297/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\file_downloader build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\sha_xf1 build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\argon2i build 30-Sep-2024 19:16:31  300/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\sha1_smf build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\phpass build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\bcrypt_2y build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\argon2id build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\md5_vb build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\driver_interface build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\helper build 30-Sep-2024 19:16:31  307/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\base build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\rehashable_driver_interface build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\bcrypt build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\sha1 build 30-Sep-2024 19:16:31  311/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\sha1_wcf1 build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\convert_password build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\salted_md5 build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 30-Sep-2024 19:16:31  315/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\md5_phpbb2 build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\base_native build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\driver\md5_mybb build 30-Sep-2024 19:16:31 Parsing phpbb\passwords\manager build 30-Sep-2024 19:16:31  319/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\helper build 30-Sep-2024 19:16:31 Parsing phpbb\user build 30-Sep-2024 19:16:31  321/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\json_response build 30-Sep-2024 19:16:31 Parsing phpbb\mention\source\base_user build 30-Sep-2024 19:16:31 Parsing phpbb\mention\source\team build 30-Sep-2024 19:16:31 Parsing phpbb\mention\source\source_interface build 30-Sep-2024 19:16:31  325/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\user build 30-Sep-2024 19:16:31 Parsing phpbb\mention\source\base_group build 30-Sep-2024 19:16:31  327/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\friend build 30-Sep-2024 19:16:31 Parsing phpbb\mention\source\topic build 30-Sep-2024 19:16:31 Parsing phpbb\mention\source\group build 30-Sep-2024 19:16:31 Parsing phpbb\mention\source\usergroup build 30-Sep-2024 19:16:31 Parsing phpbb\mention\controller\mention build 30-Sep-2024 19:16:31  332/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\manager build 30-Sep-2024 19:16:31  333/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\exception\runtime_exception build 30-Sep-2024 19:16:31 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 30-Sep-2024 19:16:31 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 30-Sep-2024 19:16:31 Parsing phpbb\composer\exception\managed_with_error_exception build 30-Sep-2024 19:16:31 Parsing phpbb\composer\installer build 30-Sep-2024 19:16:31  338/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\translate_composer_trait build 30-Sep-2024 19:16:31  339/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\html_output_formatter build 30-Sep-2024 19:16:31 Parsing phpbb\composer\io\io_interface build 30-Sep-2024 19:16:31 Parsing phpbb\composer\io\null_io build 30-Sep-2024 19:16:31 Parsing phpbb\composer\io\web_io build 30-Sep-2024 19:16:31 Parsing phpbb\composer\io\console_io build 30-Sep-2024 19:16:31 Parsing phpbb\composer\manager_interface build 30-Sep-2024 19:16:31  345/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\extension_manager build 30-Sep-2024 19:16:31  346/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\exception_subscriber build 30-Sep-2024 19:16:31 Parsing phpbb\console\command\cache\purge build 30-Sep-2024 19:16:31 Parsing phpbb\console\command\user\reclean build 30-Sep-2024 19:16:32  349/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\activate build 30-Sep-2024 19:16:32  350/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\add build 30-Sep-2024 19:16:32  351/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\delete build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\user\delete_id build 30-Sep-2024 19:16:32  353/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\fixup\update_hashes build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\fixup\fix_left_right_ids build 30-Sep-2024 19:16:32  355/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\command build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\thumbnail\generate build 30-Sep-2024 19:16:32  357/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\thumbnail\delete build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\thumbnail\recreate build 30-Sep-2024 19:16:32  359/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\cron\cron_list build 30-Sep-2024 19:16:32  361/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\cron\run build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\config\set_atomic build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\config\get build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\config\command build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\config\increment build 30-Sep-2024 19:16:32  365/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\config\set build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\config\delete build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\dev\migration_tips build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\searchindex\create build 30-Sep-2024 19:16:32  369/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\searchindex\list_all build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\searchindex\delete build 30-Sep-2024 19:16:32  371/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\update\check build 30-Sep-2024 19:16:32  372/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\console_migrator_output_handler build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\db\migration_command build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\db\revert build 30-Sep-2024 19:16:32  375/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\migrate build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\db\list_command build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\reparser\reparse build 30-Sep-2024 19:16:32  378/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\extension\update build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\extension\show build 30-Sep-2024 19:16:32  381/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\enable build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\extension\install build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\extension\disable build 30-Sep-2024 19:16:32  384/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\command build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\extension\remove build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\extension\list_available build 30-Sep-2024 19:16:32 Parsing phpbb\console\command\extension\manage build 30-Sep-2024 19:16:32  388/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\purge build 30-Sep-2024 19:16:32 Parsing phpbb\console\application build 30-Sep-2024 19:16:32 Parsing phpbb\feed\overall build 30-Sep-2024 19:16:32  391/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\topic_base build 30-Sep-2024 19:16:33 Parsing phpbb\feed\exception\no_feed_exception build 30-Sep-2024 19:16:33 Parsing phpbb\feed\exception\no_forum_exception build 30-Sep-2024 19:16:33 Parsing phpbb\feed\exception\unauthorized_topic_exception build 30-Sep-2024 19:16:33 Parsing phpbb\feed\exception\no_topic_exception build 30-Sep-2024 19:16:33  396/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\exception\feed_unavailable_exception build 30-Sep-2024 19:16:33 Parsing phpbb\feed\exception\feed_exception build 30-Sep-2024 19:16:33 Parsing phpbb\feed\exception\unauthorized_exception build 30-Sep-2024 19:16:33 Parsing phpbb\feed\exception\unauthorized_forum_exception build 30-Sep-2024 19:16:33 Parsing phpbb\feed\topics build 30-Sep-2024 19:16:33 Parsing phpbb\feed\topics_active build 30-Sep-2024 19:16:33  402/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forums build 30-Sep-2024 19:16:33 Parsing phpbb\feed\forum build 30-Sep-2024 19:16:33  404/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\post_base build 30-Sep-2024 19:16:33 Parsing phpbb\feed\topic build 30-Sep-2024 19:16:33  406/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\helper build 30-Sep-2024 19:16:33 Parsing phpbb\feed\base build 30-Sep-2024 19:16:33  408/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\controller\feed build 30-Sep-2024 19:16:33  409/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\attachments_base build 30-Sep-2024 19:16:33 Parsing phpbb\feed\news build 30-Sep-2024 19:16:33 Parsing phpbb\feed\quote_helper build 30-Sep-2024 19:16:33  412/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\feed_interface build 30-Sep-2024 19:16:33 Parsing phpbb\auth\auth build 30-Sep-2024 19:16:33  414/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\facebook build 30-Sep-2024 19:16:33 Parsing phpbb\auth\provider\oauth\service\twitter build 30-Sep-2024 19:16:33 Parsing phpbb\auth\provider\oauth\service\google build 30-Sep-2024 19:16:33  417/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\service_interface build 30-Sep-2024 19:16:33 Parsing phpbb\auth\provider\oauth\service\base build 30-Sep-2024 19:16:33 Parsing phpbb\auth\provider\oauth\service\exception build 30-Sep-2024 19:16:33 Parsing phpbb\auth\provider\oauth\service\bitly build 30-Sep-2024 19:16:33 Parsing phpbb\auth\provider\oauth\oauth build 30-Sep-2024 19:16:33  422/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\token_storage build 30-Sep-2024 19:16:34  423/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\ldap build 30-Sep-2024 19:16:34  424/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\apache build 30-Sep-2024 19:16:34  425/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\provider_interface build 30-Sep-2024 19:16:34 Parsing phpbb\auth\provider\base build 30-Sep-2024 19:16:34 Parsing phpbb\auth\provider\db build 30-Sep-2024 19:16:34  428/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider_collection build 30-Sep-2024 19:16:34 Parsing phpbb\files\filespec build 30-Sep-2024 19:16:34  430/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\factory build 30-Sep-2024 19:16:34 Parsing phpbb\files\filespec_storage build 30-Sep-2024 19:16:34  432/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\upload build 30-Sep-2024 19:16:34  433/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\type_interface build 30-Sep-2024 19:16:34 Parsing phpbb\files\types\form_storage build 30-Sep-2024 19:16:34 Parsing phpbb\files\types\form build 30-Sep-2024 19:16:34  436/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local_storage build 30-Sep-2024 19:16:34 Parsing phpbb\files\types\base build 30-Sep-2024 19:16:34 Parsing phpbb\files\types\local build 30-Sep-2024 19:16:34  439/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\topic_form build 30-Sep-2024 19:16:34 Parsing phpbb\message\message build 30-Sep-2024 19:16:34  441/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\admin_form build 30-Sep-2024 19:16:34  442/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\form build 30-Sep-2024 19:16:34 Parsing phpbb\message\user_form build 30-Sep-2024 19:16:34  444/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\ip build 30-Sep-2024 19:16:34 Parsing phpbb\ban\type\user build 30-Sep-2024 19:16:34  446/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\type_interface build 30-Sep-2024 19:16:34 Parsing phpbb\ban\type\email build 30-Sep-2024 19:16:34 Parsing phpbb\ban\type\base build 30-Sep-2024 19:16:35  449/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55% 450/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\manager build 30-Sep-2024 19:16:35 Parsing phpbb\ban\exception\no_valid_users_exception build 30-Sep-2024 19:16:35 Parsing phpbb\ban\exception\no_valid_ips_exception build 30-Sep-2024 19:16:35 Parsing phpbb\ban\exception\type_not_found_exception build 30-Sep-2024 19:16:35 Parsing phpbb\ban\exception\no_valid_emails_exception build 30-Sep-2024 19:16:35 Parsing phpbb\ban\exception\invalid_length_exception build 30-Sep-2024 19:16:35 Parsing phpbb\config_php_file build 30-Sep-2024 19:16:35 Parsing phpbb\path_helper build 30-Sep-2024 19:16:35  457/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 30-Sep-2024 19:16:35 Parsing phpbb\captcha\plugins\qa build 30-Sep-2024 19:16:35  459/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57% 460/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha build 30-Sep-2024 19:16:35 Parsing phpbb\captcha\plugins\recaptcha_v3 build 30-Sep-2024 19:16:35  461/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 30-Sep-2024 19:16:35  462/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\incomplete build 30-Sep-2024 19:16:35 Parsing phpbb\event\dispatcher build 30-Sep-2024 19:16:35 Parsing phpbb\event\php_exporter build 30-Sep-2024 19:16:35  465/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 30-Sep-2024 19:16:35  466/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\recursive_event_filter_iterator build 30-Sep-2024 19:16:35 Parsing phpbb\event\rst_exporter build 30-Sep-2024 19:16:35  468/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 30-Sep-2024 19:16:35 Parsing phpbb\event\kernel_terminate_subscriber build 30-Sep-2024 19:16:35 Parsing phpbb\event\kernel_exception_subscriber build 30-Sep-2024 19:16:35 Parsing phpbb\groupposition\groupposition_interface build 30-Sep-2024 19:16:36  472/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\legend build 30-Sep-2024 19:16:36 Parsing phpbb\groupposition\teampage build 30-Sep-2024 19:16:36  474/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\exception build 30-Sep-2024 19:16:36 Parsing phpbb\routing\router build 30-Sep-2024 19:16:36  476/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\loader_resolver build 30-Sep-2024 19:16:36 Parsing phpbb\routing\file_locator build 30-Sep-2024 19:16:36 Parsing phpbb\routing\helper build 30-Sep-2024 19:16:36  479/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\resources_locator\default_resources_locator build 30-Sep-2024 19:16:36 Parsing phpbb\routing\resources_locator\chained_resources_locator build 30-Sep-2024 19:16:36 Parsing phpbb\routing\resources_locator\resources_locator_interface build 30-Sep-2024 19:16:36 Parsing phpbb\routing\resources_locator\installer_resources_locator build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\s9e\utils build 30-Sep-2024 19:16:36  484/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\factory build 30-Sep-2024 19:16:36  485/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\acp_utils build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\s9e\parser build 30-Sep-2024 19:16:36  487/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\bbcode_merger build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\s9e\mention_helper build 30-Sep-2024 19:16:36  489/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\quote_helper build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\s9e\renderer build 30-Sep-2024 19:16:36  491/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\link_helper build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\parser_interface build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\cache_interface build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\renderer_interface build 30-Sep-2024 19:16:36 Parsing phpbb\textformatter\utils_interface build 30-Sep-2024 19:16:36  496/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\acp_utils_interface build 30-Sep-2024 19:16:36 Parsing phpbb\cron\manager build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\task build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\text_reparser\reparser build 30-Sep-2024 19:16:36  500/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\wrapper build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\parametrized build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\base build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\tidy_search build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\prune_forum build 30-Sep-2024 19:16:36  505/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_warnings build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\prune_shadow_topics build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\prune_all_forums build 30-Sep-2024 19:16:36  508/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\update_hashes build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\prune_notifications build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\tidy_sessions build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\tidy_plupload build 30-Sep-2024 19:16:36  512/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\tidy_cache build 30-Sep-2024 19:16:36 Parsing phpbb\cron\task\core\queue build 30-Sep-2024 19:16:36 Parsing phpbb\cron\event\cron_runner_listener build 30-Sep-2024 19:16:36  516/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\cron\controller\cron build 30-Sep-2024 19:16:36 Parsing phpbb\viewonline_helper build 30-Sep-2024 19:16:36 Parsing phpbb\finder\factory build 30-Sep-2024 19:16:36 Parsing phpbb\finder\recursive_path_iterator build 30-Sep-2024 19:16:36 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 30-Sep-2024 19:16:37 Parsing phpbb\finder\finder build 30-Sep-2024 19:16:37  521/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language_file_helper build 30-Sep-2024 19:16:37 Parsing phpbb\language\exception\invalid_plural_rule_exception build 30-Sep-2024 19:16:37 Parsing phpbb\language\exception\language_file_not_found build 30-Sep-2024 19:16:37 Parsing phpbb\language\exception\language_exception build 30-Sep-2024 19:16:37 Parsing phpbb\language\language_file_loader build 30-Sep-2024 19:16:37  526/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\language\language build 30-Sep-2024 19:16:37  527/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\config build 30-Sep-2024 19:16:37 Parsing phpbb\config\db_text build 30-Sep-2024 19:16:37  529/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\db build 30-Sep-2024 19:16:37 Parsing phpbb\debug\debug build 30-Sep-2024 19:16:37  531/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\debug\error_handler build 30-Sep-2024 19:16:37 Parsing phpbb\mimetype\guesser_base build 30-Sep-2024 19:16:37 Parsing phpbb\mimetype\content_guesser build 30-Sep-2024 19:16:37 Parsing phpbb\mimetype\guesser_interface build 30-Sep-2024 19:16:37 Parsing phpbb\mimetype\extension_guesser build 30-Sep-2024 19:16:37  536/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\guesser build 30-Sep-2024 19:16:37 Parsing phpbb\manifest build 30-Sep-2024 19:16:37 Parsing phpbb\permissions build 30-Sep-2024 19:16:37  539/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\group_request build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\quote build 30-Sep-2024 19:16:37  541/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post_closed build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\report_pm build 30-Sep-2024 19:16:37  543/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\post_in_queue build 30-Sep-2024 19:16:37  545/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\approve_topic build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\type_interface build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\mention build 30-Sep-2024 19:16:37  548/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\forum build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\approve_post build 30-Sep-2024 19:16:37  550/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request_approved build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\topic build 30-Sep-2024 19:16:37  552/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\disapprove_topic build 30-Sep-2024 19:16:37 Parsing phpbb\notification\type\base build 30-Sep-2024 19:16:38  554/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 30-Sep-2024 19:16:38 Parsing phpbb\notification\type\post build 30-Sep-2024 19:16:38  556/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\topic_in_queue build 30-Sep-2024 19:16:38 Parsing phpbb\notification\type\report_pm_closed build 30-Sep-2024 19:16:38  558/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\admin_activate_user build 30-Sep-2024 19:16:38 Parsing phpbb\notification\type\bookmark build 30-Sep-2024 19:16:38  560/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\disapprove_post build 30-Sep-2024 19:16:38 Parsing phpbb\notification\manager build 30-Sep-2024 19:16:38  562/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 30-Sep-2024 19:16:38  563/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\method_interface build 30-Sep-2024 19:16:38 Parsing phpbb\notification\method\extended_method_interface build 30-Sep-2024 19:16:38 Parsing phpbb\notification\method\webpush build 30-Sep-2024 19:16:38  566/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\email build 30-Sep-2024 19:16:38 Parsing phpbb\notification\method\jabber build 30-Sep-2024 19:16:38  568/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\messenger_base build 30-Sep-2024 19:16:38 Parsing phpbb\notification\method\base build 30-Sep-2024 19:16:38 Parsing phpbb\notification\exception build 30-Sep-2024 19:16:38  571/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\class_loader build 30-Sep-2024 19:16:38 Parsing phpbb\log\dummy build 30-Sep-2024 19:16:38 Parsing phpbb\log\log build 30-Sep-2024 19:16:38  574/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\log\log_interface build 30-Sep-2024 19:16:38 Parsing phpbb\controller\helper build 30-Sep-2024 19:16:39  576/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\controller\resolver build 30-Sep-2024 19:16:39 Parsing phpbb\controller\exception build 30-Sep-2024 19:16:39 Parsing phpbb\symfony_request build 30-Sep-2024 19:16:39  579/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\version_helper build 30-Sep-2024 19:16:39  580/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_mysql build 30-Sep-2024 19:16:39  581/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_sphinx build 30-Sep-2024 19:16:39  582/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 30-Sep-2024 19:16:39  583/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\search_backend_interface build 30-Sep-2024 19:16:40 Parsing phpbb\search\backend\base build 30-Sep-2024 19:16:40  585/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 30-Sep-2024 19:16:40 Parsing phpbb\search\backend\sphinx\config_section build 30-Sep-2024 19:16:40 Parsing phpbb\search\backend\sphinx\config build 30-Sep-2024 19:16:40  588/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\backend\sphinx\config_item build 30-Sep-2024 19:16:40 Parsing phpbb\search\backend\fulltext_postgres build 30-Sep-2024 19:16:40  590/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\exception\no_action_in_progress_exception build 30-Sep-2024 19:16:40 Parsing phpbb\search\exception\search_exception build 30-Sep-2024 19:16:40 Parsing phpbb\search\exception\no_search_backend_found_exception build 30-Sep-2024 19:16:40 Parsing phpbb\search\exception\action_in_progress_exception build 30-Sep-2024 19:16:40 Parsing phpbb\search\state_helper build 30-Sep-2024 19:16:40 Parsing phpbb\search\search_backend_factory build 30-Sep-2024 19:16:40  596/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\upload build 30-Sep-2024 19:16:40  597/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\gravatar build 30-Sep-2024 19:16:40  598/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver_interface build 30-Sep-2024 19:16:40 Parsing phpbb\avatar\driver\driver build 30-Sep-2024 19:16:40 Parsing phpbb\avatar\driver\local build 30-Sep-2024 19:16:40  601/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 30-Sep-2024 19:16:40  602/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\helper build 30-Sep-2024 19:16:40  603/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\comparator build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\sqlsrv_platform build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\table_helper build 30-Sep-2024 19:16:40  606/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\postgresql_platform build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\connection_parameter_factory build 30-Sep-2024 19:16:40  608/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\case_insensitive_string build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\connection_factory build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\type_converter build 30-Sep-2024 19:16:40  611/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\oci8\statement build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\oci8\driver build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\oci8\schema_manager build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\oci8\connection build 30-Sep-2024 19:16:40  615/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oci8\result build 30-Sep-2024 19:16:40 Parsing phpbb\db\doctrine\oracle_platform build 30-Sep-2024 19:16:40  617/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\profilefield_base_migration build 30-Sep-2024 19:16:40  618/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 30-Sep-2024 19:16:40 Parsing phpbb\db\migration\schema_generator build 30-Sep-2024 19:16:41  620/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\helper build 30-Sep-2024 19:16:41 Parsing phpbb\db\migration\tool\permission build 30-Sep-2024 19:16:41  622/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config build 30-Sep-2024 19:16:41 Parsing phpbb\db\migration\tool\module build 30-Sep-2024 19:16:41  624/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config_text build 30-Sep-2024 19:16:41 Parsing phpbb\db\migration\tool\tool_interface build 30-Sep-2024 19:16:41 Parsing phpbb\db\migration\migration build 30-Sep-2024 19:16:41  627/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\migration_interface build 30-Sep-2024 19:16:41 Parsing phpbb\db\migration\exception build 30-Sep-2024 19:16:41 Parsing phpbb\db\driver\factory build 30-Sep-2024 19:16:41  630/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\oracle build 30-Sep-2024 19:16:41  631/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssql_base build 30-Sep-2024 19:16:41 Parsing phpbb\db\driver\mysql_base build 30-Sep-2024 19:16:41 Parsing phpbb\db\driver\mssql_odbc build 30-Sep-2024 19:16:41  634/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 30-Sep-2024 19:16:41  635/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\driver_interface build 30-Sep-2024 19:16:41  636/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\driver build 30-Sep-2024 19:16:42  637/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\mysqli build 30-Sep-2024 19:16:42  638/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\sqlite3 build 30-Sep-2024 19:16:42  639/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\postgres build 30-Sep-2024 19:16:42  640/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\sql_insert_buffer build 30-Sep-2024 19:16:42 Parsing phpbb\db\tools\factory build 30-Sep-2024 19:16:42 Parsing phpbb\db\tools\doctrine build 30-Sep-2024 19:16:42  643/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\tools_interface build 30-Sep-2024 19:16:42 Parsing phpbb\db\tools\tools build 30-Sep-2024 19:16:42 Parsing phpbb\db\tools\mssql build 30-Sep-2024 19:16:42 Parsing phpbb\db\tools\postgres build 30-Sep-2024 19:16:42 Parsing phpbb\db\extractor\sqlite3_extractor build 30-Sep-2024 19:16:42  648/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 30-Sep-2024 19:16:42 Parsing phpbb\db\extractor\mysql_extractor build 30-Sep-2024 19:16:42  650/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 30-Sep-2024 19:16:42 Parsing phpbb\db\extractor\exception\invalid_format_exception build 30-Sep-2024 19:16:42  653/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\mssql_extractor build 30-Sep-2024 19:16:42 Parsing phpbb\db\extractor\extractor_interface build 30-Sep-2024 19:16:42 Parsing phpbb\db\extractor\postgres_extractor build 30-Sep-2024 19:16:42  655/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 30-Sep-2024 19:16:42 Parsing phpbb\db\extractor\oracle_extractor build 30-Sep-2024 19:16:42  657/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 30-Sep-2024 19:16:42  658/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 30-Sep-2024 19:16:42 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 30-Sep-2024 19:16:43 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 30-Sep-2024 19:16:43 Parsing phpbb\db\output_handler\html_migrator_output_handler build 30-Sep-2024 19:16:43 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 30-Sep-2024 19:16:43 Parsing phpbb\ucp\controller\delete_cookies build 30-Sep-2024 19:16:43  664/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\webpush build 30-Sep-2024 19:16:43  665/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 30-Sep-2024 19:16:43  666/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 30-Sep-2024 19:16:43 Parsing phpbb\report\report_handler_pm build 30-Sep-2024 19:16:43 Parsing phpbb\report\handler_factory build 30-Sep-2024 19:16:43  669/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_reason_list_provider build 30-Sep-2024 19:16:43 Parsing phpbb\report\report_handler_interface build 30-Sep-2024 19:16:43 Parsing phpbb\report\exception\factory_invalid_argument_exception build 30-Sep-2024 19:16:43 Parsing phpbb\report\exception\report_permission_denied_exception build 30-Sep-2024 19:16:43 Parsing phpbb\report\exception\empty_report_exception build 30-Sep-2024 19:16:43 Parsing phpbb\report\exception\invalid_report_exception build 30-Sep-2024 19:16:43 Parsing phpbb\report\exception\entity_not_found_exception build 30-Sep-2024 19:16:43 Parsing phpbb\report\exception\already_reported_exception build 30-Sep-2024 19:16:43  677/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\exception\pm_reporting_disabled_exception build 30-Sep-2024 19:16:43 Parsing phpbb\report\report_handler build 30-Sep-2024 19:16:43 Parsing phpbb\report\controller\report build 30-Sep-2024 19:16:43  680/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 30-Sep-2024 19:16:43 Parsing phpbb\datetime build 30-Sep-2024 19:16:43  682/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 30-Sep-2024 19:16:43  683/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 30-Sep-2024 19:16:43 Parsing phpbb\posting\post_helper build 30-Sep-2024 19:16:43  685/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\di\extension_base build 30-Sep-2024 19:16:43 Parsing phpbb\extension\extension_interface build 30-Sep-2024 19:16:43 Parsing phpbb\extension\manager build 30-Sep-2024 19:16:43  688/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 30-Sep-2024 19:16:43 Parsing phpbb\extension\provider build 30-Sep-2024 19:16:43 Parsing phpbb\extension\exception build 30-Sep-2024 19:16:44 Parsing phpbb\plupload\plupload build 30-Sep-2024 19:16:44  692/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\provider\provider_interface build 30-Sep-2024 19:16:44 Parsing phpbb\storage\provider\local build 30-Sep-2024 19:16:44 Parsing phpbb\storage\exception\storage_exception build 30-Sep-2024 19:16:44 Parsing phpbb\storage\exception\no_action_in_progress_exception build 30-Sep-2024 19:16:44 Parsing phpbb\storage\exception\action_in_progress_exception build 30-Sep-2024 19:16:44 Parsing phpbb\storage\state_helper build 30-Sep-2024 19:16:44  698/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\helper build 30-Sep-2024 19:16:44 Parsing phpbb\storage\adapter_factory build 30-Sep-2024 19:16:44  700/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\local build 30-Sep-2024 19:16:44  701/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\adapter_interface build 30-Sep-2024 19:16:44 Parsing phpbb\storage\controller\attachment build 30-Sep-2024 19:16:44  703/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\controller build 30-Sep-2024 19:16:44 Parsing phpbb\storage\controller\avatar build 30-Sep-2024 19:16:44  705/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\storage build 30-Sep-2024 19:16:44  706/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\stream_interface build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\tokenparser\event build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\tokenparser\includecss build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\tokenparser\defineparser build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\tokenparser\includejs build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\tokenparser\includeparser build 30-Sep-2024 19:16:44  712/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\twig build 30-Sep-2024 19:16:44  713/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\loader build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\definition build 30-Sep-2024 19:16:44  716/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\environment build 30-Sep-2024 19:16:44  717/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\routing build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\extension\forms build 30-Sep-2024 19:16:44  719/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\icon build 30-Sep-2024 19:16:44  720/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\username build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\extension\config build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\extension\avatar build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\node\includeasset build 30-Sep-2024 19:16:44  724/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\event build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\node\includenode build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\node\includecss build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\node\definenode build 30-Sep-2024 19:16:44  728/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\expression\binary\equalequal build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\node\includejs build 30-Sep-2024 19:16:44 Parsing phpbb\template\twig\lexer build 30-Sep-2024 19:16:44  732/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\exception\user_object_not_available build 30-Sep-2024 19:16:45  734/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\context build 30-Sep-2024 19:16:45 Parsing phpbb\template\assets_bag build 30-Sep-2024 19:16:45 Parsing phpbb\template\template build 30-Sep-2024 19:16:45 Parsing phpbb\template\base build 30-Sep-2024 19:16:45  737/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\asset build 30-Sep-2024 19:16:45 Parsing phpbb\request\request build 30-Sep-2024 19:16:45  739/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 30-Sep-2024 19:16:45 Parsing phpbb\request\request_interface build 30-Sep-2024 19:16:45 Parsing phpbb\request\type_cast_helper build 30-Sep-2024 19:16:45  742/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing phpbb\request\deactivated_super_global build 30-Sep-2024 19:16:45 Parsing done build 30-Sep-2024 19:16:45  804/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 30-Sep-2024 19:16:45 build 30-Sep-2024 19:16:45 build 30-Sep-2024 19:16:46 0/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 30-Sep-2024 19:16:46  2/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 3/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 30-Sep-2024 19:16:47 Rendering Global namespaces.html build 30-Sep-2024 19:16:47  4/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 30-Sep-2024 19:16:47 Rendering Global interfaces.html build 30-Sep-2024 19:16:47  6/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 30-Sep-2024 19:16:47 Rendering Global opensearch.xml build 30-Sep-2024 19:16:47 Rendering Global search.html build 30-Sep-2024 19:16:47 Rendering Global doctum.js build 30-Sep-2024 19:16:47  10/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 30-Sep-2024 19:16:47 Rendering Namespace [Global Namespace] build 30-Sep-2024 19:16:47 Rendering Namespace phpbb build 30-Sep-2024 19:16:47  13/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\auth build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\auth\provider build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\auth\provider\oauth build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\auth\provider\oauth\service build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\avatar build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\avatar\driver build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\ban build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\ban\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\ban\type build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cache build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cache\driver build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\captcha build 30-Sep-2024 19:16:47  26/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha\plugins build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\composer build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\composer\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\composer\io build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\config build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\cache build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\config build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\cron build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\db build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\dev build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\extension build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\fixup build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\reparser build 30-Sep-2024 19:16:47  41/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\searchindex build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\thumbnail build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\update build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\console\command\user build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\convert build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\convert\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cron build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cron\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cron\event build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cron\task build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cron\task\core build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\cron\task\text_reparser build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db build 30-Sep-2024 19:16:47  55/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\doctrine build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\doctrine\oci8 build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\driver build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\extractor build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\extractor\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\migration build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\migration\tool build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\output_handler build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\db\tools build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\debug build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\di build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\di\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\di\extension build 30-Sep-2024 19:16:47  68/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\di\pass build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\event build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\extension build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\extension\di build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\feed build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\feed\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\feed\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\files build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\files\types build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\filesystem build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\filesystem\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\finder build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\form build 30-Sep-2024 19:16:47  82/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Rendering Namespace phpbb\group build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\groupposition build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\help build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\help\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\console build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\console\command build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\console\command\install build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\console\command\install\config build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\console\command\update build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\console\command\update\config build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\event build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\helper build 30-Sep-2024 19:16:47  97/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\helper\file_updater build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\helper\iohandler build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\helper\iohandler\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\helper\navigation build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\install_filesystem build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\install_filesystem\task build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\install_finish build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\install_finish\task build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\requirements build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\requirements\task build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\update_filesystem build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\install\module\update_filesystem\task build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\json build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\language build 30-Sep-2024 19:16:47  112/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\language\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\lock build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\log build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\mention build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\mention\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\mention\source build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\message build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\mimetype build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\module build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\module\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\notification build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\notification\method build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\notification\type build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\passwords build 30-Sep-2024 19:16:47  126/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\passwords\driver build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\plupload build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\posting build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\profilefields build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\profilefields\type build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\report build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\report\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\report\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\request build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\routing build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\routing\resources_locator build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\search build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\search\backend build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\search\backend\sphinx build 30-Sep-2024 19:16:47  140/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\search\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\storage build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\storage\adapter build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\storage\controller build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\storage\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\storage\provider build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\template build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\template\exception build 30-Sep-2024 19:16:47 Rendering Namespace phpbb\template\twig build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\template\twig\extension build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\template\twig\node build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\template\twig\node\expression build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\template\twig\node\expression\binary build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\template\twig\tokenparser build 30-Sep-2024 19:16:48  154/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\textformatter build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\textformatter\s9e build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\textreparser build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\textreparser\plugins build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\tree build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\ucp build 30-Sep-2024 19:16:48 Rendering Namespace phpbb\ucp\controller build 30-Sep-2024 19:16:48 Rendering Class SphinxClient build 30-Sep-2024 19:16:48 Rendering Class acp_attachments build 30-Sep-2024 19:16:48  163/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 30-Sep-2024 19:16:48 Rendering Class acp_ban build 30-Sep-2024 19:16:48 Rendering Class acp_ban_info build 30-Sep-2024 19:16:48 Rendering Class acp_bbcodes build 30-Sep-2024 19:16:48 Rendering Class acp_bbcodes_info build 30-Sep-2024 19:16:48 Rendering Class acp_board build 30-Sep-2024 19:16:48 Rendering Class acp_board_info build 30-Sep-2024 19:16:48  170/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 30-Sep-2024 19:16:48 Rendering Class acp_bots_info build 30-Sep-2024 19:16:48 Rendering Class acp_captcha build 30-Sep-2024 19:16:48 Rendering Class acp_captcha_info build 30-Sep-2024 19:16:48 Rendering Class acp_contact build 30-Sep-2024 19:16:48 Rendering Class acp_contact_info build 30-Sep-2024 19:16:48 Rendering Class acp_disallow build 30-Sep-2024 19:16:48 Rendering Class acp_disallow_info build 30-Sep-2024 19:16:48 Rendering Class acp_email build 30-Sep-2024 19:16:48 Rendering Class acp_email_info build 30-Sep-2024 19:16:48 Rendering Class acp_extensions build 30-Sep-2024 19:16:48  181/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 30-Sep-2024 19:16:48 Rendering Class acp_forums build 30-Sep-2024 19:16:48 Rendering Class acp_forums_info build 30-Sep-2024 19:16:48 Rendering Class acp_groups build 30-Sep-2024 19:16:48 Rendering Class acp_groups_info build 30-Sep-2024 19:16:48 Rendering Class acp_help_phpbb build 30-Sep-2024 19:16:48 Rendering Class acp_help_phpbb_info build 30-Sep-2024 19:16:48  188/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_icons build 30-Sep-2024 19:16:48 Rendering Class acp_icons_info build 30-Sep-2024 19:16:48 Rendering Class acp_inactive build 30-Sep-2024 19:16:48 Rendering Class acp_inactive_info build 30-Sep-2024 19:16:48 Rendering Class acp_jabber build 30-Sep-2024 19:16:48 Rendering Class acp_jabber_info build 30-Sep-2024 19:16:48 Rendering Class acp_language build 30-Sep-2024 19:16:48 Rendering Class acp_language_info build 30-Sep-2024 19:16:48 Rendering Class acp_logs build 30-Sep-2024 19:16:48 Rendering Class acp_logs_info build 30-Sep-2024 19:16:48  198/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_main build 30-Sep-2024 19:16:48 Rendering Class acp_main_info build 30-Sep-2024 19:16:48 Rendering Class acp_modules build 30-Sep-2024 19:16:48 Rendering Class acp_modules_info build 30-Sep-2024 19:16:48 Rendering Class acp_permission_roles build 30-Sep-2024 19:16:48 Rendering Class acp_permission_roles_info build 30-Sep-2024 19:16:48 Rendering Class acp_permissions build 30-Sep-2024 19:16:48 Rendering Class acp_permissions_info build 30-Sep-2024 19:16:48  206/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_php_info build 30-Sep-2024 19:16:48 Rendering Class acp_php_info_info build 30-Sep-2024 19:16:48 Rendering Class acp_profile build 30-Sep-2024 19:16:48 Rendering Class acp_profile_info build 30-Sep-2024 19:16:48 Rendering Class acp_prune build 30-Sep-2024 19:16:48 Rendering Class acp_prune_info build 30-Sep-2024 19:16:48 Rendering Class acp_ranks build 30-Sep-2024 19:16:48 Rendering Class acp_ranks_info build 30-Sep-2024 19:16:48 Rendering Class acp_reasons build 30-Sep-2024 19:16:48 Rendering Class acp_reasons_info build 30-Sep-2024 19:16:48  216/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_search build 30-Sep-2024 19:16:48 Rendering Class acp_search_info build 30-Sep-2024 19:16:48 Rendering Class acp_storage build 30-Sep-2024 19:16:48 Rendering Class acp_storage_info build 30-Sep-2024 19:16:48 Rendering Class acp_styles build 30-Sep-2024 19:16:48 Rendering Class acp_styles_info build 30-Sep-2024 19:16:48  222/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 30-Sep-2024 19:16:48 Rendering Class acp_update_info build 30-Sep-2024 19:16:48 Rendering Class acp_users build 30-Sep-2024 19:16:48 Rendering Class acp_users_info build 30-Sep-2024 19:16:48 Rendering Class acp_words build 30-Sep-2024 19:16:48 Rendering Class acp_words_info build 30-Sep-2024 19:16:48 Rendering Class auth_admin build 30-Sep-2024 19:16:48 Rendering Class bbcode build 30-Sep-2024 19:16:48  230/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 30-Sep-2024 19:16:48 Rendering Class bitfield build 30-Sep-2024 19:16:48 Rendering Class compress build 30-Sep-2024 19:16:48 Rendering Class compress_tar build 30-Sep-2024 19:16:48  234/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_zip build 30-Sep-2024 19:16:48 Rendering Class diff build 30-Sep-2024 19:16:48 Rendering Class diff3 build 30-Sep-2024 19:16:48  237/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_block_builder build 30-Sep-2024 19:16:48 Rendering Class diff3_op build 30-Sep-2024 19:16:48 Rendering Class diff3_op_copy build 30-Sep-2024 19:16:48 Rendering Class diff_engine build 30-Sep-2024 19:16:48  241/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op build 30-Sep-2024 19:16:48 Rendering Class diff_op_add build 30-Sep-2024 19:16:48 Rendering Class diff_op_change build 30-Sep-2024 19:16:48 Rendering Class diff_op_copy build 30-Sep-2024 19:16:48 Rendering Class diff_op_delete build 30-Sep-2024 19:16:48 Rendering Class diff_renderer build 30-Sep-2024 19:16:48 Rendering Class diff_renderer_inline build 30-Sep-2024 19:16:48  248/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_raw build 30-Sep-2024 19:16:48 Rendering Class diff_renderer_side_by_side build 30-Sep-2024 19:16:48 Rendering Class diff_renderer_unified build 30-Sep-2024 19:16:48  251/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class ftp build 30-Sep-2024 19:16:48 Rendering Class ftp_fsock build 30-Sep-2024 19:16:48 Rendering Class jabber build 30-Sep-2024 19:16:48  254/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 30-Sep-2024 19:16:48 Rendering Class mcp_ban build 30-Sep-2024 19:16:48  256/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_ban_info build 30-Sep-2024 19:16:48 Rendering Class mcp_logs build 30-Sep-2024 19:16:48 Rendering Class mcp_logs_info build 30-Sep-2024 19:16:48 Rendering Class mcp_main build 30-Sep-2024 19:16:48 Rendering Class mcp_main_info build 30-Sep-2024 19:16:48 Rendering Class mcp_notes build 30-Sep-2024 19:16:48 Rendering Class mcp_notes_info build 30-Sep-2024 19:16:48 Rendering Class mcp_pm_reports build 30-Sep-2024 19:16:48 Rendering Class mcp_pm_reports_info build 30-Sep-2024 19:16:48 Rendering Class mcp_queue build 30-Sep-2024 19:16:48  266/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_queue_info build 30-Sep-2024 19:16:48 Rendering Class mcp_reports build 30-Sep-2024 19:16:48 Rendering Class mcp_reports_info build 30-Sep-2024 19:16:48 Rendering Class mcp_warn build 30-Sep-2024 19:16:48 Rendering Class mcp_warn_info build 30-Sep-2024 19:16:48 Rendering Class messenger build 30-Sep-2024 19:16:48 Rendering Class p_master build 30-Sep-2024 19:16:49  273/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class parse_message build 30-Sep-2024 19:16:49 Rendering Class phpbb\attachment\attachment_category build 30-Sep-2024 19:16:49  275/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 30-Sep-2024 19:16:49 Rendering Class phpbb\attachment\manager build 30-Sep-2024 19:16:49 Rendering Class phpbb\attachment\resync build 30-Sep-2024 19:16:49 Rendering Class phpbb\attachment\upload build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\auth build 30-Sep-2024 19:16:49  280/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\auth\provider\apache build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\base build 30-Sep-2024 19:16:49  282/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\ldap build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\oauth\oauth build 30-Sep-2024 19:16:49  285/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\oauth\service\bitly build 30-Sep-2024 19:16:49  287/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\exception build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\oauth\service\facebook build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\oauth\service\google build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\oauth\service\twitter build 30-Sep-2024 19:16:49  292/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\token_storage build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider\provider_interface build 30-Sep-2024 19:16:49 Rendering Class phpbb\auth\provider_collection build 30-Sep-2024 19:16:49  295/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\driver build 30-Sep-2024 19:16:49 Rendering Class phpbb\avatar\driver\driver_interface build 30-Sep-2024 19:16:49 Rendering Class phpbb\avatar\driver\gravatar build 30-Sep-2024 19:16:49  298/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\local build 30-Sep-2024 19:16:49 Rendering Class phpbb\avatar\driver\upload build 30-Sep-2024 19:16:49  300/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\helper build 30-Sep-2024 19:16:49 Rendering Class phpbb\avatar\manager build 30-Sep-2024 19:16:49  302/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\invalid_length_exception build 30-Sep-2024 19:16:49 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 30-Sep-2024 19:16:49 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 30-Sep-2024 19:16:49 Rendering Class phpbb\ban\exception\no_valid_users_exception build 30-Sep-2024 19:16:49  306/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\type_not_found_exception build 30-Sep-2024 19:16:49 Rendering Class phpbb\ban\manager build 30-Sep-2024 19:16:49 Rendering Class phpbb\ban\type\base build 30-Sep-2024 19:16:49 Rendering Class phpbb\ban\type\email build 30-Sep-2024 19:16:49  310/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\ip build 30-Sep-2024 19:16:49 Rendering Class phpbb\ban\type\type_interface build 30-Sep-2024 19:16:49  312/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\user build 30-Sep-2024 19:16:49 Rendering Class phpbb\cache\driver\apcu build 30-Sep-2024 19:16:49 Rendering Class phpbb\cache\driver\base build 30-Sep-2024 19:16:49  315/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\driver_interface build 30-Sep-2024 19:16:49 Rendering Class phpbb\cache\driver\dummy build 30-Sep-2024 19:16:49  317/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 30-Sep-2024 19:16:49 Rendering Class phpbb\cache\driver\memcached build 30-Sep-2024 19:16:49  319/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 30-Sep-2024 19:16:49 Rendering Class phpbb\cache\driver\redis build 30-Sep-2024 19:16:49  321/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 30-Sep-2024 19:16:49 Rendering Class phpbb\cache\service build 30-Sep-2024 19:16:49  323/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\factory build 30-Sep-2024 19:16:49 Rendering Class phpbb\captcha\plugins\captcha_abstract build 30-Sep-2024 19:16:50 Rendering Class phpbb\captcha\plugins\incomplete build 30-Sep-2024 19:16:50 Rendering Class phpbb\captcha\plugins\qa build 30-Sep-2024 19:16:50  327/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 30-Sep-2024 19:16:50 Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 30-Sep-2024 19:16:50  329/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\class_loader build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 30-Sep-2024 19:16:50  332/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_error_exception build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\exception\runtime_exception build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\extension_manager build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\installer build 30-Sep-2024 19:16:50  336/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\io\html_output_formatter build 30-Sep-2024 19:16:50  338/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\io_interface build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\io\null_io build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\io\translate_composer_trait build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\io\web_io build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\manager build 30-Sep-2024 19:16:50 Rendering Class phpbb\composer\manager_interface build 30-Sep-2024 19:16:50  344/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 30-Sep-2024 19:16:50 Rendering Class phpbb\config\db build 30-Sep-2024 19:16:50 Rendering Class phpbb\config\db_text build 30-Sep-2024 19:16:50  347/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\application build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\cache\purge build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\command build 30-Sep-2024 19:16:50  351/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\config\command build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\config\delete build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\config\get build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\config\increment build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\config\set build 30-Sep-2024 19:16:50  356/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\cron\cron_list build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\cron\run build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 30-Sep-2024 19:16:50  360/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\db\list_command build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\db\migrate build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\db\migration_command build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\db\revert build 30-Sep-2024 19:16:50  364/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\command build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\disable build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\enable build 30-Sep-2024 19:16:50  368/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\install build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\list_available build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\manage build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\purge build 30-Sep-2024 19:16:50  372/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\remove build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\show build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\extension\update build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 30-Sep-2024 19:16:50  376/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\update_hashes build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\reparser\list_all build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\reparser\reparse build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\searchindex\create build 30-Sep-2024 19:16:50  380/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\delete build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\searchindex\list_all build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\thumbnail\delete build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\thumbnail\generate build 30-Sep-2024 19:16:50  384/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\update\check build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\user\activate build 30-Sep-2024 19:16:50  387/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\add build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\user\delete build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\command\user\delete_id build 30-Sep-2024 19:16:50  390/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\reclean build 30-Sep-2024 19:16:50 Rendering Class phpbb\console\exception_subscriber build 30-Sep-2024 19:16:50 Rendering Class phpbb\content_visibility build 30-Sep-2024 19:16:50 Rendering Class phpbb\controller\exception build 30-Sep-2024 19:16:50  394/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 30-Sep-2024 19:16:50 Rendering Class phpbb\controller\resolver build 30-Sep-2024 19:16:50 Rendering Class phpbb\convert\controller\convertor build 30-Sep-2024 19:16:50  397/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\convert build 30-Sep-2024 19:16:50 Rendering Class phpbb\convert\convertor build 30-Sep-2024 19:16:50 Rendering Class phpbb\cron\controller\cron build 30-Sep-2024 19:16:51  400/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\event\cron_runner_listener build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\manager build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\base build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\prune_all_forums build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\prune_forum build 30-Sep-2024 19:16:51  405/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_notifications build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\queue build 30-Sep-2024 19:16:51  408/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_cache build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\tidy_plupload build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\tidy_search build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\tidy_sessions build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\core\tidy_warnings build 30-Sep-2024 19:16:51  413/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\update_hashes build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\parametrized build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\task build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\text_reparser\reparser build 30-Sep-2024 19:16:51 Rendering Class phpbb\cron\task\wrapper build 30-Sep-2024 19:16:51  418/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\datetime build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\case_insensitive_string build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\comparator build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\connection_factory build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\oci8\connection build 30-Sep-2024 19:16:51  424/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\oci8\driver build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\oci8\result build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\oci8\statement build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\oracle_platform build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\postgresql_platform build 30-Sep-2024 19:16:51  430/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\sqlsrv_platform build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\table_helper build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\doctrine\type_converter build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\driver\driver build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\driver\driver_interface build 30-Sep-2024 19:16:51  435/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48% 436/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 30-Sep-2024 19:16:51  437/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\driver\mssql_odbc build 30-Sep-2024 19:16:51  438/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 30-Sep-2024 19:16:51  439/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48% 440/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 30-Sep-2024 19:16:51 Rendering Class phpbb\db\driver\mysqli build 30-Sep-2024 19:16:51  441/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 30-Sep-2024 19:16:52  442/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\postgres build 30-Sep-2024 19:16:52  443/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 30-Sep-2024 19:16:52  444/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 30-Sep-2024 19:16:52  445/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\extractor\extractor_interface build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\extractor\factory build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\extractor\mssql_extractor build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\extractor\mysql_extractor build 30-Sep-2024 19:16:52  451/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\oracle_extractor build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\extractor\postgres_extractor build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\extractor\sqlite3_extractor build 30-Sep-2024 19:16:52  454/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\exception build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\helper build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\migration build 30-Sep-2024 19:16:52  458/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\migration_interface build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\profilefield_base_migration build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\schema_generator build 30-Sep-2024 19:16:52  461/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\config build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\tool\config_text build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\tool\module build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migration\tool\permission build 30-Sep-2024 19:16:52  465/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\tool_interface build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\migrator build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 30-Sep-2024 19:16:52  468/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\sql_insert_buffer build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\tools\doctrine build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\tools\factory build 30-Sep-2024 19:16:52  475/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 30-Sep-2024 19:16:52 Rendering Class phpbb\db\tools\postgres build 30-Sep-2024 19:16:52  477/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 30-Sep-2024 19:16:52  478/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 30-Sep-2024 19:16:52  479/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\debug build 30-Sep-2024 19:16:52 Rendering Class phpbb\debug\error_handler build 30-Sep-2024 19:16:52 Rendering Class phpbb\di\container_builder build 30-Sep-2024 19:16:52  482/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\di_exception build 30-Sep-2024 19:16:52 Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 30-Sep-2024 19:16:52 Rendering Class phpbb\di\exception\service_not_found_exception build 30-Sep-2024 19:16:52 Rendering Class phpbb\di\extension\config build 30-Sep-2024 19:16:52  486/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\extension\container_configuration build 30-Sep-2024 19:16:52 Rendering Class phpbb\di\extension\core build 30-Sep-2024 19:16:52 Rendering Class phpbb\di\extension\tables build 30-Sep-2024 19:16:53 Rendering Class phpbb\di\ordered_service_collection build 30-Sep-2024 19:16:53 Rendering Class phpbb\di\pass\collection_pass build 30-Sep-2024 19:16:53 Rendering Class phpbb\di\pass\convert_events build 30-Sep-2024 19:16:53  492/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\markpublic_pass build 30-Sep-2024 19:16:53 Rendering Class phpbb\di\proxy_instantiator build 30-Sep-2024 19:16:53 Rendering Class phpbb\di\service_collection build 30-Sep-2024 19:16:53 Rendering Class phpbb\di\service_collection_iterator build 30-Sep-2024 19:16:53 Rendering Class phpbb\error_collector build 30-Sep-2024 19:16:53 Rendering Class phpbb\event\dispatcher build 30-Sep-2024 19:16:53 Rendering Class phpbb\event\dispatcher_interface build 30-Sep-2024 19:16:53  499/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\kernel_exception_subscriber build 30-Sep-2024 19:16:53 Rendering Class phpbb\event\kernel_terminate_subscriber build 30-Sep-2024 19:16:53 Rendering Class phpbb\event\md_exporter build 30-Sep-2024 19:16:53 Rendering Class phpbb\event\php_exporter build 30-Sep-2024 19:16:53  503/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 30-Sep-2024 19:16:53 Rendering Class phpbb\event\rst_exporter build 30-Sep-2024 19:16:53 Rendering Class phpbb\exception\exception_interface build 30-Sep-2024 19:16:53  506/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\exception\http_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\exception\runtime_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\exception\version_check_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\extension\base build 30-Sep-2024 19:16:53 Rendering Class phpbb\extension\di\extension_base build 30-Sep-2024 19:16:53 Rendering Class phpbb\extension\exception build 30-Sep-2024 19:16:53  512/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\extension_interface build 30-Sep-2024 19:16:53 Rendering Class phpbb\extension\manager build 30-Sep-2024 19:16:53 Rendering Class phpbb\extension\provider build 30-Sep-2024 19:16:53  515/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\attachments_base build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\base build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\controller\feed build 30-Sep-2024 19:16:53  518/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\feed_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\exception\no_feed_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\exception\no_forum_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\exception\no_topic_exception build 30-Sep-2024 19:16:53  523/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\unauthorized_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\feed_interface build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\forum build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\forums build 30-Sep-2024 19:16:53  529/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\news build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\overall build 30-Sep-2024 19:16:53  532/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\quote_helper build 30-Sep-2024 19:16:53  534/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topic build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\topic_base build 30-Sep-2024 19:16:53 Rendering Class phpbb\feed\topics build 30-Sep-2024 19:16:53  537/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 30-Sep-2024 19:16:53 Rendering Class phpbb\file_downloader build 30-Sep-2024 19:16:53  539/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 30-Sep-2024 19:16:53 Rendering Class phpbb\files\filespec build 30-Sep-2024 19:16:53 Rendering Class phpbb\files\filespec_storage build 30-Sep-2024 19:16:53 Rendering Class phpbb\files\types\base build 30-Sep-2024 19:16:53  543/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\form build 30-Sep-2024 19:16:53 Rendering Class phpbb\files\types\form_storage build 30-Sep-2024 19:16:53 Rendering Class phpbb\files\types\local build 30-Sep-2024 19:16:53 Rendering Class phpbb\files\types\local_storage build 30-Sep-2024 19:16:53  547/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\type_interface build 30-Sep-2024 19:16:53 Rendering Class phpbb\files\upload build 30-Sep-2024 19:16:53 Rendering Class phpbb\filesystem\exception\filesystem_exception build 30-Sep-2024 19:16:53  550/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\filesystem build 30-Sep-2024 19:16:53  552/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\filesystem_interface build 30-Sep-2024 19:16:53 Rendering Class phpbb\filesystem\helper build 30-Sep-2024 19:16:53  554/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\temp build 30-Sep-2024 19:16:53 Rendering Class phpbb\finder\factory build 30-Sep-2024 19:16:53 Rendering Class phpbb\finder\finder build 30-Sep-2024 19:16:53 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 30-Sep-2024 19:16:53  557/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_path_iterator build 30-Sep-2024 19:16:53 Rendering Class phpbb\form\form_helper build 30-Sep-2024 19:16:53 Rendering Class phpbb\group\helper build 30-Sep-2024 19:16:53 Rendering Class phpbb\groupposition\exception build 30-Sep-2024 19:16:53 Rendering Class phpbb\groupposition\groupposition_interface build 30-Sep-2024 19:16:53  562/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\legend build 30-Sep-2024 19:16:54 Rendering Class phpbb\groupposition\teampage build 30-Sep-2024 19:16:54 Rendering Class phpbb\help\controller\bbcode build 30-Sep-2024 19:16:54  565/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\controller build 30-Sep-2024 19:16:54 Rendering Class phpbb\help\controller\faq build 30-Sep-2024 19:16:54 Rendering Class phpbb\help\controller\help build 30-Sep-2024 19:16:54 Rendering Class phpbb\help\manager build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\console\command\install\config\show build 30-Sep-2024 19:16:54  570/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\install\config\validate build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\console\command\install\install build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\console\command\update\config\show build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\console\command\update\config\validate build 30-Sep-2024 19:16:54  574/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\update build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\controller\archive_download build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\controller\helper build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\controller\install build 30-Sep-2024 19:16:54  578/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\installer_index build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\controller\timeout_check build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\controller\update build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\event\kernel_exception_subscriber build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\exception\cannot_build_container_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\exception\file_updater_failure_exception build 30-Sep-2024 19:16:54  584/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\exception\installer_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\exception\invalid_dbms_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\exception\user_interaction_required_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\config build 30-Sep-2024 19:16:54  591/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\container_factory build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\file_updater\factory build 30-Sep-2024 19:16:54  594/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\file_updater build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\install_helper build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 30-Sep-2024 19:16:54  600/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 30-Sep-2024 19:16:54  601/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\factory build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 30-Sep-2024 19:16:54  605/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\navigation\main_navigation build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\navigation\navigation_interface build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\navigation\navigation_provider build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\navigation\update_navigation build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\helper\update_helper build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\installer build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\installer_configuration build 30-Sep-2024 19:16:54  613/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\module\install_filesystem\module build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\install_finish\module build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 30-Sep-2024 19:16:54  617/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\notify_user build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\requirements\install_module build 30-Sep-2024 19:16:54  621/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\task\check_filesystem build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\requirements\task\check_update build 30-Sep-2024 19:16:54  624/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\update_module build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\update_filesystem\module build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 30-Sep-2024 19:16:54  627/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 30-Sep-2024 19:16:54  631/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module_base build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\module_interface build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\sequential_task build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\task_base build 30-Sep-2024 19:16:54 Rendering Class phpbb\install\task_interface build 30-Sep-2024 19:16:54  636/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\updater_configuration build 30-Sep-2024 19:16:54 Rendering Class phpbb\json\sanitizer build 30-Sep-2024 19:16:54 Rendering Class phpbb\json_response build 30-Sep-2024 19:16:54 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\language\exception\language_exception build 30-Sep-2024 19:16:54 Rendering Class phpbb\language\exception\language_file_not_found build 30-Sep-2024 19:16:54 Rendering Class phpbb\language\language build 30-Sep-2024 19:16:54  643/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_helper build 30-Sep-2024 19:16:54 Rendering Class phpbb\language\language_file_loader build 30-Sep-2024 19:16:54 Rendering Class phpbb\lock\db build 30-Sep-2024 19:16:54  646/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\lock\flock build 30-Sep-2024 19:16:54 Rendering Class phpbb\lock\posting build 30-Sep-2024 19:16:54 Rendering Class phpbb\log\dummy build 30-Sep-2024 19:16:54 Rendering Class phpbb\log\log build 30-Sep-2024 19:16:54 Rendering Class phpbb\log\log_interface build 30-Sep-2024 19:16:55  651/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\manifest build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\controller\mention build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\source\base_group build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\source\base_user build 30-Sep-2024 19:16:55  655/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\friend build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\source\group build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\source\source_interface build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\source\team build 30-Sep-2024 19:16:55  659/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\topic build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\source\user build 30-Sep-2024 19:16:55 Rendering Class phpbb\mention\source\usergroup build 30-Sep-2024 19:16:55 Rendering Class phpbb\message\admin_form build 30-Sep-2024 19:16:55  663/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\form build 30-Sep-2024 19:16:55 Rendering Class phpbb\message\message build 30-Sep-2024 19:16:55 Rendering Class phpbb\message\topic_form build 30-Sep-2024 19:16:55  666/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\user_form build 30-Sep-2024 19:16:55 Rendering Class phpbb\mimetype\content_guesser build 30-Sep-2024 19:16:55 Rendering Class phpbb\mimetype\extension_guesser build 30-Sep-2024 19:16:55 Rendering Class phpbb\mimetype\guesser build 30-Sep-2024 19:16:55  670/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\guesser_base build 30-Sep-2024 19:16:55 Rendering Class phpbb\mimetype\guesser_interface build 30-Sep-2024 19:16:55 Rendering Class phpbb\module\exception\module_exception build 30-Sep-2024 19:16:55 Rendering Class phpbb\module\exception\module_not_found_exception build 30-Sep-2024 19:16:55 Rendering Class phpbb\module\module_manager build 30-Sep-2024 19:16:55 Rendering Class phpbb\notification\exception build 30-Sep-2024 19:16:55  676/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\manager build 30-Sep-2024 19:16:55 Rendering Class phpbb\notification\method\base build 30-Sep-2024 19:16:55  678/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 30-Sep-2024 19:16:55 Rendering Class phpbb\notification\method\email build 30-Sep-2024 19:16:55  680/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 30-Sep-2024 19:16:55  682/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\jabber build 30-Sep-2024 19:16:55 Rendering Class phpbb\notification\method\messenger_base build 30-Sep-2024 19:16:55 Rendering Class phpbb\notification\method\method_interface build 30-Sep-2024 19:16:55  684/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\webpush build 30-Sep-2024 19:16:55 Rendering Class phpbb\notification\type\admin_activate_user build 30-Sep-2024 19:16:55  686/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 30-Sep-2024 19:16:55  687/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 30-Sep-2024 19:16:55  688/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 30-Sep-2024 19:16:55  689/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 30-Sep-2024 19:16:55  691/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_post build 30-Sep-2024 19:16:55 Rendering Class phpbb\notification\type\disapprove_topic build 30-Sep-2024 19:16:55  692/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 30-Sep-2024 19:16:56  693/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 30-Sep-2024 19:16:56  694/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 30-Sep-2024 19:16:56  695/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\mention build 30-Sep-2024 19:16:56  696/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 30-Sep-2024 19:16:56  697/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 30-Sep-2024 19:16:56  698/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 30-Sep-2024 19:16:56  699/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 30-Sep-2024 19:16:56  700/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 30-Sep-2024 19:16:56  701/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 30-Sep-2024 19:16:56  702/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 30-Sep-2024 19:16:56  703/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 30-Sep-2024 19:16:56  704/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 30-Sep-2024 19:16:56  705/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic_in_queue build 30-Sep-2024 19:16:56  706/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 30-Sep-2024 19:16:56  707/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\argon2i build 30-Sep-2024 19:16:56  709/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\base build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\base_native build 30-Sep-2024 19:16:56  712/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\bcrypt_2y build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 30-Sep-2024 19:16:56  715/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\driver_interface build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\helper build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\md5_mybb build 30-Sep-2024 19:16:56  719/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\md5_vb build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\phpass build 30-Sep-2024 19:16:56  722/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 30-Sep-2024 19:16:56 Rendering Class phpbb\passwords\driver\salted_md5 build 30-Sep-2024 19:16:57 Rendering Class phpbb\passwords\driver\sha1 build 30-Sep-2024 19:16:57  725/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_smf build 30-Sep-2024 19:16:57 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 30-Sep-2024 19:16:57 Rendering Class phpbb\passwords\driver\sha_xf1 build 30-Sep-2024 19:16:57  728/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\helper build 30-Sep-2024 19:16:57 Rendering Class phpbb\passwords\manager build 30-Sep-2024 19:16:57 Rendering Class phpbb\path_helper build 30-Sep-2024 19:16:57  732/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\permissions build 30-Sep-2024 19:16:57 Rendering Class phpbb\plupload\plupload build 30-Sep-2024 19:16:57 Rendering Class phpbb\posting\post_helper build 30-Sep-2024 19:16:57  735/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\lang_helper build 30-Sep-2024 19:16:57 Rendering Class phpbb\profilefields\manager build 30-Sep-2024 19:16:57  737/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_base build 30-Sep-2024 19:16:57 Rendering Class phpbb\profilefields\type\type_bool build 30-Sep-2024 19:16:57 Rendering Class phpbb\profilefields\type\type_date build 30-Sep-2024 19:16:57  739/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_dropdown build 30-Sep-2024 19:16:57 Rendering Class phpbb\profilefields\type\type_int build 30-Sep-2024 19:16:57  741/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_interface build 30-Sep-2024 19:16:57  742/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 30-Sep-2024 19:16:57 Rendering Class phpbb\profilefields\type\type_string_common build 30-Sep-2024 19:16:57  744/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 30-Sep-2024 19:16:57 Rendering Class phpbb\profilefields\type\type_url build 30-Sep-2024 19:16:57  746/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82% 747/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\exception\already_reported_exception build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\exception\empty_report_exception build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\exception\entity_not_found_exception build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 30-Sep-2024 19:16:57  752/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\invalid_report_exception build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\exception\report_permission_denied_exception build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\handler_factory build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\report_handler build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\report_handler_interface build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\report_handler_pm build 30-Sep-2024 19:16:57 Rendering Class phpbb\report\report_handler_post build 30-Sep-2024 19:16:57  759/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\report_reason_list_provider build 30-Sep-2024 19:16:57 Rendering Class phpbb\request\deactivated_super_global build 30-Sep-2024 19:16:57 Rendering Class phpbb\request\request build 30-Sep-2024 19:16:57 Rendering Class phpbb\request\request_interface build 30-Sep-2024 19:16:57  763/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 30-Sep-2024 19:16:57 Rendering Class phpbb\request\type_cast_helper_interface build 30-Sep-2024 19:16:57 Rendering Class phpbb\routing\file_locator build 30-Sep-2024 19:16:57 Rendering Class phpbb\routing\helper build 30-Sep-2024 19:16:57 Rendering Class phpbb\routing\loader_resolver build 30-Sep-2024 19:16:57  768/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 30-Sep-2024 19:16:57 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 30-Sep-2024 19:16:57 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 30-Sep-2024 19:16:57 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 30-Sep-2024 19:16:57 Rendering Class phpbb\routing\router build 30-Sep-2024 19:16:57 Rendering Class phpbb\search\backend\base build 30-Sep-2024 19:16:57  774/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\search\backend\fulltext_mysql build 30-Sep-2024 19:16:57 Rendering Class phpbb\search\backend\fulltext_native build 30-Sep-2024 19:16:57  776/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_postgres build 30-Sep-2024 19:16:58  777/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_sphinx build 30-Sep-2024 19:16:58  778/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 30-Sep-2024 19:16:58  779/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 30-Sep-2024 19:16:58 Rendering Class phpbb\search\backend\sphinx\config_item build 30-Sep-2024 19:16:58  781/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_section build 30-Sep-2024 19:16:58 Rendering Class phpbb\search\backend\sphinx\config_variable build 30-Sep-2024 19:16:58 Rendering Class phpbb\search\exception\action_in_progress_exception build 30-Sep-2024 19:16:58 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 30-Sep-2024 19:16:58 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 30-Sep-2024 19:16:58 Rendering Class phpbb\search\exception\search_exception build 30-Sep-2024 19:16:58  787/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\search_backend_factory build 30-Sep-2024 19:16:58 Rendering Class phpbb\search\state_helper build 30-Sep-2024 19:16:58 Rendering Class phpbb\session build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\adapter\adapter_interface build 30-Sep-2024 19:16:58 791/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\adapter_factory build 30-Sep-2024 19:16:58  793/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\controller\attachment build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\controller\avatar build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\controller\controller build 30-Sep-2024 19:16:58 796/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\action_in_progress_exception build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\exception\storage_exception build 30-Sep-2024 19:16:58  799/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\helper build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\provider\local build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\provider\provider_interface build 30-Sep-2024 19:16:58  803/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\state_helper build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\storage build 30-Sep-2024 19:16:58 Rendering Class phpbb\storage\stream_interface build 30-Sep-2024 19:16:58  805/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\asset build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\assets_bag build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\base build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\context build 30-Sep-2024 19:16:58  810/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\template build 30-Sep-2024 19:16:58  813/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\twig\definition build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\environment build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\extension build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\extension\avatar build 30-Sep-2024 19:16:58  816/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\extension\forms build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\extension\icon build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\extension\routing build 30-Sep-2024 19:16:58  820/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\lexer build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\loader build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\node\definenode build 30-Sep-2024 19:16:58  824/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\event build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\node\includeasset build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\node\includecss build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\node\includejs build 30-Sep-2024 19:16:58  831/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\includenode build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\tokenparser\defineparser build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\tokenparser\event build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\tokenparser\includecss build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\tokenparser\includejs build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\tokenparser\includeparser build 30-Sep-2024 19:16:58 Rendering Class phpbb\template\twig\twig build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\acp_utils_interface build 30-Sep-2024 19:16:58  838/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\parser_interface build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\renderer_interface build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\s9e\acp_utils build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 30-Sep-2024 19:16:58  843/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\factory build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\s9e\link_helper build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\s9e\mention_helper build 30-Sep-2024 19:16:58  846/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\parser build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\s9e\quote_helper build 30-Sep-2024 19:16:58 Rendering Class phpbb\textformatter\s9e\renderer build 30-Sep-2024 19:16:59  849/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\utils build 30-Sep-2024 19:16:59 Rendering Class phpbb\textformatter\utils_interface build 30-Sep-2024 19:16:59 Rendering Class phpbb\textreparser\base build 30-Sep-2024 19:16:59  852/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\manager build 30-Sep-2024 19:16:59 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 30-Sep-2024 19:16:59 Rendering Class phpbb\textreparser\plugins\forum_description build 30-Sep-2024 19:16:59  855/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_rules build 30-Sep-2024 19:16:59 Rendering Class phpbb\textreparser\plugins\group_description build 30-Sep-2024 19:16:59  857/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\pm_text build 30-Sep-2024 19:16:59  859/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_option build 30-Sep-2024 19:16:59 Rendering Class phpbb\textreparser\plugins\poll_title build 30-Sep-2024 19:16:59 Rendering Class phpbb\textreparser\plugins\post_text build 30-Sep-2024 19:16:59  861/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\user_signature build 30-Sep-2024 19:16:59 Rendering Class phpbb\textreparser\reparser_interface build 30-Sep-2024 19:16:59  863/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\row_based_plugin build 30-Sep-2024 19:16:59 Rendering Class phpbb\tree\nestedset build 30-Sep-2024 19:16:59 Rendering Class phpbb\tree\nestedset_forum build 30-Sep-2024 19:16:59  866/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 30-Sep-2024 19:16:59  867/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\ucp\controller\delete_cookies build 30-Sep-2024 19:16:59 Rendering Class phpbb\ucp\controller\reset_password build 30-Sep-2024 19:16:59 Rendering Class phpbb\ucp\controller\webpush build 30-Sep-2024 19:16:59 Rendering Class phpbb\user build 30-Sep-2024 19:16:59  871/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\user_loader build 30-Sep-2024 19:16:59  872/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 30-Sep-2024 19:16:59 Rendering Class phpbb\viewonline_helper build 30-Sep-2024 19:16:59  874/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 30-Sep-2024 19:16:59 Rendering Class phpbb_questionnaire_php_data_provider build 30-Sep-2024 19:16:59 Rendering Class phpbb_questionnaire_phpbb_data_provider build 30-Sep-2024 19:16:59 Rendering Class phpbb_questionnaire_system_data_provider build 30-Sep-2024 19:16:59 Rendering Class queue build 30-Sep-2024 19:16:59 Rendering Class smtp_class build 30-Sep-2024 19:16:59 Rendering Class transfer build 30-Sep-2024 19:16:59  881/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_activate build 30-Sep-2024 19:16:59 Rendering Class ucp_attachments build 30-Sep-2024 19:16:59 Rendering Class ucp_attachments_info build 30-Sep-2024 19:16:59 Rendering Class ucp_auth_link build 30-Sep-2024 19:16:59 Rendering Class ucp_auth_link_info build 30-Sep-2024 19:16:59 Rendering Class ucp_confirm build 30-Sep-2024 19:16:59 Rendering Class ucp_groups build 30-Sep-2024 19:16:59  888/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_groups_info build 30-Sep-2024 19:16:59 Rendering Class ucp_login_link build 30-Sep-2024 19:16:59 Rendering Class ucp_main build 30-Sep-2024 19:16:59 Rendering Class ucp_main_info build 30-Sep-2024 19:16:59 Rendering Class ucp_notifications build 30-Sep-2024 19:16:59 Rendering Class ucp_notifications_info build 30-Sep-2024 19:16:59 Rendering Class ucp_pm build 30-Sep-2024 19:16:59  895/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_pm_info build 30-Sep-2024 19:16:59 Rendering Class ucp_prefs build 30-Sep-2024 19:16:59 Rendering Class ucp_prefs_info build 30-Sep-2024 19:16:59 Rendering Class ucp_profile build 30-Sep-2024 19:16:59 Rendering Class ucp_profile_info build 30-Sep-2024 19:16:59 Rendering Class ucp_register build 30-Sep-2024 19:16:59 Rendering Class ucp_resend build 30-Sep-2024 19:16:59 Rendering Class ucp_zebra build 30-Sep-2024 19:16:59 Rendering Class ucp_zebra_info build 30-Sep-2024 19:16:59  904/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59 Version Updated C Removed C build 30-Sep-2024 19:16:59 main 743 0 build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59 Version Updated C Updated N Removed C Removed N build 30-Sep-2024 19:16:59 main 743 150 0 0 build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59  build 30-Sep-2024 19:16:59 phpBB > build: build 30-Sep-2024 19:16:59  build 30-Sep-2024 19:16:59  build 30-Sep-2024 19:16:59 BUILD FINISHED build 30-Sep-2024 19:16:59 build 30-Sep-2024 19:16:59 Total time: 9 minutes 24.75 seconds build 30-Sep-2024 19:16:59  simple 30-Sep-2024 19:17:00 Finished task 'Run tests' with result: Success command 30-Sep-2024 19:17:00 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 30-Sep-2024 19:17:00 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 30-Sep-2024 19:17:00 Running image name (phpbb:php-8.1) command 30-Sep-2024 19:17:00 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1343 (PHPBB3-DDM-JOB1-1343)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 30-Sep-2024 19:17:01 Buildfile: /data/build/build.xml build 30-Sep-2024 19:17:01 build 30-Sep-2024 19:17:01 phpBB > sniff: build 30-Sep-2024 19:17:01 build 30-Sep-2024 19:17:05 ............................................................ 60 / 928 (6%) build 30-Sep-2024 19:17:11 ............................................................ 120 / 928 (13%) build 30-Sep-2024 19:17:16 ............................................................ 180 / 928 (19%) build 30-Sep-2024 19:17:21 ............................................................ 240 / 928 (26%) build 30-Sep-2024 19:17:26 ............................................................ 300 / 928 (32%) build 30-Sep-2024 19:17:33 ............................................................ 360 / 928 (39%) build 30-Sep-2024 19:17:36 ............................................................ 420 / 928 (45%) build 30-Sep-2024 19:17:46 ............................................................ 480 / 928 (52%) build 30-Sep-2024 19:17:49 ............................................................ 540 / 928 (58%) build 30-Sep-2024 19:17:49 ............................................................ 600 / 928 (65%) build 30-Sep-2024 19:17:50 ............................................................ 660 / 928 (71%) build 30-Sep-2024 19:17:51 ............................................................ 720 / 928 (78%) build 30-Sep-2024 19:17:53 ............................................................ 780 / 928 (84%) build 30-Sep-2024 19:17:58 ............................................................ 840 / 928 (91%) build 30-Sep-2024 19:18:05 ............................................................ 900 / 928 (97%) build 30-Sep-2024 19:18:06 ............................ 928 / 928 (100%) build 30-Sep-2024 19:18:06 build 30-Sep-2024 19:18:06 build 30-Sep-2024 19:18:06 Time: 1 mins, 5.73 secs; Memory: 28MB build 30-Sep-2024 19:18:06 build 30-Sep-2024 19:18:06 [php] Calling PHP function: preg_replace() build 30-Sep-2024 19:18:15 ............................................................ 60 / 206 (29%) build 30-Sep-2024 19:18:35 ............................................................ 120 / 206 (58%) build 30-Sep-2024 19:18:43 ............................................................ 180 / 206 (87%) build 30-Sep-2024 19:18:49 .......................... 206 / 206 (100%) build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 Time: 42.85 secs; Memory: 34MB build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 Time: 34ms; Memory: 6MB build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 BUILD FINISHED build 30-Sep-2024 19:18:49 build 30-Sep-2024 19:18:49 Total time: 1 minute 48.87 seconds build 30-Sep-2024 19:18:49 simple 30-Sep-2024 19:18:50 Finished task 'Run sniffs' with result: Success simple 30-Sep-2024 19:18:50 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 30-Sep-2024 19:18:50 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 30-Sep-2024 19:18:51 Finished task 'Parsing test results' with result: Success simple 30-Sep-2024 19:18:51 Running post build plugin 'Artifact Copier' simple 30-Sep-2024 19:18:51 Publishing an artifact: Coverage HTML Report simple 30-Sep-2024 19:18:59 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 8.452 s simple 30-Sep-2024 19:18:59 Running post build plugin 'npm Cache Cleanup' simple 30-Sep-2024 19:18:59 Running post build plugin 'NCover Results Collector' simple 30-Sep-2024 19:18:59 Running post build plugin 'Build Results Label Collector' simple 30-Sep-2024 19:18:59 Running post build plugin 'Clover Results Collector' simple 30-Sep-2024 19:18:59 Running post build plugin 'Docker Container Cleanup' simple 30-Sep-2024 19:19:01 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 30-Sep-2024 19:19:01 Finalising the build... simple 30-Sep-2024 19:19:01 Stopping timer. simple 30-Sep-2024 19:19:01 Build PHPBB3-DDM-JOB1-1343 completed. simple 30-Sep-2024 19:19:01 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 30-Sep-2024 19:19:01 Running on server: post build plugin 'NCover Results Collector' simple 30-Sep-2024 19:19:01 Running on server: post build plugin 'Build Labeller' simple 30-Sep-2024 19:19:01 Running on server: post build plugin 'Clover Delta Calculator' simple 30-Sep-2024 19:19:01 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 30-Sep-2024 19:19:01 All post build plugins have finished simple 30-Sep-2024 19:19:01 Generating build results summary... simple 30-Sep-2024 19:19:07 Saving build results to disk... simple 30-Sep-2024 19:19:07 Store variable context... simple 30-Sep-2024 19:19:07 Finished building PHPBB3-DDM-JOB1-1343.