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