# Logfile created on 2024-05-30 09:07:55 +0200 by logger.rb/v1.4.2 INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:07:55 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [63b7bcad] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [63b7bcad] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:09:46 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [eac4481f] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [eac4481f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:12:08 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [1c2fca6b] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [1c2fca6b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:18:09 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [0bf38b41] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [0bf38b41] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:18:47 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [929bbfd4] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [929bbfd4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:19:07 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [d6eca6aa] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [d6eca6aa] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:24:55 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [212bb140] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [212bb140] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:25:20 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [4b831169] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [4b831169] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:26:21 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [22fa4f55] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [22fa4f55] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:26:53 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [1a2ae7f6] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [1a2ae7f6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [1a2ae7f6] Finished in 11.067 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-330feb4f98d51e6896f2.sh 0.0% INFO Uploading /tmp/git-ssh-330feb4f98d51e6896f2.sh 100.0% INFO [68bc9346] Running /usr/bin/env chmod 700 /tmp/git-ssh-330feb4f98d51e6896f2.sh as root@172.17.17.169 DEBUG [68bc9346] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-330feb4f98d51e6896f2.sh ) INFO [68bc9346] Finished in 0.096 seconds with exit status 0 (successful). INFO [562455dd] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [562455dd] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-330feb4f98d51e6896f2.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [562455dd] Warning: Permanently added 'bitbucket.org' (ED25519) to the list of known hosts. DEBUG [562455dd] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [562455dd] Finished in 1.383 seconds with exit status 0 (successful). INFO [ceb3f8da] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [ceb3f8da] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [ceb3f8da] Finished in 0.102 seconds with exit status 0 (successful). INFO [a9815562] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [a9815562] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [a9815562] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [4e15dbb6] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [4e15dbb6] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [4e15dbb6] Finished in 0.089 seconds with exit status 1 (failed). DEBUG [74e120b9] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [74e120b9] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [74e120b9] Finished in 0.128 seconds with exit status 0 (successful). DEBUG [6ab0e0ce] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [6ab0e0ce] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [6ab0e0ce] Finished in 0.113 seconds with exit status 1 (failed). INFO [89ca91fd] Running /usr/bin/env curl -s https://getcomposer.org/installer | php as root@172.17.17.169 DEBUG [89ca91fd] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env curl -s https://getcomposer.org/installer | php ) DEBUG [89ca91fd] All settings correct for using Composer DEBUG [89ca91fd] Downloading... DEBUG [89ca91fd] Composer (version 2.7.6) successfully installed to: /var/www/html/tango/develop/shared/composer.phar Use it: php composer.phar INFO [89ca91fd] Finished in 0.937 seconds with exit status 0 (successful). DEBUG [cddeec1e] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [cddeec1e] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [cddeec1e] Finished in 0.098 seconds with exit status 1 (failed). DEBUG [0bae7ae1] Running if test ! -d /var/www/html/tango/develop; then echo "Directory does not exist '/var/www/html/tango/develop'" 1>&2; false; fi as root@172.17.17.169 DEBUG [0bae7ae1] Command: if test ! -d /var/www/html/tango/develop; then echo "Directory does not exist '/var/www/html/tango/develop'" 1>&2; false; fi DEBUG [0bae7ae1] Finished in 0.088 seconds with exit status 0 (successful). INFO [351f8f16] Running /usr/bin/env git clone --mirror git@bitbucket.org:HOKOHA/tango.git /var/www/html/tango/develop/repo as root@172.17.17.169 DEBUG [351f8f16] Command: cd /var/www/html/tango/develop && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-330feb4f98d51e6896f2.sh" ; /usr/bin/env git clone --mirror git@bitbucket.org:HOKOHA/tango.git /var/www/html/tango/develop/repo ) DEBUG [351f8f16] Cloning into bare repository '/var/www/html/tango/develop/repo'... INFO [351f8f16] Finished in 8.913 seconds with exit status 0 (successful). DEBUG [11d31cb1] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [11d31cb1] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [11d31cb1] Finished in 0.170 seconds with exit status 0 (successful). INFO [f2f595e8] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [f2f595e8] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-330feb4f98d51e6896f2.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [f2f595e8] Finished in 0.195 seconds with exit status 0 (successful). INFO [c3bb6b8f] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [c3bb6b8f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-330feb4f98d51e6896f2.sh" ; /usr/bin/env git remote update --prune ) INFO [c3bb6b8f] Finished in 1.279 seconds with exit status 0 (successful). DEBUG [c5a5315b] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c5a5315b] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c5a5315b] Finished in 0.092 seconds with exit status 0 (successful). INFO [0be8e60c] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530072707 as root@172.17.17.169 DEBUG [0be8e60c] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-330feb4f98d51e6896f2.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530072707 ) INFO [0be8e60c] Finished in 0.105 seconds with exit status 0 (successful). INFO [252563fb] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530072707 as root@172.17.17.169 DEBUG [252563fb] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-330feb4f98d51e6896f2.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530072707 ) INFO [252563fb] Finished in 0.429 seconds with exit status 0 (successful). DEBUG [69bdcea0] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [69bdcea0] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [69bdcea0] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [8a910028] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [8a910028] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-330feb4f98d51e6896f2.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [8a910028] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [8a910028] Finished in 0.107 seconds with exit status 0 (successful). DEBUG [fd61784b] Running if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi as root@172.17.17.169 DEBUG [fd61784b] Command: if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi DEBUG [fd61784b] Finished in 0.095 seconds with exit status 0 (successful). INFO [f8f1f5e8] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [f8f1f5e8] Command: cd /var/www/html/tango/develop/releases/20240530072707 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [f8f1f5e8] Finished in 0.097 seconds with exit status 0 (successful). INFO [3c4c5688] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [3c4c5688] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [3c4c5688] Finished in 0.092 seconds with exit status 0 (successful). INFO [c989f992] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [c989f992] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [c989f992] Finished in 0.094 seconds with exit status 0 (successful). INFO [bdd9c154] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530072707/server/.env.local as root@172.17.17.169 DEBUG [bdd9c154] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530072707/server/.env.local INFO [bdd9c154] Finished in 0.097 seconds with exit status 0 (successful). INFO [c228c9b1] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530072707/server/exercice as root@172.17.17.169 DEBUG [c228c9b1] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530072707/server/exercice INFO [c228c9b1] Finished in 0.091 seconds with exit status 0 (successful). INFO [282daf17] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530072707/server/public/.htaccess as root@172.17.17.169 DEBUG [282daf17] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530072707/server/public/.htaccess INFO [282daf17] Finished in 0.097 seconds with exit status 0 (successful). INFO [1f601d89] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530072707/server/var as root@172.17.17.169 DEBUG [1f601d89] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530072707/server/var ) INFO [1f601d89] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [cab21589] Running [ -L /var/www/html/tango/develop/releases/20240530072707/server/var/log ] as root@172.17.17.169 DEBUG [cab21589] Command: [ -L /var/www/html/tango/develop/releases/20240530072707/server/var/log ] DEBUG [cab21589] Finished in 0.091 seconds with exit status 1 (failed). DEBUG [bb87802a] Running [ -d /var/www/html/tango/develop/releases/20240530072707/server/var/log ] as root@172.17.17.169 DEBUG [bb87802a] Command: [ -d /var/www/html/tango/develop/releases/20240530072707/server/var/log ] DEBUG [bb87802a] Finished in 0.089 seconds with exit status 1 (failed). INFO [a339547e] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530072707/server/var/log as root@172.17.17.169 DEBUG [a339547e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530072707/server/var/log ) INFO [a339547e] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [351150f7] Running if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi as root@172.17.17.169 DEBUG [351150f7] Command: if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi DEBUG [351150f7] Finished in 0.092 seconds with exit status 0 (successful). DEBUG [324fe67c] Running [ -d /var/www/html/tango/develop/releases/20240530072707/server/var/cache ] as root@172.17.17.169 DEBUG [324fe67c] Command: [ -d /var/www/html/tango/develop/releases/20240530072707/server/var/cache ] DEBUG [324fe67c] Finished in 0.088 seconds with exit status 1 (failed). INFO [bd200e51] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [bd200e51] Command: cd /var/www/html/tango/develop/releases/20240530072707 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [bd200e51] mkdir: created directory 'server/var/cache' INFO [bd200e51] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [aba5ed0c] Running [ -d /var/www/html/tango/develop/releases/20240530072707/server/var ] as root@172.17.17.169 DEBUG [aba5ed0c] Command: [ -d /var/www/html/tango/develop/releases/20240530072707/server/var ] DEBUG [aba5ed0c] Finished in 0.089 seconds with exit status 0 (successful). INFO [9fdf6a72] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530072707/server/var as root@172.17.17.169 DEBUG [9fdf6a72] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530072707/server/var ) INFO [9fdf6a72] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [f2486c98] Running if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f2486c98] Command: if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi DEBUG [f2486c98] Finished in 0.087 seconds with exit status 0 (successful). INFO [378e7226] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [378e7226] Command: cd /var/www/html/tango/develop/releases/20240530072707 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [378e7226] Finished in 0.102 seconds with exit status 0 (successful). DEBUG [013bdd23] Running if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi as root@172.17.17.169 DEBUG [013bdd23] Command: if test ! -d /var/www/html/tango/develop/releases/20240530072707; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530072707'" 1>&2; false; fi DEBUG [013bdd23] Finished in 0.094 seconds with exit status 0 (successful). INFO [23291057] Running COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [23291057] Command: cd /var/www/html/tango/develop/releases/20240530072707 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [23291057] Composer plugins have been disabled for safety in this non-interactive session. DEBUG [23291057] Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user. DEBUG [23291057] Do not run Composer as root/super user! See https://getcomposer.org/root for details DEBUG [23291057] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [23291057] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [23291057] Loading composer repositories with package information DEBUG [23291057] Plugins have been disabled automatically as you are running as root, this may be the cause of the following exception. See also https://getcomposer.org/root DEBUG [23291057] DEBUG [23291057] In Git.php line 473: Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes DEBUG [23291057] .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H DEBUG [23291057] OKOHA-okalistes.git'... Unauthorized fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. DEBUG [23291057] DEBUG [23291057] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:30:22 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [a14657c8] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [a14657c8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [a14657c8] Finished in 5.617 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-e47b87942f03fac3d6ca.sh 0.0% INFO Uploading /tmp/git-ssh-e47b87942f03fac3d6ca.sh 100.0% INFO [37a53bd0] Running /usr/bin/env chmod 700 /tmp/git-ssh-e47b87942f03fac3d6ca.sh as root@172.17.17.169 DEBUG [37a53bd0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-e47b87942f03fac3d6ca.sh ) INFO [37a53bd0] Finished in 0.101 seconds with exit status 0 (successful). INFO [9bf9b6f8] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [9bf9b6f8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e47b87942f03fac3d6ca.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [9bf9b6f8] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [9bf9b6f8] Finished in 1.280 seconds with exit status 0 (successful). INFO [eb97602e] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [eb97602e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [eb97602e] Finished in 0.098 seconds with exit status 0 (successful). INFO [9e36bb8c] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [9e36bb8c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [9e36bb8c] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [5774b480] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [5774b480] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [5774b480] Finished in 0.110 seconds with exit status 1 (failed). DEBUG [9acdac4f] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9acdac4f] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [9acdac4f] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [d9bd6fb9] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [d9bd6fb9] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [d9bd6fb9] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [3fefd619] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [3fefd619] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [3fefd619] Finished in 0.094 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [182f22c3] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [182f22c3] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [182f22c3] Finished in 0.091 seconds with exit status 0 (successful). INFO [6e3f5f2a] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [6e3f5f2a] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e47b87942f03fac3d6ca.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [6e3f5f2a] Finished in 0.093 seconds with exit status 0 (successful). INFO [6523aa50] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [6523aa50] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e47b87942f03fac3d6ca.sh" ; /usr/bin/env git remote update --prune ) INFO [6523aa50] Finished in 1.249 seconds with exit status 0 (successful). DEBUG [94cf9b3d] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [94cf9b3d] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [94cf9b3d] Finished in 0.103 seconds with exit status 0 (successful). INFO [c887e85e] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073030 as root@172.17.17.169 DEBUG [c887e85e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e47b87942f03fac3d6ca.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073030 ) INFO [c887e85e] Finished in 0.107 seconds with exit status 0 (successful). INFO [cb29b595] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530073030 as root@172.17.17.169 DEBUG [cb29b595] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e47b87942f03fac3d6ca.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530073030 ) INFO [cb29b595] Finished in 0.398 seconds with exit status 0 (successful). DEBUG [fbaa5160] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [fbaa5160] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [fbaa5160] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [eef62425] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [eef62425] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e47b87942f03fac3d6ca.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [eef62425] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [eef62425] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [82c85b61] Running if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi as root@172.17.17.169 DEBUG [82c85b61] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi DEBUG [82c85b61] Finished in 0.087 seconds with exit status 0 (successful). INFO [25a62a71] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [25a62a71] Command: cd /var/www/html/tango/develop/releases/20240530073030 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [25a62a71] Finished in 0.093 seconds with exit status 0 (successful). INFO [c9008d4d] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [c9008d4d] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [c9008d4d] Finished in 0.088 seconds with exit status 0 (successful). INFO [f8eb673c] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [f8eb673c] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [f8eb673c] Finished in 0.112 seconds with exit status 0 (successful). INFO [e2b20606] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530073030/server/.env.local as root@172.17.17.169 DEBUG [e2b20606] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530073030/server/.env.local INFO [e2b20606] Finished in 0.092 seconds with exit status 0 (successful). INFO [395e9cfb] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530073030/server/exercice as root@172.17.17.169 DEBUG [395e9cfb] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530073030/server/exercice INFO [395e9cfb] Finished in 0.093 seconds with exit status 0 (successful). INFO [7568f3fb] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530073030/server/public/.htaccess as root@172.17.17.169 DEBUG [7568f3fb] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530073030/server/public/.htaccess INFO [7568f3fb] Finished in 0.090 seconds with exit status 0 (successful). INFO [09406d7f] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073030/server/var as root@172.17.17.169 DEBUG [09406d7f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073030/server/var ) INFO [09406d7f] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [0f6e0aa9] Running [ -L /var/www/html/tango/develop/releases/20240530073030/server/var/log ] as root@172.17.17.169 DEBUG [0f6e0aa9] Command: [ -L /var/www/html/tango/develop/releases/20240530073030/server/var/log ] DEBUG [0f6e0aa9] Finished in 0.091 seconds with exit status 1 (failed). DEBUG [791a18f8] Running [ -d /var/www/html/tango/develop/releases/20240530073030/server/var/log ] as root@172.17.17.169 DEBUG [791a18f8] Command: [ -d /var/www/html/tango/develop/releases/20240530073030/server/var/log ] DEBUG [791a18f8] Finished in 0.093 seconds with exit status 1 (failed). INFO [9376c894] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530073030/server/var/log as root@172.17.17.169 DEBUG [9376c894] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530073030/server/var/log ) INFO [9376c894] Finished in 0.100 seconds with exit status 0 (successful). DEBUG [b4380717] Running if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b4380717] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi DEBUG [b4380717] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [a8132c48] Running [ -d /var/www/html/tango/develop/releases/20240530073030/server/var/cache ] as root@172.17.17.169 DEBUG [a8132c48] Command: [ -d /var/www/html/tango/develop/releases/20240530073030/server/var/cache ] DEBUG [a8132c48] Finished in 0.091 seconds with exit status 1 (failed). INFO [e6d0348f] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [e6d0348f] Command: cd /var/www/html/tango/develop/releases/20240530073030 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [e6d0348f] mkdir: created directory 'server/var/cache' INFO [e6d0348f] Finished in 0.095 seconds with exit status 0 (successful). DEBUG [6a120a37] Running [ -d /var/www/html/tango/develop/releases/20240530073030/server/var ] as root@172.17.17.169 DEBUG [6a120a37] Command: [ -d /var/www/html/tango/develop/releases/20240530073030/server/var ] DEBUG [6a120a37] Finished in 0.100 seconds with exit status 0 (successful). INFO [126ff95c] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530073030/server/var as root@172.17.17.169 DEBUG [126ff95c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530073030/server/var ) INFO [126ff95c] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [88678cc7] Running if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi as root@172.17.17.169 DEBUG [88678cc7] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi DEBUG [88678cc7] Finished in 0.088 seconds with exit status 0 (successful). INFO [36409ab0] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [36409ab0] Command: cd /var/www/html/tango/develop/releases/20240530073030 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [36409ab0] Finished in 0.100 seconds with exit status 0 (successful). DEBUG [530030bb] Running if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi as root@172.17.17.169 DEBUG [530030bb] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073030; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073030'" 1>&2; false; fi DEBUG [530030bb] Finished in 0.088 seconds with exit status 0 (successful). INFO [1da698f6] Running COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [1da698f6] Command: cd /var/www/html/tango/develop/releases/20240530073030 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [1da698f6] Composer plugins have been disabled for safety in this non-interactive session. Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user. DEBUG [1da698f6] Do not run Composer as root/super user! See https://getcomposer.org/root for details DEBUG [1da698f6] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [1da698f6] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [1da698f6] Loading composer repositories with package information DEBUG [1da698f6] Plugins have been disabled automatically as you are running as root, this may be the cause of the following exception. See also https://getcomposer.org/root DEBUG [1da698f6] DEBUG [1da698f6] In Git.php line 473: DEBUG [1da698f6] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' DEBUG [1da698f6] Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okalistes.git'... Unauthorized DEBUG [1da698f6] fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. DEBUG [1da698f6] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:34:46 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [9c7f87b9] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [9c7f87b9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [9c7f87b9] Finished in 6.313 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-22c6583ae489fa0e0604.sh 0.0% INFO Uploading /tmp/git-ssh-22c6583ae489fa0e0604.sh 100.0% INFO [57742cdb] Running /usr/bin/env chmod 700 /tmp/git-ssh-22c6583ae489fa0e0604.sh as root@172.17.17.169 DEBUG [57742cdb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-22c6583ae489fa0e0604.sh ) INFO [57742cdb] Finished in 0.103 seconds with exit status 0 (successful). INFO [5173f32a] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [5173f32a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-22c6583ae489fa0e0604.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [5173f32a] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [5173f32a] Finished in 1.276 seconds with exit status 0 (successful). INFO [163e0ba4] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [163e0ba4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [163e0ba4] Finished in 0.092 seconds with exit status 0 (successful). INFO [2f48f8c1] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [2f48f8c1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [2f48f8c1] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [da66c65f] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [da66c65f] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [da66c65f] Finished in 0.088 seconds with exit status 1 (failed). DEBUG [62038df4] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [62038df4] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [62038df4] Finished in 0.088 seconds with exit status 0 (successful). DEBUG [f6ba0b6d] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [f6ba0b6d] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [f6ba0b6d] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [0ff6adb4] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [0ff6adb4] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [0ff6adb4] Finished in 0.090 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [e3c81719] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e3c81719] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [e3c81719] Finished in 0.088 seconds with exit status 0 (successful). INFO [d3e6a1c0] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [d3e6a1c0] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-22c6583ae489fa0e0604.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [d3e6a1c0] Finished in 0.099 seconds with exit status 0 (successful). INFO [6a31056d] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [6a31056d] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-22c6583ae489fa0e0604.sh" ; /usr/bin/env git remote update --prune ) INFO [6a31056d] Finished in 1.267 seconds with exit status 0 (successful). DEBUG [841606a6] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [841606a6] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [841606a6] Finished in 0.100 seconds with exit status 0 (successful). INFO [cf8c7791] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073455 as root@172.17.17.169 DEBUG [cf8c7791] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-22c6583ae489fa0e0604.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073455 ) INFO [cf8c7791] Finished in 0.096 seconds with exit status 0 (successful). INFO [ca651baf] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530073455 as root@172.17.17.169 DEBUG [ca651baf] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-22c6583ae489fa0e0604.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530073455 ) INFO [ca651baf] Finished in 0.428 seconds with exit status 0 (successful). DEBUG [d6075182] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d6075182] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [d6075182] Finished in 0.087 seconds with exit status 0 (successful). DEBUG [ac0a9919] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [ac0a9919] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-22c6583ae489fa0e0604.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [ac0a9919] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [ac0a9919] Finished in 0.095 seconds with exit status 0 (successful). DEBUG [3f39f129] Running if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3f39f129] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi DEBUG [3f39f129] Finished in 0.090 seconds with exit status 0 (successful). INFO [86c11086] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [86c11086] Command: cd /var/www/html/tango/develop/releases/20240530073455 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [86c11086] Finished in 0.099 seconds with exit status 0 (successful). INFO [e81473b7] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [e81473b7] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [e81473b7] Finished in 0.089 seconds with exit status 0 (successful). INFO [537f3cfa] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [537f3cfa] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [537f3cfa] Finished in 0.105 seconds with exit status 0 (successful). INFO [d7418ba1] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530073455/server/.env.local as root@172.17.17.169 DEBUG [d7418ba1] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530073455/server/.env.local INFO [d7418ba1] Finished in 0.091 seconds with exit status 0 (successful). INFO [9919b13c] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530073455/server/exercice as root@172.17.17.169 DEBUG [9919b13c] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530073455/server/exercice INFO [9919b13c] Finished in 0.090 seconds with exit status 0 (successful). INFO [183ae900] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530073455/server/public/.htaccess as root@172.17.17.169 DEBUG [183ae900] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530073455/server/public/.htaccess INFO [183ae900] Finished in 0.096 seconds with exit status 0 (successful). INFO [640c2097] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073455/server/var as root@172.17.17.169 DEBUG [640c2097] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073455/server/var ) INFO [640c2097] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [bf711e93] Running [ -L /var/www/html/tango/develop/releases/20240530073455/server/var/log ] as root@172.17.17.169 DEBUG [bf711e93] Command: [ -L /var/www/html/tango/develop/releases/20240530073455/server/var/log ] DEBUG [bf711e93] Finished in 0.097 seconds with exit status 1 (failed). DEBUG [a5011d20] Running [ -d /var/www/html/tango/develop/releases/20240530073455/server/var/log ] as root@172.17.17.169 DEBUG [a5011d20] Command: [ -d /var/www/html/tango/develop/releases/20240530073455/server/var/log ] DEBUG [a5011d20] Finished in 0.093 seconds with exit status 1 (failed). INFO [31c99f28] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530073455/server/var/log as root@172.17.17.169 DEBUG [31c99f28] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530073455/server/var/log ) INFO [31c99f28] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [2e671505] Running if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2e671505] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi DEBUG [2e671505] Finished in 0.089 seconds with exit status 0 (successful). DEBUG [0caab103] Running [ -d /var/www/html/tango/develop/releases/20240530073455/server/var/cache ] as root@172.17.17.169 DEBUG [0caab103] Command: [ -d /var/www/html/tango/develop/releases/20240530073455/server/var/cache ] DEBUG [0caab103] Finished in 0.091 seconds with exit status 1 (failed). INFO [16bcde1d] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [16bcde1d] Command: cd /var/www/html/tango/develop/releases/20240530073455 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [16bcde1d] mkdir: created directory 'server/var/cache' INFO [16bcde1d] Finished in 0.132 seconds with exit status 0 (successful). DEBUG [e94612c0] Running [ -d /var/www/html/tango/develop/releases/20240530073455/server/var ] as root@172.17.17.169 DEBUG [e94612c0] Command: [ -d /var/www/html/tango/develop/releases/20240530073455/server/var ] DEBUG [e94612c0] Finished in 0.093 seconds with exit status 0 (successful). INFO [980a552f] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530073455/server/var as root@172.17.17.169 DEBUG [980a552f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530073455/server/var ) INFO [980a552f] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [06e68fa1] Running if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi as root@172.17.17.169 DEBUG [06e68fa1] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi DEBUG [06e68fa1] Finished in 0.093 seconds with exit status 0 (successful). INFO [99b27200] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [99b27200] Command: cd /var/www/html/tango/develop/releases/20240530073455 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [99b27200] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [3e974d54] Running if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3e974d54] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073455; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073455'" 1>&2; false; fi DEBUG [3e974d54] Finished in 0.090 seconds with exit status 0 (successful). INFO [24b45bb8] Running COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [24b45bb8] Command: cd /var/www/html/tango/develop/releases/20240530073455 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [24b45bb8] Composer plugins have been disabled for safety in this non-interactive session. Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user. DEBUG [24b45bb8] Do not run Composer as root/super user! See https://getcomposer.org/root for details DEBUG [24b45bb8] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [24b45bb8] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [24b45bb8] Loading composer repositories with package information DEBUG [24b45bb8] Plugins have been disabled automatically as you are running as root, this may be the cause of the following exception. See also https://getcomposer.org/root DEBUG [24b45bb8] DEBUG [24b45bb8] In Git.php line 473: DEBUG [24b45bb8] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' DEBUG [24b45bb8] Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okalistes.git'... Unauthorized DEBUG [24b45bb8] fatal: Could not read from remote repository. DEBUG [24b45bb8] Please make sure you have the correct access rights and the repository exists. DEBUG [24b45bb8] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:36:51 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [04216d50] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [04216d50] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [04216d50] Finished in 8.789 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-aaa075fb008a1b27e17f.sh 0.0% INFO Uploading /tmp/git-ssh-aaa075fb008a1b27e17f.sh 100.0% INFO [f10ae45b] Running /usr/bin/env chmod 700 /tmp/git-ssh-aaa075fb008a1b27e17f.sh as root@172.17.17.169 DEBUG [f10ae45b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-aaa075fb008a1b27e17f.sh ) INFO [f10ae45b] Finished in 0.095 seconds with exit status 0 (successful). INFO [5973ab92] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [5973ab92] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-aaa075fb008a1b27e17f.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [5973ab92] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [5973ab92] Finished in 1.913 seconds with exit status 0 (successful). INFO [92920d99] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [92920d99] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [92920d99] Finished in 0.107 seconds with exit status 0 (successful). INFO [ad83ed3e] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [ad83ed3e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [ad83ed3e] Finished in 0.102 seconds with exit status 0 (successful). DEBUG [3630004d] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [3630004d] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [3630004d] Finished in 0.092 seconds with exit status 1 (failed). DEBUG [64b231db] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [64b231db] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [64b231db] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [1a619cf1] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [1a619cf1] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [1a619cf1] Finished in 0.109 seconds with exit status 0 (successful). DEBUG [4d9ec0f3] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [4d9ec0f3] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [4d9ec0f3] Finished in 0.095 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [98732dc5] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [98732dc5] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [98732dc5] Finished in 0.093 seconds with exit status 0 (successful). INFO [86a2eed9] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [86a2eed9] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-aaa075fb008a1b27e17f.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [86a2eed9] Finished in 0.102 seconds with exit status 0 (successful). INFO [d40b6108] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [d40b6108] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-aaa075fb008a1b27e17f.sh" ; /usr/bin/env git remote update --prune ) INFO [d40b6108] Finished in 1.323 seconds with exit status 0 (successful). DEBUG [2f2f5238] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2f2f5238] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [2f2f5238] Finished in 0.087 seconds with exit status 0 (successful). INFO [1c689db7] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073703 as root@172.17.17.169 DEBUG [1c689db7] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-aaa075fb008a1b27e17f.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073703 ) INFO [1c689db7] Finished in 0.096 seconds with exit status 0 (successful). INFO [4c63b70f] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530073703 as root@172.17.17.169 DEBUG [4c63b70f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-aaa075fb008a1b27e17f.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530073703 ) INFO [4c63b70f] Finished in 0.412 seconds with exit status 0 (successful). DEBUG [2707cec5] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2707cec5] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [2707cec5] Finished in 0.090 seconds with exit status 0 (successful). DEBUG [cd639a1f] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [cd639a1f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-aaa075fb008a1b27e17f.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [cd639a1f] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [cd639a1f] Finished in 0.103 seconds with exit status 0 (successful). DEBUG [4c13bcf1] Running if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4c13bcf1] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi DEBUG [4c13bcf1] Finished in 0.092 seconds with exit status 0 (successful). INFO [5cad8b9e] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [5cad8b9e] Command: cd /var/www/html/tango/develop/releases/20240530073703 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [5cad8b9e] Finished in 0.097 seconds with exit status 0 (successful). INFO [cfa8f6c8] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [cfa8f6c8] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [cfa8f6c8] Finished in 0.092 seconds with exit status 0 (successful). INFO [24ec01f7] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [24ec01f7] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [24ec01f7] Finished in 0.092 seconds with exit status 0 (successful). INFO [e7604cf0] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530073703/server/.env.local as root@172.17.17.169 DEBUG [e7604cf0] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530073703/server/.env.local INFO [e7604cf0] Finished in 0.088 seconds with exit status 0 (successful). INFO [7ce0b7e7] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530073703/server/exercice as root@172.17.17.169 DEBUG [7ce0b7e7] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530073703/server/exercice INFO [7ce0b7e7] Finished in 0.092 seconds with exit status 0 (successful). INFO [df6e48b6] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530073703/server/public/.htaccess as root@172.17.17.169 DEBUG [df6e48b6] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530073703/server/public/.htaccess INFO [df6e48b6] Finished in 0.090 seconds with exit status 0 (successful). INFO [cd35a5cf] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073703/server/var as root@172.17.17.169 DEBUG [cd35a5cf] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530073703/server/var ) INFO [cd35a5cf] Finished in 0.116 seconds with exit status 0 (successful). DEBUG [d6c75898] Running [ -L /var/www/html/tango/develop/releases/20240530073703/server/var/log ] as root@172.17.17.169 DEBUG [d6c75898] Command: [ -L /var/www/html/tango/develop/releases/20240530073703/server/var/log ] DEBUG [d6c75898] Finished in 0.091 seconds with exit status 1 (failed). DEBUG [d22b7451] Running [ -d /var/www/html/tango/develop/releases/20240530073703/server/var/log ] as root@172.17.17.169 DEBUG [d22b7451] Command: [ -d /var/www/html/tango/develop/releases/20240530073703/server/var/log ] DEBUG [d22b7451] Finished in 0.089 seconds with exit status 1 (failed). INFO [a4e874c3] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530073703/server/var/log as root@172.17.17.169 DEBUG [a4e874c3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530073703/server/var/log ) INFO [a4e874c3] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [fe0fced6] Running if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi as root@172.17.17.169 DEBUG [fe0fced6] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi DEBUG [fe0fced6] Finished in 0.087 seconds with exit status 0 (successful). DEBUG [68d292b6] Running [ -d /var/www/html/tango/develop/releases/20240530073703/server/var/cache ] as root@172.17.17.169 DEBUG [68d292b6] Command: [ -d /var/www/html/tango/develop/releases/20240530073703/server/var/cache ] DEBUG [68d292b6] Finished in 0.094 seconds with exit status 1 (failed). INFO [02484341] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [02484341] Command: cd /var/www/html/tango/develop/releases/20240530073703 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [02484341] mkdir: created directory 'server/var/cache' INFO [02484341] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [4e6becf3] Running [ -d /var/www/html/tango/develop/releases/20240530073703/server/var ] as root@172.17.17.169 DEBUG [4e6becf3] Command: [ -d /var/www/html/tango/develop/releases/20240530073703/server/var ] DEBUG [4e6becf3] Finished in 0.087 seconds with exit status 0 (successful). INFO [a0d1c2d9] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530073703/server/var as root@172.17.17.169 DEBUG [a0d1c2d9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530073703/server/var ) INFO [a0d1c2d9] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [937253da] Running if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi as root@172.17.17.169 DEBUG [937253da] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi DEBUG [937253da] Finished in 0.086 seconds with exit status 0 (successful). INFO [9bb70567] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [9bb70567] Command: cd /var/www/html/tango/develop/releases/20240530073703 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [9bb70567] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [c0260d75] Running if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c0260d75] Command: if test ! -d /var/www/html/tango/develop/releases/20240530073703; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530073703'" 1>&2; false; fi DEBUG [c0260d75] Finished in 0.126 seconds with exit status 0 (successful). INFO [202ad66c] Running COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [202ad66c] Command: cd /var/www/html/tango/develop/releases/20240530073703 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [202ad66c] Composer plugins have been disabled for safety in this non-interactive session. Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user. DEBUG [202ad66c] Do not run Composer as root/super user! See https://getcomposer.org/root for details DEBUG [202ad66c] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [202ad66c] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [202ad66c] Loading composer repositories with package information DEBUG [202ad66c] Plugins have been disabled automatically as you are running as root, this may be the cause of the following exception. See also https://getcomposer.org/root DEBUG [202ad66c] DEBUG [202ad66c] In Git.php line 473: Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes DEBUG [202ad66c] .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okalistes.git'... DEBUG [202ad66c] Unauthorized fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. DEBUG [202ad66c] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:42:54 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [1573c497] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [1573c497] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [1573c497] Finished in 5.823 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-71ce99fd8588da157468.sh 0.0% INFO Uploading /tmp/git-ssh-71ce99fd8588da157468.sh 100.0% INFO [5df7721f] Running /usr/bin/env chmod 700 /tmp/git-ssh-71ce99fd8588da157468.sh as root@172.17.17.169 DEBUG [5df7721f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-71ce99fd8588da157468.sh ) INFO [5df7721f] Finished in 0.100 seconds with exit status 0 (successful). INFO [43cc3b22] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [43cc3b22] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-71ce99fd8588da157468.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [43cc3b22] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [43cc3b22] Finished in 2.187 seconds with exit status 0 (successful). INFO [dd5dfca7] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [dd5dfca7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [dd5dfca7] Finished in 0.098 seconds with exit status 0 (successful). INFO [14d9d8c2] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [14d9d8c2] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [14d9d8c2] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [2198189b] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [2198189b] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [2198189b] Finished in 0.104 seconds with exit status 1 (failed). DEBUG [3c33c70a] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3c33c70a] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [3c33c70a] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [ff219285] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [ff219285] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [ff219285] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [722724c0] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [722724c0] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [722724c0] Finished in 0.094 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [4baa2e69] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4baa2e69] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [4baa2e69] Finished in 0.109 seconds with exit status 0 (successful). INFO [0c25b278] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [0c25b278] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-71ce99fd8588da157468.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [0c25b278] Finished in 0.108 seconds with exit status 0 (successful). INFO [4f6f1109] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [4f6f1109] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-71ce99fd8588da157468.sh" ; /usr/bin/env git remote update --prune ) INFO [4f6f1109] Finished in 1.344 seconds with exit status 0 (successful). DEBUG [031642ae] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [031642ae] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [031642ae] Finished in 0.093 seconds with exit status 0 (successful). INFO [f656b853] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074303 as root@172.17.17.169 DEBUG [f656b853] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-71ce99fd8588da157468.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074303 ) INFO [f656b853] Finished in 0.099 seconds with exit status 0 (successful). INFO [dc77f3c1] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074303 as root@172.17.17.169 DEBUG [dc77f3c1] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-71ce99fd8588da157468.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074303 ) INFO [dc77f3c1] Finished in 0.452 seconds with exit status 0 (successful). DEBUG [b00432b3] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b00432b3] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [b00432b3] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [c1b19121] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [c1b19121] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-71ce99fd8588da157468.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [c1b19121] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [c1b19121] Finished in 0.134 seconds with exit status 0 (successful). DEBUG [7cec65e3] Running if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7cec65e3] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi DEBUG [7cec65e3] Finished in 0.092 seconds with exit status 0 (successful). INFO [d13fd3ab] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [d13fd3ab] Command: cd /var/www/html/tango/develop/releases/20240530074303 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [d13fd3ab] Finished in 0.102 seconds with exit status 0 (successful). INFO [4a7951a1] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [4a7951a1] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [4a7951a1] Finished in 0.092 seconds with exit status 0 (successful). INFO [864bc5b9] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [864bc5b9] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [864bc5b9] Finished in 0.108 seconds with exit status 0 (successful). INFO [ff81fe81] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074303/server/.env.local as root@172.17.17.169 DEBUG [ff81fe81] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074303/server/.env.local INFO [ff81fe81] Finished in 0.096 seconds with exit status 0 (successful). INFO [55b457ae] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074303/server/exercice as root@172.17.17.169 DEBUG [55b457ae] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074303/server/exercice INFO [55b457ae] Finished in 0.099 seconds with exit status 0 (successful). INFO [077939fd] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074303/server/public/.htaccess as root@172.17.17.169 DEBUG [077939fd] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074303/server/public/.htaccess INFO [077939fd] Finished in 0.097 seconds with exit status 0 (successful). INFO [e0b3dc40] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074303/server/var as root@172.17.17.169 DEBUG [e0b3dc40] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074303/server/var ) INFO [e0b3dc40] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [7b00ffef] Running [ -L /var/www/html/tango/develop/releases/20240530074303/server/var/log ] as root@172.17.17.169 DEBUG [7b00ffef] Command: [ -L /var/www/html/tango/develop/releases/20240530074303/server/var/log ] DEBUG [7b00ffef] Finished in 0.091 seconds with exit status 1 (failed). DEBUG [a4cac725] Running [ -d /var/www/html/tango/develop/releases/20240530074303/server/var/log ] as root@172.17.17.169 DEBUG [a4cac725] Command: [ -d /var/www/html/tango/develop/releases/20240530074303/server/var/log ] DEBUG [a4cac725] Finished in 0.121 seconds with exit status 1 (failed). INFO [7d822367] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074303/server/var/log as root@172.17.17.169 DEBUG [7d822367] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074303/server/var/log ) INFO [7d822367] Finished in 0.104 seconds with exit status 0 (successful). DEBUG [25e07a2d] Running if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi as root@172.17.17.169 DEBUG [25e07a2d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi DEBUG [25e07a2d] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [390e0ed4] Running [ -d /var/www/html/tango/develop/releases/20240530074303/server/var/cache ] as root@172.17.17.169 DEBUG [390e0ed4] Command: [ -d /var/www/html/tango/develop/releases/20240530074303/server/var/cache ] DEBUG [390e0ed4] Finished in 0.097 seconds with exit status 1 (failed). INFO [899ca464] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [899ca464] Command: cd /var/www/html/tango/develop/releases/20240530074303 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [899ca464] mkdir: created directory 'server/var/cache' INFO [899ca464] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [47b99dc3] Running [ -d /var/www/html/tango/develop/releases/20240530074303/server/var ] as root@172.17.17.169 DEBUG [47b99dc3] Command: [ -d /var/www/html/tango/develop/releases/20240530074303/server/var ] DEBUG [47b99dc3] Finished in 0.090 seconds with exit status 0 (successful). INFO [8b49cbfa] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074303/server/var as root@172.17.17.169 DEBUG [8b49cbfa] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074303/server/var ) INFO [8b49cbfa] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [733e83ae] Running if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi as root@172.17.17.169 DEBUG [733e83ae] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi DEBUG [733e83ae] Finished in 0.095 seconds with exit status 0 (successful). INFO [f7e52537] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [f7e52537] Command: cd /var/www/html/tango/develop/releases/20240530074303 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [f7e52537] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [02eb0618] Running if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi as root@172.17.17.169 DEBUG [02eb0618] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074303; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074303'" 1>&2; false; fi DEBUG [02eb0618] Finished in 0.091 seconds with exit status 0 (successful). INFO [e9d2b29f] Running COMPOSER=composer.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [e9d2b29f] Command: cd /var/www/html/tango/develop/releases/20240530074303 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER=composer.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [e9d2b29f] Composer plugins have been disabled for safety in this non-interactive session. Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user. DEBUG [e9d2b29f] Do not run Composer as root/super user! See https://getcomposer.org/root for details DEBUG [e9d2b29f] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [e9d2b29f] Installing dependencies from lock file (including require-dev) DEBUG [e9d2b29f] Verifying lock file contents can be installed on current platform. DEBUG [e9d2b29f] Package operations: 183 installs, 0 updates, 0 removals DEBUG [e9d2b29f] - Downloading symfony/flex (v2.4.5) DEBUG [e9d2b29f] - Downloading symfony/runtime (v6.4.3) DEBUG [e9d2b29f] - Downloading willdurand/negotiation (3.1.0) DEBUG [e9d2b29f] - Downloading psr/link (2.0.1) DEBUG [e9d2b29f] - Downloading symfony/web-link (v6.4.3) DEBUG [e9d2b29f] - Downloading symfony/translation-contracts (v3.4.2) DEBUG [e9d2b29f] - Downloading symfony/deprecation-contracts (v3.4.0) DEBUG [e9d2b29f] - Downloading symfony/serializer (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/polyfill-mbstring (v1.29.0) DEBUG [e9d2b29f] - Downloading symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [e9d2b29f] - Downloading symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [e9d2b29f] - Downloading symfony/string (v6.4.4) DEBUG [e9d2b29f] - Downloading symfony/property-info (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/property-access (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/polyfill-php83 (v1.29.0) DEBUG [e9d2b29f] - Downloading symfony/http-foundation (v6.4.4) DEBUG [e9d2b29f] - Downloading psr/event-dispatcher (1.0.0) DEBUG [e9d2b29f] - Downloading symfony/event-dispatcher-contracts (v3.4.2) DEBUG [e9d2b29f] - Downloading symfony/event-dispatcher (v6.4.3) DEBUG [e9d2b29f] - Downloading symfony/var-dumper (v6.4.6) DEBUG [e9d2b29f] - Downloading psr/log (3.0.0) DEBUG [e9d2b29f] - Downloading symfony/error-handler (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/http-kernel (v6.4.6) DEBUG [e9d2b29f] - Downloading psr/container (2.0.2) DEBUG [e9d2b29f] - Downloading psr/cache (3.0.0) DEBUG [e9d2b29f] - Downloading doctrine/inflector (2.0.10) DEBUG [e9d2b29f] - Downloading api-platform/core (v3.2.21) DEBUG [e9d2b29f] - Downloading beberlei/assert (v3.3.2) DEBUG [e9d2b29f] - Downloading behat/transliterator (v1.5.0) DEBUG [e9d2b29f] - Downloading composer/pcre (3.1.3) DEBUG [e9d2b29f] - Downloading doctrine/cache (2.2.0) DEBUG [e9d2b29f] - Downloading doctrine/deprecations (1.1.3) DEBUG [e9d2b29f] - Downloading doctrine/collections (2.2.1) DEBUG [e9d2b29f] - Downloading doctrine/event-manager (2.0.0) DEBUG [e9d2b29f] - Downloading doctrine/persistence (3.3.2) DEBUG [e9d2b29f] - Downloading doctrine/common (3.4.4) DEBUG [e9d2b29f] - Downloading symfony/routing (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/finder (v6.4.0) DEBUG [e9d2b29f] - Downloading symfony/filesystem (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/var-exporter (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/service-contracts (v3.4.2) DEBUG [e9d2b29f] - Downloading symfony/dependency-injection (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/config (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/cache-contracts (v3.4.2) DEBUG [e9d2b29f] - Downloading symfony/cache (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/framework-bundle (v6.4.4) DEBUG [e9d2b29f] - Downloading symfony/stopwatch (v6.4.3) DEBUG [e9d2b29f] - Downloading symfony/console (v6.4.6) DEBUG [e9d2b29f] - Downloading doctrine/dbal (3.8.3) DEBUG [e9d2b29f] - Downloading doctrine/migrations (3.7.4) DEBUG [e9d2b29f] - Downloading symfony/doctrine-bridge (v6.4.6) DEBUG [e9d2b29f] - Downloading doctrine/sql-formatter (1.2.0) DEBUG [e9d2b29f] - Downloading doctrine/doctrine-bundle (2.12.0) DEBUG [e9d2b29f] - Downloading doctrine/doctrine-migrations-bundle (3.3.0) DEBUG [e9d2b29f] - Downloading doctrine/lexer (2.1.1) DEBUG [e9d2b29f] - Downloading symfony/process (v6.4.4) DEBUG [e9d2b29f] - Downloading symfony/polyfill-php81 (v1.29.0) DEBUG [e9d2b29f] - Downloading symfony/options-resolver (v6.4.0) DEBUG [e9d2b29f] - Downloading sebastian/diff (4.0.6) DEBUG [e9d2b29f] - Downloading composer/xdebug-handler (3.0.4) DEBUG [e9d2b29f] - Downloading composer/semver (3.4.0) DEBUG [e9d2b29f] - Downloading friendsofphp/php-cs-fixer (v3.54.0) DEBUG [e9d2b29f] - Downloading twig/twig (v3.9.1) DEBUG [e9d2b29f] - Downloading symfony/twig-bridge (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/twig-bundle (v6.4.4) DEBUG [e9d2b29f] - Downloading symfony/polyfill-intl-icu (v1.29.0) DEBUG [e9d2b29f] - Downloading symfony/form (v6.4.6) DEBUG [e9d2b29f] - Downloading symfony/expression-language (v6.4.3) DEBUG [e9d2b29f] - Downloading symfony/asset (v6.4.3) DEBUG [e9d2b29f] - Downloading friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [e9d2b29f] - Downloading symfony/password-hasher (v6.4.4) DEBUG [e9d2b29f] - Downloading symfony/security-core (v6.4.3) DEBUG [e9d2b29f] - Downloading symfony/security-http (v6.4.4) DEBUG [e9d2b29f] - Downloading symfony/security-csrf (v6.4.3) DEBUG [e9d2b29f] - Downloading psr/clock (1.0.0) DEBUG [e9d2b29f] - Downloading symfony/clock (v6.4.5) DEBUG [e9d2b29f] - Downloading symfony/security-bundle (v6.4.6) DEBUG [e9d2b29f] - Downloading namshi/jose (7.2.3) DEBUG [e9d2b29f] - Downloading lcobucci/jwt (5.3.0) DEBUG [e9d2b29f] - Downloading lcobucci/clock (3.0.0) DEBUG [e9d2b29f] - Downloading lexik/jwt-authentication-bundle (v2.20.3) DEBUG [e9d2b29f] - Downloading gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [e9d2b29f] - Downloading psr/http-message (2.0) DEBUG [e9d2b29f] - Downloading psr/http-client (1.0.3) DEBUG [e9d2b29f] - Downloading ralouphie/getallheaders (3.0.3) DEBUG [e9d2b29f] - Downloading psr/http-factory (1.0.2) DEBUG [e9d2b29f] - Downloading guzzlehttp/psr7 (2.6.2) DEBUG [e9d2b29f] - Downloading guzzlehttp/promises (2.0.2) DEBUG [e9d2b29f] - Downloading guzzlehttp/guzzle (7.8.1) DEBUG [e9d2b29f] - Downloading symfony/translation (v6.4.4) DEBUG [e9d2b29f] - Downloading spatie/macroable (2.0.0) DEBUG [e9d2b29f] - Downloading spatie/url (2.4.0) DEBUG [e9d2b29f] - Downloading psr/simple-cache (3.0.0) DEBUG [e9d2b29f] - Downloading markbaker/matrix (3.0.1) DEBUG [e9d2b29f] - Downloading markbaker/complex (3.0.2) DEBUG [e9d2b29f] - Downloading maennchen/zipstream-php (3.1.0) DEBUG [e9d2b29f] - Downloading ezyang/htmlpurifier (v4.17.0) DEBUG [e9d2b29f] - Downloading phpoffice/phpspreadsheet (1.29.0) DEBUG [e9d2b29f] - Downloading pagerfanta/pagerfanta (v3.8.0) DEBUG [e9d2b29f] - Downloading league/csv (9.15.0) DEBUG [e9d2b29f] - Downloading doctrine/instantiator (2.0.0) DEBUG [e9d2b29f] - Downloading doctrine/orm (2.19.4) DEBUG [e9d2b29f] - Downloading babdev/pagerfanta-bundle (v3.8.0) DEBUG [e9d2b29f] - Syncing hokoha/lists-bundle (1.3.0) into cache DEBUG [e9d2b29f] Warning: Accessing srv-gitlab.hokoha.local over http which is an insecure protocol. DEBUG [e9d2b29f] Plugins have been disabled automatically as you are running as root, this may be the cause of the following exception. See also https://getcomposer.org/root DEBUG [e9d2b29f] DEBUG [e9d2b29f] In Git.php line 473: DEBUG [e9d2b29f] DEBUG [e9d2b29f] Failed to execute git clone --mirror -- 'http://srv-gitlab.hokoha.local/COD DEBUG [e9d2b29f] E_SOURCE/hokoha-libs/web/symfony/bundles/listes.git' '/root/.cache/composer DEBUG [e9d2b29f] /vcs/http---srv-gitlab.hokoha.local-CODE-SOURCE-hokoha-libs-web-symfony-bun DEBUG [e9d2b29f] dles-listes.git/' DEBUG [e9d2b29f] DEBUG [e9d2b29f] Cloning into bare repository '/root/.cache/composer/vcs/http---srv-gitlab.h DEBUG [e9d2b29f] okoha.local-CODE-SOURCE-hokoha-libs-web-symfony-bundles-listes.git'... DEBUG [e9d2b29f] remote: HTTP Basic: Access denied DEBUG [e9d2b29f] fatal: Authentication failed for 'http://srv-gitlab.hokoha.local/CODE_SOURC DEBUG [e9d2b29f] E/hokoha-libs/web/symfony/bundles/listes.git/' DEBUG [e9d2b29f] DEBUG [e9d2b29f] DEBUG [e9d2b29f] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] DEBUG [e9d2b29f] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:45:02 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [d9eb36fe] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [d9eb36fe] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [d9eb36fe] Finished in 3.824 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-29c88268cf4555c8349e.sh 0.0% INFO Uploading /tmp/git-ssh-29c88268cf4555c8349e.sh 100.0% INFO [eca093a0] Running /usr/bin/env chmod 700 /tmp/git-ssh-29c88268cf4555c8349e.sh as root@172.17.17.169 DEBUG [eca093a0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-29c88268cf4555c8349e.sh ) INFO [eca093a0] Finished in 0.097 seconds with exit status 0 (successful). INFO [387845f4] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [387845f4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-29c88268cf4555c8349e.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [387845f4] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [387845f4] Finished in 1.339 seconds with exit status 0 (successful). INFO [4db6df55] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [4db6df55] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [4db6df55] Finished in 0.097 seconds with exit status 0 (successful). INFO [24c9977a] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [24c9977a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [24c9977a] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [80bc1b05] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [80bc1b05] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [80bc1b05] Finished in 0.088 seconds with exit status 1 (failed). DEBUG [b9b86398] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b9b86398] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [b9b86398] Finished in 0.090 seconds with exit status 0 (successful). DEBUG [7e9a2fe3] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [7e9a2fe3] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [7e9a2fe3] Finished in 0.123 seconds with exit status 0 (successful). DEBUG [770a6646] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [770a6646] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [770a6646] Finished in 0.095 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [142e2b67] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [142e2b67] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [142e2b67] Finished in 0.090 seconds with exit status 0 (successful). INFO [bd2162a1] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [bd2162a1] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-29c88268cf4555c8349e.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [bd2162a1] Finished in 0.104 seconds with exit status 0 (successful). INFO [990ac9e4] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [990ac9e4] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-29c88268cf4555c8349e.sh" ; /usr/bin/env git remote update --prune ) INFO [990ac9e4] Finished in 1.317 seconds with exit status 0 (successful). DEBUG [2a6d1e4a] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2a6d1e4a] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [2a6d1e4a] Finished in 0.098 seconds with exit status 0 (successful). INFO [552e3d8b] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074508 as root@172.17.17.169 DEBUG [552e3d8b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-29c88268cf4555c8349e.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074508 ) INFO [552e3d8b] Finished in 0.099 seconds with exit status 0 (successful). INFO [1fefe15b] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074508 as root@172.17.17.169 DEBUG [1fefe15b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-29c88268cf4555c8349e.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074508 ) INFO [1fefe15b] Finished in 0.382 seconds with exit status 0 (successful). DEBUG [8dacac63] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [8dacac63] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [8dacac63] Finished in 0.095 seconds with exit status 0 (successful). DEBUG [f5f97c31] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [f5f97c31] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-29c88268cf4555c8349e.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [f5f97c31] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [f5f97c31] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [8902720d] Running if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi as root@172.17.17.169 DEBUG [8902720d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi DEBUG [8902720d] Finished in 0.091 seconds with exit status 0 (successful). INFO [01875780] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [01875780] Command: cd /var/www/html/tango/develop/releases/20240530074508 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [01875780] Finished in 0.098 seconds with exit status 0 (successful). INFO [93a19750] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [93a19750] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [93a19750] Finished in 0.092 seconds with exit status 0 (successful). INFO [5200cdac] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [5200cdac] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [5200cdac] Finished in 0.094 seconds with exit status 0 (successful). INFO [133d8311] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074508/server/.env.local as root@172.17.17.169 DEBUG [133d8311] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074508/server/.env.local INFO [133d8311] Finished in 0.095 seconds with exit status 0 (successful). INFO [ffc28a48] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074508/server/exercice as root@172.17.17.169 DEBUG [ffc28a48] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074508/server/exercice INFO [ffc28a48] Finished in 0.091 seconds with exit status 0 (successful). INFO [6850cdbf] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074508/server/public/.htaccess as root@172.17.17.169 DEBUG [6850cdbf] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074508/server/public/.htaccess INFO [6850cdbf] Finished in 0.093 seconds with exit status 0 (successful). INFO [eda982ba] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074508/server/var as root@172.17.17.169 DEBUG [eda982ba] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074508/server/var ) INFO [eda982ba] Finished in 0.120 seconds with exit status 0 (successful). DEBUG [3428a6f5] Running [ -L /var/www/html/tango/develop/releases/20240530074508/server/var/log ] as root@172.17.17.169 DEBUG [3428a6f5] Command: [ -L /var/www/html/tango/develop/releases/20240530074508/server/var/log ] DEBUG [3428a6f5] Finished in 0.094 seconds with exit status 1 (failed). DEBUG [a1e0b42f] Running [ -d /var/www/html/tango/develop/releases/20240530074508/server/var/log ] as root@172.17.17.169 DEBUG [a1e0b42f] Command: [ -d /var/www/html/tango/develop/releases/20240530074508/server/var/log ] DEBUG [a1e0b42f] Finished in 0.094 seconds with exit status 1 (failed). INFO [77782461] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074508/server/var/log as root@172.17.17.169 DEBUG [77782461] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074508/server/var/log ) INFO [77782461] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [8f709d10] Running if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi as root@172.17.17.169 DEBUG [8f709d10] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi DEBUG [8f709d10] Finished in 0.088 seconds with exit status 0 (successful). DEBUG [21cc9f9b] Running [ -d /var/www/html/tango/develop/releases/20240530074508/server/var/cache ] as root@172.17.17.169 DEBUG [21cc9f9b] Command: [ -d /var/www/html/tango/develop/releases/20240530074508/server/var/cache ] DEBUG [21cc9f9b] Finished in 0.091 seconds with exit status 1 (failed). INFO [7badaa1f] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [7badaa1f] Command: cd /var/www/html/tango/develop/releases/20240530074508 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [7badaa1f] mkdir: created directory 'server/var/cache' INFO [7badaa1f] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [ec8833e0] Running [ -d /var/www/html/tango/develop/releases/20240530074508/server/var ] as root@172.17.17.169 DEBUG [ec8833e0] Command: [ -d /var/www/html/tango/develop/releases/20240530074508/server/var ] DEBUG [ec8833e0] Finished in 0.094 seconds with exit status 0 (successful). INFO [a232d1ed] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074508/server/var as root@172.17.17.169 DEBUG [a232d1ed] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074508/server/var ) INFO [a232d1ed] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [def027f4] Running if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi as root@172.17.17.169 DEBUG [def027f4] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi DEBUG [def027f4] Finished in 0.092 seconds with exit status 0 (successful). INFO [b3d82e65] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [b3d82e65] Command: cd /var/www/html/tango/develop/releases/20240530074508 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [b3d82e65] Finished in 0.090 seconds with exit status 0 (successful). DEBUG [7e3935c3] Running if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7e3935c3] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074508; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074508'" 1>&2; false; fi DEBUG [7e3935c3] Finished in 0.119 seconds with exit status 0 (successful). INFO [047addcd] Running COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [047addcd] Command: cd /var/www/html/tango/develop/releases/20240530074508 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [047addcd] Composer plugins have been disabled for safety in this non-interactive session. Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user. DEBUG [047addcd] Do not run Composer as root/super user! See https://getcomposer.org/root for details DEBUG [047addcd] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [047addcd] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [047addcd] Loading composer repositories with package information DEBUG [047addcd] Plugins have been disabled automatically as you are running as root, this may be the cause of the following exception. See also https://getcomposer.org/root DEBUG [047addcd] DEBUG [047addcd] In Git.php line 473: DEBUG [047addcd] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' DEBUG [047addcd] Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okalistes.git'... Unauthorized fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. DEBUG [047addcd] DEBUG [047addcd] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:46:50 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [a43c28ec] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [a43c28ec] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [a43c28ec] Finished in 3.437 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-83b91ec10774a8d7f399.sh 0.0% INFO Uploading /tmp/git-ssh-83b91ec10774a8d7f399.sh 100.0% INFO [10ad8cbc] Running /usr/bin/env chmod 700 /tmp/git-ssh-83b91ec10774a8d7f399.sh as root@172.17.17.169 DEBUG [10ad8cbc] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-83b91ec10774a8d7f399.sh ) INFO [10ad8cbc] Finished in 0.101 seconds with exit status 0 (successful). INFO [7c5136ea] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [7c5136ea] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-83b91ec10774a8d7f399.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [7c5136ea] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [7c5136ea] Finished in 1.284 seconds with exit status 0 (successful). INFO [558b0d2e] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [558b0d2e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [558b0d2e] Finished in 0.094 seconds with exit status 0 (successful). INFO [07e70ed3] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [07e70ed3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [07e70ed3] Finished in 0.100 seconds with exit status 0 (successful). DEBUG [b6fcc3ea] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [b6fcc3ea] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [b6fcc3ea] Finished in 0.092 seconds with exit status 1 (failed). DEBUG [4a89c7a6] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4a89c7a6] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [4a89c7a6] Finished in 0.086 seconds with exit status 0 (successful). DEBUG [10345b60] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [10345b60] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [10345b60] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [294642da] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [294642da] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [294642da] Finished in 0.128 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [93bb8357] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [93bb8357] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [93bb8357] Finished in 0.089 seconds with exit status 0 (successful). INFO [bba81180] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [bba81180] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-83b91ec10774a8d7f399.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [bba81180] Finished in 0.102 seconds with exit status 0 (successful). INFO [3d58f87a] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [3d58f87a] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-83b91ec10774a8d7f399.sh" ; /usr/bin/env git remote update --prune ) INFO [3d58f87a] Finished in 1.290 seconds with exit status 0 (successful). DEBUG [2acead71] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2acead71] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [2acead71] Finished in 0.090 seconds with exit status 0 (successful). INFO [6b94de08] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074656 as root@172.17.17.169 DEBUG [6b94de08] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-83b91ec10774a8d7f399.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074656 ) INFO [6b94de08] Finished in 0.095 seconds with exit status 0 (successful). INFO [b38bf426] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074656 as root@172.17.17.169 DEBUG [b38bf426] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-83b91ec10774a8d7f399.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074656 ) INFO [b38bf426] Finished in 0.441 seconds with exit status 0 (successful). DEBUG [ebcae69f] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ebcae69f] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [ebcae69f] Finished in 0.092 seconds with exit status 0 (successful). DEBUG [ee01af7f] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [ee01af7f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-83b91ec10774a8d7f399.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [ee01af7f] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [ee01af7f] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [0b0d4f97] Running if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi as root@172.17.17.169 DEBUG [0b0d4f97] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi DEBUG [0b0d4f97] Finished in 0.090 seconds with exit status 0 (successful). INFO [b9c54ee0] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [b9c54ee0] Command: cd /var/www/html/tango/develop/releases/20240530074656 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [b9c54ee0] Finished in 0.100 seconds with exit status 0 (successful). INFO [99e73a71] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [99e73a71] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [99e73a71] Finished in 0.093 seconds with exit status 0 (successful). INFO [0ed545c8] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [0ed545c8] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [0ed545c8] Finished in 0.088 seconds with exit status 0 (successful). INFO [14361c05] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074656/server/.env.local as root@172.17.17.169 DEBUG [14361c05] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074656/server/.env.local INFO [14361c05] Finished in 0.091 seconds with exit status 0 (successful). INFO [f772e47b] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074656/server/exercice as root@172.17.17.169 DEBUG [f772e47b] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074656/server/exercice INFO [f772e47b] Finished in 0.091 seconds with exit status 0 (successful). INFO [29a88d8b] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074656/server/public/.htaccess as root@172.17.17.169 DEBUG [29a88d8b] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074656/server/public/.htaccess INFO [29a88d8b] Finished in 0.097 seconds with exit status 0 (successful). INFO [dccb78f3] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074656/server/var as root@172.17.17.169 DEBUG [dccb78f3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074656/server/var ) INFO [dccb78f3] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [8531873b] Running [ -L /var/www/html/tango/develop/releases/20240530074656/server/var/log ] as root@172.17.17.169 DEBUG [8531873b] Command: [ -L /var/www/html/tango/develop/releases/20240530074656/server/var/log ] DEBUG [8531873b] Finished in 0.117 seconds with exit status 1 (failed). DEBUG [9675ac26] Running [ -d /var/www/html/tango/develop/releases/20240530074656/server/var/log ] as root@172.17.17.169 DEBUG [9675ac26] Command: [ -d /var/www/html/tango/develop/releases/20240530074656/server/var/log ] DEBUG [9675ac26] Finished in 0.097 seconds with exit status 1 (failed). INFO [9c2d497f] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074656/server/var/log as root@172.17.17.169 DEBUG [9c2d497f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074656/server/var/log ) INFO [9c2d497f] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [3b3c8e95] Running if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3b3c8e95] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi DEBUG [3b3c8e95] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [13edd46f] Running [ -d /var/www/html/tango/develop/releases/20240530074656/server/var/cache ] as root@172.17.17.169 DEBUG [13edd46f] Command: [ -d /var/www/html/tango/develop/releases/20240530074656/server/var/cache ] DEBUG [13edd46f] Finished in 0.090 seconds with exit status 1 (failed). INFO [1cd502f3] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [1cd502f3] Command: cd /var/www/html/tango/develop/releases/20240530074656 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [1cd502f3] mkdir: created directory 'server/var/cache' INFO [1cd502f3] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [eef77bcf] Running [ -d /var/www/html/tango/develop/releases/20240530074656/server/var ] as root@172.17.17.169 DEBUG [eef77bcf] Command: [ -d /var/www/html/tango/develop/releases/20240530074656/server/var ] DEBUG [eef77bcf] Finished in 0.088 seconds with exit status 0 (successful). INFO [ff86b321] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074656/server/var as root@172.17.17.169 DEBUG [ff86b321] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074656/server/var ) INFO [ff86b321] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [8102df3a] Running if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi as root@172.17.17.169 DEBUG [8102df3a] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi DEBUG [8102df3a] Finished in 0.088 seconds with exit status 0 (successful). INFO [39e8ddcf] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [39e8ddcf] Command: cd /var/www/html/tango/develop/releases/20240530074656 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [39e8ddcf] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [e5c1c256] Running if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e5c1c256] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074656; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074656'" 1>&2; false; fi DEBUG [e5c1c256] Finished in 0.090 seconds with exit status 0 (successful). INFO [5a5c8c9c] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [5a5c8c9c] Command: cd /var/www/html/tango/develop/releases/20240530074656 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [5a5c8c9c] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [5a5c8c9c] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [5a5c8c9c] Loading composer repositories with package information DEBUG [5a5c8c9c] DEBUG [5a5c8c9c] In Git.php line 473: DEBUG [5a5c8c9c] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H DEBUG [5a5c8c9c] OKOHA-okalistes.git'... Unauthorized fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. DEBUG [5a5c8c9c] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:48:07 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [05a43157] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [05a43157] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [05a43157] Finished in 4.076 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-9b2e1c80d27afd204fdc.sh 0.0% INFO Uploading /tmp/git-ssh-9b2e1c80d27afd204fdc.sh 100.0% INFO [5a3a4e69] Running /usr/bin/env chmod 700 /tmp/git-ssh-9b2e1c80d27afd204fdc.sh as root@172.17.17.169 DEBUG [5a3a4e69] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-9b2e1c80d27afd204fdc.sh ) INFO [5a3a4e69] Finished in 0.096 seconds with exit status 0 (successful). INFO [ae84ad9d] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [ae84ad9d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-9b2e1c80d27afd204fdc.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [ae84ad9d] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [ae84ad9d] Finished in 1.279 seconds with exit status 0 (successful). INFO [52d8818f] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [52d8818f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [52d8818f] Finished in 0.108 seconds with exit status 0 (successful). INFO [a15c6b05] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [a15c6b05] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [a15c6b05] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [a96e4acb] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [a96e4acb] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [a96e4acb] Finished in 0.088 seconds with exit status 1 (failed). DEBUG [f74e4c72] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f74e4c72] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [f74e4c72] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [4379e5b5] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [4379e5b5] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [4379e5b5] Finished in 0.103 seconds with exit status 0 (successful). DEBUG [ef1aa42f] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [ef1aa42f] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [ef1aa42f] Finished in 0.577 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [415827e7] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [415827e7] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [415827e7] Finished in 0.088 seconds with exit status 0 (successful). INFO [b4bd8475] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [b4bd8475] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-9b2e1c80d27afd204fdc.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [b4bd8475] Finished in 0.099 seconds with exit status 0 (successful). INFO [8a366318] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [8a366318] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-9b2e1c80d27afd204fdc.sh" ; /usr/bin/env git remote update --prune ) INFO [8a366318] Finished in 1.301 seconds with exit status 0 (successful). DEBUG [33d68e27] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [33d68e27] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [33d68e27] Finished in 0.092 seconds with exit status 0 (successful). INFO [e6779283] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074813 as root@172.17.17.169 DEBUG [e6779283] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-9b2e1c80d27afd204fdc.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074813 ) INFO [e6779283] Finished in 0.097 seconds with exit status 0 (successful). INFO [9135e782] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074813 as root@172.17.17.169 DEBUG [9135e782] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-9b2e1c80d27afd204fdc.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074813 ) INFO [9135e782] Finished in 0.415 seconds with exit status 0 (successful). DEBUG [bca0b438] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [bca0b438] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [bca0b438] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [aecd4051] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [aecd4051] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-9b2e1c80d27afd204fdc.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [aecd4051] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [aecd4051] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [e4e167ab] Running if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e4e167ab] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi DEBUG [e4e167ab] Finished in 0.095 seconds with exit status 0 (successful). INFO [1db144b1] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [1db144b1] Command: cd /var/www/html/tango/develop/releases/20240530074813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [1db144b1] Finished in 0.093 seconds with exit status 0 (successful). INFO [3727de0c] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [3727de0c] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [3727de0c] Finished in 0.095 seconds with exit status 0 (successful). INFO [f06d81ec] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [f06d81ec] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [f06d81ec] Finished in 0.096 seconds with exit status 0 (successful). INFO [6c4a91df] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074813/server/.env.local as root@172.17.17.169 DEBUG [6c4a91df] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074813/server/.env.local INFO [6c4a91df] Finished in 0.092 seconds with exit status 0 (successful). INFO [7fbafba7] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074813/server/exercice as root@172.17.17.169 DEBUG [7fbafba7] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074813/server/exercice INFO [7fbafba7] Finished in 0.089 seconds with exit status 0 (successful). INFO [26d609cd] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074813/server/public/.htaccess as root@172.17.17.169 DEBUG [26d609cd] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074813/server/public/.htaccess INFO [26d609cd] Finished in 0.089 seconds with exit status 0 (successful). INFO [8ceb858a] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074813/server/var as root@172.17.17.169 DEBUG [8ceb858a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074813/server/var ) INFO [8ceb858a] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [6ef31738] Running [ -L /var/www/html/tango/develop/releases/20240530074813/server/var/log ] as root@172.17.17.169 DEBUG [6ef31738] Command: [ -L /var/www/html/tango/develop/releases/20240530074813/server/var/log ] DEBUG [6ef31738] Finished in 0.114 seconds with exit status 1 (failed). DEBUG [1dd1a5e8] Running [ -d /var/www/html/tango/develop/releases/20240530074813/server/var/log ] as root@172.17.17.169 DEBUG [1dd1a5e8] Command: [ -d /var/www/html/tango/develop/releases/20240530074813/server/var/log ] DEBUG [1dd1a5e8] Finished in 0.092 seconds with exit status 1 (failed). INFO [9341538d] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074813/server/var/log as root@172.17.17.169 DEBUG [9341538d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074813/server/var/log ) INFO [9341538d] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [6696a252] Running if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [6696a252] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi DEBUG [6696a252] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [5e8e048b] Running [ -d /var/www/html/tango/develop/releases/20240530074813/server/var/cache ] as root@172.17.17.169 DEBUG [5e8e048b] Command: [ -d /var/www/html/tango/develop/releases/20240530074813/server/var/cache ] DEBUG [5e8e048b] Finished in 0.094 seconds with exit status 1 (failed). INFO [6f4972b2] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [6f4972b2] Command: cd /var/www/html/tango/develop/releases/20240530074813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [6f4972b2] mkdir: created directory 'server/var/cache' INFO [6f4972b2] Finished in 0.103 seconds with exit status 0 (successful). DEBUG [4bd385ad] Running [ -d /var/www/html/tango/develop/releases/20240530074813/server/var ] as root@172.17.17.169 DEBUG [4bd385ad] Command: [ -d /var/www/html/tango/develop/releases/20240530074813/server/var ] DEBUG [4bd385ad] Finished in 0.094 seconds with exit status 0 (successful). INFO [440dd9f7] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074813/server/var as root@172.17.17.169 DEBUG [440dd9f7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074813/server/var ) INFO [440dd9f7] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [eced3e78] Running if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [eced3e78] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi DEBUG [eced3e78] Finished in 0.097 seconds with exit status 0 (successful). INFO [72f92397] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [72f92397] Command: cd /var/www/html/tango/develop/releases/20240530074813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [72f92397] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [7f1e33cf] Running if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7f1e33cf] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074813'" 1>&2; false; fi DEBUG [7f1e33cf] Finished in 0.093 seconds with exit status 0 (successful). INFO [1722d74e] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [1722d74e] Command: cd /var/www/html/tango/develop/releases/20240530074813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [1722d74e] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [1722d74e] Installing dependencies from lock file (including require-dev) DEBUG [1722d74e] Verifying lock file contents can be installed on current platform. DEBUG [1722d74e] Package operations: 183 installs, 0 updates, 0 removals DEBUG [1722d74e] - Syncing hokoha/lists-bundle (1.3.0) into cache DEBUG [1722d74e] Warning: Accessing srv-gitlab.hokoha.local over http which is an insecure protocol. DEBUG [1722d74e] DEBUG [1722d74e] In Git.php line 473: Failed to execute git clone --mirror -- 'http://srv-gitlab.hokoha.local/COD DEBUG [1722d74e] E_SOURCE/hokoha-libs/web/symfony/bundles/listes.git' '/root/.cache/composer /vcs/http---srv-gitlab.hokoha.local-CODE-SOURCE-hokoha-libs-web-symfony-bun dles-listes.git/' DEBUG [1722d74e] Cloning into bare repository '/root/.cache/composer/vcs/http---srv-gitlab.h okoha.local-CODE-SOURCE-hokoha-libs-web-symfony-bundles-listes.git'... remote: HTTP Basic: Access denied fatal: Authentication failed for 'http://srv-gitlab.hokoha.local/CODE_SOURC E/hokoha-libs/web/symfony/bundles/listes.git/' DEBUG [1722d74e] DEBUG [1722d74e] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:49:01 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [f34d7bac] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [f34d7bac] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [f34d7bac] Finished in 4.017 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh 0.0% INFO Uploading /tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh 100.0% INFO [6c9ab1cc] Running /usr/bin/env chmod 700 /tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh as root@172.17.17.169 DEBUG [6c9ab1cc] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh ) INFO [6c9ab1cc] Finished in 0.112 seconds with exit status 0 (successful). INFO [2d38c5e5] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [2d38c5e5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [2d38c5e5] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [2d38c5e5] Finished in 1.284 seconds with exit status 0 (successful). INFO [5b6724ef] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [5b6724ef] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [5b6724ef] Finished in 0.148 seconds with exit status 0 (successful). INFO [4f9d17bb] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [4f9d17bb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [4f9d17bb] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [38f22648] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [38f22648] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [38f22648] Finished in 0.095 seconds with exit status 1 (failed). DEBUG [d48261d0] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d48261d0] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [d48261d0] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [bac5e548] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [bac5e548] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [bac5e548] Finished in 0.100 seconds with exit status 0 (successful). DEBUG [4b3e8ca5] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [4b3e8ca5] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [4b3e8ca5] Finished in 0.092 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [9eb3f8c9] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9eb3f8c9] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [9eb3f8c9] Finished in 0.093 seconds with exit status 0 (successful). INFO [947d941c] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [947d941c] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [947d941c] Finished in 0.099 seconds with exit status 0 (successful). INFO [d279a98a] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [d279a98a] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh" ; /usr/bin/env git remote update --prune ) INFO [d279a98a] Finished in 1.505 seconds with exit status 0 (successful). DEBUG [3b7bdbcb] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3b7bdbcb] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [3b7bdbcb] Finished in 0.089 seconds with exit status 0 (successful). INFO [e9f78c0e] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074907 as root@172.17.17.169 DEBUG [e9f78c0e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074907 ) INFO [e9f78c0e] Finished in 0.096 seconds with exit status 0 (successful). INFO [4a3885fd] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074907 as root@172.17.17.169 DEBUG [4a3885fd] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530074907 ) INFO [4a3885fd] Finished in 0.359 seconds with exit status 0 (successful). DEBUG [a3a5993d] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [a3a5993d] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [a3a5993d] Finished in 0.092 seconds with exit status 0 (successful). DEBUG [bf4b23d8] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [bf4b23d8] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6e5c3b80d91abfd2dd0a.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [bf4b23d8] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [bf4b23d8] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [49017790] Running if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi as root@172.17.17.169 DEBUG [49017790] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi DEBUG [49017790] Finished in 0.091 seconds with exit status 0 (successful). INFO [b1e4c6cf] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [b1e4c6cf] Command: cd /var/www/html/tango/develop/releases/20240530074907 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [b1e4c6cf] Finished in 0.128 seconds with exit status 0 (successful). INFO [04dc9929] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [04dc9929] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [04dc9929] Finished in 0.096 seconds with exit status 0 (successful). INFO [4e803d44] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [4e803d44] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [4e803d44] Finished in 0.098 seconds with exit status 0 (successful). INFO [01482537] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074907/server/.env.local as root@172.17.17.169 DEBUG [01482537] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530074907/server/.env.local INFO [01482537] Finished in 0.100 seconds with exit status 0 (successful). INFO [9a8c77fe] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074907/server/exercice as root@172.17.17.169 DEBUG [9a8c77fe] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530074907/server/exercice INFO [9a8c77fe] Finished in 0.117 seconds with exit status 0 (successful). INFO [9f86d430] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074907/server/public/.htaccess as root@172.17.17.169 DEBUG [9f86d430] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530074907/server/public/.htaccess INFO [9f86d430] Finished in 0.107 seconds with exit status 0 (successful). INFO [50db4483] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074907/server/var as root@172.17.17.169 DEBUG [50db4483] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530074907/server/var ) INFO [50db4483] Finished in 0.107 seconds with exit status 0 (successful). DEBUG [c94b4cea] Running [ -L /var/www/html/tango/develop/releases/20240530074907/server/var/log ] as root@172.17.17.169 DEBUG [c94b4cea] Command: [ -L /var/www/html/tango/develop/releases/20240530074907/server/var/log ] DEBUG [c94b4cea] Finished in 0.091 seconds with exit status 1 (failed). DEBUG [4c5f62fc] Running [ -d /var/www/html/tango/develop/releases/20240530074907/server/var/log ] as root@172.17.17.169 DEBUG [4c5f62fc] Command: [ -d /var/www/html/tango/develop/releases/20240530074907/server/var/log ] DEBUG [4c5f62fc] Finished in 0.088 seconds with exit status 1 (failed). INFO [c37d1aab] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074907/server/var/log as root@172.17.17.169 DEBUG [c37d1aab] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530074907/server/var/log ) INFO [c37d1aab] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [b3900ac3] Running if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b3900ac3] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi DEBUG [b3900ac3] Finished in 0.314 seconds with exit status 0 (successful). DEBUG [e86f1460] Running [ -d /var/www/html/tango/develop/releases/20240530074907/server/var/cache ] as root@172.17.17.169 DEBUG [e86f1460] Command: [ -d /var/www/html/tango/develop/releases/20240530074907/server/var/cache ] DEBUG [e86f1460] Finished in 0.089 seconds with exit status 1 (failed). INFO [1f992d0c] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [1f992d0c] Command: cd /var/www/html/tango/develop/releases/20240530074907 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [1f992d0c] mkdir: created directory 'server/var/cache' INFO [1f992d0c] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [9639ae62] Running [ -d /var/www/html/tango/develop/releases/20240530074907/server/var ] as root@172.17.17.169 DEBUG [9639ae62] Command: [ -d /var/www/html/tango/develop/releases/20240530074907/server/var ] DEBUG [9639ae62] Finished in 0.092 seconds with exit status 0 (successful). INFO [262b785d] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074907/server/var as root@172.17.17.169 DEBUG [262b785d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530074907/server/var ) INFO [262b785d] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [508029ff] Running if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi as root@172.17.17.169 DEBUG [508029ff] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi DEBUG [508029ff] Finished in 0.088 seconds with exit status 0 (successful). INFO [c39cea24] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [c39cea24] Command: cd /var/www/html/tango/develop/releases/20240530074907 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [c39cea24] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [4266e26b] Running if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4266e26b] Command: if test ! -d /var/www/html/tango/develop/releases/20240530074907; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530074907'" 1>&2; false; fi DEBUG [4266e26b] Finished in 0.087 seconds with exit status 0 (successful). INFO [c7fc8981] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [c7fc8981] Command: cd /var/www/html/tango/develop/releases/20240530074907 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [c7fc8981] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [c7fc8981] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [c7fc8981] Loading composer repositories with package information DEBUG [c7fc8981] DEBUG [c7fc8981] In Git.php line 473: DEBUG [c7fc8981] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes DEBUG [c7fc8981] .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H DEBUG [c7fc8981] OKOHA-okalistes.git'... Unauthorized fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. DEBUG [c7fc8981] DEBUG [c7fc8981] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:50:10 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [0a605374] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [0a605374] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [0a605374] Finished in 3.902 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-f7db7f263a15f8d2f3a9.sh 0.0% INFO Uploading /tmp/git-ssh-f7db7f263a15f8d2f3a9.sh 100.0% INFO [03b0dfe7] Running /usr/bin/env chmod 700 /tmp/git-ssh-f7db7f263a15f8d2f3a9.sh as root@172.17.17.169 DEBUG [03b0dfe7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-f7db7f263a15f8d2f3a9.sh ) INFO [03b0dfe7] Finished in 0.095 seconds with exit status 0 (successful). INFO [0146313e] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [0146313e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-f7db7f263a15f8d2f3a9.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [0146313e] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [0146313e] Finished in 1.284 seconds with exit status 0 (successful). INFO [4186a60f] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [4186a60f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [4186a60f] Finished in 0.095 seconds with exit status 0 (successful). INFO [fdb83fcf] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [fdb83fcf] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [fdb83fcf] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [c684ee5d] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [c684ee5d] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [c684ee5d] Finished in 0.087 seconds with exit status 1 (failed). DEBUG [b9cfcc46] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b9cfcc46] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [b9cfcc46] Finished in 0.088 seconds with exit status 0 (successful). DEBUG [e94bbf3b] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [e94bbf3b] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [e94bbf3b] Finished in 0.092 seconds with exit status 0 (successful). DEBUG [fcc7592b] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [fcc7592b] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [fcc7592b] Finished in 0.086 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [e38a65e7] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e38a65e7] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [e38a65e7] Finished in 0.093 seconds with exit status 0 (successful). INFO [14283773] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [14283773] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-f7db7f263a15f8d2f3a9.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [14283773] Finished in 0.102 seconds with exit status 0 (successful). INFO [177a02f2] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [177a02f2] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-f7db7f263a15f8d2f3a9.sh" ; /usr/bin/env git remote update --prune ) INFO [177a02f2] Finished in 1.265 seconds with exit status 0 (successful). DEBUG [90c4ab9d] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [90c4ab9d] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [90c4ab9d] Finished in 0.277 seconds with exit status 0 (successful). INFO [ad2a65c9] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075016 as root@172.17.17.169 DEBUG [ad2a65c9] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-f7db7f263a15f8d2f3a9.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075016 ) INFO [ad2a65c9] Finished in 0.102 seconds with exit status 0 (successful). INFO [4eb7b09c] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530075016 as root@172.17.17.169 DEBUG [4eb7b09c] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-f7db7f263a15f8d2f3a9.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530075016 ) INFO [4eb7b09c] Finished in 0.416 seconds with exit status 0 (successful). DEBUG [c1b42c45] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c1b42c45] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c1b42c45] Finished in 0.090 seconds with exit status 0 (successful). DEBUG [db4b58e1] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [db4b58e1] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-f7db7f263a15f8d2f3a9.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [db4b58e1] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [db4b58e1] Finished in 0.100 seconds with exit status 0 (successful). DEBUG [d388566b] Running if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d388566b] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi DEBUG [d388566b] Finished in 0.318 seconds with exit status 0 (successful). INFO [e70ecfb7] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [e70ecfb7] Command: cd /var/www/html/tango/develop/releases/20240530075016 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [e70ecfb7] Finished in 0.095 seconds with exit status 0 (successful). INFO [39a10b5e] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [39a10b5e] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [39a10b5e] Finished in 0.099 seconds with exit status 0 (successful). INFO [d3a4776f] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [d3a4776f] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [d3a4776f] Finished in 0.092 seconds with exit status 0 (successful). INFO [e4be66c1] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530075016/server/.env.local as root@172.17.17.169 DEBUG [e4be66c1] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530075016/server/.env.local INFO [e4be66c1] Finished in 0.089 seconds with exit status 0 (successful). INFO [95c26900] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530075016/server/exercice as root@172.17.17.169 DEBUG [95c26900] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530075016/server/exercice INFO [95c26900] Finished in 0.092 seconds with exit status 0 (successful). INFO [10082f55] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530075016/server/public/.htaccess as root@172.17.17.169 DEBUG [10082f55] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530075016/server/public/.htaccess INFO [10082f55] Finished in 0.093 seconds with exit status 0 (successful). INFO [fa2398cb] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075016/server/var as root@172.17.17.169 DEBUG [fa2398cb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075016/server/var ) INFO [fa2398cb] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [6ab6f241] Running [ -L /var/www/html/tango/develop/releases/20240530075016/server/var/log ] as root@172.17.17.169 DEBUG [6ab6f241] Command: [ -L /var/www/html/tango/develop/releases/20240530075016/server/var/log ] DEBUG [6ab6f241] Finished in 0.093 seconds with exit status 1 (failed). DEBUG [f64bcff5] Running [ -d /var/www/html/tango/develop/releases/20240530075016/server/var/log ] as root@172.17.17.169 DEBUG [f64bcff5] Command: [ -d /var/www/html/tango/develop/releases/20240530075016/server/var/log ] DEBUG [f64bcff5] Finished in 0.321 seconds with exit status 1 (failed). INFO [e711736c] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530075016/server/var/log as root@172.17.17.169 DEBUG [e711736c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530075016/server/var/log ) INFO [e711736c] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [e3ba7489] Running if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e3ba7489] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi DEBUG [e3ba7489] Finished in 0.092 seconds with exit status 0 (successful). DEBUG [5623742f] Running [ -d /var/www/html/tango/develop/releases/20240530075016/server/var/cache ] as root@172.17.17.169 DEBUG [5623742f] Command: [ -d /var/www/html/tango/develop/releases/20240530075016/server/var/cache ] DEBUG [5623742f] Finished in 0.092 seconds with exit status 1 (failed). INFO [9cfcf86c] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [9cfcf86c] Command: cd /var/www/html/tango/develop/releases/20240530075016 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [9cfcf86c] mkdir: created directory 'server/var/cache' INFO [9cfcf86c] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [76c67410] Running [ -d /var/www/html/tango/develop/releases/20240530075016/server/var ] as root@172.17.17.169 DEBUG [76c67410] Command: [ -d /var/www/html/tango/develop/releases/20240530075016/server/var ] DEBUG [76c67410] Finished in 0.282 seconds with exit status 0 (successful). INFO [5c2bf0a3] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530075016/server/var as root@172.17.17.169 DEBUG [5c2bf0a3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530075016/server/var ) INFO [5c2bf0a3] Finished in 0.328 seconds with exit status 0 (successful). DEBUG [9ace664d] Running if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9ace664d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi DEBUG [9ace664d] Finished in 0.173 seconds with exit status 0 (successful). INFO [6d9dc8a1] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [6d9dc8a1] Command: cd /var/www/html/tango/develop/releases/20240530075016 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [6d9dc8a1] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [318ea887] Running if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi as root@172.17.17.169 DEBUG [318ea887] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075016; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075016'" 1>&2; false; fi DEBUG [318ea887] Finished in 0.259 seconds with exit status 0 (successful). INFO [3bd5f51a] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [3bd5f51a] Command: cd /var/www/html/tango/develop/releases/20240530075016 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [3bd5f51a] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [3bd5f51a] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [3bd5f51a] Loading composer repositories with package information DEBUG [3bd5f51a] DEBUG [3bd5f51a] In Git.php line 473: DEBUG [3bd5f51a] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes DEBUG [3bd5f51a] .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okalistes.git'... DEBUG [3bd5f51a] Unauthorized fatal: Could not read from remote repository. DEBUG [3bd5f51a] Please make sure you have the correct access rights and the repository exists. DEBUG [3bd5f51a] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 09:58:35 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [3672fcce] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [3672fcce] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [3672fcce] Finished in 6.400 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-1fdee9fa0cb22369b12d.sh 0.0% INFO Uploading /tmp/git-ssh-1fdee9fa0cb22369b12d.sh 100.0% INFO [af938370] Running /usr/bin/env chmod 700 /tmp/git-ssh-1fdee9fa0cb22369b12d.sh as root@172.17.17.169 DEBUG [af938370] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-1fdee9fa0cb22369b12d.sh ) INFO [af938370] Finished in 0.184 seconds with exit status 0 (successful). INFO [2da210eb] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [2da210eb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1fdee9fa0cb22369b12d.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [2da210eb] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [2da210eb] Finished in 1.390 seconds with exit status 0 (successful). INFO [5deba841] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [5deba841] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [5deba841] Finished in 0.095 seconds with exit status 0 (successful). INFO [6cc45334] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [6cc45334] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [6cc45334] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [0baad06a] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [0baad06a] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [0baad06a] Finished in 0.090 seconds with exit status 1 (failed). DEBUG [4ce07ddb] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4ce07ddb] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [4ce07ddb] Finished in 0.102 seconds with exit status 0 (successful). DEBUG [5a97e6e9] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [5a97e6e9] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [5a97e6e9] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [e96a5a05] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [e96a5a05] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [e96a5a05] Finished in 0.088 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [4e56450a] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4e56450a] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [4e56450a] Finished in 0.103 seconds with exit status 0 (successful). INFO [e15c7ae9] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [e15c7ae9] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1fdee9fa0cb22369b12d.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [e15c7ae9] Finished in 0.092 seconds with exit status 0 (successful). INFO [ba485fa3] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [ba485fa3] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1fdee9fa0cb22369b12d.sh" ; /usr/bin/env git remote update --prune ) INFO [ba485fa3] Finished in 1.264 seconds with exit status 0 (successful). DEBUG [0a7e4562] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [0a7e4562] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [0a7e4562] Finished in 0.093 seconds with exit status 0 (successful). INFO [f2db95ec] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075844 as root@172.17.17.169 DEBUG [f2db95ec] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1fdee9fa0cb22369b12d.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075844 ) INFO [f2db95ec] Finished in 0.095 seconds with exit status 0 (successful). INFO [4257e14f] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530075844 as root@172.17.17.169 DEBUG [4257e14f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1fdee9fa0cb22369b12d.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530075844 ) INFO [4257e14f] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [cadf329e] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [cadf329e] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [cadf329e] Finished in 0.107 seconds with exit status 0 (successful). DEBUG [d6f5fd20] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [d6f5fd20] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1fdee9fa0cb22369b12d.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [d6f5fd20] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [d6f5fd20] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [57dadbb4] Running if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi as root@172.17.17.169 DEBUG [57dadbb4] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi DEBUG [57dadbb4] Finished in 0.097 seconds with exit status 0 (successful). INFO [29d0c579] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [29d0c579] Command: cd /var/www/html/tango/develop/releases/20240530075844 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [29d0c579] Finished in 0.093 seconds with exit status 0 (successful). INFO [44f82393] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [44f82393] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [44f82393] Finished in 0.091 seconds with exit status 0 (successful). INFO [f7e0f44d] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [f7e0f44d] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [f7e0f44d] Finished in 0.089 seconds with exit status 0 (successful). INFO [9806873f] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530075844/server/.env.local as root@172.17.17.169 DEBUG [9806873f] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530075844/server/.env.local INFO [9806873f] Finished in 0.093 seconds with exit status 0 (successful). INFO [615a0c2e] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530075844/server/exercice as root@172.17.17.169 DEBUG [615a0c2e] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530075844/server/exercice INFO [615a0c2e] Finished in 0.091 seconds with exit status 0 (successful). INFO [6e8084df] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530075844/server/public/.htaccess as root@172.17.17.169 DEBUG [6e8084df] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530075844/server/public/.htaccess INFO [6e8084df] Finished in 0.091 seconds with exit status 0 (successful). INFO [0cfdec2d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075844/server/var as root@172.17.17.169 DEBUG [0cfdec2d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530075844/server/var ) INFO [0cfdec2d] Finished in 0.092 seconds with exit status 0 (successful). DEBUG [64243e72] Running [ -L /var/www/html/tango/develop/releases/20240530075844/server/var/log ] as root@172.17.17.169 DEBUG [64243e72] Command: [ -L /var/www/html/tango/develop/releases/20240530075844/server/var/log ] DEBUG [64243e72] Finished in 0.091 seconds with exit status 1 (failed). DEBUG [be83ad58] Running [ -d /var/www/html/tango/develop/releases/20240530075844/server/var/log ] as root@172.17.17.169 DEBUG [be83ad58] Command: [ -d /var/www/html/tango/develop/releases/20240530075844/server/var/log ] DEBUG [be83ad58] Finished in 0.090 seconds with exit status 1 (failed). INFO [524b04dd] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530075844/server/var/log as root@172.17.17.169 DEBUG [524b04dd] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530075844/server/var/log ) INFO [524b04dd] Finished in 0.140 seconds with exit status 0 (successful). DEBUG [bc74435e] Running if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi as root@172.17.17.169 DEBUG [bc74435e] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi DEBUG [bc74435e] Finished in 0.090 seconds with exit status 0 (successful). DEBUG [2d0b495c] Running [ -d /var/www/html/tango/develop/releases/20240530075844/server/var/cache ] as root@172.17.17.169 DEBUG [2d0b495c] Command: [ -d /var/www/html/tango/develop/releases/20240530075844/server/var/cache ] DEBUG [2d0b495c] Finished in 0.093 seconds with exit status 1 (failed). INFO [ac06ef68] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [ac06ef68] Command: cd /var/www/html/tango/develop/releases/20240530075844 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [ac06ef68] mkdir: created directory 'server/var/cache' INFO [ac06ef68] Finished in 0.103 seconds with exit status 0 (successful). DEBUG [15417eb7] Running [ -d /var/www/html/tango/develop/releases/20240530075844/server/var ] as root@172.17.17.169 DEBUG [15417eb7] Command: [ -d /var/www/html/tango/develop/releases/20240530075844/server/var ] DEBUG [15417eb7] Finished in 0.088 seconds with exit status 0 (successful). INFO [2f8f990b] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530075844/server/var as root@172.17.17.169 DEBUG [2f8f990b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530075844/server/var ) INFO [2f8f990b] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [942d0773] Running if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi as root@172.17.17.169 DEBUG [942d0773] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi DEBUG [942d0773] Finished in 0.094 seconds with exit status 0 (successful). INFO [5dc5d94c] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [5dc5d94c] Command: cd /var/www/html/tango/develop/releases/20240530075844 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [5dc5d94c] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [6b08968d] Running if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi as root@172.17.17.169 DEBUG [6b08968d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530075844; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530075844'" 1>&2; false; fi DEBUG [6b08968d] Finished in 0.093 seconds with exit status 0 (successful). INFO [0e40e306] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [0e40e306] Command: cd /var/www/html/tango/develop/releases/20240530075844 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [0e40e306] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [0e40e306] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [0e40e306] Loading composer repositories with package information DEBUG [0e40e306] DEBUG [0e40e306] In Git.php line 473: DEBUG [0e40e306] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' DEBUG [0e40e306] Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okalistes.git'... DEBUG [0e40e306] Unauthorized fatal: Could not read from remote repository. DEBUG [0e40e306] DEBUG [0e40e306] Please make sure you have the correct access rights and the repository exists. DEBUG [0e40e306] DEBUG [0e40e306] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:00:34 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [e1610405] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [e1610405] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [e1610405] Finished in 4.480 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-1cda3eb43c1c3435c456.sh 0.0% INFO Uploading /tmp/git-ssh-1cda3eb43c1c3435c456.sh 100.0% INFO [3f856b8c] Running /usr/bin/env chmod 700 /tmp/git-ssh-1cda3eb43c1c3435c456.sh as root@172.17.17.169 DEBUG [3f856b8c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-1cda3eb43c1c3435c456.sh ) INFO [3f856b8c] Finished in 0.101 seconds with exit status 0 (successful). INFO [5a00c6c6] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [5a00c6c6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1cda3eb43c1c3435c456.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [5a00c6c6] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [5a00c6c6] Finished in 1.283 seconds with exit status 0 (successful). INFO [c35f0a81] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [c35f0a81] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [c35f0a81] Finished in 0.095 seconds with exit status 0 (successful). INFO [33f221df] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [33f221df] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [33f221df] Finished in 0.095 seconds with exit status 0 (successful). DEBUG [fac43e13] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [fac43e13] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [fac43e13] Finished in 0.104 seconds with exit status 1 (failed). DEBUG [9b4ff8cc] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9b4ff8cc] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [9b4ff8cc] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [b4b62058] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [b4b62058] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [b4b62058] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [d68b173d] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [d68b173d] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [d68b173d] Finished in 0.091 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [05c0f182] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [05c0f182] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [05c0f182] Finished in 0.093 seconds with exit status 0 (successful). INFO [4e1b16d0] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [4e1b16d0] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1cda3eb43c1c3435c456.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [4e1b16d0] Finished in 0.102 seconds with exit status 0 (successful). INFO [4473f0b7] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [4473f0b7] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1cda3eb43c1c3435c456.sh" ; /usr/bin/env git remote update --prune ) INFO [4473f0b7] Finished in 1.292 seconds with exit status 0 (successful). DEBUG [53319384] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [53319384] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [53319384] Finished in 0.102 seconds with exit status 0 (successful). INFO [afa2de0d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080040 as root@172.17.17.169 DEBUG [afa2de0d] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1cda3eb43c1c3435c456.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080040 ) INFO [afa2de0d] Finished in 0.094 seconds with exit status 0 (successful). INFO [9b66f458] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530080040 as root@172.17.17.169 DEBUG [9b66f458] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1cda3eb43c1c3435c456.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530080040 ) INFO [9b66f458] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [418f5bd9] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [418f5bd9] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [418f5bd9] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [a4a23d4e] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [a4a23d4e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-1cda3eb43c1c3435c456.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [a4a23d4e] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [a4a23d4e] Finished in 0.101 seconds with exit status 0 (successful). DEBUG [68efb734] Running if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi as root@172.17.17.169 DEBUG [68efb734] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi DEBUG [68efb734] Finished in 0.091 seconds with exit status 0 (successful). INFO [26379bcd] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [26379bcd] Command: cd /var/www/html/tango/develop/releases/20240530080040 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [26379bcd] Finished in 0.094 seconds with exit status 0 (successful). INFO [f1955d07] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [f1955d07] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [f1955d07] Finished in 0.095 seconds with exit status 0 (successful). INFO [ba9dd6b7] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [ba9dd6b7] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [ba9dd6b7] Finished in 0.092 seconds with exit status 0 (successful). INFO [5262322d] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530080040/server/.env.local as root@172.17.17.169 DEBUG [5262322d] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530080040/server/.env.local INFO [5262322d] Finished in 0.094 seconds with exit status 0 (successful). INFO [e5573291] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530080040/server/exercice as root@172.17.17.169 DEBUG [e5573291] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530080040/server/exercice INFO [e5573291] Finished in 0.103 seconds with exit status 0 (successful). INFO [c3e20a56] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530080040/server/public/.htaccess as root@172.17.17.169 DEBUG [c3e20a56] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530080040/server/public/.htaccess INFO [c3e20a56] Finished in 0.093 seconds with exit status 0 (successful). INFO [07e5c1f0] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080040/server/var as root@172.17.17.169 DEBUG [07e5c1f0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080040/server/var ) INFO [07e5c1f0] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [0804f93c] Running [ -L /var/www/html/tango/develop/releases/20240530080040/server/var/log ] as root@172.17.17.169 DEBUG [0804f93c] Command: [ -L /var/www/html/tango/develop/releases/20240530080040/server/var/log ] DEBUG [0804f93c] Finished in 0.090 seconds with exit status 1 (failed). DEBUG [3dea519b] Running [ -d /var/www/html/tango/develop/releases/20240530080040/server/var/log ] as root@172.17.17.169 DEBUG [3dea519b] Command: [ -d /var/www/html/tango/develop/releases/20240530080040/server/var/log ] DEBUG [3dea519b] Finished in 0.091 seconds with exit status 1 (failed). INFO [d3e2b2e0] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530080040/server/var/log as root@172.17.17.169 DEBUG [d3e2b2e0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530080040/server/var/log ) INFO [d3e2b2e0] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [d2d588f1] Running if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d2d588f1] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi DEBUG [d2d588f1] Finished in 0.092 seconds with exit status 0 (successful). DEBUG [f3a80f83] Running [ -d /var/www/html/tango/develop/releases/20240530080040/server/var/cache ] as root@172.17.17.169 DEBUG [f3a80f83] Command: [ -d /var/www/html/tango/develop/releases/20240530080040/server/var/cache ] DEBUG [f3a80f83] Finished in 0.088 seconds with exit status 1 (failed). INFO [33ad758e] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [33ad758e] Command: cd /var/www/html/tango/develop/releases/20240530080040 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [33ad758e] mkdir: created directory 'server/var/cache' INFO [33ad758e] Finished in 0.102 seconds with exit status 0 (successful). DEBUG [76ba3d76] Running [ -d /var/www/html/tango/develop/releases/20240530080040/server/var ] as root@172.17.17.169 DEBUG [76ba3d76] Command: [ -d /var/www/html/tango/develop/releases/20240530080040/server/var ] DEBUG [76ba3d76] Finished in 0.093 seconds with exit status 0 (successful). INFO [febd0ddc] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530080040/server/var as root@172.17.17.169 DEBUG [febd0ddc] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530080040/server/var ) INFO [febd0ddc] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [7645af99] Running if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7645af99] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi DEBUG [7645af99] Finished in 0.113 seconds with exit status 0 (successful). INFO [bd1eccb1] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [bd1eccb1] Command: cd /var/www/html/tango/develop/releases/20240530080040 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [bd1eccb1] Finished in 0.099 seconds with exit status 0 (successful). DEBUG [d4834f64] Running if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d4834f64] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080040; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080040'" 1>&2; false; fi DEBUG [d4834f64] Finished in 0.091 seconds with exit status 0 (successful). INFO [939fa873] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [939fa873] Command: cd /var/www/html/tango/develop/releases/20240530080040 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [939fa873] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [939fa873] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [939fa873] Loading composer repositories with package information DEBUG [939fa873] DEBUG [939fa873] In Git.php line 473: DEBUG [939fa873] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okalistes .git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okalistes.git/' DEBUG [939fa873] Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okalistes.git'... Unauthorized fatal: Could not read from remote repository. DEBUG [939fa873] Please make sure you have the correct access rights and the repository exists. DEBUG [939fa873] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:01:45 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [67387e8b] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [67387e8b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [67387e8b] Finished in 4.525 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-19c6c7b35efae1508764.sh 0.0% INFO Uploading /tmp/git-ssh-19c6c7b35efae1508764.sh 100.0% INFO [9b35b58b] Running /usr/bin/env chmod 700 /tmp/git-ssh-19c6c7b35efae1508764.sh as root@172.17.17.169 DEBUG [9b35b58b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-19c6c7b35efae1508764.sh ) INFO [9b35b58b] Finished in 0.099 seconds with exit status 0 (successful). INFO [5872a8a1] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [5872a8a1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-19c6c7b35efae1508764.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [5872a8a1] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [5872a8a1] Finished in 1.256 seconds with exit status 0 (successful). INFO [b2bc5c32] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [b2bc5c32] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [b2bc5c32] Finished in 0.098 seconds with exit status 0 (successful). INFO [e857fda6] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [e857fda6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [e857fda6] Finished in 0.100 seconds with exit status 0 (successful). DEBUG [22d9a6ee] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [22d9a6ee] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [22d9a6ee] Finished in 0.093 seconds with exit status 1 (failed). DEBUG [1d17d5e9] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [1d17d5e9] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [1d17d5e9] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [219b095a] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [219b095a] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [219b095a] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [0a3aeb87] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [0a3aeb87] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [0a3aeb87] Finished in 0.089 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [319e7760] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [319e7760] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [319e7760] Finished in 0.110 seconds with exit status 0 (successful). INFO [c82c4da8] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [c82c4da8] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-19c6c7b35efae1508764.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [c82c4da8] Finished in 0.100 seconds with exit status 0 (successful). INFO [719d747e] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [719d747e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-19c6c7b35efae1508764.sh" ; /usr/bin/env git remote update --prune ) INFO [719d747e] Finished in 1.250 seconds with exit status 0 (successful). DEBUG [8b2f9a7e] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [8b2f9a7e] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [8b2f9a7e] Finished in 0.100 seconds with exit status 0 (successful). INFO [501de81a] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080152 as root@172.17.17.169 DEBUG [501de81a] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-19c6c7b35efae1508764.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080152 ) INFO [501de81a] Finished in 0.097 seconds with exit status 0 (successful). INFO [1a8783a2] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530080152 as root@172.17.17.169 DEBUG [1a8783a2] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-19c6c7b35efae1508764.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530080152 ) INFO [1a8783a2] Finished in 0.413 seconds with exit status 0 (successful). DEBUG [895d3577] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [895d3577] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [895d3577] Finished in 0.270 seconds with exit status 0 (successful). DEBUG [fa460a7b] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [fa460a7b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-19c6c7b35efae1508764.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [fa460a7b] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [fa460a7b] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [344a16c1] Running if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi as root@172.17.17.169 DEBUG [344a16c1] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi DEBUG [344a16c1] Finished in 0.093 seconds with exit status 0 (successful). INFO [351124ab] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [351124ab] Command: cd /var/www/html/tango/develop/releases/20240530080152 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [351124ab] Finished in 0.102 seconds with exit status 0 (successful). INFO [2746b641] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [2746b641] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [2746b641] Finished in 0.093 seconds with exit status 0 (successful). INFO [2ac8a2c3] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [2ac8a2c3] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [2ac8a2c3] Finished in 0.103 seconds with exit status 0 (successful). INFO [55940b60] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530080152/server/.env.local as root@172.17.17.169 DEBUG [55940b60] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530080152/server/.env.local INFO [55940b60] Finished in 0.093 seconds with exit status 0 (successful). INFO [a468a71b] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530080152/server/exercice as root@172.17.17.169 DEBUG [a468a71b] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530080152/server/exercice INFO [a468a71b] Finished in 0.096 seconds with exit status 0 (successful). INFO [53753ff2] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530080152/server/public/.htaccess as root@172.17.17.169 DEBUG [53753ff2] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530080152/server/public/.htaccess INFO [53753ff2] Finished in 0.092 seconds with exit status 0 (successful). INFO [704153db] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080152/server/var as root@172.17.17.169 DEBUG [704153db] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080152/server/var ) INFO [704153db] Finished in 0.113 seconds with exit status 0 (successful). DEBUG [82007138] Running [ -L /var/www/html/tango/develop/releases/20240530080152/server/var/log ] as root@172.17.17.169 DEBUG [82007138] Command: [ -L /var/www/html/tango/develop/releases/20240530080152/server/var/log ] DEBUG [82007138] Finished in 0.088 seconds with exit status 1 (failed). DEBUG [1b2fae30] Running [ -d /var/www/html/tango/develop/releases/20240530080152/server/var/log ] as root@172.17.17.169 DEBUG [1b2fae30] Command: [ -d /var/www/html/tango/develop/releases/20240530080152/server/var/log ] DEBUG [1b2fae30] Finished in 0.087 seconds with exit status 1 (failed). INFO [60c2e2b5] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530080152/server/var/log as root@172.17.17.169 DEBUG [60c2e2b5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530080152/server/var/log ) INFO [60c2e2b5] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [ecd5125a] Running if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ecd5125a] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi DEBUG [ecd5125a] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [f98e49c2] Running [ -d /var/www/html/tango/develop/releases/20240530080152/server/var/cache ] as root@172.17.17.169 DEBUG [f98e49c2] Command: [ -d /var/www/html/tango/develop/releases/20240530080152/server/var/cache ] DEBUG [f98e49c2] Finished in 0.100 seconds with exit status 1 (failed). INFO [f6cea18f] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [f6cea18f] Command: cd /var/www/html/tango/develop/releases/20240530080152 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [f6cea18f] mkdir: created directory 'server/var/cache' INFO [f6cea18f] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [30ace6a2] Running [ -d /var/www/html/tango/develop/releases/20240530080152/server/var ] as root@172.17.17.169 DEBUG [30ace6a2] Command: [ -d /var/www/html/tango/develop/releases/20240530080152/server/var ] DEBUG [30ace6a2] Finished in 0.106 seconds with exit status 0 (successful). INFO [388be213] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530080152/server/var as root@172.17.17.169 DEBUG [388be213] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530080152/server/var ) INFO [388be213] Finished in 0.098 seconds with exit status 0 (successful). DEBUG [2c0749be] Running if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2c0749be] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi DEBUG [2c0749be] Finished in 0.094 seconds with exit status 0 (successful). INFO [2198022e] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [2198022e] Command: cd /var/www/html/tango/develop/releases/20240530080152 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [2198022e] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [5f9205c0] Running if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5f9205c0] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080152; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080152'" 1>&2; false; fi DEBUG [5f9205c0] Finished in 0.096 seconds with exit status 0 (successful). INFO [ff53194d] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [ff53194d] Command: cd /var/www/html/tango/develop/releases/20240530080152 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [ff53194d] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [ff53194d] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [ff53194d] Loading composer repositories with package information DEBUG [ff53194d]   DEBUG [ff53194d] DEBUG [ff53194d] In Git.php line 473: DEBUG [ff53194d] Failed to execute git clone --mirror -- 'git@bitbucket.org:HOKOHA/okaterms. git' '/root/.cache/composer/vcs/git-bitbucket.org-HOKOHA-okaterms.git/' DEBUG [ff53194d] Cloning into bare repository '/root/.cache/composer/vcs/git-bitbucket.org-H OKOHA-okaterms.git'... Unauthorized fatal: Could not read from remote repository. DEBUG [ff53194d] Please make sure you have the correct access rights and the repository exists. DEBUG [ff53194d] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:04:42 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [26d31d8b] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [26d31d8b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [26d31d8b] Finished in 4.309 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-8b63d8b136364dab91f4.sh 0.0% INFO Uploading /tmp/git-ssh-8b63d8b136364dab91f4.sh 100.0% INFO [a1d937a5] Running /usr/bin/env chmod 700 /tmp/git-ssh-8b63d8b136364dab91f4.sh as root@172.17.17.169 DEBUG [a1d937a5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-8b63d8b136364dab91f4.sh ) INFO [a1d937a5] Finished in 0.097 seconds with exit status 0 (successful). INFO [3d46b49e] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [3d46b49e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-8b63d8b136364dab91f4.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [3d46b49e] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [3d46b49e] Finished in 1.258 seconds with exit status 0 (successful). INFO [429f41a0] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [429f41a0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [429f41a0] Finished in 0.104 seconds with exit status 0 (successful). INFO [ad790c2c] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [ad790c2c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [ad790c2c] Finished in 0.093 seconds with exit status 0 (successful). DEBUG [d887386f] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [d887386f] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [d887386f] Finished in 0.095 seconds with exit status 1 (failed). DEBUG [36ab24f7] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [36ab24f7] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [36ab24f7] Finished in 0.095 seconds with exit status 0 (successful). DEBUG [c5752452] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [c5752452] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [c5752452] Finished in 0.097 seconds with exit status 0 (successful). DEBUG [47ff50f7] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [47ff50f7] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [47ff50f7] Finished in 0.092 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [447a6140] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [447a6140] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [447a6140] Finished in 0.089 seconds with exit status 0 (successful). INFO [b3903cce] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [b3903cce] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-8b63d8b136364dab91f4.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [b3903cce] Finished in 0.101 seconds with exit status 0 (successful). INFO [17b4ef3a] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [17b4ef3a] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-8b63d8b136364dab91f4.sh" ; /usr/bin/env git remote update --prune ) INFO [17b4ef3a] Finished in 1.254 seconds with exit status 0 (successful). DEBUG [ed0128e5] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ed0128e5] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [ed0128e5] Finished in 0.087 seconds with exit status 0 (successful). INFO [a339e786] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080449 as root@172.17.17.169 DEBUG [a339e786] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-8b63d8b136364dab91f4.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080449 ) INFO [a339e786] Finished in 0.097 seconds with exit status 0 (successful). INFO [807713fe] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530080449 as root@172.17.17.169 DEBUG [807713fe] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-8b63d8b136364dab91f4.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530080449 ) INFO [807713fe] Finished in 0.428 seconds with exit status 0 (successful). DEBUG [879eaec6] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [879eaec6] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [879eaec6] Finished in 0.090 seconds with exit status 0 (successful). DEBUG [94fa67a9] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [94fa67a9] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-8b63d8b136364dab91f4.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [94fa67a9] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [94fa67a9] Finished in 0.094 seconds with exit status 0 (successful). DEBUG [027b8c3c] Running if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi as root@172.17.17.169 DEBUG [027b8c3c] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi DEBUG [027b8c3c] Finished in 0.089 seconds with exit status 0 (successful). INFO [4e58f0e9] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [4e58f0e9] Command: cd /var/www/html/tango/develop/releases/20240530080449 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [4e58f0e9] Finished in 0.094 seconds with exit status 0 (successful). INFO [162e0ae0] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [162e0ae0] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [162e0ae0] Finished in 0.091 seconds with exit status 0 (successful). INFO [822556cb] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [822556cb] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [822556cb] Finished in 0.094 seconds with exit status 0 (successful). INFO [a26324c2] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530080449/server/.env.local as root@172.17.17.169 DEBUG [a26324c2] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530080449/server/.env.local INFO [a26324c2] Finished in 0.095 seconds with exit status 0 (successful). INFO [0a7d5998] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530080449/server/exercice as root@172.17.17.169 DEBUG [0a7d5998] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530080449/server/exercice INFO [0a7d5998] Finished in 0.097 seconds with exit status 0 (successful). INFO [a6a1f818] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530080449/server/public/.htaccess as root@172.17.17.169 DEBUG [a6a1f818] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530080449/server/public/.htaccess INFO [a6a1f818] Finished in 0.091 seconds with exit status 0 (successful). INFO [ab41e113] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080449/server/var as root@172.17.17.169 DEBUG [ab41e113] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530080449/server/var ) INFO [ab41e113] Finished in 0.091 seconds with exit status 0 (successful). DEBUG [f9ca31bf] Running [ -L /var/www/html/tango/develop/releases/20240530080449/server/var/log ] as root@172.17.17.169 DEBUG [f9ca31bf] Command: [ -L /var/www/html/tango/develop/releases/20240530080449/server/var/log ] DEBUG [f9ca31bf] Finished in 0.087 seconds with exit status 1 (failed). DEBUG [c0f86c93] Running [ -d /var/www/html/tango/develop/releases/20240530080449/server/var/log ] as root@172.17.17.169 DEBUG [c0f86c93] Command: [ -d /var/www/html/tango/develop/releases/20240530080449/server/var/log ] DEBUG [c0f86c93] Finished in 0.089 seconds with exit status 1 (failed). INFO [b691bc89] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530080449/server/var/log as root@172.17.17.169 DEBUG [b691bc89] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530080449/server/var/log ) INFO [b691bc89] Finished in 0.089 seconds with exit status 0 (successful). DEBUG [4875e4c7] Running if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4875e4c7] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi DEBUG [4875e4c7] Finished in 0.090 seconds with exit status 0 (successful). DEBUG [2472a717] Running [ -d /var/www/html/tango/develop/releases/20240530080449/server/var/cache ] as root@172.17.17.169 DEBUG [2472a717] Command: [ -d /var/www/html/tango/develop/releases/20240530080449/server/var/cache ] DEBUG [2472a717] Finished in 0.093 seconds with exit status 1 (failed). INFO [6188ba78] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [6188ba78] Command: cd /var/www/html/tango/develop/releases/20240530080449 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [6188ba78] mkdir: created directory 'server/var/cache' INFO [6188ba78] Finished in 0.096 seconds with exit status 0 (successful). DEBUG [d7706466] Running [ -d /var/www/html/tango/develop/releases/20240530080449/server/var ] as root@172.17.17.169 DEBUG [d7706466] Command: [ -d /var/www/html/tango/develop/releases/20240530080449/server/var ] DEBUG [d7706466] Finished in 0.088 seconds with exit status 0 (successful). INFO [4e2cb771] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530080449/server/var as root@172.17.17.169 DEBUG [4e2cb771] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530080449/server/var ) INFO [4e2cb771] Finished in 0.095 seconds with exit status 0 (successful). DEBUG [bbd4a885] Running if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi as root@172.17.17.169 DEBUG [bbd4a885] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi DEBUG [bbd4a885] Finished in 0.092 seconds with exit status 0 (successful). INFO [fb5ac2be] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [fb5ac2be] Command: cd /var/www/html/tango/develop/releases/20240530080449 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [fb5ac2be] Finished in 0.095 seconds with exit status 0 (successful). DEBUG [290806dd] Running if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi as root@172.17.17.169 DEBUG [290806dd] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi DEBUG [290806dd] Finished in 0.087 seconds with exit status 0 (successful). INFO [f82c63be] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [f82c63be] Command: cd /var/www/html/tango/develop/releases/20240530080449 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [f82c63be] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [f82c63be] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [f82c63be] Loading composer repositories with package information DEBUG [f82c63be]   DEBUG [f82c63be] Updating dependencies DEBUG [f82c63be] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [f82c63be] - Locking api-platform/core (v3.3.5) - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [f82c63be] - Locking beberlei/assert (v3.3.2) DEBUG [f82c63be] - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) DEBUG [f82c63be] - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) DEBUG [f82c63be] - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) DEBUG [f82c63be] - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) DEBUG [f82c63be] - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [f82c63be] - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) DEBUG [f82c63be] - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) DEBUG [f82c63be] - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) DEBUG [f82c63be] - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) DEBUG [f82c63be] - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) DEBUG [f82c63be] - Locking evenement/evenement (v3.0.2) - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [f82c63be] - Locking fidry/cpu-core-counter (1.1.0) - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [f82c63be] - Locking friendsofphp/proxy-manager-lts (v1.0.18) - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [f82c63be] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [f82c63be] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) - Locking guzzlehttp/guzzle (7.8.1) DEBUG [f82c63be] - Locking guzzlehttp/promises (2.0.2) - Locking guzzlehttp/psr7 (2.6.2) DEBUG [f82c63be] - Locking hokoha/lists-bundle (1.2.1) - Locking knplabs/gaufrette (v0.11.1) DEBUG [f82c63be] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) - Locking laminas/laminas-code (4.13.0) DEBUG [f82c63be] - Locking lcobucci/clock (3.2.0) - Locking lcobucci/jwt (5.3.0) DEBUG [f82c63be] - Locking league/csv (9.16.0) DEBUG [f82c63be] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [f82c63be] - Locking maennchen/zipstream-php (3.1.0) - Locking markbaker/complex (3.0.2) DEBUG [f82c63be] - Locking markbaker/matrix (3.0.1) DEBUG [f82c63be] - Locking monolog/monolog (3.6.0) - Locking myclabs/deep-copy (1.11.1) DEBUG [f82c63be] - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) DEBUG [f82c63be] - Locking nikic/php-parser (v5.0.2) - Locking nikolaposa/version (4.2.0) DEBUG [f82c63be] - Locking oneup/uploader-bundle (5.0.1) DEBUG [f82c63be] - Locking pagerfanta/pagerfanta (v3.8.0) - Locking phar-io/manifest (2.0.4) DEBUG [f82c63be] - Locking phar-io/version (3.2.1) - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [f82c63be] - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [f82c63be] - Locking phpoffice/phpspreadsheet (1.29.0) - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [f82c63be] - Locking phpstan/phpstan (1.11.2) - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [f82c63be] - Locking phpstan/phpstan-doctrine (1.4.1) - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [f82c63be] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [f82c63be] - Locking phpstan/phpstan-symfony (1.4.1) - Locking phpunit/php-code-coverage (9.2.31) DEBUG [f82c63be] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [f82c63be] - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) DEBUG [f82c63be] - Locking phpunit/php-timer (5.0.3) - Locking phpunit/phpunit (9.6.19) DEBUG [f82c63be] - Locking psr/cache (3.0.0) - Locking psr/clock (1.0.0) DEBUG [f82c63be] - Locking psr/container (2.0.2) DEBUG [f82c63be] - Locking psr/event-dispatcher (1.0.0) DEBUG [f82c63be] - Locking psr/http-client (1.0.3) DEBUG [f82c63be] - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) DEBUG [f82c63be] - Locking psr/link (2.0.1) - Locking psr/log (3.0.0) DEBUG [f82c63be] - Locking psr/simple-cache (3.0.0) - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) - Locking react/child-process (v0.6.5) - Locking react/dns (v1.12.0) DEBUG [f82c63be] - Locking react/event-loop (v1.5.0) DEBUG [f82c63be] - Locking react/promise (v3.2.0) - Locking react/socket (v1.15.0) DEBUG [f82c63be] - Locking react/stream (v1.3.0) - Locking sebastian/cli-parser (1.0.2) DEBUG [f82c63be] - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [f82c63be] - Locking sebastian/comparator (4.0.8) - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) DEBUG [f82c63be] - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) DEBUG [f82c63be] - Locking sebastian/global-state (5.0.7) - Locking sebastian/lines-of-code (1.0.4) DEBUG [f82c63be] - Locking sebastian/object-enumerator (4.0.4) - Locking sebastian/object-reflector (2.0.4) DEBUG [f82c63be] - Locking sebastian/phpcpd (6.0.3) - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) DEBUG [f82c63be] - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) DEBUG [f82c63be] - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) DEBUG [f82c63be] - Locking spatie/macroable (2.0.0) - Locking spatie/url (2.4.0) - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [f82c63be] - Locking symfony/asset (v6.4.7) DEBUG [f82c63be] - Locking symfony/cache (v7.0.7) - Locking symfony/cache-contracts (v3.5.0) DEBUG [f82c63be] - Locking symfony/clock (v7.0.7) DEBUG [f82c63be] - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) DEBUG [f82c63be] - Locking symfony/debug-bundle (v6.4.7) DEBUG [f82c63be] - Locking symfony/dependency-injection (v6.4.7) - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [f82c63be] - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [f82c63be] - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) DEBUG [f82c63be] - Locking symfony/error-handler (v7.0.7) - Locking symfony/event-dispatcher (v7.0.7) DEBUG [f82c63be] - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) DEBUG [f82c63be] - Locking symfony/filesystem (v7.0.7) DEBUG [f82c63be] - Locking symfony/finder (v7.0.7) DEBUG [f82c63be] - Locking symfony/flex (v2.4.5) DEBUG [f82c63be] - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) DEBUG [f82c63be] - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) DEBUG [f82c63be] - Locking symfony/http-client-contracts (v3.5.0) DEBUG [f82c63be] - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) DEBUG [f82c63be] - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) DEBUG [f82c63be] - Locking symfony/maker-bundle (v1.59.1) DEBUG [f82c63be] - Locking symfony/messenger (v7.0.7) - Locking symfony/mime (v6.4.7) DEBUG [f82c63be] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [f82c63be] - Locking symfony/monolog-bundle (v3.10.0) - Locking symfony/notifier (v6.4.7) DEBUG [f82c63be] - Locking symfony/options-resolver (v7.0.7) - Locking symfony/password-hasher (v7.0.7) DEBUG [f82c63be] - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [f82c63be] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [f82c63be] - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [f82c63be] - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [f82c63be] - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [f82c63be] - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) DEBUG [f82c63be] - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) DEBUG [f82c63be] - Locking symfony/routing (v6.4.7) DEBUG [f82c63be] - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) DEBUG [f82c63be] - Locking symfony/security-core (v7.0.7) - Locking symfony/security-csrf (v7.0.7) DEBUG [f82c63be] - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) DEBUG [f82c63be] - Locking symfony/service-contracts (v3.5.0) DEBUG [f82c63be] - Locking symfony/stopwatch (v6.4.7) - Locking symfony/string (v6.4.7) DEBUG [f82c63be] - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) DEBUG [f82c63be] - Locking symfony/twig-bridge (v6.4.7) DEBUG [f82c63be] - Locking symfony/twig-bundle (v6.4.7) DEBUG [f82c63be] - Locking symfony/validator (v6.4.7) - Locking symfony/var-dumper (v7.0.7) DEBUG [f82c63be] - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) DEBUG [f82c63be] - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) - Locking symfony/yaml (v6.4.7) DEBUG [f82c63be] - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [f82c63be] - Locking theseer/tokenizer (1.2.3) - Locking twig/extra-bundle (v3.10.0) DEBUG [f82c63be] - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) - Locking webmozart/assert (1.11.0) DEBUG [f82c63be] - Locking willdurand/negotiation (3.1.0) DEBUG [f82c63be] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [f82c63be] Package operations: 193 installs, 0 updates, 0 removals DEBUG [f82c63be] - Downloading symfony/runtime (v6.4.7) DEBUG [f82c63be] - Downloading symfony/web-link (v6.4.7) DEBUG [f82c63be] - Downloading symfony/translation-contracts (v3.5.0) DEBUG [f82c63be] - Downloading symfony/deprecation-contracts (v3.5.0) DEBUG [f82c63be] - Downloading symfony/serializer (v6.4.7) DEBUG [f82c63be] - Downloading symfony/string (v6.4.7) DEBUG [f82c63be] - Downloading symfony/property-info (v6.4.7) DEBUG [f82c63be] - Downloading symfony/property-access (v6.4.7) DEBUG [f82c63be] - Downloading symfony/http-foundation (v6.4.7) DEBUG [f82c63be] - Downloading symfony/event-dispatcher-contracts (v3.5.0) DEBUG [f82c63be] - Downloading symfony/event-dispatcher (v7.0.7) DEBUG [f82c63be] - Downloading symfony/var-dumper (v7.0.7) DEBUG [f82c63be] - Downloading symfony/error-handler (v7.0.7) DEBUG [f82c63be] - Downloading symfony/http-kernel (v6.4.7) DEBUG [f82c63be] - Downloading api-platform/core (v3.3.5) DEBUG [f82c63be] - Downloading composer/pcre (3.1.4) DEBUG [f82c63be] - Downloading doctrine/collections (2.2.2) DEBUG [f82c63be] - Downloading doctrine/event-manager (2.0.1) DEBUG [f82c63be] - Downloading symfony/routing (v6.4.7) DEBUG [f82c63be] - Downloading symfony/finder (v7.0.7) DEBUG [f82c63be] - Downloading symfony/process (v6.4.7) DEBUG [f82c63be] - Downloading symfony/filesystem (v7.0.7) DEBUG [f82c63be] - Downloading symfony/var-exporter (v7.0.7) DEBUG [f82c63be] - Downloading symfony/service-contracts (v3.5.0) DEBUG [f82c63be] - Downloading symfony/dependency-injection (v6.4.7) DEBUG [f82c63be] - Downloading symfony/config (v6.4.7) DEBUG [f82c63be] - Downloading symfony/cache-contracts (v3.5.0) DEBUG [f82c63be] - Downloading symfony/cache (v7.0.7) DEBUG [f82c63be] - Downloading symfony/framework-bundle (v6.4.7) DEBUG [f82c63be] - Downloading symfony/stopwatch (v6.4.7) DEBUG [f82c63be] - Downloading symfony/console (v6.4.7) DEBUG [f82c63be] - Downloading doctrine/dbal (3.8.4) DEBUG [f82c63be] - Downloading symfony/doctrine-bridge (v6.4.7) DEBUG [f82c63be] - Downloading doctrine/sql-formatter (1.4.0) DEBUG [f82c63be] - Downloading doctrine/doctrine-migrations-bundle (3.3.1) DEBUG [f82c63be] - Downloading symfony/options-resolver (v7.0.7) DEBUG [f82c63be] - Downloading react/event-loop (v1.5.0) DEBUG [f82c63be] - Downloading evenement/evenement (v3.0.2) DEBUG [f82c63be] - Downloading react/stream (v1.3.0) DEBUG [f82c63be] - Downloading react/promise (v3.2.0) DEBUG [f82c63be] - Downloading react/cache (v1.2.0) DEBUG [f82c63be] - Downloading react/dns (v1.12.0) DEBUG [f82c63be] - Downloading react/socket (v1.15.0) DEBUG [f82c63be] - Downloading react/child-process (v0.6.5) DEBUG [f82c63be] - Downloading fidry/cpu-core-counter (1.1.0) DEBUG [f82c63be] - Downloading composer/xdebug-handler (3.0.5) DEBUG [f82c63be] - Downloading clue/ndjson-react (v1.3.0) DEBUG [f82c63be] - Downloading friendsofphp/php-cs-fixer (v3.58.1) DEBUG [f82c63be] - Downloading twig/twig (v3.10.3) DEBUG [f82c63be] - Downloading symfony/twig-bridge (v6.4.7) DEBUG [f82c63be] - Downloading symfony/twig-bundle (v6.4.7) DEBUG [f82c63be] - Downloading symfony/form (v6.4.7) DEBUG [f82c63be] - Downloading symfony/expression-language (v6.4.7) DEBUG [f82c63be] - Downloading symfony/asset (v6.4.7) DEBUG [f82c63be] - Downloading symfony/password-hasher (v7.0.7) DEBUG [f82c63be] - Downloading symfony/security-core (v7.0.7) DEBUG [f82c63be] - Downloading symfony/security-http (v7.0.7) DEBUG [f82c63be] - Downloading symfony/security-csrf (v7.0.7) DEBUG [f82c63be] - Downloading symfony/clock (v7.0.7) DEBUG [f82c63be] - Downloading symfony/security-bundle (v6.4.7) DEBUG [f82c63be] - Downloading lcobucci/clock (3.2.0) DEBUG [f82c63be] - Downloading lexik/jwt-authentication-bundle (v2.21.0) DEBUG [f82c63be] - Downloading psr/http-factory (1.1.0) DEBUG [f82c63be] - Downloading symfony/translation (v6.4.7) DEBUG [f82c63be] - Downloading league/csv (9.16.0) DEBUG [f82c63be] - Downloading doctrine/orm (2.19.5) DEBUG [f82c63be] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [f82c63be] - Downloading knplabs/gaufrette (v0.11.1) DEBUG [f82c63be] - Downloading knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [f82c63be] - Downloading laminas/laminas-code (4.13.0) DEBUG [f82c63be] - Downloading nelmio/cors-bundle (2.4.0) DEBUG [f82c63be] - Downloading symfony/yaml (v6.4.7) DEBUG [f82c63be] - Downloading symfony/polyfill-intl-idn (v1.29.0) DEBUG [f82c63be] - Downloading symfony/mime (v6.4.7) DEBUG [f82c63be] - Downloading oneup/uploader-bundle (5.0.1) DEBUG [f82c63be] - Downloading webmozart/assert (1.11.0) DEBUG [f82c63be] - Downloading phpstan/phpdoc-parser (1.29.0) DEBUG [f82c63be] - Downloading phpdocumentor/reflection-common (2.2.0) DEBUG [f82c63be] - Downloading phpdocumentor/type-resolver (1.8.2) DEBUG [f82c63be] - Downloading phpdocumentor/reflection-docblock (5.4.1) DEBUG [f82c63be] - Downloading phpstan/phpstan (1.11.2) DEBUG [f82c63be] - Downloading phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [f82c63be] - Downloading phpstan/phpstan-doctrine (1.4.1) DEBUG [f82c63be] - Downloading phpstan/phpstan-phpunit (1.4.0) DEBUG [f82c63be] - Downloading phpstan/phpstan-strict-rules (1.6.0) DEBUG [f82c63be] - Downloading phpstan/phpstan-symfony (1.4.1) DEBUG [f82c63be] - Downloading sebastian/version (3.0.2) DEBUG [f82c63be] - Downloading sebastian/type (3.2.1) DEBUG [f82c63be] - Downloading sebastian/resource-operations (3.0.4) DEBUG [f82c63be] - Downloading sebastian/recursion-context (4.0.5) DEBUG [f82c63be] - Downloading sebastian/object-reflector (2.0.4) DEBUG [f82c63be] - Downloading sebastian/object-enumerator (4.0.4) DEBUG [f82c63be] - Downloading sebastian/global-state (5.0.7) DEBUG [f82c63be] - Downloading sebastian/exporter (4.0.6) DEBUG [f82c63be] - Downloading sebastian/environment (5.1.5) DEBUG [f82c63be] - Downloading sebastian/comparator (4.0.8) DEBUG [f82c63be] - Downloading sebastian/code-unit (1.0.8) DEBUG [f82c63be] - Downloading sebastian/cli-parser (1.0.2) DEBUG [f82c63be] - Downloading phpunit/php-timer (5.0.3) DEBUG [f82c63be] - Downloading phpunit/php-text-template (2.0.4) DEBUG [f82c63be] - Downloading phpunit/php-invoker (3.1.1) DEBUG [f82c63be] - Downloading phpunit/php-file-iterator (3.0.6) DEBUG [f82c63be] - Downloading theseer/tokenizer (1.2.3) DEBUG [f82c63be] - Downloading nikic/php-parser (v5.0.2) DEBUG [f82c63be] - Downloading sebastian/lines-of-code (1.0.4) DEBUG [f82c63be] - Downloading sebastian/complexity (2.0.3) DEBUG [f82c63be] - Downloading sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [f82c63be] - Downloading phpunit/php-code-coverage (9.2.31) DEBUG [f82c63be] - Downloading phar-io/version (3.2.1) DEBUG [f82c63be] - Downloading phar-io/manifest (2.0.4) DEBUG [f82c63be] - Downloading myclabs/deep-copy (1.11.1) DEBUG [f82c63be] - Downloading phpunit/phpunit (9.6.19) DEBUG [f82c63be] - Downloading sebastian/phpcpd (6.0.3) DEBUG [f82c63be] - Downloading doctrine/annotations (1.14.3) DEBUG [f82c63be] - Downloading sensio/framework-extra-bundle (v6.2.10) DEBUG [f82c63be] - Downloading nikolaposa/version (4.2.0) DEBUG [f82c63be] - Downloading shivas/versioning-bundle (4.1.0) DEBUG [f82c63be] - Downloading gedmo/doctrine-extensions (v3.15.0) DEBUG [f82c63be] - Downloading stof/doctrine-extensions-bundle (v1.11.0) DEBUG [f82c63be] - Downloading symfony/debug-bundle (v6.4.7) DEBUG [f82c63be] - Downloading symfony/messenger (v7.0.7) DEBUG [f82c63be] - Downloading symfony/doctrine-messenger (v6.4.7) DEBUG [f82c63be] - Downloading symfony/dotenv (v6.4.7) DEBUG [f82c63be] - Downloading egulias/email-validator (4.0.2) DEBUG [f82c63be] - Downloading symfony/mailer (v6.4.7) DEBUG [f82c63be] - Downloading symfony/google-mailer (v6.4.7) DEBUG [f82c63be] - Downloading symfony/http-client-contracts (v3.5.0) DEBUG [f82c63be] - Downloading symfony/http-client (v6.4.7) DEBUG [f82c63be] - Downloading symfony/maker-bundle (v1.59.1) DEBUG [f82c63be] - Downloading monolog/monolog (3.6.0) DEBUG [f82c63be] - Downloading symfony/monolog-bridge (v7.0.7) DEBUG [f82c63be] - Downloading symfony/monolog-bundle (v3.10.0) DEBUG [f82c63be] - Downloading symfony/notifier (v6.4.7) DEBUG [f82c63be] - Downloading friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [f82c63be] - Downloading symfony/proxy-manager-bridge (v6.4.7) DEBUG [f82c63be] - Downloading symfony/rate-limiter (v6.4.7) DEBUG [f82c63be] - Downloading symfony/validator (v6.4.7) DEBUG [f82c63be] - Downloading symfony/web-profiler-bundle (v6.4.7) DEBUG [f82c63be] - Downloading symfony/webpack-encore-bundle (v1.17.2) DEBUG [f82c63be] - Downloading symfonycasts/reset-password-bundle (v1.14.0) DEBUG [f82c63be] - Downloading symfonycasts/verify-email-bundle (v1.17.0) DEBUG [f82c63be] - Downloading twig/extra-bundle (v3.10.0) DEBUG [f82c63be] - Downloading symfony/intl (v6.4.7) DEBUG [f82c63be] - Downloading twig/intl-extra (v3.10.0) DEBUG [f82c63be] 0/143 [>---------------------------] 0% DEBUG [f82c63be] 8/143 [=>--------------------------] 5% DEBUG [f82c63be] 20/143 [===>------------------------] 13% DEBUG [f82c63be] 32/143 [======>---------------------] 22% DEBUG [f82c63be] 46/143 [=========>------------------] 32% DEBUG [f82c63be] 62/143 [============>---------------] 43% DEBUG [f82c63be] 72/143 [==============>-------------] 50% DEBUG [f82c63be] 87/143 [=================>----------] 60% DEBUG [f82c63be] 101/143 [===================>--------] 70% DEBUG [f82c63be] 118/143 [=======================>----] 82% DEBUG [f82c63be] 131/143 [=========================>--] 91% DEBUG [f82c63be] 142/143 [===========================>] 99% DEBUG [f82c63be] 143/143 [============================] 100% DEBUG [f82c63be] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [f82c63be] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [f82c63be] - Installing psr/link (2.0.1): Extracting archive DEBUG [f82c63be] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [f82c63be] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [f82c63be] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [f82c63be] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [f82c63be] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [f82c63be] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [f82c63be] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing psr/log (3.0.0): Extracting archive DEBUG [f82c63be] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing psr/container (2.0.2): Extracting archive DEBUG [f82c63be] - Installing psr/cache (3.0.0): Extracting archive DEBUG [f82c63be] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [f82c63be] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [f82c63be] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [f82c63be] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [f82c63be] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [f82c63be] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [f82c63be] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [f82c63be] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [f82c63be] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [f82c63be] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [f82c63be] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [f82c63be] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [f82c63be] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [f82c63be] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [f82c63be] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [f82c63be] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [f82c63be] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [f82c63be] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [f82c63be] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [f82c63be] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [f82c63be] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [f82c63be] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [f82c63be] - Installing react/stream (v1.3.0): Extracting archive DEBUG [f82c63be] - Installing react/promise (v3.2.0): Extracting archive DEBUG [f82c63be] - Installing react/cache (v1.2.0): Extracting archive DEBUG [f82c63be] - Installing react/dns (v1.12.0): Extracting archive DEBUG [f82c63be] - Installing react/socket (v1.15.0): Extracting archive DEBUG [f82c63be] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [f82c63be] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [f82c63be] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [f82c63be] - Installing composer/semver (3.4.0): Extracting archive DEBUG [f82c63be] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [f82c63be] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [f82c63be] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [f82c63be] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [f82c63be] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [f82c63be] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing psr/clock (1.0.0): Extracting archive DEBUG [f82c63be] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [f82c63be] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [f82c63be] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [f82c63be] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [f82c63be] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [f82c63be] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [f82c63be] - Installing psr/http-message (2.0): Extracting archive DEBUG [f82c63be] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [f82c63be] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [f82c63be] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [f82c63be] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [f82c63be] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [f82c63be] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [f82c63be] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [f82c63be] - Installing spatie/url (2.4.0): Extracting archive DEBUG [f82c63be] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [f82c63be] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [f82c63be] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [f82c63be] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [f82c63be] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [f82c63be] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [f82c63be] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [f82c63be] - Installing league/csv (9.16.0): Extracting archive DEBUG [f82c63be] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [f82c63be] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [f82c63be] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [f82c63be] - Installing hokoha/lists-bundle (1.2.1): DEBUG [f82c63be] Cloning 7dd89672c4 from cache DEBUG [f82c63be] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [f82c63be] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [f82c63be] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [f82c63be] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [f82c63be] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [f82c63be] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [f82c63be] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [f82c63be] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [f82c63be] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [f82c63be] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [f82c63be] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [f82c63be] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [f82c63be] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [f82c63be] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [f82c63be] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [f82c63be] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [f82c63be] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [f82c63be] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [f82c63be] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [f82c63be] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [f82c63be] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [f82c63be] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [f82c63be] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [f82c63be] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [f82c63be] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [f82c63be] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [f82c63be] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [f82c63be] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [f82c63be] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [f82c63be] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [f82c63be] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [f82c63be] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [f82c63be] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [f82c63be] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [f82c63be] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [f82c63be] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [f82c63be] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [f82c63be] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [f82c63be] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [f82c63be] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [f82c63be] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [f82c63be] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [f82c63be] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [f82c63be] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [f82c63be] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [f82c63be] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [f82c63be] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [f82c63be] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [f82c63be] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [f82c63be] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [f82c63be] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [f82c63be] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [f82c63be] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [f82c63be] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [f82c63be] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [f82c63be] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [f82c63be] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [f82c63be] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing symfony/webapp-meta (v1.0.0) DEBUG [f82c63be] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [f82c63be] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [f82c63be] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [f82c63be] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [f82c63be] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [f82c63be] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [f82c63be] 0/188 [>---------------------------] 0% DEBUG [f82c63be] 19/188 [==>-------------------------] 10% DEBUG [f82c63be] 39/188 [=====>----------------------] 20% DEBUG [f82c63be] 59/188 [========>-------------------] 31% DEBUG [f82c63be] 76/188 [===========>----------------] 40% DEBUG [f82c63be] 96/188 [==============>-------------] 51% DEBUG [f82c63be] 113/188 [================>-----------] 60% DEBUG [f82c63be] 129/188 [===================>--------] 68% DEBUG [f82c63be] 133/188 [===================>--------] 70% DEBUG [f82c63be] 149/188 [======================>-----] 79% DEBUG [f82c63be] 153/188 [======================>-----] 81% DEBUG [f82c63be] 169/188 [=========================>--] 89% DEBUG [f82c63be] 172/188 [=========================>--] 91% DEBUG [f82c63be] 184/188 [===========================>] 97% DEBUG [f82c63be] 188/188 [============================] 100% DEBUG [f82c63be] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [f82c63be] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [f82c63be] DEBUG [f82c63be] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [f82c63be] Loading composer repositories with package information DEBUG [f82c63be]   DEBUG [f82c63be] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [f82c63be] Updating dependencies DEBUG [f82c63be] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [f82c63be] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [f82c63be] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [f82c63be] Writing lock file DEBUG [f82c63be] Installing dependencies from lock file (including require-dev) DEBUG [f82c63be] Package operations: 0 installs, 15 updates, 0 removals DEBUG [f82c63be] - Downloading symfony/event-dispatcher (v6.4.7) DEBUG [f82c63be] - Downloading symfony/var-dumper (v6.4.7) DEBUG [f82c63be] - Downloading symfony/error-handler (v6.4.7) DEBUG [f82c63be] - Downloading symfony/finder (v6.4.7) DEBUG [f82c63be] - Downloading symfony/filesystem (v6.4.7) DEBUG [f82c63be] - Downloading symfony/var-exporter (v6.4.7) DEBUG [f82c63be] - Downloading symfony/cache (v6.4.7) DEBUG [f82c63be] - Downloading symfony/options-resolver (v6.4.7) DEBUG [f82c63be] - Downloading symfony/password-hasher (v6.4.7) DEBUG [f82c63be] - Downloading symfony/security-core (v6.4.7) DEBUG [f82c63be] - Downloading symfony/security-http (v6.4.7) DEBUG [f82c63be] - Downloading symfony/security-csrf (v6.4.7) DEBUG [f82c63be] - Downloading symfony/clock (v6.4.7) DEBUG [f82c63be] - Downloading symfony/messenger (v6.4.7) DEBUG [f82c63be] - Downloading symfony/monolog-bridge (v6.4.7) DEBUG [f82c63be] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [f82c63be] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [f82c63be] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [f82c63be] Generating optimized autoload files DEBUG [f82c63be] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [f82c63be] Symfony operations: 38 recipes (6c22dc25eebdd3277b53da6f78cfa6c7) DEBUG [f82c63be] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [f82c63be] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [f82c63be] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [f82c63be] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [f82c63be] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [f82c63be] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [f82c63be] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [f82c63be] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [f82c63be] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [f82c63be] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [f82c63be] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [f82c63be] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [f82c63be] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [f82c63be] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [f82c63be] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [f82c63be] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [f82c63be] Executing script cache:clear DEBUG [f82c63be] [OK] DEBUG [f82c63be] Executing script assets:install public DEBUG [f82c63be] [OK] DEBUG [f82c63be] Executing script ckeditor:install DEBUG [f82c63be] [OK] DEBUG [f82c63be] DEBUG [f82c63be] What's next? DEBUG [f82c63be] Some files have been created and/or updated to configure your new packages. DEBUG [f82c63be] Please review, edit and commit them: these files are yours. DEBUG [f82c63be] symfony/framework-bundle instructions: DEBUG [f82c63be] * Run your application: DEBUG [f82c63be] 1. Go to the project directory 2. Create your code repository with the git init command DEBUG [f82c63be] 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [f82c63be] * Read the documentation at https://symfony.com/doc DEBUG [f82c63be] api-platform/core instructions: * Your API is almost ready: DEBUG [f82c63be] 1. Create your first API resource in src/ApiResource; DEBUG [f82c63be] 2. Go to /api to browse your API DEBUG [f82c63be] * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [f82c63be] then browse /api/graphql. DEBUG [f82c63be] * Read the documentation at https://api-platform.com/docs/ DEBUG [f82c63be] doctrine/doctrine-bundle instructions: DEBUG [f82c63be] * Modify your DATABASE_URL config in .env DEBUG [f82c63be] * Configure the driver (postgresql) and DEBUG [f82c63be] server_version (16) in config/packages/doctrine.yaml DEBUG [f82c63be] DEBUG [f82c63be] symfony/messenger instructions: DEBUG [f82c63be] * You're ready to use the Messenger component. You can define your own message buses DEBUG [f82c63be] or start using the default one right now by injecting the message_bus service DEBUG [f82c63be] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [f82c63be] * To send messages to a transport and handle them asynchronously: DEBUG [f82c63be] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff DEBUG [f82c63be] and execute it bin/console doctrine:migration:migrate DEBUG [f82c63be] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [f82c63be] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [f82c63be] symfony/mailer instructions: DEBUG [f82c63be] * You're ready to send emails. DEBUG [f82c63be] * If you want to send emails via a supported email provider, install DEBUG [f82c63be] the corresponding bridge. DEBUG [f82c63be] For instance, composer require mailgun-mailer for Mailgun. DEBUG [f82c63be] * If you want to send emails asynchronously: DEBUG [f82c63be] 1. Install the messenger component by running composer require messenger; DEBUG [f82c63be] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [f82c63be] config/packages/messenger.yaml file under framework.messenger.routing DEBUG [f82c63be] and replace amqp with your transport name of choice. DEBUG [f82c63be] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [f82c63be] symfony/webpack-encore-bundle instructions: DEBUG [f82c63be] * Install Yarn and run yarn install DEBUG [f82c63be] * Start the development server: yarn encore dev-server DEBUG [f82c63be] INFO [f82c63be] Finished in 71.047 seconds with exit status 0 (successful). INFO [6f379bca] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530080449/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [6f379bca] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530080449/server/bin/console cache:warmup --no-debug ) DEBUG [6f379bca] DEBUG [6f379bca] // Warming up the cache for the dev environment with debug false DEBUG [6f379bca] DEBUG [6f379bca] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [6f379bca] Finished in 4.899 seconds with exit status 0 (successful). DEBUG [07e43fd0] Running if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi as root@172.17.17.169 DEBUG [07e43fd0] Command: if test ! -d /var/www/html/tango/develop/releases/20240530080449; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530080449'" 1>&2; false; fi DEBUG [07e43fd0] Finished in 0.090 seconds with exit status 0 (successful). INFO [725bbf29] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530080449/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [725bbf29] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530080449/server/bin/console assets:install public --symlink --no-debug ) DEBUG [725bbf29] DEBUG [725bbf29] Trying to install assets as absolute symbolic links. DEBUG [725bbf29] --- ------------------------ ------------------ DEBUG [725bbf29] Bundle Method / Error --- ------------------------ ------------------ DEBUG [725bbf29] ✔ ApiPlatformBundle absolute symlink DEBUG [725bbf29] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [725bbf29] ✔ ListsBundle absolute symlink DEBUG [725bbf29] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [725bbf29] DEBUG [725bbf29] [OK] All assets were successfully installed. INFO [725bbf29] Finished in 0.370 seconds with exit status 0 (successful). INFO [f4cc0a92] Running cd /var/www/html/tango/develop/releases/20240530080449/server; nvm use; yarn install as root@172.17.17.169 DEBUG [f4cc0a92] Command: cd /var/www/html/tango/develop/releases/20240530080449/server; nvm use; yarn install DEBUG [f4cc0a92] bash: line 1: nvm: command not found DEBUG [f4cc0a92] bash: line 1: yarn: command not found INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:11:04 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [0a0305a8] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [0a0305a8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [0a0305a8] Finished in 4.355 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-57f9f6063714c5c3667e.sh 0.0% INFO Uploading /tmp/git-ssh-57f9f6063714c5c3667e.sh 100.0% INFO [d20f785a] Running /usr/bin/env chmod 700 /tmp/git-ssh-57f9f6063714c5c3667e.sh as root@172.17.17.169 DEBUG [d20f785a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-57f9f6063714c5c3667e.sh ) INFO [d20f785a] Finished in 0.439 seconds with exit status 0 (successful). INFO [f027d904] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [f027d904] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-57f9f6063714c5c3667e.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [f027d904] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [f027d904] Finished in 1.598 seconds with exit status 0 (successful). INFO [85624ee8] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [85624ee8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [85624ee8] Finished in 0.417 seconds with exit status 0 (successful). INFO [1587576d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [1587576d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [1587576d] Finished in 0.433 seconds with exit status 0 (successful). DEBUG [f543973c] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [f543973c] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [f543973c] Finished in 0.415 seconds with exit status 1 (failed). DEBUG [8ba11fb5] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [8ba11fb5] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [8ba11fb5] Finished in 0.449 seconds with exit status 0 (successful). DEBUG [f88bb9f8] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [f88bb9f8] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [f88bb9f8] Finished in 0.428 seconds with exit status 0 (successful). DEBUG [a4ec2055] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [a4ec2055] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [a4ec2055] Finished in 0.415 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [eabef95b] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [eabef95b] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [eabef95b] Finished in 0.425 seconds with exit status 0 (successful). INFO [0cd4b9e5] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [0cd4b9e5] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-57f9f6063714c5c3667e.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [0cd4b9e5] Finished in 0.455 seconds with exit status 0 (successful). INFO [d00f5198] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [d00f5198] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-57f9f6063714c5c3667e.sh" ; /usr/bin/env git remote update --prune ) INFO [d00f5198] Finished in 1.619 seconds with exit status 0 (successful). DEBUG [c69bde00] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c69bde00] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c69bde00] Finished in 0.422 seconds with exit status 0 (successful). INFO [89a2b522] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530081113 as root@172.17.17.169 DEBUG [89a2b522] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-57f9f6063714c5c3667e.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530081113 ) INFO [89a2b522] Finished in 0.445 seconds with exit status 0 (successful). INFO [886a3216] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530081113 as root@172.17.17.169 DEBUG [886a3216] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-57f9f6063714c5c3667e.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530081113 ) INFO [886a3216] Finished in 0.682 seconds with exit status 0 (successful). DEBUG [6d8f11ea] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [6d8f11ea] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [6d8f11ea] Finished in 0.405 seconds with exit status 0 (successful). DEBUG [005d942d] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [005d942d] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-57f9f6063714c5c3667e.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [005d942d] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [005d942d] Finished in 0.427 seconds with exit status 0 (successful). DEBUG [5f7cb96a] Running if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5f7cb96a] Command: if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi DEBUG [5f7cb96a] Finished in 0.464 seconds with exit status 0 (successful). INFO [4d07cbdb] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [4d07cbdb] Command: cd /var/www/html/tango/develop/releases/20240530081113 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [4d07cbdb] Finished in 0.442 seconds with exit status 0 (successful). INFO [9264ac33] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [9264ac33] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [9264ac33] Finished in 0.434 seconds with exit status 0 (successful). INFO [baaa8702] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [baaa8702] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [baaa8702] Finished in 0.396 seconds with exit status 0 (successful). INFO [cab4e44c] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530081113/server/.env.local as root@172.17.17.169 DEBUG [cab4e44c] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530081113/server/.env.local INFO [cab4e44c] Finished in 0.421 seconds with exit status 0 (successful). INFO [7ceef97c] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530081113/server/exercice as root@172.17.17.169 DEBUG [7ceef97c] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530081113/server/exercice INFO [7ceef97c] Finished in 0.429 seconds with exit status 0 (successful). INFO [0c1c03e5] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530081113/server/public/.htaccess as root@172.17.17.169 DEBUG [0c1c03e5] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530081113/server/public/.htaccess INFO [0c1c03e5] Finished in 0.428 seconds with exit status 0 (successful). INFO [ff3d8b71] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530081113/server/var as root@172.17.17.169 DEBUG [ff3d8b71] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530081113/server/var ) INFO [ff3d8b71] Finished in 0.450 seconds with exit status 0 (successful). DEBUG [77c8342d] Running [ -L /var/www/html/tango/develop/releases/20240530081113/server/var/log ] as root@172.17.17.169 DEBUG [77c8342d] Command: [ -L /var/www/html/tango/develop/releases/20240530081113/server/var/log ] DEBUG [77c8342d] Finished in 0.429 seconds with exit status 1 (failed). DEBUG [1d8bfd9d] Running [ -d /var/www/html/tango/develop/releases/20240530081113/server/var/log ] as root@172.17.17.169 DEBUG [1d8bfd9d] Command: [ -d /var/www/html/tango/develop/releases/20240530081113/server/var/log ] DEBUG [1d8bfd9d] Finished in 0.415 seconds with exit status 1 (failed). INFO [ab6ad2d5] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530081113/server/var/log as root@172.17.17.169 DEBUG [ab6ad2d5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530081113/server/var/log ) INFO [ab6ad2d5] Finished in 0.436 seconds with exit status 0 (successful). DEBUG [9ac2a79a] Running if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9ac2a79a] Command: if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi DEBUG [9ac2a79a] Finished in 0.420 seconds with exit status 0 (successful). DEBUG [c25063ad] Running [ -d /var/www/html/tango/develop/releases/20240530081113/server/var/cache ] as root@172.17.17.169 DEBUG [c25063ad] Command: [ -d /var/www/html/tango/develop/releases/20240530081113/server/var/cache ] DEBUG [c25063ad] Finished in 0.419 seconds with exit status 1 (failed). INFO [9198ea49] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [9198ea49] Command: cd /var/www/html/tango/develop/releases/20240530081113 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [9198ea49] mkdir: created directory 'server/var/cache' INFO [9198ea49] Finished in 0.437 seconds with exit status 0 (successful). DEBUG [13fec6e9] Running [ -d /var/www/html/tango/develop/releases/20240530081113/server/var ] as root@172.17.17.169 DEBUG [13fec6e9] Command: [ -d /var/www/html/tango/develop/releases/20240530081113/server/var ] DEBUG [13fec6e9] Finished in 0.530 seconds with exit status 0 (successful). INFO [78f40429] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530081113/server/var as root@172.17.17.169 DEBUG [78f40429] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530081113/server/var ) INFO [78f40429] Finished in 0.523 seconds with exit status 0 (successful). DEBUG [815c954d] Running if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi as root@172.17.17.169 DEBUG [815c954d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi DEBUG [815c954d] Finished in 0.614 seconds with exit status 0 (successful). INFO [39b1cd5d] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [39b1cd5d] Command: cd /var/www/html/tango/develop/releases/20240530081113 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [39b1cd5d] Finished in 0.611 seconds with exit status 0 (successful). DEBUG [9f566335] Running if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9f566335] Command: if test ! -d /var/www/html/tango/develop/releases/20240530081113; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530081113'" 1>&2; false; fi DEBUG [9f566335] Finished in 0.553 seconds with exit status 0 (successful). INFO [155e8395] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [155e8395] Command: cd /var/www/html/tango/develop/releases/20240530081113 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [155e8395] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [155e8395] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [155e8395] Loading composer repositories with package information DEBUG [155e8395]  DEBUG [155e8395]  INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:26:54 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [3a61a29a] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [3a61a29a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [3a61a29a] Finished in 9.696 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-ed3de16525d17183f160.sh 0.0% INFO Uploading /tmp/git-ssh-ed3de16525d17183f160.sh 100.0% INFO [6db41b16] Running /usr/bin/env chmod 700 /tmp/git-ssh-ed3de16525d17183f160.sh as root@172.17.17.169 DEBUG [6db41b16] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-ed3de16525d17183f160.sh ) INFO [6db41b16] Finished in 0.427 seconds with exit status 0 (successful). INFO [90c4886f] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [90c4886f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-ed3de16525d17183f160.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [90c4886f] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [90c4886f] Finished in 1.650 seconds with exit status 0 (successful). INFO [0e46cf53] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [0e46cf53] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [0e46cf53] Finished in 0.424 seconds with exit status 0 (successful). INFO [e2b7b4db] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [e2b7b4db] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [e2b7b4db] Finished in 0.459 seconds with exit status 0 (successful). DEBUG [c5b3b5e6] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [c5b3b5e6] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [c5b3b5e6] Finished in 0.413 seconds with exit status 1 (failed). DEBUG [06ea37de] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [06ea37de] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [06ea37de] Finished in 0.411 seconds with exit status 0 (successful). DEBUG [dec1ecd6] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [dec1ecd6] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [dec1ecd6] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [14433e09] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [14433e09] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [14433e09] Finished in 0.420 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [94139ecc] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [94139ecc] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [94139ecc] Finished in 0.437 seconds with exit status 0 (successful). INFO [977f6a38] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [977f6a38] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-ed3de16525d17183f160.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [977f6a38] Finished in 0.514 seconds with exit status 0 (successful). INFO [7b7123be] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [7b7123be] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-ed3de16525d17183f160.sh" ; /usr/bin/env git remote update --prune ) INFO [7b7123be] Finished in 1.591 seconds with exit status 0 (successful). DEBUG [9547a049] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9547a049] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [9547a049] Finished in 0.422 seconds with exit status 0 (successful). INFO [742b4eca] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530082708 as root@172.17.17.169 DEBUG [742b4eca] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-ed3de16525d17183f160.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530082708 ) INFO [742b4eca] Finished in 0.441 seconds with exit status 0 (successful). INFO [720cd0df] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530082708 as root@172.17.17.169 DEBUG [720cd0df] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-ed3de16525d17183f160.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530082708 ) INFO [720cd0df] Finished in 0.817 seconds with exit status 0 (successful). DEBUG [0e7ce68e] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [0e7ce68e] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [0e7ce68e] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [4fdec9af] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [4fdec9af] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-ed3de16525d17183f160.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [4fdec9af] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [4fdec9af] Finished in 0.424 seconds with exit status 0 (successful). DEBUG [dadccf28] Running if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi as root@172.17.17.169 DEBUG [dadccf28] Command: if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi DEBUG [dadccf28] Finished in 0.414 seconds with exit status 0 (successful). INFO [46dcb7b1] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [46dcb7b1] Command: cd /var/www/html/tango/develop/releases/20240530082708 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [46dcb7b1] Finished in 0.438 seconds with exit status 0 (successful). INFO [b30a4c7e] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [b30a4c7e] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [b30a4c7e] Finished in 0.444 seconds with exit status 0 (successful). INFO [40cdd5f8] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [40cdd5f8] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [40cdd5f8] Finished in 0.419 seconds with exit status 0 (successful). INFO [967b0c8d] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530082708/server/.env.local as root@172.17.17.169 DEBUG [967b0c8d] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530082708/server/.env.local INFO [967b0c8d] Finished in 0.431 seconds with exit status 0 (successful). INFO [bd28a840] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530082708/server/exercice as root@172.17.17.169 DEBUG [bd28a840] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530082708/server/exercice INFO [bd28a840] Finished in 0.426 seconds with exit status 0 (successful). INFO [c57d9843] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530082708/server/public/.htaccess as root@172.17.17.169 DEBUG [c57d9843] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530082708/server/public/.htaccess INFO [c57d9843] Finished in 0.419 seconds with exit status 0 (successful). INFO [c35de838] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530082708/server/var as root@172.17.17.169 DEBUG [c35de838] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530082708/server/var ) INFO [c35de838] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [c6347e14] Running [ -L /var/www/html/tango/develop/releases/20240530082708/server/var/log ] as root@172.17.17.169 DEBUG [c6347e14] Command: [ -L /var/www/html/tango/develop/releases/20240530082708/server/var/log ] DEBUG [c6347e14] Finished in 0.463 seconds with exit status 1 (failed). DEBUG [4bd81d9a] Running [ -d /var/www/html/tango/develop/releases/20240530082708/server/var/log ] as root@172.17.17.169 DEBUG [4bd81d9a] Command: [ -d /var/www/html/tango/develop/releases/20240530082708/server/var/log ] DEBUG [4bd81d9a] Finished in 0.444 seconds with exit status 1 (failed). INFO [529ac119] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530082708/server/var/log as root@172.17.17.169 DEBUG [529ac119] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530082708/server/var/log ) INFO [529ac119] Finished in 0.471 seconds with exit status 0 (successful). DEBUG [97df6723] Running if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi as root@172.17.17.169 DEBUG [97df6723] Command: if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi DEBUG [97df6723] Finished in 0.430 seconds with exit status 0 (successful). DEBUG [15354ab2] Running [ -d /var/www/html/tango/develop/releases/20240530082708/server/var/cache ] as root@172.17.17.169 DEBUG [15354ab2] Command: [ -d /var/www/html/tango/develop/releases/20240530082708/server/var/cache ] DEBUG [15354ab2] Finished in 0.427 seconds with exit status 1 (failed). INFO [875697da] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [875697da] Command: cd /var/www/html/tango/develop/releases/20240530082708 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [875697da] mkdir: created directory 'server/var/cache' INFO [875697da] Finished in 0.429 seconds with exit status 0 (successful). DEBUG [123eec27] Running [ -d /var/www/html/tango/develop/releases/20240530082708/server/var ] as root@172.17.17.169 DEBUG [123eec27] Command: [ -d /var/www/html/tango/develop/releases/20240530082708/server/var ] DEBUG [123eec27] Finished in 0.434 seconds with exit status 0 (successful). INFO [82bd8881] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530082708/server/var as root@172.17.17.169 DEBUG [82bd8881] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530082708/server/var ) INFO [82bd8881] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [70053540] Running if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi as root@172.17.17.169 DEBUG [70053540] Command: if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi DEBUG [70053540] Finished in 0.418 seconds with exit status 0 (successful). INFO [e7b0b1df] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [e7b0b1df] Command: cd /var/www/html/tango/develop/releases/20240530082708 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [e7b0b1df] Finished in 0.423 seconds with exit status 0 (successful). DEBUG [d2eb4061] Running if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d2eb4061] Command: if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi DEBUG [d2eb4061] Finished in 0.425 seconds with exit status 0 (successful). INFO [acc89b1e] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [acc89b1e] Command: cd /var/www/html/tango/develop/releases/20240530082708 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [acc89b1e] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [acc89b1e] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [acc89b1e] Loading composer repositories with package information DEBUG [acc89b1e]   DEBUG [acc89b1e] Updating dependencies DEBUG [acc89b1e] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [acc89b1e] - Locking api-platform/core (v3.3.5) DEBUG [acc89b1e] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [acc89b1e] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [acc89b1e] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) DEBUG [acc89b1e] - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) DEBUG [acc89b1e] - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) DEBUG [acc89b1e] - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) DEBUG [acc89b1e] - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) DEBUG [acc89b1e] - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) DEBUG [acc89b1e] - Locking doctrine/persistence (3.3.2) - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) DEBUG [acc89b1e] - Locking evenement/evenement (v3.0.2) - Locking ezyang/htmlpurifier (v4.17.0) - Locking fidry/cpu-core-counter (1.1.0) DEBUG [acc89b1e] - Locking friendsofphp/php-cs-fixer (v3.58.1) - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [acc89b1e] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [acc89b1e] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [acc89b1e] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [acc89b1e] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [acc89b1e] - Locking guzzlehttp/promises (2.0.2) DEBUG [acc89b1e] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [acc89b1e] - Locking hokoha/lists-bundle (1.2.1) DEBUG [acc89b1e] - Locking knplabs/gaufrette (v0.11.1) DEBUG [acc89b1e] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [acc89b1e] - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) DEBUG [acc89b1e] - Locking lcobucci/jwt (5.3.0) DEBUG [acc89b1e] - Locking league/csv (9.16.0) DEBUG [acc89b1e] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [acc89b1e] - Locking maennchen/zipstream-php (3.1.0) DEBUG [acc89b1e] - Locking markbaker/complex (3.0.2) DEBUG [acc89b1e] - Locking markbaker/matrix (3.0.1) DEBUG [acc89b1e] - Locking monolog/monolog (3.6.0) DEBUG [acc89b1e] - Locking myclabs/deep-copy (1.11.1) DEBUG [acc89b1e] - Locking namshi/jose (7.2.3) DEBUG [acc89b1e] - Locking nelmio/cors-bundle (2.4.0) DEBUG [acc89b1e] - Locking nikic/php-parser (v5.0.2) DEBUG [acc89b1e] - Locking nikolaposa/version (4.2.0) - Locking oneup/uploader-bundle (5.0.1) DEBUG [acc89b1e] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [acc89b1e] - Locking phar-io/manifest (2.0.4) DEBUG [acc89b1e] - Locking phar-io/version (3.2.1) DEBUG [acc89b1e] - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [acc89b1e] - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [acc89b1e] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [acc89b1e] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [acc89b1e] - Locking phpstan/phpdoc-parser (1.29.0) - Locking phpstan/phpstan (1.11.2) DEBUG [acc89b1e] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [acc89b1e] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [acc89b1e] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [acc89b1e] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [acc89b1e] - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [acc89b1e] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [acc89b1e] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [acc89b1e] - Locking phpunit/php-invoker (3.1.1) DEBUG [acc89b1e] - Locking phpunit/php-text-template (2.0.4) DEBUG [acc89b1e] - Locking phpunit/php-timer (5.0.3) DEBUG [acc89b1e] - Locking phpunit/phpunit (9.6.19) - Locking psr/cache (3.0.0) DEBUG [acc89b1e] - Locking psr/clock (1.0.0) DEBUG [acc89b1e] - Locking psr/container (2.0.2) DEBUG [acc89b1e] - Locking psr/event-dispatcher (1.0.0) DEBUG [acc89b1e] - Locking psr/http-client (1.0.3) DEBUG [acc89b1e] - Locking psr/http-factory (1.1.0) DEBUG [acc89b1e] - Locking psr/http-message (2.0) DEBUG [acc89b1e] - Locking psr/link (2.0.1) - Locking psr/log (3.0.0) DEBUG [acc89b1e] - Locking psr/simple-cache (3.0.0) DEBUG [acc89b1e] - Locking ralouphie/getallheaders (3.0.3) DEBUG [acc89b1e] - Locking react/cache (v1.2.0) DEBUG [acc89b1e] - Locking react/child-process (v0.6.5) DEBUG [acc89b1e] - Locking react/dns (v1.12.0) - Locking react/event-loop (v1.5.0) DEBUG [acc89b1e] - Locking react/promise (v3.2.0) DEBUG [acc89b1e] - Locking react/socket (v1.15.0) DEBUG [acc89b1e] - Locking react/stream (v1.3.0) - Locking sebastian/cli-parser (1.0.2) DEBUG [acc89b1e] - Locking sebastian/code-unit (1.0.8) DEBUG [acc89b1e] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [acc89b1e] - Locking sebastian/comparator (4.0.8) DEBUG [acc89b1e] - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) DEBUG [acc89b1e] - Locking sebastian/environment (5.1.5) DEBUG [acc89b1e] - Locking sebastian/exporter (4.0.6) DEBUG [acc89b1e] - Locking sebastian/global-state (5.0.7) DEBUG [acc89b1e] - Locking sebastian/lines-of-code (1.0.4) DEBUG [acc89b1e] - Locking sebastian/object-enumerator (4.0.4) DEBUG [acc89b1e] - Locking sebastian/object-reflector (2.0.4) DEBUG [acc89b1e] - Locking sebastian/phpcpd (6.0.3) DEBUG [acc89b1e] - Locking sebastian/recursion-context (4.0.5) DEBUG [acc89b1e] - Locking sebastian/resource-operations (3.0.4) DEBUG [acc89b1e] - Locking sebastian/type (3.2.1) DEBUG [acc89b1e] - Locking sebastian/version (3.0.2) DEBUG [acc89b1e] - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) DEBUG [acc89b1e] - Locking spatie/macroable (2.0.0) DEBUG [acc89b1e] - Locking spatie/url (2.4.0) DEBUG [acc89b1e] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [acc89b1e] - Locking symfony/asset (v6.4.7) DEBUG [acc89b1e] - Locking symfony/cache (v7.0.7) DEBUG [acc89b1e] - Locking symfony/cache-contracts (v3.5.0) DEBUG [acc89b1e] - Locking symfony/clock (v7.0.7) DEBUG [acc89b1e] - Locking symfony/config (v6.4.7) DEBUG [acc89b1e] - Locking symfony/console (v6.4.7) DEBUG [acc89b1e] - Locking symfony/debug-bundle (v6.4.7) DEBUG [acc89b1e] - Locking symfony/dependency-injection (v6.4.7) DEBUG [acc89b1e] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [acc89b1e] - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [acc89b1e] - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [acc89b1e] - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.0.7) DEBUG [acc89b1e] - Locking symfony/event-dispatcher (v7.0.7) DEBUG [acc89b1e] - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [acc89b1e] - Locking symfony/expression-language (v6.4.7) DEBUG [acc89b1e] - Locking symfony/filesystem (v7.0.7) DEBUG [acc89b1e] - Locking symfony/finder (v7.0.7) DEBUG [acc89b1e] - Locking symfony/flex (v2.4.5) DEBUG [acc89b1e] - Locking symfony/form (v6.4.7) DEBUG [acc89b1e] - Locking symfony/framework-bundle (v6.4.7) DEBUG [acc89b1e] - Locking symfony/google-mailer (v6.4.7) DEBUG [acc89b1e] - Locking symfony/http-client (v6.4.7) DEBUG [acc89b1e] - Locking symfony/http-client-contracts (v3.5.0) - Locking symfony/http-foundation (v6.4.7) DEBUG [acc89b1e] - Locking symfony/http-kernel (v6.4.7) DEBUG [acc89b1e] - Locking symfony/intl (v6.4.7) DEBUG [acc89b1e] - Locking symfony/mailer (v6.4.7) DEBUG [acc89b1e] - Locking symfony/maker-bundle (v1.59.1) DEBUG [acc89b1e] - Locking symfony/messenger (v7.0.7) DEBUG [acc89b1e] - Locking symfony/mime (v6.4.7) DEBUG [acc89b1e] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [acc89b1e] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [acc89b1e] - Locking symfony/notifier (v6.4.7) DEBUG [acc89b1e] - Locking symfony/options-resolver (v7.0.7) DEBUG [acc89b1e] - Locking symfony/password-hasher (v7.0.7) - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [acc89b1e] - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) DEBUG [acc89b1e] - Locking symfony/security-bundle (v6.4.7) - Locking symfony/security-core (v7.0.7) - Locking symfony/security-csrf (v7.0.7) - Locking symfony/security-http (v7.0.7) DEBUG [acc89b1e] - Locking symfony/serializer (v6.4.7) DEBUG [acc89b1e] - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) DEBUG [acc89b1e] - Locking symfony/string (v6.4.7) DEBUG [acc89b1e] - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) - Locking symfony/twig-bridge (v6.4.7) DEBUG [acc89b1e] - Locking symfony/twig-bundle (v6.4.7) DEBUG [acc89b1e] - Locking symfony/validator (v6.4.7) DEBUG [acc89b1e] - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) DEBUG [acc89b1e] - Locking symfony/web-link (v6.4.7) DEBUG [acc89b1e] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [acc89b1e] - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [acc89b1e] - Locking symfony/yaml (v6.4.7) DEBUG [acc89b1e] - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [acc89b1e] - Locking theseer/tokenizer (1.2.3) - Locking twig/extra-bundle (v3.10.0) DEBUG [acc89b1e] - Locking twig/intl-extra (v3.10.0) DEBUG [acc89b1e] - Locking twig/twig (v3.10.3) - Locking webmozart/assert (1.11.0) DEBUG [acc89b1e] - Locking willdurand/negotiation (3.1.0) DEBUG [acc89b1e] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [acc89b1e] Package operations: 193 installs, 0 updates, 0 removals DEBUG [acc89b1e] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [acc89b1e] 0 [>---------------------------] DEBUG [acc89b1e] 0 [->--------------------------] DEBUG [acc89b1e] DEBUG [acc89b1e] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [acc89b1e] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [acc89b1e] - Installing psr/link (2.0.1): Extracting archive DEBUG [acc89b1e] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing psr/log (3.0.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing psr/container (2.0.2): Extracting archive DEBUG [acc89b1e] - Installing psr/cache (3.0.0): Extracting archive DEBUG [acc89b1e] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [acc89b1e] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [acc89b1e] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [acc89b1e] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [acc89b1e] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [acc89b1e] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [acc89b1e] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [acc89b1e] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [acc89b1e] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [acc89b1e] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [acc89b1e] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [acc89b1e] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [acc89b1e] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [acc89b1e] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [acc89b1e] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [acc89b1e] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [acc89b1e] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [acc89b1e] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [acc89b1e] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [acc89b1e] - Installing react/stream (v1.3.0): Extracting archive DEBUG [acc89b1e] - Installing react/promise (v3.2.0): Extracting archive DEBUG [acc89b1e] - Installing react/cache (v1.2.0): Extracting archive DEBUG [acc89b1e] - Installing react/dns (v1.12.0): Extracting archive DEBUG [acc89b1e] - Installing react/socket (v1.15.0): Extracting archive DEBUG [acc89b1e] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [acc89b1e] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [acc89b1e] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [acc89b1e] - Installing composer/semver (3.4.0): Extracting archive DEBUG [acc89b1e] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [acc89b1e] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [acc89b1e] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [acc89b1e] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing psr/clock (1.0.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [acc89b1e] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [acc89b1e] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [acc89b1e] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [acc89b1e] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [acc89b1e] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [acc89b1e] - Installing psr/http-message (2.0): Extracting archive DEBUG [acc89b1e] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [acc89b1e] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [acc89b1e] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [acc89b1e] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [acc89b1e] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [acc89b1e] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [acc89b1e] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [acc89b1e] - Installing spatie/url (2.4.0): Extracting archive DEBUG [acc89b1e] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [acc89b1e] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [acc89b1e] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [acc89b1e] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [acc89b1e] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [acc89b1e] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [acc89b1e] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [acc89b1e] - Installing league/csv (9.16.0): Extracting archive DEBUG [acc89b1e] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [acc89b1e] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [acc89b1e] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [acc89b1e] - Installing hokoha/lists-bundle (1.2.1): DEBUG [acc89b1e] Cloning 7dd89672c4 from cache DEBUG [acc89b1e] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [acc89b1e] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [acc89b1e] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [acc89b1e] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [acc89b1e] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [acc89b1e] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [acc89b1e] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [acc89b1e] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [acc89b1e] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [acc89b1e] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [acc89b1e] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [acc89b1e] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [acc89b1e] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [acc89b1e] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [acc89b1e] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [acc89b1e] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [acc89b1e] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [acc89b1e] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [acc89b1e] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [acc89b1e] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [acc89b1e] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [acc89b1e] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [acc89b1e] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [acc89b1e] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [acc89b1e] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [acc89b1e] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [acc89b1e] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [acc89b1e] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [acc89b1e] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [acc89b1e] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [acc89b1e] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [acc89b1e] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [acc89b1e] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [acc89b1e] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [acc89b1e] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [acc89b1e] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [acc89b1e] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [acc89b1e] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [acc89b1e] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [acc89b1e] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [acc89b1e] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [acc89b1e] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [acc89b1e] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [acc89b1e] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [acc89b1e] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [acc89b1e] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [acc89b1e] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [acc89b1e] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [acc89b1e] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [acc89b1e] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [acc89b1e] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing symfony/webapp-meta (v1.0.0) DEBUG [acc89b1e] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [acc89b1e] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [acc89b1e] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [acc89b1e] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [acc89b1e] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [acc89b1e] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [acc89b1e] 0/188 [>---------------------------] 0% DEBUG [acc89b1e] 20/188 [==>-------------------------] 10% DEBUG [acc89b1e] 39/188 [=====>----------------------] 20% DEBUG [acc89b1e] 62/188 [=========>------------------] 32% DEBUG [acc89b1e] 78/188 [===========>----------------] 41% DEBUG [acc89b1e] 95/188 [==============>-------------] 50% DEBUG [acc89b1e] 114/188 [================>-----------] 60% DEBUG [acc89b1e] 134/188 [===================>--------] 71% DEBUG [acc89b1e] 154/188 [======================>-----] 81% DEBUG [acc89b1e] 173/188 [=========================>--] 92% DEBUG [acc89b1e] 187/188 [===========================>] 99% DEBUG [acc89b1e] 188/188 [============================] 100% DEBUG [acc89b1e] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [acc89b1e] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [acc89b1e] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [acc89b1e] DEBUG [acc89b1e] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [acc89b1e] Loading composer repositories with package information DEBUG [acc89b1e]   DEBUG [acc89b1e] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [acc89b1e] Updating dependencies DEBUG [acc89b1e] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [acc89b1e] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [acc89b1e] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [acc89b1e] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [acc89b1e] Package operations: 0 installs, 15 updates, 0 removals DEBUG [acc89b1e] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [acc89b1e] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [acc89b1e] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [acc89b1e] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [acc89b1e] DEBUG [acc89b1e] Symfony operations: 38 recipes (36139da2ab74d60223465772f9d675f1) DEBUG [acc89b1e] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [acc89b1e] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [acc89b1e] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [acc89b1e] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [acc89b1e] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [acc89b1e] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [acc89b1e] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [acc89b1e] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [acc89b1e] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [acc89b1e] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [acc89b1e] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [acc89b1e] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [acc89b1e] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [acc89b1e] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [acc89b1e] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [acc89b1e] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [acc89b1e] Executing script cache:clear DEBUG [acc89b1e] [OK] DEBUG [acc89b1e] Executing script assets:install public DEBUG [acc89b1e] [OK] DEBUG [acc89b1e] Executing script ckeditor:install DEBUG [acc89b1e] [OK] DEBUG [acc89b1e] What's next? DEBUG [acc89b1e] Some files have been created and/or updated to configure your new packages. DEBUG [acc89b1e] Please review, edit and commit them: these files are yours. DEBUG [acc89b1e] symfony/framework-bundle instructions: * Run your application: 1. Go to the project directory 2. Create your code repository with the git init command DEBUG [acc89b1e] 3. Download the Symfony CLI at https://symfony.com/download to install a development web server * Read the documentation at https://symfony.com/doc DEBUG [acc89b1e] api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; DEBUG [acc89b1e] 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [acc89b1e] then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ doctrine/doctrine-bundle instructions: DEBUG [acc89b1e] * Modify your DATABASE_URL config in .env * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml DEBUG [acc89b1e] symfony/messenger instructions: * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [acc89b1e] * To send messages to a transport and handle them asynchronously: 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate DEBUG [acc89b1e] 3. Route your message classes to the async transport in config/packages/messenger.yaml. * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [acc89b1e] symfony/mailer instructions: DEBUG [acc89b1e] * You're ready to send emails. * If you want to send emails via a supported email provider, install DEBUG [acc89b1e] the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. DEBUG [acc89b1e] * If you want to send emails asynchronously: 1. Install the messenger component by running composer require messenger; DEBUG [acc89b1e] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [acc89b1e] config/packages/messenger.yaml file under framework.messenger.routing DEBUG [acc89b1e] and replace amqp with your transport name of choice. * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [acc89b1e] symfony/webpack-encore-bundle instructions: DEBUG [acc89b1e] * Install Yarn and run yarn install DEBUG [acc89b1e] * Start the development server: yarn encore dev-server DEBUG [acc89b1e] INFO [acc89b1e] Finished in 56.663 seconds with exit status 0 (successful). INFO [a7f3c2e3] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530082708/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [a7f3c2e3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530082708/server/bin/console cache:warmup --no-debug ) DEBUG [a7f3c2e3] DEBUG [a7f3c2e3] // Warming up the cache for the dev environment with debug false DEBUG [a7f3c2e3] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [a7f3c2e3] Finished in 4.665 seconds with exit status 0 (successful). DEBUG [2abc0c37] Running if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2abc0c37] Command: if test ! -d /var/www/html/tango/develop/releases/20240530082708; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530082708'" 1>&2; false; fi DEBUG [2abc0c37] Finished in 0.468 seconds with exit status 0 (successful). INFO [23ef2abe] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530082708/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [23ef2abe] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530082708/server/bin/console assets:install public --symlink --no-debug ) DEBUG [23ef2abe] Trying to install assets as absolute symbolic links. DEBUG [23ef2abe] DEBUG [23ef2abe] --- ------------------------ ------------------ DEBUG [23ef2abe] Bundle Method / Error --- ------------------------ ------------------ DEBUG [23ef2abe] ✔ ApiPlatformBundle absolute symlink DEBUG [23ef2abe] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [23ef2abe] ✔ ListsBundle absolute symlink DEBUG [23ef2abe] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [23ef2abe] [OK] All assets were successfully installed. INFO [23ef2abe] Finished in 0.788 seconds with exit status 0 (successful). INFO [b12d7c01] Running cd /var/www/html/tango/develop/releases/20240530082708/server; nvm use; yarn install as root@172.17.17.169 DEBUG [b12d7c01] Command: cd /var/www/html/tango/develop/releases/20240530082708/server; nvm use; yarn install DEBUG [b12d7c01] Found '/var/www/html/tango/develop/releases/20240530082708/server/.nvmrc' with version DEBUG [b12d7c01] Now using node v18.19.0 (npm v10.2.3) DEBUG [b12d7c01] yarn install v1.22.22 DEBUG [b12d7c01] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [b12d7c01] [1/4] Resolving packages... DEBUG [b12d7c01] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [b12d7c01] [2/4] Fetching packages... DEBUG [b12d7c01] [3/4] Linking dependencies... DEBUG [b12d7c01] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [b12d7c01] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [b12d7c01] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [b12d7c01] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [b12d7c01] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [b12d7c01] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [b12d7c01] warning Workspaces can only be enabled in private projects. DEBUG [b12d7c01] [4/4] Building fresh packages... DEBUG [b12d7c01] Done in 83.71s. INFO [b12d7c01] Finished in 85.389 seconds with exit status 0 (successful). INFO [13010e57] Running cd /var/www/html/tango/develop/releases/20240530082708/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [13010e57] Command: cd /var/www/html/tango/develop/releases/20240530082708/server; nvm use; yarn dev DEBUG [13010e57] Found '/var/www/html/tango/develop/releases/20240530082708/server/.nvmrc' with version DEBUG [13010e57] Now using node v18.19.0 (npm v10.2.3) DEBUG [13010e57] yarn run v1.22.22 DEBUG [13010e57] $ encore dev DEBUG [13010e57] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [13010e57] Running webpack ... DEBUG [13010e57] DEBUG [13010e57] DONE Compiled successfully in 17871ms10:30:16 AM DEBUG [13010e57] DEBUG [13010e57] 27 files written to public/build DEBUG [13010e57] Entrypoint app [big] 3.81 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 463 KiB 22 auxiliary assets webpack compiled successfully DEBUG [13010e57] Done in 24.70s. INFO [13010e57] Finished in 26.179 seconds with exit status 0 (successful). INFO [5a684634] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530082708 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [5a684634] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530082708 /var/www/html/tango/develop/releases/current ) INFO [5a684634] Finished in 0.448 seconds with exit status 0 (successful). INFO [3ac8fa0c] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [3ac8fa0c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [3ac8fa0c] Finished in 0.439 seconds with exit status 0 (successful). INFO [13da0875] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530082708/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [13da0875] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530082708/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [13da0875] DEBUG [13da0875] In ExceptionConverter.php line 101: DEBUG [13da0875] DEBUG [13da0875] An exception occurred in the driver: SQLSTATE[HY000] [2002] php_network_get addresses: getaddrinfo for db_tango failed: Name or service not known DEBUG [13da0875] DEBUG [13da0875] In Exception.php line 28: DEBUG [13da0875] DEBUG [13da0875] SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db_tango f ailed: Name or service not known DEBUG [13da0875] In Driver.php line 33: DEBUG [13da0875] DEBUG [13da0875] SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db_tango f ailed: Name or service not known DEBUG [13da0875] DEBUG [13da0875] In Driver.php line 33: DEBUG [13da0875] DEBUG [13da0875] PDO::__construct(): php_network_getaddresses: getaddrinfo for db_tango fail ed: Name or service not known DEBUG [13da0875] DEBUG [13da0875] DEBUG [13da0875] doctrine:migrations:diff [--configuration CONFIGURATION] [--em EM] [--conn CONN] [--namespace NAMESPACE] [--filter-expression FILTER-EXPRESSION] [--formatted] [--line-length LINE-LENGTH] [--check-database-platform [CHECK-DATABASE-PLATFORM]] [--allow-empty-diff] [--from-empty-schema] DEBUG [13da0875] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:32:23 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [8bbd5a07] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [8bbd5a07] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [8bbd5a07] Finished in 4.115 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-30ac606a8beaccf404ea.sh 0.0% INFO Uploading /tmp/git-ssh-30ac606a8beaccf404ea.sh 100.0% INFO [13122334] Running /usr/bin/env chmod 700 /tmp/git-ssh-30ac606a8beaccf404ea.sh as root@172.17.17.169 DEBUG [13122334] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-30ac606a8beaccf404ea.sh ) INFO [13122334] Finished in 0.438 seconds with exit status 0 (successful). INFO [f214a7be] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [f214a7be] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-30ac606a8beaccf404ea.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [f214a7be] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [f214a7be] Finished in 1.898 seconds with exit status 0 (successful). INFO [3a393728] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [3a393728] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [3a393728] Finished in 0.445 seconds with exit status 0 (successful). INFO [5c33fcde] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [5c33fcde] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [5c33fcde] Finished in 0.506 seconds with exit status 0 (successful). DEBUG [ca11f2ce] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [ca11f2ce] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [ca11f2ce] Finished in 0.516 seconds with exit status 0 (successful). DEBUG [e99933d7] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [e99933d7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [e99933d7] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [e99933d7] Finished in 0.436 seconds with exit status 0 (successful). DEBUG [f0f6a06c] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f0f6a06c] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [f0f6a06c] Finished in 0.486 seconds with exit status 0 (successful). DEBUG [61dd4466] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [61dd4466] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [61dd4466] Finished in 0.435 seconds with exit status 0 (successful). DEBUG [4e27f6da] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [4e27f6da] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [4e27f6da] Finished in 0.453 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [c0dd1d6b] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c0dd1d6b] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c0dd1d6b] Finished in 0.472 seconds with exit status 0 (successful). INFO [f07b375e] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [f07b375e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-30ac606a8beaccf404ea.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [f07b375e] Finished in 0.433 seconds with exit status 0 (successful). INFO [ee140fab] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [ee140fab] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-30ac606a8beaccf404ea.sh" ; /usr/bin/env git remote update --prune ) INFO [ee140fab] Finished in 1.586 seconds with exit status 0 (successful). DEBUG [4f602071] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4f602071] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [4f602071] Finished in 0.421 seconds with exit status 0 (successful). INFO [c1b6f29d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083233 as root@172.17.17.169 DEBUG [c1b6f29d] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-30ac606a8beaccf404ea.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083233 ) INFO [c1b6f29d] Finished in 0.433 seconds with exit status 0 (successful). INFO [d7d97c7f] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530083233 as root@172.17.17.169 DEBUG [d7d97c7f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-30ac606a8beaccf404ea.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530083233 ) INFO [d7d97c7f] Finished in 0.713 seconds with exit status 0 (successful). DEBUG [c0231025] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c0231025] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c0231025] Finished in 0.433 seconds with exit status 0 (successful). DEBUG [954eed3a] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [954eed3a] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-30ac606a8beaccf404ea.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [954eed3a] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [954eed3a] Finished in 0.440 seconds with exit status 0 (successful). DEBUG [63b73764] Running if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi as root@172.17.17.169 DEBUG [63b73764] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi DEBUG [63b73764] Finished in 0.435 seconds with exit status 0 (successful). INFO [ddfcc3ff] Running /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION as root@172.17.17.169 DEBUG [ddfcc3ff] Command: cd /var/www/html/tango/develop/releases/20240530083233 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "00a90dbd993b752f783d413c78e7940fdf039bdc" > REVISION ) INFO [ddfcc3ff] Finished in 0.452 seconds with exit status 0 (successful). INFO [a5c94d15] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [a5c94d15] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [a5c94d15] Finished in 0.427 seconds with exit status 0 (successful). INFO [bb67bd2a] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [bb67bd2a] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [bb67bd2a] Finished in 0.438 seconds with exit status 0 (successful). INFO [e3b7d1fb] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530083233/server/.env.local as root@172.17.17.169 DEBUG [e3b7d1fb] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530083233/server/.env.local INFO [e3b7d1fb] Finished in 0.421 seconds with exit status 0 (successful). INFO [bbb0205c] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530083233/server/exercice as root@172.17.17.169 DEBUG [bbb0205c] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530083233/server/exercice INFO [bbb0205c] Finished in 0.497 seconds with exit status 0 (successful). INFO [ee925cc7] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530083233/server/public/.htaccess as root@172.17.17.169 DEBUG [ee925cc7] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530083233/server/public/.htaccess INFO [ee925cc7] Finished in 0.429 seconds with exit status 0 (successful). INFO [8b30b2c9] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083233/server/var as root@172.17.17.169 DEBUG [8b30b2c9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083233/server/var ) INFO [8b30b2c9] Finished in 0.439 seconds with exit status 0 (successful). DEBUG [1d84b79c] Running [ -L /var/www/html/tango/develop/releases/20240530083233/server/var/log ] as root@172.17.17.169 DEBUG [1d84b79c] Command: [ -L /var/www/html/tango/develop/releases/20240530083233/server/var/log ] DEBUG [1d84b79c] Finished in 0.452 seconds with exit status 1 (failed). DEBUG [b8b2c155] Running [ -d /var/www/html/tango/develop/releases/20240530083233/server/var/log ] as root@172.17.17.169 DEBUG [b8b2c155] Command: [ -d /var/www/html/tango/develop/releases/20240530083233/server/var/log ] DEBUG [b8b2c155] Finished in 0.456 seconds with exit status 1 (failed). INFO [dcec9c2f] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530083233/server/var/log as root@172.17.17.169 DEBUG [dcec9c2f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530083233/server/var/log ) INFO [dcec9c2f] Finished in 0.498 seconds with exit status 0 (successful). DEBUG [863fbb8c] Running if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi as root@172.17.17.169 DEBUG [863fbb8c] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi DEBUG [863fbb8c] Finished in 0.460 seconds with exit status 0 (successful). DEBUG [259f96bb] Running [ -d /var/www/html/tango/develop/releases/20240530083233/server/var/cache ] as root@172.17.17.169 DEBUG [259f96bb] Command: [ -d /var/www/html/tango/develop/releases/20240530083233/server/var/cache ] DEBUG [259f96bb] Finished in 0.460 seconds with exit status 1 (failed). INFO [a504096b] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [a504096b] Command: cd /var/www/html/tango/develop/releases/20240530083233 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [a504096b] mkdir: created directory 'server/var/cache' INFO [a504096b] Finished in 0.474 seconds with exit status 0 (successful). DEBUG [8c5b8d84] Running [ -d /var/www/html/tango/develop/releases/20240530083233/server/var ] as root@172.17.17.169 DEBUG [8c5b8d84] Command: [ -d /var/www/html/tango/develop/releases/20240530083233/server/var ] DEBUG [8c5b8d84] Finished in 0.452 seconds with exit status 0 (successful). INFO [f310a050] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530083233/server/var as root@172.17.17.169 DEBUG [f310a050] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530083233/server/var ) INFO [f310a050] Finished in 0.480 seconds with exit status 0 (successful). DEBUG [37d1b719] Running if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi as root@172.17.17.169 DEBUG [37d1b719] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi DEBUG [37d1b719] Finished in 0.492 seconds with exit status 0 (successful). INFO [0ed1ad2b] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [0ed1ad2b] Command: cd /var/www/html/tango/develop/releases/20240530083233 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [0ed1ad2b] Finished in 0.451 seconds with exit status 0 (successful). DEBUG [b59f68fe] Running if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b59f68fe] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi DEBUG [b59f68fe] Finished in 0.420 seconds with exit status 0 (successful). INFO [81f7baa7] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [81f7baa7] Command: cd /var/www/html/tango/develop/releases/20240530083233 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [81f7baa7] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [81f7baa7] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [81f7baa7] Loading composer repositories with package information DEBUG [81f7baa7]   DEBUG [81f7baa7] Updating dependencies DEBUG [81f7baa7] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [81f7baa7] - Locking api-platform/core (v3.3.5) DEBUG [81f7baa7] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [81f7baa7] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [81f7baa7] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) DEBUG [81f7baa7] - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) DEBUG [81f7baa7] - Locking doctrine/cache (2.2.0) DEBUG [81f7baa7] - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) DEBUG [81f7baa7] - Locking doctrine/dbal (3.8.4) DEBUG [81f7baa7] - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [81f7baa7] - Locking doctrine/doctrine-migrations-bundle (3.3.1) DEBUG [81f7baa7] - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) DEBUG [81f7baa7] - Locking doctrine/lexer (2.1.1) DEBUG [81f7baa7] - Locking doctrine/migrations (3.7.4) DEBUG [81f7baa7] - Locking doctrine/orm (2.19.5) DEBUG [81f7baa7] - Locking doctrine/persistence (3.3.2) DEBUG [81f7baa7] - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) DEBUG [81f7baa7] - Locking evenement/evenement (v3.0.2) DEBUG [81f7baa7] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [81f7baa7] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [81f7baa7] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [81f7baa7] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [81f7baa7] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [81f7baa7] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [81f7baa7] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [81f7baa7] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [81f7baa7] - Locking guzzlehttp/promises (2.0.2) DEBUG [81f7baa7] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [81f7baa7] - Locking hokoha/lists-bundle (1.2.1) - Locking knplabs/gaufrette (v0.11.1) DEBUG [81f7baa7] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [81f7baa7] - Locking laminas/laminas-code (4.13.0) DEBUG [81f7baa7] - Locking lcobucci/clock (3.2.0) DEBUG [81f7baa7] - Locking lcobucci/jwt (5.3.0) DEBUG [81f7baa7] - Locking league/csv (9.16.0) DEBUG [81f7baa7] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [81f7baa7] - Locking maennchen/zipstream-php (3.1.0) DEBUG [81f7baa7] - Locking markbaker/complex (3.0.2) DEBUG [81f7baa7] - Locking markbaker/matrix (3.0.1) DEBUG [81f7baa7] - Locking monolog/monolog (3.6.0) DEBUG [81f7baa7] - Locking myclabs/deep-copy (1.11.1) DEBUG [81f7baa7] - Locking namshi/jose (7.2.3) DEBUG [81f7baa7] - Locking nelmio/cors-bundle (2.4.0) - Locking nikic/php-parser (v5.0.2) DEBUG [81f7baa7] - Locking nikolaposa/version (4.2.0) DEBUG [81f7baa7] - Locking oneup/uploader-bundle (5.0.1) DEBUG [81f7baa7] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [81f7baa7] - Locking phar-io/manifest (2.0.4) DEBUG [81f7baa7] - Locking phar-io/version (3.2.1) - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [81f7baa7] - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [81f7baa7] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [81f7baa7] - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [81f7baa7] - Locking phpstan/phpstan (1.11.2) DEBUG [81f7baa7] - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [81f7baa7] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [81f7baa7] - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [81f7baa7] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [81f7baa7] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [81f7baa7] - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) DEBUG [81f7baa7] - Locking phpunit/php-timer (5.0.3) DEBUG [81f7baa7] - Locking phpunit/phpunit (9.6.19) DEBUG [81f7baa7] - Locking psr/cache (3.0.0) - Locking psr/clock (1.0.0) DEBUG [81f7baa7] - Locking psr/container (2.0.2) DEBUG [81f7baa7] - Locking psr/event-dispatcher (1.0.0) DEBUG [81f7baa7] - Locking psr/http-client (1.0.3) DEBUG [81f7baa7] - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) DEBUG [81f7baa7] - Locking psr/link (2.0.1) DEBUG [81f7baa7] - Locking psr/log (3.0.0) DEBUG [81f7baa7] - Locking psr/simple-cache (3.0.0) - Locking ralouphie/getallheaders (3.0.3) DEBUG [81f7baa7] - Locking react/cache (v1.2.0) DEBUG [81f7baa7] - Locking react/child-process (v0.6.5) DEBUG [81f7baa7] - Locking react/dns (v1.12.0) DEBUG [81f7baa7] - Locking react/event-loop (v1.5.0) - Locking react/promise (v3.2.0) DEBUG [81f7baa7] - Locking react/socket (v1.15.0) DEBUG [81f7baa7] - Locking react/stream (v1.3.0) DEBUG [81f7baa7] - Locking sebastian/cli-parser (1.0.2) DEBUG [81f7baa7] - Locking sebastian/code-unit (1.0.8) DEBUG [81f7baa7] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [81f7baa7] - Locking sebastian/comparator (4.0.8) DEBUG [81f7baa7] - Locking sebastian/complexity (2.0.3) DEBUG [81f7baa7] - Locking sebastian/diff (4.0.6) DEBUG [81f7baa7] - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) DEBUG [81f7baa7] - Locking sebastian/global-state (5.0.7) DEBUG [81f7baa7] - Locking sebastian/lines-of-code (1.0.4) DEBUG [81f7baa7] - Locking sebastian/object-enumerator (4.0.4) DEBUG [81f7baa7] - Locking sebastian/object-reflector (2.0.4) DEBUG [81f7baa7] - Locking sebastian/phpcpd (6.0.3) - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) DEBUG [81f7baa7] - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) DEBUG [81f7baa7] - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) DEBUG [81f7baa7] - Locking spatie/macroable (2.0.0) DEBUG [81f7baa7] - Locking spatie/url (2.4.0) DEBUG [81f7baa7] - Locking stof/doctrine-extensions-bundle (v1.11.0) - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.0.7) DEBUG [81f7baa7] - Locking symfony/cache-contracts (v3.5.0) DEBUG [81f7baa7] - Locking symfony/clock (v7.0.7) - Locking symfony/config (v6.4.7) DEBUG [81f7baa7] - Locking symfony/console (v6.4.7) - Locking symfony/debug-bundle (v6.4.7) DEBUG [81f7baa7] - Locking symfony/dependency-injection (v6.4.7) DEBUG [81f7baa7] - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [81f7baa7] - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [81f7baa7] - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.0.7) DEBUG [81f7baa7] - Locking symfony/event-dispatcher (v7.0.7) DEBUG [81f7baa7] - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) DEBUG [81f7baa7] - Locking symfony/filesystem (v7.0.7) DEBUG [81f7baa7] - Locking symfony/finder (v7.0.7) DEBUG [81f7baa7] - Locking symfony/flex (v2.4.5) - Locking symfony/form (v6.4.7) DEBUG [81f7baa7] - Locking symfony/framework-bundle (v6.4.7) DEBUG [81f7baa7] - Locking symfony/google-mailer (v6.4.7) DEBUG [81f7baa7] - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) DEBUG [81f7baa7] - Locking symfony/http-foundation (v6.4.7) DEBUG [81f7baa7] - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) DEBUG [81f7baa7] - Locking symfony/mailer (v6.4.7) DEBUG [81f7baa7] - Locking symfony/maker-bundle (v1.59.1) - Locking symfony/messenger (v7.0.7) DEBUG [81f7baa7] - Locking symfony/mime (v6.4.7) DEBUG [81f7baa7] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [81f7baa7] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [81f7baa7] - Locking symfony/notifier (v6.4.7) DEBUG [81f7baa7] - Locking symfony/options-resolver (v7.0.7) DEBUG [81f7baa7] - Locking symfony/password-hasher (v7.0.7) DEBUG [81f7baa7] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [81f7baa7] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [81f7baa7] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [81f7baa7] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [81f7baa7] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [81f7baa7] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [81f7baa7] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [81f7baa7] - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [81f7baa7] - Locking symfony/process (v6.4.7) DEBUG [81f7baa7] - Locking symfony/property-access (v6.4.7) DEBUG [81f7baa7] - Locking symfony/property-info (v6.4.7) DEBUG [81f7baa7] - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [81f7baa7] - Locking symfony/rate-limiter (v6.4.7) DEBUG [81f7baa7] - Locking symfony/routing (v6.4.7) DEBUG [81f7baa7] - Locking symfony/runtime (v6.4.7) DEBUG [81f7baa7] - Locking symfony/security-bundle (v6.4.7) DEBUG [81f7baa7] - Locking symfony/security-core (v7.0.7) DEBUG [81f7baa7] - Locking symfony/security-csrf (v7.0.7) DEBUG [81f7baa7] - Locking symfony/security-http (v7.0.7) DEBUG [81f7baa7] - Locking symfony/serializer (v6.4.7) DEBUG [81f7baa7] - Locking symfony/service-contracts (v3.5.0) DEBUG [81f7baa7] - Locking symfony/stopwatch (v6.4.7) DEBUG [81f7baa7] - Locking symfony/string (v6.4.7) DEBUG [81f7baa7] - Locking symfony/translation (v6.4.7) DEBUG [81f7baa7] - Locking symfony/translation-contracts (v3.5.0) DEBUG [81f7baa7] - Locking symfony/twig-bridge (v6.4.7) DEBUG [81f7baa7] - Locking symfony/twig-bundle (v6.4.7) DEBUG [81f7baa7] - Locking symfony/validator (v6.4.7) DEBUG [81f7baa7] - Locking symfony/var-dumper (v7.0.7) DEBUG [81f7baa7] - Locking symfony/var-exporter (v7.0.7) DEBUG [81f7baa7] - Locking symfony/web-link (v6.4.7) DEBUG [81f7baa7] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [81f7baa7] - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [81f7baa7] - Locking symfony/yaml (v6.4.7) DEBUG [81f7baa7] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [81f7baa7] - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [81f7baa7] - Locking theseer/tokenizer (1.2.3) DEBUG [81f7baa7] - Locking twig/extra-bundle (v3.10.0) DEBUG [81f7baa7] - Locking twig/intl-extra (v3.10.0) DEBUG [81f7baa7] - Locking twig/twig (v3.10.3) DEBUG [81f7baa7] - Locking webmozart/assert (1.11.0) DEBUG [81f7baa7] - Locking willdurand/negotiation (3.1.0) DEBUG [81f7baa7] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [81f7baa7] Package operations: 193 installs, 0 updates, 0 removals DEBUG [81f7baa7] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [81f7baa7] 0 [>---------------------------] DEBUG [81f7baa7] 0 [->--------------------------] DEBUG [81f7baa7] DEBUG [81f7baa7] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [81f7baa7] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [81f7baa7] - Installing psr/link (2.0.1): Extracting archive DEBUG [81f7baa7] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing psr/log (3.0.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing psr/container (2.0.2): Extracting archive DEBUG [81f7baa7] - Installing psr/cache (3.0.0): Extracting archive DEBUG [81f7baa7] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [81f7baa7] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [81f7baa7] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [81f7baa7] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [81f7baa7] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [81f7baa7] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [81f7baa7] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [81f7baa7] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [81f7baa7] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [81f7baa7] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [81f7baa7] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [81f7baa7] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [81f7baa7] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [81f7baa7] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [81f7baa7] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [81f7baa7] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [81f7baa7] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [81f7baa7] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [81f7baa7] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [81f7baa7] - Installing react/stream (v1.3.0): Extracting archive DEBUG [81f7baa7] - Installing react/promise (v3.2.0): Extracting archive DEBUG [81f7baa7] - Installing react/cache (v1.2.0): Extracting archive DEBUG [81f7baa7] - Installing react/dns (v1.12.0): Extracting archive DEBUG [81f7baa7] - Installing react/socket (v1.15.0): Extracting archive DEBUG [81f7baa7] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [81f7baa7] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [81f7baa7] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [81f7baa7] - Installing composer/semver (3.4.0): Extracting archive DEBUG [81f7baa7] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [81f7baa7] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [81f7baa7] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [81f7baa7] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing psr/clock (1.0.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [81f7baa7] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [81f7baa7] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [81f7baa7] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [81f7baa7] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [81f7baa7] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [81f7baa7] - Installing psr/http-message (2.0): Extracting archive DEBUG [81f7baa7] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [81f7baa7] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [81f7baa7] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [81f7baa7] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [81f7baa7] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [81f7baa7] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [81f7baa7] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [81f7baa7] - Installing spatie/url (2.4.0): Extracting archive DEBUG [81f7baa7] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [81f7baa7] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [81f7baa7] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [81f7baa7] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [81f7baa7] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [81f7baa7] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [81f7baa7] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [81f7baa7] - Installing league/csv (9.16.0): Extracting archive DEBUG [81f7baa7] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [81f7baa7] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [81f7baa7] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [81f7baa7] - Installing hokoha/lists-bundle (1.2.1): DEBUG [81f7baa7] Cloning 7dd89672c4 from cache DEBUG [81f7baa7] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [81f7baa7] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [81f7baa7] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [81f7baa7] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [81f7baa7] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [81f7baa7] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [81f7baa7] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [81f7baa7] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [81f7baa7] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [81f7baa7] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [81f7baa7] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [81f7baa7] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [81f7baa7] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [81f7baa7] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [81f7baa7] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [81f7baa7] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [81f7baa7] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [81f7baa7] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [81f7baa7] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [81f7baa7] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [81f7baa7] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [81f7baa7] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [81f7baa7] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [81f7baa7] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [81f7baa7] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [81f7baa7] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [81f7baa7] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [81f7baa7] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [81f7baa7] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [81f7baa7] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [81f7baa7] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [81f7baa7] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [81f7baa7] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [81f7baa7] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [81f7baa7] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [81f7baa7] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [81f7baa7] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [81f7baa7] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [81f7baa7] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [81f7baa7] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [81f7baa7] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [81f7baa7] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [81f7baa7] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [81f7baa7] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [81f7baa7] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [81f7baa7] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [81f7baa7] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [81f7baa7] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [81f7baa7] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [81f7baa7] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [81f7baa7] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing symfony/webapp-meta (v1.0.0) DEBUG [81f7baa7] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [81f7baa7] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [81f7baa7] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [81f7baa7] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [81f7baa7] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [81f7baa7] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [81f7baa7] 0/188 [>---------------------------] 0% DEBUG [81f7baa7] 24/188 [===>------------------------] 12% DEBUG [81f7baa7] 42/188 [======>---------------------] 22% DEBUG [81f7baa7] 62/188 [=========>------------------] 32% DEBUG [81f7baa7] 78/188 [===========>----------------] 41% DEBUG [81f7baa7] 95/188 [==============>-------------] 50% DEBUG [81f7baa7] 114/188 [================>-----------] 60% DEBUG [81f7baa7] 134/188 [===================>--------] 71% DEBUG [81f7baa7] 154/188 [======================>-----] 81% DEBUG [81f7baa7] 170/188 [=========================>--] 90% DEBUG [81f7baa7] 184/188 [===========================>] 97% DEBUG [81f7baa7] 188/188 [============================] 100% DEBUG [81f7baa7] DEBUG [81f7baa7] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [81f7baa7] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [81f7baa7] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [81f7baa7] Generating optimized autoload files DEBUG [81f7baa7] 142 packages you are using are looking for funding. DEBUG [81f7baa7] Use the `composer fund` command to find out more! DEBUG [81f7baa7] DEBUG [81f7baa7] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [81f7baa7] DEBUG [81f7baa7] Loading composer repositories with package information DEBUG [81f7baa7]  DEBUG [81f7baa7] DEBUG [81f7baa7]  DEBUG [81f7baa7] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [81f7baa7] Updating dependencies DEBUG [81f7baa7] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [81f7baa7] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [81f7baa7] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [81f7baa7] Writing lock file DEBUG [81f7baa7] Installing dependencies from lock file (including require-dev) DEBUG [81f7baa7] Package operations: 0 installs, 15 updates, 0 removals DEBUG [81f7baa7] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [81f7baa7] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [81f7baa7] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [81f7baa7] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [81f7baa7] Generating optimized autoload files DEBUG [81f7baa7] 142 packages you are using are looking for funding. DEBUG [81f7baa7] Use the `composer fund` command to find out more! DEBUG [81f7baa7] Symfony operations: 38 recipes (cd72dc2d7ed2821377299099acc66724) DEBUG [81f7baa7] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [81f7baa7] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [81f7baa7] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [81f7baa7] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [81f7baa7] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [81f7baa7] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [81f7baa7] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [81f7baa7] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [81f7baa7] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [81f7baa7] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [81f7baa7] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [81f7baa7] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [81f7baa7] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [81f7baa7] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [81f7baa7] Executing script cache:clear DEBUG [81f7baa7] [OK] DEBUG [81f7baa7] Executing script assets:install public DEBUG [81f7baa7] [OK] DEBUG [81f7baa7] Executing script ckeditor:install DEBUG [81f7baa7] [OK] DEBUG [81f7baa7] What's next? Some files have been created and/or updated to configure your new packages. DEBUG [81f7baa7] Please review, edit and commit them: these files are yours. symfony/framework-bundle instructions: DEBUG [81f7baa7] DEBUG [81f7baa7] * Run your application: 1. Go to the project directory DEBUG [81f7baa7] 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [81f7baa7] * Read the documentation at https://symfony.com/doc DEBUG [81f7baa7] api-platform/core instructions: * Your API is almost ready: DEBUG [81f7baa7] 1. Create your first API resource in src/ApiResource; DEBUG [81f7baa7] 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource DEBUG [81f7baa7] * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [81f7baa7] then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ DEBUG [81f7baa7] doctrine/doctrine-bundle instructions: DEBUG [81f7baa7] * Modify your DATABASE_URL config in .env DEBUG [81f7baa7] * Configure the driver (postgresql) and DEBUG [81f7baa7] server_version (16) in config/packages/doctrine.yaml DEBUG [81f7baa7] symfony/messenger instructions: DEBUG [81f7baa7] * You're ready to use the Messenger component. You can define your own message buses DEBUG [81f7baa7] or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [81f7baa7] * To send messages to a transport and handle them asynchronously: DEBUG [81f7baa7] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [81f7baa7] and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff DEBUG [81f7baa7] and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [81f7baa7] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [81f7baa7] DEBUG [81f7baa7] symfony/mailer instructions: DEBUG [81f7baa7] DEBUG [81f7baa7] * You're ready to send emails. DEBUG [81f7baa7] * If you want to send emails via a supported email provider, install DEBUG [81f7baa7] the corresponding bridge. DEBUG [81f7baa7] For instance, composer require mailgun-mailer for Mailgun. DEBUG [81f7baa7] * If you want to send emails asynchronously: DEBUG [81f7baa7] DEBUG [81f7baa7] 1. Install the messenger component by running composer require messenger; DEBUG [81f7baa7] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [81f7baa7] config/packages/messenger.yaml file under framework.messenger.routing DEBUG [81f7baa7] and replace amqp with your transport name of choice. DEBUG [81f7baa7] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [81f7baa7] DEBUG [81f7baa7] symfony/webpack-encore-bundle instructions: DEBUG [81f7baa7] * Install Yarn and run yarn install DEBUG [81f7baa7] * Start the development server: yarn encore dev-server DEBUG [81f7baa7] INFO [81f7baa7] Finished in 55.271 seconds with exit status 0 (successful). INFO [65f3eef7] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530083233/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [65f3eef7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530083233/server/bin/console cache:warmup --no-debug ) DEBUG [65f3eef7] DEBUG [65f3eef7] // Warming up the cache for the dev environment with debug false DEBUG [65f3eef7] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [65f3eef7] Finished in 4.249 seconds with exit status 0 (successful). DEBUG [386b8767] Running if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi as root@172.17.17.169 DEBUG [386b8767] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083233; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083233'" 1>&2; false; fi DEBUG [386b8767] Finished in 0.427 seconds with exit status 0 (successful). INFO [9a36aee5] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530083233/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [9a36aee5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530083233/server/bin/console assets:install public --symlink --no-debug ) DEBUG [9a36aee5] DEBUG [9a36aee5] Trying to install assets as absolute symbolic links. DEBUG [9a36aee5] DEBUG [9a36aee5] --- ------------------------ ------------------ DEBUG [9a36aee5] Bundle Method / Error DEBUG [9a36aee5] --- ------------------------ ------------------ DEBUG [9a36aee5] ✔ ApiPlatformBundle absolute symlink DEBUG [9a36aee5] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [9a36aee5] ✔ ListsBundle absolute symlink DEBUG [9a36aee5] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [9a36aee5] DEBUG [9a36aee5] [OK] All assets were successfully installed. INFO [9a36aee5] Finished in 0.764 seconds with exit status 0 (successful). INFO [7f69c4ba] Running cd /var/www/html/tango/develop/releases/20240530083233/server; nvm use; yarn install as root@172.17.17.169 DEBUG [7f69c4ba] Command: cd /var/www/html/tango/develop/releases/20240530083233/server; nvm use; yarn install DEBUG [7f69c4ba] Found '/var/www/html/tango/develop/releases/20240530083233/server/.nvmrc' with version DEBUG [7f69c4ba] Now using node v18.19.0 (npm v10.2.3) DEBUG [7f69c4ba] yarn install v1.22.22 DEBUG [7f69c4ba] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [7f69c4ba] [1/4] Resolving packages... DEBUG [7f69c4ba] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [7f69c4ba] [2/4] Fetching packages... DEBUG [7f69c4ba] [3/4] Linking dependencies... DEBUG [7f69c4ba] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [7f69c4ba] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [7f69c4ba] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [7f69c4ba] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [7f69c4ba] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [7f69c4ba] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [7f69c4ba] warning Workspaces can only be enabled in private projects. DEBUG [7f69c4ba] [4/4] Building fresh packages... DEBUG [7f69c4ba] Done in 13.83s. INFO [7f69c4ba] Finished in 15.437 seconds with exit status 0 (successful). INFO [b686f068] Running cd /var/www/html/tango/develop/releases/20240530083233/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [b686f068] Command: cd /var/www/html/tango/develop/releases/20240530083233/server; nvm use; yarn dev DEBUG [b686f068] Found '/var/www/html/tango/develop/releases/20240530083233/server/.nvmrc' with version DEBUG [b686f068] Now using node v18.19.0 (npm v10.2.3) DEBUG [b686f068] yarn run v1.22.22 DEBUG [b686f068] $ encore dev DEBUG [b686f068] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [b686f068] Running webpack ... DEBUG [b686f068] DEBUG [b686f068] DONE Compiled successfully in 18698ms10:34:31 AM DEBUG [b686f068] DEBUG [b686f068] 27 files written to public/build DEBUG [b686f068] Entrypoint app [big] 3.81 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 463 KiB 22 auxiliary assets webpack compiled successfully DEBUG [b686f068] Done in 26.30s. INFO [b686f068] Finished in 27.884 seconds with exit status 0 (successful). INFO [be1e79e1] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530083233 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [be1e79e1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530083233 /var/www/html/tango/develop/releases/current ) INFO [be1e79e1] Finished in 0.458 seconds with exit status 0 (successful). INFO [4bffaa42] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [4bffaa42] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [4bffaa42] Finished in 0.441 seconds with exit status 0 (successful). INFO [4f4342ad] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530083233/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [4f4342ad] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530083233/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [4f4342ad] DEBUG [4f4342ad] [WARNING] You have 1 available migrations to execute. DEBUG [4f4342ad] Are you sure you wish to continue? (yes/no) [yes]: DEBUG [4f4342ad] > INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:36:46 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [7c140b01] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [7c140b01] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [7c140b01] Finished in 4.622 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-0f72b34616e24008b7c6.sh 0.0% INFO Uploading /tmp/git-ssh-0f72b34616e24008b7c6.sh 100.0% INFO [b8bc9ccf] Running /usr/bin/env chmod 700 /tmp/git-ssh-0f72b34616e24008b7c6.sh as root@172.17.17.169 DEBUG [b8bc9ccf] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-0f72b34616e24008b7c6.sh ) INFO [b8bc9ccf] Finished in 0.610 seconds with exit status 0 (successful). INFO [ea01fc3c] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [ea01fc3c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0f72b34616e24008b7c6.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [ea01fc3c] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [ea01fc3c] Finished in 1.602 seconds with exit status 0 (successful). INFO [1c611401] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [1c611401] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [1c611401] Finished in 0.422 seconds with exit status 0 (successful). INFO [79ce607f] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [79ce607f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [79ce607f] Finished in 0.423 seconds with exit status 0 (successful). DEBUG [50c27afa] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [50c27afa] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [50c27afa] Finished in 0.422 seconds with exit status 0 (successful). DEBUG [ef3284e5] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [ef3284e5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [ef3284e5] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [ef3284e5] Finished in 0.429 seconds with exit status 0 (successful). DEBUG [695045af] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [695045af] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [695045af] Finished in 0.428 seconds with exit status 0 (successful). DEBUG [bf9fd76f] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [bf9fd76f] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [bf9fd76f] Finished in 0.451 seconds with exit status 0 (successful). DEBUG [34d1b16e] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [34d1b16e] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [34d1b16e] Finished in 0.430 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [cc6e7c0d] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [cc6e7c0d] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [cc6e7c0d] Finished in 0.425 seconds with exit status 0 (successful). INFO [4ef89bd5] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [4ef89bd5] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0f72b34616e24008b7c6.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [4ef89bd5] Finished in 0.433 seconds with exit status 0 (successful). INFO [9872c9e8] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [9872c9e8] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0f72b34616e24008b7c6.sh" ; /usr/bin/env git remote update --prune ) DEBUG [9872c9e8] From bitbucket.org:HOKOHA/tango 00a90db..90282db develop -> develop INFO [9872c9e8] Finished in 1.938 seconds with exit status 0 (successful). DEBUG [d488b1e5] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d488b1e5] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [d488b1e5] Finished in 0.449 seconds with exit status 0 (successful). INFO [ee2aef29] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083657 as root@172.17.17.169 DEBUG [ee2aef29] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0f72b34616e24008b7c6.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083657 ) INFO [ee2aef29] Finished in 0.431 seconds with exit status 0 (successful). INFO [6924e311] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530083657 as root@172.17.17.169 DEBUG [6924e311] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0f72b34616e24008b7c6.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530083657 ) INFO [6924e311] Finished in 0.734 seconds with exit status 0 (successful). DEBUG [430fa7f0] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [430fa7f0] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [430fa7f0] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [acc52df8] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [acc52df8] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0f72b34616e24008b7c6.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [acc52df8] 90282db9fd6c21040d49dddbc95ab4f846b12530 DEBUG [acc52df8] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [f5647b4d] Running if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f5647b4d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi DEBUG [f5647b4d] Finished in 0.457 seconds with exit status 0 (successful). INFO [aab8dd65] Running /usr/bin/env echo "90282db9fd6c21040d49dddbc95ab4f846b12530" > REVISION as root@172.17.17.169 DEBUG [aab8dd65] Command: cd /var/www/html/tango/develop/releases/20240530083657 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "90282db9fd6c21040d49dddbc95ab4f846b12530" > REVISION ) INFO [aab8dd65] Finished in 0.476 seconds with exit status 0 (successful). INFO [994af9ab] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [994af9ab] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [994af9ab] Finished in 0.460 seconds with exit status 0 (successful). INFO [b76423bc] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [b76423bc] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [b76423bc] Finished in 0.432 seconds with exit status 0 (successful). INFO [8eb215c0] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530083657/server/.env.local as root@172.17.17.169 DEBUG [8eb215c0] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530083657/server/.env.local INFO [8eb215c0] Finished in 0.425 seconds with exit status 0 (successful). INFO [3db3cb96] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530083657/server/exercice as root@172.17.17.169 DEBUG [3db3cb96] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530083657/server/exercice INFO [3db3cb96] Finished in 0.437 seconds with exit status 0 (successful). INFO [4b914ba9] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530083657/server/public/.htaccess as root@172.17.17.169 DEBUG [4b914ba9] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530083657/server/public/.htaccess INFO [4b914ba9] Finished in 0.453 seconds with exit status 0 (successful). INFO [721b0664] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083657/server/var as root@172.17.17.169 DEBUG [721b0664] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530083657/server/var ) INFO [721b0664] Finished in 0.450 seconds with exit status 0 (successful). DEBUG [9b178158] Running [ -L /var/www/html/tango/develop/releases/20240530083657/server/var/log ] as root@172.17.17.169 DEBUG [9b178158] Command: [ -L /var/www/html/tango/develop/releases/20240530083657/server/var/log ] DEBUG [9b178158] Finished in 0.500 seconds with exit status 1 (failed). DEBUG [f0b0a06e] Running [ -d /var/www/html/tango/develop/releases/20240530083657/server/var/log ] as root@172.17.17.169 DEBUG [f0b0a06e] Command: [ -d /var/www/html/tango/develop/releases/20240530083657/server/var/log ] DEBUG [f0b0a06e] Finished in 0.477 seconds with exit status 1 (failed). INFO [2b416b83] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530083657/server/var/log as root@172.17.17.169 DEBUG [2b416b83] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530083657/server/var/log ) INFO [2b416b83] Finished in 0.440 seconds with exit status 0 (successful). DEBUG [4492c0d1] Running if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4492c0d1] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi DEBUG [4492c0d1] Finished in 0.458 seconds with exit status 0 (successful). DEBUG [1d7c6597] Running [ -d /var/www/html/tango/develop/releases/20240530083657/server/var/cache ] as root@172.17.17.169 DEBUG [1d7c6597] Command: [ -d /var/www/html/tango/develop/releases/20240530083657/server/var/cache ] DEBUG [1d7c6597] Finished in 0.420 seconds with exit status 1 (failed). INFO [2de654fe] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [2de654fe] Command: cd /var/www/html/tango/develop/releases/20240530083657 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [2de654fe] mkdir: created directory 'server/var/cache' INFO [2de654fe] Finished in 0.430 seconds with exit status 0 (successful). DEBUG [a16c7368] Running [ -d /var/www/html/tango/develop/releases/20240530083657/server/var ] as root@172.17.17.169 DEBUG [a16c7368] Command: [ -d /var/www/html/tango/develop/releases/20240530083657/server/var ] DEBUG [a16c7368] Finished in 0.422 seconds with exit status 0 (successful). INFO [8de92682] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530083657/server/var as root@172.17.17.169 DEBUG [8de92682] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530083657/server/var ) INFO [8de92682] Finished in 0.435 seconds with exit status 0 (successful). DEBUG [02136f1c] Running if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi as root@172.17.17.169 DEBUG [02136f1c] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi DEBUG [02136f1c] Finished in 0.438 seconds with exit status 0 (successful). INFO [2a56e115] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [2a56e115] Command: cd /var/www/html/tango/develop/releases/20240530083657 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [2a56e115] Finished in 0.431 seconds with exit status 0 (successful). DEBUG [a9d67460] Running if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi as root@172.17.17.169 DEBUG [a9d67460] Command: if test ! -d /var/www/html/tango/develop/releases/20240530083657; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530083657'" 1>&2; false; fi DEBUG [a9d67460] Finished in 0.424 seconds with exit status 0 (successful). INFO [c92e9958] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [c92e9958] Command: cd /var/www/html/tango/develop/releases/20240530083657 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [c92e9958] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [c92e9958] DEBUG [c92e9958] In Factory.php line 320: DEBUG [c92e9958] DEBUG [c92e9958] "composer-dev.json" does not match the expected JSON schema: DEBUG [c92e9958] - name : Does not match the regex pattern ^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z DEBUG [c92e9958] 0-9](([_.]|-{1,2})?[a-z0-9]+)*$ DEBUG [c92e9958] DEBUG [c92e9958] DEBUG [c92e9958] install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...] DEBUG [c92e9958] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:45:49 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [3352e5ad] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [3352e5ad] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [3352e5ad] Finished in 5.129 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-6c9979d155dfb090eb4b.sh 0.0% INFO Uploading /tmp/git-ssh-6c9979d155dfb090eb4b.sh 100.0% INFO [fe004b2c] Running /usr/bin/env chmod 700 /tmp/git-ssh-6c9979d155dfb090eb4b.sh as root@172.17.17.169 DEBUG [fe004b2c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-6c9979d155dfb090eb4b.sh ) INFO [fe004b2c] Finished in 0.432 seconds with exit status 0 (successful). INFO [c964f0f8] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [c964f0f8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6c9979d155dfb090eb4b.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [c964f0f8] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [c964f0f8] Finished in 1.809 seconds with exit status 0 (successful). INFO [2cde84aa] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [2cde84aa] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [2cde84aa] Finished in 0.434 seconds with exit status 0 (successful). INFO [af69fc0b] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log as root@172.17.17.169 DEBUG [af69fc0b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log ) INFO [af69fc0b] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [6e0b021d] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [6e0b021d] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [6e0b021d] Finished in 0.421 seconds with exit status 0 (successful). DEBUG [cb1e3656] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [cb1e3656] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [cb1e3656] 00a90dbd993b752f783d413c78e7940fdf039bdc DEBUG [cb1e3656] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [52bb902c] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [52bb902c] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [52bb902c] Finished in 0.438 seconds with exit status 0 (successful). DEBUG [8d6c910a] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [8d6c910a] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [8d6c910a] Finished in 0.433 seconds with exit status 0 (successful). DEBUG [00a0e99e] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [00a0e99e] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [00a0e99e] Finished in 0.438 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [5f0a8306] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5f0a8306] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [5f0a8306] Finished in 0.444 seconds with exit status 0 (successful). INFO [ab4aedaa] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [ab4aedaa] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6c9979d155dfb090eb4b.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [ab4aedaa] Finished in 0.493 seconds with exit status 0 (successful). INFO [4b2b914f] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [4b2b914f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6c9979d155dfb090eb4b.sh" ; /usr/bin/env git remote update --prune ) DEBUG [4b2b914f] From bitbucket.org:HOKOHA/tango 90282db..fa70246 develop -> develop INFO [4b2b914f] Finished in 2.815 seconds with exit status 0 (successful). DEBUG [51018c4c] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [51018c4c] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [51018c4c] Finished in 0.727 seconds with exit status 0 (successful). INFO [e084d32c] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530084600 as root@172.17.17.169 DEBUG [e084d32c] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6c9979d155dfb090eb4b.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530084600 ) INFO [e084d32c] Finished in 0.486 seconds with exit status 0 (successful). INFO [222ffdd2] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530084600 as root@172.17.17.169 DEBUG [222ffdd2] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6c9979d155dfb090eb4b.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530084600 ) INFO [222ffdd2] Finished in 0.850 seconds with exit status 0 (successful). DEBUG [781ae487] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [781ae487] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [781ae487] Finished in 0.464 seconds with exit status 0 (successful). DEBUG [9a0718a8] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [9a0718a8] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6c9979d155dfb090eb4b.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [9a0718a8] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [9a0718a8] Finished in 0.507 seconds with exit status 0 (successful). DEBUG [d2c37b58] Running if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d2c37b58] Command: if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi DEBUG [d2c37b58] Finished in 0.452 seconds with exit status 0 (successful). INFO [581c0e3f] Running /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION as root@172.17.17.169 DEBUG [581c0e3f] Command: cd /var/www/html/tango/develop/releases/20240530084600 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION ) INFO [581c0e3f] Finished in 0.430 seconds with exit status 0 (successful). INFO [f24170e1] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [f24170e1] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [f24170e1] Finished in 0.665 seconds with exit status 0 (successful). INFO [6af06bd4] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [6af06bd4] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [6af06bd4] Finished in 0.457 seconds with exit status 0 (successful). INFO [f0d1151e] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530084600/server/.env.local as root@172.17.17.169 DEBUG [f0d1151e] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530084600/server/.env.local INFO [f0d1151e] Finished in 0.450 seconds with exit status 0 (successful). INFO [31f0ad5b] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530084600/server/exercice as root@172.17.17.169 DEBUG [31f0ad5b] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530084600/server/exercice INFO [31f0ad5b] Finished in 0.452 seconds with exit status 0 (successful). INFO [18d96113] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530084600/server/public/.htaccess as root@172.17.17.169 DEBUG [18d96113] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530084600/server/public/.htaccess INFO [18d96113] Finished in 0.620 seconds with exit status 0 (successful). INFO [20cd8d33] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530084600/server/var as root@172.17.17.169 DEBUG [20cd8d33] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530084600/server/var ) INFO [20cd8d33] Finished in 0.437 seconds with exit status 0 (successful). DEBUG [7600de7f] Running [ -L /var/www/html/tango/develop/releases/20240530084600/server/var/log ] as root@172.17.17.169 DEBUG [7600de7f] Command: [ -L /var/www/html/tango/develop/releases/20240530084600/server/var/log ] DEBUG [7600de7f] Finished in 0.479 seconds with exit status 1 (failed). DEBUG [e6d1ee79] Running [ -d /var/www/html/tango/develop/releases/20240530084600/server/var/log ] as root@172.17.17.169 DEBUG [e6d1ee79] Command: [ -d /var/www/html/tango/develop/releases/20240530084600/server/var/log ] DEBUG [e6d1ee79] Finished in 0.437 seconds with exit status 1 (failed). INFO [14c9007e] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530084600/server/var/log as root@172.17.17.169 DEBUG [14c9007e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530084600/server/var/log ) INFO [14c9007e] Finished in 0.440 seconds with exit status 0 (successful). DEBUG [f806fc93] Running if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f806fc93] Command: if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi DEBUG [f806fc93] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [ded1431a] Running [ -d /var/www/html/tango/develop/releases/20240530084600/server/var/cache ] as root@172.17.17.169 DEBUG [ded1431a] Command: [ -d /var/www/html/tango/develop/releases/20240530084600/server/var/cache ] DEBUG [ded1431a] Finished in 0.448 seconds with exit status 1 (failed). INFO [2731c85b] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [2731c85b] Command: cd /var/www/html/tango/develop/releases/20240530084600 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [2731c85b] mkdir: created directory 'server/var/cache' INFO [2731c85b] Finished in 0.443 seconds with exit status 0 (successful). DEBUG [ee81c8b6] Running [ -d /var/www/html/tango/develop/releases/20240530084600/server/var ] as root@172.17.17.169 DEBUG [ee81c8b6] Command: [ -d /var/www/html/tango/develop/releases/20240530084600/server/var ] DEBUG [ee81c8b6] Finished in 0.608 seconds with exit status 0 (successful). INFO [0ff5de2f] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530084600/server/var as root@172.17.17.169 DEBUG [0ff5de2f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530084600/server/var ) INFO [0ff5de2f] Finished in 0.455 seconds with exit status 0 (successful). DEBUG [1d43a3ff] Running if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi as root@172.17.17.169 DEBUG [1d43a3ff] Command: if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi DEBUG [1d43a3ff] Finished in 0.430 seconds with exit status 0 (successful). INFO [aa8169b1] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [aa8169b1] Command: cd /var/www/html/tango/develop/releases/20240530084600 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [aa8169b1] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [120c6e07] Running if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi as root@172.17.17.169 DEBUG [120c6e07] Command: if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi DEBUG [120c6e07] Finished in 0.418 seconds with exit status 0 (successful). INFO [5e867ad2] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [5e867ad2] Command: cd /var/www/html/tango/develop/releases/20240530084600 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [5e867ad2] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [5e867ad2] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [5e867ad2] Loading composer repositories with package information DEBUG [5e867ad2]  DEBUG [5e867ad2]  DEBUG [5e867ad2] Updating dependencies DEBUG [5e867ad2] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [5e867ad2] - Locking api-platform/core (v3.3.5) DEBUG [5e867ad2] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [5e867ad2] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [5e867ad2] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) DEBUG [5e867ad2] - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) DEBUG [5e867ad2] - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) DEBUG [5e867ad2] - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) DEBUG [5e867ad2] - Locking doctrine/deprecations (1.1.3) DEBUG [5e867ad2] - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) DEBUG [5e867ad2] - Locking doctrine/event-manager (2.0.1) DEBUG [5e867ad2] - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) DEBUG [5e867ad2] - Locking doctrine/lexer (2.1.1) DEBUG [5e867ad2] - Locking doctrine/migrations (3.7.4) DEBUG [5e867ad2] - Locking doctrine/orm (2.19.5) DEBUG [5e867ad2] - Locking doctrine/persistence (3.3.2) - Locking doctrine/sql-formatter (1.4.0) DEBUG [5e867ad2] - Locking egulias/email-validator (4.0.2) DEBUG [5e867ad2] - Locking evenement/evenement (v3.0.2) DEBUG [5e867ad2] - Locking ezyang/htmlpurifier (v4.17.0) - Locking fidry/cpu-core-counter (1.1.0) DEBUG [5e867ad2] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [5e867ad2] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [5e867ad2] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [5e867ad2] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [5e867ad2] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [5e867ad2] - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) DEBUG [5e867ad2] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [5e867ad2] - Locking hokoha/lists-bundle (1.2.1) DEBUG [5e867ad2] - Locking knplabs/gaufrette (v0.11.1) DEBUG [5e867ad2] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [5e867ad2] - Locking laminas/laminas-code (4.13.0) DEBUG [5e867ad2] - Locking lcobucci/clock (3.2.0) DEBUG [5e867ad2] - Locking lcobucci/jwt (5.3.0) DEBUG [5e867ad2] - Locking league/csv (9.16.0) - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [5e867ad2] - Locking maennchen/zipstream-php (3.1.0) DEBUG [5e867ad2] - Locking markbaker/complex (3.0.2) DEBUG [5e867ad2] - Locking markbaker/matrix (3.0.1) DEBUG [5e867ad2] - Locking monolog/monolog (3.6.0) DEBUG [5e867ad2] - Locking myclabs/deep-copy (1.11.1) DEBUG [5e867ad2] - Locking namshi/jose (7.2.3) DEBUG [5e867ad2] - Locking nelmio/cors-bundle (2.4.0) - Locking nikic/php-parser (v5.0.2) DEBUG [5e867ad2] - Locking nikolaposa/version (4.2.0) DEBUG [5e867ad2] - Locking oneup/uploader-bundle (5.0.1) DEBUG [5e867ad2] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [5e867ad2] - Locking phar-io/manifest (2.0.4) DEBUG [5e867ad2] - Locking phar-io/version (3.2.1) DEBUG [5e867ad2] - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [5e867ad2] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [5e867ad2] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [5e867ad2] - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [5e867ad2] - Locking phpstan/phpstan (1.11.2) DEBUG [5e867ad2] - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [5e867ad2] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [5e867ad2] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [5e867ad2] - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [5e867ad2] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [5e867ad2] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [5e867ad2] - Locking phpunit/php-invoker (3.1.1) DEBUG [5e867ad2] - Locking phpunit/php-text-template (2.0.4) - Locking phpunit/php-timer (5.0.3) DEBUG [5e867ad2] - Locking phpunit/phpunit (9.6.19) DEBUG [5e867ad2] - Locking psr/cache (3.0.0) DEBUG [5e867ad2] - Locking psr/clock (1.0.0) DEBUG [5e867ad2] - Locking psr/container (2.0.2) DEBUG [5e867ad2] - Locking psr/event-dispatcher (1.0.0) DEBUG [5e867ad2] - Locking psr/http-client (1.0.3) DEBUG [5e867ad2] - Locking psr/http-factory (1.1.0) DEBUG [5e867ad2] - Locking psr/http-message (2.0) DEBUG [5e867ad2] - Locking psr/link (2.0.1) DEBUG [5e867ad2] - Locking psr/log (3.0.0) DEBUG [5e867ad2] - Locking psr/simple-cache (3.0.0) DEBUG [5e867ad2] - Locking ralouphie/getallheaders (3.0.3) DEBUG [5e867ad2] - Locking react/cache (v1.2.0) DEBUG [5e867ad2] - Locking react/child-process (v0.6.5) DEBUG [5e867ad2] - Locking react/dns (v1.12.0) DEBUG [5e867ad2] - Locking react/event-loop (v1.5.0) DEBUG [5e867ad2] - Locking react/promise (v3.2.0) DEBUG [5e867ad2] - Locking react/socket (v1.15.0) - Locking react/stream (v1.3.0) DEBUG [5e867ad2] - Locking sebastian/cli-parser (1.0.2) DEBUG [5e867ad2] - Locking sebastian/code-unit (1.0.8) DEBUG [5e867ad2] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [5e867ad2] - Locking sebastian/comparator (4.0.8) DEBUG [5e867ad2] - Locking sebastian/complexity (2.0.3) DEBUG [5e867ad2] - Locking sebastian/diff (4.0.6) DEBUG [5e867ad2] - Locking sebastian/environment (5.1.5) DEBUG [5e867ad2] - Locking sebastian/exporter (4.0.6) - Locking sebastian/global-state (5.0.7) DEBUG [5e867ad2] - Locking sebastian/lines-of-code (1.0.4) DEBUG [5e867ad2] - Locking sebastian/object-enumerator (4.0.4) DEBUG [5e867ad2] - Locking sebastian/object-reflector (2.0.4) DEBUG [5e867ad2] - Locking sebastian/phpcpd (6.0.3) DEBUG [5e867ad2] - Locking sebastian/recursion-context (4.0.5) DEBUG [5e867ad2] - Locking sebastian/resource-operations (3.0.4) DEBUG [5e867ad2] - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) DEBUG [5e867ad2] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [5e867ad2] - Locking shivas/versioning-bundle (4.1.0) DEBUG [5e867ad2] - Locking spatie/macroable (2.0.0) DEBUG [5e867ad2] - Locking spatie/url (2.4.0) DEBUG [5e867ad2] - Locking stof/doctrine-extensions-bundle (v1.11.0) - Locking symfony/asset (v6.4.7) DEBUG [5e867ad2] - Locking symfony/cache (v7.0.7) DEBUG [5e867ad2] - Locking symfony/cache-contracts (v3.5.0) DEBUG [5e867ad2] - Locking symfony/clock (v7.0.7) DEBUG [5e867ad2] - Locking symfony/config (v6.4.7) DEBUG [5e867ad2] - Locking symfony/console (v6.4.7) DEBUG [5e867ad2] - Locking symfony/debug-bundle (v6.4.7) DEBUG [5e867ad2] - Locking symfony/dependency-injection (v6.4.7) DEBUG [5e867ad2] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [5e867ad2] - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [5e867ad2] - Locking symfony/dotenv (v6.4.7) DEBUG [5e867ad2] - Locking symfony/error-handler (v7.0.7) DEBUG [5e867ad2] - Locking symfony/event-dispatcher (v7.0.7) DEBUG [5e867ad2] - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [5e867ad2] - Locking symfony/expression-language (v6.4.7) DEBUG [5e867ad2] - Locking symfony/filesystem (v7.0.7) - Locking symfony/finder (v7.0.7) DEBUG [5e867ad2] - Locking symfony/flex (v2.4.5) DEBUG [5e867ad2] - Locking symfony/form (v6.4.7) DEBUG [5e867ad2] - Locking symfony/framework-bundle (v6.4.7) DEBUG [5e867ad2] - Locking symfony/google-mailer (v6.4.7) DEBUG [5e867ad2] - Locking symfony/http-client (v6.4.7) DEBUG [5e867ad2] - Locking symfony/http-client-contracts (v3.5.0) DEBUG [5e867ad2] - Locking symfony/http-foundation (v6.4.7) DEBUG [5e867ad2] - Locking symfony/http-kernel (v6.4.7) DEBUG [5e867ad2] - Locking symfony/intl (v6.4.7) DEBUG [5e867ad2] - Locking symfony/mailer (v6.4.7) DEBUG [5e867ad2] - Locking symfony/maker-bundle (v1.59.1) DEBUG [5e867ad2] - Locking symfony/messenger (v7.0.7) DEBUG [5e867ad2] - Locking symfony/mime (v6.4.7) DEBUG [5e867ad2] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [5e867ad2] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [5e867ad2] - Locking symfony/notifier (v6.4.7) DEBUG [5e867ad2] - Locking symfony/options-resolver (v7.0.7) DEBUG [5e867ad2] - Locking symfony/password-hasher (v7.0.7) DEBUG [5e867ad2] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [5e867ad2] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [5e867ad2] - Locking symfony/polyfill-intl-idn (v1.29.0) - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [5e867ad2] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [5e867ad2] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [5e867ad2] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [5e867ad2] - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [5e867ad2] - Locking symfony/process (v6.4.7) DEBUG [5e867ad2] - Locking symfony/property-access (v6.4.7) DEBUG [5e867ad2] - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [5e867ad2] - Locking symfony/rate-limiter (v6.4.7) DEBUG [5e867ad2] - Locking symfony/routing (v6.4.7) DEBUG [5e867ad2] - Locking symfony/runtime (v6.4.7) DEBUG [5e867ad2] - Locking symfony/security-bundle (v6.4.7) DEBUG [5e867ad2] - Locking symfony/security-core (v7.0.7) DEBUG [5e867ad2] - Locking symfony/security-csrf (v7.0.7) DEBUG [5e867ad2] - Locking symfony/security-http (v7.0.7) DEBUG [5e867ad2] - Locking symfony/serializer (v6.4.7) DEBUG [5e867ad2] - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) DEBUG [5e867ad2] - Locking symfony/string (v6.4.7) DEBUG [5e867ad2] - Locking symfony/translation (v6.4.7) DEBUG [5e867ad2] - Locking symfony/translation-contracts (v3.5.0) DEBUG [5e867ad2] - Locking symfony/twig-bridge (v6.4.7) DEBUG [5e867ad2] - Locking symfony/twig-bundle (v6.4.7) DEBUG [5e867ad2] - Locking symfony/validator (v6.4.7) DEBUG [5e867ad2] - Locking symfony/var-dumper (v7.0.7) DEBUG [5e867ad2] - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) DEBUG [5e867ad2] - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [5e867ad2] - Locking symfony/yaml (v6.4.7) DEBUG [5e867ad2] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [5e867ad2] - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [5e867ad2] - Locking theseer/tokenizer (1.2.3) DEBUG [5e867ad2] - Locking twig/extra-bundle (v3.10.0) DEBUG [5e867ad2] - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) - Locking webmozart/assert (1.11.0) DEBUG [5e867ad2] - Locking willdurand/negotiation (3.1.0) DEBUG [5e867ad2] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [5e867ad2] Package operations: 193 installs, 0 updates, 0 removals DEBUG [5e867ad2] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [5e867ad2] 0 [>---------------------------] DEBUG [5e867ad2] 0 [->--------------------------] DEBUG [5e867ad2] DEBUG [5e867ad2] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [5e867ad2] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [5e867ad2] - Installing psr/link (2.0.1): Extracting archive DEBUG [5e867ad2] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing psr/log (3.0.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing psr/container (2.0.2): Extracting archive DEBUG [5e867ad2] - Installing psr/cache (3.0.0): Extracting archive DEBUG [5e867ad2] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [5e867ad2] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [5e867ad2] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [5e867ad2] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [5e867ad2] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [5e867ad2] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [5e867ad2] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [5e867ad2] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [5e867ad2] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [5e867ad2] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [5e867ad2] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [5e867ad2] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [5e867ad2] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [5e867ad2] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [5e867ad2] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [5e867ad2] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [5e867ad2] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [5e867ad2] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [5e867ad2] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [5e867ad2] - Installing react/stream (v1.3.0): Extracting archive DEBUG [5e867ad2] - Installing react/promise (v3.2.0): Extracting archive DEBUG [5e867ad2] - Installing react/cache (v1.2.0): Extracting archive DEBUG [5e867ad2] - Installing react/dns (v1.12.0): Extracting archive DEBUG [5e867ad2] - Installing react/socket (v1.15.0): Extracting archive DEBUG [5e867ad2] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [5e867ad2] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [5e867ad2] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [5e867ad2] - Installing composer/semver (3.4.0): Extracting archive DEBUG [5e867ad2] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [5e867ad2] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [5e867ad2] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [5e867ad2] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing psr/clock (1.0.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [5e867ad2] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [5e867ad2] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [5e867ad2] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [5e867ad2] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [5e867ad2] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [5e867ad2] - Installing psr/http-message (2.0): Extracting archive DEBUG [5e867ad2] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [5e867ad2] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [5e867ad2] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [5e867ad2] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [5e867ad2] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [5e867ad2] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [5e867ad2] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [5e867ad2] - Installing spatie/url (2.4.0): Extracting archive DEBUG [5e867ad2] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [5e867ad2] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [5e867ad2] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [5e867ad2] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [5e867ad2] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [5e867ad2] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [5e867ad2] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [5e867ad2] - Installing league/csv (9.16.0): Extracting archive DEBUG [5e867ad2] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [5e867ad2] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [5e867ad2] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [5e867ad2] - Installing hokoha/lists-bundle (1.2.1): DEBUG [5e867ad2] Cloning 7dd89672c4 from cache DEBUG [5e867ad2] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [5e867ad2] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [5e867ad2] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [5e867ad2] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [5e867ad2] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [5e867ad2] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [5e867ad2] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [5e867ad2] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [5e867ad2] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [5e867ad2] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [5e867ad2] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [5e867ad2] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [5e867ad2] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [5e867ad2] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [5e867ad2] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [5e867ad2] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [5e867ad2] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [5e867ad2] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [5e867ad2] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [5e867ad2] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [5e867ad2] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [5e867ad2] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [5e867ad2] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [5e867ad2] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [5e867ad2] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [5e867ad2] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [5e867ad2] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [5e867ad2] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [5e867ad2] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [5e867ad2] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [5e867ad2] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [5e867ad2] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [5e867ad2] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [5e867ad2] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [5e867ad2] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [5e867ad2] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [5e867ad2] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [5e867ad2] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [5e867ad2] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [5e867ad2] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [5e867ad2] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [5e867ad2] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [5e867ad2] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [5e867ad2] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [5e867ad2] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [5e867ad2] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [5e867ad2] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [5e867ad2] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [5e867ad2] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [5e867ad2] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [5e867ad2] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing symfony/webapp-meta (v1.0.0) DEBUG [5e867ad2] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [5e867ad2] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [5e867ad2] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [5e867ad2] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [5e867ad2] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [5e867ad2] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [5e867ad2] 0/188 [>---------------------------] 0% DEBUG [5e867ad2] 20/188 [==>-------------------------] 10% DEBUG [5e867ad2] 42/188 [======>---------------------] 22% DEBUG [5e867ad2] 61/188 [=========>------------------] 32% DEBUG [5e867ad2] 78/188 [===========>----------------] 41% DEBUG [5e867ad2] 95/188 [==============>-------------] 50% DEBUG [5e867ad2] 114/188 [================>-----------] 60% DEBUG [5e867ad2] 133/188 [===================>--------] 70% DEBUG [5e867ad2] 153/188 [======================>-----] 81% DEBUG [5e867ad2] 172/188 [=========================>--] 91% DEBUG [5e867ad2] 188/188 [============================] 100% DEBUG [5e867ad2] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [5e867ad2] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [5e867ad2] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [5e867ad2] DEBUG [5e867ad2] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [5e867ad2] Loading composer repositories with package information DEBUG [5e867ad2]   DEBUG [5e867ad2] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [5e867ad2] Updating dependencies DEBUG [5e867ad2] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [5e867ad2] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [5e867ad2] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [5e867ad2] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [5e867ad2] Package operations: 0 installs, 15 updates, 0 removals DEBUG [5e867ad2] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [5e867ad2] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [5e867ad2] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [5e867ad2] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [5e867ad2] Symfony operations: 38 recipes (f7be9ff5f443c1ef0cd357bcee742093) DEBUG [5e867ad2] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [5e867ad2] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [5e867ad2] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [5e867ad2] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [5e867ad2] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [5e867ad2] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [5e867ad2] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [5e867ad2] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [5e867ad2] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [5e867ad2] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [5e867ad2] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [5e867ad2] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [5e867ad2] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [5e867ad2] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [5e867ad2] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [5e867ad2] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [5e867ad2] Executing script cache:clear DEBUG [5e867ad2] [OK] DEBUG [5e867ad2] Executing script assets:install public DEBUG [5e867ad2] [OK] DEBUG [5e867ad2] Executing script ckeditor:install DEBUG [5e867ad2] [OK] DEBUG [5e867ad2] DEBUG [5e867ad2] What's next? DEBUG [5e867ad2] DEBUG [5e867ad2] Some files have been created and/or updated to configure your new packages. DEBUG [5e867ad2] Please review, edit and commit them: these files are yours. DEBUG [5e867ad2] symfony/framework-bundle instructions: DEBUG [5e867ad2] * Run your application: 1. Go to the project directory DEBUG [5e867ad2] 2. Create your code repository with the git init command DEBUG [5e867ad2] 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [5e867ad2] DEBUG [5e867ad2] * Read the documentation at https://symfony.com/doc DEBUG [5e867ad2] api-platform/core instructions: DEBUG [5e867ad2] * Your API is almost ready: DEBUG [5e867ad2] 1. Create your first API resource in src/ApiResource; DEBUG [5e867ad2] 2. Go to /api to browse your API DEBUG [5e867ad2] * Using MakerBundle? Try php bin/console make:entity --api-resource DEBUG [5e867ad2] * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [5e867ad2] then browse /api/graphql. DEBUG [5e867ad2] * Read the documentation at https://api-platform.com/docs/ DEBUG [5e867ad2] doctrine/doctrine-bundle instructions: DEBUG [5e867ad2] * Modify your DATABASE_URL config in .env DEBUG [5e867ad2] * Configure the driver (postgresql) and DEBUG [5e867ad2] server_version (16) in config/packages/doctrine.yaml DEBUG [5e867ad2] symfony/messenger instructions: DEBUG [5e867ad2] * You're ready to use the Messenger component. You can define your own message buses DEBUG [5e867ad2] or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [5e867ad2] * To send messages to a transport and handle them asynchronously: DEBUG [5e867ad2] DEBUG [5e867ad2] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [5e867ad2] and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff DEBUG [5e867ad2] and execute it bin/console doctrine:migration:migrate DEBUG [5e867ad2] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [5e867ad2] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [5e867ad2] DEBUG [5e867ad2] symfony/mailer instructions: DEBUG [5e867ad2] * You're ready to send emails. DEBUG [5e867ad2] * If you want to send emails via a supported email provider, install the corresponding bridge. DEBUG [5e867ad2] For instance, composer require mailgun-mailer for Mailgun. DEBUG [5e867ad2] * If you want to send emails asynchronously: DEBUG [5e867ad2] 1. Install the messenger component by running composer require messenger; DEBUG [5e867ad2] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing DEBUG [5e867ad2] and replace amqp with your transport name of choice. DEBUG [5e867ad2] DEBUG [5e867ad2] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [5e867ad2] symfony/webpack-encore-bundle instructions: DEBUG [5e867ad2] DEBUG [5e867ad2] * Install Yarn and run yarn install DEBUG [5e867ad2] DEBUG [5e867ad2] * Start the development server: yarn encore dev-server DEBUG [5e867ad2] INFO [5e867ad2] Finished in 49.626 seconds with exit status 0 (successful). INFO [bb975b98] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [bb975b98] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console cache:warmup --no-debug ) DEBUG [bb975b98] DEBUG [bb975b98] // Warming up the cache for the dev environment with debug false DEBUG [bb975b98] DEBUG [bb975b98] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [bb975b98] Finished in 4.490 seconds with exit status 0 (successful). DEBUG [59f470d1] Running if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi as root@172.17.17.169 DEBUG [59f470d1] Command: if test ! -d /var/www/html/tango/develop/releases/20240530084600; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530084600'" 1>&2; false; fi DEBUG [59f470d1] Finished in 0.431 seconds with exit status 0 (successful). INFO [9b92e562] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [9b92e562] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console assets:install public --symlink --no-debug ) DEBUG [9b92e562] DEBUG [9b92e562] Trying to install assets as absolute symbolic links. DEBUG [9b92e562] --- ------------------------ ------------------ DEBUG [9b92e562] Bundle Method / Error --- ------------------------ ------------------ DEBUG [9b92e562] ✔ ApiPlatformBundle absolute symlink DEBUG [9b92e562] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [9b92e562] ✔ ListsBundle absolute symlink DEBUG [9b92e562] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [9b92e562] DEBUG [9b92e562] [OK] All assets were successfully installed. INFO [9b92e562] Finished in 0.728 seconds with exit status 0 (successful). INFO [df8a4564] Running cd /var/www/html/tango/develop/releases/20240530084600/server; nvm use; yarn install as root@172.17.17.169 DEBUG [df8a4564] Command: cd /var/www/html/tango/develop/releases/20240530084600/server; nvm use; yarn install DEBUG [df8a4564] Found '/var/www/html/tango/develop/releases/20240530084600/server/.nvmrc' with version DEBUG [df8a4564] Now using node v18.19.0 (npm v10.2.3) DEBUG [df8a4564] yarn install v1.22.22 DEBUG [df8a4564] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [df8a4564] [1/4] Resolving packages... DEBUG [df8a4564] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [df8a4564] [2/4] Fetching packages... DEBUG [df8a4564] [3/4] Linking dependencies... DEBUG [df8a4564] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [df8a4564] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [df8a4564] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [df8a4564] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [df8a4564] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [df8a4564] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [df8a4564] warning Workspaces can only be enabled in private projects. DEBUG [df8a4564] [4/4] Building fresh packages... DEBUG [df8a4564] Done in 13.25s. INFO [df8a4564] Finished in 14.811 seconds with exit status 0 (successful). INFO [f9ac6a41] Running cd /var/www/html/tango/develop/releases/20240530084600/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [f9ac6a41] Command: cd /var/www/html/tango/develop/releases/20240530084600/server; nvm use; yarn dev DEBUG [f9ac6a41] Found '/var/www/html/tango/develop/releases/20240530084600/server/.nvmrc' with version DEBUG [f9ac6a41] Now using node v18.19.0 (npm v10.2.3) DEBUG [f9ac6a41] yarn run v1.22.22 DEBUG [f9ac6a41] $ encore dev DEBUG [f9ac6a41] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [f9ac6a41] Running webpack ... DEBUG [f9ac6a41] DEBUG [f9ac6a41] DONE Compiled successfully in 17334ms10:47:53 AM DEBUG [f9ac6a41] DEBUG [f9ac6a41] 27 files written to public/build DEBUG [f9ac6a41] Entrypoint app [big] 3.81 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 463 KiB 22 auxiliary assets webpack compiled successfully DEBUG [f9ac6a41] Done in 25.38s. INFO [f9ac6a41] Finished in 26.920 seconds with exit status 0 (successful). INFO [1b69a213] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530084600 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [1b69a213] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530084600 /var/www/html/tango/develop/releases/current ) INFO [1b69a213] Finished in 0.458 seconds with exit status 0 (successful). INFO [8579bbda] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [8579bbda] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [8579bbda] Finished in 0.479 seconds with exit status 0 (successful). INFO [3e8238bd] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [3e8238bd] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [3e8238bd] Generated new migration class to "/var/www/html/tango/develop/releases/20240530084600/server/migrations/Version20240530084755.php" DEBUG [3e8238bd] To run just this migration for testing purposes, you can use migrations:execute --up 'DoctrineMigrations\\Version20240530084755' To revert the migration you can use migrations:execute --down 'DoctrineMigrations\\Version20240530084755' DEBUG [3e8238bd] INFO [3e8238bd] Finished in 0.902 seconds with exit status 0 (successful). INFO [6039bf39] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [6039bf39] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530084600/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [6039bf39] [notice] Migrating up to DoctrineMigrations\Version20240530084755 DEBUG [6039bf39] [notice] finished in 5038.5ms, used 10M memory, 1 migrations executed, 24 sql queries DEBUG [6039bf39] [OK] Successfully migrated to version: DoctrineMigrations\Version20240530084755 DEBUG [6039bf39] INFO [6039bf39] Finished in 6.072 seconds with exit status 0 (successful). DEBUG [76c8e5f7] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [76c8e5f7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [76c8e5f7] 20240530081113 20240530082708 20240530083233 20240530083657 20240530084600 DEBUG [76c8e5f7] Finished in 0.606 seconds with exit status 0 (successful). INFO Keeping 5 of 5 deployed releases on 172.17.17.169 DEBUG [fb7aeac8] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [fb7aeac8] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [fb7aeac8] Finished in 0.486 seconds with exit status 0 (successful). DEBUG [031ab99f] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [031ab99f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [031ab99f] /var/www/html/tango/develop/releases/20240530084600 DEBUG [031ab99f] Finished in 0.485 seconds with exit status 0 (successful). INFO No old releases (keeping newest 5) on 172.17.17.169 INFO [562b691e] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530084600/server/var as root@172.17.17.169 DEBUG [562b691e] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530084600/server/var INFO [562b691e] Finished in 0.579 seconds with exit status 0 (successful). INFO [02acae80] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [02acae80] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache DEBUG [02acae80] chmod: cannot access '/var/www/html/tango/develop/shared/server/var/cache': No such file or directory INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:55:23 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [3936d855] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [3936d855] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [3936d855] Finished in 6.873 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-7ef354a9d959631a5a06.sh 0.0% INFO Uploading /tmp/git-ssh-7ef354a9d959631a5a06.sh 100.0% INFO [ef786a45] Running /usr/bin/env chmod 700 /tmp/git-ssh-7ef354a9d959631a5a06.sh as root@172.17.17.169 DEBUG [ef786a45] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-7ef354a9d959631a5a06.sh ) INFO [ef786a45] Finished in 0.457 seconds with exit status 0 (successful). INFO [0bf76f1c] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [0bf76f1c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-7ef354a9d959631a5a06.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [0bf76f1c] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [0bf76f1c] Finished in 1.661 seconds with exit status 0 (successful). INFO [4002a6c3] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [4002a6c3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [4002a6c3] Finished in 0.441 seconds with exit status 0 (successful). INFO [d83d4a2f] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [d83d4a2f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [d83d4a2f] Finished in 0.445 seconds with exit status 0 (successful). DEBUG [7423b9c4] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [7423b9c4] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [7423b9c4] Finished in 0.448 seconds with exit status 0 (successful). DEBUG [943f5705] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [943f5705] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [943f5705] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [943f5705] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [990a9e4f] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [990a9e4f] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [990a9e4f] Finished in 0.452 seconds with exit status 0 (successful). DEBUG [d1a9723b] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [d1a9723b] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [d1a9723b] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [45bb54a3] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [45bb54a3] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [45bb54a3] Finished in 0.430 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [f2ae2744] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f2ae2744] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [f2ae2744] Finished in 0.434 seconds with exit status 0 (successful). INFO [6a88964b] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [6a88964b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-7ef354a9d959631a5a06.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [6a88964b] Finished in 0.431 seconds with exit status 0 (successful). INFO [7af98139] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [7af98139] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-7ef354a9d959631a5a06.sh" ; /usr/bin/env git remote update --prune ) INFO [7af98139] Finished in 1.615 seconds with exit status 0 (successful). DEBUG [93973ccb] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [93973ccb] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [93973ccb] Finished in 0.417 seconds with exit status 0 (successful). INFO [c28c96bd] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085535 as root@172.17.17.169 DEBUG [c28c96bd] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-7ef354a9d959631a5a06.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085535 ) INFO [c28c96bd] Finished in 0.433 seconds with exit status 0 (successful). INFO [dc623096] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530085535 as root@172.17.17.169 DEBUG [dc623096] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-7ef354a9d959631a5a06.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530085535 ) INFO [dc623096] Finished in 0.716 seconds with exit status 0 (successful). DEBUG [4f31f69d] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4f31f69d] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [4f31f69d] Finished in 0.445 seconds with exit status 0 (successful). DEBUG [e028763b] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [e028763b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-7ef354a9d959631a5a06.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [e028763b] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [e028763b] Finished in 0.443 seconds with exit status 0 (successful). DEBUG [a870c36f] Running if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi as root@172.17.17.169 DEBUG [a870c36f] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi DEBUG [a870c36f] Finished in 0.428 seconds with exit status 0 (successful). INFO [6b12b10b] Running /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION as root@172.17.17.169 DEBUG [6b12b10b] Command: cd /var/www/html/tango/develop/releases/20240530085535 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION ) INFO [6b12b10b] Finished in 0.451 seconds with exit status 0 (successful). INFO [97e9bd83] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [97e9bd83] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [97e9bd83] Finished in 0.425 seconds with exit status 0 (successful). INFO [6d0d3ce4] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [6d0d3ce4] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [6d0d3ce4] Finished in 0.478 seconds with exit status 0 (successful). INFO [bf5d5b4e] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530085535/server/.env.local as root@172.17.17.169 DEBUG [bf5d5b4e] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530085535/server/.env.local INFO [bf5d5b4e] Finished in 0.545 seconds with exit status 0 (successful). INFO [abc50c5e] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530085535/server/exercice as root@172.17.17.169 DEBUG [abc50c5e] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530085535/server/exercice INFO [abc50c5e] Finished in 0.613 seconds with exit status 0 (successful). INFO [61385c6d] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530085535/server/public/.htaccess as root@172.17.17.169 DEBUG [61385c6d] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530085535/server/public/.htaccess INFO [61385c6d] Finished in 0.616 seconds with exit status 0 (successful). INFO [bd2e6ef0] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085535/server/var as root@172.17.17.169 DEBUG [bd2e6ef0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085535/server/var ) INFO [bd2e6ef0] Finished in 0.612 seconds with exit status 0 (successful). DEBUG [dfb3818b] Running [ -L /var/www/html/tango/develop/releases/20240530085535/server/var/log ] as root@172.17.17.169 DEBUG [dfb3818b] Command: [ -L /var/www/html/tango/develop/releases/20240530085535/server/var/log ] DEBUG [dfb3818b] Finished in 0.531 seconds with exit status 1 (failed). DEBUG [8f6ffb18] Running [ -d /var/www/html/tango/develop/releases/20240530085535/server/var/log ] as root@172.17.17.169 DEBUG [8f6ffb18] Command: [ -d /var/www/html/tango/develop/releases/20240530085535/server/var/log ] DEBUG [8f6ffb18] Finished in 0.447 seconds with exit status 1 (failed). INFO [eedc63f5] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530085535/server/var/log as root@172.17.17.169 DEBUG [eedc63f5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530085535/server/var/log ) INFO [eedc63f5] Finished in 0.430 seconds with exit status 0 (successful). DEBUG [f60a0e38] Running [ -L /var/www/html/tango/develop/releases/20240530085535/server/var/cache ] as root@172.17.17.169 DEBUG [f60a0e38] Command: [ -L /var/www/html/tango/develop/releases/20240530085535/server/var/cache ] DEBUG [f60a0e38] Finished in 0.418 seconds with exit status 1 (failed). DEBUG [4d963fa2] Running [ -d /var/www/html/tango/develop/releases/20240530085535/server/var/cache ] as root@172.17.17.169 DEBUG [4d963fa2] Command: [ -d /var/www/html/tango/develop/releases/20240530085535/server/var/cache ] DEBUG [4d963fa2] Finished in 0.439 seconds with exit status 1 (failed). INFO [50e3bdc5] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530085535/server/var/cache as root@172.17.17.169 DEBUG [50e3bdc5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530085535/server/var/cache ) INFO [50e3bdc5] Finished in 0.431 seconds with exit status 0 (successful). DEBUG [5f5308d8] Running if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5f5308d8] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi DEBUG [5f5308d8] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [fbd477dd] Running [ -d /var/www/html/tango/develop/releases/20240530085535/server/var/cache ] as root@172.17.17.169 DEBUG [fbd477dd] Command: [ -d /var/www/html/tango/develop/releases/20240530085535/server/var/cache ] DEBUG [fbd477dd] Finished in 0.554 seconds with exit status 0 (successful). INFO [99964bc1] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530085535/server/var/cache as root@172.17.17.169 DEBUG [99964bc1] Command: cd /var/www/html/tango/develop/releases/20240530085535 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530085535/server/var/cache ) INFO [99964bc1] Finished in 0.495 seconds with exit status 0 (successful). INFO [2b48276c] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [2b48276c] Command: cd /var/www/html/tango/develop/releases/20240530085535 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [2b48276c] mkdir: created directory 'server/var/cache' INFO [2b48276c] Finished in 0.451 seconds with exit status 0 (successful). DEBUG [4a54f5bd] Running [ -d /var/www/html/tango/develop/releases/20240530085535/server/var ] as root@172.17.17.169 DEBUG [4a54f5bd] Command: [ -d /var/www/html/tango/develop/releases/20240530085535/server/var ] DEBUG [4a54f5bd] Finished in 0.430 seconds with exit status 0 (successful). INFO [ba7ef444] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530085535/server/var as root@172.17.17.169 DEBUG [ba7ef444] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530085535/server/var ) INFO [ba7ef444] Finished in 0.467 seconds with exit status 0 (successful). DEBUG [283af142] Running if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi as root@172.17.17.169 DEBUG [283af142] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi DEBUG [283af142] Finished in 0.499 seconds with exit status 0 (successful). INFO [60d0d4ba] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [60d0d4ba] Command: cd /var/www/html/tango/develop/releases/20240530085535 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [60d0d4ba] Finished in 0.456 seconds with exit status 0 (successful). DEBUG [d0ea354d] Running if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi as root@172.17.17.169 DEBUG [d0ea354d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi DEBUG [d0ea354d] Finished in 0.476 seconds with exit status 0 (successful). INFO [ff4ef3ad] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [ff4ef3ad] Command: cd /var/www/html/tango/develop/releases/20240530085535 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [ff4ef3ad] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [ff4ef3ad] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [ff4ef3ad] Loading composer repositories with package information DEBUG [ff4ef3ad]  DEBUG [ff4ef3ad]  DEBUG [ff4ef3ad] Updating dependencies DEBUG [ff4ef3ad] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [ff4ef3ad] - Locking api-platform/core (v3.3.5) DEBUG [ff4ef3ad] - Locking babdev/pagerfanta-bundle (v3.8.0) - Locking beberlei/assert (v3.3.2) DEBUG [ff4ef3ad] - Locking behat/transliterator (v1.5.0) DEBUG [ff4ef3ad] - Locking clue/ndjson-react (v1.3.0) DEBUG [ff4ef3ad] - Locking composer/pcre (3.1.4) DEBUG [ff4ef3ad] - Locking composer/semver (3.4.0) DEBUG [ff4ef3ad] - Locking composer/xdebug-handler (3.0.5) DEBUG [ff4ef3ad] - Locking doctrine/annotations (1.14.3) DEBUG [ff4ef3ad] - Locking doctrine/cache (2.2.0) DEBUG [ff4ef3ad] - Locking doctrine/collections (2.2.2) DEBUG [ff4ef3ad] - Locking doctrine/common (3.4.4) DEBUG [ff4ef3ad] - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) DEBUG [ff4ef3ad] - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [ff4ef3ad] - Locking doctrine/doctrine-migrations-bundle (3.3.1) DEBUG [ff4ef3ad] - Locking doctrine/event-manager (2.0.1) DEBUG [ff4ef3ad] - Locking doctrine/inflector (2.0.10) DEBUG [ff4ef3ad] - Locking doctrine/instantiator (2.0.0) DEBUG [ff4ef3ad] - Locking doctrine/lexer (2.1.1) DEBUG [ff4ef3ad] - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) DEBUG [ff4ef3ad] - Locking doctrine/persistence (3.3.2) DEBUG [ff4ef3ad] - Locking doctrine/sql-formatter (1.4.0) DEBUG [ff4ef3ad] - Locking egulias/email-validator (4.0.2) DEBUG [ff4ef3ad] - Locking evenement/evenement (v3.0.2) DEBUG [ff4ef3ad] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [ff4ef3ad] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [ff4ef3ad] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [ff4ef3ad] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [ff4ef3ad] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [ff4ef3ad] - Locking gedmo/doctrine-extensions (v3.15.0) - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [ff4ef3ad] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [ff4ef3ad] - Locking guzzlehttp/promises (2.0.2) DEBUG [ff4ef3ad] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [ff4ef3ad] - Locking hokoha/lists-bundle (1.2.1) DEBUG [ff4ef3ad] - Locking knplabs/gaufrette (v0.11.1) DEBUG [ff4ef3ad] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [ff4ef3ad] - Locking laminas/laminas-code (4.13.0) DEBUG [ff4ef3ad] - Locking lcobucci/clock (3.2.0) DEBUG [ff4ef3ad] - Locking lcobucci/jwt (5.3.0) DEBUG [ff4ef3ad] - Locking league/csv (9.16.0) DEBUG [ff4ef3ad] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [ff4ef3ad] - Locking maennchen/zipstream-php (3.1.0) DEBUG [ff4ef3ad] - Locking markbaker/complex (3.0.2) DEBUG [ff4ef3ad] - Locking markbaker/matrix (3.0.1) DEBUG [ff4ef3ad] - Locking monolog/monolog (3.6.0) DEBUG [ff4ef3ad] - Locking myclabs/deep-copy (1.11.1) DEBUG [ff4ef3ad] - Locking namshi/jose (7.2.3) DEBUG [ff4ef3ad] - Locking nelmio/cors-bundle (2.4.0) DEBUG [ff4ef3ad] - Locking nikic/php-parser (v5.0.2) DEBUG [ff4ef3ad] - Locking nikolaposa/version (4.2.0) - Locking oneup/uploader-bundle (5.0.1) DEBUG [ff4ef3ad] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [ff4ef3ad] - Locking phar-io/manifest (2.0.4) DEBUG [ff4ef3ad] - Locking phar-io/version (3.2.1) DEBUG [ff4ef3ad] - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [ff4ef3ad] - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [ff4ef3ad] - Locking phpdocumentor/type-resolver (1.8.2) - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [ff4ef3ad] - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [ff4ef3ad] - Locking phpstan/phpstan (1.11.2) DEBUG [ff4ef3ad] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [ff4ef3ad] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [ff4ef3ad] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [ff4ef3ad] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [ff4ef3ad] - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [ff4ef3ad] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [ff4ef3ad] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [ff4ef3ad] - Locking phpunit/php-invoker (3.1.1) DEBUG [ff4ef3ad] - Locking phpunit/php-text-template (2.0.4) DEBUG [ff4ef3ad] - Locking phpunit/php-timer (5.0.3) DEBUG [ff4ef3ad] - Locking phpunit/phpunit (9.6.19) DEBUG [ff4ef3ad] - Locking psr/cache (3.0.0) DEBUG [ff4ef3ad] - Locking psr/clock (1.0.0) DEBUG [ff4ef3ad] - Locking psr/container (2.0.2) - Locking psr/event-dispatcher (1.0.0) DEBUG [ff4ef3ad] - Locking psr/http-client (1.0.3) DEBUG [ff4ef3ad] - Locking psr/http-factory (1.1.0) DEBUG [ff4ef3ad] - Locking psr/http-message (2.0) DEBUG [ff4ef3ad] - Locking psr/link (2.0.1) - Locking psr/log (3.0.0) DEBUG [ff4ef3ad] - Locking psr/simple-cache (3.0.0) DEBUG [ff4ef3ad] - Locking ralouphie/getallheaders (3.0.3) DEBUG [ff4ef3ad] - Locking react/cache (v1.2.0) DEBUG [ff4ef3ad] - Locking react/child-process (v0.6.5) DEBUG [ff4ef3ad] - Locking react/dns (v1.12.0) DEBUG [ff4ef3ad] - Locking react/event-loop (v1.5.0) DEBUG [ff4ef3ad] - Locking react/promise (v3.2.0) DEBUG [ff4ef3ad] - Locking react/socket (v1.15.0) DEBUG [ff4ef3ad] - Locking react/stream (v1.3.0) DEBUG [ff4ef3ad] - Locking sebastian/cli-parser (1.0.2) DEBUG [ff4ef3ad] - Locking sebastian/code-unit (1.0.8) DEBUG [ff4ef3ad] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [ff4ef3ad] - Locking sebastian/comparator (4.0.8) DEBUG [ff4ef3ad] - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) DEBUG [ff4ef3ad] - Locking sebastian/environment (5.1.5) DEBUG [ff4ef3ad] - Locking sebastian/exporter (4.0.6) DEBUG [ff4ef3ad] - Locking sebastian/global-state (5.0.7) DEBUG [ff4ef3ad] - Locking sebastian/lines-of-code (1.0.4) DEBUG [ff4ef3ad] - Locking sebastian/object-enumerator (4.0.4) DEBUG [ff4ef3ad] - Locking sebastian/object-reflector (2.0.4) DEBUG [ff4ef3ad] - Locking sebastian/phpcpd (6.0.3) DEBUG [ff4ef3ad] - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) DEBUG [ff4ef3ad] - Locking sebastian/type (3.2.1) DEBUG [ff4ef3ad] - Locking sebastian/version (3.0.2) DEBUG [ff4ef3ad] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [ff4ef3ad] - Locking shivas/versioning-bundle (4.1.0) DEBUG [ff4ef3ad] - Locking spatie/macroable (2.0.0) DEBUG [ff4ef3ad] - Locking spatie/url (2.4.0) DEBUG [ff4ef3ad] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [ff4ef3ad] - Locking symfony/asset (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/cache (v7.0.7) - Locking symfony/cache-contracts (v3.5.0) DEBUG [ff4ef3ad] - Locking symfony/clock (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/config (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/console (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/debug-bundle (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/dependency-injection (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/dotenv (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/error-handler (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/event-dispatcher (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [ff4ef3ad] - Locking symfony/expression-language (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/filesystem (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/finder (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/flex (v2.4.5) - Locking symfony/form (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/framework-bundle (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/google-mailer (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/http-client (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/http-client-contracts (v3.5.0) DEBUG [ff4ef3ad] - Locking symfony/http-foundation (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/http-kernel (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/intl (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/mailer (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/maker-bundle (v1.59.1) DEBUG [ff4ef3ad] - Locking symfony/messenger (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/mime (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [ff4ef3ad] - Locking symfony/notifier (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/options-resolver (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/password-hasher (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [ff4ef3ad] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [ff4ef3ad] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [ff4ef3ad] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [ff4ef3ad] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [ff4ef3ad] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [ff4ef3ad] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [ff4ef3ad] - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/property-access (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/property-info (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/rate-limiter (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/routing (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/security-core (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/security-csrf (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/security-http (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/serializer (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/service-contracts (v3.5.0) DEBUG [ff4ef3ad] - Locking symfony/stopwatch (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/string (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/translation (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/translation-contracts (v3.5.0) - Locking symfony/twig-bridge (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/twig-bundle (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/validator (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/var-dumper (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/var-exporter (v7.0.7) DEBUG [ff4ef3ad] - Locking symfony/web-link (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [ff4ef3ad] - Locking symfony/webapp-meta (v1.0.0) DEBUG [ff4ef3ad] - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [ff4ef3ad] - Locking symfony/yaml (v6.4.7) DEBUG [ff4ef3ad] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [ff4ef3ad] - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [ff4ef3ad] - Locking theseer/tokenizer (1.2.3) DEBUG [ff4ef3ad] - Locking twig/extra-bundle (v3.10.0) DEBUG [ff4ef3ad] - Locking twig/intl-extra (v3.10.0) DEBUG [ff4ef3ad] - Locking twig/twig (v3.10.3) DEBUG [ff4ef3ad] - Locking webmozart/assert (1.11.0) DEBUG [ff4ef3ad] - Locking willdurand/negotiation (3.1.0) DEBUG [ff4ef3ad] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [ff4ef3ad] Package operations: 193 installs, 0 updates, 0 removals DEBUG [ff4ef3ad] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [ff4ef3ad] 0 [>---------------------------] DEBUG [ff4ef3ad] 0 [->--------------------------] DEBUG [ff4ef3ad] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [ff4ef3ad] - Installing psr/link (2.0.1): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing psr/log (3.0.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing psr/container (2.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing psr/cache (3.0.0): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [ff4ef3ad] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [ff4ef3ad] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [ff4ef3ad] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [ff4ef3ad] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing react/stream (v1.3.0): Extracting archive DEBUG [ff4ef3ad] - Installing react/promise (v3.2.0): Extracting archive DEBUG [ff4ef3ad] - Installing react/cache (v1.2.0): Extracting archive DEBUG [ff4ef3ad] - Installing react/dns (v1.12.0): Extracting archive DEBUG [ff4ef3ad] - Installing react/socket (v1.15.0): Extracting archive DEBUG [ff4ef3ad] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [ff4ef3ad] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [ff4ef3ad] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [ff4ef3ad] - Installing composer/semver (3.4.0): Extracting archive DEBUG [ff4ef3ad] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [ff4ef3ad] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [ff4ef3ad] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing psr/clock (1.0.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [ff4ef3ad] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [ff4ef3ad] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [ff4ef3ad] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [ff4ef3ad] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [ff4ef3ad] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [ff4ef3ad] - Installing psr/http-message (2.0): Extracting archive DEBUG [ff4ef3ad] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [ff4ef3ad] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [ff4ef3ad] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [ff4ef3ad] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [ff4ef3ad] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [ff4ef3ad] - Installing spatie/url (2.4.0): Extracting archive DEBUG [ff4ef3ad] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [ff4ef3ad] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [ff4ef3ad] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [ff4ef3ad] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [ff4ef3ad] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [ff4ef3ad] - Installing league/csv (9.16.0): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [ff4ef3ad] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [ff4ef3ad] - Installing hokoha/lists-bundle (1.2.1): DEBUG [ff4ef3ad] Cloning 7dd89672c4 from cache DEBUG [ff4ef3ad] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [ff4ef3ad] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [ff4ef3ad] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [ff4ef3ad] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [ff4ef3ad] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [ff4ef3ad] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [ff4ef3ad] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [ff4ef3ad] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [ff4ef3ad] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [ff4ef3ad] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [ff4ef3ad] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [ff4ef3ad] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [ff4ef3ad] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [ff4ef3ad] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [ff4ef3ad] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [ff4ef3ad] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [ff4ef3ad] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [ff4ef3ad] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [ff4ef3ad] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [ff4ef3ad] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [ff4ef3ad] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [ff4ef3ad] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [ff4ef3ad] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [ff4ef3ad] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [ff4ef3ad] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [ff4ef3ad] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [ff4ef3ad] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [ff4ef3ad] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [ff4ef3ad] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [ff4ef3ad] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [ff4ef3ad] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [ff4ef3ad] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [ff4ef3ad] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/webapp-meta (v1.0.0) DEBUG [ff4ef3ad] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [ff4ef3ad] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [ff4ef3ad] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [ff4ef3ad] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [ff4ef3ad] 0/188 [>---------------------------] 0% DEBUG [ff4ef3ad] 20/188 [==>-------------------------] 10% DEBUG [ff4ef3ad] 39/188 [=====>----------------------] 20% DEBUG [ff4ef3ad] 61/188 [=========>------------------] 32% DEBUG [ff4ef3ad] 77/188 [===========>----------------] 40% DEBUG [ff4ef3ad] 95/188 [==============>-------------] 50% DEBUG [ff4ef3ad] 116/188 [=================>----------] 61% DEBUG [ff4ef3ad] 131/188 [===================>--------] 69% DEBUG [ff4ef3ad] 136/188 [====================>-------] 72% DEBUG [ff4ef3ad] 150/188 [======================>-----] 79% DEBUG [ff4ef3ad] 152/188 [======================>-----] 80% DEBUG [ff4ef3ad] 170/188 [=========================>--] 90% DEBUG [ff4ef3ad] 186/188 [===========================>] 98% DEBUG [ff4ef3ad] 188/188 [============================] 100% DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [ff4ef3ad] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [ff4ef3ad] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [ff4ef3ad] Generating optimized autoload files DEBUG [ff4ef3ad] 142 packages you are using are looking for funding. DEBUG [ff4ef3ad] Use the `composer fund` command to find out more! DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] Loading composer repositories with package information DEBUG [ff4ef3ad]  DEBUG [ff4ef3ad] DEBUG [ff4ef3ad]  DEBUG [ff4ef3ad] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [ff4ef3ad] Updating dependencies DEBUG [ff4ef3ad] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [ff4ef3ad] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [ff4ef3ad] Writing lock file DEBUG [ff4ef3ad] Installing dependencies from lock file (including require-dev) DEBUG [ff4ef3ad] Package operations: 0 installs, 15 updates, 0 removals DEBUG [ff4ef3ad] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [ff4ef3ad] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [ff4ef3ad] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [ff4ef3ad] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [ff4ef3ad] Generating optimized autoload files DEBUG [ff4ef3ad] 142 packages you are using are looking for funding. DEBUG [ff4ef3ad] Use the `composer fund` command to find out more! DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] Symfony operations: 38 recipes (e0c9a9d8728209d47cea3abac6a179aa) DEBUG [ff4ef3ad] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [ff4ef3ad] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [ff4ef3ad] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [ff4ef3ad] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [ff4ef3ad] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [ff4ef3ad] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [ff4ef3ad] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [ff4ef3ad] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [ff4ef3ad] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [ff4ef3ad] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [ff4ef3ad] Executing script cache:clear DEBUG [ff4ef3ad] [OK] DEBUG [ff4ef3ad] Executing script assets:install public DEBUG [ff4ef3ad] [OK] DEBUG [ff4ef3ad] Executing script ckeditor:install DEBUG [ff4ef3ad] [OK] DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] What's next? DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] Some files have been created and/or updated to configure your new packages. DEBUG [ff4ef3ad] Please review, edit and commit them: these files are yours. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] symfony/framework-bundle instructions: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Run your application: DEBUG [ff4ef3ad] 1. Go to the project directory DEBUG [ff4ef3ad] 2. Create your code repository with the git init command DEBUG [ff4ef3ad] 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Read the documentation at https://symfony.com/doc DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] api-platform/core instructions: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Your API is almost ready: DEBUG [ff4ef3ad] 1. Create your first API resource in src/ApiResource; DEBUG [ff4ef3ad] 2. Go to /api to browse your API DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Using MakerBundle? Try php bin/console make:entity --api-resource DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [ff4ef3ad] then browse /api/graphql. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Read the documentation at https://api-platform.com/docs/ DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] doctrine/doctrine-bundle instructions: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Modify your DATABASE_URL config in .env DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Configure the driver (postgresql) and DEBUG [ff4ef3ad] server_version (16) in config/packages/doctrine.yaml DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] symfony/messenger instructions: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * You're ready to use the Messenger component. You can define your own message buses DEBUG [ff4ef3ad] or start using the default one right now by injecting the message_bus service DEBUG [ff4ef3ad] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * To send messages to a transport and handle them asynchronously: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [ff4ef3ad] and framework.messenger.transports.async in config/packages/messenger.yaml; DEBUG [ff4ef3ad] 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff DEBUG [ff4ef3ad] and execute it bin/console doctrine:migration:migrate DEBUG [ff4ef3ad] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] symfony/mailer instructions: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * You're ready to send emails. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * If you want to send emails via a supported email provider, install DEBUG [ff4ef3ad] the corresponding bridge. DEBUG [ff4ef3ad] For instance, composer require mailgun-mailer for Mailgun. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * If you want to send emails asynchronously: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] 1. Install the messenger component by running composer require messenger; DEBUG [ff4ef3ad] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [ff4ef3ad] config/packages/messenger.yaml file under framework.messenger.routing DEBUG [ff4ef3ad] and replace amqp with your transport name of choice. DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] symfony/webpack-encore-bundle instructions: DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Install Yarn and run yarn install DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] * Start the development server: yarn encore dev-server DEBUG [ff4ef3ad] DEBUG [ff4ef3ad] INFO [ff4ef3ad] Finished in 53.801 seconds with exit status 0 (successful). INFO [fc6fd5e6] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530085535/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [fc6fd5e6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530085535/server/bin/console cache:warmup --no-debug ) DEBUG [fc6fd5e6] DEBUG [fc6fd5e6] // Warming up the cache for the dev environment with debug false DEBUG [fc6fd5e6] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [fc6fd5e6] Finished in 5.267 seconds with exit status 0 (successful). DEBUG [79973394] Running if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi as root@172.17.17.169 DEBUG [79973394] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085535; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085535'" 1>&2; false; fi DEBUG [79973394] Finished in 0.443 seconds with exit status 0 (successful). INFO [68339ef6] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530085535/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [68339ef6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530085535/server/bin/console assets:install public --symlink --no-debug ) DEBUG [68339ef6] Trying to install assets as absolute symbolic links. DEBUG [68339ef6] DEBUG [68339ef6] --- ------------------------ ------------------ DEBUG [68339ef6] Bundle Method / Error --- ------------------------ ------------------ DEBUG [68339ef6] ✔ ApiPlatformBundle absolute symlink DEBUG [68339ef6] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [68339ef6] ✔ ListsBundle absolute symlink DEBUG [68339ef6] ✔ FOSCKEditorBundle absolute symlink DEBUG [68339ef6] --- ------------------------ ------------------ DEBUG [68339ef6] [OK] All assets were successfully installed. INFO [68339ef6] Finished in 0.770 seconds with exit status 0 (successful). INFO [265f760b] Running cd /var/www/html/tango/develop/releases/20240530085535/server; nvm use; yarn install as root@172.17.17.169 DEBUG [265f760b] Command: cd /var/www/html/tango/develop/releases/20240530085535/server; nvm use; yarn install DEBUG [265f760b] Found '/var/www/html/tango/develop/releases/20240530085535/server/.nvmrc' with version DEBUG [265f760b] Now using node v18.19.0 (npm v10.2.3) DEBUG [265f760b] yarn install v1.22.22 DEBUG [265f760b] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [265f760b] [1/4] Resolving packages... DEBUG [265f760b] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [265f760b] [2/4] Fetching packages... DEBUG [265f760b] [3/4] Linking dependencies... DEBUG [265f760b] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [265f760b] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [265f760b] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [265f760b] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [265f760b] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [265f760b] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [265f760b] warning Workspaces can only be enabled in private projects. DEBUG [265f760b] [4/4] Building fresh packages... DEBUG [265f760b] Done in 13.17s. INFO [265f760b] Finished in 14.692 seconds with exit status 0 (successful). INFO [dbf7a8f2] Running cd /var/www/html/tango/develop/releases/20240530085535/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [dbf7a8f2] Command: cd /var/www/html/tango/develop/releases/20240530085535/server; nvm use; yarn dev DEBUG [dbf7a8f2] Found '/var/www/html/tango/develop/releases/20240530085535/server/.nvmrc' with version DEBUG [dbf7a8f2] Now using node v18.19.0 (npm v10.2.3) DEBUG [dbf7a8f2] yarn run v1.22.22 DEBUG [dbf7a8f2] $ encore dev DEBUG [dbf7a8f2] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [dbf7a8f2] Running webpack ... DEBUG [dbf7a8f2] DEBUG [dbf7a8f2] DONE Compiled successfully in 17918ms10:57:33 AM DEBUG [dbf7a8f2] DEBUG [dbf7a8f2] 27 files written to public/build DEBUG [dbf7a8f2] Entrypoint app [big] 3.81 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 463 KiB 22 auxiliary assets webpack compiled successfully DEBUG [dbf7a8f2] Done in 25.45s. INFO [dbf7a8f2] Finished in 27.028 seconds with exit status 0 (successful). INFO [86f6ba44] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530085535 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [86f6ba44] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530085535 /var/www/html/tango/develop/releases/current ) INFO [86f6ba44] Finished in 0.476 seconds with exit status 0 (successful). INFO [2be00b1e] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [2be00b1e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [2be00b1e] Finished in 0.471 seconds with exit status 0 (successful). INFO [e4b5a8aa] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530085535/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [e4b5a8aa] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530085535/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [e4b5a8aa] DEBUG [e4b5a8aa] In MetadataStorageError.php line 13: DEBUG [e4b5a8aa] DEBUG [e4b5a8aa] The metadata storage is not up to date, please run the sync-metadata-storag DEBUG [e4b5a8aa] e command to fix this issue. DEBUG [e4b5a8aa] DEBUG [e4b5a8aa] DEBUG [e4b5a8aa] doctrine:migrations:diff [--configuration CONFIGURATION] [--em EM] [--conn CONN] [--namespace NAMESPACE] [--filter-expression FILTER-EXPRESSION] [--formatted] [--line-length LINE-LENGTH] [--check-database-platform [CHECK-DATABASE-PLATFORM]] [--allow-empty-diff] [--from-empty-schema] INFO --------------------------------------------------------------------------- INFO START 2024-05-30 10:58:17 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [8e0e4920] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [8e0e4920] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [8e0e4920] Finished in 6.428 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-a72f5cbf027840bfcb76.sh 0.0% INFO Uploading /tmp/git-ssh-a72f5cbf027840bfcb76.sh 100.0% INFO [983080f8] Running /usr/bin/env chmod 700 /tmp/git-ssh-a72f5cbf027840bfcb76.sh as root@172.17.17.169 DEBUG [983080f8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-a72f5cbf027840bfcb76.sh ) INFO [983080f8] Finished in 0.455 seconds with exit status 0 (successful). INFO [08d34a10] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [08d34a10] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-a72f5cbf027840bfcb76.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [08d34a10] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [08d34a10] Finished in 1.611 seconds with exit status 0 (successful). INFO [3664c589] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [3664c589] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [3664c589] Finished in 0.426 seconds with exit status 0 (successful). INFO [af973d8d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [af973d8d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [af973d8d] Finished in 0.422 seconds with exit status 0 (successful). DEBUG [e97b185a] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [e97b185a] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [e97b185a] Finished in 0.427 seconds with exit status 0 (successful). DEBUG [aedc57f2] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [aedc57f2] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [aedc57f2] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [aedc57f2] Finished in 0.429 seconds with exit status 0 (successful). DEBUG [46513243] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [46513243] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [46513243] Finished in 0.430 seconds with exit status 0 (successful). DEBUG [b1d652ab] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [b1d652ab] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [b1d652ab] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [94ab2d99] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [94ab2d99] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [94ab2d99] Finished in 0.440 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [887c783b] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [887c783b] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [887c783b] Finished in 0.428 seconds with exit status 0 (successful). INFO [837c7144] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [837c7144] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-a72f5cbf027840bfcb76.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [837c7144] Finished in 0.463 seconds with exit status 0 (successful). INFO [0a081252] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [0a081252] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-a72f5cbf027840bfcb76.sh" ; /usr/bin/env git remote update --prune ) INFO [0a081252] Finished in 1.588 seconds with exit status 0 (successful). DEBUG [403f04c4] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [403f04c4] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [403f04c4] Finished in 0.444 seconds with exit status 0 (successful). INFO [99fe879a] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085829 as root@172.17.17.169 DEBUG [99fe879a] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-a72f5cbf027840bfcb76.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085829 ) INFO [99fe879a] Finished in 0.482 seconds with exit status 0 (successful). INFO [1c984afc] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530085829 as root@172.17.17.169 DEBUG [1c984afc] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-a72f5cbf027840bfcb76.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530085829 ) INFO [1c984afc] Finished in 0.758 seconds with exit status 0 (successful). DEBUG [ca85fa6c] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ca85fa6c] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [ca85fa6c] Finished in 0.437 seconds with exit status 0 (successful). DEBUG [8ce0a9cc] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [8ce0a9cc] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-a72f5cbf027840bfcb76.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [8ce0a9cc] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [8ce0a9cc] Finished in 0.466 seconds with exit status 0 (successful). DEBUG [ed53eadb] Running if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ed53eadb] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi DEBUG [ed53eadb] Finished in 0.434 seconds with exit status 0 (successful). INFO [a289bb66] Running /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION as root@172.17.17.169 DEBUG [a289bb66] Command: cd /var/www/html/tango/develop/releases/20240530085829 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION ) INFO [a289bb66] Finished in 0.445 seconds with exit status 0 (successful). INFO [78cdb20f] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [78cdb20f] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [78cdb20f] Finished in 0.423 seconds with exit status 0 (successful). INFO [9180ef79] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [9180ef79] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [9180ef79] Finished in 0.413 seconds with exit status 0 (successful). INFO [d249fcea] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530085829/server/.env.local as root@172.17.17.169 DEBUG [d249fcea] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530085829/server/.env.local INFO [d249fcea] Finished in 0.437 seconds with exit status 0 (successful). INFO [cd6d809b] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530085829/server/exercice as root@172.17.17.169 DEBUG [cd6d809b] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530085829/server/exercice INFO [cd6d809b] Finished in 0.440 seconds with exit status 0 (successful). INFO [70d61a0c] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530085829/server/public/.htaccess as root@172.17.17.169 DEBUG [70d61a0c] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530085829/server/public/.htaccess INFO [70d61a0c] Finished in 0.459 seconds with exit status 0 (successful). INFO [d920d47d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085829/server/var as root@172.17.17.169 DEBUG [d920d47d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530085829/server/var ) INFO [d920d47d] Finished in 0.462 seconds with exit status 0 (successful). DEBUG [4bc547d4] Running [ -L /var/www/html/tango/develop/releases/20240530085829/server/var/log ] as root@172.17.17.169 DEBUG [4bc547d4] Command: [ -L /var/www/html/tango/develop/releases/20240530085829/server/var/log ] DEBUG [4bc547d4] Finished in 0.441 seconds with exit status 1 (failed). DEBUG [b341af4a] Running [ -d /var/www/html/tango/develop/releases/20240530085829/server/var/log ] as root@172.17.17.169 DEBUG [b341af4a] Command: [ -d /var/www/html/tango/develop/releases/20240530085829/server/var/log ] DEBUG [b341af4a] Finished in 0.446 seconds with exit status 1 (failed). INFO [580255c1] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530085829/server/var/log as root@172.17.17.169 DEBUG [580255c1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530085829/server/var/log ) INFO [580255c1] Finished in 0.457 seconds with exit status 0 (successful). DEBUG [14741da2] Running [ -L /var/www/html/tango/develop/releases/20240530085829/server/var/cache ] as root@172.17.17.169 DEBUG [14741da2] Command: [ -L /var/www/html/tango/develop/releases/20240530085829/server/var/cache ] DEBUG [14741da2] Finished in 0.680 seconds with exit status 1 (failed). DEBUG [e3593ff4] Running [ -d /var/www/html/tango/develop/releases/20240530085829/server/var/cache ] as root@172.17.17.169 DEBUG [e3593ff4] Command: [ -d /var/www/html/tango/develop/releases/20240530085829/server/var/cache ] DEBUG [e3593ff4] Finished in 0.452 seconds with exit status 1 (failed). INFO [41540892] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530085829/server/var/cache as root@172.17.17.169 DEBUG [41540892] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530085829/server/var/cache ) INFO [41540892] Finished in 0.450 seconds with exit status 0 (successful). DEBUG [0dc0eb0b] Running if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi as root@172.17.17.169 DEBUG [0dc0eb0b] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi DEBUG [0dc0eb0b] Finished in 0.450 seconds with exit status 0 (successful). DEBUG [d6229c32] Running [ -d /var/www/html/tango/develop/releases/20240530085829/server/var/cache ] as root@172.17.17.169 DEBUG [d6229c32] Command: [ -d /var/www/html/tango/develop/releases/20240530085829/server/var/cache ] DEBUG [d6229c32] Finished in 0.431 seconds with exit status 0 (successful). INFO [0a5483aa] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530085829/server/var/cache as root@172.17.17.169 DEBUG [0a5483aa] Command: cd /var/www/html/tango/develop/releases/20240530085829 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530085829/server/var/cache ) INFO [0a5483aa] Finished in 0.445 seconds with exit status 0 (successful). INFO [bb1dca4e] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [bb1dca4e] Command: cd /var/www/html/tango/develop/releases/20240530085829 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [bb1dca4e] mkdir: created directory 'server/var/cache' INFO [bb1dca4e] Finished in 0.468 seconds with exit status 0 (successful). DEBUG [83a18fec] Running [ -d /var/www/html/tango/develop/releases/20240530085829/server/var ] as root@172.17.17.169 DEBUG [83a18fec] Command: [ -d /var/www/html/tango/develop/releases/20240530085829/server/var ] DEBUG [83a18fec] Finished in 0.441 seconds with exit status 0 (successful). INFO [37456501] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530085829/server/var as root@172.17.17.169 DEBUG [37456501] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530085829/server/var ) INFO [37456501] Finished in 0.426 seconds with exit status 0 (successful). DEBUG [84e1733a] Running if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi as root@172.17.17.169 DEBUG [84e1733a] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi DEBUG [84e1733a] Finished in 0.436 seconds with exit status 0 (successful). INFO [ae4fb8dd] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [ae4fb8dd] Command: cd /var/www/html/tango/develop/releases/20240530085829 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [ae4fb8dd] Finished in 0.437 seconds with exit status 0 (successful). DEBUG [03359349] Running if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi as root@172.17.17.169 DEBUG [03359349] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi DEBUG [03359349] Finished in 0.436 seconds with exit status 0 (successful). INFO [448b36cc] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [448b36cc] Command: cd /var/www/html/tango/develop/releases/20240530085829 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [448b36cc] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [448b36cc] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [448b36cc] Loading composer repositories with package information DEBUG [448b36cc]  DEBUG [448b36cc]  DEBUG [448b36cc] Updating dependencies DEBUG [448b36cc] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [448b36cc] - Locking api-platform/core (v3.3.5) DEBUG [448b36cc] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [448b36cc] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [448b36cc] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) DEBUG [448b36cc] - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) DEBUG [448b36cc] - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) DEBUG [448b36cc] - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) DEBUG [448b36cc] - Locking doctrine/dbal (3.8.4) DEBUG [448b36cc] - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [448b36cc] - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) DEBUG [448b36cc] - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) DEBUG [448b36cc] - Locking doctrine/lexer (2.1.1) DEBUG [448b36cc] - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) DEBUG [448b36cc] - Locking doctrine/persistence (3.3.2) DEBUG [448b36cc] - Locking doctrine/sql-formatter (1.4.0) DEBUG [448b36cc] - Locking egulias/email-validator (4.0.2) DEBUG [448b36cc] - Locking evenement/evenement (v3.0.2) DEBUG [448b36cc] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [448b36cc] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [448b36cc] - Locking friendsofphp/php-cs-fixer (v3.58.1) - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [448b36cc] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [448b36cc] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [448b36cc] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [448b36cc] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [448b36cc] - Locking guzzlehttp/promises (2.0.2) DEBUG [448b36cc] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [448b36cc] - Locking hokoha/lists-bundle (1.2.1) DEBUG [448b36cc] - Locking knplabs/gaufrette (v0.11.1) DEBUG [448b36cc] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [448b36cc] - Locking laminas/laminas-code (4.13.0) DEBUG [448b36cc] - Locking lcobucci/clock (3.2.0) DEBUG [448b36cc] - Locking lcobucci/jwt (5.3.0) DEBUG [448b36cc] - Locking league/csv (9.16.0) DEBUG [448b36cc] - Locking lexik/jwt-authentication-bundle (v2.21.0) - Locking maennchen/zipstream-php (3.1.0) DEBUG [448b36cc] - Locking markbaker/complex (3.0.2) DEBUG [448b36cc] - Locking markbaker/matrix (3.0.1) DEBUG [448b36cc] - Locking monolog/monolog (3.6.0) DEBUG [448b36cc] - Locking myclabs/deep-copy (1.11.1) DEBUG [448b36cc] - Locking namshi/jose (7.2.3) DEBUG [448b36cc] - Locking nelmio/cors-bundle (2.4.0) DEBUG [448b36cc] - Locking nikic/php-parser (v5.0.2) DEBUG [448b36cc] - Locking nikolaposa/version (4.2.0) DEBUG [448b36cc] - Locking oneup/uploader-bundle (5.0.1) DEBUG [448b36cc] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [448b36cc] - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) DEBUG [448b36cc] - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [448b36cc] - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [448b36cc] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [448b36cc] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [448b36cc] - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [448b36cc] - Locking phpstan/phpstan (1.11.2) DEBUG [448b36cc] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [448b36cc] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [448b36cc] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [448b36cc] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [448b36cc] - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [448b36cc] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [448b36cc] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [448b36cc] - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) DEBUG [448b36cc] - Locking phpunit/php-timer (5.0.3) DEBUG [448b36cc] - Locking phpunit/phpunit (9.6.19) DEBUG [448b36cc] - Locking psr/cache (3.0.0) - Locking psr/clock (1.0.0) DEBUG [448b36cc] - Locking psr/container (2.0.2) DEBUG [448b36cc] - Locking psr/event-dispatcher (1.0.0) DEBUG [448b36cc] - Locking psr/http-client (1.0.3) DEBUG [448b36cc] - Locking psr/http-factory (1.1.0) DEBUG [448b36cc] - Locking psr/http-message (2.0) DEBUG [448b36cc] - Locking psr/link (2.0.1) DEBUG [448b36cc] - Locking psr/log (3.0.0) DEBUG [448b36cc] - Locking psr/simple-cache (3.0.0) DEBUG [448b36cc] - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) DEBUG [448b36cc] - Locking react/child-process (v0.6.5) DEBUG [448b36cc] - Locking react/dns (v1.12.0) DEBUG [448b36cc] - Locking react/event-loop (v1.5.0) DEBUG [448b36cc] - Locking react/promise (v3.2.0) DEBUG [448b36cc] - Locking react/socket (v1.15.0) DEBUG [448b36cc] - Locking react/stream (v1.3.0) DEBUG [448b36cc] - Locking sebastian/cli-parser (1.0.2) DEBUG [448b36cc] - Locking sebastian/code-unit (1.0.8) DEBUG [448b36cc] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [448b36cc] - Locking sebastian/comparator (4.0.8) DEBUG [448b36cc] - Locking sebastian/complexity (2.0.3) DEBUG [448b36cc] - Locking sebastian/diff (4.0.6) DEBUG [448b36cc] - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) DEBUG [448b36cc] - Locking sebastian/global-state (5.0.7) DEBUG [448b36cc] - Locking sebastian/lines-of-code (1.0.4) DEBUG [448b36cc] - Locking sebastian/object-enumerator (4.0.4) DEBUG [448b36cc] - Locking sebastian/object-reflector (2.0.4) DEBUG [448b36cc] - Locking sebastian/phpcpd (6.0.3) DEBUG [448b36cc] - Locking sebastian/recursion-context (4.0.5) DEBUG [448b36cc] - Locking sebastian/resource-operations (3.0.4) DEBUG [448b36cc] - Locking sebastian/type (3.2.1) DEBUG [448b36cc] - Locking sebastian/version (3.0.2) DEBUG [448b36cc] - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) DEBUG [448b36cc] - Locking spatie/macroable (2.0.0) DEBUG [448b36cc] - Locking spatie/url (2.4.0) DEBUG [448b36cc] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [448b36cc] - Locking symfony/asset (v6.4.7) DEBUG [448b36cc] - Locking symfony/cache (v7.0.7) DEBUG [448b36cc] - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.0.7) DEBUG [448b36cc] - Locking symfony/config (v6.4.7) DEBUG [448b36cc] - Locking symfony/console (v6.4.7) DEBUG [448b36cc] - Locking symfony/debug-bundle (v6.4.7) DEBUG [448b36cc] - Locking symfony/dependency-injection (v6.4.7) DEBUG [448b36cc] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [448b36cc] - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [448b36cc] - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) DEBUG [448b36cc] - Locking symfony/error-handler (v7.0.7) DEBUG [448b36cc] - Locking symfony/event-dispatcher (v7.0.7) DEBUG [448b36cc] - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [448b36cc] - Locking symfony/expression-language (v6.4.7) DEBUG [448b36cc] - Locking symfony/filesystem (v7.0.7) DEBUG [448b36cc] - Locking symfony/finder (v7.0.7) DEBUG [448b36cc] - Locking symfony/flex (v2.4.5) DEBUG [448b36cc] - Locking symfony/form (v6.4.7) DEBUG [448b36cc] - Locking symfony/framework-bundle (v6.4.7) DEBUG [448b36cc] - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) DEBUG [448b36cc] - Locking symfony/http-client-contracts (v3.5.0) DEBUG [448b36cc] - Locking symfony/http-foundation (v6.4.7) DEBUG [448b36cc] - Locking symfony/http-kernel (v6.4.7) DEBUG [448b36cc] - Locking symfony/intl (v6.4.7) DEBUG [448b36cc] - Locking symfony/mailer (v6.4.7) DEBUG [448b36cc] - Locking symfony/maker-bundle (v1.59.1) DEBUG [448b36cc] - Locking symfony/messenger (v7.0.7) DEBUG [448b36cc] - Locking symfony/mime (v6.4.7) DEBUG [448b36cc] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [448b36cc] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [448b36cc] - Locking symfony/notifier (v6.4.7) DEBUG [448b36cc] - Locking symfony/options-resolver (v7.0.7) DEBUG [448b36cc] - Locking symfony/password-hasher (v7.0.7) - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [448b36cc] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [448b36cc] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [448b36cc] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [448b36cc] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [448b36cc] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [448b36cc] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [448b36cc] - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [448b36cc] - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) DEBUG [448b36cc] - Locking symfony/property-info (v6.4.7) DEBUG [448b36cc] - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [448b36cc] - Locking symfony/rate-limiter (v6.4.7) DEBUG [448b36cc] - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) DEBUG [448b36cc] - Locking symfony/security-core (v7.0.7) DEBUG [448b36cc] - Locking symfony/security-csrf (v7.0.7) DEBUG [448b36cc] - Locking symfony/security-http (v7.0.7) DEBUG [448b36cc] - Locking symfony/serializer (v6.4.7) DEBUG [448b36cc] - Locking symfony/service-contracts (v3.5.0) DEBUG [448b36cc] - Locking symfony/stopwatch (v6.4.7) DEBUG [448b36cc] - Locking symfony/string (v6.4.7) - Locking symfony/translation (v6.4.7) DEBUG [448b36cc] - Locking symfony/translation-contracts (v3.5.0) DEBUG [448b36cc] - Locking symfony/twig-bridge (v6.4.7) DEBUG [448b36cc] - Locking symfony/twig-bundle (v6.4.7) DEBUG [448b36cc] - Locking symfony/validator (v6.4.7) - Locking symfony/var-dumper (v7.0.7) DEBUG [448b36cc] - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) DEBUG [448b36cc] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [448b36cc] - Locking symfony/webapp-meta (v1.0.0) DEBUG [448b36cc] - Locking symfony/webpack-encore-bundle (v1.17.2) - Locking symfony/yaml (v6.4.7) DEBUG [448b36cc] - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [448b36cc] - Locking theseer/tokenizer (1.2.3) DEBUG [448b36cc] - Locking twig/extra-bundle (v3.10.0) - Locking twig/intl-extra (v3.10.0) DEBUG [448b36cc] - Locking twig/twig (v3.10.3) DEBUG [448b36cc] - Locking webmozart/assert (1.11.0) DEBUG [448b36cc] - Locking willdurand/negotiation (3.1.0) DEBUG [448b36cc] Writing lock file DEBUG [448b36cc] Installing dependencies from lock file (including require-dev) DEBUG [448b36cc] Package operations: 193 installs, 0 updates, 0 removals DEBUG [448b36cc] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [448b36cc] 0 [>---------------------------] DEBUG [448b36cc] 0 [->--------------------------] DEBUG [448b36cc] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [448b36cc] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [448b36cc] - Installing psr/link (2.0.1): Extracting archive DEBUG [448b36cc] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [448b36cc] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [448b36cc] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [448b36cc] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [448b36cc] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [448b36cc] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [448b36cc] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing psr/log (3.0.0): Extracting archive DEBUG [448b36cc] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing psr/container (2.0.2): Extracting archive DEBUG [448b36cc] - Installing psr/cache (3.0.0): Extracting archive DEBUG [448b36cc] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [448b36cc] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [448b36cc] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [448b36cc] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [448b36cc] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [448b36cc] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [448b36cc] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [448b36cc] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [448b36cc] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [448b36cc] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [448b36cc] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [448b36cc] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [448b36cc] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [448b36cc] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [448b36cc] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [448b36cc] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [448b36cc] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [448b36cc] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [448b36cc] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [448b36cc] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [448b36cc] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [448b36cc] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [448b36cc] - Installing react/stream (v1.3.0): Extracting archive DEBUG [448b36cc] - Installing react/promise (v3.2.0): Extracting archive DEBUG [448b36cc] - Installing react/cache (v1.2.0): Extracting archive DEBUG [448b36cc] - Installing react/dns (v1.12.0): Extracting archive DEBUG [448b36cc] - Installing react/socket (v1.15.0): Extracting archive DEBUG [448b36cc] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [448b36cc] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [448b36cc] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [448b36cc] - Installing composer/semver (3.4.0): Extracting archive DEBUG [448b36cc] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [448b36cc] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [448b36cc] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [448b36cc] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [448b36cc] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [448b36cc] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing psr/clock (1.0.0): Extracting archive DEBUG [448b36cc] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [448b36cc] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [448b36cc] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [448b36cc] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [448b36cc] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [448b36cc] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [448b36cc] - Installing psr/http-message (2.0): Extracting archive DEBUG [448b36cc] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [448b36cc] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [448b36cc] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [448b36cc] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [448b36cc] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [448b36cc] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [448b36cc] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [448b36cc] - Installing spatie/url (2.4.0): Extracting archive DEBUG [448b36cc] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [448b36cc] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [448b36cc] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [448b36cc] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [448b36cc] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [448b36cc] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [448b36cc] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [448b36cc] - Installing league/csv (9.16.0): Extracting archive DEBUG [448b36cc] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [448b36cc] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [448b36cc] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [448b36cc] - Installing hokoha/lists-bundle (1.2.1): DEBUG [448b36cc] Cloning 7dd89672c4 from cache DEBUG [448b36cc] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [448b36cc] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [448b36cc] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [448b36cc] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [448b36cc] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [448b36cc] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [448b36cc] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [448b36cc] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [448b36cc] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [448b36cc] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [448b36cc] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [448b36cc] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [448b36cc] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [448b36cc] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [448b36cc] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [448b36cc] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [448b36cc] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [448b36cc] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [448b36cc] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [448b36cc] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [448b36cc] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [448b36cc] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [448b36cc] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [448b36cc] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [448b36cc] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [448b36cc] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [448b36cc] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [448b36cc] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [448b36cc] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [448b36cc] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [448b36cc] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [448b36cc] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [448b36cc] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [448b36cc] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [448b36cc] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [448b36cc] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [448b36cc] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [448b36cc] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [448b36cc] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [448b36cc] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [448b36cc] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [448b36cc] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [448b36cc] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [448b36cc] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [448b36cc] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [448b36cc] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [448b36cc] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [448b36cc] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [448b36cc] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [448b36cc] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [448b36cc] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [448b36cc] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [448b36cc] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [448b36cc] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [448b36cc] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [448b36cc] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [448b36cc] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [448b36cc] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing symfony/webapp-meta (v1.0.0) DEBUG [448b36cc] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [448b36cc] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [448b36cc] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [448b36cc] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [448b36cc] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [448b36cc] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [448b36cc] 0/188 [>---------------------------] 0% DEBUG [448b36cc] 19/188 [==>-------------------------] 10% DEBUG [448b36cc] 39/188 [=====>----------------------] 20% DEBUG [448b36cc] 59/188 [========>-------------------] 31% DEBUG [448b36cc] 76/188 [===========>----------------] 40% DEBUG [448b36cc] 96/188 [==============>-------------] 51% DEBUG [448b36cc] 115/188 [=================>----------] 61% DEBUG [448b36cc] 131/188 [===================>--------] 69% DEBUG [448b36cc] 135/188 [====================>-------] 71% DEBUG [448b36cc] 151/188 [======================>-----] 80% DEBUG [448b36cc] 171/188 [=========================>--] 90% DEBUG [448b36cc] 188/188 [============================] 100% DEBUG [448b36cc] DEBUG [448b36cc] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [448b36cc] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [448b36cc] Generating optimized autoload files DEBUG [448b36cc] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [448b36cc] DEBUG [448b36cc] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [448b36cc] Loading composer repositories with package information DEBUG [448b36cc]   DEBUG [448b36cc] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [448b36cc] Updating dependencies DEBUG [448b36cc] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [448b36cc] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [448b36cc] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [448b36cc] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [448b36cc] Package operations: 0 installs, 15 updates, 0 removals DEBUG [448b36cc] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [448b36cc] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [448b36cc] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [448b36cc] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [448b36cc] Symfony operations: 38 recipes (3c3e44b787d550c699cec1b7de418919) DEBUG [448b36cc] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [448b36cc] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [448b36cc] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [448b36cc] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [448b36cc] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [448b36cc] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [448b36cc] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [448b36cc] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [448b36cc] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [448b36cc] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [448b36cc] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [448b36cc] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [448b36cc] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [448b36cc] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [448b36cc] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [448b36cc] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [448b36cc] Executing script cache:clear DEBUG [448b36cc] [OK] DEBUG [448b36cc] Executing script assets:install public DEBUG [448b36cc] [OK] DEBUG [448b36cc] Executing script ckeditor:install DEBUG [448b36cc] [OK] DEBUG [448b36cc] DEBUG [448b36cc] What's next? DEBUG [448b36cc] Some files have been created and/or updated to configure your new packages. DEBUG [448b36cc] Please review, edit and commit them: these files are yours. DEBUG [448b36cc] symfony/framework-bundle instructions: DEBUG [448b36cc] DEBUG [448b36cc] * Run your application: 1. Go to the project directory DEBUG [448b36cc] 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [448b36cc] * Read the documentation at https://symfony.com/doc DEBUG [448b36cc] api-platform/core instructions: * Your API is almost ready: DEBUG [448b36cc] 1. Create your first API resource in src/ApiResource; DEBUG [448b36cc] 2. Go to /api to browse your API DEBUG [448b36cc] * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [448b36cc] then browse /api/graphql. DEBUG [448b36cc] * Read the documentation at https://api-platform.com/docs/ DEBUG [448b36cc] doctrine/doctrine-bundle instructions: DEBUG [448b36cc] * Modify your DATABASE_URL config in .env DEBUG [448b36cc] * Configure the driver (postgresql) and DEBUG [448b36cc] server_version (16) in config/packages/doctrine.yaml DEBUG [448b36cc] symfony/messenger instructions: DEBUG [448b36cc] * You're ready to use the Messenger component. You can define your own message buses DEBUG [448b36cc] or start using the default one right now by injecting the message_bus service DEBUG [448b36cc] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [448b36cc] * To send messages to a transport and handle them asynchronously: DEBUG [448b36cc] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [448b36cc] and framework.messenger.transports.async in config/packages/messenger.yaml; DEBUG [448b36cc] 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate DEBUG [448b36cc] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [448b36cc] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [448b36cc] symfony/mailer instructions: DEBUG [448b36cc] * You're ready to send emails. DEBUG [448b36cc] * If you want to send emails via a supported email provider, install DEBUG [448b36cc] the corresponding bridge. DEBUG [448b36cc] For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: DEBUG [448b36cc] DEBUG [448b36cc] 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [448b36cc] config/packages/messenger.yaml file under framework.messenger.routing DEBUG [448b36cc] and replace amqp with your transport name of choice. DEBUG [448b36cc] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [448b36cc] symfony/webpack-encore-bundle instructions: DEBUG [448b36cc] * Install Yarn and run yarn install DEBUG [448b36cc] * Start the development server: yarn encore dev-server DEBUG [448b36cc] INFO [448b36cc] Finished in 52.185 seconds with exit status 0 (successful). INFO [9b8efeef] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [9b8efeef] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console cache:warmup --no-debug ) DEBUG [9b8efeef] DEBUG [9b8efeef] // Warming up the cache for the dev environment with debug false DEBUG [9b8efeef] DEBUG [9b8efeef] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [9b8efeef] Finished in 4.388 seconds with exit status 0 (successful). DEBUG [4284d414] Running if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4284d414] Command: if test ! -d /var/www/html/tango/develop/releases/20240530085829; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530085829'" 1>&2; false; fi DEBUG [4284d414] Finished in 0.447 seconds with exit status 0 (successful). INFO [407407d6] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [407407d6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console assets:install public --symlink --no-debug ) DEBUG [407407d6] DEBUG [407407d6] Trying to install assets as absolute symbolic links. DEBUG [407407d6] --- ------------------------ ------------------ DEBUG [407407d6] Bundle Method / Error --- ------------------------ ------------------ DEBUG [407407d6] ✔ ApiPlatformBundle absolute symlink DEBUG [407407d6] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [407407d6] ✔ ListsBundle absolute symlink DEBUG [407407d6] ✔ FOSCKEditorBundle absolute symlink DEBUG [407407d6] --- ------------------------ ------------------ DEBUG [407407d6] [OK] All assets were successfully installed. INFO [407407d6] Finished in 0.745 seconds with exit status 0 (successful). INFO [03532af4] Running cd /var/www/html/tango/develop/releases/20240530085829/server; nvm use; yarn install as root@172.17.17.169 DEBUG [03532af4] Command: cd /var/www/html/tango/develop/releases/20240530085829/server; nvm use; yarn install DEBUG [03532af4] Found '/var/www/html/tango/develop/releases/20240530085829/server/.nvmrc' with version DEBUG [03532af4] Now using node v18.19.0 (npm v10.2.3) DEBUG [03532af4] yarn install v1.22.22 DEBUG [03532af4] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [03532af4] [1/4] Resolving packages... DEBUG [03532af4] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [03532af4] [2/4] Fetching packages... DEBUG [03532af4] [3/4] Linking dependencies... DEBUG [03532af4] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [03532af4] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [03532af4] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [03532af4] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [03532af4] warning Workspaces can only be enabled in private projects. DEBUG [03532af4] [4/4] Building fresh packages... DEBUG [03532af4] Done in 13.64s. INFO [03532af4] Finished in 15.229 seconds with exit status 0 (successful). INFO [2dfedd94] Running cd /var/www/html/tango/develop/releases/20240530085829/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [2dfedd94] Command: cd /var/www/html/tango/develop/releases/20240530085829/server; nvm use; yarn dev DEBUG [2dfedd94] Found '/var/www/html/tango/develop/releases/20240530085829/server/.nvmrc' with version DEBUG [2dfedd94] Now using node v18.19.0 (npm v10.2.3) DEBUG [2dfedd94] yarn run v1.22.22 DEBUG [2dfedd94] $ encore dev DEBUG [2dfedd94] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [2dfedd94] Running webpack ... DEBUG [2dfedd94] DEBUG [2dfedd94] DONE Compiled successfully in 18211ms11:00:27 AM DEBUG [2dfedd94] DEBUG [2dfedd94] 27 files written to public/build DEBUG [2dfedd94] Entrypoint app [big] 3.81 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 463 KiB 22 auxiliary assets webpack compiled successfully DEBUG [2dfedd94] Done in 27.27s. INFO [2dfedd94] Finished in 28.799 seconds with exit status 0 (successful). INFO [a8c951c7] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530085829 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [a8c951c7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530085829 /var/www/html/tango/develop/releases/current ) INFO [a8c951c7] Finished in 0.452 seconds with exit status 0 (successful). INFO [62042794] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [62042794] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [62042794] Finished in 0.443 seconds with exit status 0 (successful). INFO [6674adb2] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [6674adb2] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [6674adb2] Generated new migration class to "/var/www/html/tango/develop/releases/20240530085829/server/migrations/Version20240530090028.php" DEBUG [6674adb2] DEBUG [6674adb2] To run just this migration for testing purposes, you can use migrations:execute --up 'DoctrineMigrations\\Version20240530090028' DEBUG [6674adb2] DEBUG [6674adb2] To revert the migration you can use migrations:execute --down 'DoctrineMigrations\\Version20240530090028' DEBUG [6674adb2] INFO [6674adb2] Finished in 0.884 seconds with exit status 0 (successful). INFO [601e409c] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [601e409c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530085829/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [601e409c] [notice] Migrating up to DoctrineMigrations\Version20240530090028 DEBUG [601e409c] [notice] finished in 4673.2ms, used 10M memory, 1 migrations executed, 24 sql queries DEBUG [601e409c] [OK] Successfully migrated to version: DoctrineMigrations\Version20240530090028 DEBUG [601e409c] INFO [601e409c] Finished in 5.603 seconds with exit status 0 (successful). DEBUG [edb54870] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [edb54870] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [edb54870] 20240530081113 20240530082708 20240530083233 20240530083657 20240530084600 20240530085535 20240530085829 DEBUG [edb54870] Finished in 0.470 seconds with exit status 0 (successful). INFO Keeping 5 of 7 deployed releases on 172.17.17.169 DEBUG [8f1ccf41] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [8f1ccf41] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [8f1ccf41] Finished in 0.428 seconds with exit status 0 (successful). DEBUG [059e3d04] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [059e3d04] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [059e3d04] /var/www/html/tango/develop/releases/20240530085829 DEBUG [059e3d04] Finished in 0.445 seconds with exit status 0 (successful). INFO [092cb7a3] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530081113 /var/www/html/tango/develop/releases/20240530082708 as root@172.17.17.169 DEBUG [092cb7a3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530081113 /var/www/html/tango/develop/releases/20240530082708 ) INFO [092cb7a3] Finished in 2.885 seconds with exit status 0 (successful). INFO [c0fcfdc7] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530085829/server/var as root@172.17.17.169 DEBUG [c0fcfdc7] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530085829/server/var INFO [c0fcfdc7] Finished in 0.590 seconds with exit status 0 (successful). INFO [d5134550] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [d5134550] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache INFO [d5134550] Finished in 0.433 seconds with exit status 0 (successful). INFO [86873595] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [86873595] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public DEBUG [86873595] chmod: cannot access '/var/www/html/tango/develop/shared/public' DEBUG [86873595] : No such file or directory INFO --------------------------------------------------------------------------- INFO START 2024-05-30 11:01:58 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [b45c10e8] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [b45c10e8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [b45c10e8] Finished in 3.831 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh 0.0% INFO Uploading /tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh 100.0% INFO [e4a174f4] Running /usr/bin/env chmod 700 /tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh as root@172.17.17.169 DEBUG [e4a174f4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh ) INFO [e4a174f4] Finished in 0.448 seconds with exit status 0 (successful). INFO [ac02ec94] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [ac02ec94] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [ac02ec94] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [ac02ec94] Finished in 1.679 seconds with exit status 0 (successful). INFO [b8016f49] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [b8016f49] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [b8016f49] Finished in 0.465 seconds with exit status 0 (successful). INFO [4df87723] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [4df87723] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [4df87723] Finished in 0.439 seconds with exit status 0 (successful). DEBUG [4d487819] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [4d487819] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [4d487819] Finished in 0.641 seconds with exit status 0 (successful). DEBUG [82a6e6ce] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [82a6e6ce] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [82a6e6ce] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [82a6e6ce] Finished in 0.473 seconds with exit status 0 (successful). DEBUG [3c0648d8] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3c0648d8] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [3c0648d8] Finished in 0.546 seconds with exit status 0 (successful). DEBUG [f075e559] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [f075e559] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [f075e559] Finished in 0.447 seconds with exit status 0 (successful). DEBUG [22aab0d8] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [22aab0d8] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [22aab0d8] Finished in 0.419 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [374a2bdc] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [374a2bdc] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [374a2bdc] Finished in 0.461 seconds with exit status 0 (successful). INFO [6efabe53] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [6efabe53] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [6efabe53] Finished in 0.461 seconds with exit status 0 (successful). INFO [64ec3994] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [64ec3994] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh" ; /usr/bin/env git remote update --prune ) INFO [64ec3994] Finished in 1.613 seconds with exit status 0 (successful). DEBUG [7faed258] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7faed258] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [7faed258] Finished in 0.458 seconds with exit status 0 (successful). INFO [5c5f4d88] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530090208 as root@172.17.17.169 DEBUG [5c5f4d88] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530090208 ) INFO [5c5f4d88] Finished in 0.448 seconds with exit status 0 (successful). INFO [b30b2b1e] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530090208 as root@172.17.17.169 DEBUG [b30b2b1e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530090208 ) INFO [b30b2b1e] Finished in 0.823 seconds with exit status 0 (successful). DEBUG [cda4c168] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [cda4c168] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [cda4c168] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [1c31c195] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [1c31c195] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c73eb30d83b2ff2f1cf9.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [1c31c195] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [1c31c195] Finished in 0.449 seconds with exit status 0 (successful). DEBUG [de4b5a03] Running if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi as root@172.17.17.169 DEBUG [de4b5a03] Command: if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi DEBUG [de4b5a03] Finished in 0.447 seconds with exit status 0 (successful). INFO [756313bf] Running /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION as root@172.17.17.169 DEBUG [756313bf] Command: cd /var/www/html/tango/develop/releases/20240530090208 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "fa70246832792eb3c8983cec0b6bed04de86700b" > REVISION ) INFO [756313bf] Finished in 0.440 seconds with exit status 0 (successful). INFO [1d3da72a] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [1d3da72a] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [1d3da72a] Finished in 0.458 seconds with exit status 0 (successful). INFO [49850dde] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [49850dde] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [49850dde] Finished in 0.470 seconds with exit status 0 (successful). INFO [7ba2c089] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530090208/server/.env.local as root@172.17.17.169 DEBUG [7ba2c089] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530090208/server/.env.local INFO [7ba2c089] Finished in 0.458 seconds with exit status 0 (successful). INFO [352c1bc5] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530090208/server/exercice as root@172.17.17.169 DEBUG [352c1bc5] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530090208/server/exercice INFO [352c1bc5] Finished in 0.502 seconds with exit status 0 (successful). INFO [be539e1d] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530090208/server/public/.htaccess as root@172.17.17.169 DEBUG [be539e1d] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530090208/server/public/.htaccess INFO [be539e1d] Finished in 0.460 seconds with exit status 0 (successful). INFO [6b4ec1cd] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530090208/server/var as root@172.17.17.169 DEBUG [6b4ec1cd] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530090208/server/var ) INFO [6b4ec1cd] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [c4024554] Running [ -L /var/www/html/tango/develop/releases/20240530090208/server/var/log ] as root@172.17.17.169 DEBUG [c4024554] Command: [ -L /var/www/html/tango/develop/releases/20240530090208/server/var/log ] DEBUG [c4024554] Finished in 0.465 seconds with exit status 1 (failed). DEBUG [87b9056a] Running [ -d /var/www/html/tango/develop/releases/20240530090208/server/var/log ] as root@172.17.17.169 DEBUG [87b9056a] Command: [ -d /var/www/html/tango/develop/releases/20240530090208/server/var/log ] DEBUG [87b9056a] Finished in 0.458 seconds with exit status 1 (failed). INFO [ee823d98] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530090208/server/var/log as root@172.17.17.169 DEBUG [ee823d98] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530090208/server/var/log ) INFO [ee823d98] Finished in 0.458 seconds with exit status 0 (successful). DEBUG [0d1e20e7] Running [ -L /var/www/html/tango/develop/releases/20240530090208/server/var/cache ] as root@172.17.17.169 DEBUG [0d1e20e7] Command: [ -L /var/www/html/tango/develop/releases/20240530090208/server/var/cache ] DEBUG [0d1e20e7] Finished in 0.467 seconds with exit status 1 (failed). DEBUG [725f9897] Running [ -d /var/www/html/tango/develop/releases/20240530090208/server/var/cache ] as root@172.17.17.169 DEBUG [725f9897] Command: [ -d /var/www/html/tango/develop/releases/20240530090208/server/var/cache ] DEBUG [725f9897] Finished in 0.435 seconds with exit status 1 (failed). INFO [5234c5b0] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530090208/server/var/cache as root@172.17.17.169 DEBUG [5234c5b0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530090208/server/var/cache ) INFO [5234c5b0] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [06348f48] Running if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi as root@172.17.17.169 DEBUG [06348f48] Command: if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi DEBUG [06348f48] Finished in 0.466 seconds with exit status 0 (successful). DEBUG [1d351f83] Running [ -d /var/www/html/tango/develop/releases/20240530090208/server/var/cache ] as root@172.17.17.169 DEBUG [1d351f83] Command: [ -d /var/www/html/tango/develop/releases/20240530090208/server/var/cache ] DEBUG [1d351f83] Finished in 0.435 seconds with exit status 0 (successful). INFO [d195b423] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530090208/server/var/cache as root@172.17.17.169 DEBUG [d195b423] Command: cd /var/www/html/tango/develop/releases/20240530090208 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530090208/server/var/cache ) INFO [d195b423] Finished in 0.470 seconds with exit status 0 (successful). INFO [cb600d2e] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [cb600d2e] Command: cd /var/www/html/tango/develop/releases/20240530090208 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [cb600d2e] mkdir: created directory 'server/var/cache' INFO [cb600d2e] Finished in 0.472 seconds with exit status 0 (successful). DEBUG [b8a73f49] Running [ -d /var/www/html/tango/develop/releases/20240530090208/server/var ] as root@172.17.17.169 DEBUG [b8a73f49] Command: [ -d /var/www/html/tango/develop/releases/20240530090208/server/var ] DEBUG [b8a73f49] Finished in 0.432 seconds with exit status 0 (successful). INFO [1d520521] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530090208/server/var as root@172.17.17.169 DEBUG [1d520521] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530090208/server/var ) INFO [1d520521] Finished in 0.457 seconds with exit status 0 (successful). DEBUG [354ce75e] Running if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi as root@172.17.17.169 DEBUG [354ce75e] Command: if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi DEBUG [354ce75e] Finished in 0.428 seconds with exit status 0 (successful). INFO [fc2be31f] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [fc2be31f] Command: cd /var/www/html/tango/develop/releases/20240530090208 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [fc2be31f] Finished in 0.437 seconds with exit status 0 (successful). DEBUG [7395ba2d] Running if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7395ba2d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi DEBUG [7395ba2d] Finished in 0.434 seconds with exit status 0 (successful). INFO [0a893e53] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [0a893e53] Command: cd /var/www/html/tango/develop/releases/20240530090208 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [0a893e53] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [0a893e53] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [0a893e53] Loading composer repositories with package information DEBUG [0a893e53]   DEBUG [0a893e53] Updating dependencies DEBUG [0a893e53] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [0a893e53] - Locking api-platform/core (v3.3.5) DEBUG [0a893e53] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [0a893e53] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [0a893e53] - Locking clue/ndjson-react (v1.3.0) DEBUG [0a893e53] - Locking composer/pcre (3.1.4) DEBUG [0a893e53] - Locking composer/semver (3.4.0) DEBUG [0a893e53] - Locking composer/xdebug-handler (3.0.5) DEBUG [0a893e53] - Locking doctrine/annotations (1.14.3) DEBUG [0a893e53] - Locking doctrine/cache (2.2.0) DEBUG [0a893e53] - Locking doctrine/collections (2.2.2) DEBUG [0a893e53] - Locking doctrine/common (3.4.4) DEBUG [0a893e53] - Locking doctrine/dbal (3.8.4) DEBUG [0a893e53] - Locking doctrine/deprecations (1.1.3) DEBUG [0a893e53] - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) DEBUG [0a893e53] - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) DEBUG [0a893e53] - Locking doctrine/instantiator (2.0.0) DEBUG [0a893e53] - Locking doctrine/lexer (2.1.1) DEBUG [0a893e53] - Locking doctrine/migrations (3.7.4) DEBUG [0a893e53] - Locking doctrine/orm (2.19.5) DEBUG [0a893e53] - Locking doctrine/persistence (3.3.2) DEBUG [0a893e53] - Locking doctrine/sql-formatter (1.4.0) DEBUG [0a893e53] - Locking egulias/email-validator (4.0.2) - Locking evenement/evenement (v3.0.2) DEBUG [0a893e53] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [0a893e53] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [0a893e53] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [0a893e53] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [0a893e53] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [0a893e53] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [0a893e53] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) - Locking guzzlehttp/guzzle (7.8.1) DEBUG [0a893e53] - Locking guzzlehttp/promises (2.0.2) DEBUG [0a893e53] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [0a893e53] - Locking hokoha/lists-bundle (1.2.1) DEBUG [0a893e53] - Locking knplabs/gaufrette (v0.11.1) DEBUG [0a893e53] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [0a893e53] - Locking laminas/laminas-code (4.13.0) DEBUG [0a893e53] - Locking lcobucci/clock (3.2.0) DEBUG [0a893e53] - Locking lcobucci/jwt (5.3.0) - Locking league/csv (9.16.0) DEBUG [0a893e53] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [0a893e53] - Locking maennchen/zipstream-php (3.1.0) DEBUG [0a893e53] - Locking markbaker/complex (3.0.2) DEBUG [0a893e53] - Locking markbaker/matrix (3.0.1) DEBUG [0a893e53] - Locking monolog/monolog (3.6.0) DEBUG [0a893e53] - Locking myclabs/deep-copy (1.11.1) DEBUG [0a893e53] - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) DEBUG [0a893e53] - Locking nikic/php-parser (v5.0.2) DEBUG [0a893e53] - Locking nikolaposa/version (4.2.0) DEBUG [0a893e53] - Locking oneup/uploader-bundle (5.0.1) DEBUG [0a893e53] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [0a893e53] - Locking phar-io/manifest (2.0.4) DEBUG [0a893e53] - Locking phar-io/version (3.2.1) - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [0a893e53] - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [0a893e53] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [0a893e53] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [0a893e53] - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [0a893e53] - Locking phpstan/phpstan (1.11.2) DEBUG [0a893e53] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [0a893e53] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [0a893e53] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [0a893e53] - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [0a893e53] - Locking phpunit/php-code-coverage (9.2.31) - Locking phpunit/php-file-iterator (3.0.6) DEBUG [0a893e53] - Locking phpunit/php-invoker (3.1.1) DEBUG [0a893e53] - Locking phpunit/php-text-template (2.0.4) DEBUG [0a893e53] - Locking phpunit/php-timer (5.0.3) DEBUG [0a893e53] - Locking phpunit/phpunit (9.6.19) DEBUG [0a893e53] - Locking psr/cache (3.0.0) DEBUG [0a893e53] - Locking psr/clock (1.0.0) DEBUG [0a893e53] - Locking psr/container (2.0.2) - Locking psr/event-dispatcher (1.0.0) DEBUG [0a893e53] - Locking psr/http-client (1.0.3) DEBUG [0a893e53] - Locking psr/http-factory (1.1.0) DEBUG [0a893e53] - Locking psr/http-message (2.0) DEBUG [0a893e53] - Locking psr/link (2.0.1) DEBUG [0a893e53] - Locking psr/log (3.0.0) DEBUG [0a893e53] - Locking psr/simple-cache (3.0.0) DEBUG [0a893e53] - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) DEBUG [0a893e53] - Locking react/child-process (v0.6.5) DEBUG [0a893e53] - Locking react/dns (v1.12.0) DEBUG [0a893e53] - Locking react/event-loop (v1.5.0) DEBUG [0a893e53] - Locking react/promise (v3.2.0) DEBUG [0a893e53] - Locking react/socket (v1.15.0) DEBUG [0a893e53] - Locking react/stream (v1.3.0) DEBUG [0a893e53] - Locking sebastian/cli-parser (1.0.2) DEBUG [0a893e53] - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [0a893e53] - Locking sebastian/comparator (4.0.8) - Locking sebastian/complexity (2.0.3) DEBUG [0a893e53] - Locking sebastian/diff (4.0.6) DEBUG [0a893e53] - Locking sebastian/environment (5.1.5) DEBUG [0a893e53] - Locking sebastian/exporter (4.0.6) DEBUG [0a893e53] - Locking sebastian/global-state (5.0.7) DEBUG [0a893e53] - Locking sebastian/lines-of-code (1.0.4) DEBUG [0a893e53] - Locking sebastian/object-enumerator (4.0.4) DEBUG [0a893e53] - Locking sebastian/object-reflector (2.0.4) - Locking sebastian/phpcpd (6.0.3) DEBUG [0a893e53] - Locking sebastian/recursion-context (4.0.5) DEBUG [0a893e53] - Locking sebastian/resource-operations (3.0.4) DEBUG [0a893e53] - Locking sebastian/type (3.2.1) DEBUG [0a893e53] - Locking sebastian/version (3.0.2) DEBUG [0a893e53] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [0a893e53] - Locking shivas/versioning-bundle (4.1.0) - Locking spatie/macroable (2.0.0) DEBUG [0a893e53] - Locking spatie/url (2.4.0) DEBUG [0a893e53] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [0a893e53] - Locking symfony/asset (v6.4.7) DEBUG [0a893e53] - Locking symfony/cache (v7.0.7) DEBUG [0a893e53] - Locking symfony/cache-contracts (v3.5.0) DEBUG [0a893e53] - Locking symfony/clock (v7.0.7) DEBUG [0a893e53] - Locking symfony/config (v6.4.7) DEBUG [0a893e53] - Locking symfony/console (v6.4.7) DEBUG [0a893e53] - Locking symfony/debug-bundle (v6.4.7) - Locking symfony/dependency-injection (v6.4.7) DEBUG [0a893e53] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [0a893e53] - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [0a893e53] - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) DEBUG [0a893e53] - Locking symfony/error-handler (v7.0.7) DEBUG [0a893e53] - Locking symfony/event-dispatcher (v7.0.7) DEBUG [0a893e53] - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [0a893e53] - Locking symfony/expression-language (v6.4.7) DEBUG [0a893e53] - Locking symfony/filesystem (v7.0.7) DEBUG [0a893e53] - Locking symfony/finder (v7.0.7) DEBUG [0a893e53] - Locking symfony/flex (v2.4.5) DEBUG [0a893e53] - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) DEBUG [0a893e53] - Locking symfony/google-mailer (v6.4.7) DEBUG [0a893e53] - Locking symfony/http-client (v6.4.7) DEBUG [0a893e53] - Locking symfony/http-client-contracts (v3.5.0) DEBUG [0a893e53] - Locking symfony/http-foundation (v6.4.7) DEBUG [0a893e53] - Locking symfony/http-kernel (v6.4.7) DEBUG [0a893e53] - Locking symfony/intl (v6.4.7) DEBUG [0a893e53] - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) DEBUG [0a893e53] - Locking symfony/messenger (v7.0.7) DEBUG [0a893e53] - Locking symfony/mime (v6.4.7) DEBUG [0a893e53] - Locking symfony/monolog-bridge (v7.0.7) - Locking symfony/monolog-bundle (v3.10.0) DEBUG [0a893e53] - Locking symfony/notifier (v6.4.7) DEBUG [0a893e53] - Locking symfony/options-resolver (v7.0.7) DEBUG [0a893e53] - Locking symfony/password-hasher (v7.0.7) DEBUG [0a893e53] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [0a893e53] - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [0a893e53] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [0a893e53] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [0a893e53] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [0a893e53] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [0a893e53] - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) DEBUG [0a893e53] - Locking symfony/property-access (v6.4.7) DEBUG [0a893e53] - Locking symfony/property-info (v6.4.7) DEBUG [0a893e53] - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) DEBUG [0a893e53] - Locking symfony/routing (v6.4.7) DEBUG [0a893e53] - Locking symfony/runtime (v6.4.7) DEBUG [0a893e53] - Locking symfony/security-bundle (v6.4.7) DEBUG [0a893e53] - Locking symfony/security-core (v7.0.7) DEBUG [0a893e53] - Locking symfony/security-csrf (v7.0.7) DEBUG [0a893e53] - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) DEBUG [0a893e53] - Locking symfony/service-contracts (v3.5.0) DEBUG [0a893e53] - Locking symfony/stopwatch (v6.4.7) DEBUG [0a893e53] - Locking symfony/string (v6.4.7) DEBUG [0a893e53] - Locking symfony/translation (v6.4.7) DEBUG [0a893e53] - Locking symfony/translation-contracts (v3.5.0) DEBUG [0a893e53] - Locking symfony/twig-bridge (v6.4.7) DEBUG [0a893e53] - Locking symfony/twig-bundle (v6.4.7) DEBUG [0a893e53] - Locking symfony/validator (v6.4.7) DEBUG [0a893e53] - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) DEBUG [0a893e53] - Locking symfony/web-link (v6.4.7) DEBUG [0a893e53] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [0a893e53] - Locking symfony/webapp-meta (v1.0.0) DEBUG [0a893e53] - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [0a893e53] - Locking symfony/yaml (v6.4.7) DEBUG [0a893e53] - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [0a893e53] - Locking theseer/tokenizer (1.2.3) DEBUG [0a893e53] - Locking twig/extra-bundle (v3.10.0) DEBUG [0a893e53] - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) DEBUG [0a893e53] - Locking webmozart/assert (1.11.0) DEBUG [0a893e53] - Locking willdurand/negotiation (3.1.0) DEBUG [0a893e53] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [0a893e53] Package operations: 193 installs, 0 updates, 0 removals DEBUG [0a893e53] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [0a893e53] 0 [>---------------------------] DEBUG [0a893e53] 0 [->--------------------------] DEBUG [0a893e53] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [0a893e53] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [0a893e53] - Installing psr/link (2.0.1): Extracting archive DEBUG [0a893e53] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [0a893e53] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [0a893e53] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [0a893e53] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [0a893e53] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [0a893e53] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [0a893e53] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing psr/log (3.0.0): Extracting archive DEBUG [0a893e53] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing psr/container (2.0.2): Extracting archive DEBUG [0a893e53] - Installing psr/cache (3.0.0): Extracting archive DEBUG [0a893e53] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [0a893e53] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [0a893e53] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [0a893e53] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [0a893e53] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [0a893e53] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [0a893e53] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [0a893e53] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [0a893e53] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [0a893e53] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [0a893e53] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [0a893e53] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [0a893e53] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [0a893e53] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [0a893e53] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [0a893e53] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [0a893e53] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [0a893e53] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [0a893e53] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [0a893e53] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [0a893e53] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [0a893e53] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [0a893e53] - Installing react/stream (v1.3.0): Extracting archive DEBUG [0a893e53] - Installing react/promise (v3.2.0): Extracting archive DEBUG [0a893e53] - Installing react/cache (v1.2.0): Extracting archive DEBUG [0a893e53] - Installing react/dns (v1.12.0): Extracting archive DEBUG [0a893e53] - Installing react/socket (v1.15.0): Extracting archive DEBUG [0a893e53] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [0a893e53] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [0a893e53] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [0a893e53] - Installing composer/semver (3.4.0): Extracting archive DEBUG [0a893e53] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [0a893e53] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [0a893e53] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [0a893e53] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [0a893e53] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [0a893e53] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing psr/clock (1.0.0): Extracting archive DEBUG [0a893e53] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [0a893e53] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [0a893e53] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [0a893e53] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [0a893e53] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [0a893e53] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [0a893e53] - Installing psr/http-message (2.0): Extracting archive DEBUG [0a893e53] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [0a893e53] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [0a893e53] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [0a893e53] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [0a893e53] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [0a893e53] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [0a893e53] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [0a893e53] - Installing spatie/url (2.4.0): Extracting archive DEBUG [0a893e53] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [0a893e53] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [0a893e53] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [0a893e53] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [0a893e53] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [0a893e53] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [0a893e53] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [0a893e53] - Installing league/csv (9.16.0): Extracting archive DEBUG [0a893e53] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [0a893e53] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [0a893e53] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [0a893e53] - Installing hokoha/lists-bundle (1.2.1): DEBUG [0a893e53] Cloning 7dd89672c4 from cache DEBUG [0a893e53] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [0a893e53] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [0a893e53] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [0a893e53] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [0a893e53] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [0a893e53] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [0a893e53] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [0a893e53] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [0a893e53] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [0a893e53] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [0a893e53] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [0a893e53] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [0a893e53] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [0a893e53] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [0a893e53] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [0a893e53] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [0a893e53] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [0a893e53] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [0a893e53] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [0a893e53] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [0a893e53] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [0a893e53] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [0a893e53] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [0a893e53] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [0a893e53] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [0a893e53] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [0a893e53] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [0a893e53] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [0a893e53] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [0a893e53] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [0a893e53] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [0a893e53] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [0a893e53] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [0a893e53] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [0a893e53] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [0a893e53] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [0a893e53] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [0a893e53] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [0a893e53] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [0a893e53] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [0a893e53] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [0a893e53] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [0a893e53] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [0a893e53] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [0a893e53] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [0a893e53] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [0a893e53] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [0a893e53] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [0a893e53] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [0a893e53] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [0a893e53] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [0a893e53] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [0a893e53] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [0a893e53] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [0a893e53] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [0a893e53] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [0a893e53] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [0a893e53] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing symfony/webapp-meta (v1.0.0) DEBUG [0a893e53] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [0a893e53] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [0a893e53] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [0a893e53] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [0a893e53] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [0a893e53] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [0a893e53] 0/188 [>---------------------------] 0% DEBUG [0a893e53] 20/188 [==>-------------------------] 10% DEBUG [0a893e53] 39/188 [=====>----------------------] 20% DEBUG [0a893e53] 62/188 [=========>------------------] 32% DEBUG [0a893e53] 77/188 [===========>----------------] 40% DEBUG [0a893e53] 97/188 [==============>-------------] 51% DEBUG [0a893e53] 113/188 [================>-----------] 60% DEBUG [0a893e53] 132/188 [===================>--------] 70% DEBUG [0a893e53] 152/188 [======================>-----] 80% DEBUG [0a893e53] 172/188 [=========================>--] 91% DEBUG [0a893e53] 188/188 [============================] 100% DEBUG [0a893e53] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [0a893e53] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [0a893e53] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [0a893e53] DEBUG [0a893e53] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [0a893e53] Loading composer repositories with package information DEBUG [0a893e53]   DEBUG [0a893e53] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [0a893e53] Updating dependencies DEBUG [0a893e53] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [0a893e53] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [0a893e53] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [0a893e53] Writing lock file DEBUG [0a893e53] Installing dependencies from lock file (including require-dev) DEBUG [0a893e53] Package operations: 0 installs, 15 updates, 0 removals DEBUG [0a893e53] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [0a893e53] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [0a893e53] Generating optimized autoload files DEBUG [0a893e53] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [0a893e53] Symfony operations: 38 recipes (957fbe55499f049c850811d8d96b84a9) DEBUG [0a893e53] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [0a893e53] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [0a893e53] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [0a893e53] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [0a893e53] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [0a893e53] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [0a893e53] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [0a893e53] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [0a893e53] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [0a893e53] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [0a893e53] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [0a893e53] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [0a893e53] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [0a893e53] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [0a893e53] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [0a893e53] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [0a893e53] Executing script cache:clear DEBUG [0a893e53] [OK] DEBUG [0a893e53] Executing script assets:install public DEBUG [0a893e53] [OK] DEBUG [0a893e53] Executing script ckeditor:install DEBUG [0a893e53] [OK] DEBUG [0a893e53] DEBUG [0a893e53] What's next? DEBUG [0a893e53] Some files have been created and/or updated to configure your new packages. DEBUG [0a893e53] Please review, edit and commit them: these files are yours. DEBUG [0a893e53] DEBUG [0a893e53] symfony/framework-bundle instructions: DEBUG [0a893e53] * Run your application: 1. Go to the project directory DEBUG [0a893e53] 2. Create your code repository with the git init command DEBUG [0a893e53] 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [0a893e53] * Read the documentation at https://symfony.com/doc DEBUG [0a893e53] api-platform/core instructions: DEBUG [0a893e53] * Your API is almost ready: DEBUG [0a893e53] 1. Create your first API resource in src/ApiResource; DEBUG [0a893e53] 2. Go to /api to browse your API DEBUG [0a893e53] * Using MakerBundle? Try php bin/console make:entity --api-resource DEBUG [0a893e53] * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [0a893e53] then browse /api/graphql. DEBUG [0a893e53] DEBUG [0a893e53] * Read the documentation at https://api-platform.com/docs/ DEBUG [0a893e53] doctrine/doctrine-bundle instructions: DEBUG [0a893e53] * Modify your DATABASE_URL config in .env DEBUG [0a893e53] * Configure the driver (postgresql) and DEBUG [0a893e53] server_version (16) in config/packages/doctrine.yaml DEBUG [0a893e53] DEBUG [0a893e53] symfony/messenger instructions: DEBUG [0a893e53] * You're ready to use the Messenger component. You can define your own message buses DEBUG [0a893e53] or start using the default one right now by injecting the message_bus service DEBUG [0a893e53] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [0a893e53] * To send messages to a transport and handle them asynchronously: DEBUG [0a893e53] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [0a893e53] and framework.messenger.transports.async in config/packages/messenger.yaml; DEBUG [0a893e53] 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate DEBUG [0a893e53] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [0a893e53] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [0a893e53] DEBUG [0a893e53] symfony/mailer instructions: DEBUG [0a893e53] * You're ready to send emails. * If you want to send emails via a supported email provider, install DEBUG [0a893e53] the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. DEBUG [0a893e53] * If you want to send emails asynchronously: DEBUG [0a893e53] 1. Install the messenger component by running composer require messenger; DEBUG [0a893e53] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [0a893e53] config/packages/messenger.yaml file under framework.messenger.routing DEBUG [0a893e53] and replace amqp with your transport name of choice. DEBUG [0a893e53] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [0a893e53] symfony/webpack-encore-bundle instructions: DEBUG [0a893e53] * Install Yarn and run yarn install DEBUG [0a893e53] * Start the development server: yarn encore dev-server DEBUG [0a893e53] INFO [0a893e53] Finished in 52.104 seconds with exit status 0 (successful). INFO [ff087d19] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [ff087d19] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console cache:warmup --no-debug ) DEBUG [ff087d19] DEBUG [ff087d19] // Warming up the cache for the dev environment with debug false DEBUG [ff087d19] DEBUG [ff087d19] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [ff087d19] Finished in 4.924 seconds with exit status 0 (successful). DEBUG [08abf7b9] Running if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi as root@172.17.17.169 DEBUG [08abf7b9] Command: if test ! -d /var/www/html/tango/develop/releases/20240530090208; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530090208'" 1>&2; false; fi DEBUG [08abf7b9] Finished in 0.435 seconds with exit status 0 (successful). INFO [b3948f29] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [b3948f29] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console assets:install public --symlink --no-debug ) DEBUG [b3948f29] Trying to install assets as absolute symbolic links. DEBUG [b3948f29] DEBUG [b3948f29] --- ------------------------ ------------------ DEBUG [b3948f29] Bundle Method / Error --- ------------------------ ------------------ DEBUG [b3948f29] ✔ ApiPlatformBundle absolute symlink DEBUG [b3948f29] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [b3948f29] ✔ ListsBundle absolute symlink DEBUG [b3948f29] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [b3948f29] DEBUG [b3948f29] [OK] All assets were successfully installed. DEBUG [b3948f29] INFO [b3948f29] Finished in 0.810 seconds with exit status 0 (successful). INFO [c226a14d] Running cd /var/www/html/tango/develop/releases/20240530090208/server; nvm use; yarn install as root@172.17.17.169 DEBUG [c226a14d] Command: cd /var/www/html/tango/develop/releases/20240530090208/server; nvm use; yarn install DEBUG [c226a14d] Found '/var/www/html/tango/develop/releases/20240530090208/server/.nvmrc' with version DEBUG [c226a14d] Now using node v18.19.0 (npm v10.2.3) DEBUG [c226a14d] yarn install v1.22.22 DEBUG [c226a14d] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [c226a14d] [1/4] Resolving packages... DEBUG [c226a14d] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [c226a14d] [2/4] Fetching packages... DEBUG [c226a14d] [3/4] Linking dependencies... DEBUG [c226a14d] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [c226a14d] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [c226a14d] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [c226a14d] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [c226a14d] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [c226a14d] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [c226a14d] warning Workspaces can only be enabled in private projects. DEBUG [c226a14d] [4/4] Building fresh packages... DEBUG [c226a14d] Done in 16.26s. INFO [c226a14d] Finished in 17.974 seconds with exit status 0 (successful). INFO [6f181488] Running cd /var/www/html/tango/develop/releases/20240530090208/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [6f181488] Command: cd /var/www/html/tango/develop/releases/20240530090208/server; nvm use; yarn dev DEBUG [6f181488] Found '/var/www/html/tango/develop/releases/20240530090208/server/.nvmrc' with version DEBUG [6f181488] Now using node v18.19.0 (npm v10.2.3) DEBUG [6f181488] yarn run v1.22.22 DEBUG [6f181488] $ encore dev DEBUG [6f181488] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [6f181488] Running webpack ... DEBUG [6f181488] DEBUG [6f181488] DONE Compiled successfully in 19939ms11:04:10 AM DEBUG [6f181488] DEBUG [6f181488] 27 files written to public/build DEBUG [6f181488] Entrypoint app [big] 3.81 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 463 KiB 22 auxiliary assets webpack compiled successfully DEBUG [6f181488] Done in 28.31s. INFO [6f181488] Finished in 29.905 seconds with exit status 0 (successful). INFO [6a67aed9] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530090208 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [6a67aed9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530090208 /var/www/html/tango/develop/releases/current ) INFO [6a67aed9] Finished in 0.664 seconds with exit status 0 (successful). INFO [009b5caa] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [009b5caa] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [009b5caa] Finished in 0.448 seconds with exit status 0 (successful). INFO [69e09db8] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [69e09db8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [69e09db8] Generated new migration class to "/var/www/html/tango/develop/releases/20240530090208/server/migrations/Version20240530090412.php" DEBUG [69e09db8] To run just this migration for testing purposes, you can use migrations:execute --up 'DoctrineMigrations\\Version20240530090412' DEBUG [69e09db8] To revert the migration you can use migrations:execute --down 'DoctrineMigrations\\Version20240530090412' INFO [69e09db8] Finished in 0.895 seconds with exit status 0 (successful). INFO [e88988ac] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [e88988ac] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530090208/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [e88988ac] [notice] Migrating up to DoctrineMigrations\Version20240530090412 DEBUG [e88988ac] [notice] finished in 4588.2ms, used 10M memory, 1 migrations executed, 24 sql queries DEBUG [e88988ac] [OK] Successfully migrated to version: DoctrineMigrations\Version20240530090412 DEBUG [e88988ac] INFO [e88988ac] Finished in 5.590 seconds with exit status 0 (successful). DEBUG [9fc6df67] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [9fc6df67] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [9fc6df67] 20240530083233 20240530083657 20240530084600 20240530085535 20240530085829 20240530090208 DEBUG [9fc6df67] Finished in 0.468 seconds with exit status 0 (successful). INFO Keeping 5 of 6 deployed releases on 172.17.17.169 DEBUG [fdc2fe57] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [fdc2fe57] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [fdc2fe57] Finished in 0.438 seconds with exit status 0 (successful). DEBUG [7c83add4] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [7c83add4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [7c83add4] /var/www/html/tango/develop/releases/20240530090208 DEBUG [7c83add4] Finished in 0.471 seconds with exit status 0 (successful). INFO [89bb5722] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530083233 as root@172.17.17.169 DEBUG [89bb5722] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530083233 ) INFO [89bb5722] Finished in 2.939 seconds with exit status 0 (successful). INFO [1df2a3cf] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530090208/server/var as root@172.17.17.169 DEBUG [1df2a3cf] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530090208/server/var INFO [1df2a3cf] Finished in 0.608 seconds with exit status 0 (successful). INFO [d719783c] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [d719783c] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache INFO [d719783c] Finished in 0.475 seconds with exit status 0 (successful). INFO [a2fcbad2] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [a2fcbad2] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [a2fcbad2] Finished in 0.446 seconds with exit status 0 (successful). INFO [d0b576e3] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [d0b576e3] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [d0b576e3] Finished in 0.441 seconds with exit status 0 (successful). INFO [110faf2d] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [110faf2d] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache INFO [110faf2d] Finished in 0.491 seconds with exit status 0 (successful). INFO [67a16120] Running chmod -R 0777 /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [67a16120] Command: chmod -R 0777 /var/www/html/tango/develop/shared/exercice INFO [67a16120] Finished in 0.924 seconds with exit status 0 (successful). DEBUG [672f3549] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [672f3549] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [672f3549] Finished in 0.438 seconds with exit status 0 (successful). INFO [2968f1b8] Running /usr/bin/env echo "Branch develop (at fa70246832792eb3c8983cec0b6bed04de86700b) deployed as release 20240530090208 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [2968f1b8] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at fa70246832792eb3c8983cec0b6bed04de86700b) deployed as release 20240530090208 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [2968f1b8] Finished in 0.690 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-30 14:40:15 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [5b1aae8f] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [5b1aae8f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [5b1aae8f] Finished in 12.357 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-04a846d4f46ee2140b5e.sh 0.0% INFO Uploading /tmp/git-ssh-04a846d4f46ee2140b5e.sh 100.0% INFO [acbcd5bb] Running /usr/bin/env chmod 700 /tmp/git-ssh-04a846d4f46ee2140b5e.sh as root@172.17.17.169 DEBUG [acbcd5bb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-04a846d4f46ee2140b5e.sh ) INFO [acbcd5bb] Finished in 0.735 seconds with exit status 0 (successful). INFO [21131310] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [21131310] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-04a846d4f46ee2140b5e.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [21131310] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [21131310] Finished in 2.620 seconds with exit status 0 (successful). INFO [81d20335] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [81d20335] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [81d20335] Finished in 0.789 seconds with exit status 0 (successful). INFO [87e74a1d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [87e74a1d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [87e74a1d] Finished in 0.709 seconds with exit status 0 (successful). DEBUG [04aa1147] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [04aa1147] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [04aa1147] Finished in 0.669 seconds with exit status 0 (successful). DEBUG [8e1d314d] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [8e1d314d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [8e1d314d] fa70246832792eb3c8983cec0b6bed04de86700b DEBUG [8e1d314d] Finished in 0.586 seconds with exit status 0 (successful). DEBUG [90340058] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [90340058] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [90340058] Finished in 0.565 seconds with exit status 0 (successful). DEBUG [e05b776a] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [e05b776a] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [e05b776a] Finished in 0.817 seconds with exit status 0 (successful). DEBUG [f27ced31] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [f27ced31] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [f27ced31] Finished in 0.442 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [c4c732db] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c4c732db] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c4c732db] Finished in 0.508 seconds with exit status 0 (successful). INFO [81788c7b] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [81788c7b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-04a846d4f46ee2140b5e.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [81788c7b] Finished in 0.789 seconds with exit status 0 (successful). INFO [6a3df8eb] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [6a3df8eb] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-04a846d4f46ee2140b5e.sh" ; /usr/bin/env git remote update --prune ) DEBUG [6a3df8eb] From bitbucket.org:HOKOHA/tango fa70246..da7de37 develop -> develop INFO [6a3df8eb] Finished in 4.441 seconds with exit status 0 (successful). DEBUG [82358264] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [82358264] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [82358264] Finished in 0.442 seconds with exit status 0 (successful). INFO [c787ccc4] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530124036 as root@172.17.17.169 DEBUG [c787ccc4] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-04a846d4f46ee2140b5e.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530124036 ) INFO [c787ccc4] Finished in 0.506 seconds with exit status 0 (successful). INFO [917c6658] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530124036 as root@172.17.17.169 DEBUG [917c6658] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-04a846d4f46ee2140b5e.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530124036 ) INFO [917c6658] Finished in 5.620 seconds with exit status 0 (successful). DEBUG [028f7b66] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [028f7b66] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [028f7b66] Finished in 0.483 seconds with exit status 0 (successful). DEBUG [01dd9fcf] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [01dd9fcf] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-04a846d4f46ee2140b5e.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [01dd9fcf] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [01dd9fcf] Finished in 0.435 seconds with exit status 0 (successful). DEBUG [378b443c] Running if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi as root@172.17.17.169 DEBUG [378b443c] Command: if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi DEBUG [378b443c] Finished in 0.501 seconds with exit status 0 (successful). INFO [383ae462] Running /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION as root@172.17.17.169 DEBUG [383ae462] Command: cd /var/www/html/tango/develop/releases/20240530124036 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION ) INFO [383ae462] Finished in 0.533 seconds with exit status 0 (successful). INFO [7159e79c] Running mkdir -p /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [7159e79c] Command: mkdir -p /var/www/html/tango/develop/shared/exercice INFO [7159e79c] Finished in 0.664 seconds with exit status 0 (successful). INFO [c84d6f0b] Running mkdir -p /var/www/html/tango/develop/shared/exercice/visuel as root@172.17.17.169 DEBUG [c84d6f0b] Command: mkdir -p /var/www/html/tango/develop/shared/exercice/visuel INFO [c84d6f0b] Finished in 0.451 seconds with exit status 0 (successful). INFO [06c94f76] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530124036/server/.env.local as root@172.17.17.169 DEBUG [06c94f76] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530124036/server/.env.local INFO [06c94f76] Finished in 0.477 seconds with exit status 0 (successful). INFO [6db657b5] Running ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530124036/server/exercice as root@172.17.17.169 DEBUG [6db657b5] Command: ln -s /var/www/html/tango/develop/shared/exercice /var/www/html/tango/develop/releases/20240530124036/server/exercice INFO [6db657b5] Finished in 0.531 seconds with exit status 0 (successful). INFO [2c73f4ef] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530124036/server/public/.htaccess as root@172.17.17.169 DEBUG [2c73f4ef] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530124036/server/public/.htaccess INFO [2c73f4ef] Finished in 0.464 seconds with exit status 0 (successful). INFO [b2331ebd] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530124036/server/var as root@172.17.17.169 DEBUG [b2331ebd] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530124036/server/var ) INFO [b2331ebd] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [b2461911] Running [ -L /var/www/html/tango/develop/releases/20240530124036/server/var/log ] as root@172.17.17.169 DEBUG [b2461911] Command: [ -L /var/www/html/tango/develop/releases/20240530124036/server/var/log ] DEBUG [b2461911] Finished in 0.454 seconds with exit status 1 (failed). DEBUG [74bca4e1] Running [ -d /var/www/html/tango/develop/releases/20240530124036/server/var/log ] as root@172.17.17.169 DEBUG [74bca4e1] Command: [ -d /var/www/html/tango/develop/releases/20240530124036/server/var/log ] DEBUG [74bca4e1] Finished in 0.451 seconds with exit status 1 (failed). INFO [9658b9ad] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530124036/server/var/log as root@172.17.17.169 DEBUG [9658b9ad] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530124036/server/var/log ) INFO [9658b9ad] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [0ea31b68] Running [ -L /var/www/html/tango/develop/releases/20240530124036/server/var/cache ] as root@172.17.17.169 DEBUG [0ea31b68] Command: [ -L /var/www/html/tango/develop/releases/20240530124036/server/var/cache ] DEBUG [0ea31b68] Finished in 0.461 seconds with exit status 1 (failed). DEBUG [3fe45c7c] Running [ -d /var/www/html/tango/develop/releases/20240530124036/server/var/cache ] as root@172.17.17.169 DEBUG [3fe45c7c] Command: [ -d /var/www/html/tango/develop/releases/20240530124036/server/var/cache ] DEBUG [3fe45c7c] Finished in 0.428 seconds with exit status 1 (failed). INFO [80fc6780] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530124036/server/var/cache as root@172.17.17.169 DEBUG [80fc6780] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530124036/server/var/cache ) INFO [80fc6780] Finished in 0.456 seconds with exit status 0 (successful). DEBUG [20ffb949] Running if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi as root@172.17.17.169 DEBUG [20ffb949] Command: if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi DEBUG [20ffb949] Finished in 0.439 seconds with exit status 0 (successful). DEBUG [cafc0662] Running [ -d /var/www/html/tango/develop/releases/20240530124036/server/var/cache ] as root@172.17.17.169 DEBUG [cafc0662] Command: [ -d /var/www/html/tango/develop/releases/20240530124036/server/var/cache ] DEBUG [cafc0662] Finished in 0.433 seconds with exit status 0 (successful). INFO [ed815033] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530124036/server/var/cache as root@172.17.17.169 DEBUG [ed815033] Command: cd /var/www/html/tango/develop/releases/20240530124036 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530124036/server/var/cache ) INFO [ed815033] Finished in 0.506 seconds with exit status 0 (successful). INFO [170c890f] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [170c890f] Command: cd /var/www/html/tango/develop/releases/20240530124036 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [170c890f] mkdir: created directory 'server/var/cache' INFO [170c890f] Finished in 0.503 seconds with exit status 0 (successful). DEBUG [105c8c85] Running [ -d /var/www/html/tango/develop/releases/20240530124036/server/var ] as root@172.17.17.169 DEBUG [105c8c85] Command: [ -d /var/www/html/tango/develop/releases/20240530124036/server/var ] DEBUG [105c8c85] Finished in 0.420 seconds with exit status 0 (successful). INFO [8efd12df] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530124036/server/var as root@172.17.17.169 DEBUG [8efd12df] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530124036/server/var ) INFO [8efd12df] Finished in 0.441 seconds with exit status 0 (successful). DEBUG [c46570be] Running if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c46570be] Command: if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi DEBUG [c46570be] Finished in 0.478 seconds with exit status 0 (successful). INFO [7362940f] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [7362940f] Command: cd /var/www/html/tango/develop/releases/20240530124036 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [7362940f] Finished in 0.501 seconds with exit status 0 (successful). DEBUG [3ebd097e] Running if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3ebd097e] Command: if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi DEBUG [3ebd097e] Finished in 0.582 seconds with exit status 0 (successful). INFO [897111be] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [897111be] Command: cd /var/www/html/tango/develop/releases/20240530124036 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [897111be] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [897111be] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [897111be] Loading composer repositories with package information DEBUG [897111be]   DEBUG [897111be] Updating dependencies DEBUG [897111be] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [897111be] - Locking api-platform/core (v3.3.5) DEBUG [897111be] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [897111be] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) DEBUG [897111be] - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) DEBUG [897111be] - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) DEBUG [897111be] - Locking evenement/evenement (v3.0.2) DEBUG [897111be] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [897111be] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [897111be] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [897111be] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [897111be] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [897111be] - Locking gedmo/doctrine-extensions (v3.15.0) - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [897111be] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [897111be] - Locking guzzlehttp/promises (2.0.2) DEBUG [897111be] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [897111be] - Locking hokoha/lists-bundle (1.2.1) DEBUG [897111be] - Locking knplabs/gaufrette (v0.11.1) DEBUG [897111be] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [897111be] - Locking laminas/laminas-code (4.13.0) DEBUG [897111be] - Locking lcobucci/clock (3.2.0) DEBUG [897111be] - Locking lcobucci/jwt (5.3.0) DEBUG [897111be] - Locking league/csv (9.16.0) DEBUG [897111be] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [897111be] - Locking maennchen/zipstream-php (3.1.0) DEBUG [897111be] - Locking markbaker/complex (3.0.2) DEBUG [897111be] - Locking markbaker/matrix (3.0.1) DEBUG [897111be] - Locking monolog/monolog (3.6.0) DEBUG [897111be] - Locking myclabs/deep-copy (1.11.1) DEBUG [897111be] - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) DEBUG [897111be] - Locking nikic/php-parser (v5.0.2) DEBUG [897111be] - Locking nikolaposa/version (4.2.0) DEBUG [897111be] - Locking oneup/uploader-bundle (5.0.1) DEBUG [897111be] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [897111be] - Locking phar-io/manifest (2.0.4) DEBUG [897111be] - Locking phar-io/version (3.2.1) DEBUG [897111be] - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [897111be] - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [897111be] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [897111be] - Locking phpoffice/phpspreadsheet (1.29.0) - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [897111be] - Locking phpstan/phpstan (1.11.2) DEBUG [897111be] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [897111be] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [897111be] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [897111be] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [897111be] - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [897111be] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [897111be] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [897111be] - Locking phpunit/php-invoker (3.1.1) DEBUG [897111be] - Locking phpunit/php-text-template (2.0.4) DEBUG [897111be] - Locking phpunit/php-timer (5.0.3) DEBUG [897111be] - Locking phpunit/phpunit (9.6.19) DEBUG [897111be] - Locking psr/cache (3.0.0) DEBUG [897111be] - Locking psr/clock (1.0.0) DEBUG [897111be] - Locking psr/container (2.0.2) DEBUG [897111be] - Locking psr/event-dispatcher (1.0.0) DEBUG [897111be] - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) DEBUG [897111be] - Locking psr/http-message (2.0) DEBUG [897111be] - Locking psr/link (2.0.1) DEBUG [897111be] - Locking psr/log (3.0.0) DEBUG [897111be] - Locking psr/simple-cache (3.0.0) DEBUG [897111be] - Locking ralouphie/getallheaders (3.0.3) DEBUG [897111be] - Locking react/cache (v1.2.0) DEBUG [897111be] - Locking react/child-process (v0.6.5) DEBUG [897111be] - Locking react/dns (v1.12.0) DEBUG [897111be] - Locking react/event-loop (v1.5.0) - Locking react/promise (v3.2.0) DEBUG [897111be] - Locking react/socket (v1.15.0) DEBUG [897111be] - Locking react/stream (v1.3.0) DEBUG [897111be] - Locking sebastian/cli-parser (1.0.2) DEBUG [897111be] - Locking sebastian/code-unit (1.0.8) DEBUG [897111be] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [897111be] - Locking sebastian/comparator (4.0.8) DEBUG [897111be] - Locking sebastian/complexity (2.0.3) DEBUG [897111be] - Locking sebastian/diff (4.0.6) DEBUG [897111be] - Locking sebastian/environment (5.1.5) DEBUG [897111be] - Locking sebastian/exporter (4.0.6) DEBUG [897111be] - Locking sebastian/global-state (5.0.7) DEBUG [897111be] - Locking sebastian/lines-of-code (1.0.4) DEBUG [897111be] - Locking sebastian/object-enumerator (4.0.4) - Locking sebastian/object-reflector (2.0.4) DEBUG [897111be] - Locking sebastian/phpcpd (6.0.3) DEBUG [897111be] - Locking sebastian/recursion-context (4.0.5) DEBUG [897111be] - Locking sebastian/resource-operations (3.0.4) DEBUG [897111be] - Locking sebastian/type (3.2.1) DEBUG [897111be] - Locking sebastian/version (3.0.2) DEBUG [897111be] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [897111be] - Locking shivas/versioning-bundle (4.1.0) - Locking spatie/macroable (2.0.0) DEBUG [897111be] - Locking spatie/url (2.4.0) DEBUG [897111be] - Locking stof/doctrine-extensions-bundle (v1.11.0) - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.0.7) - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.0.7) - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) - Locking symfony/debug-bundle (v6.4.7) - Locking symfony/dependency-injection (v6.4.7) DEBUG [897111be] - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.0.7) - Locking symfony/event-dispatcher (v7.0.7) - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.0.7) - Locking symfony/finder (v7.0.7) - Locking symfony/flex (v2.4.5) - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) - Locking symfony/messenger (v7.0.7) - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.0.7) - Locking symfony/monolog-bundle (v3.10.0) - Locking symfony/notifier (v6.4.7) - Locking symfony/options-resolver (v7.0.7) - Locking symfony/password-hasher (v7.0.7) - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) - Locking symfony/security-core (v7.0.7) - Locking symfony/security-csrf (v7.0.7) - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) - Locking symfony/string (v6.4.7) - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) - Locking symfony/twig-bridge (v6.4.7) - Locking symfony/twig-bundle (v6.4.7) - Locking symfony/validator (v6.4.7) - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) - Locking symfony/yaml (v6.4.7) - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) - Locking theseer/tokenizer (1.2.3) - Locking twig/extra-bundle (v3.10.0) - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) - Locking webmozart/assert (1.11.0) - Locking willdurand/negotiation (3.1.0) DEBUG [897111be] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [897111be] Package operations: 193 installs, 0 updates, 0 removals DEBUG [897111be] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [897111be] 0 [>---------------------------] DEBUG [897111be] 0 [->--------------------------] DEBUG [897111be] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [897111be] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [897111be] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [897111be] - Installing psr/link (2.0.1): Extracting archive DEBUG [897111be] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [897111be] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [897111be] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [897111be] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [897111be] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [897111be] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [897111be] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [897111be] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [897111be] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [897111be] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [897111be] - Installing psr/log (3.0.0): Extracting archive DEBUG [897111be] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [897111be] - Installing psr/container (2.0.2): Extracting archive DEBUG [897111be] - Installing psr/cache (3.0.0): Extracting archive DEBUG [897111be] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [897111be] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [897111be] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [897111be] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [897111be] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [897111be] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [897111be] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [897111be] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [897111be] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [897111be] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [897111be] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [897111be] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [897111be] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [897111be] - Installing symfony/cache (v7.0.7): Extracting archive - Installing symfony/framework-bundle (v6.4.7): Extracting archive - Installing symfony/stopwatch (v6.4.7): Extracting archive - Installing symfony/console (v6.4.7): Extracting archive DEBUG [897111be] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [897111be] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [897111be] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [897111be] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [897111be] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [897111be] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [897111be] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [897111be] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [897111be] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [897111be] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [897111be] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [897111be] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [897111be] - Installing react/stream (v1.3.0): Extracting archive DEBUG [897111be] - Installing react/promise (v3.2.0): Extracting archive DEBUG [897111be] - Installing react/cache (v1.2.0): Extracting archive DEBUG [897111be] - Installing react/dns (v1.12.0): Extracting archive DEBUG [897111be] - Installing react/socket (v1.15.0): Extracting archive DEBUG [897111be] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [897111be] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [897111be] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [897111be] - Installing composer/semver (3.4.0): Extracting archive DEBUG [897111be] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [897111be] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [897111be] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [897111be] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [897111be] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [897111be] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [897111be] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/security-http (v7.0.7): Extracting archive - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [897111be] - Installing psr/clock (1.0.0): Extracting archive DEBUG [897111be] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [897111be] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [897111be] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [897111be] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [897111be] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [897111be] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [897111be] - Installing psr/http-message (2.0): Extracting archive DEBUG [897111be] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [897111be] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [897111be] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [897111be] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [897111be] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [897111be] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [897111be] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [897111be] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [897111be] - Installing spatie/url (2.4.0): Extracting archive DEBUG [897111be] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [897111be] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [897111be] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [897111be] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [897111be] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [897111be] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [897111be] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [897111be] - Installing league/csv (9.16.0): Extracting archive DEBUG [897111be] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [897111be] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [897111be] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive - Installing hokoha/lists-bundle (1.2.1): Cloning 7dd89672c4 from cache DEBUG [897111be] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [897111be] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [897111be] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [897111be] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [897111be] - Installing symfony/yaml (v6.4.7): Extracting archive - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive - Installing symfony/mime (v6.4.7): Extracting archive - Installing oneup/uploader-bundle (5.0.1): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [897111be] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [897111be] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [897111be] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [897111be] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [897111be] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [897111be] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [897111be] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [897111be] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [897111be] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [897111be] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [897111be] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [897111be] - Installing sebastian/recursion-context (4.0.5): Extracting archive - Installing sebastian/object-reflector (2.0.4): Extracting archive - Installing sebastian/object-enumerator (4.0.4): Extracting archive - Installing sebastian/global-state (5.0.7): Extracting archive - Installing sebastian/exporter (4.0.6): Extracting archive - Installing sebastian/environment (5.1.5): Extracting archive - Installing sebastian/comparator (4.0.8): Extracting archive - Installing sebastian/code-unit (1.0.8): Extracting archive - Installing sebastian/cli-parser (1.0.2): Extracting archive - Installing phpunit/php-timer (5.0.3): Extracting archive - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [897111be] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [897111be] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [897111be] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [897111be] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [897111be] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [897111be] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [897111be] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [897111be] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [897111be] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [897111be] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [897111be] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [897111be] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [897111be] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [897111be] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [897111be] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [897111be] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [897111be] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [897111be] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [897111be] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [897111be] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [897111be] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [897111be] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [897111be] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [897111be] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [897111be] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [897111be] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [897111be] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [897111be] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [897111be] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive - Installing symfony/rate-limiter (v6.4.7): Extracting archive - Installing symfony/validator (v6.4.7): Extracting archive - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive - Installing symfony/webapp-meta (v1.0.0) DEBUG [897111be] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive - Installing twig/extra-bundle (v3.10.0): Extracting archive - Installing symfony/intl (v6.4.7): Extracting archive - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [897111be] 0/188 [>---------------------------] 0% DEBUG [897111be] 19/188 [==>-------------------------] 10% DEBUG [897111be] 32/188 [====>-----------------------] 17% DEBUG [897111be] 39/188 [=====>----------------------] 20% DEBUG [897111be] 49/188 [=======>--------------------] 26% DEBUG [897111be] 58/188 [========>-------------------] 30% DEBUG [897111be] 76/188 [===========>----------------] 40% DEBUG [897111be] 95/188 [==============>-------------] 50% DEBUG [897111be] 115/188 [=================>----------] 61% DEBUG [897111be] 128/188 [===================>--------] 68% DEBUG [897111be] 134/188 [===================>--------] 71% DEBUG [897111be] 149/188 [======================>-----] 79% DEBUG [897111be] 153/188 [======================>-----] 81% DEBUG [897111be] 171/188 [=========================>--] 90% DEBUG [897111be] 187/188 [===========================>] 99% DEBUG [897111be] 188/188 [============================] 100% DEBUG [897111be] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [897111be] Generating optimized autoload files DEBUG [897111be] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [897111be] DEBUG [897111be] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [897111be] Loading composer repositories with package information DEBUG [897111be]   DEBUG [897111be] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [897111be] Updating dependencies DEBUG [897111be] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [897111be] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [897111be] - Downgrading symfony/clock (v7.0.7 => v6.4.7) - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [897111be] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) - Downgrading symfony/finder (v7.0.7 => v6.4.7) - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [897111be] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [897111be] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [897111be] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [897111be] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [897111be] Package operations: 0 installs, 15 updates, 0 removals DEBUG [897111be] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [897111be] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [897111be] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [897111be] Generating optimized autoload files DEBUG [897111be] 142 packages you are using are looking for funding. DEBUG [897111be] Use the `composer fund` command to find out more! DEBUG [897111be] Symfony operations: 38 recipes (b71db771e3820c3131eef8e64db4c292) DEBUG [897111be] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [897111be] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [897111be] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [897111be] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [897111be] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [897111be] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [897111be] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [897111be] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [897111be] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [897111be] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [897111be] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [897111be] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [897111be] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [897111be] Executing script cache:clear DEBUG [897111be] [OK] DEBUG [897111be] Executing script assets:install public DEBUG [897111be] [OK] DEBUG [897111be] Executing script ckeditor:install DEBUG [897111be] [OK] DEBUG [897111be] What's next? Some files have been created and/or updated to configure your new packages. Please review, edit and commit them: these files are yours. symfony/framework-bundle instructions: * Run your application: 1. Go to the project directory 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server * Read the documentation at https://symfony.com/doc api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ doctrine/doctrine-bundle instructions: * Modify your DATABASE_URL config in .env * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml symfony/messenger instructions: * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. * To send messages to a transport and handle them asynchronously: 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. * Read the documentation at https://symfony.com/doc/current/messenger.html symfony/mailer instructions: * You're ready to send emails. * If you want to send emails via a supported email provider, install the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing and replace amqp with your transport name of choice. * Read the documentation at https://symfony.com/doc/master/mailer.html symfony/webpack-encore-bundle instructions: * Install Yarn and run yarn install * Start the development server: yarn encore dev-server INFO [897111be] Finished in 75.740 seconds with exit status 0 (successful). INFO [74ef1408] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [74ef1408] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console cache:warmup --no-debug ) DEBUG [74ef1408] DEBUG [74ef1408] // Warming up the cache for the dev environment with debug false DEBUG [74ef1408] DEBUG [74ef1408] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [74ef1408] Finished in 5.492 seconds with exit status 0 (successful). DEBUG [e17634de] Running if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e17634de] Command: if test ! -d /var/www/html/tango/develop/releases/20240530124036; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530124036'" 1>&2; false; fi DEBUG [e17634de] Finished in 0.444 seconds with exit status 0 (successful). INFO [36557a92] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [36557a92] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console assets:install public --symlink --no-debug ) DEBUG [36557a92] DEBUG [36557a92] Trying to install assets as absolute symbolic links. DEBUG [36557a92] DEBUG [36557a92] --- ------------------------ ------------------ DEBUG [36557a92] Bundle Method / Error --- ------------------------ ------------------ DEBUG [36557a92] ✔ ApiPlatformBundle absolute symlink ✔ BabDevPagerfantaBundle absolute symlink DEBUG [36557a92] ✔ ListsBundle absolute symlink DEBUG [36557a92] ✔ FOSCKEditorBundle absolute symlink DEBUG [36557a92] --- ------------------------ ------------------ DEBUG [36557a92] DEBUG [36557a92] [OK] All assets were successfully installed. DEBUG [36557a92] INFO [36557a92] Finished in 1.158 seconds with exit status 0 (successful). INFO [4919ba46] Running cd /var/www/html/tango/develop/releases/20240530124036/server; nvm use; yarn install as root@172.17.17.169 DEBUG [4919ba46] Command: cd /var/www/html/tango/develop/releases/20240530124036/server; nvm use; yarn install DEBUG [4919ba46] Found '/var/www/html/tango/develop/releases/20240530124036/server/.nvmrc' with version DEBUG [4919ba46] Now using node v18.19.0 (npm v10.2.3) DEBUG [4919ba46] yarn install v1.22.22 DEBUG [4919ba46] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [4919ba46] [1/4] Resolving packages... DEBUG [4919ba46] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [4919ba46] [2/4] Fetching packages... DEBUG [4919ba46] [3/4] Linking dependencies... DEBUG [4919ba46] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [4919ba46] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [4919ba46] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [4919ba46] warning Workspaces can only be enabled in private projects. DEBUG [4919ba46] [4/4] Building fresh packages... DEBUG [4919ba46] Done in 17.67s. INFO [4919ba46] Finished in 22.308 seconds with exit status 0 (successful). INFO [952cb1cc] Running cd /var/www/html/tango/develop/releases/20240530124036/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [952cb1cc] Command: cd /var/www/html/tango/develop/releases/20240530124036/server; nvm use; yarn dev DEBUG [952cb1cc] Found '/var/www/html/tango/develop/releases/20240530124036/server/.nvmrc' with version DEBUG [952cb1cc] Now using node v18.19.0 (npm v10.2.3) DEBUG [952cb1cc] yarn run v1.22.22 DEBUG [952cb1cc] $ encore dev DEBUG [952cb1cc] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [952cb1cc] Running webpack ... DEBUG [952cb1cc] DONE Compiled successfully in 18467ms2:43:14 PM DEBUG [952cb1cc] 27 files written to public/build DEBUG [952cb1cc] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [952cb1cc] Done in 26.61s. INFO [952cb1cc] Finished in 28.425 seconds with exit status 0 (successful). INFO [f2246970] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530124036 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [f2246970] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530124036 /var/www/html/tango/develop/releases/current ) INFO [f2246970] Finished in 0.484 seconds with exit status 0 (successful). INFO [678b0b7c] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [678b0b7c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [678b0b7c] Finished in 0.722 seconds with exit status 0 (successful). INFO [c87acd58] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [c87acd58] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [c87acd58] DEBUG [c87acd58] [ERROR] No changes detected in your mapping information. DEBUG [c87acd58] INFO [c87acd58] Finished in 1.175 seconds with exit status 0 (successful). INFO [e452cfb9] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [e452cfb9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530124036/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [e452cfb9] DEBUG [e452cfb9] [WARNING] The version "latest" couldn't be reached, there are no registered migrations. DEBUG [e452cfb9] INFO [e452cfb9] Finished in 0.914 seconds with exit status 0 (successful). DEBUG [e1887878] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [e1887878] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [e1887878] 20240530083657 20240530084600 20240530085535 20240530085829 20240530090208 20240530124036 DEBUG [e1887878] Finished in 0.622 seconds with exit status 0 (successful). INFO Keeping 5 of 6 deployed releases on 172.17.17.169 DEBUG [1efc71f3] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [1efc71f3] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [1efc71f3] Finished in 0.467 seconds with exit status 0 (successful). DEBUG [cec25091] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [cec25091] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [cec25091] /var/www/html/tango/develop/releases/20240530124036 DEBUG [cec25091] Finished in 0.507 seconds with exit status 0 (successful). INFO [9dede36a] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530083657 as root@172.17.17.169 DEBUG [9dede36a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530083657 ) INFO [9dede36a] Finished in 1.222 seconds with exit status 0 (successful). INFO [8e5864d9] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530124036/server/var as root@172.17.17.169 DEBUG [8e5864d9] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530124036/server/var INFO [8e5864d9] Finished in 0.906 seconds with exit status 0 (successful). INFO [346da806] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [346da806] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache INFO [346da806] Finished in 0.685 seconds with exit status 0 (successful). INFO [175bc89c] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [175bc89c] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [175bc89c] Finished in 0.486 seconds with exit status 0 (successful). INFO [3d7fef03] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [3d7fef03] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [3d7fef03] Finished in 0.575 seconds with exit status 0 (successful). INFO [58fcb61c] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [58fcb61c] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache INFO [58fcb61c] Finished in 0.844 seconds with exit status 0 (successful). INFO [8b9f48b3] Running chmod -R 0777 /var/www/html/tango/develop/shared/exercice as root@172.17.17.169 DEBUG [8b9f48b3] Command: chmod -R 0777 /var/www/html/tango/develop/shared/exercice INFO [8b9f48b3] Finished in 0.483 seconds with exit status 0 (successful). DEBUG [c159b70c] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c159b70c] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [c159b70c] Finished in 0.536 seconds with exit status 0 (successful). INFO [e3f937bd] Running /usr/bin/env echo "Branch develop (at da7de37b38986777e8b71cc0eb602862e855df43) deployed as release 20240530124036 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [e3f937bd] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at da7de37b38986777e8b71cc0eb602862e855df43) deployed as release 20240530124036 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [e3f937bd] Finished in 0.513 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-30 16:12:12 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [f99df49a] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [f99df49a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [f99df49a] Finished in 4.838 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-bf7e5767765c2f1d6cde.sh 0.0% INFO Uploading /tmp/git-ssh-bf7e5767765c2f1d6cde.sh 100.0% INFO [20864e20] Running /usr/bin/env chmod 700 /tmp/git-ssh-bf7e5767765c2f1d6cde.sh as root@172.17.17.169 DEBUG [20864e20] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-bf7e5767765c2f1d6cde.sh ) INFO [20864e20] Finished in 0.465 seconds with exit status 0 (successful). INFO [95841d98] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [95841d98] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-bf7e5767765c2f1d6cde.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [95841d98] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [95841d98] Finished in 1.688 seconds with exit status 0 (successful). INFO [cd81661d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [cd81661d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [cd81661d] Finished in 0.462 seconds with exit status 0 (successful). INFO [1f5153eb] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [1f5153eb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [1f5153eb] Finished in 0.482 seconds with exit status 0 (successful). DEBUG [7b466b44] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [7b466b44] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [7b466b44] Finished in 0.436 seconds with exit status 0 (successful). DEBUG [a19f49f4] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [a19f49f4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [a19f49f4] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [a19f49f4] Finished in 0.450 seconds with exit status 0 (successful). DEBUG [ad3e26e1] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ad3e26e1] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [ad3e26e1] Finished in 0.500 seconds with exit status 0 (successful). DEBUG [afe3089b] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [afe3089b] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [afe3089b] Finished in 0.455 seconds with exit status 0 (successful). DEBUG [460ada3a] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [460ada3a] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [460ada3a] Finished in 0.457 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [5d3251a1] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5d3251a1] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [5d3251a1] Finished in 0.499 seconds with exit status 0 (successful). INFO [3657387b] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [3657387b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-bf7e5767765c2f1d6cde.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [3657387b] Finished in 0.449 seconds with exit status 0 (successful). INFO [a5e96bcc] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [a5e96bcc] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-bf7e5767765c2f1d6cde.sh" ; /usr/bin/env git remote update --prune ) INFO [a5e96bcc] Finished in 1.661 seconds with exit status 0 (successful). DEBUG [987aacfa] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [987aacfa] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [987aacfa] Finished in 0.534 seconds with exit status 0 (successful). INFO [6006b9b3] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141222 as root@172.17.17.169 DEBUG [6006b9b3] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-bf7e5767765c2f1d6cde.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141222 ) INFO [6006b9b3] Finished in 0.475 seconds with exit status 0 (successful). INFO [8ab435b4] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530141222 as root@172.17.17.169 DEBUG [8ab435b4] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-bf7e5767765c2f1d6cde.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530141222 ) INFO [8ab435b4] Finished in 0.920 seconds with exit status 0 (successful). DEBUG [494afb06] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [494afb06] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [494afb06] Finished in 0.464 seconds with exit status 0 (successful). DEBUG [f1bb125b] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [f1bb125b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-bf7e5767765c2f1d6cde.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [f1bb125b] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [f1bb125b] Finished in 0.456 seconds with exit status 0 (successful). DEBUG [1e8a0699] Running if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi as root@172.17.17.169 DEBUG [1e8a0699] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi DEBUG [1e8a0699] Finished in 0.445 seconds with exit status 0 (successful). INFO [4bdfb877] Running /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION as root@172.17.17.169 DEBUG [4bdfb877] Command: cd /var/www/html/tango/develop/releases/20240530141222 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION ) INFO [4bdfb877] Finished in 0.474 seconds with exit status 0 (successful). INFO [195ec263] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [195ec263] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [195ec263] Finished in 0.455 seconds with exit status 0 (successful). INFO [ab144e16] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [ab144e16] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [ab144e16] Finished in 0.467 seconds with exit status 0 (successful). INFO [ec9ff2d9] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530141222/server/.env.local as root@172.17.17.169 DEBUG [ec9ff2d9] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530141222/server/.env.local INFO [ec9ff2d9] Finished in 0.484 seconds with exit status 0 (successful). INFO [0a472118] Running ln -s /var/www/html/tango/develop/shared/public/exercice /var/www/html/tango/develop/releases/20240530141222/server/public/exercice as root@172.17.17.169 DEBUG [0a472118] Command: ln -s /var/www/html/tango/develop/shared/public/exercice /var/www/html/tango/develop/releases/20240530141222/server/public/exercice INFO [0a472118] Finished in 0.480 seconds with exit status 0 (successful). INFO [1f531d4e] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530141222/server/public/.htaccess as root@172.17.17.169 DEBUG [1f531d4e] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530141222/server/public/.htaccess INFO [1f531d4e] Finished in 0.676 seconds with exit status 0 (successful). INFO [081f6ed1] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141222/server/var as root@172.17.17.169 DEBUG [081f6ed1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141222/server/var ) INFO [081f6ed1] Finished in 0.697 seconds with exit status 0 (successful). DEBUG [cab0f683] Running [ -L /var/www/html/tango/develop/releases/20240530141222/server/var/log ] as root@172.17.17.169 DEBUG [cab0f683] Command: [ -L /var/www/html/tango/develop/releases/20240530141222/server/var/log ] DEBUG [cab0f683] Finished in 0.456 seconds with exit status 1 (failed). DEBUG [b721e169] Running [ -d /var/www/html/tango/develop/releases/20240530141222/server/var/log ] as root@172.17.17.169 DEBUG [b721e169] Command: [ -d /var/www/html/tango/develop/releases/20240530141222/server/var/log ] DEBUG [b721e169] Finished in 0.483 seconds with exit status 1 (failed). INFO [d57ad4af] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530141222/server/var/log as root@172.17.17.169 DEBUG [d57ad4af] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530141222/server/var/log ) INFO [d57ad4af] Finished in 0.495 seconds with exit status 0 (successful). DEBUG [05b4508d] Running [ -L /var/www/html/tango/develop/releases/20240530141222/server/var/cache ] as root@172.17.17.169 DEBUG [05b4508d] Command: [ -L /var/www/html/tango/develop/releases/20240530141222/server/var/cache ] DEBUG [05b4508d] Finished in 0.695 seconds with exit status 1 (failed). DEBUG [30cab00e] Running [ -d /var/www/html/tango/develop/releases/20240530141222/server/var/cache ] as root@172.17.17.169 DEBUG [30cab00e] Command: [ -d /var/www/html/tango/develop/releases/20240530141222/server/var/cache ] DEBUG [30cab00e] Finished in 0.467 seconds with exit status 1 (failed). INFO [9f884ce2] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530141222/server/var/cache as root@172.17.17.169 DEBUG [9f884ce2] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530141222/server/var/cache ) INFO [9f884ce2] Finished in 0.482 seconds with exit status 0 (successful). DEBUG [c36c76be] Running if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c36c76be] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi DEBUG [c36c76be] Finished in 0.563 seconds with exit status 0 (successful). DEBUG [b42d052a] Running [ -d /var/www/html/tango/develop/releases/20240530141222/server/var/cache ] as root@172.17.17.169 DEBUG [b42d052a] Command: [ -d /var/www/html/tango/develop/releases/20240530141222/server/var/cache ] DEBUG [b42d052a] Finished in 0.795 seconds with exit status 0 (successful). INFO [1bb8f711] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530141222/server/var/cache as root@172.17.17.169 DEBUG [1bb8f711] Command: cd /var/www/html/tango/develop/releases/20240530141222 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530141222/server/var/cache ) INFO [1bb8f711] Finished in 0.453 seconds with exit status 0 (successful). INFO [a28c5323] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [a28c5323] Command: cd /var/www/html/tango/develop/releases/20240530141222 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [a28c5323] mkdir: created directory 'server/var/cache' INFO [a28c5323] Finished in 0.436 seconds with exit status 0 (successful). DEBUG [ce7b362f] Running [ -d /var/www/html/tango/develop/releases/20240530141222/server/var ] as root@172.17.17.169 DEBUG [ce7b362f] Command: [ -d /var/www/html/tango/develop/releases/20240530141222/server/var ] DEBUG [ce7b362f] Finished in 0.454 seconds with exit status 0 (successful). INFO [9c2d7923] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530141222/server/var as root@172.17.17.169 DEBUG [9c2d7923] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530141222/server/var ) INFO [9c2d7923] Finished in 0.431 seconds with exit status 0 (successful). DEBUG [6ff8753e] Running if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi as root@172.17.17.169 DEBUG [6ff8753e] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi DEBUG [6ff8753e] Finished in 0.501 seconds with exit status 0 (successful). INFO [14c6e907] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [14c6e907] Command: cd /var/www/html/tango/develop/releases/20240530141222 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [14c6e907] Finished in 0.473 seconds with exit status 0 (successful). DEBUG [ba6a597d] Running if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ba6a597d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141222; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141222'" 1>&2; false; fi DEBUG [ba6a597d] Finished in 0.441 seconds with exit status 0 (successful). INFO [6b030c43] Running COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [6b030c43] Command: cd /var/www/html/tango/develop/releases/20240530141222 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [6b030c43] Composer plugins have been disabled for safety in this non-interactive session. DEBUG [6b030c43] Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user. Do not run Composer as root/super user! See https://getcomposer.org/root for details DEBUG [6b030c43] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [6b030c43] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [6b030c43] Loading composer repositories with package information DEBUG [6b030c43]   DEBUG [6b030c43] Updating dependencies DEBUG [6b030c43] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [6b030c43] - Locking api-platform/core (v3.3.5) DEBUG [6b030c43] - Locking babdev/pagerfanta-bundle (v3.8.0) - Locking beberlei/assert (v3.3.2) DEBUG [6b030c43] - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) DEBUG [6b030c43] - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) DEBUG [6b030c43] - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) - Locking evenement/evenement (v3.0.2) - Locking ezyang/htmlpurifier (v4.17.0) - Locking fidry/cpu-core-counter (1.1.0) - Locking friendsofphp/php-cs-fixer (v3.58.1) - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [6b030c43] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) - Locking gedmo/doctrine-extensions (v3.15.0) - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) - Locking guzzlehttp/psr7 (2.6.2) - Locking hokoha/lists-bundle (1.2.1) - Locking knplabs/gaufrette (v0.11.1) DEBUG [6b030c43] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) - Locking lcobucci/jwt (5.3.0) - Locking league/csv (9.16.0) - Locking lexik/jwt-authentication-bundle (v2.21.0) - Locking maennchen/zipstream-php (3.1.0) - Locking markbaker/complex (3.0.2) - Locking markbaker/matrix (3.0.1) - Locking monolog/monolog (3.6.0) - Locking myclabs/deep-copy (1.11.1) DEBUG [6b030c43] - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) - Locking nikic/php-parser (v5.0.2) - Locking nikolaposa/version (4.2.0) - Locking oneup/uploader-bundle (5.0.1) - Locking pagerfanta/pagerfanta (v3.8.0) - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) DEBUG [6b030c43] - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [6b030c43] - Locking phpstan/phpdoc-parser (1.29.0) - Locking phpstan/phpstan (1.11.2) - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) - Locking phpstan/phpstan-phpunit (1.4.0) - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [6b030c43] - Locking phpunit/php-code-coverage (9.2.31) - Locking phpunit/php-file-iterator (3.0.6) - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) - Locking phpunit/php-timer (5.0.3) - Locking phpunit/phpunit (9.6.19) - Locking psr/cache (3.0.0) - Locking psr/clock (1.0.0) DEBUG [6b030c43] - Locking psr/container (2.0.2) - Locking psr/event-dispatcher (1.0.0) - Locking psr/http-client (1.0.3) DEBUG [6b030c43] - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) DEBUG [6b030c43] - Locking psr/link (2.0.1) - Locking psr/log (3.0.0) DEBUG [6b030c43] - Locking psr/simple-cache (3.0.0) DEBUG [6b030c43] - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) DEBUG [6b030c43] - Locking react/child-process (v0.6.5) - Locking react/dns (v1.12.0) DEBUG [6b030c43] - Locking react/event-loop (v1.5.0) - Locking react/promise (v3.2.0) DEBUG [6b030c43] - Locking react/socket (v1.15.0) DEBUG [6b030c43] - Locking react/stream (v1.3.0) - Locking sebastian/cli-parser (1.0.2) DEBUG [6b030c43] - Locking sebastian/code-unit (1.0.8) DEBUG [6b030c43] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [6b030c43] - Locking sebastian/comparator (4.0.8) DEBUG [6b030c43] - Locking sebastian/complexity (2.0.3) DEBUG [6b030c43] - Locking sebastian/diff (4.0.6) DEBUG [6b030c43] - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) DEBUG [6b030c43] - Locking sebastian/global-state (5.0.7) DEBUG [6b030c43] - Locking sebastian/lines-of-code (1.0.4) DEBUG [6b030c43] - Locking sebastian/object-enumerator (4.0.4) DEBUG [6b030c43] - Locking sebastian/object-reflector (2.0.4) DEBUG [6b030c43] - Locking sebastian/phpcpd (6.0.3) DEBUG [6b030c43] - Locking sebastian/recursion-context (4.0.5) DEBUG [6b030c43] - Locking sebastian/resource-operations (3.0.4) - Locking sebastian/type (3.2.1) DEBUG [6b030c43] - Locking sebastian/version (3.0.2) DEBUG [6b030c43] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [6b030c43] - Locking shivas/versioning-bundle (4.1.0) DEBUG [6b030c43] - Locking spatie/macroable (2.0.0) DEBUG [6b030c43] - Locking spatie/url (2.4.0) DEBUG [6b030c43] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [6b030c43] - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.0.7) DEBUG [6b030c43] - Locking symfony/cache-contracts (v3.5.0) DEBUG [6b030c43] - Locking symfony/clock (v7.0.7) DEBUG [6b030c43] - Locking symfony/config (v6.4.7) DEBUG [6b030c43] - Locking symfony/console (v6.4.7) DEBUG [6b030c43] - Locking symfony/debug-bundle (v6.4.7) DEBUG [6b030c43] - Locking symfony/dependency-injection (v6.4.7) DEBUG [6b030c43] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [6b030c43] - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [6b030c43] - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) DEBUG [6b030c43] - Locking symfony/error-handler (v7.0.7) DEBUG [6b030c43] - Locking symfony/event-dispatcher (v7.0.7) DEBUG [6b030c43] - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) DEBUG [6b030c43] - Locking symfony/filesystem (v7.0.7) - Locking symfony/finder (v7.0.7) - Locking symfony/flex (v2.4.5) DEBUG [6b030c43] - Locking symfony/form (v6.4.7) DEBUG [6b030c43] - Locking symfony/framework-bundle (v6.4.7) DEBUG [6b030c43] - Locking symfony/google-mailer (v6.4.7) DEBUG [6b030c43] - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) DEBUG [6b030c43] - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) DEBUG [6b030c43] - Locking symfony/intl (v6.4.7) DEBUG [6b030c43] - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) DEBUG [6b030c43] - Locking symfony/messenger (v7.0.7) DEBUG [6b030c43] - Locking symfony/mime (v6.4.7) DEBUG [6b030c43] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [6b030c43] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [6b030c43] - Locking symfony/notifier (v6.4.7) DEBUG [6b030c43] - Locking symfony/options-resolver (v7.0.7) DEBUG [6b030c43] - Locking symfony/password-hasher (v7.0.7) - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [6b030c43] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [6b030c43] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [6b030c43] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [6b030c43] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [6b030c43] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [6b030c43] - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) DEBUG [6b030c43] - Locking symfony/property-access (v6.4.7) - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [6b030c43] - Locking symfony/rate-limiter (v6.4.7) - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) - Locking symfony/security-core (v7.0.7) - Locking symfony/security-csrf (v7.0.7) - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) DEBUG [6b030c43] - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) - Locking symfony/string (v6.4.7) DEBUG [6b030c43] - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) - Locking symfony/twig-bridge (v6.4.7) - Locking symfony/twig-bundle (v6.4.7) - Locking symfony/validator (v6.4.7) - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) - Locking symfony/yaml (v6.4.7) - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) - Locking theseer/tokenizer (1.2.3) - Locking twig/extra-bundle (v3.10.0) - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) - Locking webmozart/assert (1.11.0) - Locking willdurand/negotiation (3.1.0) DEBUG [6b030c43] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [6b030c43] Package operations: 193 installs, 0 updates, 0 removals DEBUG [6b030c43] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [6b030c43] 0 [>---------------------------] DEBUG [6b030c43] 0 [->--------------------------] DEBUG [6b030c43] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [6b030c43] The "symfony/flex" plugin was not loaded as plugins are disabled. DEBUG [6b030c43] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [6b030c43] The "symfony/runtime" plugin was not loaded as plugins are disabled. DEBUG [6b030c43] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [6b030c43] - Installing psr/link (2.0.1): Extracting archive DEBUG [6b030c43] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [6b030c43] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [6b030c43] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [6b030c43] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [6b030c43] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [6b030c43] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [6b030c43] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [6b030c43] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [6b030c43] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive - Installing symfony/var-dumper (v7.0.7): Extracting archive - Installing psr/log (3.0.0): Extracting archive DEBUG [6b030c43] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing psr/container (2.0.2): Extracting archive DEBUG [6b030c43] - Installing psr/cache (3.0.0): Extracting archive DEBUG [6b030c43] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [6b030c43] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [6b030c43] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [6b030c43] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [6b030c43] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [6b030c43] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [6b030c43] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [6b030c43] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [6b030c43] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [6b030c43] - Installing doctrine/persistence (3.3.2): Extracting archive - Installing doctrine/common (3.4.4): Extracting archive - Installing symfony/routing (v6.4.7): Extracting archive - Installing symfony/finder (v7.0.7): Extracting archive - Installing symfony/process (v6.4.7): Extracting archive - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [6b030c43] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [6b030c43] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [6b030c43] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [6b030c43] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [6b030c43] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [6b030c43] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [6b030c43] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [6b030c43] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [6b030c43] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [6b030c43] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [6b030c43] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [6b030c43] - Installing react/stream (v1.3.0): Extracting archive DEBUG [6b030c43] - Installing react/promise (v3.2.0): Extracting archive DEBUG [6b030c43] - Installing react/cache (v1.2.0): Extracting archive DEBUG [6b030c43] - Installing react/dns (v1.12.0): Extracting archive DEBUG [6b030c43] - Installing react/socket (v1.15.0): Extracting archive DEBUG [6b030c43] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [6b030c43] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [6b030c43] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [6b030c43] - Installing composer/semver (3.4.0): Extracting archive DEBUG [6b030c43] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [6b030c43] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [6b030c43] - Installing twig/twig (v3.10.3): Extracting archive - Installing symfony/twig-bridge (v6.4.7): Extracting archive - Installing symfony/twig-bundle (v6.4.7): Extracting archive - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive - Installing symfony/form (v6.4.7): Extracting archive - Installing symfony/expression-language (v6.4.7): Extracting archive - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [6b030c43] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing psr/clock (1.0.0): Extracting archive DEBUG [6b030c43] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [6b030c43] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [6b030c43] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [6b030c43] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [6b030c43] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [6b030c43] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [6b030c43] - Installing psr/http-message (2.0): Extracting archive DEBUG [6b030c43] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [6b030c43] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [6b030c43] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [6b030c43] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [6b030c43] - Installing guzzlehttp/promises (2.0.2): Extracting archive - Installing guzzlehttp/guzzle (7.8.1): Extracting archive - Installing symfony/translation (v6.4.7): Extracting archive - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [6b030c43] - Installing spatie/url (2.4.0): Extracting archive DEBUG [6b030c43] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [6b030c43] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [6b030c43] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [6b030c43] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [6b030c43] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [6b030c43] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [6b030c43] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [6b030c43] - Installing league/csv (9.16.0): Extracting archive DEBUG [6b030c43] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [6b030c43] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [6b030c43] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [6b030c43] - Installing hokoha/lists-bundle (1.2.1): DEBUG [6b030c43] Cloning 7dd89672c4 from cache DEBUG [6b030c43] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [6b030c43] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive - Installing laminas/laminas-code (4.13.0): Extracting archive - Installing nelmio/cors-bundle (2.4.0): Extracting archive - Installing symfony/yaml (v6.4.7): Extracting archive - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive - Installing symfony/mime (v6.4.7): Extracting archive - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [6b030c43] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [6b030c43] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [6b030c43] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [6b030c43] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [6b030c43] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [6b030c43] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [6b030c43] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [6b030c43] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [6b030c43] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [6b030c43] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [6b030c43] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [6b030c43] - Installing sebastian/version (3.0.2): Extracting archive - Installing sebastian/type (3.2.1): Extracting archive DEBUG [6b030c43] - Installing sebastian/resource-operations (3.0.4): Extracting archive - Installing sebastian/recursion-context (4.0.5): Extracting archive - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [6b030c43] - Installing sebastian/object-enumerator (4.0.4): Extracting archive - Installing sebastian/global-state (5.0.7): Extracting archive - Installing sebastian/exporter (4.0.6): Extracting archive - Installing sebastian/environment (5.1.5): Extracting archive - Installing sebastian/comparator (4.0.8): Extracting archive - Installing sebastian/code-unit (1.0.8): Extracting archive - Installing sebastian/cli-parser (1.0.2): Extracting archive - Installing phpunit/php-timer (5.0.3): Extracting archive - Installing phpunit/php-text-template (2.0.4): Extracting archive - Installing phpunit/php-invoker (3.1.1): Extracting archive - Installing phpunit/php-file-iterator (3.0.6): Extracting archive - Installing theseer/tokenizer (1.2.3): Extracting archive - Installing nikic/php-parser (v5.0.2): Extracting archive - Installing sebastian/lines-of-code (1.0.4): Extracting archive - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [6b030c43] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive - Installing phpunit/php-code-coverage (9.2.31): Extracting archive - Installing phar-io/version (3.2.1): Extracting archive - Installing phar-io/manifest (2.0.4): Extracting archive - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [6b030c43] - Installing phpunit/phpunit (9.6.19): Extracting archive - Installing sebastian/phpcpd (6.0.3): Extracting archive - Installing doctrine/annotations (1.14.3): Extracting archive - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [6b030c43] - Installing shivas/versioning-bundle (4.1.0): Extracting archive - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive - Installing symfony/debug-bundle (v6.4.7): Extracting archive - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [6b030c43] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/dotenv (v6.4.7): Extracting archive - Installing egulias/email-validator (4.0.2): Extracting archive - Installing symfony/mailer (v6.4.7): Extracting archive - Installing symfony/google-mailer (v6.4.7): Extracting archive - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [6b030c43] - Installing symfony/http-client (v6.4.7): Extracting archive - Installing symfony/maker-bundle (v1.59.1): Extracting archive - Installing monolog/monolog (3.6.0): Extracting archive - Installing symfony/monolog-bridge (v7.0.7): Extracting archive - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [6b030c43] - Installing symfony/notifier (v6.4.7): Extracting archive - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive - Installing symfony/rate-limiter (v6.4.7): Extracting archive - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing symfony/webapp-meta (v1.0.0) DEBUG [6b030c43] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [6b030c43] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [6b030c43] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [6b030c43] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [6b030c43] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [6b030c43] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [6b030c43] 0/188 [>---------------------------] 0% DEBUG [6b030c43] 19/188 [==>-------------------------] 10% DEBUG [6b030c43] 41/188 [======>---------------------] 21% DEBUG [6b030c43] 57/188 [========>-------------------] 30% DEBUG [6b030c43] 77/188 [===========>----------------] 40% DEBUG [6b030c43] 97/188 [==============>-------------] 51% DEBUG [6b030c43] 115/188 [=================>----------] 61% DEBUG [6b030c43] 134/188 [===================>--------] 71% DEBUG [6b030c43] 151/188 [======================>-----] 80% DEBUG [6b030c43] 171/188 [=========================>--] 90% DEBUG [6b030c43] 187/188 [===========================>] 99% DEBUG [6b030c43] 188/188 [============================] 100% DEBUG [6b030c43] 40 package suggestions were added by new dependencies, use `composer suggest` to see details. DEBUG [6b030c43] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [6b030c43] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [6b030c43] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [6b030c43] > symfony-cmd DEBUG [6b030c43] sh: line 1: symfony-cmd: command not found DEBUG [6b030c43] Script symfony-cmd handling the auto-scripts event returned with error code 127 DEBUG [6b030c43] Script @auto-scripts was called via post-update-cmd DEBUG [6b030c43] Plugins have been disabled automatically as you are running as root, this may be the cause of the script failure. See also https://getcomposer.org/root INFO --------------------------------------------------------------------------- INFO START 2024-05-30 16:13:58 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [4b724e2c] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [4b724e2c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [4b724e2c] Finished in 4.173 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-44c56be1bb049d56ee42.sh 0.0% INFO Uploading /tmp/git-ssh-44c56be1bb049d56ee42.sh 100.0% INFO [36746ec7] Running /usr/bin/env chmod 700 /tmp/git-ssh-44c56be1bb049d56ee42.sh as root@172.17.17.169 DEBUG [36746ec7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-44c56be1bb049d56ee42.sh ) INFO [36746ec7] Finished in 0.468 seconds with exit status 0 (successful). INFO [a0f44571] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [a0f44571] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-44c56be1bb049d56ee42.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [a0f44571] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [a0f44571] Finished in 1.699 seconds with exit status 0 (successful). INFO [ad7b03e3] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [ad7b03e3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [ad7b03e3] Finished in 0.475 seconds with exit status 0 (successful). INFO [c3168644] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [c3168644] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [c3168644] Finished in 0.455 seconds with exit status 0 (successful). DEBUG [1261606e] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [1261606e] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [1261606e] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [5a53c3a2] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [5a53c3a2] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [5a53c3a2] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [5a53c3a2] Finished in 0.460 seconds with exit status 0 (successful). DEBUG [6d3ec766] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [6d3ec766] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [6d3ec766] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [2dfc2463] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [2dfc2463] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [2dfc2463] Finished in 0.452 seconds with exit status 0 (successful). DEBUG [a3e45ef1] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [a3e45ef1] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [a3e45ef1] Finished in 0.547 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [525494e6] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [525494e6] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [525494e6] Finished in 0.474 seconds with exit status 0 (successful). INFO [0dd3bb58] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [0dd3bb58] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-44c56be1bb049d56ee42.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [0dd3bb58] Finished in 0.448 seconds with exit status 0 (successful). INFO [3b1607f3] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [3b1607f3] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-44c56be1bb049d56ee42.sh" ; /usr/bin/env git remote update --prune ) INFO [3b1607f3] Finished in 1.594 seconds with exit status 0 (successful). DEBUG [49a6596a] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [49a6596a] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [49a6596a] Finished in 0.460 seconds with exit status 0 (successful). INFO [85b2a91b] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141408 as root@172.17.17.169 DEBUG [85b2a91b] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-44c56be1bb049d56ee42.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141408 ) INFO [85b2a91b] Finished in 0.666 seconds with exit status 0 (successful). INFO [32f241ad] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530141408 as root@172.17.17.169 DEBUG [32f241ad] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-44c56be1bb049d56ee42.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530141408 ) INFO [32f241ad] Finished in 0.994 seconds with exit status 0 (successful). DEBUG [fe6abca1] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [fe6abca1] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [fe6abca1] Finished in 0.479 seconds with exit status 0 (successful). DEBUG [d95a9fd4] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [d95a9fd4] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-44c56be1bb049d56ee42.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [d95a9fd4] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [d95a9fd4] Finished in 0.451 seconds with exit status 0 (successful). DEBUG [63af52f8] Running if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi as root@172.17.17.169 DEBUG [63af52f8] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi DEBUG [63af52f8] Finished in 0.472 seconds with exit status 0 (successful). INFO [68b3e5ff] Running /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION as root@172.17.17.169 DEBUG [68b3e5ff] Command: cd /var/www/html/tango/develop/releases/20240530141408 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION ) INFO [68b3e5ff] Finished in 0.474 seconds with exit status 0 (successful). INFO [ef8aab11] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [ef8aab11] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [ef8aab11] Finished in 0.449 seconds with exit status 0 (successful). INFO [18298f47] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [18298f47] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [18298f47] Finished in 0.458 seconds with exit status 0 (successful). INFO [f0eb6008] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530141408/server/.env.local as root@172.17.17.169 DEBUG [f0eb6008] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530141408/server/.env.local INFO [f0eb6008] Finished in 0.459 seconds with exit status 0 (successful). INFO [e3c7bc80] Running ln -s /var/www/html/tango/develop/shared/public/exercice /var/www/html/tango/develop/releases/20240530141408/server/public/exercice as root@172.17.17.169 DEBUG [e3c7bc80] Command: ln -s /var/www/html/tango/develop/shared/public/exercice /var/www/html/tango/develop/releases/20240530141408/server/public/exercice INFO [e3c7bc80] Finished in 0.501 seconds with exit status 0 (successful). INFO [3ceb9998] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530141408/server/public/.htaccess as root@172.17.17.169 DEBUG [3ceb9998] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530141408/server/public/.htaccess INFO [3ceb9998] Finished in 0.456 seconds with exit status 0 (successful). INFO [6b94af9c] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141408/server/var as root@172.17.17.169 DEBUG [6b94af9c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530141408/server/var ) INFO [6b94af9c] Finished in 0.468 seconds with exit status 0 (successful). DEBUG [45b404c6] Running [ -L /var/www/html/tango/develop/releases/20240530141408/server/var/log ] as root@172.17.17.169 DEBUG [45b404c6] Command: [ -L /var/www/html/tango/develop/releases/20240530141408/server/var/log ] DEBUG [45b404c6] Finished in 0.499 seconds with exit status 1 (failed). DEBUG [ac84f421] Running [ -d /var/www/html/tango/develop/releases/20240530141408/server/var/log ] as root@172.17.17.169 DEBUG [ac84f421] Command: [ -d /var/www/html/tango/develop/releases/20240530141408/server/var/log ] DEBUG [ac84f421] Finished in 0.457 seconds with exit status 1 (failed). INFO [840ebb7e] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530141408/server/var/log as root@172.17.17.169 DEBUG [840ebb7e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530141408/server/var/log ) INFO [840ebb7e] Finished in 0.490 seconds with exit status 0 (successful). DEBUG [e65570c2] Running [ -L /var/www/html/tango/develop/releases/20240530141408/server/var/cache ] as root@172.17.17.169 DEBUG [e65570c2] Command: [ -L /var/www/html/tango/develop/releases/20240530141408/server/var/cache ] DEBUG [e65570c2] Finished in 0.482 seconds with exit status 1 (failed). DEBUG [aee37608] Running [ -d /var/www/html/tango/develop/releases/20240530141408/server/var/cache ] as root@172.17.17.169 DEBUG [aee37608] Command: [ -d /var/www/html/tango/develop/releases/20240530141408/server/var/cache ] DEBUG [aee37608] Finished in 0.465 seconds with exit status 1 (failed). INFO [2d28b956] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530141408/server/var/cache as root@172.17.17.169 DEBUG [2d28b956] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530141408/server/var/cache ) INFO [2d28b956] Finished in 0.497 seconds with exit status 0 (successful). DEBUG [e8148ab3] Running if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e8148ab3] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi DEBUG [e8148ab3] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [06bcf018] Running [ -d /var/www/html/tango/develop/releases/20240530141408/server/var/cache ] as root@172.17.17.169 DEBUG [06bcf018] Command: [ -d /var/www/html/tango/develop/releases/20240530141408/server/var/cache ] DEBUG [06bcf018] Finished in 0.456 seconds with exit status 0 (successful). INFO [d909ea36] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530141408/server/var/cache as root@172.17.17.169 DEBUG [d909ea36] Command: cd /var/www/html/tango/develop/releases/20240530141408 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530141408/server/var/cache ) INFO [d909ea36] Finished in 0.452 seconds with exit status 0 (successful). INFO [48862f48] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [48862f48] Command: cd /var/www/html/tango/develop/releases/20240530141408 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [48862f48] mkdir: created directory 'server/var/cache' INFO [48862f48] Finished in 0.466 seconds with exit status 0 (successful). DEBUG [7b151011] Running [ -d /var/www/html/tango/develop/releases/20240530141408/server/var ] as root@172.17.17.169 DEBUG [7b151011] Command: [ -d /var/www/html/tango/develop/releases/20240530141408/server/var ] DEBUG [7b151011] Finished in 0.455 seconds with exit status 0 (successful). INFO [108351bb] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530141408/server/var as root@172.17.17.169 DEBUG [108351bb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530141408/server/var ) INFO [108351bb] Finished in 0.444 seconds with exit status 0 (successful). DEBUG [18ce9d32] Running if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi as root@172.17.17.169 DEBUG [18ce9d32] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi DEBUG [18ce9d32] Finished in 0.448 seconds with exit status 0 (successful). INFO [d2849bbe] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [d2849bbe] Command: cd /var/www/html/tango/develop/releases/20240530141408 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [d2849bbe] Finished in 0.474 seconds with exit status 0 (successful). DEBUG [4ae88c5e] Running if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4ae88c5e] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi DEBUG [4ae88c5e] Finished in 0.467 seconds with exit status 0 (successful). INFO [b141ba98] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [b141ba98] Command: cd /var/www/html/tango/develop/releases/20240530141408 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [b141ba98] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [b141ba98] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [b141ba98] Loading composer repositories with package information DEBUG [b141ba98]   DEBUG [b141ba98] Updating dependencies DEBUG [b141ba98] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [b141ba98] - Locking api-platform/core (v3.3.5) DEBUG [b141ba98] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [b141ba98] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) DEBUG [b141ba98] - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) DEBUG [b141ba98] - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) DEBUG [b141ba98] - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) DEBUG [b141ba98] - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [b141ba98] - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) DEBUG [b141ba98] - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) DEBUG [b141ba98] - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) DEBUG [b141ba98] - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) DEBUG [b141ba98] - Locking evenement/evenement (v3.0.2) - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [b141ba98] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [b141ba98] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [b141ba98] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [b141ba98] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [b141ba98] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [b141ba98] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [b141ba98] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [b141ba98] - Locking guzzlehttp/promises (2.0.2) - Locking guzzlehttp/psr7 (2.6.2) DEBUG [b141ba98] - Locking hokoha/lists-bundle (1.2.1) DEBUG [b141ba98] - Locking knplabs/gaufrette (v0.11.1) DEBUG [b141ba98] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [b141ba98] - Locking laminas/laminas-code (4.13.0) DEBUG [b141ba98] - Locking lcobucci/clock (3.2.0) DEBUG [b141ba98] - Locking lcobucci/jwt (5.3.0) DEBUG [b141ba98] - Locking league/csv (9.16.0) DEBUG [b141ba98] - Locking lexik/jwt-authentication-bundle (v2.21.0) - Locking maennchen/zipstream-php (3.1.0) DEBUG [b141ba98] - Locking markbaker/complex (3.0.2) DEBUG [b141ba98] - Locking markbaker/matrix (3.0.1) DEBUG [b141ba98] - Locking monolog/monolog (3.6.0) DEBUG [b141ba98] - Locking myclabs/deep-copy (1.11.1) DEBUG [b141ba98] - Locking namshi/jose (7.2.3) DEBUG [b141ba98] - Locking nelmio/cors-bundle (2.4.0) DEBUG [b141ba98] - Locking nikic/php-parser (v5.0.2) DEBUG [b141ba98] - Locking nikolaposa/version (4.2.0) DEBUG [b141ba98] - Locking oneup/uploader-bundle (5.0.1) DEBUG [b141ba98] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [b141ba98] - Locking phar-io/manifest (2.0.4) DEBUG [b141ba98] - Locking phar-io/version (3.2.1) DEBUG [b141ba98] - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [b141ba98] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [b141ba98] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [b141ba98] - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [b141ba98] - Locking phpstan/phpstan (1.11.2) DEBUG [b141ba98] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [b141ba98] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [b141ba98] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [b141ba98] - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.1) DEBUG [b141ba98] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [b141ba98] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [b141ba98] - Locking phpunit/php-invoker (3.1.1) DEBUG [b141ba98] - Locking phpunit/php-text-template (2.0.4) DEBUG [b141ba98] - Locking phpunit/php-timer (5.0.3) DEBUG [b141ba98] - Locking phpunit/phpunit (9.6.19) DEBUG [b141ba98] - Locking psr/cache (3.0.0) DEBUG [b141ba98] - Locking psr/clock (1.0.0) DEBUG [b141ba98] - Locking psr/container (2.0.2) DEBUG [b141ba98] - Locking psr/event-dispatcher (1.0.0) DEBUG [b141ba98] - Locking psr/http-client (1.0.3) DEBUG [b141ba98] - Locking psr/http-factory (1.1.0) DEBUG [b141ba98] - Locking psr/http-message (2.0) DEBUG [b141ba98] - Locking psr/link (2.0.1) DEBUG [b141ba98] - Locking psr/log (3.0.0) DEBUG [b141ba98] - Locking psr/simple-cache (3.0.0) DEBUG [b141ba98] - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) DEBUG [b141ba98] - Locking react/child-process (v0.6.5) DEBUG [b141ba98] - Locking react/dns (v1.12.0) DEBUG [b141ba98] - Locking react/event-loop (v1.5.0) DEBUG [b141ba98] - Locking react/promise (v3.2.0) DEBUG [b141ba98] - Locking react/socket (v1.15.0) DEBUG [b141ba98] - Locking react/stream (v1.3.0) DEBUG [b141ba98] - Locking sebastian/cli-parser (1.0.2) DEBUG [b141ba98] - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [b141ba98] - Locking sebastian/comparator (4.0.8) DEBUG [b141ba98] - Locking sebastian/complexity (2.0.3) DEBUG [b141ba98] - Locking sebastian/diff (4.0.6) DEBUG [b141ba98] - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) - Locking sebastian/global-state (5.0.7) - Locking sebastian/lines-of-code (1.0.4) - Locking sebastian/object-enumerator (4.0.4) DEBUG [b141ba98] - Locking sebastian/object-reflector (2.0.4) DEBUG [b141ba98] - Locking sebastian/phpcpd (6.0.3) - Locking sebastian/recursion-context (4.0.5) DEBUG [b141ba98] - Locking sebastian/resource-operations (3.0.4) DEBUG [b141ba98] - Locking sebastian/type (3.2.1) DEBUG [b141ba98] - Locking sebastian/version (3.0.2) DEBUG [b141ba98] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [b141ba98] - Locking shivas/versioning-bundle (4.1.0) DEBUG [b141ba98] - Locking spatie/macroable (2.0.0) - Locking spatie/url (2.4.0) DEBUG [b141ba98] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [b141ba98] - Locking symfony/asset (v6.4.7) DEBUG [b141ba98] - Locking symfony/cache (v7.0.7) DEBUG [b141ba98] - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.0.7) - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) - Locking symfony/debug-bundle (v6.4.7) - Locking symfony/dependency-injection (v6.4.7) - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [b141ba98] - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.0.7) - Locking symfony/event-dispatcher (v7.0.7) - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [b141ba98] - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.0.7) DEBUG [b141ba98] - Locking symfony/finder (v7.0.7) - Locking symfony/flex (v2.4.5) DEBUG [b141ba98] - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) DEBUG [b141ba98] - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) DEBUG [b141ba98] - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) DEBUG [b141ba98] - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) DEBUG [b141ba98] - Locking symfony/messenger (v7.0.7) - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.0.7) DEBUG [b141ba98] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [b141ba98] - Locking symfony/notifier (v6.4.7) DEBUG [b141ba98] - Locking symfony/options-resolver (v7.0.7) DEBUG [b141ba98] - Locking symfony/password-hasher (v7.0.7) DEBUG [b141ba98] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [b141ba98] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [b141ba98] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [b141ba98] - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [b141ba98] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [b141ba98] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [b141ba98] - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [b141ba98] - Locking symfony/process (v6.4.7) DEBUG [b141ba98] - Locking symfony/property-access (v6.4.7) DEBUG [b141ba98] - Locking symfony/property-info (v6.4.7) DEBUG [b141ba98] - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [b141ba98] - Locking symfony/rate-limiter (v6.4.7) DEBUG [b141ba98] - Locking symfony/routing (v6.4.7) DEBUG [b141ba98] - Locking symfony/runtime (v6.4.7) DEBUG [b141ba98] - Locking symfony/security-bundle (v6.4.7) DEBUG [b141ba98] - Locking symfony/security-core (v7.0.7) DEBUG [b141ba98] - Locking symfony/security-csrf (v7.0.7) DEBUG [b141ba98] - Locking symfony/security-http (v7.0.7) DEBUG [b141ba98] - Locking symfony/serializer (v6.4.7) DEBUG [b141ba98] - Locking symfony/service-contracts (v3.5.0) DEBUG [b141ba98] - Locking symfony/stopwatch (v6.4.7) DEBUG [b141ba98] - Locking symfony/string (v6.4.7) DEBUG [b141ba98] - Locking symfony/translation (v6.4.7) DEBUG [b141ba98] - Locking symfony/translation-contracts (v3.5.0) DEBUG [b141ba98] - Locking symfony/twig-bridge (v6.4.7) DEBUG [b141ba98] - Locking symfony/twig-bundle (v6.4.7) DEBUG [b141ba98] - Locking symfony/validator (v6.4.7) DEBUG [b141ba98] - Locking symfony/var-dumper (v7.0.7) DEBUG [b141ba98] - Locking symfony/var-exporter (v7.0.7) DEBUG [b141ba98] - Locking symfony/web-link (v6.4.7) DEBUG [b141ba98] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [b141ba98] - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [b141ba98] - Locking symfony/yaml (v6.4.7) DEBUG [b141ba98] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [b141ba98] - Locking symfonycasts/verify-email-bundle (v1.17.0) - Locking theseer/tokenizer (1.2.3) DEBUG [b141ba98] - Locking twig/extra-bundle (v3.10.0) DEBUG [b141ba98] - Locking twig/intl-extra (v3.10.0) DEBUG [b141ba98] - Locking twig/twig (v3.10.3) DEBUG [b141ba98] - Locking webmozart/assert (1.11.0) DEBUG [b141ba98] - Locking willdurand/negotiation (3.1.0) DEBUG [b141ba98] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [b141ba98] Package operations: 193 installs, 0 updates, 0 removals DEBUG [b141ba98] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [b141ba98] 0 [>---------------------------] DEBUG [b141ba98] 0 [->--------------------------] DEBUG [b141ba98] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [b141ba98] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [b141ba98] - Installing psr/link (2.0.1): Extracting archive DEBUG [b141ba98] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [b141ba98] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [b141ba98] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [b141ba98] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [b141ba98] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [b141ba98] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [b141ba98] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing psr/log (3.0.0): Extracting archive DEBUG [b141ba98] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing psr/container (2.0.2): Extracting archive DEBUG [b141ba98] - Installing psr/cache (3.0.0): Extracting archive DEBUG [b141ba98] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [b141ba98] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [b141ba98] - Installing beberlei/assert (v3.3.2): Extracting archive - Installing behat/transliterator (v1.5.0): Extracting archive - Installing composer/pcre (3.1.4): Extracting archive - Installing doctrine/cache (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.3): Extracting archive - Installing doctrine/collections (2.2.2): Extracting archive - Installing doctrine/event-manager (2.0.1): Extracting archive - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [b141ba98] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [b141ba98] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [b141ba98] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [b141ba98] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [b141ba98] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [b141ba98] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [b141ba98] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [b141ba98] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [b141ba98] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [b141ba98] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [b141ba98] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [b141ba98] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [b141ba98] - Installing react/stream (v1.3.0): Extracting archive DEBUG [b141ba98] - Installing react/promise (v3.2.0): Extracting archive DEBUG [b141ba98] - Installing react/cache (v1.2.0): Extracting archive DEBUG [b141ba98] - Installing react/dns (v1.12.0): Extracting archive DEBUG [b141ba98] - Installing react/socket (v1.15.0): Extracting archive DEBUG [b141ba98] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [b141ba98] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [b141ba98] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [b141ba98] - Installing composer/semver (3.4.0): Extracting archive DEBUG [b141ba98] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [b141ba98] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [b141ba98] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [b141ba98] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [b141ba98] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [b141ba98] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing psr/clock (1.0.0): Extracting archive DEBUG [b141ba98] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [b141ba98] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [b141ba98] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [b141ba98] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [b141ba98] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [b141ba98] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [b141ba98] - Installing psr/http-message (2.0): Extracting archive DEBUG [b141ba98] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [b141ba98] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [b141ba98] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [b141ba98] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [b141ba98] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [b141ba98] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [b141ba98] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [b141ba98] - Installing spatie/url (2.4.0): Extracting archive DEBUG [b141ba98] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [b141ba98] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [b141ba98] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [b141ba98] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [b141ba98] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [b141ba98] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [b141ba98] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [b141ba98] - Installing league/csv (9.16.0): Extracting archive DEBUG [b141ba98] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [b141ba98] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [b141ba98] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [b141ba98] - Installing hokoha/lists-bundle (1.2.1): DEBUG [b141ba98] Cloning 7dd89672c4 from cache DEBUG [b141ba98] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [b141ba98] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [b141ba98] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [b141ba98] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [b141ba98] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [b141ba98] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [b141ba98] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [b141ba98] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [b141ba98] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [b141ba98] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [b141ba98] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [b141ba98] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [b141ba98] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [b141ba98] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [b141ba98] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [b141ba98] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [b141ba98] - Installing phpstan/phpstan-symfony (1.4.1): Extracting archive DEBUG [b141ba98] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [b141ba98] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [b141ba98] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [b141ba98] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [b141ba98] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [b141ba98] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [b141ba98] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [b141ba98] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [b141ba98] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [b141ba98] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [b141ba98] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [b141ba98] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [b141ba98] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [b141ba98] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [b141ba98] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [b141ba98] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [b141ba98] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [b141ba98] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [b141ba98] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [b141ba98] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [b141ba98] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [b141ba98] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [b141ba98] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [b141ba98] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [b141ba98] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [b141ba98] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [b141ba98] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [b141ba98] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [b141ba98] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [b141ba98] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [b141ba98] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [b141ba98] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [b141ba98] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [b141ba98] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [b141ba98] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [b141ba98] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [b141ba98] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [b141ba98] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [b141ba98] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [b141ba98] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [b141ba98] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing symfony/webapp-meta (v1.0.0) DEBUG [b141ba98] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [b141ba98] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [b141ba98] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [b141ba98] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [b141ba98] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [b141ba98] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [b141ba98] 0/188 [>---------------------------] 0% DEBUG [b141ba98] 20/188 [==>-------------------------] 10% DEBUG [b141ba98] 43/188 [======>---------------------] 22% DEBUG [b141ba98] 59/188 [========>-------------------] 31% DEBUG [b141ba98] 79/188 [===========>----------------] 42% DEBUG [b141ba98] 94/188 [==============>-------------] 50% DEBUG [b141ba98] 110/188 [================>-----------] 58% DEBUG [b141ba98] 114/188 [================>-----------] 60% DEBUG [b141ba98] 130/188 [===================>--------] 69% DEBUG [b141ba98] 134/188 [===================>--------] 71% DEBUG [b141ba98] 150/188 [======================>-----] 79% DEBUG [b141ba98] 153/188 [======================>-----] 81% DEBUG [b141ba98] 170/188 [=========================>--] 90% DEBUG [b141ba98] 185/188 [===========================>] 98% DEBUG [b141ba98] 188/188 [============================] 100% DEBUG [b141ba98] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [b141ba98] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [b141ba98] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [b141ba98] DEBUG [b141ba98] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [b141ba98] Loading composer repositories with package information DEBUG [b141ba98]   DEBUG [b141ba98] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [b141ba98] Updating dependencies DEBUG [b141ba98] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [b141ba98] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [b141ba98] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [b141ba98] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [b141ba98] Package operations: 0 installs, 15 updates, 0 removals DEBUG [b141ba98] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [b141ba98] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [b141ba98] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [b141ba98] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [b141ba98] Symfony operations: 38 recipes (f2c303477e1168b1a09afc489effb568) DEBUG [b141ba98] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [b141ba98] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [b141ba98] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [b141ba98] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [b141ba98] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [b141ba98] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [b141ba98] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [b141ba98] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [b141ba98] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [b141ba98] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [b141ba98] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [b141ba98] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [b141ba98] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [b141ba98] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [b141ba98] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [b141ba98] Executing script cache:clear DEBUG [b141ba98] [OK] DEBUG [b141ba98] Executing script assets:install public DEBUG [b141ba98] [OK] DEBUG [b141ba98] Executing script ckeditor:install DEBUG [b141ba98] [OK] DEBUG [b141ba98] DEBUG [b141ba98] What's next? DEBUG [b141ba98] Some files have been created and/or updated to configure your new packages. DEBUG [b141ba98] Please review, edit and commit them: these files are yours. DEBUG [b141ba98] symfony/framework-bundle instructions: DEBUG [b141ba98] * Run your application: 1. Go to the project directory DEBUG [b141ba98] 2. Create your code repository with the git init command DEBUG [b141ba98] 3. Download the Symfony CLI at https://symfony.com/download to install a development web server * Read the documentation at https://symfony.com/doc DEBUG [b141ba98] api-platform/core instructions: * Your API is almost ready: DEBUG [b141ba98] 1. Create your first API resource in src/ApiResource; DEBUG [b141ba98] 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource DEBUG [b141ba98] * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [b141ba98] then browse /api/graphql. DEBUG [b141ba98] * Read the documentation at https://api-platform.com/docs/ DEBUG [b141ba98] doctrine/doctrine-bundle instructions: DEBUG [b141ba98] * Modify your DATABASE_URL config in .env DEBUG [b141ba98] * Configure the driver (postgresql) and DEBUG [b141ba98] server_version (16) in config/packages/doctrine.yaml DEBUG [b141ba98] DEBUG [b141ba98] symfony/messenger instructions: DEBUG [b141ba98] * You're ready to use the Messenger component. You can define your own message buses DEBUG [b141ba98] or start using the default one right now by injecting the message_bus service DEBUG [b141ba98] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [b141ba98] * To send messages to a transport and handle them asynchronously: DEBUG [b141ba98] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [b141ba98] and framework.messenger.transports.async in config/packages/messenger.yaml; DEBUG [b141ba98] 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate DEBUG [b141ba98] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [b141ba98] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [b141ba98] DEBUG [b141ba98] symfony/mailer instructions: DEBUG [b141ba98] * You're ready to send emails. DEBUG [b141ba98] * If you want to send emails via a supported email provider, install the corresponding bridge. DEBUG [b141ba98] For instance, composer require mailgun-mailer for Mailgun. DEBUG [b141ba98] * If you want to send emails asynchronously: DEBUG [b141ba98] 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [b141ba98] config/packages/messenger.yaml file under framework.messenger.routing DEBUG [b141ba98] and replace amqp with your transport name of choice. DEBUG [b141ba98] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [b141ba98] symfony/webpack-encore-bundle instructions: DEBUG [b141ba98] * Install Yarn and run yarn install DEBUG [b141ba98] * Start the development server: yarn encore dev-server DEBUG [b141ba98] INFO [b141ba98] Finished in 59.851 seconds with exit status 0 (successful). INFO [f304ad81] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [f304ad81] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console cache:warmup --no-debug ) DEBUG [f304ad81] DEBUG [f304ad81] // Warming up the cache for the dev environment with debug false DEBUG [f304ad81] DEBUG [f304ad81] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [f304ad81] Finished in 5.035 seconds with exit status 0 (successful). DEBUG [1badc380] Running if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi as root@172.17.17.169 DEBUG [1badc380] Command: if test ! -d /var/www/html/tango/develop/releases/20240530141408; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530141408'" 1>&2; false; fi DEBUG [1badc380] Finished in 0.473 seconds with exit status 0 (successful). INFO [ac8b6538] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [ac8b6538] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console assets:install public --symlink --no-debug ) DEBUG [ac8b6538] DEBUG [ac8b6538] Trying to install assets as absolute symbolic links. DEBUG [ac8b6538] DEBUG [ac8b6538] --- ------------------------ ------------------ DEBUG [ac8b6538] Bundle Method / Error DEBUG [ac8b6538] --- ------------------------ ------------------ DEBUG [ac8b6538] ✔ ApiPlatformBundle absolute symlink DEBUG [ac8b6538] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [ac8b6538] ✔ ListsBundle absolute symlink DEBUG [ac8b6538] ✔ FOSCKEditorBundle absolute symlink DEBUG [ac8b6538] --- ------------------------ ------------------ DEBUG [ac8b6538] DEBUG [ac8b6538] [OK] All assets were successfully installed. DEBUG [ac8b6538] INFO [ac8b6538] Finished in 0.821 seconds with exit status 0 (successful). INFO [558a3f8f] Running cd /var/www/html/tango/develop/releases/20240530141408/server; nvm use; yarn install as root@172.17.17.169 DEBUG [558a3f8f] Command: cd /var/www/html/tango/develop/releases/20240530141408/server; nvm use; yarn install DEBUG [558a3f8f] Found '/var/www/html/tango/develop/releases/20240530141408/server/.nvmrc' with version DEBUG [558a3f8f] Now using node v18.19.0 (npm v10.2.3) DEBUG [558a3f8f] yarn install v1.22.22 DEBUG [558a3f8f] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [558a3f8f] [1/4] Resolving packages... DEBUG [558a3f8f] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [558a3f8f] [2/4] Fetching packages... DEBUG [558a3f8f] [3/4] Linking dependencies... DEBUG [558a3f8f] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [558a3f8f] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [558a3f8f] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [558a3f8f] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [558a3f8f] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [558a3f8f] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [558a3f8f] warning Workspaces can only be enabled in private projects. DEBUG [558a3f8f] [4/4] Building fresh packages... DEBUG [558a3f8f] Done in 17.68s. INFO [558a3f8f] Finished in 19.209 seconds with exit status 0 (successful). INFO [2e4ff3f5] Running cd /var/www/html/tango/develop/releases/20240530141408/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [2e4ff3f5] Command: cd /var/www/html/tango/develop/releases/20240530141408/server; nvm use; yarn dev DEBUG [2e4ff3f5] Found '/var/www/html/tango/develop/releases/20240530141408/server/.nvmrc' with version DEBUG [2e4ff3f5] Now using node v18.19.0 (npm v10.2.3) DEBUG [2e4ff3f5] yarn run v1.22.22 DEBUG [2e4ff3f5] $ encore dev DEBUG [2e4ff3f5] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [2e4ff3f5] Running webpack ... DEBUG [2e4ff3f5] DEBUG [2e4ff3f5] DONE Compiled successfully in 23246ms4:16:23 PM DEBUG [2e4ff3f5] DEBUG [2e4ff3f5] 27 files written to public/build DEBUG [2e4ff3f5] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [2e4ff3f5] Done in 31.63s. INFO [2e4ff3f5] Finished in 33.421 seconds with exit status 0 (successful). INFO [1ccde5f0] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530141408 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [1ccde5f0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530141408 /var/www/html/tango/develop/releases/current ) INFO [1ccde5f0] Finished in 0.436 seconds with exit status 0 (successful). INFO [783fdf71] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [783fdf71] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [783fdf71] Finished in 0.470 seconds with exit status 0 (successful). INFO [649819d3] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [649819d3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [649819d3] DEBUG [649819d3] [ERROR] No changes detected in your mapping information. DEBUG [649819d3] INFO [649819d3] Finished in 0.999 seconds with exit status 0 (successful). INFO [4a3c47ef] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [4a3c47ef] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530141408/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [4a3c47ef] DEBUG [4a3c47ef] [WARNING] The version "latest" couldn't be reached, there are no registered DEBUG [4a3c47ef] migrations. DEBUG [4a3c47ef] INFO [4a3c47ef] Finished in 0.886 seconds with exit status 0 (successful). DEBUG [3f8fb93b] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [3f8fb93b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [3f8fb93b] 20240530084600 20240530085535 20240530085829 20240530090208 20240530124036 20240530141222 20240530141408 DEBUG [3f8fb93b] Finished in 0.470 seconds with exit status 0 (successful). INFO Keeping 5 of 7 deployed releases on 172.17.17.169 DEBUG [5aa97828] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [5aa97828] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [5aa97828] Finished in 0.425 seconds with exit status 0 (successful). DEBUG [bc649d03] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [bc649d03] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [bc649d03] /var/www/html/tango/develop/releases/20240530141408 DEBUG [bc649d03] Finished in 0.498 seconds with exit status 0 (successful). INFO [cdd89d90] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530084600 /var/www/html/tango/develop/releases/20240530085535 as root@172.17.17.169 DEBUG [cdd89d90] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530084600 /var/www/html/tango/develop/releases/20240530085535 ) INFO [cdd89d90] Finished in 32.336 seconds with exit status 0 (successful). INFO [b35667f5] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530141408/server/var as root@172.17.17.169 DEBUG [b35667f5] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530141408/server/var INFO [b35667f5] Finished in 1.251 seconds with exit status 0 (successful). INFO [c3ff315f] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [c3ff315f] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache INFO [c3ff315f] Finished in 1.097 seconds with exit status 0 (successful). INFO [4695e77d] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [4695e77d] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [4695e77d] Finished in 0.624 seconds with exit status 0 (successful). INFO [b0555a43] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [b0555a43] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [b0555a43] Finished in 0.930 seconds with exit status 0 (successful). INFO [99a64455] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [99a64455] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var/cache INFO [99a64455] Finished in 0.540 seconds with exit status 0 (successful). INFO [1f52c09e] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [1f52c09e] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice INFO [1f52c09e] Finished in 0.734 seconds with exit status 0 (successful). INFO [311d6495] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [311d6495] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel INFO [311d6495] Finished in 0.857 seconds with exit status 0 (successful). DEBUG [48beb477] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [48beb477] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [48beb477] Finished in 0.807 seconds with exit status 0 (successful). INFO [069c5f2a] Running /usr/bin/env echo "Branch develop (at da7de37b38986777e8b71cc0eb602862e855df43) deployed as release 20240530141408 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [069c5f2a] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at da7de37b38986777e8b71cc0eb602862e855df43) deployed as release 20240530141408 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [069c5f2a] Finished in 0.709 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-30 17:38:03 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [afc145f7] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [afc145f7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [afc145f7] Finished in 4.192 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-0ad7d5c16c53452a4630.sh 0.0% INFO Uploading /tmp/git-ssh-0ad7d5c16c53452a4630.sh 100.0% INFO [7a6e379e] Running /usr/bin/env chmod 700 /tmp/git-ssh-0ad7d5c16c53452a4630.sh as root@172.17.17.169 DEBUG [7a6e379e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-0ad7d5c16c53452a4630.sh ) INFO [7a6e379e] Finished in 0.445 seconds with exit status 0 (successful). INFO [86fb9b9d] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [86fb9b9d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0ad7d5c16c53452a4630.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [86fb9b9d] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [86fb9b9d] Finished in 1.710 seconds with exit status 0 (successful). INFO [dd764245] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [dd764245] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [dd764245] Finished in 0.396 seconds with exit status 0 (successful). INFO [bae6c466] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [bae6c466] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [bae6c466] Finished in 0.465 seconds with exit status 0 (successful). DEBUG [7eb565a3] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [7eb565a3] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [7eb565a3] Finished in 0.447 seconds with exit status 0 (successful). DEBUG [3add438f] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [3add438f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [3add438f] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [3add438f] Finished in 0.445 seconds with exit status 0 (successful). DEBUG [e10e99a1] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e10e99a1] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [e10e99a1] Finished in 0.441 seconds with exit status 0 (successful). DEBUG [994079e0] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [994079e0] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [994079e0] Finished in 0.463 seconds with exit status 0 (successful). DEBUG [0866853d] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [0866853d] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [0866853d] Finished in 0.452 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [ca8a96e8] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ca8a96e8] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [ca8a96e8] Finished in 0.454 seconds with exit status 0 (successful). INFO [f4983651] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [f4983651] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0ad7d5c16c53452a4630.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [f4983651] Finished in 0.432 seconds with exit status 0 (successful). INFO [d1ac5271] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [d1ac5271] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0ad7d5c16c53452a4630.sh" ; /usr/bin/env git remote update --prune ) INFO [d1ac5271] Finished in 1.647 seconds with exit status 0 (successful). DEBUG [408ff954] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [408ff954] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [408ff954] Finished in 0.397 seconds with exit status 0 (successful). INFO [50b6c8c9] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530153813 as root@172.17.17.169 DEBUG [50b6c8c9] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0ad7d5c16c53452a4630.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530153813 ) INFO [50b6c8c9] Finished in 0.460 seconds with exit status 0 (successful). INFO [b194ed84] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530153813 as root@172.17.17.169 DEBUG [b194ed84] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0ad7d5c16c53452a4630.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530153813 ) INFO [b194ed84] Finished in 0.835 seconds with exit status 0 (successful). DEBUG [353183e2] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [353183e2] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [353183e2] Finished in 0.470 seconds with exit status 0 (successful). DEBUG [2d71ef02] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [2d71ef02] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-0ad7d5c16c53452a4630.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [2d71ef02] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [2d71ef02] Finished in 0.475 seconds with exit status 0 (successful). DEBUG [5b970785] Running if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5b970785] Command: if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi DEBUG [5b970785] Finished in 0.467 seconds with exit status 0 (successful). INFO [0e70ec11] Running /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION as root@172.17.17.169 DEBUG [0e70ec11] Command: cd /var/www/html/tango/develop/releases/20240530153813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "da7de37b38986777e8b71cc0eb602862e855df43" > REVISION ) INFO [0e70ec11] Finished in 0.455 seconds with exit status 0 (successful). INFO [ea2e8ac6] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [ea2e8ac6] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [ea2e8ac6] Finished in 0.441 seconds with exit status 0 (successful). INFO [ed2c3c19] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [ed2c3c19] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [ed2c3c19] Finished in 0.458 seconds with exit status 0 (successful). INFO [fc527b15] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530153813/server/.env.local as root@172.17.17.169 DEBUG [fc527b15] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530153813/server/.env.local INFO [fc527b15] Finished in 0.453 seconds with exit status 0 (successful). INFO [bc19217b] Running ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530153813/server/public as root@172.17.17.169 DEBUG [bc19217b] Command: ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530153813/server/public INFO [bc19217b] Finished in 0.444 seconds with exit status 0 (successful). INFO [20cda8ed] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530153813/server/public/.htaccess as root@172.17.17.169 DEBUG [20cda8ed] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530153813/server/public/.htaccess INFO [20cda8ed] Finished in 0.442 seconds with exit status 0 (successful). INFO [c8854551] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530153813/server/var as root@172.17.17.169 DEBUG [c8854551] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530153813/server/var ) INFO [c8854551] Finished in 0.443 seconds with exit status 0 (successful). DEBUG [1f0542bf] Running [ -L /var/www/html/tango/develop/releases/20240530153813/server/var/log ] as root@172.17.17.169 DEBUG [1f0542bf] Command: [ -L /var/www/html/tango/develop/releases/20240530153813/server/var/log ] DEBUG [1f0542bf] Finished in 0.441 seconds with exit status 1 (failed). DEBUG [f3e8d8d1] Running [ -d /var/www/html/tango/develop/releases/20240530153813/server/var/log ] as root@172.17.17.169 DEBUG [f3e8d8d1] Command: [ -d /var/www/html/tango/develop/releases/20240530153813/server/var/log ] DEBUG [f3e8d8d1] Finished in 0.436 seconds with exit status 1 (failed). INFO [02e571f6] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530153813/server/var/log as root@172.17.17.169 DEBUG [02e571f6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530153813/server/var/log ) INFO [02e571f6] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [8bda0c19] Running [ -L /var/www/html/tango/develop/releases/20240530153813/server/var/cache ] as root@172.17.17.169 DEBUG [8bda0c19] Command: [ -L /var/www/html/tango/develop/releases/20240530153813/server/var/cache ] DEBUG [8bda0c19] Finished in 0.447 seconds with exit status 1 (failed). DEBUG [805892f5] Running [ -d /var/www/html/tango/develop/releases/20240530153813/server/var/cache ] as root@172.17.17.169 DEBUG [805892f5] Command: [ -d /var/www/html/tango/develop/releases/20240530153813/server/var/cache ] DEBUG [805892f5] Finished in 0.458 seconds with exit status 1 (failed). INFO [4b798c93] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530153813/server/var/cache as root@172.17.17.169 DEBUG [4b798c93] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530153813/server/var/cache ) INFO [4b798c93] Finished in 0.449 seconds with exit status 0 (successful). DEBUG [f4a8dda5] Running if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f4a8dda5] Command: if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi DEBUG [f4a8dda5] Finished in 0.578 seconds with exit status 0 (successful). DEBUG [7c942cdd] Running [ -d /var/www/html/tango/develop/releases/20240530153813/server/var/cache ] as root@172.17.17.169 DEBUG [7c942cdd] Command: [ -d /var/www/html/tango/develop/releases/20240530153813/server/var/cache ] DEBUG [7c942cdd] Finished in 0.518 seconds with exit status 0 (successful). INFO [c302914d] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530153813/server/var/cache as root@172.17.17.169 DEBUG [c302914d] Command: cd /var/www/html/tango/develop/releases/20240530153813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530153813/server/var/cache ) INFO [c302914d] Finished in 0.576 seconds with exit status 0 (successful). INFO [c0bfbb87] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [c0bfbb87] Command: cd /var/www/html/tango/develop/releases/20240530153813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [c0bfbb87] mkdir: created directory 'server/var/cache' INFO [c0bfbb87] Finished in 0.613 seconds with exit status 0 (successful). DEBUG [c3c21114] Running [ -d /var/www/html/tango/develop/releases/20240530153813/server/var ] as root@172.17.17.169 DEBUG [c3c21114] Command: [ -d /var/www/html/tango/develop/releases/20240530153813/server/var ] DEBUG [c3c21114] Finished in 0.594 seconds with exit status 0 (successful). INFO [a80012ff] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var as root@172.17.17.169 DEBUG [a80012ff] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var ) INFO [a80012ff] Finished in 0.448 seconds with exit status 0 (successful). DEBUG [83da43ff] Running if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [83da43ff] Command: if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi DEBUG [83da43ff] Finished in 0.439 seconds with exit status 0 (successful). INFO [6b20aa1f] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [6b20aa1f] Command: cd /var/www/html/tango/develop/releases/20240530153813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [6b20aa1f] Finished in 0.448 seconds with exit status 0 (successful). DEBUG [9b43a68d] Running if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9b43a68d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi DEBUG [9b43a68d] Finished in 0.439 seconds with exit status 0 (successful). INFO [c8516a20] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [c8516a20] Command: cd /var/www/html/tango/develop/releases/20240530153813 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [c8516a20] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [c8516a20] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [c8516a20] Loading composer repositories with package information DEBUG [c8516a20]   DEBUG [c8516a20] Updating dependencies DEBUG [c8516a20] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [c8516a20] - Locking api-platform/core (v3.3.5) DEBUG [c8516a20] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [c8516a20] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [c8516a20] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) DEBUG [c8516a20] - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) DEBUG [c8516a20] - Locking doctrine/annotations (1.14.3) DEBUG [c8516a20] - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) DEBUG [c8516a20] - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) DEBUG [c8516a20] - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [c8516a20] - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) DEBUG [c8516a20] - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) DEBUG [c8516a20] - Locking doctrine/migrations (3.7.4) DEBUG [c8516a20] - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) DEBUG [c8516a20] - Locking doctrine/sql-formatter (1.4.0) DEBUG [c8516a20] - Locking egulias/email-validator (4.0.2) DEBUG [c8516a20] - Locking evenement/evenement (v3.0.2) DEBUG [c8516a20] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [c8516a20] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [c8516a20] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [c8516a20] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [c8516a20] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [c8516a20] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [c8516a20] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [c8516a20] - Locking guzzlehttp/promises (2.0.2) DEBUG [c8516a20] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [c8516a20] - Locking hokoha/lists-bundle (1.2.1) DEBUG [c8516a20] - Locking knplabs/gaufrette (v0.11.1) DEBUG [c8516a20] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [c8516a20] - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) DEBUG [c8516a20] - Locking lcobucci/jwt (5.3.0) DEBUG [c8516a20] - Locking league/csv (9.16.0) - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [c8516a20] - Locking maennchen/zipstream-php (3.1.0) DEBUG [c8516a20] - Locking markbaker/complex (3.0.2) - Locking markbaker/matrix (3.0.1) DEBUG [c8516a20] - Locking monolog/monolog (3.6.0) DEBUG [c8516a20] - Locking myclabs/deep-copy (1.11.1) DEBUG [c8516a20] - Locking namshi/jose (7.2.3) DEBUG [c8516a20] - Locking nelmio/cors-bundle (2.4.0) DEBUG [c8516a20] - Locking nikic/php-parser (v5.0.2) DEBUG [c8516a20] - Locking nikolaposa/version (4.2.0) DEBUG [c8516a20] - Locking oneup/uploader-bundle (5.0.1) DEBUG [c8516a20] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [c8516a20] - Locking phar-io/manifest (2.0.4) DEBUG [c8516a20] - Locking phar-io/version (3.2.1) DEBUG [c8516a20] - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [c8516a20] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [c8516a20] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [c8516a20] - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [c8516a20] - Locking phpstan/phpstan (1.11.2) DEBUG [c8516a20] - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [c8516a20] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [c8516a20] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [c8516a20] - Locking phpstan/phpstan-symfony (1.4.3) DEBUG [c8516a20] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [c8516a20] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [c8516a20] - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) - Locking phpunit/php-timer (5.0.3) DEBUG [c8516a20] - Locking phpunit/phpunit (9.6.19) DEBUG [c8516a20] - Locking psr/cache (3.0.0) DEBUG [c8516a20] - Locking psr/clock (1.0.0) DEBUG [c8516a20] - Locking psr/container (2.0.2) DEBUG [c8516a20] - Locking psr/event-dispatcher (1.0.0) DEBUG [c8516a20] - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) DEBUG [c8516a20] - Locking psr/http-message (2.0) DEBUG [c8516a20] - Locking psr/link (2.0.1) DEBUG [c8516a20] - Locking psr/log (3.0.0) DEBUG [c8516a20] - Locking psr/simple-cache (3.0.0) DEBUG [c8516a20] - Locking ralouphie/getallheaders (3.0.3) DEBUG [c8516a20] - Locking react/cache (v1.2.0) DEBUG [c8516a20] - Locking react/child-process (v0.6.5) - Locking react/dns (v1.12.0) DEBUG [c8516a20] - Locking react/event-loop (v1.5.0) DEBUG [c8516a20] - Locking react/promise (v3.2.0) DEBUG [c8516a20] - Locking react/socket (v1.15.0) - Locking react/stream (v1.3.0) DEBUG [c8516a20] - Locking sebastian/cli-parser (1.0.2) DEBUG [c8516a20] - Locking sebastian/code-unit (1.0.8) DEBUG [c8516a20] - Locking sebastian/code-unit-reverse-lookup (2.0.3) - Locking sebastian/comparator (4.0.8) DEBUG [c8516a20] - Locking sebastian/complexity (2.0.3) DEBUG [c8516a20] - Locking sebastian/diff (4.0.6) DEBUG [c8516a20] - Locking sebastian/environment (5.1.5) DEBUG [c8516a20] - Locking sebastian/exporter (4.0.6) DEBUG [c8516a20] - Locking sebastian/global-state (5.0.7) DEBUG [c8516a20] - Locking sebastian/lines-of-code (1.0.4) DEBUG [c8516a20] - Locking sebastian/object-enumerator (4.0.4) DEBUG [c8516a20] - Locking sebastian/object-reflector (2.0.4) DEBUG [c8516a20] - Locking sebastian/phpcpd (6.0.3) - Locking sebastian/recursion-context (4.0.5) DEBUG [c8516a20] - Locking sebastian/resource-operations (3.0.4) DEBUG [c8516a20] - Locking sebastian/type (3.2.1) DEBUG [c8516a20] - Locking sebastian/version (3.0.2) DEBUG [c8516a20] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [c8516a20] - Locking shivas/versioning-bundle (4.1.0) DEBUG [c8516a20] - Locking spatie/macroable (2.0.0) DEBUG [c8516a20] - Locking spatie/url (2.4.0) DEBUG [c8516a20] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [c8516a20] - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.0.7) DEBUG [c8516a20] - Locking symfony/cache-contracts (v3.5.0) DEBUG [c8516a20] - Locking symfony/clock (v7.0.7) DEBUG [c8516a20] - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) DEBUG [c8516a20] - Locking symfony/debug-bundle (v6.4.7) DEBUG [c8516a20] - Locking symfony/dependency-injection (v6.4.7) DEBUG [c8516a20] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [c8516a20] - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [c8516a20] - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [c8516a20] - Locking symfony/dotenv (v6.4.7) DEBUG [c8516a20] - Locking symfony/error-handler (v7.0.7) - Locking symfony/event-dispatcher (v7.0.7) DEBUG [c8516a20] - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [c8516a20] - Locking symfony/expression-language (v6.4.7) DEBUG [c8516a20] - Locking symfony/filesystem (v7.0.7) DEBUG [c8516a20] - Locking symfony/finder (v7.0.7) DEBUG [c8516a20] - Locking symfony/flex (v2.4.5) DEBUG [c8516a20] - Locking symfony/form (v6.4.7) DEBUG [c8516a20] - Locking symfony/framework-bundle (v6.4.7) DEBUG [c8516a20] - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) DEBUG [c8516a20] - Locking symfony/http-client-contracts (v3.5.0) DEBUG [c8516a20] - Locking symfony/http-foundation (v6.4.7) DEBUG [c8516a20] - Locking symfony/http-kernel (v6.4.7) DEBUG [c8516a20] - Locking symfony/intl (v6.4.7) DEBUG [c8516a20] - Locking symfony/mailer (v6.4.7) DEBUG [c8516a20] - Locking symfony/maker-bundle (v1.59.1) DEBUG [c8516a20] - Locking symfony/messenger (v7.0.7) DEBUG [c8516a20] - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.0.7) DEBUG [c8516a20] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [c8516a20] - Locking symfony/notifier (v6.4.7) DEBUG [c8516a20] - Locking symfony/options-resolver (v7.0.7) DEBUG [c8516a20] - Locking symfony/password-hasher (v7.0.7) DEBUG [c8516a20] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [c8516a20] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [c8516a20] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [c8516a20] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [c8516a20] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [c8516a20] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [c8516a20] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [c8516a20] - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [c8516a20] - Locking symfony/process (v6.4.7) DEBUG [c8516a20] - Locking symfony/property-access (v6.4.7) DEBUG [c8516a20] - Locking symfony/property-info (v6.4.7) DEBUG [c8516a20] - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [c8516a20] - Locking symfony/rate-limiter (v6.4.7) DEBUG [c8516a20] - Locking symfony/routing (v6.4.7) DEBUG [c8516a20] - Locking symfony/runtime (v6.4.7) DEBUG [c8516a20] - Locking symfony/security-bundle (v6.4.7) DEBUG [c8516a20] - Locking symfony/security-core (v7.0.7) DEBUG [c8516a20] - Locking symfony/security-csrf (v7.0.7) DEBUG [c8516a20] - Locking symfony/security-http (v7.0.7) DEBUG [c8516a20] - Locking symfony/serializer (v6.4.7) DEBUG [c8516a20] - Locking symfony/service-contracts (v3.5.0) DEBUG [c8516a20] - Locking symfony/stopwatch (v6.4.7) - Locking symfony/string (v6.4.7) DEBUG [c8516a20] - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) DEBUG [c8516a20] - Locking symfony/twig-bridge (v6.4.7) DEBUG [c8516a20] - Locking symfony/twig-bundle (v6.4.7) - Locking symfony/validator (v6.4.7) DEBUG [c8516a20] - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) DEBUG [c8516a20] - Locking symfony/web-link (v6.4.7) DEBUG [c8516a20] - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) DEBUG [c8516a20] - Locking symfony/webpack-encore-bundle (v1.17.2) - Locking symfony/yaml (v6.4.7) DEBUG [c8516a20] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [c8516a20] - Locking symfonycasts/verify-email-bundle (v1.17.0) - Locking theseer/tokenizer (1.2.3) DEBUG [c8516a20] - Locking twig/extra-bundle (v3.10.0) - Locking twig/intl-extra (v3.10.0) DEBUG [c8516a20] - Locking twig/twig (v3.10.3) DEBUG [c8516a20] - Locking webmozart/assert (1.11.0) - Locking willdurand/negotiation (3.1.0) DEBUG [c8516a20] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [c8516a20] Package operations: 193 installs, 0 updates, 0 removals DEBUG [c8516a20] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [c8516a20] - Downloading phpstan/phpstan-symfony (1.4.3) DEBUG [c8516a20] 0/1 [>---------------------------] 0% DEBUG [c8516a20] 1/1 [============================] 100% DEBUG [c8516a20] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [c8516a20] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [c8516a20] - Installing psr/link (2.0.1): Extracting archive DEBUG [c8516a20] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [c8516a20] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [c8516a20] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [c8516a20] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [c8516a20] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [c8516a20] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [c8516a20] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing psr/log (3.0.0): Extracting archive DEBUG [c8516a20] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing psr/container (2.0.2): Extracting archive DEBUG [c8516a20] - Installing psr/cache (3.0.0): Extracting archive DEBUG [c8516a20] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [c8516a20] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [c8516a20] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [c8516a20] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [c8516a20] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [c8516a20] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [c8516a20] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [c8516a20] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [c8516a20] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [c8516a20] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [c8516a20] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [c8516a20] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [c8516a20] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [c8516a20] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [c8516a20] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [c8516a20] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [c8516a20] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [c8516a20] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [c8516a20] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [c8516a20] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [c8516a20] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [c8516a20] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [c8516a20] - Installing react/stream (v1.3.0): Extracting archive DEBUG [c8516a20] - Installing react/promise (v3.2.0): Extracting archive DEBUG [c8516a20] - Installing react/cache (v1.2.0): Extracting archive DEBUG [c8516a20] - Installing react/dns (v1.12.0): Extracting archive DEBUG [c8516a20] - Installing react/socket (v1.15.0): Extracting archive DEBUG [c8516a20] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [c8516a20] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [c8516a20] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [c8516a20] - Installing composer/semver (3.4.0): Extracting archive DEBUG [c8516a20] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [c8516a20] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [c8516a20] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [c8516a20] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [c8516a20] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [c8516a20] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing psr/clock (1.0.0): Extracting archive DEBUG [c8516a20] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [c8516a20] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [c8516a20] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [c8516a20] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [c8516a20] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [c8516a20] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [c8516a20] - Installing psr/http-message (2.0): Extracting archive DEBUG [c8516a20] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [c8516a20] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [c8516a20] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [c8516a20] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [c8516a20] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [c8516a20] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [c8516a20] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [c8516a20] - Installing spatie/url (2.4.0): Extracting archive DEBUG [c8516a20] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [c8516a20] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [c8516a20] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [c8516a20] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [c8516a20] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [c8516a20] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [c8516a20] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [c8516a20] - Installing league/csv (9.16.0): Extracting archive DEBUG [c8516a20] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [c8516a20] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [c8516a20] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [c8516a20] - Installing hokoha/lists-bundle (1.2.1): DEBUG [c8516a20] Cloning 7dd89672c4 from cache DEBUG [c8516a20] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [c8516a20] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [c8516a20] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [c8516a20] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [c8516a20] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [c8516a20] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [c8516a20] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [c8516a20] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [c8516a20] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [c8516a20] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [c8516a20] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [c8516a20] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [c8516a20] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [c8516a20] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [c8516a20] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [c8516a20] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [c8516a20] - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive DEBUG [c8516a20] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [c8516a20] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [c8516a20] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [c8516a20] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [c8516a20] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [c8516a20] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [c8516a20] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [c8516a20] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [c8516a20] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [c8516a20] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [c8516a20] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [c8516a20] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [c8516a20] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [c8516a20] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [c8516a20] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [c8516a20] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [c8516a20] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [c8516a20] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [c8516a20] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [c8516a20] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [c8516a20] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [c8516a20] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [c8516a20] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [c8516a20] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [c8516a20] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [c8516a20] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [c8516a20] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [c8516a20] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [c8516a20] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [c8516a20] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [c8516a20] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [c8516a20] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [c8516a20] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [c8516a20] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [c8516a20] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [c8516a20] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [c8516a20] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [c8516a20] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [c8516a20] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [c8516a20] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [c8516a20] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing symfony/webapp-meta (v1.0.0) DEBUG [c8516a20] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [c8516a20] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [c8516a20] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [c8516a20] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [c8516a20] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [c8516a20] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [c8516a20] 0/188 [>---------------------------] 0% DEBUG [c8516a20] 19/188 [==>-------------------------] 10% DEBUG [c8516a20] 38/188 [=====>----------------------] 20% DEBUG [c8516a20] 58/188 [========>-------------------] 30% DEBUG [c8516a20] 77/188 [===========>----------------] 40% DEBUG [c8516a20] 94/188 [==============>-------------] 50% DEBUG [c8516a20] 113/188 [================>-----------] 60% DEBUG [c8516a20] 129/188 [===================>--------] 68% DEBUG [c8516a20] 132/188 [===================>--------] 70% DEBUG [c8516a20] 150/188 [======================>-----] 79% DEBUG [c8516a20] 155/188 [=======================>----] 82% DEBUG [c8516a20] 171/188 [=========================>--] 90% DEBUG [c8516a20] 187/188 [===========================>] 99% DEBUG [c8516a20] 188/188 [============================] 100% DEBUG [c8516a20] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [c8516a20] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [c8516a20] Generating optimized autoload files DEBUG [c8516a20] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [c8516a20] DEBUG [c8516a20] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [c8516a20] Loading composer repositories with package information DEBUG [c8516a20]  DEBUG [c8516a20]  DEBUG [c8516a20] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [c8516a20] Updating dependencies DEBUG [c8516a20] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [c8516a20] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [c8516a20] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [c8516a20] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [c8516a20] Package operations: 0 installs, 15 updates, 0 removals DEBUG [c8516a20] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [c8516a20] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [c8516a20] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [c8516a20] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [c8516a20] Symfony operations: 38 recipes (1c943cd269525438ab1b52e8ae28888f) DEBUG [c8516a20] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [c8516a20] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [c8516a20] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [c8516a20] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [c8516a20] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [c8516a20] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [c8516a20] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [c8516a20] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [c8516a20] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [c8516a20] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [c8516a20] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [c8516a20] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [c8516a20] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [c8516a20] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [c8516a20] Executing script cache:clear DEBUG [c8516a20] [OK] DEBUG [c8516a20] Executing script assets:install public DEBUG [c8516a20] [OK] DEBUG [c8516a20] Executing script ckeditor:install DEBUG [c8516a20] [OK] DEBUG [c8516a20] What's next? DEBUG [c8516a20] DEBUG [c8516a20] Some files have been created and/or updated to configure your new packages. DEBUG [c8516a20] Please review, edit and commit them: these files are yours. symfony/framework-bundle instructions: DEBUG [c8516a20] * Run your application: 1. Go to the project directory 2. Create your code repository with the git init command DEBUG [c8516a20] 3. Download the Symfony CLI at https://symfony.com/download to install a development web server * Read the documentation at https://symfony.com/doc DEBUG [c8516a20] api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; DEBUG [c8516a20] 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [c8516a20] then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ DEBUG [c8516a20] doctrine/doctrine-bundle instructions: * Modify your DATABASE_URL config in .env DEBUG [c8516a20] * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml DEBUG [c8516a20] symfony/messenger instructions: DEBUG [c8516a20] * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service DEBUG [c8516a20] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. * To send messages to a transport and handle them asynchronously: DEBUG [c8516a20] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [c8516a20] and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff DEBUG [c8516a20] and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [c8516a20] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [c8516a20] symfony/mailer instructions: * You're ready to send emails. DEBUG [c8516a20] * If you want to send emails via a supported email provider, install the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. DEBUG [c8516a20] * If you want to send emails asynchronously: 1. Install the messenger component by running composer require messenger; DEBUG [c8516a20] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing DEBUG [c8516a20] and replace amqp with your transport name of choice. * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [c8516a20] symfony/webpack-encore-bundle instructions: DEBUG [c8516a20] * Install Yarn and run yarn install DEBUG [c8516a20] * Start the development server: yarn encore dev-server DEBUG [c8516a20] INFO [c8516a20] Finished in 75.841 seconds with exit status 0 (successful). INFO [f6445758] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [f6445758] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console cache:warmup --no-debug ) DEBUG [f6445758] DEBUG [f6445758] // Warming up the cache for the dev environment with debug false DEBUG [f6445758] DEBUG [f6445758] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [f6445758] Finished in 5.199 seconds with exit status 0 (successful). DEBUG [81d7d6b6] Running if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi as root@172.17.17.169 DEBUG [81d7d6b6] Command: if test ! -d /var/www/html/tango/develop/releases/20240530153813; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530153813'" 1>&2; false; fi DEBUG [81d7d6b6] Finished in 0.481 seconds with exit status 0 (successful). INFO [bb9fc0e3] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [bb9fc0e3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console assets:install public --symlink --no-debug ) DEBUG [bb9fc0e3] DEBUG [bb9fc0e3] Trying to install assets as absolute symbolic links. DEBUG [bb9fc0e3] --- ------------------------ ------------------ DEBUG [bb9fc0e3] Bundle Method / Error --- ------------------------ ------------------ DEBUG [bb9fc0e3] ✔ ApiPlatformBundle absolute symlink DEBUG [bb9fc0e3] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [bb9fc0e3] ✔ ListsBundle absolute symlink DEBUG [bb9fc0e3] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [bb9fc0e3] DEBUG [bb9fc0e3] [OK] All assets were successfully installed. DEBUG [bb9fc0e3] INFO [bb9fc0e3] Finished in 0.823 seconds with exit status 0 (successful). INFO [82ad2cb5] Running cd /var/www/html/tango/develop/releases/20240530153813/server; nvm use; yarn install as root@172.17.17.169 DEBUG [82ad2cb5] Command: cd /var/www/html/tango/develop/releases/20240530153813/server; nvm use; yarn install DEBUG [82ad2cb5] Found '/var/www/html/tango/develop/releases/20240530153813/server/.nvmrc' with version DEBUG [82ad2cb5] Now using node v18.19.0 (npm v10.2.3) DEBUG [82ad2cb5] yarn install v1.22.22 DEBUG [82ad2cb5] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [82ad2cb5] [1/4] Resolving packages... DEBUG [82ad2cb5] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [82ad2cb5] [2/4] Fetching packages... DEBUG [82ad2cb5] [3/4] Linking dependencies... DEBUG [82ad2cb5] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [82ad2cb5] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [82ad2cb5] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [82ad2cb5] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [82ad2cb5] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [82ad2cb5] warning Workspaces can only be enabled in private projects. DEBUG [82ad2cb5] [4/4] Building fresh packages... DEBUG [82ad2cb5] Done in 13.56s. INFO [82ad2cb5] Finished in 15.107 seconds with exit status 0 (successful). INFO [10691cde] Running cd /var/www/html/tango/develop/releases/20240530153813/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [10691cde] Command: cd /var/www/html/tango/develop/releases/20240530153813/server; nvm use; yarn dev DEBUG [10691cde] Found '/var/www/html/tango/develop/releases/20240530153813/server/.nvmrc' with version DEBUG [10691cde] Now using node v18.19.0 (npm v10.2.3) DEBUG [10691cde] yarn run v1.22.22 DEBUG [10691cde] $ encore dev DEBUG [10691cde] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [10691cde] Running webpack ... DEBUG [10691cde] DEBUG [10691cde] DONE Compiled successfully in 35037ms5:40:52 PM DEBUG [10691cde] DEBUG [10691cde] 27 files written to public/build DEBUG [10691cde] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [10691cde] Done in 44.31s. INFO [10691cde] Finished in 45.964 seconds with exit status 0 (successful). INFO [34b2787f] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530153813 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [34b2787f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530153813 /var/www/html/tango/develop/releases/current ) INFO [34b2787f] Finished in 0.533 seconds with exit status 0 (successful). INFO [6c684be4] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [6c684be4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [6c684be4] Finished in 0.461 seconds with exit status 0 (successful). INFO [53f38971] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [53f38971] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [53f38971] DEBUG [53f38971] [ERROR] No changes detected in your mapping information. INFO [53f38971] Finished in 1.029 seconds with exit status 0 (successful). INFO [fe95bc3e] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [fe95bc3e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530153813/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [fe95bc3e] DEBUG [fe95bc3e] [WARNING] The version "latest" couldn't be reached, there are no registered migrations. INFO [fe95bc3e] Finished in 0.870 seconds with exit status 0 (successful). DEBUG [b505b137] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [b505b137] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [b505b137] 20240530090208 20240530124036 20240530141222 20240530141408 20240530153813 DEBUG [b505b137] Finished in 0.432 seconds with exit status 0 (successful). INFO Keeping 5 of 5 deployed releases on 172.17.17.169 DEBUG [a949027b] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [a949027b] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [a949027b] Finished in 0.446 seconds with exit status 0 (successful). DEBUG [7acdd623] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [7acdd623] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [7acdd623] /var/www/html/tango/develop/releases/20240530153813 DEBUG [7acdd623] Finished in 0.455 seconds with exit status 0 (successful). INFO No old releases (keeping newest 5) on 172.17.17.169 INFO [fce47917] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var as root@172.17.17.169 DEBUG [fce47917] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var INFO [fce47917] Finished in 0.670 seconds with exit status 0 (successful). INFO [23d782d4] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [23d782d4] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [23d782d4] Finished in 0.458 seconds with exit status 0 (successful). INFO [a7967b73] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var/cache as root@172.17.17.169 DEBUG [a7967b73] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var/cache INFO [a7967b73] Finished in 0.577 seconds with exit status 0 (successful). INFO [dbe96694] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var as root@172.17.17.169 DEBUG [dbe96694] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530153813/server/var INFO [dbe96694] Finished in 0.662 seconds with exit status 0 (successful). INFO [51584414] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [51584414] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [51584414] Finished in 0.460 seconds with exit status 0 (successful). INFO [b9d4e325] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [b9d4e325] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice INFO [b9d4e325] Finished in 0.496 seconds with exit status 0 (successful). INFO [c1c8bede] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [c1c8bede] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel INFO [c1c8bede] Finished in 0.494 seconds with exit status 0 (successful). DEBUG [6125d453] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [6125d453] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [6125d453] Finished in 0.489 seconds with exit status 0 (successful). INFO [92be8727] Running /usr/bin/env echo "Branch develop (at da7de37b38986777e8b71cc0eb602862e855df43) deployed as release 20240530153813 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [92be8727] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at da7de37b38986777e8b71cc0eb602862e855df43) deployed as release 20240530153813 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [92be8727] Finished in 0.453 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-30 17:57:44 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [b057782c] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [b057782c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [b057782c] Finished in 4.070 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-c753f7df98d8ae4d5f5c.sh 0.0% INFO Uploading /tmp/git-ssh-c753f7df98d8ae4d5f5c.sh 100.0% INFO [274a27c6] Running /usr/bin/env chmod 700 /tmp/git-ssh-c753f7df98d8ae4d5f5c.sh as root@172.17.17.169 DEBUG [274a27c6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-c753f7df98d8ae4d5f5c.sh ) INFO [274a27c6] Finished in 0.438 seconds with exit status 0 (successful). INFO [ac8151df] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [ac8151df] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c753f7df98d8ae4d5f5c.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [ac8151df] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [ac8151df] Finished in 1.632 seconds with exit status 0 (successful). INFO [0af37998] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [0af37998] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [0af37998] Finished in 0.402 seconds with exit status 0 (successful). INFO [3eafd009] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [3eafd009] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [3eafd009] Finished in 0.470 seconds with exit status 0 (successful). DEBUG [00cc6bf4] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [00cc6bf4] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [00cc6bf4] Finished in 0.440 seconds with exit status 0 (successful). DEBUG [db922cb4] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [db922cb4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [db922cb4] da7de37b38986777e8b71cc0eb602862e855df43 DEBUG [db922cb4] Finished in 0.433 seconds with exit status 0 (successful). DEBUG [95d61571] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [95d61571] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [95d61571] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [66223736] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [66223736] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [66223736] Finished in 0.446 seconds with exit status 0 (successful). DEBUG [386e5de8] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [386e5de8] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [386e5de8] Finished in 0.443 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [7e7532d8] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7e7532d8] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [7e7532d8] Finished in 0.431 seconds with exit status 0 (successful). INFO [8abeb943] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [8abeb943] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c753f7df98d8ae4d5f5c.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [8abeb943] Finished in 0.438 seconds with exit status 0 (successful). INFO [cbc4a8da] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [cbc4a8da] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c753f7df98d8ae4d5f5c.sh" ; /usr/bin/env git remote update --prune ) DEBUG [cbc4a8da] From bitbucket.org:HOKOHA/tango DEBUG [cbc4a8da] da7de37..526ba8c develop -> develop INFO [cbc4a8da] Finished in 2.370 seconds with exit status 0 (successful). DEBUG [c8ece18b] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c8ece18b] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c8ece18b] Finished in 0.401 seconds with exit status 0 (successful). INFO [c9f1fd93] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530155754 as root@172.17.17.169 DEBUG [c9f1fd93] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c753f7df98d8ae4d5f5c.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530155754 ) INFO [c9f1fd93] Finished in 0.454 seconds with exit status 0 (successful). INFO [82d31c7e] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530155754 as root@172.17.17.169 DEBUG [82d31c7e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c753f7df98d8ae4d5f5c.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530155754 ) INFO [82d31c7e] Finished in 0.761 seconds with exit status 0 (successful). DEBUG [126e837c] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [126e837c] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [126e837c] Finished in 0.425 seconds with exit status 0 (successful). DEBUG [282f6d11] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [282f6d11] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-c753f7df98d8ae4d5f5c.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [282f6d11] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [282f6d11] Finished in 0.449 seconds with exit status 0 (successful). DEBUG [47256f97] Running if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi as root@172.17.17.169 DEBUG [47256f97] Command: if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi DEBUG [47256f97] Finished in 0.448 seconds with exit status 0 (successful). INFO [70ad588a] Running /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION as root@172.17.17.169 DEBUG [70ad588a] Command: cd /var/www/html/tango/develop/releases/20240530155754 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION ) INFO [70ad588a] Finished in 0.452 seconds with exit status 0 (successful). INFO [cee48628] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [cee48628] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [cee48628] Finished in 0.425 seconds with exit status 0 (successful). INFO [2e732c6c] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [2e732c6c] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [2e732c6c] Finished in 0.470 seconds with exit status 0 (successful). INFO [b87899c5] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530155754/server/.env.local as root@172.17.17.169 DEBUG [b87899c5] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530155754/server/.env.local INFO [b87899c5] Finished in 0.467 seconds with exit status 0 (successful). INFO [8bad7013] Running ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530155754/server/public as root@172.17.17.169 DEBUG [8bad7013] Command: ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530155754/server/public INFO [8bad7013] Finished in 0.486 seconds with exit status 0 (successful). INFO [32c31026] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530155754/server/public/.htaccess as root@172.17.17.169 DEBUG [32c31026] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530155754/server/public/.htaccess INFO [32c31026] Finished in 0.467 seconds with exit status 0 (successful). INFO [f587a711] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530155754/server/var as root@172.17.17.169 DEBUG [f587a711] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530155754/server/var ) INFO [f587a711] Finished in 0.455 seconds with exit status 0 (successful). DEBUG [3edb7cf8] Running [ -L /var/www/html/tango/develop/releases/20240530155754/server/var/log ] as root@172.17.17.169 DEBUG [3edb7cf8] Command: [ -L /var/www/html/tango/develop/releases/20240530155754/server/var/log ] DEBUG [3edb7cf8] Finished in 0.472 seconds with exit status 1 (failed). DEBUG [ee49a429] Running [ -d /var/www/html/tango/develop/releases/20240530155754/server/var/log ] as root@172.17.17.169 DEBUG [ee49a429] Command: [ -d /var/www/html/tango/develop/releases/20240530155754/server/var/log ] DEBUG [ee49a429] Finished in 0.399 seconds with exit status 1 (failed). INFO [cf7722a8] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530155754/server/var/log as root@172.17.17.169 DEBUG [cf7722a8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530155754/server/var/log ) INFO [cf7722a8] Finished in 0.432 seconds with exit status 0 (successful). DEBUG [55e5e22e] Running [ -L /var/www/html/tango/develop/releases/20240530155754/server/var/cache ] as root@172.17.17.169 DEBUG [55e5e22e] Command: [ -L /var/www/html/tango/develop/releases/20240530155754/server/var/cache ] DEBUG [55e5e22e] Finished in 0.453 seconds with exit status 1 (failed). DEBUG [7b7700d3] Running [ -d /var/www/html/tango/develop/releases/20240530155754/server/var/cache ] as root@172.17.17.169 DEBUG [7b7700d3] Command: [ -d /var/www/html/tango/develop/releases/20240530155754/server/var/cache ] DEBUG [7b7700d3] Finished in 0.443 seconds with exit status 1 (failed). INFO [25cddcde] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530155754/server/var/cache as root@172.17.17.169 DEBUG [25cddcde] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530155754/server/var/cache ) INFO [25cddcde] Finished in 0.460 seconds with exit status 0 (successful). DEBUG [34b3d035] Running if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi as root@172.17.17.169 DEBUG [34b3d035] Command: if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi DEBUG [34b3d035] Finished in 0.477 seconds with exit status 0 (successful). DEBUG [2f4990e2] Running [ -d /var/www/html/tango/develop/releases/20240530155754/server/var/cache ] as root@172.17.17.169 DEBUG [2f4990e2] Command: [ -d /var/www/html/tango/develop/releases/20240530155754/server/var/cache ] DEBUG [2f4990e2] Finished in 0.446 seconds with exit status 0 (successful). INFO [b00bdcc8] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530155754/server/var/cache as root@172.17.17.169 DEBUG [b00bdcc8] Command: cd /var/www/html/tango/develop/releases/20240530155754 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530155754/server/var/cache ) INFO [b00bdcc8] Finished in 0.459 seconds with exit status 0 (successful). INFO [a701fd95] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [a701fd95] Command: cd /var/www/html/tango/develop/releases/20240530155754 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [a701fd95] mkdir: created directory 'server/var/cache' INFO [a701fd95] Finished in 0.458 seconds with exit status 0 (successful). DEBUG [5c1bb92a] Running [ -d /var/www/html/tango/develop/releases/20240530155754/server/var ] as root@172.17.17.169 DEBUG [5c1bb92a] Command: [ -d /var/www/html/tango/develop/releases/20240530155754/server/var ] DEBUG [5c1bb92a] Finished in 0.440 seconds with exit status 0 (successful). INFO [77e85b16] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var as root@172.17.17.169 DEBUG [77e85b16] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var ) INFO [77e85b16] Finished in 0.451 seconds with exit status 0 (successful). DEBUG [3b5ba0bd] Running if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3b5ba0bd] Command: if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi DEBUG [3b5ba0bd] Finished in 0.454 seconds with exit status 0 (successful). INFO [5829965c] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [5829965c] Command: cd /var/www/html/tango/develop/releases/20240530155754 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [5829965c] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [adf3f84d] Running if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi as root@172.17.17.169 DEBUG [adf3f84d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi DEBUG [adf3f84d] Finished in 0.453 seconds with exit status 0 (successful). INFO [d717edb6] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [d717edb6] Command: cd /var/www/html/tango/develop/releases/20240530155754 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [d717edb6] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [d717edb6] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [d717edb6] Loading composer repositories with package information DEBUG [d717edb6]   DEBUG [d717edb6] Updating dependencies DEBUG [d717edb6] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [d717edb6] - Locking api-platform/core (v3.3.5) DEBUG [d717edb6] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [d717edb6] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) DEBUG [d717edb6] - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) DEBUG [d717edb6] - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) DEBUG [d717edb6] - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) DEBUG [d717edb6] - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) DEBUG [d717edb6] - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [d717edb6] - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) DEBUG [d717edb6] - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) DEBUG [d717edb6] - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) DEBUG [d717edb6] - Locking doctrine/persistence (3.3.2) DEBUG [d717edb6] - Locking doctrine/sql-formatter (1.4.0) DEBUG [d717edb6] - Locking egulias/email-validator (4.0.2) DEBUG [d717edb6] - Locking evenement/evenement (v3.0.2) DEBUG [d717edb6] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [d717edb6] - Locking fidry/cpu-core-counter (1.1.0) - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [d717edb6] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [d717edb6] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [d717edb6] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [d717edb6] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [d717edb6] - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) DEBUG [d717edb6] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [d717edb6] - Locking hokoha/lists-bundle (1.2.1) DEBUG [d717edb6] - Locking knplabs/gaufrette (v0.11.1) DEBUG [d717edb6] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [d717edb6] - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) DEBUG [d717edb6] - Locking lcobucci/jwt (5.3.0) DEBUG [d717edb6] - Locking league/csv (9.16.0) DEBUG [d717edb6] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [d717edb6] - Locking maennchen/zipstream-php (3.1.0) DEBUG [d717edb6] - Locking markbaker/complex (3.0.2) DEBUG [d717edb6] - Locking markbaker/matrix (3.0.1) DEBUG [d717edb6] - Locking monolog/monolog (3.6.0) DEBUG [d717edb6] - Locking myclabs/deep-copy (1.11.1) - Locking namshi/jose (7.2.3) DEBUG [d717edb6] - Locking nelmio/cors-bundle (2.4.0) DEBUG [d717edb6] - Locking nikic/php-parser (v5.0.2) - Locking nikolaposa/version (4.2.0) - Locking oneup/uploader-bundle (5.0.1) - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [d717edb6] - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [d717edb6] - Locking phpdocumentor/type-resolver (1.8.2) - Locking phpoffice/phpspreadsheet (1.29.0) - Locking phpstan/phpdoc-parser (1.29.0) DEBUG [d717edb6] - Locking phpstan/phpstan (1.11.2) - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [d717edb6] - Locking phpstan/phpstan-phpunit (1.4.0) - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.3) DEBUG [d717edb6] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [d717edb6] - Locking phpunit/php-file-iterator (3.0.6) - Locking phpunit/php-invoker (3.1.1) DEBUG [d717edb6] - Locking phpunit/php-text-template (2.0.4) DEBUG [d717edb6] - Locking phpunit/php-timer (5.0.3) DEBUG [d717edb6] - Locking phpunit/phpunit (9.6.19) DEBUG [d717edb6] - Locking psr/cache (3.0.0) DEBUG [d717edb6] - Locking psr/clock (1.0.0) DEBUG [d717edb6] - Locking psr/container (2.0.2) - Locking psr/event-dispatcher (1.0.0) DEBUG [d717edb6] - Locking psr/http-client (1.0.3) DEBUG [d717edb6] - Locking psr/http-factory (1.1.0) DEBUG [d717edb6] - Locking psr/http-message (2.0) DEBUG [d717edb6] - Locking psr/link (2.0.1) DEBUG [d717edb6] - Locking psr/log (3.0.0) - Locking psr/simple-cache (3.0.0) - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) DEBUG [d717edb6] - Locking react/child-process (v0.6.5) - Locking react/dns (v1.12.0) - Locking react/event-loop (v1.5.0) DEBUG [d717edb6] - Locking react/promise (v3.2.0) - Locking react/socket (v1.15.0) - Locking react/stream (v1.3.0) DEBUG [d717edb6] - Locking sebastian/cli-parser (1.0.2) - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [d717edb6] - Locking sebastian/comparator (4.0.8) - Locking sebastian/complexity (2.0.3) DEBUG [d717edb6] - Locking sebastian/diff (4.0.6) - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) DEBUG [d717edb6] - Locking sebastian/global-state (5.0.7) - Locking sebastian/lines-of-code (1.0.4) DEBUG [d717edb6] - Locking sebastian/object-enumerator (4.0.4) - Locking sebastian/object-reflector (2.0.4) - Locking sebastian/phpcpd (6.0.3) DEBUG [d717edb6] - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) - Locking sebastian/type (3.2.1) DEBUG [d717edb6] - Locking sebastian/version (3.0.2) - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [d717edb6] - Locking shivas/versioning-bundle (4.1.0) - Locking spatie/macroable (2.0.0) DEBUG [d717edb6] - Locking spatie/url (2.4.0) DEBUG [d717edb6] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [d717edb6] - Locking symfony/asset (v6.4.7) DEBUG [d717edb6] - Locking symfony/cache (v7.0.7) DEBUG [d717edb6] - Locking symfony/cache-contracts (v3.5.0) DEBUG [d717edb6] - Locking symfony/clock (v7.0.7) - Locking symfony/config (v6.4.7) DEBUG [d717edb6] - Locking symfony/console (v6.4.7) DEBUG [d717edb6] - Locking symfony/debug-bundle (v6.4.7) DEBUG [d717edb6] - Locking symfony/dependency-injection (v6.4.7) DEBUG [d717edb6] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [d717edb6] - Locking symfony/doctrine-bridge (v6.4.7) DEBUG [d717edb6] - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [d717edb6] - Locking symfony/dotenv (v6.4.7) DEBUG [d717edb6] - Locking symfony/error-handler (v7.0.7) - Locking symfony/event-dispatcher (v7.0.7) DEBUG [d717edb6] - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [d717edb6] - Locking symfony/expression-language (v6.4.7) DEBUG [d717edb6] - Locking symfony/filesystem (v7.0.7) DEBUG [d717edb6] - Locking symfony/finder (v7.0.7) DEBUG [d717edb6] - Locking symfony/flex (v2.4.5) DEBUG [d717edb6] - Locking symfony/form (v6.4.7) DEBUG [d717edb6] - Locking symfony/framework-bundle (v6.4.7) DEBUG [d717edb6] - Locking symfony/google-mailer (v6.4.7) DEBUG [d717edb6] - Locking symfony/http-client (v6.4.7) DEBUG [d717edb6] - Locking symfony/http-client-contracts (v3.5.0) DEBUG [d717edb6] - Locking symfony/http-foundation (v6.4.7) DEBUG [d717edb6] - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) DEBUG [d717edb6] - Locking symfony/mailer (v6.4.7) DEBUG [d717edb6] - Locking symfony/maker-bundle (v1.59.1) DEBUG [d717edb6] - Locking symfony/messenger (v7.0.7) DEBUG [d717edb6] - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.0.7) - Locking symfony/monolog-bundle (v3.10.0) - Locking symfony/notifier (v6.4.7) DEBUG [d717edb6] - Locking symfony/options-resolver (v7.0.7) DEBUG [d717edb6] - Locking symfony/password-hasher (v7.0.7) - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [d717edb6] - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [d717edb6] - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [d717edb6] - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) DEBUG [d717edb6] - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) DEBUG [d717edb6] - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) DEBUG [d717edb6] - Locking symfony/security-bundle (v6.4.7) - Locking symfony/security-core (v7.0.7) - Locking symfony/security-csrf (v7.0.7) DEBUG [d717edb6] - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) DEBUG [d717edb6] - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) - Locking symfony/string (v6.4.7) DEBUG [d717edb6] - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) - Locking symfony/twig-bridge (v6.4.7) DEBUG [d717edb6] - Locking symfony/twig-bundle (v6.4.7) - Locking symfony/validator (v6.4.7) DEBUG [d717edb6] - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) DEBUG [d717edb6] - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) DEBUG [d717edb6] - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [d717edb6] - Locking symfony/yaml (v6.4.7) DEBUG [d717edb6] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [d717edb6] - Locking symfonycasts/verify-email-bundle (v1.17.0) - Locking theseer/tokenizer (1.2.3) DEBUG [d717edb6] - Locking twig/extra-bundle (v3.10.0) DEBUG [d717edb6] - Locking twig/intl-extra (v3.10.0) DEBUG [d717edb6] - Locking twig/twig (v3.10.3) DEBUG [d717edb6] - Locking webmozart/assert (1.11.0) DEBUG [d717edb6] - Locking willdurand/negotiation (3.1.0) DEBUG [d717edb6] Writing lock file DEBUG [d717edb6] Installing dependencies from lock file (including require-dev) DEBUG [d717edb6] Package operations: 193 installs, 0 updates, 0 removals DEBUG [d717edb6] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [d717edb6] 0 [>---------------------------] DEBUG [d717edb6] 0 [->--------------------------] DEBUG [d717edb6] DEBUG [d717edb6] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [d717edb6] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [d717edb6] - Installing psr/link (2.0.1): Extracting archive DEBUG [d717edb6] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [d717edb6] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [d717edb6] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [d717edb6] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [d717edb6] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [d717edb6] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [d717edb6] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing psr/log (3.0.0): Extracting archive DEBUG [d717edb6] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing psr/container (2.0.2): Extracting archive DEBUG [d717edb6] - Installing psr/cache (3.0.0): Extracting archive DEBUG [d717edb6] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [d717edb6] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [d717edb6] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [d717edb6] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [d717edb6] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [d717edb6] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [d717edb6] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [d717edb6] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [d717edb6] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [d717edb6] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [d717edb6] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [d717edb6] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [d717edb6] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [d717edb6] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [d717edb6] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [d717edb6] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [d717edb6] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [d717edb6] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [d717edb6] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [d717edb6] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [d717edb6] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [d717edb6] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [d717edb6] - Installing react/stream (v1.3.0): Extracting archive DEBUG [d717edb6] - Installing react/promise (v3.2.0): Extracting archive DEBUG [d717edb6] - Installing react/cache (v1.2.0): Extracting archive DEBUG [d717edb6] - Installing react/dns (v1.12.0): Extracting archive DEBUG [d717edb6] - Installing react/socket (v1.15.0): Extracting archive DEBUG [d717edb6] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [d717edb6] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [d717edb6] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [d717edb6] - Installing composer/semver (3.4.0): Extracting archive DEBUG [d717edb6] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [d717edb6] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [d717edb6] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [d717edb6] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [d717edb6] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [d717edb6] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing psr/clock (1.0.0): Extracting archive DEBUG [d717edb6] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [d717edb6] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [d717edb6] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [d717edb6] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [d717edb6] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [d717edb6] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [d717edb6] - Installing psr/http-message (2.0): Extracting archive DEBUG [d717edb6] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [d717edb6] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [d717edb6] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [d717edb6] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [d717edb6] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [d717edb6] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [d717edb6] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [d717edb6] - Installing spatie/url (2.4.0): Extracting archive DEBUG [d717edb6] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [d717edb6] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [d717edb6] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [d717edb6] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [d717edb6] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [d717edb6] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [d717edb6] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [d717edb6] - Installing league/csv (9.16.0): Extracting archive DEBUG [d717edb6] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [d717edb6] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [d717edb6] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [d717edb6] - Installing hokoha/lists-bundle (1.2.1): DEBUG [d717edb6] Cloning 7dd89672c4 from cache DEBUG [d717edb6] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [d717edb6] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [d717edb6] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [d717edb6] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [d717edb6] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [d717edb6] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [d717edb6] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [d717edb6] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [d717edb6] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [d717edb6] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [d717edb6] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [d717edb6] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [d717edb6] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [d717edb6] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [d717edb6] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [d717edb6] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [d717edb6] - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive DEBUG [d717edb6] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [d717edb6] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [d717edb6] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [d717edb6] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [d717edb6] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [d717edb6] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [d717edb6] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [d717edb6] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [d717edb6] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [d717edb6] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [d717edb6] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [d717edb6] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [d717edb6] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [d717edb6] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [d717edb6] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [d717edb6] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [d717edb6] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [d717edb6] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [d717edb6] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [d717edb6] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [d717edb6] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [d717edb6] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [d717edb6] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [d717edb6] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [d717edb6] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [d717edb6] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [d717edb6] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [d717edb6] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [d717edb6] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [d717edb6] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [d717edb6] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [d717edb6] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [d717edb6] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [d717edb6] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [d717edb6] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [d717edb6] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [d717edb6] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [d717edb6] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [d717edb6] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [d717edb6] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [d717edb6] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing symfony/webapp-meta (v1.0.0) DEBUG [d717edb6] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [d717edb6] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [d717edb6] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [d717edb6] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [d717edb6] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [d717edb6] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [d717edb6] 0/188 [>---------------------------] 0% DEBUG [d717edb6] 19/188 [==>-------------------------] 10% DEBUG [d717edb6] 39/188 [=====>----------------------] 20% DEBUG [d717edb6] 57/188 [========>-------------------] 30% DEBUG [d717edb6] 77/188 [===========>----------------] 40% DEBUG [d717edb6] 97/188 [==============>-------------] 51% DEBUG [d717edb6] 113/188 [================>-----------] 60% DEBUG [d717edb6] 132/188 [===================>--------] 70% DEBUG [d717edb6] 152/188 [======================>-----] 80% DEBUG [d717edb6] 169/188 [=========================>--] 89% DEBUG [d717edb6] 172/188 [=========================>--] 91% DEBUG [d717edb6] 187/188 [===========================>] 99% DEBUG [d717edb6] 188/188 [============================] 100% DEBUG [d717edb6] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [d717edb6] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [d717edb6] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [d717edb6] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [d717edb6] DEBUG [d717edb6] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [d717edb6] Loading composer repositories with package information DEBUG [d717edb6]  DEBUG [d717edb6]  DEBUG [d717edb6] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [d717edb6] Updating dependencies DEBUG [d717edb6] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [d717edb6] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/finder (v7.0.7 => v6.4.7) - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [d717edb6] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [d717edb6] Writing lock file DEBUG [d717edb6] Installing dependencies from lock file (including require-dev) DEBUG [d717edb6] Package operations: 0 installs, 15 updates, 0 removals DEBUG [d717edb6] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [d717edb6] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [d717edb6] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [d717edb6] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [d717edb6] Symfony operations: 38 recipes (8f4e23d53e8d998255c0f758442365e2) DEBUG [d717edb6] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [d717edb6] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [d717edb6] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [d717edb6] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [d717edb6] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [d717edb6] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [d717edb6] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [d717edb6] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [d717edb6] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [d717edb6] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [d717edb6] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [d717edb6] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [d717edb6] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [d717edb6] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [d717edb6] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [d717edb6] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [d717edb6] Executing script cache:clear DEBUG [d717edb6] [OK] DEBUG [d717edb6] Executing script assets:install public DEBUG [d717edb6] [OK] DEBUG [d717edb6] Executing script ckeditor:install DEBUG [d717edb6] [OK] DEBUG [d717edb6] What's next? Some files have been created and/or updated to configure your new packages. DEBUG [d717edb6] Please review, edit and commit them: these files are yours. symfony/framework-bundle instructions: DEBUG [d717edb6] * Run your application: 1. Go to the project directory DEBUG [d717edb6] 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [d717edb6] * Read the documentation at https://symfony.com/doc api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; DEBUG [d717edb6] 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, then browse /api/graphql. DEBUG [d717edb6] * Read the documentation at https://api-platform.com/docs/ doctrine/doctrine-bundle instructions: * Modify your DATABASE_URL config in .env DEBUG [d717edb6] * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml symfony/messenger instructions: DEBUG [d717edb6] * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [d717edb6] * To send messages to a transport and handle them asynchronously: 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [d717edb6] * Read the documentation at https://symfony.com/doc/current/messenger.html symfony/mailer instructions: * You're ready to send emails. DEBUG [d717edb6] * If you want to send emails via a supported email provider, install the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: DEBUG [d717edb6] 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [d717edb6] config/packages/messenger.yaml file under framework.messenger.routing and replace amqp with your transport name of choice. DEBUG [d717edb6] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [d717edb6] symfony/webpack-encore-bundle instructions: DEBUG [d717edb6] * Install Yarn and run yarn install DEBUG [d717edb6] * Start the development server: yarn encore dev-server DEBUG [d717edb6] INFO [d717edb6] Finished in 52.901 seconds with exit status 0 (successful). INFO [2139ee1d] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [2139ee1d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console cache:warmup --no-debug ) DEBUG [2139ee1d] DEBUG [2139ee1d] // Warming up the cache for the dev environment with debug false DEBUG [2139ee1d] DEBUG [2139ee1d] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. DEBUG [2139ee1d] INFO [2139ee1d] Finished in 4.463 seconds with exit status 0 (successful). DEBUG [56b088fd] Running if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi as root@172.17.17.169 DEBUG [56b088fd] Command: if test ! -d /var/www/html/tango/develop/releases/20240530155754; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530155754'" 1>&2; false; fi DEBUG [56b088fd] Finished in 0.446 seconds with exit status 0 (successful). INFO [68cc5780] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [68cc5780] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console assets:install public --symlink --no-debug ) DEBUG [68cc5780] DEBUG [68cc5780] Trying to install assets as absolute symbolic links. DEBUG [68cc5780] DEBUG [68cc5780] --- ------------------------ ------------------ DEBUG [68cc5780] Bundle Method / Error DEBUG [68cc5780] --- ------------------------ ------------------ DEBUG [68cc5780] ✔ ApiPlatformBundle absolute symlink DEBUG [68cc5780] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [68cc5780] ✔ ListsBundle absolute symlink DEBUG [68cc5780] ✔ FOSCKEditorBundle absolute symlink DEBUG [68cc5780] --- ------------------------ ------------------ DEBUG [68cc5780] DEBUG [68cc5780] [OK] All assets were successfully installed. DEBUG [68cc5780] INFO [68cc5780] Finished in 0.717 seconds with exit status 0 (successful). INFO [9850d1bb] Running cd /var/www/html/tango/develop/releases/20240530155754/server; nvm use; yarn install as root@172.17.17.169 DEBUG [9850d1bb] Command: cd /var/www/html/tango/develop/releases/20240530155754/server; nvm use; yarn install DEBUG [9850d1bb] Found '/var/www/html/tango/develop/releases/20240530155754/server/.nvmrc' with version DEBUG [9850d1bb] Now using node v18.19.0 (npm v10.2.3) DEBUG [9850d1bb] yarn install v1.22.22 DEBUG [9850d1bb] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [9850d1bb] [1/4] Resolving packages... DEBUG [9850d1bb] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [9850d1bb] [2/4] Fetching packages... DEBUG [9850d1bb] [3/4] Linking dependencies... DEBUG [9850d1bb] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [9850d1bb] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [9850d1bb] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [9850d1bb] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [9850d1bb] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [9850d1bb] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [9850d1bb] warning Workspaces can only be enabled in private projects. DEBUG [9850d1bb] [4/4] Building fresh packages... DEBUG [9850d1bb] Done in 14.16s. INFO [9850d1bb] Finished in 15.748 seconds with exit status 0 (successful). INFO [9c2dd923] Running cd /var/www/html/tango/develop/releases/20240530155754/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [9c2dd923] Command: cd /var/www/html/tango/develop/releases/20240530155754/server; nvm use; yarn dev DEBUG [9c2dd923] Found '/var/www/html/tango/develop/releases/20240530155754/server/.nvmrc' with version DEBUG [9c2dd923] Now using node v18.19.0 (npm v10.2.3) DEBUG [9c2dd923] yarn run v1.22.22 DEBUG [9c2dd923] $ encore dev DEBUG [9c2dd923] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [9c2dd923] Running webpack ... DEBUG [9c2dd923] DEBUG [9c2dd923] DONE Compiled successfully in 21109ms5:59:55 PM DEBUG [9c2dd923] DEBUG [9c2dd923] 27 files written to public/build DEBUG [9c2dd923] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [9c2dd923] Done in 29.12s. INFO [9c2dd923] Finished in 30.736 seconds with exit status 0 (successful). INFO [ac9953ec] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530155754 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [ac9953ec] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530155754 /var/www/html/tango/develop/releases/current ) INFO [ac9953ec] Finished in 0.489 seconds with exit status 0 (successful). INFO [31233f43] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [31233f43] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [31233f43] Finished in 0.451 seconds with exit status 0 (successful). INFO [cecfe7a1] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [cecfe7a1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [cecfe7a1] Generated new migration class to "/var/www/html/tango/develop/releases/20240530155754/server/migrations/Version20240530155957.php" To run just this migration for testing purposes, you can use migrations:execute --up 'DoctrineMigrations\\Version20240530155957' DEBUG [cecfe7a1] To revert the migration you can use migrations:execute --down 'DoctrineMigrations\\Version20240530155957' INFO [cecfe7a1] Finished in 0.978 seconds with exit status 0 (successful). INFO [73965e35] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [73965e35] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530155754/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [73965e35] [notice] Migrating up to DoctrineMigrations\Version20240530155957 DEBUG [73965e35] [notice] finished in 361.9ms, used 10M memory, 1 migrations executed, 1 sql queries DEBUG [73965e35] [OK] Successfully migrated to version: DoctrineMigrations\Version20240530155957 INFO [73965e35] Finished in 1.179 seconds with exit status 0 (successful). DEBUG [a8c26c0a] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [a8c26c0a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [a8c26c0a] 20240530090208 20240530124036 20240530141222 20240530141408 20240530153813 20240530155754 DEBUG [a8c26c0a] Finished in 0.450 seconds with exit status 0 (successful). INFO Keeping 5 of 6 deployed releases on 172.17.17.169 DEBUG [4f9a8e10] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [4f9a8e10] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [4f9a8e10] Finished in 0.436 seconds with exit status 0 (successful). DEBUG [7c94c22d] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [7c94c22d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [7c94c22d] /var/www/html/tango/develop/releases/20240530155754 DEBUG [7c94c22d] Finished in 0.468 seconds with exit status 0 (successful). INFO [2c4b00da] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530090208 as root@172.17.17.169 DEBUG [2c4b00da] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530090208 ) INFO [2c4b00da] Finished in 1.686 seconds with exit status 0 (successful). INFO [72f92892] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var as root@172.17.17.169 DEBUG [72f92892] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var INFO [72f92892] Finished in 0.813 seconds with exit status 0 (successful). INFO [04b6bd41] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [04b6bd41] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [04b6bd41] Finished in 0.600 seconds with exit status 0 (successful). INFO [b899d70f] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var/cache as root@172.17.17.169 DEBUG [b899d70f] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var/cache INFO [b899d70f] Finished in 0.638 seconds with exit status 0 (successful). INFO [f1bf2298] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var as root@172.17.17.169 DEBUG [f1bf2298] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530155754/server/var INFO [f1bf2298] Finished in 0.585 seconds with exit status 0 (successful). INFO [db0d6568] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [db0d6568] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [db0d6568] Finished in 0.457 seconds with exit status 0 (successful). INFO [6c7df771] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [6c7df771] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice INFO [6c7df771] Finished in 0.625 seconds with exit status 0 (successful). INFO [cdba8a0c] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [cdba8a0c] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel INFO [cdba8a0c] Finished in 0.482 seconds with exit status 0 (successful). DEBUG [64fd92f2] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [64fd92f2] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [64fd92f2] Finished in 0.497 seconds with exit status 0 (successful). INFO [e3d004cd] Running /usr/bin/env echo "Branch develop (at 526ba8cd819ed30a6e7a5f45f28feca1e44962f7) deployed as release 20240530155754 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [e3d004cd] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at 526ba8cd819ed30a6e7a5f45f28feca1e44962f7) deployed as release 20240530155754 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [e3d004cd] Finished in 0.516 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-30 18:01:46 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [6d7f26f6] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [6d7f26f6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [6d7f26f6] Finished in 4.429 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-86240c3d04f9e5ac4b5f.sh 0.0% INFO Uploading /tmp/git-ssh-86240c3d04f9e5ac4b5f.sh 100.0% INFO [3c40db8c] Running /usr/bin/env chmod 700 /tmp/git-ssh-86240c3d04f9e5ac4b5f.sh as root@172.17.17.169 DEBUG [3c40db8c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-86240c3d04f9e5ac4b5f.sh ) INFO [3c40db8c] Finished in 0.444 seconds with exit status 0 (successful). INFO [e4a88b56] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [e4a88b56] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-86240c3d04f9e5ac4b5f.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [e4a88b56] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [e4a88b56] Finished in 5.208 seconds with exit status 0 (successful). INFO [252a35e2] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [252a35e2] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [252a35e2] Finished in 0.394 seconds with exit status 0 (successful). INFO [48708994] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [48708994] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [48708994] Finished in 0.443 seconds with exit status 0 (successful). DEBUG [051ce4fa] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [051ce4fa] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [051ce4fa] Finished in 0.429 seconds with exit status 0 (successful). DEBUG [d3c8661b] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [d3c8661b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [d3c8661b] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [d3c8661b] Finished in 0.445 seconds with exit status 0 (successful). DEBUG [01925ce1] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [01925ce1] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [01925ce1] Finished in 0.429 seconds with exit status 0 (successful). DEBUG [c30e9567] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [c30e9567] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [c30e9567] Finished in 0.444 seconds with exit status 0 (successful). DEBUG [5909cecd] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [5909cecd] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [5909cecd] Finished in 0.432 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [b331656b] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b331656b] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [b331656b] Finished in 0.441 seconds with exit status 0 (successful). INFO [a8e35946] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [a8e35946] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-86240c3d04f9e5ac4b5f.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [a8e35946] Finished in 0.460 seconds with exit status 0 (successful). INFO [8b342fa4] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [8b342fa4] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-86240c3d04f9e5ac4b5f.sh" ; /usr/bin/env git remote update --prune ) INFO [8b342fa4] Finished in 2.680 seconds with exit status 0 (successful). DEBUG [8cbc3992] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [8cbc3992] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [8cbc3992] Finished in 0.418 seconds with exit status 0 (successful). INFO [bbb68a42] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160200 as root@172.17.17.169 DEBUG [bbb68a42] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-86240c3d04f9e5ac4b5f.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160200 ) INFO [bbb68a42] Finished in 0.442 seconds with exit status 0 (successful). INFO [e14c2b13] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530160200 as root@172.17.17.169 DEBUG [e14c2b13] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-86240c3d04f9e5ac4b5f.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530160200 ) INFO [e14c2b13] Finished in 0.744 seconds with exit status 0 (successful). DEBUG [f49e5a95] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f49e5a95] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [f49e5a95] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [9c5b6671] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [9c5b6671] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-86240c3d04f9e5ac4b5f.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [9c5b6671] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [9c5b6671] Finished in 0.452 seconds with exit status 0 (successful). DEBUG [839509d0] Running if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi as root@172.17.17.169 DEBUG [839509d0] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi DEBUG [839509d0] Finished in 0.443 seconds with exit status 0 (successful). INFO [fa05ba6e] Running /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION as root@172.17.17.169 DEBUG [fa05ba6e] Command: cd /var/www/html/tango/develop/releases/20240530160200 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION ) INFO [fa05ba6e] Finished in 0.501 seconds with exit status 0 (successful). INFO [c9c5fd34] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [c9c5fd34] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [c9c5fd34] Finished in 0.450 seconds with exit status 0 (successful). INFO [66f95c02] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [66f95c02] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [66f95c02] Finished in 0.448 seconds with exit status 0 (successful). INFO [3cc3016e] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530160200/server/.env.local as root@172.17.17.169 DEBUG [3cc3016e] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530160200/server/.env.local INFO [3cc3016e] Finished in 0.431 seconds with exit status 0 (successful). INFO [24dcb296] Running ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530160200/server/public as root@172.17.17.169 DEBUG [24dcb296] Command: ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530160200/server/public INFO [24dcb296] Finished in 0.436 seconds with exit status 0 (successful). INFO [a5fcb3e2] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530160200/server/public/.htaccess as root@172.17.17.169 DEBUG [a5fcb3e2] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530160200/server/public/.htaccess INFO [a5fcb3e2] Finished in 0.442 seconds with exit status 0 (successful). INFO [a1cb00cb] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160200/server/var as root@172.17.17.169 DEBUG [a1cb00cb] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160200/server/var ) INFO [a1cb00cb] Finished in 0.444 seconds with exit status 0 (successful). DEBUG [cd0e58d3] Running [ -L /var/www/html/tango/develop/releases/20240530160200/server/var/log ] as root@172.17.17.169 DEBUG [cd0e58d3] Command: [ -L /var/www/html/tango/develop/releases/20240530160200/server/var/log ] DEBUG [cd0e58d3] Finished in 0.447 seconds with exit status 1 (failed). DEBUG [94163eb3] Running [ -d /var/www/html/tango/develop/releases/20240530160200/server/var/log ] as root@172.17.17.169 DEBUG [94163eb3] Command: [ -d /var/www/html/tango/develop/releases/20240530160200/server/var/log ] DEBUG [94163eb3] Finished in 0.461 seconds with exit status 1 (failed). INFO [ee20bf24] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530160200/server/var/log as root@172.17.17.169 DEBUG [ee20bf24] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530160200/server/var/log ) INFO [ee20bf24] Finished in 0.446 seconds with exit status 0 (successful). DEBUG [559cde09] Running [ -L /var/www/html/tango/develop/releases/20240530160200/server/var/cache ] as root@172.17.17.169 DEBUG [559cde09] Command: [ -L /var/www/html/tango/develop/releases/20240530160200/server/var/cache ] DEBUG [559cde09] Finished in 0.445 seconds with exit status 1 (failed). DEBUG [c286e4c0] Running [ -d /var/www/html/tango/develop/releases/20240530160200/server/var/cache ] as root@172.17.17.169 DEBUG [c286e4c0] Command: [ -d /var/www/html/tango/develop/releases/20240530160200/server/var/cache ] DEBUG [c286e4c0] Finished in 0.458 seconds with exit status 1 (failed). INFO [186dde88] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530160200/server/var/cache as root@172.17.17.169 DEBUG [186dde88] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530160200/server/var/cache ) INFO [186dde88] Finished in 0.439 seconds with exit status 0 (successful). DEBUG [a308911d] Running if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi as root@172.17.17.169 DEBUG [a308911d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi DEBUG [a308911d] Finished in 0.449 seconds with exit status 0 (successful). DEBUG [925adc76] Running [ -d /var/www/html/tango/develop/releases/20240530160200/server/var/cache ] as root@172.17.17.169 DEBUG [925adc76] Command: [ -d /var/www/html/tango/develop/releases/20240530160200/server/var/cache ] DEBUG [925adc76] Finished in 0.446 seconds with exit status 0 (successful). INFO [97cf4b01] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530160200/server/var/cache as root@172.17.17.169 DEBUG [97cf4b01] Command: cd /var/www/html/tango/develop/releases/20240530160200 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530160200/server/var/cache ) INFO [97cf4b01] Finished in 0.520 seconds with exit status 0 (successful). INFO [3531580a] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [3531580a] Command: cd /var/www/html/tango/develop/releases/20240530160200 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [3531580a] mkdir: created directory 'server/var/cache' INFO [3531580a] Finished in 0.444 seconds with exit status 0 (successful). DEBUG [3792d736] Running [ -d /var/www/html/tango/develop/releases/20240530160200/server/var ] as root@172.17.17.169 DEBUG [3792d736] Command: [ -d /var/www/html/tango/develop/releases/20240530160200/server/var ] DEBUG [3792d736] Finished in 0.442 seconds with exit status 0 (successful). INFO [8789406d] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530160200/server/var as root@172.17.17.169 DEBUG [8789406d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530160200/server/var ) INFO [8789406d] Finished in 0.457 seconds with exit status 0 (successful). DEBUG [ea4d3309] Running if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ea4d3309] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi DEBUG [ea4d3309] Finished in 0.529 seconds with exit status 0 (successful). INFO [926b89cb] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [926b89cb] Command: cd /var/www/html/tango/develop/releases/20240530160200 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [926b89cb] Finished in 0.614 seconds with exit status 0 (successful). DEBUG [1a23a75d] Running if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi as root@172.17.17.169 DEBUG [1a23a75d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi DEBUG [1a23a75d] Finished in 0.448 seconds with exit status 0 (successful). INFO [fe824272] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [fe824272] Command: cd /var/www/html/tango/develop/releases/20240530160200 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [fe824272] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [fe824272] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [fe824272] Loading composer repositories with package information DEBUG [fe824272]  DEBUG [fe824272]  DEBUG [fe824272] Updating dependencies DEBUG [fe824272] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [fe824272] - Locking api-platform/core (v3.3.5) DEBUG [fe824272] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [fe824272] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [fe824272] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) DEBUG [fe824272] - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) DEBUG [fe824272] - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) DEBUG [fe824272] - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) DEBUG [fe824272] - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [fe824272] - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) DEBUG [fe824272] - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) DEBUG [fe824272] - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) DEBUG [fe824272] - Locking doctrine/orm (2.19.5) DEBUG [fe824272] - Locking doctrine/persistence (3.3.2) - Locking doctrine/sql-formatter (1.4.0) DEBUG [fe824272] - Locking egulias/email-validator (4.0.2) DEBUG [fe824272] - Locking evenement/evenement (v3.0.2) DEBUG [fe824272] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [fe824272] - Locking fidry/cpu-core-counter (1.1.0) - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [fe824272] - Locking friendsofphp/proxy-manager-lts (v1.0.18) - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [fe824272] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [fe824272] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) - Locking guzzlehttp/guzzle (7.8.1) DEBUG [fe824272] - Locking guzzlehttp/promises (2.0.2) DEBUG [fe824272] - Locking guzzlehttp/psr7 (2.6.2) - Locking hokoha/lists-bundle (1.2.1) DEBUG [fe824272] - Locking knplabs/gaufrette (v0.11.1) - Locking knplabs/knp-gaufrette-bundle (v0.9.0) - Locking laminas/laminas-code (4.13.0) DEBUG [fe824272] - Locking lcobucci/clock (3.2.0) DEBUG [fe824272] - Locking lcobucci/jwt (5.3.0) - Locking league/csv (9.16.0) DEBUG [fe824272] - Locking lexik/jwt-authentication-bundle (v2.21.0) - Locking maennchen/zipstream-php (3.1.0) DEBUG [fe824272] - Locking markbaker/complex (3.0.2) DEBUG [fe824272] - Locking markbaker/matrix (3.0.1) - Locking monolog/monolog (3.6.0) DEBUG [fe824272] - Locking myclabs/deep-copy (1.11.1) DEBUG [fe824272] - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) DEBUG [fe824272] - Locking nikic/php-parser (v5.0.2) DEBUG [fe824272] - Locking nikolaposa/version (4.2.0) DEBUG [fe824272] - Locking oneup/uploader-bundle (5.0.1) - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [fe824272] - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) DEBUG [fe824272] - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [fe824272] - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [fe824272] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [fe824272] - Locking phpstan/phpdoc-parser (1.29.0) - Locking phpstan/phpstan (1.11.2) DEBUG [fe824272] - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [fe824272] - Locking phpstan/phpstan-phpunit (1.4.0) - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [fe824272] - Locking phpstan/phpstan-symfony (1.4.3) - Locking phpunit/php-code-coverage (9.2.31) DEBUG [fe824272] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [fe824272] - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) DEBUG [fe824272] - Locking phpunit/php-timer (5.0.3) DEBUG [fe824272] - Locking phpunit/phpunit (9.6.19) - Locking psr/cache (3.0.0) DEBUG [fe824272] - Locking psr/clock (1.0.0) - Locking psr/container (2.0.2) DEBUG [fe824272] - Locking psr/event-dispatcher (1.0.0) - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) DEBUG [fe824272] - Locking psr/http-message (2.0) DEBUG [fe824272] - Locking psr/link (2.0.1) DEBUG [fe824272] - Locking psr/log (3.0.0) DEBUG [fe824272] - Locking psr/simple-cache (3.0.0) DEBUG [fe824272] - Locking ralouphie/getallheaders (3.0.3) DEBUG [fe824272] - Locking react/cache (v1.2.0) DEBUG [fe824272] - Locking react/child-process (v0.6.5) DEBUG [fe824272] - Locking react/dns (v1.12.0) DEBUG [fe824272] - Locking react/event-loop (v1.5.0) DEBUG [fe824272] - Locking react/promise (v3.2.0) DEBUG [fe824272] - Locking react/socket (v1.15.0) DEBUG [fe824272] - Locking react/stream (v1.3.0) DEBUG [fe824272] - Locking sebastian/cli-parser (1.0.2) DEBUG [fe824272] - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [fe824272] - Locking sebastian/comparator (4.0.8) DEBUG [fe824272] - Locking sebastian/complexity (2.0.3) DEBUG [fe824272] - Locking sebastian/diff (4.0.6) DEBUG [fe824272] - Locking sebastian/environment (5.1.5) DEBUG [fe824272] - Locking sebastian/exporter (4.0.6) - Locking sebastian/global-state (5.0.7) DEBUG [fe824272] - Locking sebastian/lines-of-code (1.0.4) DEBUG [fe824272] - Locking sebastian/object-enumerator (4.0.4) DEBUG [fe824272] - Locking sebastian/object-reflector (2.0.4) DEBUG [fe824272] - Locking sebastian/phpcpd (6.0.3) DEBUG [fe824272] - Locking sebastian/recursion-context (4.0.5) DEBUG [fe824272] - Locking sebastian/resource-operations (3.0.4) DEBUG [fe824272] - Locking sebastian/type (3.2.1) DEBUG [fe824272] - Locking sebastian/version (3.0.2) DEBUG [fe824272] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [fe824272] - Locking shivas/versioning-bundle (4.1.0) DEBUG [fe824272] - Locking spatie/macroable (2.0.0) DEBUG [fe824272] - Locking spatie/url (2.4.0) DEBUG [fe824272] - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [fe824272] - Locking symfony/asset (v6.4.7) DEBUG [fe824272] - Locking symfony/cache (v7.0.7) DEBUG [fe824272] - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.0.7) DEBUG [fe824272] - Locking symfony/config (v6.4.7) DEBUG [fe824272] - Locking symfony/console (v6.4.7) DEBUG [fe824272] - Locking symfony/debug-bundle (v6.4.7) DEBUG [fe824272] - Locking symfony/dependency-injection (v6.4.7) DEBUG [fe824272] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [fe824272] - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [fe824272] - Locking symfony/dotenv (v6.4.7) DEBUG [fe824272] - Locking symfony/error-handler (v7.0.7) DEBUG [fe824272] - Locking symfony/event-dispatcher (v7.0.7) - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [fe824272] - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.0.7) DEBUG [fe824272] - Locking symfony/finder (v7.0.7) - Locking symfony/flex (v2.4.5) DEBUG [fe824272] - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) DEBUG [fe824272] - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) DEBUG [fe824272] - Locking symfony/http-client-contracts (v3.5.0) - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) DEBUG [fe824272] - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) DEBUG [fe824272] - Locking symfony/maker-bundle (v1.59.1) - Locking symfony/messenger (v7.0.7) DEBUG [fe824272] - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.0.7) - Locking symfony/monolog-bundle (v3.10.0) DEBUG [fe824272] - Locking symfony/notifier (v6.4.7) - Locking symfony/options-resolver (v7.0.7) DEBUG [fe824272] - Locking symfony/password-hasher (v7.0.7) DEBUG [fe824272] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [fe824272] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [fe824272] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [fe824272] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [fe824272] - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [fe824272] - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) DEBUG [fe824272] - Locking symfony/property-info (v6.4.7) DEBUG [fe824272] - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [fe824272] - Locking symfony/rate-limiter (v6.4.7) DEBUG [fe824272] - Locking symfony/routing (v6.4.7) DEBUG [fe824272] - Locking symfony/runtime (v6.4.7) DEBUG [fe824272] - Locking symfony/security-bundle (v6.4.7) DEBUG [fe824272] - Locking symfony/security-core (v7.0.7) DEBUG [fe824272] - Locking symfony/security-csrf (v7.0.7) DEBUG [fe824272] - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) DEBUG [fe824272] - Locking symfony/service-contracts (v3.5.0) DEBUG [fe824272] - Locking symfony/stopwatch (v6.4.7) DEBUG [fe824272] - Locking symfony/string (v6.4.7) DEBUG [fe824272] - Locking symfony/translation (v6.4.7) DEBUG [fe824272] - Locking symfony/translation-contracts (v3.5.0) DEBUG [fe824272] - Locking symfony/twig-bridge (v6.4.7) DEBUG [fe824272] - Locking symfony/twig-bundle (v6.4.7) DEBUG [fe824272] - Locking symfony/validator (v6.4.7) DEBUG [fe824272] - Locking symfony/var-dumper (v7.0.7) DEBUG [fe824272] - Locking symfony/var-exporter (v7.0.7) DEBUG [fe824272] - Locking symfony/web-link (v6.4.7) DEBUG [fe824272] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [fe824272] - Locking symfony/webapp-meta (v1.0.0) DEBUG [fe824272] - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [fe824272] - Locking symfony/yaml (v6.4.7) DEBUG [fe824272] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [fe824272] - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [fe824272] - Locking theseer/tokenizer (1.2.3) DEBUG [fe824272] - Locking twig/extra-bundle (v3.10.0) DEBUG [fe824272] - Locking twig/intl-extra (v3.10.0) DEBUG [fe824272] - Locking twig/twig (v3.10.3) DEBUG [fe824272] - Locking webmozart/assert (1.11.0) DEBUG [fe824272] - Locking willdurand/negotiation (3.1.0) DEBUG [fe824272] Writing lock file DEBUG [fe824272] Installing dependencies from lock file (including require-dev) DEBUG [fe824272] Package operations: 193 installs, 0 updates, 0 removals DEBUG [fe824272] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [fe824272] 0 [>---------------------------] DEBUG [fe824272] 0 [->--------------------------] DEBUG [fe824272] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [fe824272] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [fe824272] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [fe824272] - Installing psr/link (2.0.1): Extracting archive DEBUG [fe824272] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [fe824272] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [fe824272] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [fe824272] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [fe824272] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [fe824272] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [fe824272] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [fe824272] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [fe824272] - Installing psr/log (3.0.0): Extracting archive DEBUG [fe824272] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [fe824272] - Installing psr/container (2.0.2): Extracting archive DEBUG [fe824272] - Installing psr/cache (3.0.0): Extracting archive DEBUG [fe824272] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [fe824272] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [fe824272] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [fe824272] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [fe824272] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [fe824272] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [fe824272] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [fe824272] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [fe824272] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [fe824272] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [fe824272] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [fe824272] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [fe824272] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [fe824272] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [fe824272] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [fe824272] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [fe824272] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [fe824272] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [fe824272] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [fe824272] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [fe824272] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [fe824272] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [fe824272] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [fe824272] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [fe824272] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [fe824272] - Installing react/stream (v1.3.0): Extracting archive DEBUG [fe824272] - Installing react/promise (v3.2.0): Extracting archive DEBUG [fe824272] - Installing react/cache (v1.2.0): Extracting archive DEBUG [fe824272] - Installing react/dns (v1.12.0): Extracting archive DEBUG [fe824272] - Installing react/socket (v1.15.0): Extracting archive DEBUG [fe824272] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [fe824272] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [fe824272] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [fe824272] - Installing composer/semver (3.4.0): Extracting archive DEBUG [fe824272] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [fe824272] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [fe824272] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [fe824272] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [fe824272] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [fe824272] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [fe824272] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [fe824272] - Installing psr/clock (1.0.0): Extracting archive DEBUG [fe824272] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [fe824272] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [fe824272] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [fe824272] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [fe824272] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [fe824272] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [fe824272] - Installing psr/http-message (2.0): Extracting archive DEBUG [fe824272] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [fe824272] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [fe824272] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [fe824272] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [fe824272] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [fe824272] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [fe824272] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [fe824272] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [fe824272] - Installing spatie/url (2.4.0): Extracting archive DEBUG [fe824272] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [fe824272] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [fe824272] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [fe824272] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [fe824272] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [fe824272] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [fe824272] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [fe824272] - Installing league/csv (9.16.0): Extracting archive DEBUG [fe824272] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [fe824272] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [fe824272] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [fe824272] - Installing hokoha/lists-bundle (1.2.1): DEBUG [fe824272] Cloning 7dd89672c4 from cache DEBUG [fe824272] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [fe824272] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [fe824272] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [fe824272] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [fe824272] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [fe824272] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [fe824272] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [fe824272] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [fe824272] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [fe824272] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [fe824272] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [fe824272] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [fe824272] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [fe824272] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [fe824272] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [fe824272] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [fe824272] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [fe824272] - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive DEBUG [fe824272] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [fe824272] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [fe824272] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [fe824272] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [fe824272] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [fe824272] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [fe824272] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [fe824272] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [fe824272] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [fe824272] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [fe824272] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [fe824272] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [fe824272] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [fe824272] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [fe824272] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [fe824272] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [fe824272] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [fe824272] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [fe824272] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [fe824272] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [fe824272] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [fe824272] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [fe824272] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [fe824272] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [fe824272] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [fe824272] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [fe824272] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [fe824272] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [fe824272] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [fe824272] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [fe824272] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [fe824272] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [fe824272] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [fe824272] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [fe824272] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [fe824272] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [fe824272] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [fe824272] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [fe824272] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [fe824272] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [fe824272] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [fe824272] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [fe824272] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [fe824272] - Installing symfony/webapp-meta (v1.0.0) DEBUG [fe824272] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [fe824272] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [fe824272] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [fe824272] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [fe824272] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [fe824272] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [fe824272] 0/188 [>---------------------------] 0% DEBUG [fe824272] 20/188 [==>-------------------------] 10% DEBUG [fe824272] 39/188 [=====>----------------------] 20% DEBUG [fe824272] 59/188 [========>-------------------] 31% DEBUG [fe824272] 79/188 [===========>----------------] 42% DEBUG [fe824272] 95/188 [==============>-------------] 50% DEBUG [fe824272] 115/188 [=================>----------] 61% DEBUG [fe824272] 134/188 [===================>--------] 71% DEBUG [fe824272] 154/188 [======================>-----] 81% DEBUG [fe824272] 157/188 [=======================>----] 83% DEBUG [fe824272] 170/188 [=========================>--] 90% DEBUG [fe824272] 188/188 [============================] 100% DEBUG [fe824272] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [fe824272] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [fe824272] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [fe824272] DEBUG [fe824272] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [fe824272] Loading composer repositories with package information DEBUG [fe824272]  DEBUG [fe824272] DEBUG [fe824272]  DEBUG [fe824272] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [fe824272] Updating dependencies DEBUG [fe824272] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [fe824272] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [fe824272] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [fe824272] Writing lock file DEBUG [fe824272] Installing dependencies from lock file (including require-dev) DEBUG [fe824272] Package operations: 0 installs, 15 updates, 0 removals DEBUG [fe824272] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [fe824272] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. DEBUG [fe824272] Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [fe824272] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [fe824272] Generating optimized autoload files DEBUG [fe824272] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [fe824272] Symfony operations: 38 recipes (a1825b290248e6a9e681bd773ca9f4eb) DEBUG [fe824272] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [fe824272] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [fe824272] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [fe824272] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [fe824272] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [fe824272] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [fe824272] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [fe824272] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [fe824272] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [fe824272] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [fe824272] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [fe824272] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [fe824272] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [fe824272] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [fe824272] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [fe824272] Executing script cache:clear DEBUG [fe824272] [OK] DEBUG [fe824272] Executing script assets:install public DEBUG [fe824272] [OK] DEBUG [fe824272] Executing script ckeditor:install DEBUG [fe824272] [OK] DEBUG [fe824272] DEBUG [fe824272] What's next? DEBUG [fe824272] DEBUG [fe824272] Some files have been created and/or updated to configure your new packages. DEBUG [fe824272] Please review, edit and commit them: these files are yours. DEBUG [fe824272] symfony/framework-bundle instructions: DEBUG [fe824272] * Run your application: DEBUG [fe824272] 1. Go to the project directory DEBUG [fe824272] 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [fe824272] DEBUG [fe824272] * Read the documentation at https://symfony.com/doc DEBUG [fe824272] DEBUG [fe824272] api-platform/core instructions: DEBUG [fe824272] DEBUG [fe824272] * Your API is almost ready: DEBUG [fe824272] 1. Create your first API resource in src/ApiResource; DEBUG [fe824272] 2. Go to /api to browse your API DEBUG [fe824272] DEBUG [fe824272] * Using MakerBundle? Try php bin/console make:entity --api-resource DEBUG [fe824272] DEBUG [fe824272] * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [fe824272] then browse /api/graphql. DEBUG [fe824272] DEBUG [fe824272] * Read the documentation at https://api-platform.com/docs/ DEBUG [fe824272] doctrine/doctrine-bundle instructions: DEBUG [fe824272] * Modify your DATABASE_URL config in .env DEBUG [fe824272] * Configure the driver (postgresql) and DEBUG [fe824272] server_version (16) in config/packages/doctrine.yaml DEBUG [fe824272] symfony/messenger instructions: DEBUG [fe824272] DEBUG [fe824272] * You're ready to use the Messenger component. You can define your own message buses DEBUG [fe824272] or start using the default one right now by injecting the message_bus service DEBUG [fe824272] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [fe824272] * To send messages to a transport and handle them asynchronously: DEBUG [fe824272] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [fe824272] and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff DEBUG [fe824272] and execute it bin/console doctrine:migration:migrate DEBUG [fe824272] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [fe824272] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [fe824272] symfony/mailer instructions: DEBUG [fe824272] * You're ready to send emails. DEBUG [fe824272] * If you want to send emails via a supported email provider, install DEBUG [fe824272] the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. DEBUG [fe824272] * If you want to send emails asynchronously: DEBUG [fe824272] 1. Install the messenger component by running composer require messenger; DEBUG [fe824272] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the DEBUG [fe824272] config/packages/messenger.yaml file under framework.messenger.routing and replace amqp with your transport name of choice. DEBUG [fe824272] DEBUG [fe824272] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [fe824272] symfony/webpack-encore-bundle instructions: DEBUG [fe824272] * Install Yarn and run yarn install DEBUG [fe824272] * Start the development server: yarn encore dev-server DEBUG [fe824272] INFO [fe824272] Finished in 59.217 seconds with exit status 0 (successful). INFO [574736f9] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530160200/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [574736f9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530160200/server/bin/console cache:warmup --no-debug ) DEBUG [574736f9] DEBUG [574736f9] // Warming up the cache for the dev environment with debug false DEBUG [574736f9] DEBUG [574736f9] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [574736f9] Finished in 4.416 seconds with exit status 0 (successful). DEBUG [20b68392] Running if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi as root@172.17.17.169 DEBUG [20b68392] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160200; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160200'" 1>&2; false; fi DEBUG [20b68392] Finished in 0.435 seconds with exit status 0 (successful). INFO [7c4935c0] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530160200/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [7c4935c0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530160200/server/bin/console assets:install public --symlink --no-debug ) DEBUG [7c4935c0] Trying to install assets as absolute symbolic links. DEBUG [7c4935c0] DEBUG [7c4935c0] --- ------------------------ ------------------ DEBUG [7c4935c0] Bundle Method / Error --- ------------------------ ------------------ DEBUG [7c4935c0] ✔ ApiPlatformBundle absolute symlink DEBUG [7c4935c0] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [7c4935c0] ✔ ListsBundle absolute symlink DEBUG [7c4935c0] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [7c4935c0] DEBUG [7c4935c0] [OK] All assets were successfully installed. DEBUG [7c4935c0] INFO [7c4935c0] Finished in 0.743 seconds with exit status 0 (successful). INFO [e8cacad3] Running cd /var/www/html/tango/develop/releases/20240530160200/server; nvm use; yarn install as root@172.17.17.169 DEBUG [e8cacad3] Command: cd /var/www/html/tango/develop/releases/20240530160200/server; nvm use; yarn install DEBUG [e8cacad3] Found '/var/www/html/tango/develop/releases/20240530160200/server/.nvmrc' with version DEBUG [e8cacad3] Now using node v18.19.0 (npm v10.2.3) DEBUG [e8cacad3] yarn install v1.22.22 DEBUG [e8cacad3] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [e8cacad3] [1/4] Resolving packages... DEBUG [e8cacad3] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [e8cacad3] [2/4] Fetching packages... DEBUG [e8cacad3] [3/4] Linking dependencies... DEBUG [e8cacad3] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [e8cacad3] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [e8cacad3] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [e8cacad3] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [e8cacad3] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [e8cacad3] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [e8cacad3] warning Workspaces can only be enabled in private projects. DEBUG [e8cacad3] [4/4] Building fresh packages... DEBUG [e8cacad3] Done in 13.95s. INFO [e8cacad3] Finished in 15.493 seconds with exit status 0 (successful). INFO [f85fe2e9] Running cd /var/www/html/tango/develop/releases/20240530160200/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [f85fe2e9] Command: cd /var/www/html/tango/develop/releases/20240530160200/server; nvm use; yarn dev DEBUG [f85fe2e9] Found '/var/www/html/tango/develop/releases/20240530160200/server/.nvmrc' with version DEBUG [f85fe2e9] Now using node v18.19.0 (npm v10.2.3) DEBUG [f85fe2e9] yarn run v1.22.22 DEBUG [f85fe2e9] $ encore dev DEBUG [f85fe2e9] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [f85fe2e9] Running webpack ... DEBUG [f85fe2e9] DEBUG [f85fe2e9] DONE Compiled successfully in 24516ms6:04:10 PM DEBUG [f85fe2e9] DEBUG [f85fe2e9] 27 files written to public/build DEBUG [f85fe2e9] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [f85fe2e9] Done in 32.06s. INFO [f85fe2e9] Finished in 33.653 seconds with exit status 0 (successful). INFO [4507bbcf] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530160200 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [4507bbcf] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530160200 /var/www/html/tango/develop/releases/current ) INFO [4507bbcf] Finished in 0.449 seconds with exit status 0 (successful). INFO [608c08c1] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [608c08c1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [608c08c1] Finished in 0.471 seconds with exit status 0 (successful). INFO [0e7eaedd] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530160200/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [0e7eaedd] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530160200/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [0e7eaedd] DEBUG [0e7eaedd] [WARNING] You have 1 previously executed migrations in the database that are DEBUG [0e7eaedd] not registered migrations. DEBUG [0e7eaedd] DEBUG [0e7eaedd] Are you sure you wish to continue? (yes/no) [yes]: DEBUG [0e7eaedd] > INFO --------------------------------------------------------------------------- INFO START 2024-05-30 18:04:36 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [a22fc1f7] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [a22fc1f7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [a22fc1f7] Finished in 4.031 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-2e2a778797f2e344b1d5.sh 0.0% INFO Uploading /tmp/git-ssh-2e2a778797f2e344b1d5.sh 100.0% INFO [cdac0627] Running /usr/bin/env chmod 700 /tmp/git-ssh-2e2a778797f2e344b1d5.sh as root@172.17.17.169 DEBUG [cdac0627] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-2e2a778797f2e344b1d5.sh ) INFO [cdac0627] Finished in 0.444 seconds with exit status 0 (successful). INFO [09f4517e] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [09f4517e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-2e2a778797f2e344b1d5.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [09f4517e] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [09f4517e] Finished in 1.654 seconds with exit status 0 (successful). INFO [b7656d6d] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [b7656d6d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [b7656d6d] Finished in 0.398 seconds with exit status 0 (successful). INFO [b4056e5b] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [b4056e5b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [b4056e5b] Finished in 0.451 seconds with exit status 0 (successful). DEBUG [a58ad8f5] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [a58ad8f5] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [a58ad8f5] Finished in 0.432 seconds with exit status 0 (successful). DEBUG [a09b4c3c] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [a09b4c3c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [a09b4c3c] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [a09b4c3c] Finished in 0.444 seconds with exit status 0 (successful). DEBUG [fe7be354] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [fe7be354] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [fe7be354] Finished in 0.432 seconds with exit status 0 (successful). DEBUG [7dbd35cf] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [7dbd35cf] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [7dbd35cf] Finished in 0.451 seconds with exit status 0 (successful). DEBUG [dfd20172] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [dfd20172] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [dfd20172] Finished in 0.447 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [5a34edd1] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5a34edd1] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [5a34edd1] Finished in 0.440 seconds with exit status 0 (successful). INFO [67f5ee04] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [67f5ee04] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-2e2a778797f2e344b1d5.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [67f5ee04] Finished in 0.452 seconds with exit status 0 (successful). INFO [42a39ddf] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [42a39ddf] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-2e2a778797f2e344b1d5.sh" ; /usr/bin/env git remote update --prune ) INFO [42a39ddf] Finished in 1.645 seconds with exit status 0 (successful). DEBUG [93ac9a4a] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [93ac9a4a] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [93ac9a4a] Finished in 0.419 seconds with exit status 0 (successful). INFO [e5de2bc6] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160445 as root@172.17.17.169 DEBUG [e5de2bc6] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-2e2a778797f2e344b1d5.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160445 ) INFO [e5de2bc6] Finished in 0.463 seconds with exit status 0 (successful). INFO [73487c84] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530160445 as root@172.17.17.169 DEBUG [73487c84] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-2e2a778797f2e344b1d5.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240530160445 ) INFO [73487c84] Finished in 0.758 seconds with exit status 0 (successful). DEBUG [c1309a79] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c1309a79] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c1309a79] Finished in 0.432 seconds with exit status 0 (successful). DEBUG [e5327e5c] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [e5327e5c] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-2e2a778797f2e344b1d5.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [e5327e5c] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [e5327e5c] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [3d60d04d] Running if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi as root@172.17.17.169 DEBUG [3d60d04d] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi DEBUG [3d60d04d] Finished in 0.429 seconds with exit status 0 (successful). INFO [bf1906c0] Running /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION as root@172.17.17.169 DEBUG [bf1906c0] Command: cd /var/www/html/tango/develop/releases/20240530160445 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION ) INFO [bf1906c0] Finished in 0.440 seconds with exit status 0 (successful). INFO [f8273e1c] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [f8273e1c] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [f8273e1c] Finished in 0.435 seconds with exit status 0 (successful). INFO [d4c25cb8] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [d4c25cb8] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [d4c25cb8] Finished in 0.439 seconds with exit status 0 (successful). INFO [bea4ac69] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530160445/server/.env.local as root@172.17.17.169 DEBUG [bea4ac69] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240530160445/server/.env.local INFO [bea4ac69] Finished in 0.435 seconds with exit status 0 (successful). INFO [6e73771a] Running ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530160445/server/public as root@172.17.17.169 DEBUG [6e73771a] Command: ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240530160445/server/public INFO [6e73771a] Finished in 0.428 seconds with exit status 0 (successful). INFO [4f43f5de] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530160445/server/public/.htaccess as root@172.17.17.169 DEBUG [4f43f5de] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240530160445/server/public/.htaccess INFO [4f43f5de] Finished in 0.440 seconds with exit status 0 (successful). INFO [654ab3fa] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160445/server/var as root@172.17.17.169 DEBUG [654ab3fa] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240530160445/server/var ) INFO [654ab3fa] Finished in 0.438 seconds with exit status 0 (successful). DEBUG [2461d95d] Running [ -L /var/www/html/tango/develop/releases/20240530160445/server/var/log ] as root@172.17.17.169 DEBUG [2461d95d] Command: [ -L /var/www/html/tango/develop/releases/20240530160445/server/var/log ] DEBUG [2461d95d] Finished in 0.439 seconds with exit status 1 (failed). DEBUG [6b11ac84] Running [ -d /var/www/html/tango/develop/releases/20240530160445/server/var/log ] as root@172.17.17.169 DEBUG [6b11ac84] Command: [ -d /var/www/html/tango/develop/releases/20240530160445/server/var/log ] DEBUG [6b11ac84] Finished in 0.425 seconds with exit status 1 (failed). INFO [cf78efed] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530160445/server/var/log as root@172.17.17.169 DEBUG [cf78efed] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240530160445/server/var/log ) INFO [cf78efed] Finished in 0.434 seconds with exit status 0 (successful). DEBUG [b1db99b3] Running [ -L /var/www/html/tango/develop/releases/20240530160445/server/var/cache ] as root@172.17.17.169 DEBUG [b1db99b3] Command: [ -L /var/www/html/tango/develop/releases/20240530160445/server/var/cache ] DEBUG [b1db99b3] Finished in 0.429 seconds with exit status 1 (failed). DEBUG [f97287ab] Running [ -d /var/www/html/tango/develop/releases/20240530160445/server/var/cache ] as root@172.17.17.169 DEBUG [f97287ab] Command: [ -d /var/www/html/tango/develop/releases/20240530160445/server/var/cache ] DEBUG [f97287ab] Finished in 0.442 seconds with exit status 1 (failed). INFO [db2dd246] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530160445/server/var/cache as root@172.17.17.169 DEBUG [db2dd246] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240530160445/server/var/cache ) INFO [db2dd246] Finished in 0.445 seconds with exit status 0 (successful). DEBUG [c0b10fa3] Running if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c0b10fa3] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi DEBUG [c0b10fa3] Finished in 0.461 seconds with exit status 0 (successful). DEBUG [48410389] Running [ -d /var/www/html/tango/develop/releases/20240530160445/server/var/cache ] as root@172.17.17.169 DEBUG [48410389] Command: [ -d /var/www/html/tango/develop/releases/20240530160445/server/var/cache ] DEBUG [48410389] Finished in 0.447 seconds with exit status 0 (successful). INFO [f7d9debb] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530160445/server/var/cache as root@172.17.17.169 DEBUG [f7d9debb] Command: cd /var/www/html/tango/develop/releases/20240530160445 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530160445/server/var/cache ) INFO [f7d9debb] Finished in 0.435 seconds with exit status 0 (successful). INFO [db5c8c26] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [db5c8c26] Command: cd /var/www/html/tango/develop/releases/20240530160445 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [db5c8c26] mkdir: created directory 'server/var/cache' INFO [db5c8c26] Finished in 0.463 seconds with exit status 0 (successful). DEBUG [f6f88de3] Running [ -d /var/www/html/tango/develop/releases/20240530160445/server/var ] as root@172.17.17.169 DEBUG [f6f88de3] Command: [ -d /var/www/html/tango/develop/releases/20240530160445/server/var ] DEBUG [f6f88de3] Finished in 0.433 seconds with exit status 0 (successful). INFO [bb621b4d] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var as root@172.17.17.169 DEBUG [bb621b4d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var ) INFO [bb621b4d] Finished in 0.449 seconds with exit status 0 (successful). DEBUG [08421536] Running if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi as root@172.17.17.169 DEBUG [08421536] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi DEBUG [08421536] Finished in 0.429 seconds with exit status 0 (successful). INFO [6f92625b] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [6f92625b] Command: cd /var/www/html/tango/develop/releases/20240530160445 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [6f92625b] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [4d5ac523] Running if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4d5ac523] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi DEBUG [4d5ac523] Finished in 0.444 seconds with exit status 0 (successful). INFO [25975daf] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [25975daf] Command: cd /var/www/html/tango/develop/releases/20240530160445 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [25975daf] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [25975daf] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [25975daf] Loading composer repositories with package information DEBUG [25975daf]   DEBUG [25975daf] Updating dependencies DEBUG [25975daf] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [25975daf] - Locking api-platform/core (v3.3.5) DEBUG [25975daf] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [25975daf] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) DEBUG [25975daf] - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) DEBUG [25975daf] - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) DEBUG [25975daf] - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) DEBUG [25975daf] - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) DEBUG [25975daf] - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) DEBUG [25975daf] - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) DEBUG [25975daf] - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) DEBUG [25975daf] - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) DEBUG [25975daf] - Locking doctrine/persistence (3.3.2) DEBUG [25975daf] - Locking doctrine/sql-formatter (1.4.0) DEBUG [25975daf] - Locking egulias/email-validator (4.0.2) DEBUG [25975daf] - Locking evenement/evenement (v3.0.2) DEBUG [25975daf] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [25975daf] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [25975daf] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [25975daf] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [25975daf] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [25975daf] - Locking gedmo/doctrine-extensions (v3.15.0) - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [25975daf] - Locking guzzlehttp/guzzle (7.8.1) DEBUG [25975daf] - Locking guzzlehttp/promises (2.0.2) DEBUG [25975daf] - Locking guzzlehttp/psr7 (2.6.2) - Locking hokoha/lists-bundle (1.2.1) DEBUG [25975daf] - Locking knplabs/gaufrette (v0.11.1) - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [25975daf] - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) DEBUG [25975daf] - Locking lcobucci/jwt (5.3.0) DEBUG [25975daf] - Locking league/csv (9.16.0) DEBUG [25975daf] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [25975daf] - Locking maennchen/zipstream-php (3.1.0) DEBUG [25975daf] - Locking markbaker/complex (3.0.2) DEBUG [25975daf] - Locking markbaker/matrix (3.0.1) DEBUG [25975daf] - Locking monolog/monolog (3.6.0) DEBUG [25975daf] - Locking myclabs/deep-copy (1.11.1) DEBUG [25975daf] - Locking namshi/jose (7.2.3) DEBUG [25975daf] - Locking nelmio/cors-bundle (2.4.0) DEBUG [25975daf] - Locking nikic/php-parser (v5.0.2) DEBUG [25975daf] - Locking nikolaposa/version (4.2.0) DEBUG [25975daf] - Locking oneup/uploader-bundle (5.0.1) DEBUG [25975daf] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [25975daf] - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) DEBUG [25975daf] - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [25975daf] - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [25975daf] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [25975daf] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [25975daf] - Locking phpstan/phpdoc-parser (1.29.0) - Locking phpstan/phpstan (1.11.2) DEBUG [25975daf] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [25975daf] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [25975daf] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [25975daf] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [25975daf] - Locking phpstan/phpstan-symfony (1.4.3) DEBUG [25975daf] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [25975daf] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [25975daf] - Locking phpunit/php-invoker (3.1.1) DEBUG [25975daf] - Locking phpunit/php-text-template (2.0.4) DEBUG [25975daf] - Locking phpunit/php-timer (5.0.3) DEBUG [25975daf] - Locking phpunit/phpunit (9.6.19) DEBUG [25975daf] - Locking psr/cache (3.0.0) DEBUG [25975daf] - Locking psr/clock (1.0.0) DEBUG [25975daf] - Locking psr/container (2.0.2) DEBUG [25975daf] - Locking psr/event-dispatcher (1.0.0) DEBUG [25975daf] - Locking psr/http-client (1.0.3) DEBUG [25975daf] - Locking psr/http-factory (1.1.0) DEBUG [25975daf] - Locking psr/http-message (2.0) DEBUG [25975daf] - Locking psr/link (2.0.1) DEBUG [25975daf] - Locking psr/log (3.0.0) - Locking psr/simple-cache (3.0.0) DEBUG [25975daf] - Locking ralouphie/getallheaders (3.0.3) DEBUG [25975daf] - Locking react/cache (v1.2.0) DEBUG [25975daf] - Locking react/child-process (v0.6.5) DEBUG [25975daf] - Locking react/dns (v1.12.0) DEBUG [25975daf] - Locking react/event-loop (v1.5.0) DEBUG [25975daf] - Locking react/promise (v3.2.0) DEBUG [25975daf] - Locking react/socket (v1.15.0) DEBUG [25975daf] - Locking react/stream (v1.3.0) DEBUG [25975daf] - Locking sebastian/cli-parser (1.0.2) DEBUG [25975daf] - Locking sebastian/code-unit (1.0.8) DEBUG [25975daf] - Locking sebastian/code-unit-reverse-lookup (2.0.3) DEBUG [25975daf] - Locking sebastian/comparator (4.0.8) DEBUG [25975daf] - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) DEBUG [25975daf] - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) DEBUG [25975daf] - Locking sebastian/global-state (5.0.7) DEBUG [25975daf] - Locking sebastian/lines-of-code (1.0.4) - Locking sebastian/object-enumerator (4.0.4) DEBUG [25975daf] - Locking sebastian/object-reflector (2.0.4) DEBUG [25975daf] - Locking sebastian/phpcpd (6.0.3) DEBUG [25975daf] - Locking sebastian/recursion-context (4.0.5) DEBUG [25975daf] - Locking sebastian/resource-operations (3.0.4) DEBUG [25975daf] - Locking sebastian/type (3.2.1) DEBUG [25975daf] - Locking sebastian/version (3.0.2) DEBUG [25975daf] - Locking sensio/framework-extra-bundle (v6.2.10) DEBUG [25975daf] - Locking shivas/versioning-bundle (4.1.0) DEBUG [25975daf] - Locking spatie/macroable (2.0.0) DEBUG [25975daf] - Locking spatie/url (2.4.0) - Locking stof/doctrine-extensions-bundle (v1.11.0) - Locking symfony/asset (v6.4.7) DEBUG [25975daf] - Locking symfony/cache (v7.0.7) DEBUG [25975daf] - Locking symfony/cache-contracts (v3.5.0) DEBUG [25975daf] - Locking symfony/clock (v7.0.7) DEBUG [25975daf] - Locking symfony/config (v6.4.7) DEBUG [25975daf] - Locking symfony/console (v6.4.7) DEBUG [25975daf] - Locking symfony/debug-bundle (v6.4.7) DEBUG [25975daf] - Locking symfony/dependency-injection (v6.4.7) DEBUG [25975daf] - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [25975daf] - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) DEBUG [25975daf] - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.0.7) DEBUG [25975daf] - Locking symfony/event-dispatcher (v7.0.7) - Locking symfony/event-dispatcher-contracts (v3.5.0) DEBUG [25975daf] - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.0.7) DEBUG [25975daf] - Locking symfony/finder (v7.0.7) - Locking symfony/flex (v2.4.5) DEBUG [25975daf] - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) DEBUG [25975daf] - Locking symfony/google-mailer (v6.4.7) DEBUG [25975daf] - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) DEBUG [25975daf] - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) DEBUG [25975daf] - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) DEBUG [25975daf] - Locking symfony/maker-bundle (v1.59.1) DEBUG [25975daf] - Locking symfony/messenger (v7.0.7) DEBUG [25975daf] - Locking symfony/mime (v6.4.7) DEBUG [25975daf] - Locking symfony/monolog-bridge (v7.0.7) DEBUG [25975daf] - Locking symfony/monolog-bundle (v3.10.0) DEBUG [25975daf] - Locking symfony/notifier (v6.4.7) DEBUG [25975daf] - Locking symfony/options-resolver (v7.0.7) DEBUG [25975daf] - Locking symfony/password-hasher (v7.0.7) DEBUG [25975daf] - Locking symfony/polyfill-intl-grapheme (v1.29.0) DEBUG [25975daf] - Locking symfony/polyfill-intl-icu (v1.29.0) DEBUG [25975daf] - Locking symfony/polyfill-intl-idn (v1.29.0) DEBUG [25975daf] - Locking symfony/polyfill-intl-normalizer (v1.29.0) DEBUG [25975daf] - Locking symfony/polyfill-mbstring (v1.29.0) DEBUG [25975daf] - Locking symfony/polyfill-php56 (v1.20.0) DEBUG [25975daf] - Locking symfony/polyfill-php81 (v1.29.0) DEBUG [25975daf] - Locking symfony/polyfill-php83 (v1.29.0) DEBUG [25975daf] - Locking symfony/process (v6.4.7) DEBUG [25975daf] - Locking symfony/property-access (v6.4.7) DEBUG [25975daf] - Locking symfony/property-info (v6.4.7) DEBUG [25975daf] - Locking symfony/proxy-manager-bridge (v6.4.7) DEBUG [25975daf] - Locking symfony/rate-limiter (v6.4.7) DEBUG [25975daf] - Locking symfony/routing (v6.4.7) DEBUG [25975daf] - Locking symfony/runtime (v6.4.7) DEBUG [25975daf] - Locking symfony/security-bundle (v6.4.7) DEBUG [25975daf] - Locking symfony/security-core (v7.0.7) DEBUG [25975daf] - Locking symfony/security-csrf (v7.0.7) DEBUG [25975daf] - Locking symfony/security-http (v7.0.7) DEBUG [25975daf] - Locking symfony/serializer (v6.4.7) DEBUG [25975daf] - Locking symfony/service-contracts (v3.5.0) DEBUG [25975daf] - Locking symfony/stopwatch (v6.4.7) DEBUG [25975daf] - Locking symfony/string (v6.4.7) DEBUG [25975daf] - Locking symfony/translation (v6.4.7) DEBUG [25975daf] - Locking symfony/translation-contracts (v3.5.0) DEBUG [25975daf] - Locking symfony/twig-bridge (v6.4.7) - Locking symfony/twig-bundle (v6.4.7) DEBUG [25975daf] - Locking symfony/validator (v6.4.7) DEBUG [25975daf] - Locking symfony/var-dumper (v7.0.7) DEBUG [25975daf] - Locking symfony/var-exporter (v7.0.7) DEBUG [25975daf] - Locking symfony/web-link (v6.4.7) DEBUG [25975daf] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [25975daf] - Locking symfony/webapp-meta (v1.0.0) DEBUG [25975daf] - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [25975daf] - Locking symfony/yaml (v6.4.7) DEBUG [25975daf] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [25975daf] - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [25975daf] - Locking theseer/tokenizer (1.2.3) DEBUG [25975daf] - Locking twig/extra-bundle (v3.10.0) DEBUG [25975daf] - Locking twig/intl-extra (v3.10.0) DEBUG [25975daf] - Locking twig/twig (v3.10.3) DEBUG [25975daf] - Locking webmozart/assert (1.11.0) DEBUG [25975daf] - Locking willdurand/negotiation (3.1.0) DEBUG [25975daf] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [25975daf] Package operations: 193 installs, 0 updates, 0 removals DEBUG [25975daf] - Syncing hokoha/lists-bundle (1.2.1) into cache DEBUG [25975daf] 0 [>---------------------------] DEBUG [25975daf] 0 [->--------------------------] DEBUG [25975daf] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [25975daf] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [25975daf] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [25975daf] - Installing psr/link (2.0.1): Extracting archive DEBUG [25975daf] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [25975daf] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [25975daf] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [25975daf] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [25975daf] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [25975daf] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [25975daf] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [25975daf] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [25975daf] - Installing psr/log (3.0.0): Extracting archive DEBUG [25975daf] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [25975daf] - Installing psr/container (2.0.2): Extracting archive DEBUG [25975daf] - Installing psr/cache (3.0.0): Extracting archive DEBUG [25975daf] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [25975daf] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [25975daf] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [25975daf] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [25975daf] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [25975daf] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [25975daf] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [25975daf] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [25975daf] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [25975daf] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [25975daf] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [25975daf] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [25975daf] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [25975daf] - Installing symfony/cache (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [25975daf] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [25975daf] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [25975daf] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [25975daf] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [25975daf] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [25975daf] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [25975daf] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [25975daf] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [25975daf] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [25975daf] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [25975daf] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [25975daf] - Installing react/stream (v1.3.0): Extracting archive DEBUG [25975daf] - Installing react/promise (v3.2.0): Extracting archive DEBUG [25975daf] - Installing react/cache (v1.2.0): Extracting archive DEBUG [25975daf] - Installing react/dns (v1.12.0): Extracting archive DEBUG [25975daf] - Installing react/socket (v1.15.0): Extracting archive DEBUG [25975daf] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [25975daf] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [25975daf] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [25975daf] - Installing composer/semver (3.4.0): Extracting archive DEBUG [25975daf] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [25975daf] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [25975daf] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [25975daf] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [25975daf] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [25975daf] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [25975daf] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [25975daf] - Installing psr/clock (1.0.0): Extracting archive DEBUG [25975daf] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [25975daf] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [25975daf] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [25975daf] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [25975daf] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [25975daf] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [25975daf] - Installing psr/http-message (2.0): Extracting archive DEBUG [25975daf] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [25975daf] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [25975daf] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [25975daf] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [25975daf] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [25975daf] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [25975daf] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [25975daf] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [25975daf] - Installing spatie/url (2.4.0): Extracting archive DEBUG [25975daf] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [25975daf] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [25975daf] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [25975daf] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [25975daf] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [25975daf] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [25975daf] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [25975daf] - Installing league/csv (9.16.0): Extracting archive DEBUG [25975daf] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [25975daf] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [25975daf] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [25975daf] - Installing hokoha/lists-bundle (1.2.1): DEBUG [25975daf] Cloning 7dd89672c4 from cache DEBUG [25975daf] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [25975daf] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [25975daf] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [25975daf] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [25975daf] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [25975daf] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [25975daf] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [25975daf] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [25975daf] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [25975daf] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [25975daf] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [25975daf] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [25975daf] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [25975daf] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [25975daf] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [25975daf] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [25975daf] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [25975daf] - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive DEBUG [25975daf] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [25975daf] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [25975daf] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [25975daf] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [25975daf] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [25975daf] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [25975daf] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [25975daf] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [25975daf] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [25975daf] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [25975daf] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [25975daf] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [25975daf] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [25975daf] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [25975daf] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [25975daf] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [25975daf] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [25975daf] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [25975daf] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [25975daf] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [25975daf] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [25975daf] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [25975daf] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [25975daf] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [25975daf] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [25975daf] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [25975daf] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [25975daf] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [25975daf] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [25975daf] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [25975daf] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [25975daf] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [25975daf] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [25975daf] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [25975daf] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [25975daf] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [25975daf] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [25975daf] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [25975daf] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [25975daf] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [25975daf] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [25975daf] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [25975daf] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [25975daf] - Installing symfony/webapp-meta (v1.0.0) DEBUG [25975daf] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [25975daf] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [25975daf] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [25975daf] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [25975daf] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [25975daf] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [25975daf] 0/188 [>---------------------------] 0% DEBUG [25975daf] 20/188 [==>-------------------------] 10% DEBUG [25975daf] 39/188 [=====>----------------------] 20% DEBUG [25975daf] 61/188 [=========>------------------] 32% DEBUG [25975daf] 80/188 [===========>----------------] 42% DEBUG [25975daf] 95/188 [==============>-------------] 50% DEBUG [25975daf] 114/188 [================>-----------] 60% DEBUG [25975daf] 133/188 [===================>--------] 70% DEBUG [25975daf] 153/188 [======================>-----] 81% DEBUG [25975daf] 172/188 [=========================>--] 91% DEBUG [25975daf] 185/188 [===========================>] 98% DEBUG [25975daf] 188/188 [============================] 100% DEBUG [25975daf] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [25975daf] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [25975daf] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [25975daf] DEBUG [25975daf] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [25975daf] Loading composer repositories with package information DEBUG [25975daf]  DEBUG [25975daf]  DEBUG [25975daf] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [25975daf] Updating dependencies DEBUG [25975daf] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [25975daf] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [25975daf] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [25975daf] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [25975daf] Package operations: 0 installs, 15 updates, 0 removals DEBUG [25975daf] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [25975daf] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [25975daf] Generating optimized autoload files DEBUG [25975daf] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [25975daf] Symfony operations: 38 recipes (fc31c99f2d07b47dba137195a72c9ba4) DEBUG [25975daf] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [25975daf] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [25975daf] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [25975daf] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [25975daf] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [25975daf] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [25975daf] - Configuring hokoha/lists-bundle (>=1.2.1): From auto-generated recipe DEBUG [25975daf] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [25975daf] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [25975daf] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [25975daf] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [25975daf] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [25975daf] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [25975daf] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [25975daf] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [25975daf] Executing script cache:clear DEBUG [25975daf] [OK] DEBUG [25975daf] Executing script assets:install public DEBUG [25975daf] [OK] DEBUG [25975daf] Executing script ckeditor:install DEBUG [25975daf] [OK] DEBUG [25975daf] DEBUG [25975daf] What's next? DEBUG [25975daf] Some files have been created and/or updated to configure your new packages. DEBUG [25975daf] Please review, edit and commit them: these files are yours. DEBUG [25975daf] symfony/framework-bundle instructions: DEBUG [25975daf] DEBUG [25975daf] * Run your application: 1. Go to the project directory DEBUG [25975daf] 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [25975daf] * Read the documentation at https://symfony.com/doc DEBUG [25975daf] api-platform/core instructions: DEBUG [25975daf] * Your API is almost ready: 1. Create your first API resource in src/ApiResource; DEBUG [25975daf] 2. Go to /api to browse your API DEBUG [25975daf] * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, DEBUG [25975daf] then browse /api/graphql. DEBUG [25975daf] * Read the documentation at https://api-platform.com/docs/ DEBUG [25975daf] DEBUG [25975daf] doctrine/doctrine-bundle instructions: DEBUG [25975daf] * Modify your DATABASE_URL config in .env * Configure the driver (postgresql) and DEBUG [25975daf] server_version (16) in config/packages/doctrine.yaml DEBUG [25975daf] symfony/messenger instructions: DEBUG [25975daf] * You're ready to use the Messenger component. You can define your own message buses DEBUG [25975daf] or start using the default one right now by injecting the message_bus service DEBUG [25975daf] or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. DEBUG [25975daf] * To send messages to a transport and handle them asynchronously: DEBUG [25975daf] 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed DEBUG [25975daf] and framework.messenger.transports.async in config/packages/messenger.yaml; DEBUG [25975daf] 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate DEBUG [25975daf] 3. Route your message classes to the async transport in config/packages/messenger.yaml. DEBUG [25975daf] * Read the documentation at https://symfony.com/doc/current/messenger.html DEBUG [25975daf] symfony/mailer instructions: DEBUG [25975daf] * You're ready to send emails. DEBUG [25975daf] * If you want to send emails via a supported email provider, install the corresponding bridge. DEBUG [25975daf] For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: DEBUG [25975daf] 1. Install the messenger component by running composer require messenger; DEBUG [25975daf] 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing DEBUG [25975daf] and replace amqp with your transport name of choice. DEBUG [25975daf] * Read the documentation at https://symfony.com/doc/master/mailer.html DEBUG [25975daf] symfony/webpack-encore-bundle instructions: DEBUG [25975daf] * Install Yarn and run yarn install DEBUG [25975daf] DEBUG [25975daf] * Start the development server: yarn encore dev-server DEBUG [25975daf] INFO [25975daf] Finished in 51.321 seconds with exit status 0 (successful). INFO [7c745585] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [7c745585] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console cache:warmup --no-debug ) DEBUG [7c745585] DEBUG [7c745585] // Warming up the cache for the dev environment with debug false DEBUG [7c745585] DEBUG [7c745585] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. DEBUG [7c745585] INFO [7c745585] Finished in 4.453 seconds with exit status 0 (successful). DEBUG [a7d81d64] Running if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi as root@172.17.17.169 DEBUG [a7d81d64] Command: if test ! -d /var/www/html/tango/develop/releases/20240530160445; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240530160445'" 1>&2; false; fi DEBUG [a7d81d64] Finished in 0.450 seconds with exit status 0 (successful). INFO [66b0d8f5] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [66b0d8f5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console assets:install public --symlink --no-debug ) DEBUG [66b0d8f5] DEBUG [66b0d8f5] Trying to install assets as absolute symbolic links. DEBUG [66b0d8f5] --- ------------------------ ------------------ DEBUG [66b0d8f5] Bundle Method / Error --- ------------------------ ------------------ DEBUG [66b0d8f5] ✔ ApiPlatformBundle absolute symlink DEBUG [66b0d8f5] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [66b0d8f5] ✔ ListsBundle absolute symlink DEBUG [66b0d8f5] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [66b0d8f5] [OK] All assets were successfully installed. DEBUG [66b0d8f5] INFO [66b0d8f5] Finished in 0.803 seconds with exit status 0 (successful). INFO [4bb89ce7] Running cd /var/www/html/tango/develop/releases/20240530160445/server; nvm use; yarn install as root@172.17.17.169 DEBUG [4bb89ce7] Command: cd /var/www/html/tango/develop/releases/20240530160445/server; nvm use; yarn install DEBUG [4bb89ce7] Found '/var/www/html/tango/develop/releases/20240530160445/server/.nvmrc' with version DEBUG [4bb89ce7] Now using node v18.19.0 (npm v10.2.3) DEBUG [4bb89ce7] yarn install v1.22.22 DEBUG [4bb89ce7] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [4bb89ce7] [1/4] Resolving packages... DEBUG [4bb89ce7] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [4bb89ce7] [2/4] Fetching packages... DEBUG [4bb89ce7] [3/4] Linking dependencies... DEBUG [4bb89ce7] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [4bb89ce7] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [4bb89ce7] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [4bb89ce7] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [4bb89ce7] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [4bb89ce7] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [4bb89ce7] warning Workspaces can only be enabled in private projects. DEBUG [4bb89ce7] [4/4] Building fresh packages... DEBUG [4bb89ce7] Done in 14.50s. INFO [4bb89ce7] Finished in 16.239 seconds with exit status 0 (successful). INFO [8103fba1] Running cd /var/www/html/tango/develop/releases/20240530160445/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [8103fba1] Command: cd /var/www/html/tango/develop/releases/20240530160445/server; nvm use; yarn dev DEBUG [8103fba1] Found '/var/www/html/tango/develop/releases/20240530160445/server/.nvmrc' with version DEBUG [8103fba1] Now using node v18.19.0 (npm v10.2.3) DEBUG [8103fba1] yarn run v1.22.22 DEBUG [8103fba1] $ encore dev DEBUG [8103fba1] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [8103fba1] Running webpack ... DEBUG [8103fba1] DEBUG [8103fba1] DONE Compiled successfully in 22924ms6:06:46 PM DEBUG [8103fba1] DEBUG [8103fba1] 27 files written to public/build DEBUG [8103fba1] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [8103fba1] Done in 30.09s. INFO [8103fba1] Finished in 31.649 seconds with exit status 0 (successful). INFO [ace0cee6] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530160445 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [ace0cee6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240530160445 /var/www/html/tango/develop/releases/current ) INFO [ace0cee6] Finished in 0.447 seconds with exit status 0 (successful). INFO [d24e3709] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [d24e3709] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [d24e3709] Finished in 0.460 seconds with exit status 0 (successful). INFO [538bf6e9] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [538bf6e9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [538bf6e9] DEBUG [538bf6e9] [ERROR] No changes detected in your mapping information. DEBUG [538bf6e9] INFO [538bf6e9] Finished in 1.118 seconds with exit status 0 (successful). INFO [854305ea] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [854305ea] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240530160445/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [854305ea] DEBUG [854305ea] [WARNING] The version "latest" couldn't be reached, there are no registered migrations. DEBUG [854305ea] INFO [854305ea] Finished in 0.914 seconds with exit status 0 (successful). DEBUG [15f4e210] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [15f4e210] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [15f4e210] 20240530124036 20240530141222 20240530141408 20240530153813 20240530155754 20240530160200 20240530160445 DEBUG [15f4e210] Finished in 0.451 seconds with exit status 0 (successful). INFO Keeping 5 of 7 deployed releases on 172.17.17.169 DEBUG [6be36104] Running [ -d /var/www/html/tango/develop/current ] as root@172.17.17.169 DEBUG [6be36104] Command: [ -d /var/www/html/tango/develop/current ] DEBUG [6be36104] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [acc3c2cc] Running /usr/bin/env readlink /var/www/html/tango/develop/current as root@172.17.17.169 DEBUG [acc3c2cc] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env readlink /var/www/html/tango/develop/current ) DEBUG [acc3c2cc] /var/www/html/tango/develop/releases/20240530160445 DEBUG [acc3c2cc] Finished in 0.441 seconds with exit status 0 (successful). INFO [d26ea7e8] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530124036 /var/www/html/tango/develop/releases/20240530141222 as root@172.17.17.169 DEBUG [d26ea7e8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240530124036 /var/www/html/tango/develop/releases/20240530141222 ) INFO [d26ea7e8] Finished in 3.905 seconds with exit status 0 (successful). INFO [32977341] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var as root@172.17.17.169 DEBUG [32977341] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var INFO [32977341] Finished in 0.580 seconds with exit status 0 (successful). INFO [41c43dac] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [41c43dac] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [41c43dac] Finished in 0.478 seconds with exit status 0 (successful). INFO [67482fc7] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var/cache as root@172.17.17.169 DEBUG [67482fc7] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var/cache INFO [67482fc7] Finished in 0.522 seconds with exit status 0 (successful). INFO [2658a7b4] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var as root@172.17.17.169 DEBUG [2658a7b4] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240530160445/server/var INFO [2658a7b4] Finished in 0.537 seconds with exit status 0 (successful). INFO [2415d5e4] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [2415d5e4] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [2415d5e4] Finished in 0.464 seconds with exit status 0 (successful). INFO [1bdd4737] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [1bdd4737] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice INFO [1bdd4737] Finished in 0.434 seconds with exit status 0 (successful). INFO [966639bf] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [966639bf] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel INFO [966639bf] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [87687afc] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [87687afc] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [87687afc] Finished in 0.448 seconds with exit status 0 (successful). INFO [ff8fcd64] Running /usr/bin/env echo "Branch develop (at 526ba8cd819ed30a6e7a5f45f28feca1e44962f7) deployed as release 20240530160445 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [ff8fcd64] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at 526ba8cd819ed30a6e7a5f45f28feca1e44962f7) deployed as release 20240530160445 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [ff8fcd64] Finished in 0.445 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-31 09:04:05 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [56981032] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [56981032] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [56981032] Finished in 5.478 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-6aa72e55282281745919.sh 0.0% INFO Uploading /tmp/git-ssh-6aa72e55282281745919.sh 100.0% INFO [f8f906d1] Running /usr/bin/env chmod 700 /tmp/git-ssh-6aa72e55282281745919.sh as root@172.17.17.169 DEBUG [f8f906d1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-6aa72e55282281745919.sh ) INFO [f8f906d1] Finished in 0.494 seconds with exit status 0 (successful). INFO [97b5f5c7] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [97b5f5c7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6aa72e55282281745919.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [97b5f5c7] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [97b5f5c7] Finished in 2.454 seconds with exit status 0 (successful). INFO [9c21a4d0] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [9c21a4d0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [9c21a4d0] Finished in 0.418 seconds with exit status 0 (successful). INFO [255d00e7] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [255d00e7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [255d00e7] Finished in 0.569 seconds with exit status 0 (successful). DEBUG [4c071f6f] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [4c071f6f] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [4c071f6f] Finished in 0.460 seconds with exit status 0 (successful). DEBUG [ec690499] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [ec690499] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [ec690499] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [ec690499] Finished in 0.597 seconds with exit status 0 (successful). DEBUG [b934098c] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b934098c] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [b934098c] Finished in 0.512 seconds with exit status 0 (successful). DEBUG [bfb84071] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [bfb84071] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [bfb84071] Finished in 0.460 seconds with exit status 0 (successful). DEBUG [ea209214] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [ea209214] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [ea209214] Finished in 0.440 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [67502c98] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [67502c98] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [67502c98] Finished in 0.453 seconds with exit status 0 (successful). INFO [f049de01] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [f049de01] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6aa72e55282281745919.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [f049de01] Finished in 0.657 seconds with exit status 0 (successful). INFO [22f4b3cc] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [22f4b3cc] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6aa72e55282281745919.sh" ; /usr/bin/env git remote update --prune ) INFO [22f4b3cc] Finished in 2.149 seconds with exit status 0 (successful). DEBUG [67daf381] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [67daf381] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [67daf381] Finished in 0.432 seconds with exit status 0 (successful). INFO [52d806c8] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531070417 as root@172.17.17.169 DEBUG [52d806c8] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6aa72e55282281745919.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531070417 ) INFO [52d806c8] Finished in 0.458 seconds with exit status 0 (successful). INFO [1aca53f0] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531070417 as root@172.17.17.169 DEBUG [1aca53f0] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6aa72e55282281745919.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531070417 ) INFO [1aca53f0] Finished in 11.653 seconds with exit status 0 (successful). DEBUG [bc990f38] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [bc990f38] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [bc990f38] Finished in 0.435 seconds with exit status 0 (successful). DEBUG [b24ba6f0] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [b24ba6f0] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6aa72e55282281745919.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [b24ba6f0] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [b24ba6f0] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [4bb186b2] Running if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4bb186b2] Command: if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi DEBUG [4bb186b2] Finished in 0.405 seconds with exit status 0 (successful). INFO [53f00467] Running /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION as root@172.17.17.169 DEBUG [53f00467] Command: cd /var/www/html/tango/develop/releases/20240531070417 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "526ba8cd819ed30a6e7a5f45f28feca1e44962f7" > REVISION ) INFO [53f00467] Finished in 0.452 seconds with exit status 0 (successful). INFO [1d71e969] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [1d71e969] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [1d71e969] Finished in 0.448 seconds with exit status 0 (successful). INFO [f011c957] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [f011c957] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [f011c957] Finished in 0.464 seconds with exit status 0 (successful). INFO [9a4e8b48] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240531070417/server/.env.local as root@172.17.17.169 DEBUG [9a4e8b48] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240531070417/server/.env.local INFO [9a4e8b48] Finished in 0.473 seconds with exit status 0 (successful). INFO [5d8f57c9] Running ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240531070417/server/public as root@172.17.17.169 DEBUG [5d8f57c9] Command: ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240531070417/server/public INFO [5d8f57c9] Finished in 0.429 seconds with exit status 0 (successful). INFO [00cd1a7e] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240531070417/server/public/.htaccess as root@172.17.17.169 DEBUG [00cd1a7e] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240531070417/server/public/.htaccess INFO [00cd1a7e] Finished in 0.472 seconds with exit status 0 (successful). INFO [e2301b2c] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531070417/server/var as root@172.17.17.169 DEBUG [e2301b2c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531070417/server/var ) INFO [e2301b2c] Finished in 0.488 seconds with exit status 0 (successful). DEBUG [c7d7ada3] Running [ -L /var/www/html/tango/develop/releases/20240531070417/server/var/log ] as root@172.17.17.169 DEBUG [c7d7ada3] Command: [ -L /var/www/html/tango/develop/releases/20240531070417/server/var/log ] DEBUG [c7d7ada3] Finished in 0.446 seconds with exit status 1 (failed). DEBUG [6f377510] Running [ -d /var/www/html/tango/develop/releases/20240531070417/server/var/log ] as root@172.17.17.169 DEBUG [6f377510] Command: [ -d /var/www/html/tango/develop/releases/20240531070417/server/var/log ] DEBUG [6f377510] Finished in 0.577 seconds with exit status 1 (failed). INFO [b05d9f44] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531070417/server/var/log as root@172.17.17.169 DEBUG [b05d9f44] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531070417/server/var/log ) INFO [b05d9f44] Finished in 0.440 seconds with exit status 0 (successful). DEBUG [a037bd71] Running [ -L /var/www/html/tango/develop/releases/20240531070417/server/var/cache ] as root@172.17.17.169 DEBUG [a037bd71] Command: [ -L /var/www/html/tango/develop/releases/20240531070417/server/var/cache ] DEBUG [a037bd71] Finished in 0.438 seconds with exit status 1 (failed). DEBUG [9d381956] Running [ -d /var/www/html/tango/develop/releases/20240531070417/server/var/cache ] as root@172.17.17.169 DEBUG [9d381956] Command: [ -d /var/www/html/tango/develop/releases/20240531070417/server/var/cache ] DEBUG [9d381956] Finished in 0.446 seconds with exit status 1 (failed). INFO [cf6908f6] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531070417/server/var/cache as root@172.17.17.169 DEBUG [cf6908f6] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531070417/server/var/cache ) INFO [cf6908f6] Finished in 0.604 seconds with exit status 0 (successful). DEBUG [60762569] Running if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi as root@172.17.17.169 DEBUG [60762569] Command: if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi DEBUG [60762569] Finished in 0.473 seconds with exit status 0 (successful). DEBUG [651e100f] Running [ -d /var/www/html/tango/develop/releases/20240531070417/server/var/cache ] as root@172.17.17.169 DEBUG [651e100f] Command: [ -d /var/www/html/tango/develop/releases/20240531070417/server/var/cache ] DEBUG [651e100f] Finished in 0.441 seconds with exit status 0 (successful). INFO [7ac24b6a] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531070417/server/var/cache as root@172.17.17.169 DEBUG [7ac24b6a] Command: cd /var/www/html/tango/develop/releases/20240531070417 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531070417/server/var/cache ) INFO [7ac24b6a] Finished in 0.514 seconds with exit status 0 (successful). INFO [45bed607] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [45bed607] Command: cd /var/www/html/tango/develop/releases/20240531070417 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [45bed607] mkdir: created directory 'server/var/cache' INFO [45bed607] Finished in 0.464 seconds with exit status 0 (successful). DEBUG [dc53b5d4] Running [ -d /var/www/html/tango/develop/releases/20240531070417/server/var ] as root@172.17.17.169 DEBUG [dc53b5d4] Command: [ -d /var/www/html/tango/develop/releases/20240531070417/server/var ] DEBUG [dc53b5d4] Finished in 0.437 seconds with exit status 0 (successful). INFO [68ac2060] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var as root@172.17.17.169 DEBUG [68ac2060] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var ) INFO [68ac2060] Finished in 0.450 seconds with exit status 0 (successful). DEBUG [bce64f90] Running if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi as root@172.17.17.169 DEBUG [bce64f90] Command: if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi DEBUG [bce64f90] Finished in 0.433 seconds with exit status 0 (successful). INFO [55e048cd] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [55e048cd] Command: cd /var/www/html/tango/develop/releases/20240531070417 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [55e048cd] Finished in 0.499 seconds with exit status 0 (successful). DEBUG [df488be0] Running if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi as root@172.17.17.169 DEBUG [df488be0] Command: if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi DEBUG [df488be0] Finished in 0.548 seconds with exit status 0 (successful). INFO [de954e4b] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [de954e4b] Command: cd /var/www/html/tango/develop/releases/20240531070417 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [de954e4b] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [de954e4b] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [de954e4b] Loading composer repositories with package information DEBUG [de954e4b]   DEBUG [de954e4b] Updating dependencies DEBUG [de954e4b] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [de954e4b] - Locking api-platform/core (v3.3.5) - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [de954e4b] - Locking beberlei/assert (v3.3.2) DEBUG [de954e4b] - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) - Locking evenement/evenement (v3.0.2) - Locking ezyang/htmlpurifier (v4.17.0) - Locking fidry/cpu-core-counter (1.1.0) - Locking friendsofphp/php-cs-fixer (v3.58.1) - Locking friendsofphp/proxy-manager-lts (v1.0.18) - Locking friendsofsymfony/ckeditor-bundle (2.5.0) - Locking gedmo/doctrine-extensions (v3.15.0) - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) - Locking guzzlehttp/psr7 (2.6.2) - Locking hokoha/lists-bundle (1.3.1) - Locking knplabs/gaufrette (v0.11.1) - Locking knplabs/knp-gaufrette-bundle (v0.9.0) - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) - Locking lcobucci/jwt (5.3.0) - Locking league/csv (9.16.0) - Locking lexik/jwt-authentication-bundle (v2.21.0) - Locking maennchen/zipstream-php (3.1.0) - Locking markbaker/complex (3.0.2) - Locking markbaker/matrix (3.0.1) - Locking monolog/monolog (3.6.0) - Locking myclabs/deep-copy (1.11.1) - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) - Locking nikic/php-parser (v5.0.2) - Locking nikolaposa/version (4.2.0) - Locking oneup/uploader-bundle (5.0.1) - Locking pagerfanta/pagerfanta (v3.8.0) - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) - Locking phpoffice/phpspreadsheet (1.29.0) - Locking phpstan/phpdoc-parser (1.29.0) - Locking phpstan/phpstan (1.11.2) - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) - Locking phpstan/phpstan-phpunit (1.4.0) - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.3) - Locking phpunit/php-code-coverage (9.2.31) - Locking phpunit/php-file-iterator (3.0.6) - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) - Locking phpunit/php-timer (5.0.3) - Locking phpunit/phpunit (9.6.19) - Locking psr/cache (3.0.0) - Locking psr/clock (1.0.0) - Locking psr/container (2.0.2) - Locking psr/event-dispatcher (1.0.0) - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) - Locking psr/link (2.0.1) - Locking psr/log (3.0.0) - Locking psr/simple-cache (3.0.0) - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) - Locking react/child-process (v0.6.5) - Locking react/dns (v1.12.0) - Locking react/event-loop (v1.5.0) - Locking react/promise (v3.2.0) - Locking react/socket (v1.15.0) - Locking react/stream (v1.3.0) - Locking sebastian/cli-parser (1.0.2) - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) - Locking sebastian/comparator (4.0.8) - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) - Locking sebastian/global-state (5.0.7) - Locking sebastian/lines-of-code (1.0.4) - Locking sebastian/object-enumerator (4.0.4) - Locking sebastian/object-reflector (2.0.4) - Locking sebastian/phpcpd (6.0.3) - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) - Locking spatie/macroable (2.0.0) - Locking spatie/url (2.4.0) - Locking stof/doctrine-extensions-bundle (v1.11.0) - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.0.7) - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.0.7) - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) - Locking symfony/debug-bundle (v6.4.7) - Locking symfony/dependency-injection (v6.4.7) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.0.7) - Locking symfony/event-dispatcher (v7.0.7) - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.0.7) - Locking symfony/finder (v7.0.7) - Locking symfony/flex (v2.4.5) - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) - Locking symfony/messenger (v7.0.7) - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.0.7) - Locking symfony/monolog-bundle (v3.10.0) - Locking symfony/notifier (v6.4.7) - Locking symfony/options-resolver (v7.0.7) - Locking symfony/password-hasher (v7.0.7) - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) - Locking symfony/security-core (v7.0.7) - Locking symfony/security-csrf (v7.0.7) - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) - Locking symfony/string (v6.4.7) - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) - Locking symfony/twig-bridge (v6.4.7) - Locking symfony/twig-bundle (v6.4.7) - Locking symfony/validator (v6.4.7) - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) - Locking symfony/yaml (v6.4.7) - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) - Locking theseer/tokenizer (1.2.3) - Locking twig/extra-bundle (v3.10.0) - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) - Locking webmozart/assert (1.11.0) - Locking willdurand/negotiation (3.1.0) DEBUG [de954e4b] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [de954e4b] Package operations: 193 installs, 0 updates, 0 removals DEBUG [de954e4b] - Syncing hokoha/lists-bundle (1.3.1) into cache DEBUG [de954e4b] 0 [>---------------------------] DEBUG [de954e4b] 0 [->--------------------------] DEBUG [de954e4b] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [de954e4b] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [de954e4b] - Installing psr/link (2.0.1): Extracting archive DEBUG [de954e4b] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [de954e4b] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [de954e4b] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [de954e4b] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [de954e4b] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [de954e4b] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [de954e4b] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing psr/event-dispatcher (1.0.0): Extracting archive - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive - Installing symfony/event-dispatcher (v7.0.7): Extracting archive - Installing symfony/var-dumper (v7.0.7): Extracting archive - Installing psr/log (3.0.0): Extracting archive - Installing symfony/error-handler (v7.0.7): Extracting archive - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing psr/container (2.0.2): Extracting archive DEBUG [de954e4b] - Installing psr/cache (3.0.0): Extracting archive DEBUG [de954e4b] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [de954e4b] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [de954e4b] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [de954e4b] - Installing behat/transliterator (v1.5.0): Extracting archive - Installing composer/pcre (3.1.4): Extracting archive DEBUG [de954e4b] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [de954e4b] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [de954e4b] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [de954e4b] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [de954e4b] - Installing doctrine/persistence (3.3.2): Extracting archive - Installing doctrine/common (3.4.4): Extracting archive DEBUG [de954e4b] - Installing symfony/routing (v6.4.7): Extracting archive - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [de954e4b] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [de954e4b] - Installing symfony/cache (v7.0.7): Extracting archive - Installing symfony/framework-bundle (v6.4.7): Extracting archive - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [de954e4b] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [de954e4b] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [de954e4b] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [de954e4b] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [de954e4b] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [de954e4b] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [de954e4b] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [de954e4b] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [de954e4b] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [de954e4b] - Installing react/stream (v1.3.0): Extracting archive DEBUG [de954e4b] - Installing react/promise (v3.2.0): Extracting archive DEBUG [de954e4b] - Installing react/cache (v1.2.0): Extracting archive DEBUG [de954e4b] - Installing react/dns (v1.12.0): Extracting archive DEBUG [de954e4b] - Installing react/socket (v1.15.0): Extracting archive DEBUG [de954e4b] - Installing react/child-process (v0.6.5): Extracting archive - Installing fidry/cpu-core-counter (1.1.0): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing composer/semver (3.4.0): Extracting archive - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [de954e4b] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [de954e4b] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [de954e4b] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [de954e4b] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [de954e4b] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing psr/clock (1.0.0): Extracting archive DEBUG [de954e4b] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [de954e4b] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [de954e4b] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [de954e4b] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [de954e4b] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [de954e4b] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [de954e4b] - Installing psr/http-message (2.0): Extracting archive DEBUG [de954e4b] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [de954e4b] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [de954e4b] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [de954e4b] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [de954e4b] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [de954e4b] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [de954e4b] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [de954e4b] - Installing spatie/url (2.4.0): Extracting archive DEBUG [de954e4b] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [de954e4b] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [de954e4b] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [de954e4b] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [de954e4b] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [de954e4b] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive - Installing league/csv (9.16.0): Extracting archive - Installing doctrine/instantiator (2.0.0): Extracting archive - Installing doctrine/orm (2.19.5): Extracting archive - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [de954e4b] - Installing hokoha/lists-bundle (1.3.1): DEBUG [de954e4b] Cloning 8942fb0843 from cache DEBUG [de954e4b] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [de954e4b] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [de954e4b] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [de954e4b] - Installing nelmio/cors-bundle (2.4.0): Extracting archive - Installing symfony/yaml (v6.4.7): Extracting archive - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [de954e4b] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [de954e4b] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [de954e4b] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [de954e4b] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [de954e4b] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [de954e4b] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [de954e4b] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [de954e4b] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [de954e4b] - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive DEBUG [de954e4b] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [de954e4b] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [de954e4b] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [de954e4b] - Installing sebastian/recursion-context (4.0.5): Extracting archive - Installing sebastian/object-reflector (2.0.4): Extracting archive - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [de954e4b] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [de954e4b] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [de954e4b] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [de954e4b] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [de954e4b] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [de954e4b] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [de954e4b] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [de954e4b] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [de954e4b] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [de954e4b] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [de954e4b] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [de954e4b] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [de954e4b] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [de954e4b] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [de954e4b] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [de954e4b] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [de954e4b] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [de954e4b] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [de954e4b] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [de954e4b] - Installing phpunit/phpunit (9.6.19): Extracting archive DEBUG [de954e4b] - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [de954e4b] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [de954e4b] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [de954e4b] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [de954e4b] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [de954e4b] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [de954e4b] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive - Installing symfony/debug-bundle (v6.4.7): Extracting archive - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [de954e4b] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [de954e4b] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [de954e4b] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [de954e4b] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [de954e4b] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive - Installing symfony/notifier (v6.4.7): Extracting archive - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive - Installing symfony/rate-limiter (v6.4.7): Extracting archive - Installing symfony/validator (v6.4.7): Extracting archive - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive - Installing symfony/webapp-meta (v1.0.0) DEBUG [de954e4b] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [de954e4b] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [de954e4b] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [de954e4b] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [de954e4b] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [de954e4b] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [de954e4b] 0/188 [>---------------------------] 0% DEBUG [de954e4b] 19/188 [==>-------------------------] 10% DEBUG [de954e4b] 40/188 [=====>----------------------] 21% DEBUG [de954e4b] 54/188 [========>-------------------] 28% DEBUG [de954e4b] 59/188 [========>-------------------] 31% DEBUG [de954e4b] 76/188 [===========>----------------] 40% DEBUG [de954e4b] 94/188 [==============>-------------] 50% DEBUG [de954e4b] 114/188 [================>-----------] 60% DEBUG [de954e4b] 132/188 [===================>--------] 70% DEBUG [de954e4b] 151/188 [======================>-----] 80% DEBUG [de954e4b] 170/188 [=========================>--] 90% DEBUG [de954e4b] 187/188 [===========================>] 99% DEBUG [de954e4b] 188/188 [============================] 100% DEBUG [de954e4b] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [de954e4b] Generating optimized autoload files DEBUG [de954e4b] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [de954e4b] DEBUG [de954e4b] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [de954e4b] Loading composer repositories with package information DEBUG [de954e4b]   DEBUG [de954e4b] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [de954e4b] Updating dependencies DEBUG [de954e4b] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [de954e4b] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [de954e4b] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [de954e4b] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [de954e4b] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [de954e4b] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [de954e4b] - Downgrading symfony/finder (v7.0.7 => v6.4.7) - Downgrading symfony/messenger (v7.0.7 => v6.4.7) - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) - Downgrading symfony/security-core (v7.0.7 => v6.4.7) - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) - Downgrading symfony/security-http (v7.0.7 => v6.4.7) - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [de954e4b] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [de954e4b] Package operations: 0 installs, 15 updates, 0 removals DEBUG [de954e4b] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [de954e4b] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [de954e4b] Generating optimized autoload files DEBUG [de954e4b] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [de954e4b] Symfony operations: 38 recipes (8d857079911642458bffe1605687baba) DEBUG [de954e4b] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [de954e4b] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [de954e4b] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [de954e4b] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [de954e4b] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [de954e4b] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [de954e4b] - Configuring hokoha/lists-bundle (>=1.3.1): From auto-generated recipe DEBUG [de954e4b] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [de954e4b] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [de954e4b] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [de954e4b] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [de954e4b] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [de954e4b] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [de954e4b] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [de954e4b] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [de954e4b] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [de954e4b] Executing script cache:clear DEBUG [de954e4b] [OK] DEBUG [de954e4b] Executing script assets:install public DEBUG [de954e4b] [OK] DEBUG [de954e4b] Executing script ckeditor:install DEBUG [de954e4b] [OK] DEBUG [de954e4b] DEBUG [de954e4b] What's next? DEBUG [de954e4b] Some files have been created and/or updated to configure your new packages. DEBUG [de954e4b] Please review, edit and commit them: these files are yours. DEBUG [de954e4b] symfony/framework-bundle instructions: DEBUG [de954e4b] * Run your application: 1. Go to the project directory 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server DEBUG [de954e4b] * Read the documentation at https://symfony.com/doc api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ doctrine/doctrine-bundle instructions: * Modify your DATABASE_URL config in .env * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml symfony/messenger instructions: * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. * To send messages to a transport and handle them asynchronously: 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. * Read the documentation at https://symfony.com/doc/current/messenger.html symfony/mailer instructions: * You're ready to send emails. * If you want to send emails via a supported email provider, install the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing and replace amqp with your transport name of choice. * Read the documentation at https://symfony.com/doc/master/mailer.html symfony/webpack-encore-bundle instructions: * Install Yarn and run yarn install * Start the development server: yarn encore dev-server DEBUG [de954e4b] INFO [de954e4b] Finished in 69.402 seconds with exit status 0 (successful). INFO [14280ad2] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [14280ad2] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console cache:warmup --no-debug ) DEBUG [14280ad2] DEBUG [14280ad2] // Warming up the cache for the dev environment with debug false DEBUG [14280ad2] DEBUG [14280ad2] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [14280ad2] Finished in 5.674 seconds with exit status 0 (successful). DEBUG [4d178278] Running if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi as root@172.17.17.169 DEBUG [4d178278] Command: if test ! -d /var/www/html/tango/develop/releases/20240531070417; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531070417'" 1>&2; false; fi DEBUG [4d178278] Finished in 0.498 seconds with exit status 0 (successful). INFO [aecc9d21] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [aecc9d21] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console assets:install public --symlink --no-debug ) DEBUG [aecc9d21] Trying to install assets as absolute symbolic links. DEBUG [aecc9d21] DEBUG [aecc9d21] --- ------------------------ ------------------ DEBUG [aecc9d21] Bundle Method / Error --- ------------------------ ------------------ DEBUG [aecc9d21] ✔ ApiPlatformBundle absolute symlink DEBUG [aecc9d21] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [aecc9d21] ✔ ListsBundle absolute symlink DEBUG [aecc9d21] ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ DEBUG [aecc9d21] DEBUG [aecc9d21] [OK] All assets were successfully installed. INFO [aecc9d21] Finished in 0.844 seconds with exit status 0 (successful). INFO [c734259b] Running cd /var/www/html/tango/develop/releases/20240531070417/server; nvm use; yarn install as root@172.17.17.169 DEBUG [c734259b] Command: cd /var/www/html/tango/develop/releases/20240531070417/server; nvm use; yarn install DEBUG [c734259b] Found '/var/www/html/tango/develop/releases/20240531070417/server/.nvmrc' with version DEBUG [c734259b] Now using node v18.19.0 (npm v10.2.3) DEBUG [c734259b] yarn install v1.22.22 DEBUG [c734259b] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [c734259b] [1/4] Resolving packages... DEBUG [c734259b] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [c734259b] [2/4] Fetching packages... DEBUG [c734259b] [3/4] Linking dependencies... DEBUG [c734259b] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [c734259b] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [c734259b] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [c734259b] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [c734259b] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [c734259b] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [c734259b] warning Workspaces can only be enabled in private projects. DEBUG [c734259b] [4/4] Building fresh packages... DEBUG [c734259b] Done in 19.84s. INFO [c734259b] Finished in 27.103 seconds with exit status 0 (successful). INFO [98f4e3bd] Running cd /var/www/html/tango/develop/releases/20240531070417/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [98f4e3bd] Command: cd /var/www/html/tango/develop/releases/20240531070417/server; nvm use; yarn dev DEBUG [98f4e3bd] Found '/var/www/html/tango/develop/releases/20240531070417/server/.nvmrc' with version DEBUG [98f4e3bd] Now using node v18.19.0 (npm v10.2.3) DEBUG [98f4e3bd] yarn run v1.22.22 DEBUG [98f4e3bd] $ encore dev DEBUG [98f4e3bd] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [98f4e3bd] Running webpack ... DEBUG [98f4e3bd] DEBUG [98f4e3bd] DONE Compiled successfully in 18623ms9:06:58 AM DEBUG [98f4e3bd] DEBUG [98f4e3bd] 27 files written to public/build DEBUG [98f4e3bd] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [98f4e3bd] Done in 27.29s. INFO [98f4e3bd] Finished in 29.168 seconds with exit status 0 (successful). INFO [f115d517] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531070417 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [f115d517] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531070417 /var/www/html/tango/develop/releases/current ) INFO [f115d517] Finished in 0.473 seconds with exit status 0 (successful). INFO [ebffcedc] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [ebffcedc] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [ebffcedc] Finished in 0.473 seconds with exit status 0 (successful). INFO [d4b1171e] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [d4b1171e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [d4b1171e] DEBUG [d4b1171e] [ERROR] No changes detected in your mapping information. INFO [d4b1171e] Finished in 1.141 seconds with exit status 0 (successful). INFO [d006374d] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [d006374d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531070417/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [d006374d] DEBUG [d006374d] [WARNING] The version "latest" couldn't be reached, there are no registered DEBUG [d006374d] migrations. DEBUG [d006374d] INFO [d006374d] Finished in 0.888 seconds with exit status 0 (successful). DEBUG [eec6bf14] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [eec6bf14] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [eec6bf14] 20240530155754 20240530160200 20240530160445 20240531070417 DEBUG [eec6bf14] Finished in 0.468 seconds with exit status 0 (successful). INFO [14d471b8] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var as root@172.17.17.169 DEBUG [14d471b8] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var INFO [14d471b8] Finished in 0.544 seconds with exit status 0 (successful). INFO [a6b0d952] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [a6b0d952] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [a6b0d952] Finished in 0.443 seconds with exit status 0 (successful). INFO [519d1c4a] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var/cache as root@172.17.17.169 DEBUG [519d1c4a] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var/cache INFO [519d1c4a] Finished in 0.761 seconds with exit status 0 (successful). INFO [420d49ec] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var as root@172.17.17.169 DEBUG [420d49ec] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531070417/server/var INFO [420d49ec] Finished in 0.597 seconds with exit status 0 (successful). INFO [dc07483e] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [dc07483e] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [dc07483e] Finished in 0.520 seconds with exit status 0 (successful). INFO [a82d4ce0] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [a82d4ce0] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice INFO [a82d4ce0] Finished in 0.486 seconds with exit status 0 (successful). INFO [9ec9a7ed] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [9ec9a7ed] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel INFO [9ec9a7ed] Finished in 0.472 seconds with exit status 0 (successful). DEBUG [fc0adf21] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [fc0adf21] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [fc0adf21] Finished in 0.467 seconds with exit status 0 (successful). INFO [8b1fb85f] Running /usr/bin/env echo "Branch develop (at 526ba8cd819ed30a6e7a5f45f28feca1e44962f7) deployed as release 20240531070417 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [8b1fb85f] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at 526ba8cd819ed30a6e7a5f45f28feca1e44962f7) deployed as release 20240531070417 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [8b1fb85f] Finished in 0.508 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-31 09:18:57 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [9f880c08] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [9f880c08] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [9f880c08] Finished in 5.889 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh 0.0% INFO Uploading /tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh 100.0% INFO [b61f1b87] Running /usr/bin/env chmod 700 /tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh as root@172.17.17.169 DEBUG [b61f1b87] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh ) INFO [b61f1b87] Finished in 1.125 seconds with exit status 0 (successful). INFO [0787e713] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [0787e713] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [0787e713] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [0787e713] Finished in 2.183 seconds with exit status 0 (successful). INFO [d9f60eff] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [d9f60eff] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [d9f60eff] Finished in 0.845 seconds with exit status 0 (successful). INFO [a0c9a8c5] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache as root@172.17.17.169 DEBUG [a0c9a8c5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache ) INFO [a0c9a8c5] Finished in 0.477 seconds with exit status 0 (successful). DEBUG [abfe790b] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [abfe790b] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [abfe790b] Finished in 0.580 seconds with exit status 0 (successful). DEBUG [7d46a736] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [7d46a736] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [7d46a736] 526ba8cd819ed30a6e7a5f45f28feca1e44962f7 DEBUG [7d46a736] Finished in 0.611 seconds with exit status 0 (successful). DEBUG [b641b2c9] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [b641b2c9] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [b641b2c9] Finished in 0.502 seconds with exit status 0 (successful). DEBUG [6ec3d127] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [6ec3d127] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [6ec3d127] Finished in 0.483 seconds with exit status 0 (successful). DEBUG [770760c4] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [770760c4] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [770760c4] Finished in 0.457 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [28369ec7] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [28369ec7] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [28369ec7] Finished in 0.891 seconds with exit status 0 (successful). INFO [75f48b76] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [75f48b76] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [75f48b76] Finished in 0.476 seconds with exit status 0 (successful). INFO [821284fb] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [821284fb] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh" ; /usr/bin/env git remote update --prune ) DEBUG [821284fb] From bitbucket.org:HOKOHA/tango 526ba8c..7e6a853 develop -> develop INFO [821284fb] Finished in 2.473 seconds with exit status 0 (successful). DEBUG [af9bb198] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [af9bb198] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [af9bb198] Finished in 0.921 seconds with exit status 0 (successful). INFO [b6298b2e] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531071911 as root@172.17.17.169 DEBUG [b6298b2e] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531071911 ) INFO [b6298b2e] Finished in 0.553 seconds with exit status 0 (successful). INFO [854f7a78] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531071911 as root@172.17.17.169 DEBUG [854f7a78] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531071911 ) INFO [854f7a78] Finished in 5.563 seconds with exit status 0 (successful). DEBUG [816636ed] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [816636ed] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [816636ed] Finished in 0.465 seconds with exit status 0 (successful). DEBUG [721499c4] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [721499c4] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6b91ccc15c1a9a60ccfa.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [721499c4] 7e6a853d9d85af6084cc0a0ffb80c98478694e14 DEBUG [721499c4] Finished in 0.507 seconds with exit status 0 (successful). DEBUG [58edf35c] Running if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi as root@172.17.17.169 DEBUG [58edf35c] Command: if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi DEBUG [58edf35c] Finished in 0.441 seconds with exit status 0 (successful). INFO [cef419b2] Running /usr/bin/env echo "7e6a853d9d85af6084cc0a0ffb80c98478694e14" > REVISION as root@172.17.17.169 DEBUG [cef419b2] Command: cd /var/www/html/tango/develop/releases/20240531071911 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "7e6a853d9d85af6084cc0a0ffb80c98478694e14" > REVISION ) INFO [cef419b2] Finished in 0.470 seconds with exit status 0 (successful). INFO [20633d1f] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [20633d1f] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice INFO [20633d1f] Finished in 0.438 seconds with exit status 0 (successful). INFO [b80577d9] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [b80577d9] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [b80577d9] Finished in 0.447 seconds with exit status 0 (successful). INFO [db735e18] Running ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240531071911/server/.env.local as root@172.17.17.169 DEBUG [db735e18] Command: ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240531071911/server/.env.local INFO [db735e18] Finished in 0.494 seconds with exit status 0 (successful). INFO [203db974] Running ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240531071911/server/public as root@172.17.17.169 DEBUG [203db974] Command: ln -s /var/www/html/tango/develop/shared/public /var/www/html/tango/develop/releases/20240531071911/server/public INFO [203db974] Finished in 0.750 seconds with exit status 0 (successful). INFO [ef71261a] Running ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240531071911/server/public/.htaccess as root@172.17.17.169 DEBUG [ef71261a] Command: ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240531071911/server/public/.htaccess INFO [ef71261a] Finished in 0.483 seconds with exit status 0 (successful). INFO [45af1cca] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531071911/server/var as root@172.17.17.169 DEBUG [45af1cca] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531071911/server/var ) INFO [45af1cca] Finished in 0.454 seconds with exit status 0 (successful). DEBUG [6870e813] Running [ -L /var/www/html/tango/develop/releases/20240531071911/server/var/log ] as root@172.17.17.169 DEBUG [6870e813] Command: [ -L /var/www/html/tango/develop/releases/20240531071911/server/var/log ] DEBUG [6870e813] Finished in 0.449 seconds with exit status 1 (failed). DEBUG [530975c9] Running [ -d /var/www/html/tango/develop/releases/20240531071911/server/var/log ] as root@172.17.17.169 DEBUG [530975c9] Command: [ -d /var/www/html/tango/develop/releases/20240531071911/server/var/log ] DEBUG [530975c9] Finished in 0.464 seconds with exit status 1 (failed). INFO [efeb0f52] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531071911/server/var/log as root@172.17.17.169 DEBUG [efeb0f52] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531071911/server/var/log ) INFO [efeb0f52] Finished in 0.602 seconds with exit status 0 (successful). DEBUG [8ffefa56] Running [ -L /var/www/html/tango/develop/releases/20240531071911/server/var/cache ] as root@172.17.17.169 DEBUG [8ffefa56] Command: [ -L /var/www/html/tango/develop/releases/20240531071911/server/var/cache ] DEBUG [8ffefa56] Finished in 0.527 seconds with exit status 1 (failed). DEBUG [91f4b82b] Running [ -d /var/www/html/tango/develop/releases/20240531071911/server/var/cache ] as root@172.17.17.169 DEBUG [91f4b82b] Command: [ -d /var/www/html/tango/develop/releases/20240531071911/server/var/cache ] DEBUG [91f4b82b] Finished in 0.984 seconds with exit status 1 (failed). INFO [4857f1ad] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531071911/server/var/cache as root@172.17.17.169 DEBUG [4857f1ad] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531071911/server/var/cache ) INFO [4857f1ad] Finished in 0.484 seconds with exit status 0 (successful). DEBUG [f9e381de] Running if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi as root@172.17.17.169 DEBUG [f9e381de] Command: if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi DEBUG [f9e381de] Finished in 0.467 seconds with exit status 0 (successful). DEBUG [281369c5] Running [ -d /var/www/html/tango/develop/releases/20240531071911/server/var/cache ] as root@172.17.17.169 DEBUG [281369c5] Command: [ -d /var/www/html/tango/develop/releases/20240531071911/server/var/cache ] DEBUG [281369c5] Finished in 0.438 seconds with exit status 0 (successful). INFO [152ba022] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531071911/server/var/cache as root@172.17.17.169 DEBUG [152ba022] Command: cd /var/www/html/tango/develop/releases/20240531071911 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531071911/server/var/cache ) INFO [152ba022] Finished in 0.435 seconds with exit status 0 (successful). INFO [ab17bc6a] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [ab17bc6a] Command: cd /var/www/html/tango/develop/releases/20240531071911 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [ab17bc6a] mkdir: created directory 'server/var/cache' INFO [ab17bc6a] Finished in 0.444 seconds with exit status 0 (successful). DEBUG [7a049f91] Running [ -d /var/www/html/tango/develop/releases/20240531071911/server/var ] as root@172.17.17.169 DEBUG [7a049f91] Command: [ -d /var/www/html/tango/develop/releases/20240531071911/server/var ] DEBUG [7a049f91] Finished in 0.501 seconds with exit status 0 (successful). INFO [e88c7fab] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var as root@172.17.17.169 DEBUG [e88c7fab] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var ) INFO [e88c7fab] Finished in 0.473 seconds with exit status 0 (successful). DEBUG [0d198853] Running if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi as root@172.17.17.169 DEBUG [0d198853] Command: if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi DEBUG [0d198853] Finished in 0.479 seconds with exit status 0 (successful). INFO [b4029286] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [b4029286] Command: cd /var/www/html/tango/develop/releases/20240531071911 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [b4029286] Finished in 0.499 seconds with exit status 0 (successful). DEBUG [5b260202] Running if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5b260202] Command: if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi DEBUG [5b260202] Finished in 0.838 seconds with exit status 0 (successful). INFO [73cc9730] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [73cc9730] Command: cd /var/www/html/tango/develop/releases/20240531071911 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [73cc9730] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [73cc9730] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [73cc9730] Loading composer repositories with package information DEBUG [73cc9730]   DEBUG [73cc9730] Updating dependencies DEBUG [73cc9730] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [73cc9730] - Locking api-platform/core (v3.3.5) - Locking babdev/pagerfanta-bundle (v3.8.0) - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) - Locking evenement/evenement (v3.0.2) - Locking ezyang/htmlpurifier (v4.17.0) - Locking fidry/cpu-core-counter (1.1.0) - Locking friendsofphp/php-cs-fixer (v3.58.1) - Locking friendsofphp/proxy-manager-lts (v1.0.18) - Locking friendsofsymfony/ckeditor-bundle (2.5.0) - Locking gedmo/doctrine-extensions (v3.15.0) - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) - Locking guzzlehttp/psr7 (2.6.2) - Locking hokoha/lists-bundle (1.3.1) - Locking knplabs/gaufrette (v0.11.1) - Locking knplabs/knp-gaufrette-bundle (v0.9.0) - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) - Locking lcobucci/jwt (5.3.0) - Locking league/csv (9.16.0) - Locking lexik/jwt-authentication-bundle (v2.21.0) - Locking maennchen/zipstream-php (3.1.0) - Locking markbaker/complex (3.0.2) - Locking markbaker/matrix (3.0.1) - Locking monolog/monolog (3.6.0) - Locking myclabs/deep-copy (1.11.1) - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) - Locking nikic/php-parser (v5.0.2) - Locking nikolaposa/version (4.2.0) - Locking oneup/uploader-bundle (5.0.1) - Locking pagerfanta/pagerfanta (v3.8.0) - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [73cc9730] - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [73cc9730] - Locking phpstan/phpdoc-parser (1.29.0) - Locking phpstan/phpstan (1.11.2) - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) - Locking phpstan/phpstan-phpunit (1.4.0) - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.3) - Locking phpunit/php-code-coverage (9.2.31) - Locking phpunit/php-file-iterator (3.0.6) - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) - Locking phpunit/php-timer (5.0.3) - Locking phpunit/phpunit (9.6.19) - Locking psr/cache (3.0.0) - Locking psr/clock (1.0.0) - Locking psr/container (2.0.2) - Locking psr/event-dispatcher (1.0.0) - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) - Locking psr/link (2.0.1) - Locking psr/log (3.0.0) - Locking psr/simple-cache (3.0.0) - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) - Locking react/child-process (v0.6.5) - Locking react/dns (v1.12.0) - Locking react/event-loop (v1.5.0) - Locking react/promise (v3.2.0) - Locking react/socket (v1.15.0) - Locking react/stream (v1.3.0) - Locking sebastian/cli-parser (1.0.2) - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) - Locking sebastian/comparator (4.0.8) - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) - Locking sebastian/global-state (5.0.7) - Locking sebastian/lines-of-code (1.0.4) - Locking sebastian/object-enumerator (4.0.4) - Locking sebastian/object-reflector (2.0.4) - Locking sebastian/phpcpd (6.0.3) - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) - Locking spatie/macroable (2.0.0) - Locking spatie/url (2.4.0) - Locking stof/doctrine-extensions-bundle (v1.11.0) - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.0.7) - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.0.7) - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) - Locking symfony/debug-bundle (v6.4.7) - Locking symfony/dependency-injection (v6.4.7) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.0.7) - Locking symfony/event-dispatcher (v7.0.7) - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.0.7) - Locking symfony/finder (v7.0.7) - Locking symfony/flex (v2.4.5) - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) - Locking symfony/messenger (v7.0.7) - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.0.7) - Locking symfony/monolog-bundle (v3.10.0) - Locking symfony/notifier (v6.4.7) - Locking symfony/options-resolver (v7.0.7) - Locking symfony/password-hasher (v7.0.7) - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) - Locking symfony/security-core (v7.0.7) - Locking symfony/security-csrf (v7.0.7) - Locking symfony/security-http (v7.0.7) - Locking symfony/serializer (v6.4.7) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) - Locking symfony/string (v6.4.7) - Locking symfony/translation (v6.4.7) - Locking symfony/translation-contracts (v3.5.0) - Locking symfony/twig-bridge (v6.4.7) - Locking symfony/twig-bundle (v6.4.7) - Locking symfony/validator (v6.4.7) - Locking symfony/var-dumper (v7.0.7) - Locking symfony/var-exporter (v7.0.7) - Locking symfony/web-link (v6.4.7) - Locking symfony/web-profiler-bundle (v6.4.7) - Locking symfony/webapp-meta (v1.0.0) - Locking symfony/webpack-encore-bundle (v1.17.2) - Locking symfony/yaml (v6.4.7) - Locking symfonycasts/reset-password-bundle (v1.14.0) - Locking symfonycasts/verify-email-bundle (v1.17.0) - Locking theseer/tokenizer (1.2.3) - Locking twig/extra-bundle (v3.10.0) - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) - Locking webmozart/assert (1.11.0) - Locking willdurand/negotiation (3.1.0) DEBUG [73cc9730] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [73cc9730] Package operations: 193 installs, 0 updates, 0 removals DEBUG [73cc9730] - Syncing hokoha/lists-bundle (1.3.1) into cache DEBUG [73cc9730] 0 [>---------------------------] DEBUG [73cc9730] 0 [->--------------------------] DEBUG [73cc9730] DEBUG [73cc9730] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [73cc9730] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [73cc9730] - Installing psr/link (2.0.1): Extracting archive DEBUG [73cc9730] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [73cc9730] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [73cc9730] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [73cc9730] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [73cc9730] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [73cc9730] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [73cc9730] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [73cc9730] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [73cc9730] - Installing symfony/event-dispatcher (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/var-dumper (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing psr/log (3.0.0): Extracting archive DEBUG [73cc9730] - Installing symfony/error-handler (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing psr/container (2.0.2): Extracting archive DEBUG [73cc9730] - Installing psr/cache (3.0.0): Extracting archive - Installing doctrine/inflector (2.0.10): Extracting archive - Installing api-platform/core (v3.3.5): Extracting archive - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [73cc9730] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [73cc9730] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [73cc9730] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [73cc9730] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [73cc9730] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [73cc9730] - Installing doctrine/event-manager (2.0.1): Extracting archive - Installing doctrine/persistence (3.3.2): Extracting archive - Installing doctrine/common (3.4.4): Extracting archive DEBUG [73cc9730] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/finder (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/filesystem (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/var-exporter (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [73cc9730] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [73cc9730] - Installing symfony/cache (v7.0.7): Extracting archive - Installing symfony/framework-bundle (v6.4.7): Extracting archive - Installing symfony/stopwatch (v6.4.7): Extracting archive - Installing symfony/console (v6.4.7): Extracting archive - Installing doctrine/dbal (3.8.4): Extracting archive - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [73cc9730] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing doctrine/sql-formatter (1.4.0): Extracting archive - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [73cc9730] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [73cc9730] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [73cc9730] - Installing symfony/options-resolver (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [73cc9730] - Installing react/event-loop (v1.5.0): Extracting archive - Installing evenement/evenement (v3.0.2): Extracting archive - Installing react/stream (v1.3.0): Extracting archive DEBUG [73cc9730] - Installing react/promise (v3.2.0): Extracting archive DEBUG [73cc9730] - Installing react/cache (v1.2.0): Extracting archive DEBUG [73cc9730] - Installing react/dns (v1.12.0): Extracting archive DEBUG [73cc9730] - Installing react/socket (v1.15.0): Extracting archive DEBUG [73cc9730] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [73cc9730] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [73cc9730] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [73cc9730] - Installing composer/semver (3.4.0): Extracting archive DEBUG [73cc9730] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [73cc9730] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive - Installing twig/twig (v3.10.3): Extracting archive - Installing symfony/twig-bridge (v6.4.7): Extracting archive - Installing symfony/twig-bundle (v6.4.7): Extracting archive - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive - Installing symfony/form (v6.4.7): Extracting archive - Installing symfony/expression-language (v6.4.7): Extracting archive - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [73cc9730] - Installing symfony/password-hasher (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/security-core (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/security-http (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/security-csrf (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing psr/clock (1.0.0): Extracting archive DEBUG [73cc9730] - Installing symfony/clock (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [73cc9730] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [73cc9730] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [73cc9730] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [73cc9730] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [73cc9730] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [73cc9730] - Installing psr/http-message (2.0): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing ralouphie/getallheaders (3.0.3): Extracting archive - Installing psr/http-factory (1.1.0): Extracting archive - Installing guzzlehttp/psr7 (2.6.2): Extracting archive - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [73cc9730] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [73cc9730] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [73cc9730] - Installing spatie/url (2.4.0): Extracting archive DEBUG [73cc9730] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [73cc9730] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [73cc9730] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [73cc9730] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [73cc9730] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [73cc9730] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive - Installing league/csv (9.16.0): Extracting archive - Installing doctrine/instantiator (2.0.0): Extracting archive - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [73cc9730] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [73cc9730] - Installing hokoha/lists-bundle (1.3.1): DEBUG [73cc9730] Cloning 8942fb0843 from cache DEBUG [73cc9730] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [73cc9730] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [73cc9730] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [73cc9730] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [73cc9730] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [73cc9730] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [73cc9730] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [73cc9730] - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive DEBUG [73cc9730] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [73cc9730] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [73cc9730] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive - Installing phpstan/phpstan (1.11.2): Extracting archive - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [73cc9730] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive - Installing sebastian/version (3.0.2): Extracting archive - Installing sebastian/type (3.2.1): Extracting archive - Installing sebastian/resource-operations (3.0.4): Extracting archive - Installing sebastian/recursion-context (4.0.5): Extracting archive - Installing sebastian/object-reflector (2.0.4): Extracting archive - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [73cc9730] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [73cc9730] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [73cc9730] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [73cc9730] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [73cc9730] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [73cc9730] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [73cc9730] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [73cc9730] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [73cc9730] - Installing phpunit/php-invoker (3.1.1): Extracting archive - Installing phpunit/php-file-iterator (3.0.6): Extracting archive - Installing theseer/tokenizer (1.2.3): Extracting archive - Installing nikic/php-parser (v5.0.2): Extracting archive - Installing sebastian/lines-of-code (1.0.4): Extracting archive - Installing sebastian/complexity (2.0.3): Extracting archive - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive - Installing phpunit/php-code-coverage (9.2.31): Extracting archive - Installing phar-io/version (3.2.1): Extracting archive DEBUG [73cc9730] - Installing phar-io/manifest (2.0.4): Extracting archive - Installing myclabs/deep-copy (1.11.1): Extracting archive - Installing phpunit/phpunit (9.6.19): Extracting archive - Installing sebastian/phpcpd (6.0.3): Extracting archive - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [73cc9730] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [73cc9730] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [73cc9730] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [73cc9730] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [73cc9730] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [73cc9730] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/messenger (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [73cc9730] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [73cc9730] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [73cc9730] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [73cc9730] - Installing symfony/monolog-bridge (v7.0.7): Extracting archive DEBUG [73cc9730] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [73cc9730] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [73cc9730] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing symfony/webapp-meta (v1.0.0) DEBUG [73cc9730] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [73cc9730] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [73cc9730] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [73cc9730] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [73cc9730] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [73cc9730] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [73cc9730] 0/188 [>---------------------------] 0% DEBUG [73cc9730] 20/188 [==>-------------------------] 10% DEBUG [73cc9730] 29/188 [====>-----------------------] 15% DEBUG [73cc9730] 39/188 [=====>----------------------] 20% DEBUG [73cc9730] 57/188 [========>-------------------] 30% DEBUG [73cc9730] 77/188 [===========>----------------] 40% DEBUG [73cc9730] 93/188 [=============>--------------] 49% DEBUG [73cc9730] 97/188 [==============>-------------] 51% DEBUG [73cc9730] 109/188 [================>-----------] 57% DEBUG [73cc9730] 114/188 [================>-----------] 60% DEBUG [73cc9730] 124/188 [==================>---------] 65% DEBUG [73cc9730] 133/188 [===================>--------] 70% DEBUG [73cc9730] 148/188 [======================>-----] 78% DEBUG [73cc9730] 153/188 [======================>-----] 81% DEBUG [73cc9730] 164/188 [========================>---] 87% DEBUG [73cc9730] 171/188 [=========================>--] 90% DEBUG [73cc9730] 185/188 [===========================>] 98% DEBUG [73cc9730] 187/188 [===========================>] 99% DEBUG [73cc9730] 188/188 [============================] 100% DEBUG [73cc9730] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [73cc9730] Generating optimized autoload files DEBUG [73cc9730] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [73cc9730] DEBUG [73cc9730] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [73cc9730] Loading composer repositories with package information DEBUG [73cc9730]  DEBUG [73cc9730]  DEBUG [73cc9730] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [73cc9730] Updating dependencies DEBUG [73cc9730] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [73cc9730] - Downgrading symfony/cache (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/clock (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/finder (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/messenger (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/security-core (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/security-http (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7) DEBUG [73cc9730] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7) DEBUG [73cc9730] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [73cc9730] Package operations: 0 installs, 15 updates, 0 removals DEBUG [73cc9730] - Downgrading symfony/event-dispatcher (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/var-dumper (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/error-handler (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/finder (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/filesystem (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/var-exporter (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/cache (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/options-resolver (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/password-hasher (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/security-core (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/security-http (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/security-csrf (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/clock (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/messenger (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] - Downgrading symfony/monolog-bridge (v7.0.7 => v6.4.7): Extracting archive DEBUG [73cc9730] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [73cc9730] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [73cc9730] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [73cc9730] Symfony operations: 38 recipes (c885219f16bc0f3ae377f3b222dd5022) DEBUG [73cc9730] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [73cc9730] - IGNORING doctrine/doctrine-bundle (>=2.12): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [73cc9730] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [73cc9730] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [73cc9730] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [73cc9730] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [73cc9730] - Configuring hokoha/lists-bundle (>=1.3.1): From auto-generated recipe DEBUG [73cc9730] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [73cc9730] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [73cc9730] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [73cc9730] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [73cc9730] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [73cc9730] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [73cc9730] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [73cc9730] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [73cc9730] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [73cc9730] Executing script cache:clear DEBUG [73cc9730] [OK] DEBUG [73cc9730] Executing script assets:install public DEBUG [73cc9730] [OK] DEBUG [73cc9730] Executing script ckeditor:install DEBUG [73cc9730] [OK] DEBUG [73cc9730] DEBUG [73cc9730] What's next? DEBUG [73cc9730] DEBUG [73cc9730] Some files have been created and/or updated to configure your new packages. Please review, edit and commit them: these files are yours. symfony/framework-bundle instructions: * Run your application: 1. Go to the project directory 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server * Read the documentation at https://symfony.com/doc api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ doctrine/doctrine-bundle instructions: * Modify your DATABASE_URL config in .env * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml symfony/messenger instructions: * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. * To send messages to a transport and handle them asynchronously: 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. * Read the documentation at https://symfony.com/doc/current/messenger.html symfony/mailer instructions: * You're ready to send emails. * If you want to send emails via a supported email provider, install the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing and replace amqp with your transport name of choice. * Read the documentation at https://symfony.com/doc/master/mailer.html symfony/webpack-encore-bundle instructions: * Install Yarn and run yarn install * Start the development server: yarn encore dev-server DEBUG [73cc9730] INFO [73cc9730] Finished in 86.543 seconds with exit status 0 (successful). INFO [cacca484] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [cacca484] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console cache:warmup --no-debug ) DEBUG [cacca484] DEBUG [cacca484] // Warming up the cache for the dev environment with debug false DEBUG [cacca484] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [cacca484] Finished in 4.195 seconds with exit status 0 (successful). DEBUG [af821af5] Running if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi as root@172.17.17.169 DEBUG [af821af5] Command: if test ! -d /var/www/html/tango/develop/releases/20240531071911; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531071911'" 1>&2; false; fi DEBUG [af821af5] Finished in 0.459 seconds with exit status 0 (successful). INFO [c4385d5f] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [c4385d5f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console assets:install public --symlink --no-debug ) DEBUG [c4385d5f] DEBUG [c4385d5f] Trying to install assets as absolute symbolic links. DEBUG [c4385d5f] --- ------------------------ ------------------ DEBUG [c4385d5f] Bundle Method / Error --- ------------------------ ------------------ DEBUG [c4385d5f] ✔ ApiPlatformBundle absolute symlink DEBUG [c4385d5f] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [c4385d5f] ✔ ListsBundle absolute symlink DEBUG [c4385d5f] ✔ FOSCKEditorBundle absolute symlink DEBUG [c4385d5f] --- ------------------------ ------------------ DEBUG [c4385d5f] DEBUG [c4385d5f] [OK] All assets were successfully installed. INFO [c4385d5f] Finished in 0.772 seconds with exit status 0 (successful). INFO [94318754] Running cd /var/www/html/tango/develop/releases/20240531071911/server; nvm use; yarn install as root@172.17.17.169 DEBUG [94318754] Command: cd /var/www/html/tango/develop/releases/20240531071911/server; nvm use; yarn install DEBUG [94318754] Found '/var/www/html/tango/develop/releases/20240531071911/server/.nvmrc' with version DEBUG [94318754] Now using node v18.19.0 (npm v10.2.3) DEBUG [94318754] yarn install v1.22.22 DEBUG [94318754] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [94318754] [1/4] Resolving packages... DEBUG [94318754] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [94318754] [2/4] Fetching packages... DEBUG [94318754] [3/4] Linking dependencies... DEBUG [94318754] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [94318754] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [94318754] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [94318754] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [94318754] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [94318754] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [94318754] warning Workspaces can only be enabled in private projects. DEBUG [94318754] [4/4] Building fresh packages... DEBUG [94318754] Done in 17.21s. INFO [94318754] Finished in 19.012 seconds with exit status 0 (successful). INFO [a01357b5] Running cd /var/www/html/tango/develop/releases/20240531071911/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [a01357b5] Command: cd /var/www/html/tango/develop/releases/20240531071911/server; nvm use; yarn dev DEBUG [a01357b5] Found '/var/www/html/tango/develop/releases/20240531071911/server/.nvmrc' with version DEBUG [a01357b5] Now using node v18.19.0 (npm v10.2.3) DEBUG [a01357b5] yarn run v1.22.22 DEBUG [a01357b5] $ encore dev DEBUG [a01357b5] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [a01357b5] Running webpack ... DEBUG [a01357b5] DEBUG [a01357b5] DONE Compiled successfully in 45060ms9:22:22 AM DEBUG [a01357b5] DEBUG [a01357b5] 27 files written to public/build DEBUG [a01357b5] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [a01357b5] Done in 54.17s. INFO [a01357b5] Finished in 55.765 seconds with exit status 0 (successful). INFO [e4774e12] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531071911 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [e4774e12] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531071911 /var/www/html/tango/develop/releases/current ) INFO [e4774e12] Finished in 0.539 seconds with exit status 0 (successful). INFO [7c63e7ae] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [7c63e7ae] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [7c63e7ae] Finished in 0.416 seconds with exit status 0 (successful). INFO [cfbebc0b] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [cfbebc0b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [cfbebc0b] DEBUG [cfbebc0b] [ERROR] No changes detected in your mapping information. INFO [cfbebc0b] Finished in 1.035 seconds with exit status 0 (successful). INFO [a045014c] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [a045014c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531071911/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [a045014c] DEBUG [a045014c] [WARNING] The version "latest" couldn't be reached, there are no registered migrations. DEBUG [a045014c] INFO [a045014c] Finished in 0.906 seconds with exit status 0 (successful). DEBUG [d5414161] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [d5414161] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [d5414161] 20240531070417 20240531071911 DEBUG [d5414161] Finished in 0.445 seconds with exit status 0 (successful). INFO [d144fee0] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var as root@172.17.17.169 DEBUG [d144fee0] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var INFO [d144fee0] Finished in 0.529 seconds with exit status 0 (successful). INFO [1ccfbce5] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [1ccfbce5] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [1ccfbce5] Finished in 0.437 seconds with exit status 0 (successful). INFO [0b4f5cfe] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var/cache as root@172.17.17.169 DEBUG [0b4f5cfe] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var/cache INFO [0b4f5cfe] Finished in 0.535 seconds with exit status 0 (successful). INFO [6f9be765] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var as root@172.17.17.169 DEBUG [6f9be765] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531071911/server/var INFO [6f9be765] Finished in 0.601 seconds with exit status 0 (successful). INFO [be1b6243] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [be1b6243] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [be1b6243] Finished in 0.454 seconds with exit status 0 (successful). INFO [8d3009bf] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [8d3009bf] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice INFO [8d3009bf] Finished in 0.434 seconds with exit status 0 (successful). INFO [e2bb4d5d] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [e2bb4d5d] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel INFO [e2bb4d5d] Finished in 0.467 seconds with exit status 0 (successful). DEBUG [ecf090a2] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ecf090a2] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [ecf090a2] Finished in 0.430 seconds with exit status 0 (successful). INFO [bbeadbd5] Running /usr/bin/env echo "Branch develop (at 7e6a853d9d85af6084cc0a0ffb80c98478694e14) deployed as release 20240531071911 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [bbeadbd5] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at 7e6a853d9d85af6084cc0a0ffb80c98478694e14) deployed as release 20240531071911 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [bbeadbd5] Finished in 0.438 seconds with exit status 0 (successful). INFO --------------------------------------------------------------------------- INFO START 2024-05-31 14:49:08 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [94d3d189] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [94d3d189] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [94d3d189] Finished in 6.122 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-008d3f829602c4b14ca8.sh 0.0% INFO Uploading /tmp/git-ssh-008d3f829602c4b14ca8.sh 100.0% INFO [738ee7df] Running /usr/bin/env chmod 700 /tmp/git-ssh-008d3f829602c4b14ca8.sh as root@172.17.17.169 DEBUG [738ee7df] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-008d3f829602c4b14ca8.sh ) INFO [738ee7df] Finished in 0.577 seconds with exit status 0 (successful). INFO [3a49d056] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [3a49d056] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-008d3f829602c4b14ca8.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [3a49d056] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [3a49d056] Finished in 2.580 seconds with exit status 0 (successful). INFO [a881b22a] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [a881b22a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [a881b22a] Finished in 0.535 seconds with exit status 0 (successful). INFO [15570201] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel as root@172.17.17.169 DEBUG [15570201] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel ) INFO [15570201] Finished in 0.497 seconds with exit status 0 (successful). INFO [9f4b48a9] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [9f4b48a9] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/shared/public ) INFO [9f4b48a9] Finished in 0.498 seconds with exit status 0 (successful). DEBUG [e5177166] Running [ -f /var/www/html/tango/develop/shared/.env.local ] as root@172.17.17.169 DEBUG [e5177166] Command: [ -f /var/www/html/tango/develop/shared/.env.local ] DEBUG [e5177166] Finished in 0.469 seconds with exit status 0 (successful). DEBUG [49823882] Running [ -f /var/www/html/tango/develop/shared/public/.htaccess ] as root@172.17.17.169 DEBUG [49823882] Command: [ -f /var/www/html/tango/develop/shared/public/.htaccess ] DEBUG [49823882] Finished in 0.455 seconds with exit status 1 (failed). ERROR linked file /var/www/html/tango/develop/shared/public/.htaccess does not exist on 172.17.17.169 INFO --------------------------------------------------------------------------- INFO START 2024-05-31 14:49:48 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [b07b4240] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [b07b4240] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [b07b4240] Finished in 5.086 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-adaa9c33af6e2c86c46b.sh 0.0% INFO Uploading /tmp/git-ssh-adaa9c33af6e2c86c46b.sh 100.0% INFO [7ffa8593] Running /usr/bin/env chmod 700 /tmp/git-ssh-adaa9c33af6e2c86c46b.sh as root@172.17.17.169 DEBUG [7ffa8593] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-adaa9c33af6e2c86c46b.sh ) INFO [7ffa8593] Finished in 0.478 seconds with exit status 0 (successful). INFO [3d2f2fbe] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [3d2f2fbe] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-adaa9c33af6e2c86c46b.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [3d2f2fbe] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [3d2f2fbe] Finished in 1.692 seconds with exit status 0 (successful). INFO [77eacc41] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [77eacc41] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [77eacc41] Finished in 0.431 seconds with exit status 0 (successful). INFO [963d11c8] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel as root@172.17.17.169 DEBUG [963d11c8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel ) INFO [963d11c8] Finished in 0.471 seconds with exit status 0 (successful). INFO [dcd37116] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [dcd37116] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/shared/public ) INFO [dcd37116] Finished in 0.465 seconds with exit status 0 (successful). DEBUG [0e7a4735] Running [ -f /var/www/html/tango/develop/shared/.env.local ] as root@172.17.17.169 DEBUG [0e7a4735] Command: [ -f /var/www/html/tango/develop/shared/.env.local ] DEBUG [0e7a4735] Finished in 0.768 seconds with exit status 0 (successful). DEBUG [e7124903] Running [ -f /var/www/html/tango/develop/shared/public/.htaccess ] as root@172.17.17.169 DEBUG [e7124903] Command: [ -f /var/www/html/tango/develop/shared/public/.htaccess ] DEBUG [e7124903] Finished in 0.831 seconds with exit status 0 (successful). DEBUG [9d9558c7] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [9d9558c7] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [9d9558c7] Finished in 0.507 seconds with exit status 0 (successful). DEBUG [e2a8896b] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [e2a8896b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [e2a8896b] 7e6a853d9d85af6084cc0a0ffb80c98478694e14 DEBUG [e2a8896b] Finished in 0.475 seconds with exit status 0 (successful). DEBUG [adc64c72] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [adc64c72] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [adc64c72] Finished in 0.467 seconds with exit status 0 (successful). DEBUG [ba9cdfa7] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [ba9cdfa7] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [ba9cdfa7] Finished in 0.460 seconds with exit status 0 (successful). DEBUG [1088a310] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [1088a310] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [1088a310] Finished in 0.488 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [c0a4f358] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [c0a4f358] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [c0a4f358] Finished in 0.523 seconds with exit status 0 (successful). INFO [e006a921] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [e006a921] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-adaa9c33af6e2c86c46b.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [e006a921] Finished in 0.627 seconds with exit status 0 (successful). INFO [d5887eb3] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [d5887eb3] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-adaa9c33af6e2c86c46b.sh" ; /usr/bin/env git remote update --prune ) INFO [d5887eb3] Finished in 3.214 seconds with exit status 0 (successful). DEBUG [2218c0d7] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2218c0d7] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [2218c0d7] Finished in 0.448 seconds with exit status 0 (successful). INFO [59dfb453] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531125001 as root@172.17.17.169 DEBUG [59dfb453] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-adaa9c33af6e2c86c46b.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531125001 ) INFO [59dfb453] Finished in 0.515 seconds with exit status 0 (successful). INFO [a691f7e5] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531125001 as root@172.17.17.169 DEBUG [a691f7e5] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-adaa9c33af6e2c86c46b.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531125001 ) INFO [a691f7e5] Finished in 12.304 seconds with exit status 0 (successful). DEBUG [939d5c5b] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [939d5c5b] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [939d5c5b] Finished in 0.489 seconds with exit status 0 (successful). DEBUG [df4d7ade] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [df4d7ade] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-adaa9c33af6e2c86c46b.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [df4d7ade] 7e6a853d9d85af6084cc0a0ffb80c98478694e14 DEBUG [df4d7ade] Finished in 0.527 seconds with exit status 0 (successful). DEBUG [18282e68] Running if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi as root@172.17.17.169 DEBUG [18282e68] Command: if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi DEBUG [18282e68] Finished in 0.456 seconds with exit status 0 (successful). INFO [286a7343] Running /usr/bin/env echo "7e6a853d9d85af6084cc0a0ffb80c98478694e14" > REVISION as root@172.17.17.169 DEBUG [286a7343] Command: cd /var/www/html/tango/develop/releases/20240531125001 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "7e6a853d9d85af6084cc0a0ffb80c98478694e14" > REVISION ) INFO [286a7343] Finished in 0.488 seconds with exit status 0 (successful). INFO [b7bf3034] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [b7bf3034] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [b7bf3034] Finished in 0.446 seconds with exit status 0 (successful). INFO [f7f348e8] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531125001 /var/www/html/tango/develop/releases/20240531125001/public as root@172.17.17.169 DEBUG [f7f348e8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531125001 /var/www/html/tango/develop/releases/20240531125001/public ) INFO [f7f348e8] Finished in 0.458 seconds with exit status 0 (successful). DEBUG [a535f43d] Running [ -L /var/www/html/tango/develop/releases/20240531125001/.env.local ] as root@172.17.17.169 DEBUG [a535f43d] Command: [ -L /var/www/html/tango/develop/releases/20240531125001/.env.local ] DEBUG [a535f43d] Finished in 0.435 seconds with exit status 1 (failed). DEBUG [6b214389] Running [ -f /var/www/html/tango/develop/releases/20240531125001/.env.local ] as root@172.17.17.169 DEBUG [6b214389] Command: [ -f /var/www/html/tango/develop/releases/20240531125001/.env.local ] DEBUG [6b214389] Finished in 0.424 seconds with exit status 1 (failed). INFO [7f260b65] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240531125001/.env.local as root@172.17.17.169 DEBUG [7f260b65] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/.env.local /var/www/html/tango/develop/releases/20240531125001/.env.local ) INFO [7f260b65] Finished in 0.466 seconds with exit status 0 (successful). DEBUG [76dd0ec0] Running [ -L /var/www/html/tango/develop/releases/20240531125001/public/.htaccess ] as root@172.17.17.169 DEBUG [76dd0ec0] Command: [ -L /var/www/html/tango/develop/releases/20240531125001/public/.htaccess ] DEBUG [76dd0ec0] Finished in 0.469 seconds with exit status 1 (failed). DEBUG [5f2fce3f] Running [ -f /var/www/html/tango/develop/releases/20240531125001/public/.htaccess ] as root@172.17.17.169 DEBUG [5f2fce3f] Command: [ -f /var/www/html/tango/develop/releases/20240531125001/public/.htaccess ] DEBUG [5f2fce3f] Finished in 0.463 seconds with exit status 1 (failed). INFO [f42a7b01] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240531125001/public/.htaccess as root@172.17.17.169 DEBUG [f42a7b01] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/public/.htaccess /var/www/html/tango/develop/releases/20240531125001/public/.htaccess ) INFO [f42a7b01] Finished in 0.449 seconds with exit status 0 (successful). INFO [81c89513] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531125001/server/var /var/www/html/tango/develop/releases/20240531125001/server/public/exercice as root@172.17.17.169 DEBUG [81c89513] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531125001/server/var /var/www/html/tango/develop/releases/20240531125001/server/public/exercice ) INFO [81c89513] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [e4ccb91e] Running [ -L /var/www/html/tango/develop/releases/20240531125001/server/var/log ] as root@172.17.17.169 DEBUG [e4ccb91e] Command: [ -L /var/www/html/tango/develop/releases/20240531125001/server/var/log ] DEBUG [e4ccb91e] Finished in 0.496 seconds with exit status 1 (failed). DEBUG [add7be1b] Running [ -d /var/www/html/tango/develop/releases/20240531125001/server/var/log ] as root@172.17.17.169 DEBUG [add7be1b] Command: [ -d /var/www/html/tango/develop/releases/20240531125001/server/var/log ] DEBUG [add7be1b] Finished in 0.461 seconds with exit status 1 (failed). INFO [e987d451] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531125001/server/var/log as root@172.17.17.169 DEBUG [e987d451] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531125001/server/var/log ) INFO [e987d451] Finished in 0.480 seconds with exit status 0 (successful). DEBUG [877137ce] Running [ -L /var/www/html/tango/develop/releases/20240531125001/server/var/cache ] as root@172.17.17.169 DEBUG [877137ce] Command: [ -L /var/www/html/tango/develop/releases/20240531125001/server/var/cache ] DEBUG [877137ce] Finished in 0.435 seconds with exit status 1 (failed). DEBUG [12297e5b] Running [ -d /var/www/html/tango/develop/releases/20240531125001/server/var/cache ] as root@172.17.17.169 DEBUG [12297e5b] Command: [ -d /var/www/html/tango/develop/releases/20240531125001/server/var/cache ] DEBUG [12297e5b] Finished in 0.453 seconds with exit status 1 (failed). INFO [fe12fa2f] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531125001/server/var/cache as root@172.17.17.169 DEBUG [fe12fa2f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531125001/server/var/cache ) INFO [fe12fa2f] Finished in 0.487 seconds with exit status 0 (successful). DEBUG [7a209e57] Running [ -L /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel ] as root@172.17.17.169 DEBUG [7a209e57] Command: [ -L /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel ] DEBUG [7a209e57] Finished in 0.453 seconds with exit status 1 (failed). DEBUG [45c3d738] Running [ -d /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel ] as root@172.17.17.169 DEBUG [45c3d738] Command: [ -d /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel ] DEBUG [45c3d738] Finished in 0.536 seconds with exit status 0 (successful). INFO [f6c3754a] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel as root@172.17.17.169 DEBUG [f6c3754a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel ) INFO [f6c3754a] Finished in 0.475 seconds with exit status 0 (successful). INFO [2c73cf1a] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/public/exercice/visuel /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel as root@172.17.17.169 DEBUG [2c73cf1a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/public/exercice/visuel /var/www/html/tango/develop/releases/20240531125001/server/public/exercice/visuel ) INFO [2c73cf1a] Finished in 0.479 seconds with exit status 0 (successful). DEBUG [57623e1a] Running if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi as root@172.17.17.169 DEBUG [57623e1a] Command: if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi DEBUG [57623e1a] Finished in 0.444 seconds with exit status 0 (successful). DEBUG [e13ef6cb] Running [ -d /var/www/html/tango/develop/releases/20240531125001/server/var/cache ] as root@172.17.17.169 DEBUG [e13ef6cb] Command: [ -d /var/www/html/tango/develop/releases/20240531125001/server/var/cache ] DEBUG [e13ef6cb] Finished in 0.437 seconds with exit status 0 (successful). INFO [364efc18] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531125001/server/var/cache as root@172.17.17.169 DEBUG [364efc18] Command: cd /var/www/html/tango/develop/releases/20240531125001 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531125001/server/var/cache ) INFO [364efc18] Finished in 0.453 seconds with exit status 0 (successful). INFO [0093dd74] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [0093dd74] Command: cd /var/www/html/tango/develop/releases/20240531125001 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [0093dd74] mkdir: created directory 'server/var/cache' INFO [0093dd74] Finished in 0.473 seconds with exit status 0 (successful). DEBUG [878132fe] Running [ -d /var/www/html/tango/develop/releases/20240531125001/server/var ] as root@172.17.17.169 DEBUG [878132fe] Command: [ -d /var/www/html/tango/develop/releases/20240531125001/server/var ] DEBUG [878132fe] Finished in 0.436 seconds with exit status 0 (successful). INFO [2c81098f] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531125001/server/var as root@172.17.17.169 DEBUG [2c81098f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531125001/server/var ) INFO [2c81098f] Finished in 0.449 seconds with exit status 0 (successful). DEBUG [9a2cc6bf] Running if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9a2cc6bf] Command: if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi DEBUG [9a2cc6bf] Finished in 0.460 seconds with exit status 0 (successful). INFO [c4c1545c] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [c4c1545c] Command: cd /var/www/html/tango/develop/releases/20240531125001 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [c4c1545c] Finished in 0.477 seconds with exit status 0 (successful). DEBUG [ebf80fd1] Running if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi as root@172.17.17.169 DEBUG [ebf80fd1] Command: if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi DEBUG [ebf80fd1] Finished in 0.472 seconds with exit status 0 (successful). INFO [b60ea3ed] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [b60ea3ed] Command: cd /var/www/html/tango/develop/releases/20240531125001 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [b60ea3ed] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [b60ea3ed] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [b60ea3ed] Loading composer repositories with package information DEBUG [b60ea3ed]   DEBUG [b60ea3ed] Updating dependencies DEBUG [b60ea3ed] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [b60ea3ed] - Locking api-platform/core (v3.3.5) DEBUG [b60ea3ed] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [b60ea3ed] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [b60ea3ed] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) DEBUG [b60ea3ed] - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) DEBUG [b60ea3ed] - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) DEBUG [b60ea3ed] - Locking doctrine/collections (2.2.2) DEBUG [b60ea3ed] - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) DEBUG [b60ea3ed] - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) DEBUG [b60ea3ed] - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) DEBUG [b60ea3ed] - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) DEBUG [b60ea3ed] - Locking doctrine/lexer (2.1.1) DEBUG [b60ea3ed] - Locking doctrine/migrations (3.7.4) DEBUG [b60ea3ed] - Locking doctrine/orm (2.19.5) DEBUG [b60ea3ed] - Locking doctrine/persistence (3.3.2) DEBUG [b60ea3ed] - Locking doctrine/sql-formatter (1.4.0) DEBUG [b60ea3ed] - Locking egulias/email-validator (4.0.2) DEBUG [b60ea3ed] - Locking evenement/evenement (v3.0.2) DEBUG [b60ea3ed] - Locking ezyang/htmlpurifier (v4.17.0) DEBUG [b60ea3ed] - Locking fidry/cpu-core-counter (1.1.0) DEBUG [b60ea3ed] - Locking friendsofphp/php-cs-fixer (v3.58.1) DEBUG [b60ea3ed] - Locking friendsofphp/proxy-manager-lts (v1.0.18) DEBUG [b60ea3ed] - Locking friendsofsymfony/ckeditor-bundle (2.5.0) DEBUG [b60ea3ed] - Locking gedmo/doctrine-extensions (v3.15.0) DEBUG [b60ea3ed] - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) DEBUG [b60ea3ed] - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) DEBUG [b60ea3ed] - Locking guzzlehttp/psr7 (2.6.2) DEBUG [b60ea3ed] - Locking hokoha/lists-bundle (1.3.1) DEBUG [b60ea3ed] - Locking knplabs/gaufrette (v0.11.1) DEBUG [b60ea3ed] - Locking knplabs/knp-gaufrette-bundle (v0.9.0) DEBUG [b60ea3ed] - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) DEBUG [b60ea3ed] - Locking lcobucci/jwt (5.3.0) DEBUG [b60ea3ed] - Locking league/csv (9.16.0) DEBUG [b60ea3ed] - Locking lexik/jwt-authentication-bundle (v2.21.0) DEBUG [b60ea3ed] - Locking maennchen/zipstream-php (3.1.0) - Locking markbaker/complex (3.0.2) DEBUG [b60ea3ed] - Locking markbaker/matrix (3.0.1) DEBUG [b60ea3ed] - Locking monolog/monolog (3.6.0) DEBUG [b60ea3ed] - Locking myclabs/deep-copy (1.11.1) DEBUG [b60ea3ed] - Locking namshi/jose (7.2.3) DEBUG [b60ea3ed] - Locking nelmio/cors-bundle (2.4.0) DEBUG [b60ea3ed] - Locking nikic/php-parser (v5.0.2) DEBUG [b60ea3ed] - Locking nikolaposa/version (4.2.0) DEBUG [b60ea3ed] - Locking oneup/uploader-bundle (5.0.1) DEBUG [b60ea3ed] - Locking pagerfanta/pagerfanta (v3.8.0) DEBUG [b60ea3ed] - Locking phar-io/manifest (2.0.4) DEBUG [b60ea3ed] - Locking phar-io/version (3.2.1) DEBUG [b60ea3ed] - Locking phpdocumentor/reflection-common (2.2.0) DEBUG [b60ea3ed] - Locking phpdocumentor/reflection-docblock (5.4.1) DEBUG [b60ea3ed] - Locking phpdocumentor/type-resolver (1.8.2) DEBUG [b60ea3ed] - Locking phpoffice/phpspreadsheet (1.29.0) DEBUG [b60ea3ed] - Locking phpstan/phpdoc-parser (1.29.1) DEBUG [b60ea3ed] - Locking phpstan/phpstan (1.11.2) DEBUG [b60ea3ed] - Locking phpstan/phpstan-deprecation-rules (1.2.0) DEBUG [b60ea3ed] - Locking phpstan/phpstan-doctrine (1.4.1) DEBUG [b60ea3ed] - Locking phpstan/phpstan-phpunit (1.4.0) DEBUG [b60ea3ed] - Locking phpstan/phpstan-strict-rules (1.6.0) DEBUG [b60ea3ed] - Locking phpstan/phpstan-symfony (1.4.3) DEBUG [b60ea3ed] - Locking phpunit/php-code-coverage (9.2.31) DEBUG [b60ea3ed] - Locking phpunit/php-file-iterator (3.0.6) DEBUG [b60ea3ed] - Locking phpunit/php-invoker (3.1.1) DEBUG [b60ea3ed] - Locking phpunit/php-text-template (2.0.4) DEBUG [b60ea3ed] - Locking phpunit/php-timer (5.0.3) DEBUG [b60ea3ed] - Locking phpunit/phpunit (9.6.19) DEBUG [b60ea3ed] - Locking psr/cache (3.0.0) DEBUG [b60ea3ed] - Locking psr/clock (1.0.0) DEBUG [b60ea3ed] - Locking psr/container (2.0.2) DEBUG [b60ea3ed] - Locking psr/event-dispatcher (1.0.0) DEBUG [b60ea3ed] - Locking psr/http-client (1.0.3) DEBUG [b60ea3ed] - Locking psr/http-factory (1.1.0) DEBUG [b60ea3ed] - Locking psr/http-message (2.0) DEBUG [b60ea3ed] - Locking psr/link (2.0.1) DEBUG [b60ea3ed] - Locking psr/log (3.0.0) - Locking psr/simple-cache (3.0.0) DEBUG [b60ea3ed] - Locking ralouphie/getallheaders (3.0.3) DEBUG [b60ea3ed] - Locking react/cache (v1.2.0) DEBUG [b60ea3ed] - Locking react/child-process (v0.6.5) DEBUG [b60ea3ed] - Locking react/dns (v1.12.0) DEBUG [b60ea3ed] - Locking react/event-loop (v1.5.0) DEBUG [b60ea3ed] - Locking react/promise (v3.2.0) DEBUG [b60ea3ed] - Locking react/socket (v1.15.0) - Locking react/stream (v1.3.0) - Locking sebastian/cli-parser (1.0.2) - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) - Locking sebastian/comparator (4.0.8) DEBUG [b60ea3ed] - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) DEBUG [b60ea3ed] - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) DEBUG [b60ea3ed] - Locking sebastian/global-state (5.0.7) DEBUG [b60ea3ed] - Locking sebastian/lines-of-code (1.0.4) - Locking sebastian/object-enumerator (4.0.4) DEBUG [b60ea3ed] - Locking sebastian/object-reflector (2.0.4) - Locking sebastian/phpcpd (6.0.3) DEBUG [b60ea3ed] - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) DEBUG [b60ea3ed] - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) DEBUG [b60ea3ed] - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) DEBUG [b60ea3ed] - Locking spatie/macroable (2.0.0) DEBUG [b60ea3ed] - Locking spatie/url (2.4.0) - Locking stof/doctrine-extensions-bundle (v1.11.0) DEBUG [b60ea3ed] - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.1.0) DEBUG [b60ea3ed] - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.1.0) DEBUG [b60ea3ed] - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/debug-bundle (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/dependency-injection (v6.4.7) - Locking symfony/deprecation-contracts (v3.5.0) DEBUG [b60ea3ed] - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.1.0) - Locking symfony/event-dispatcher (v7.1.0) - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.1.0) - Locking symfony/finder (v7.1.0) - Locking symfony/flex (v2.4.5) - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) - Locking symfony/messenger (v7.1.0) - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.1.0) - Locking symfony/monolog-bundle (v3.10.0) - Locking symfony/notifier (v6.4.7) - Locking symfony/options-resolver (v7.1.0) - Locking symfony/password-hasher (v7.1.0) - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/security-bundle (v6.4.7) - Locking symfony/security-core (v7.1.0) DEBUG [b60ea3ed] - Locking symfony/security-csrf (v7.1.0) DEBUG [b60ea3ed] - Locking symfony/security-http (v7.1.0) DEBUG [b60ea3ed] - Locking symfony/serializer (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/service-contracts (v3.5.0) DEBUG [b60ea3ed] - Locking symfony/stopwatch (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/string (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/translation (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/translation-contracts (v3.5.0) DEBUG [b60ea3ed] - Locking symfony/twig-bridge (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/twig-bundle (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/validator (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/var-dumper (v7.1.0) DEBUG [b60ea3ed] - Locking symfony/var-exporter (v7.1.0) DEBUG [b60ea3ed] - Locking symfony/web-link (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [b60ea3ed] - Locking symfony/webapp-meta (v1.0.0) DEBUG [b60ea3ed] - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [b60ea3ed] - Locking symfony/yaml (v6.4.7) DEBUG [b60ea3ed] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [b60ea3ed] - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [b60ea3ed] - Locking theseer/tokenizer (1.2.3) DEBUG [b60ea3ed] - Locking twig/extra-bundle (v3.10.0) DEBUG [b60ea3ed] - Locking twig/intl-extra (v3.10.0) DEBUG [b60ea3ed] - Locking twig/twig (v3.10.3) DEBUG [b60ea3ed] - Locking webmozart/assert (1.11.0) DEBUG [b60ea3ed] - Locking willdurand/negotiation (3.1.0) DEBUG [b60ea3ed] Writing lock file DEBUG [b60ea3ed] Installing dependencies from lock file (including require-dev) DEBUG [b60ea3ed] Package operations: 193 installs, 0 updates, 0 removals DEBUG [b60ea3ed] - Downloading symfony/event-dispatcher (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/var-dumper (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/error-handler (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/finder (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/filesystem (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/var-exporter (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/cache (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/options-resolver (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/password-hasher (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/security-core (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/security-http (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/security-csrf (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/clock (v7.1.0) DEBUG [b60ea3ed] - Syncing hokoha/lists-bundle (1.3.1) into cache DEBUG [b60ea3ed] - Downloading phpstan/phpdoc-parser (1.29.1) DEBUG [b60ea3ed] - Downloading symfony/messenger (v7.1.0) DEBUG [b60ea3ed] - Downloading symfony/monolog-bridge (v7.1.0) DEBUG [b60ea3ed] 0/16 [>---------------------------] 0% DEBUG [b60ea3ed] 2/16 [===>------------------------] 12% DEBUG [b60ea3ed] 4/16 [=======>--------------------] 25% DEBUG [b60ea3ed] 6/16 [==========>-----------------] 37% DEBUG [b60ea3ed] 10/16 [=================>----------] 62% DEBUG [b60ea3ed] 12/16 [=====================>------] 75% DEBUG [b60ea3ed] 14/16 [========================>---] 87% DEBUG [b60ea3ed] 16/16 [============================] 100% DEBUG [b60ea3ed] DEBUG [b60ea3ed] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [b60ea3ed] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [b60ea3ed] - Installing psr/link (2.0.1): Extracting archive DEBUG [b60ea3ed] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive - Installing symfony/event-dispatcher (v7.1.0): Extracting archive - Installing symfony/var-dumper (v7.1.0): Extracting archive - Installing psr/log (3.0.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/error-handler (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing psr/container (2.0.2): Extracting archive DEBUG [b60ea3ed] - Installing psr/cache (3.0.0): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [b60ea3ed] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [b60ea3ed] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [b60ea3ed] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [b60ea3ed] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/cache (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/event-manager (2.0.1): Extracting archive - Installing doctrine/persistence (3.3.2): Extracting archive - Installing doctrine/common (3.4.4): Extracting archive DEBUG [b60ea3ed] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/finder (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/filesystem (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/var-exporter (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/cache (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [b60ea3ed] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [b60ea3ed] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/options-resolver (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [b60ea3ed] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [b60ea3ed] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [b60ea3ed] - Installing react/stream (v1.3.0): Extracting archive DEBUG [b60ea3ed] - Installing react/promise (v3.2.0): Extracting archive DEBUG [b60ea3ed] - Installing react/cache (v1.2.0): Extracting archive DEBUG [b60ea3ed] - Installing react/dns (v1.12.0): Extracting archive DEBUG [b60ea3ed] - Installing react/socket (v1.15.0): Extracting archive DEBUG [b60ea3ed] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [b60ea3ed] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive DEBUG [b60ea3ed] - Installing composer/xdebug-handler (3.0.5): Extracting archive DEBUG [b60ea3ed] - Installing composer/semver (3.4.0): Extracting archive DEBUG [b60ea3ed] - Installing clue/ndjson-react (v1.3.0): Extracting archive DEBUG [b60ea3ed] - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive DEBUG [b60ea3ed] - Installing twig/twig (v3.10.3): Extracting archive DEBUG [b60ea3ed] - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/twig-bundle (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/form (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/asset (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/password-hasher (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/security-core (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/security-http (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/security-csrf (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing psr/clock (1.0.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/clock (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [b60ea3ed] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [b60ea3ed] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [b60ea3ed] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [b60ea3ed] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [b60ea3ed] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [b60ea3ed] - Installing psr/http-message (2.0): Extracting archive DEBUG [b60ea3ed] - Installing psr/http-client (1.0.3): Extracting archive DEBUG [b60ea3ed] - Installing ralouphie/getallheaders (3.0.3): Extracting archive DEBUG [b60ea3ed] - Installing psr/http-factory (1.1.0): Extracting archive DEBUG [b60ea3ed] - Installing guzzlehttp/psr7 (2.6.2): Extracting archive DEBUG [b60ea3ed] - Installing guzzlehttp/promises (2.0.2): Extracting archive DEBUG [b60ea3ed] - Installing guzzlehttp/guzzle (7.8.1): Extracting archive DEBUG [b60ea3ed] - Installing symfony/translation (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing spatie/macroable (2.0.0): Extracting archive DEBUG [b60ea3ed] - Installing spatie/url (2.4.0): Extracting archive DEBUG [b60ea3ed] - Installing psr/simple-cache (3.0.0): Extracting archive DEBUG [b60ea3ed] - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [b60ea3ed] - Installing markbaker/complex (3.0.2): Extracting archive DEBUG [b60ea3ed] - Installing maennchen/zipstream-php (3.1.0): Extracting archive DEBUG [b60ea3ed] - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive DEBUG [b60ea3ed] - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [b60ea3ed] - Installing league/csv (9.16.0): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/orm (2.19.5): Extracting archive DEBUG [b60ea3ed] - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [b60ea3ed] - Installing hokoha/lists-bundle (1.3.1): DEBUG [b60ea3ed] Cloning 8942fb0843 from cache DEBUG [b60ea3ed] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [b60ea3ed] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [b60ea3ed] - Installing laminas/laminas-code (4.13.0): Extracting archive DEBUG [b60ea3ed] - Installing nelmio/cors-bundle (2.4.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/yaml (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/mime (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing oneup/uploader-bundle (5.0.1): Extracting archive DEBUG [b60ea3ed] - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [b60ea3ed] - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive DEBUG [b60ea3ed] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [b60ea3ed] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive DEBUG [b60ea3ed] - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive DEBUG [b60ea3ed] - Installing phpstan/phpstan (1.11.2): Extracting archive DEBUG [b60ea3ed] - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive DEBUG [b60ea3ed] - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [b60ea3ed] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [b60ea3ed] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [b60ea3ed] - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/global-state (5.0.7): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/exporter (4.0.6): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/environment (5.1.5): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/comparator (4.0.8): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/code-unit (1.0.8): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/cli-parser (1.0.2): Extracting archive DEBUG [b60ea3ed] - Installing phpunit/php-timer (5.0.3): Extracting archive DEBUG [b60ea3ed] - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [b60ea3ed] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [b60ea3ed] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [b60ea3ed] - Installing theseer/tokenizer (1.2.3): Extracting archive DEBUG [b60ea3ed] - Installing nikic/php-parser (v5.0.2): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/lines-of-code (1.0.4): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/complexity (2.0.3): Extracting archive DEBUG [b60ea3ed] - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive DEBUG [b60ea3ed] - Installing phpunit/php-code-coverage (9.2.31): Extracting archive DEBUG [b60ea3ed] - Installing phar-io/version (3.2.1): Extracting archive DEBUG [b60ea3ed] - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [b60ea3ed] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [b60ea3ed] - Installing phpunit/phpunit (9.6.19): Extracting archive - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [b60ea3ed] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [b60ea3ed] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [b60ea3ed] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [b60ea3ed] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/messenger (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [b60ea3ed] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/http-client (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/maker-bundle (v1.59.1): Extracting archive DEBUG [b60ea3ed] - Installing monolog/monolog (3.6.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/monolog-bridge (v7.1.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [b60ea3ed] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing symfony/webapp-meta (v1.0.0) DEBUG [b60ea3ed] - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive DEBUG [b60ea3ed] - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [b60ea3ed] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [b60ea3ed] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [b60ea3ed] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [b60ea3ed] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [b60ea3ed] 0/188 [>---------------------------] 0% DEBUG [b60ea3ed] 22/188 [===>------------------------] 11% DEBUG [b60ea3ed] 33/188 [====>-----------------------] 17% DEBUG [b60ea3ed] 40/188 [=====>----------------------] 21% DEBUG [b60ea3ed] 44/188 [======>---------------------] 23% DEBUG [b60ea3ed] 46/188 [======>---------------------] 24% DEBUG [b60ea3ed] 53/188 [=======>--------------------] 28% DEBUG [b60ea3ed] 59/188 [========>-------------------] 31% DEBUG [b60ea3ed] 68/188 [==========>-----------------] 36% DEBUG [b60ea3ed] 75/188 [===========>----------------] 39% DEBUG [b60ea3ed] 76/188 [===========>----------------] 40% DEBUG [b60ea3ed] 88/188 [=============>--------------] 46% DEBUG [b60ea3ed] 96/188 [==============>-------------] 51% DEBUG [b60ea3ed] 105/188 [===============>------------] 55% DEBUG [b60ea3ed] 113/188 [================>-----------] 60% DEBUG [b60ea3ed] 114/188 [================>-----------] 60% DEBUG [b60ea3ed] 124/188 [==================>---------] 65% DEBUG [b60ea3ed] 133/188 [===================>--------] 70% DEBUG [b60ea3ed] 143/188 [=====================>------] 76% DEBUG [b60ea3ed] 149/188 [======================>-----] 79% DEBUG [b60ea3ed] 152/188 [======================>-----] 80% DEBUG [b60ea3ed] 161/188 [=======================>----] 85% DEBUG [b60ea3ed] 171/188 [=========================>--] 90% DEBUG [b60ea3ed] 178/188 [==========================>-] 94% DEBUG [b60ea3ed] 185/188 [===========================>] 98% DEBUG [b60ea3ed] 187/188 [===========================>] 99% DEBUG [b60ea3ed] 188/188 [============================] 100% DEBUG [b60ea3ed] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [b60ea3ed] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [b60ea3ed] DEBUG [b60ea3ed] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [b60ea3ed] Loading composer repositories with package information DEBUG [b60ea3ed]   DEBUG [b60ea3ed] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [b60ea3ed] Updating dependencies DEBUG [b60ea3ed] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [b60ea3ed] - Downgrading symfony/cache (v7.1.0 => v6.4.7) DEBUG [b60ea3ed] - Downgrading symfony/clock (v7.1.0 => v6.4.7) DEBUG [b60ea3ed] - Downgrading symfony/error-handler (v7.1.0 => v6.4.7) DEBUG [b60ea3ed] - Downgrading symfony/event-dispatcher (v7.1.0 => v6.4.7) DEBUG [b60ea3ed] - Downgrading symfony/filesystem (v7.1.0 => v6.4.7) DEBUG [b60ea3ed] - Downgrading symfony/finder (v7.1.0 => v6.4.7) - Downgrading symfony/messenger (v7.1.0 => v6.4.7) - Downgrading symfony/monolog-bridge (v7.1.0 => v6.4.7) - Downgrading symfony/options-resolver (v7.1.0 => v6.4.7) - Downgrading symfony/password-hasher (v7.1.0 => v6.4.7) - Downgrading symfony/security-core (v7.1.0 => v6.4.7) - Downgrading symfony/security-csrf (v7.1.0 => v6.4.7) - Downgrading symfony/security-http (v7.1.0 => v6.4.7) - Downgrading symfony/var-dumper (v7.1.0 => v6.4.7) - Downgrading symfony/var-exporter (v7.1.0 => v6.4.7) DEBUG [b60ea3ed] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [b60ea3ed] Package operations: 0 installs, 15 updates, 0 removals DEBUG [b60ea3ed] - Downgrading symfony/event-dispatcher (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/var-dumper (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/error-handler (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/finder (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/filesystem (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/var-exporter (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/cache (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/options-resolver (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/password-hasher (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/security-core (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/security-http (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/security-csrf (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] - Downgrading symfony/clock (v7.1.0 => v6.4.7): Extracting archive - Downgrading symfony/messenger (v7.1.0 => v6.4.7): Extracting archive - Downgrading symfony/monolog-bridge (v7.1.0 => v6.4.7): Extracting archive DEBUG [b60ea3ed] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [b60ea3ed] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [b60ea3ed] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [b60ea3ed] Symfony operations: 38 recipes (f1c8fedbad344203f350b254edde83b0) DEBUG [b60ea3ed] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring doctrine/doctrine-bundle (>=2.10): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - IGNORING doctrine/doctrine-bundle (>=2.10): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [b60ea3ed] - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [b60ea3ed] - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [b60ea3ed] - Configuring hokoha/lists-bundle (>=1.3.1): From auto-generated recipe DEBUG [b60ea3ed] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [b60ea3ed] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main DEBUG [b60ea3ed] - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main DEBUG [b60ea3ed] - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [b60ea3ed] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [b60ea3ed] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [b60ea3ed] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [b60ea3ed] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [b60ea3ed] Executing script cache:clear DEBUG [b60ea3ed] [OK] DEBUG [b60ea3ed] Executing script assets:install public DEBUG [b60ea3ed] [OK] DEBUG [b60ea3ed] Executing script ckeditor:install DEBUG [b60ea3ed] [OK] DEBUG [b60ea3ed] What's next? Some files have been created and/or updated to configure your new packages. Please review, edit and commit them: these files are yours. symfony/framework-bundle instructions: * Run your application: 1. Go to the project directory 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server * Read the documentation at https://symfony.com/doc api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ doctrine/doctrine-bundle instructions: * Modify your DATABASE_URL config in .env * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml symfony/messenger instructions: * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. * To send messages to a transport and handle them asynchronously: 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. * Read the documentation at https://symfony.com/doc/current/messenger.html symfony/mailer instructions: * You're ready to send emails. * If you want to send emails via a supported email provider, install the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing and replace amqp with your transport name of choice. * Read the documentation at https://symfony.com/doc/master/mailer.html symfony/webpack-encore-bundle instructions: * Install Yarn and run yarn install * Start the development server: yarn encore dev-server INFO [b60ea3ed] Finished in 221.311 seconds with exit status 0 (successful). INFO [1b5c6021] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531125001/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [1b5c6021] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531125001/server/bin/console cache:warmup --no-debug ) DEBUG [1b5c6021] DEBUG [1b5c6021] // Warming up the cache for the dev environment with debug false DEBUG [1b5c6021] DEBUG [1b5c6021] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [1b5c6021] Finished in 6.400 seconds with exit status 0 (successful). DEBUG [5c0b4cd8] Running if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi as root@172.17.17.169 DEBUG [5c0b4cd8] Command: if test ! -d /var/www/html/tango/develop/releases/20240531125001; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531125001'" 1>&2; false; fi DEBUG [5c0b4cd8] Finished in 0.466 seconds with exit status 0 (successful). INFO [2a9020fa] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531125001/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [2a9020fa] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531125001/server/bin/console assets:install public --symlink --no-debug ) DEBUG [2a9020fa] DEBUG [2a9020fa] Trying to install assets as absolute symbolic links. DEBUG [2a9020fa] --- ------------------------ ------------------ DEBUG [2a9020fa] Bundle Method / Error --- ------------------------ ------------------ DEBUG [2a9020fa] ✔ ApiPlatformBundle absolute symlink DEBUG [2a9020fa] ✔ BabDevPagerfantaBundle absolute symlink ✔ ListsBundle absolute symlink ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ [OK] All assets were successfully installed. INFO [2a9020fa] Finished in 0.780 seconds with exit status 0 (successful). INFO [08cd3765] Running cd /var/www/html/tango/develop/releases/20240531125001/server; nvm use; yarn install as root@172.17.17.169 DEBUG [08cd3765] Command: cd /var/www/html/tango/develop/releases/20240531125001/server; nvm use; yarn install DEBUG [08cd3765] Found '/var/www/html/tango/develop/releases/20240531125001/server/.nvmrc' with version DEBUG [08cd3765] Now using node v18.19.0 (npm v10.2.3) DEBUG [08cd3765] yarn install v1.22.22 DEBUG [08cd3765] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [08cd3765] [1/4] Resolving packages... DEBUG [08cd3765] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [08cd3765] [2/4] Fetching packages... DEBUG [08cd3765] [3/4] Linking dependencies... DEBUG [08cd3765] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". DEBUG [08cd3765] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [08cd3765] warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [08cd3765] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [08cd3765] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [08cd3765] warning Workspaces can only be enabled in private projects. DEBUG [08cd3765] [4/4] Building fresh packages... DEBUG [08cd3765] Done in 34.21s. INFO [08cd3765] Finished in 53.276 seconds with exit status 0 (successful). INFO [03f91543] Running cd /var/www/html/tango/develop/releases/20240531125001/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [03f91543] Command: cd /var/www/html/tango/develop/releases/20240531125001/server; nvm use; yarn dev DEBUG [03f91543] Found '/var/www/html/tango/develop/releases/20240531125001/server/.nvmrc' with version DEBUG [03f91543] Now using node v18.19.0 (npm v10.2.3) DEBUG [03f91543] yarn run v1.22.22 DEBUG [03f91543] $ encore dev DEBUG [03f91543] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [03f91543] Running webpack ... DEBUG [03f91543] DEBUG [03f91543] DONE Compiled successfully in 97270ms2:57:04 PM DEBUG [03f91543] DEBUG [03f91543] 27 files written to public/build DEBUG [03f91543] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [03f91543] Done in 107.68s. INFO [03f91543] Finished in 109.624 seconds with exit status 0 (successful). INFO [938e7020] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531125001 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [938e7020] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531125001 /var/www/html/tango/develop/releases/current ) INFO [938e7020] Finished in 0.643 seconds with exit status 0 (successful). INFO [b304558a] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [b304558a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [b304558a] Finished in 0.493 seconds with exit status 0 (successful). INFO [25176229] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531125001/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [25176229] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531125001/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [25176229] DEBUG [25176229] In ExceptionConverter.php line 101: DEBUG [25176229] An exception occurred in the driver: SQLSTATE[HY000] [2002] php_network_get addresses: getaddrinfo for db_tango failed: Name or service not known DEBUG [25176229] In Exception.php line 28: DEBUG [25176229] SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db_tango f ailed: Name or service not known DEBUG [25176229] In Driver.php line 33: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db_tango f ailed: Name or service not known In Driver.php line 33: PDO::__construct(): php_network_getaddresses: getaddrinfo for db_tango fail ed: Name or service not known doctrine:migrations:diff [--configuration CONFIGURATION] [--em EM] [--conn CONN] [--namespace NAMESPACE] [--filter-expression FILTER-EXPRESSION] [--formatted] [--line-length LINE-LENGTH] [--check-database-platform [CHECK-DATABASE-PLATFORM]] [--allow-empty-diff] [--from-empty-schema] INFO --------------------------------------------------------------------------- INFO START 2024-05-31 14:57:41 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [1eed2827] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [1eed2827] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-31 14:58:20 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [e0186165] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [e0186165] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO --------------------------------------------------------------------------- INFO START 2024-05-31 14:59:14 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [ce4ed870] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [ce4ed870] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [ce4ed870] Finished in 10.932 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-39bae1252632b30f7fe3.sh 0.0% INFO Uploading /tmp/git-ssh-39bae1252632b30f7fe3.sh 100.0% INFO [09d994da] Running /usr/bin/env chmod 700 /tmp/git-ssh-39bae1252632b30f7fe3.sh as root@172.17.17.169 DEBUG [09d994da] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-39bae1252632b30f7fe3.sh ) INFO [09d994da] Finished in 0.496 seconds with exit status 0 (successful). INFO [5cfa01e7] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [5cfa01e7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-39bae1252632b30f7fe3.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [5cfa01e7] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [5cfa01e7] Finished in 1.706 seconds with exit status 0 (successful). INFO [d54494b3] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [d54494b3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [d54494b3] Finished in 0.411 seconds with exit status 0 (successful). INFO [f8d760d8] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel as root@172.17.17.169 DEBUG [f8d760d8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel ) INFO [f8d760d8] Finished in 0.435 seconds with exit status 0 (successful). INFO [011d968d] Running /usr/bin/env mkdir -p /server /var/www/html/tango/develop/shared/server/public as root@172.17.17.169 DEBUG [011d968d] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /server /var/www/html/tango/develop/shared/server/public ) INFO [011d968d] Finished in 0.498 seconds with exit status 0 (successful). DEBUG [7d31719a] Running [ -f /server/.env.local ] as root@172.17.17.169 DEBUG [7d31719a] Command: [ -f /server/.env.local ] DEBUG [7d31719a] Finished in 0.438 seconds with exit status 1 (failed). ERROR linked file /server/.env.local does not exist on 172.17.17.169 INFO --------------------------------------------------------------------------- INFO START 2024-05-31 15:01:43 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [7d8189a1] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [7d8189a1] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [7d8189a1] Finished in 8.836 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-6b6a9ea52fa6289678c4.sh 0.0% INFO Uploading /tmp/git-ssh-6b6a9ea52fa6289678c4.sh 100.0% INFO [8964247c] Running /usr/bin/env chmod 700 /tmp/git-ssh-6b6a9ea52fa6289678c4.sh as root@172.17.17.169 DEBUG [8964247c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-6b6a9ea52fa6289678c4.sh ) INFO [8964247c] Finished in 0.460 seconds with exit status 0 (successful). INFO [40c3c83e] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [40c3c83e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-6b6a9ea52fa6289678c4.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [40c3c83e] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [40c3c83e] Finished in 1.683 seconds with exit status 0 (successful). INFO [452aee91] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [452aee91] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [452aee91] Finished in 0.401 seconds with exit status 0 (successful). INFO [402bc0a8] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel as root@172.17.17.169 DEBUG [402bc0a8] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel ) INFO [402bc0a8] Finished in 0.450 seconds with exit status 0 (successful). INFO [cb5f6a99] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server /var/www/html/tango/develop/shared/server/public as root@172.17.17.169 DEBUG [cb5f6a99] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server /var/www/html/tango/develop/shared/server/public ) INFO [cb5f6a99] Finished in 0.503 seconds with exit status 0 (successful). DEBUG [9d95ed27] Running [ -f /var/www/html/tango/develop/shared/server/.env.local ] as root@172.17.17.169 DEBUG [9d95ed27] Command: [ -f /var/www/html/tango/develop/shared/server/.env.local ] DEBUG [9d95ed27] Finished in 0.499 seconds with exit status 0 (successful). DEBUG [4557882b] Running [ -f /var/www/html/tango/develop/shared/server/public/.htaccess ] as root@172.17.17.169 DEBUG [4557882b] Command: [ -f /var/www/html/tango/develop/shared/server/public/.htaccess ] DEBUG [4557882b] Finished in 0.453 seconds with exit status 1 (failed). ERROR linked file /var/www/html/tango/develop/shared/server/public/.htaccess does not exist on 172.17.17.169 INFO --------------------------------------------------------------------------- INFO START 2024-05-31 15:03:50 +0200 cap develop deploy INFO --------------------------------------------------------------------------- INFO [2d40fc4b] Running /usr/bin/env mkdir -p /tmp as root@172.17.17.169 DEBUG [2d40fc4b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /tmp ) INFO [2d40fc4b] Finished in 4.091 seconds with exit status 0 (successful). DEBUG Uploading /tmp/git-ssh-e5cd7ab91f1cfeb66828.sh 0.0% INFO Uploading /tmp/git-ssh-e5cd7ab91f1cfeb66828.sh 100.0% INFO [d6f7a110] Running /usr/bin/env chmod 700 /tmp/git-ssh-e5cd7ab91f1cfeb66828.sh as root@172.17.17.169 DEBUG [d6f7a110] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 700 /tmp/git-ssh-e5cd7ab91f1cfeb66828.sh ) INFO [d6f7a110] Finished in 0.466 seconds with exit status 0 (successful). INFO [6dad959a] Running /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD as root@172.17.17.169 DEBUG [6dad959a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e5cd7ab91f1cfeb66828.sh" ; /usr/bin/env git ls-remote git@bitbucket.org:HOKOHA/tango.git HEAD ) DEBUG [6dad959a] 74ac5baa4d32d616e03f14f4b47d4346813acf6a HEAD INFO [6dad959a] Finished in 1.785 seconds with exit status 0 (successful). INFO [f8a78a0c] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [f8a78a0c] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared /var/www/html/tango/develop/releases ) INFO [f8a78a0c] Finished in 0.391 seconds with exit status 0 (successful). INFO [ac768029] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel as root@172.17.17.169 DEBUG [ac768029] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/shared/server/public/exercice/visuel ) INFO [ac768029] Finished in 0.438 seconds with exit status 0 (successful). INFO [b0a1dec5] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server /var/www/html/tango/develop/shared/server/public as root@172.17.17.169 DEBUG [b0a1dec5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/shared/server /var/www/html/tango/develop/shared/server/public ) INFO [b0a1dec5] Finished in 0.465 seconds with exit status 0 (successful). DEBUG [f73be451] Running [ -f /var/www/html/tango/develop/shared/server/.env.local ] as root@172.17.17.169 DEBUG [f73be451] Command: [ -f /var/www/html/tango/develop/shared/server/.env.local ] DEBUG [f73be451] Finished in 0.448 seconds with exit status 0 (successful). DEBUG [796d5ce7] Running [ -f /var/www/html/tango/develop/shared/server/public/.htaccess ] as root@172.17.17.169 DEBUG [796d5ce7] Command: [ -f /var/www/html/tango/develop/shared/server/public/.htaccess ] DEBUG [796d5ce7] Finished in 0.439 seconds with exit status 0 (successful). DEBUG [26e9b041] Running [ -f /var/www/html/tango/develop/current/REVISION ] as root@172.17.17.169 DEBUG [26e9b041] Command: [ -f /var/www/html/tango/develop/current/REVISION ] DEBUG [26e9b041] Finished in 0.438 seconds with exit status 0 (successful). DEBUG [51038904] Running /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null as root@172.17.17.169 DEBUG [51038904] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env cat /var/www/html/tango/develop/current/REVISION 2>/dev/null ) DEBUG [51038904] 7e6a853d9d85af6084cc0a0ffb80c98478694e14 DEBUG [51038904] Finished in 0.455 seconds with exit status 0 (successful). DEBUG [896aa715] Running if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi as root@172.17.17.169 DEBUG [896aa715] Command: if test ! -d /var/www/html/tango/develop/shared; then echo "Directory does not exist '/var/www/html/tango/develop/shared'" 1>&2; false; fi DEBUG [896aa715] Finished in 0.448 seconds with exit status 0 (successful). DEBUG [463c1419] Running /usr/bin/env [ -e composer.phar ] as root@172.17.17.169 DEBUG [463c1419] Command: cd /var/www/html/tango/develop/shared && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env [ -e composer.phar ] ) DEBUG [463c1419] Finished in 0.477 seconds with exit status 0 (successful). DEBUG [999e1a90] Running [ -f /var/www/html/tango/develop/repo/HEAD ] as root@172.17.17.169 DEBUG [999e1a90] Command: [ -f /var/www/html/tango/develop/repo/HEAD ] DEBUG [999e1a90] Finished in 0.470 seconds with exit status 0 (successful). INFO The repository mirror is at /var/www/html/tango/develop/repo DEBUG [25f6630a] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [25f6630a] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [25f6630a] Finished in 0.585 seconds with exit status 0 (successful). INFO [1893cbe5] Running /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git as root@172.17.17.169 DEBUG [1893cbe5] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e5cd7ab91f1cfeb66828.sh" ; /usr/bin/env git remote set-url origin git@bitbucket.org:HOKOHA/tango.git ) INFO [1893cbe5] Finished in 0.502 seconds with exit status 0 (successful). INFO [0b767428] Running /usr/bin/env git remote update --prune as root@172.17.17.169 DEBUG [0b767428] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e5cd7ab91f1cfeb66828.sh" ; /usr/bin/env git remote update --prune ) INFO [0b767428] Finished in 2.308 seconds with exit status 0 (successful). DEBUG [df0379e0] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [df0379e0] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [df0379e0] Finished in 0.384 seconds with exit status 0 (successful). INFO [f44566c0] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531130400 as root@172.17.17.169 DEBUG [f44566c0] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e5cd7ab91f1cfeb66828.sh" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531130400 ) INFO [f44566c0] Finished in 0.441 seconds with exit status 0 (successful). INFO [80848d1f] Running /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531130400 as root@172.17.17.169 DEBUG [80848d1f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e5cd7ab91f1cfeb66828.sh" ; /usr/bin/env git archive develop | /usr/bin/env tar -x -f - -C /var/www/html/tango/develop/releases/20240531130400 ) INFO [80848d1f] Finished in 1.516 seconds with exit status 0 (successful). DEBUG [895df723] Running if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi as root@172.17.17.169 DEBUG [895df723] Command: if test ! -d /var/www/html/tango/develop/repo; then echo "Directory does not exist '/var/www/html/tango/develop/repo'" 1>&2; false; fi DEBUG [895df723] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [4af9551f] Running /usr/bin/env git rev-list --max-count=1 develop as root@172.17.17.169 DEBUG [4af9551f] Command: cd /var/www/html/tango/develop/repo && ( export APP_ENV="dev" SYMFONY_ENV="prod" GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-e5cd7ab91f1cfeb66828.sh" ; /usr/bin/env git rev-list --max-count=1 develop ) DEBUG [4af9551f] 7e6a853d9d85af6084cc0a0ffb80c98478694e14 DEBUG [4af9551f] Finished in 0.516 seconds with exit status 0 (successful). DEBUG [e2e3d8f8] Running if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi as root@172.17.17.169 DEBUG [e2e3d8f8] Command: if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi DEBUG [e2e3d8f8] Finished in 0.487 seconds with exit status 0 (successful). INFO [734d87ef] Running /usr/bin/env echo "7e6a853d9d85af6084cc0a0ffb80c98478694e14" > REVISION as root@172.17.17.169 DEBUG [734d87ef] Command: cd /var/www/html/tango/develop/releases/20240531130400 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "7e6a853d9d85af6084cc0a0ffb80c98478694e14" > REVISION ) INFO [734d87ef] Finished in 0.459 seconds with exit status 0 (successful). INFO [ba135566] Running mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [ba135566] Command: mkdir -p /var/www/html/tango/develop/shared/public/exercice/visuel INFO [ba135566] Finished in 0.446 seconds with exit status 0 (successful). INFO [4441584f] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531130400/server /var/www/html/tango/develop/releases/20240531130400/server/public as root@172.17.17.169 DEBUG [4441584f] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531130400/server /var/www/html/tango/develop/releases/20240531130400/server/public ) INFO [4441584f] Finished in 0.463 seconds with exit status 0 (successful). DEBUG [dbf14ef5] Running [ -L /var/www/html/tango/develop/releases/20240531130400/server/.env.local ] as root@172.17.17.169 DEBUG [dbf14ef5] Command: [ -L /var/www/html/tango/develop/releases/20240531130400/server/.env.local ] DEBUG [dbf14ef5] Finished in 0.447 seconds with exit status 1 (failed). DEBUG [7f7c32d7] Running [ -f /var/www/html/tango/develop/releases/20240531130400/server/.env.local ] as root@172.17.17.169 DEBUG [7f7c32d7] Command: [ -f /var/www/html/tango/develop/releases/20240531130400/server/.env.local ] DEBUG [7f7c32d7] Finished in 0.483 seconds with exit status 1 (failed). INFO [e6361ce5] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/.env.local /var/www/html/tango/develop/releases/20240531130400/server/.env.local as root@172.17.17.169 DEBUG [e6361ce5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/.env.local /var/www/html/tango/develop/releases/20240531130400/server/.env.local ) INFO [e6361ce5] Finished in 0.425 seconds with exit status 0 (successful). DEBUG [4485b5ae] Running [ -L /var/www/html/tango/develop/releases/20240531130400/server/public/.htaccess ] as root@172.17.17.169 DEBUG [4485b5ae] Command: [ -L /var/www/html/tango/develop/releases/20240531130400/server/public/.htaccess ] DEBUG [4485b5ae] Finished in 0.437 seconds with exit status 1 (failed). DEBUG [c0191343] Running [ -f /var/www/html/tango/develop/releases/20240531130400/server/public/.htaccess ] as root@172.17.17.169 DEBUG [c0191343] Command: [ -f /var/www/html/tango/develop/releases/20240531130400/server/public/.htaccess ] DEBUG [c0191343] Finished in 0.444 seconds with exit status 1 (failed). INFO [874e6a5a] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/public/.htaccess /var/www/html/tango/develop/releases/20240531130400/server/public/.htaccess as root@172.17.17.169 DEBUG [874e6a5a] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/public/.htaccess /var/www/html/tango/develop/releases/20240531130400/server/public/.htaccess ) INFO [874e6a5a] Finished in 0.454 seconds with exit status 0 (successful). INFO [68364a51] Running /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531130400/server/var /var/www/html/tango/develop/releases/20240531130400/server/public/exercice as root@172.17.17.169 DEBUG [68364a51] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -p /var/www/html/tango/develop/releases/20240531130400/server/var /var/www/html/tango/develop/releases/20240531130400/server/public/exercice ) INFO [68364a51] Finished in 0.497 seconds with exit status 0 (successful). DEBUG [8d81fab2] Running [ -L /var/www/html/tango/develop/releases/20240531130400/server/var/log ] as root@172.17.17.169 DEBUG [8d81fab2] Command: [ -L /var/www/html/tango/develop/releases/20240531130400/server/var/log ] DEBUG [8d81fab2] Finished in 0.446 seconds with exit status 1 (failed). DEBUG [87b64b35] Running [ -d /var/www/html/tango/develop/releases/20240531130400/server/var/log ] as root@172.17.17.169 DEBUG [87b64b35] Command: [ -d /var/www/html/tango/develop/releases/20240531130400/server/var/log ] DEBUG [87b64b35] Finished in 0.480 seconds with exit status 1 (failed). INFO [082420cd] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531130400/server/var/log as root@172.17.17.169 DEBUG [082420cd] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/log /var/www/html/tango/develop/releases/20240531130400/server/var/log ) INFO [082420cd] Finished in 1.023 seconds with exit status 0 (successful). DEBUG [a3a5b8bc] Running [ -L /var/www/html/tango/develop/releases/20240531130400/server/var/cache ] as root@172.17.17.169 DEBUG [a3a5b8bc] Command: [ -L /var/www/html/tango/develop/releases/20240531130400/server/var/cache ] DEBUG [a3a5b8bc] Finished in 0.532 seconds with exit status 1 (failed). DEBUG [01cf77a6] Running [ -d /var/www/html/tango/develop/releases/20240531130400/server/var/cache ] as root@172.17.17.169 DEBUG [01cf77a6] Command: [ -d /var/www/html/tango/develop/releases/20240531130400/server/var/cache ] DEBUG [01cf77a6] Finished in 0.474 seconds with exit status 1 (failed). INFO [0ad46cc7] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531130400/server/var/cache as root@172.17.17.169 DEBUG [0ad46cc7] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/var/cache /var/www/html/tango/develop/releases/20240531130400/server/var/cache ) INFO [0ad46cc7] Finished in 0.442 seconds with exit status 0 (successful). DEBUG [5af02fab] Running [ -L /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel ] as root@172.17.17.169 DEBUG [5af02fab] Command: [ -L /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel ] DEBUG [5af02fab] Finished in 0.458 seconds with exit status 1 (failed). DEBUG [95db467b] Running [ -d /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel ] as root@172.17.17.169 DEBUG [95db467b] Command: [ -d /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel ] DEBUG [95db467b] Finished in 0.440 seconds with exit status 0 (successful). INFO [fcec1aa3] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel as root@172.17.17.169 DEBUG [fcec1aa3] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel ) INFO [fcec1aa3] Finished in 0.481 seconds with exit status 0 (successful). INFO [78c9cac0] Running /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/public/exercice/visuel /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel as root@172.17.17.169 DEBUG [78c9cac0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/shared/server/public/exercice/visuel /var/www/html/tango/develop/releases/20240531130400/server/public/exercice/visuel ) INFO [78c9cac0] Finished in 0.467 seconds with exit status 0 (successful). DEBUG [7b9b8488] Running if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi as root@172.17.17.169 DEBUG [7b9b8488] Command: if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi DEBUG [7b9b8488] Finished in 1.257 seconds with exit status 0 (successful). DEBUG [1e8afbaf] Running [ -d /var/www/html/tango/develop/releases/20240531130400/server/var/cache ] as root@172.17.17.169 DEBUG [1e8afbaf] Command: [ -d /var/www/html/tango/develop/releases/20240531130400/server/var/cache ] DEBUG [1e8afbaf] Finished in 1.012 seconds with exit status 0 (successful). INFO [b0526102] Running /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531130400/server/var/cache as root@172.17.17.169 DEBUG [b0526102] Command: cd /var/www/html/tango/develop/releases/20240531130400 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env rm -rf /var/www/html/tango/develop/releases/20240531130400/server/var/cache ) INFO [b0526102] Finished in 0.810 seconds with exit status 0 (successful). INFO [281c3e7b] Running /usr/bin/env mkdir -pv server/var/cache as root@172.17.17.169 DEBUG [281c3e7b] Command: cd /var/www/html/tango/develop/releases/20240531130400 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mkdir -pv server/var/cache ) DEBUG [281c3e7b] mkdir: created directory 'server/var/cache' INFO [281c3e7b] Finished in 0.794 seconds with exit status 0 (successful). DEBUG [0c2cbe1e] Running [ -d /var/www/html/tango/develop/releases/20240531130400/server/var ] as root@172.17.17.169 DEBUG [0c2cbe1e] Command: [ -d /var/www/html/tango/develop/releases/20240531130400/server/var ] DEBUG [0c2cbe1e] Finished in 0.546 seconds with exit status 0 (successful). INFO [66914cb4] Running /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var as root@172.17.17.169 DEBUG [66914cb4] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var ) INFO [66914cb4] Finished in 0.438 seconds with exit status 0 (successful). DEBUG [9e823aa6] Running if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi as root@172.17.17.169 DEBUG [9e823aa6] Command: if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi DEBUG [9e823aa6] Finished in 0.426 seconds with exit status 0 (successful). INFO [65f8f349] Running /usr/bin/env chmod 755 server/bin/console as root@172.17.17.169 DEBUG [65f8f349] Command: cd /var/www/html/tango/develop/releases/20240531130400 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env chmod 755 server/bin/console ) INFO [65f8f349] Finished in 0.463 seconds with exit status 0 (successful). DEBUG [a64b03db] Running if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi as root@172.17.17.169 DEBUG [a64b03db] Command: if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi DEBUG [a64b03db] Finished in 0.433 seconds with exit status 0 (successful). INFO [c4059bd9] Running COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ as root@172.17.17.169 DEBUG [c4059bd9] Command: cd /var/www/html/tango/develop/releases/20240531130400 && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; COMPOSER_ALLOW_SUPERUSER=1 COMPOSER=composer-dev.json php /var/www/html/tango/develop/shared/composer.phar install --dev --no-interaction --optimize-autoloader --working-dir=server/ ) DEBUG [c4059bd9] You are using the deprecated option "--dev". It has no effect and will break in Composer 3. DEBUG [c4059bd9] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. DEBUG [c4059bd9] Loading composer repositories with package information DEBUG [c4059bd9]   DEBUG [c4059bd9] Updating dependencies DEBUG [c4059bd9] Lock file operations: 193 installs, 0 updates, 0 removals DEBUG [c4059bd9] - Locking api-platform/core (v3.3.5) DEBUG [c4059bd9] - Locking babdev/pagerfanta-bundle (v3.8.0) DEBUG [c4059bd9] - Locking beberlei/assert (v3.3.2) - Locking behat/transliterator (v1.5.0) DEBUG [c4059bd9] - Locking clue/ndjson-react (v1.3.0) - Locking composer/pcre (3.1.4) - Locking composer/semver (3.4.0) - Locking composer/xdebug-handler (3.0.5) - Locking doctrine/annotations (1.14.3) - Locking doctrine/cache (2.2.0) - Locking doctrine/collections (2.2.2) - Locking doctrine/common (3.4.4) - Locking doctrine/dbal (3.8.4) - Locking doctrine/deprecations (1.1.3) - Locking doctrine/doctrine-bundle (2.12.0) - Locking doctrine/doctrine-migrations-bundle (3.3.1) - Locking doctrine/event-manager (2.0.1) - Locking doctrine/inflector (2.0.10) - Locking doctrine/instantiator (2.0.0) - Locking doctrine/lexer (2.1.1) - Locking doctrine/migrations (3.7.4) - Locking doctrine/orm (2.19.5) - Locking doctrine/persistence (3.3.2) - Locking doctrine/sql-formatter (1.4.0) - Locking egulias/email-validator (4.0.2) - Locking evenement/evenement (v3.0.2) - Locking ezyang/htmlpurifier (v4.17.0) - Locking fidry/cpu-core-counter (1.1.0) - Locking friendsofphp/php-cs-fixer (v3.58.1) - Locking friendsofphp/proxy-manager-lts (v1.0.18) - Locking friendsofsymfony/ckeditor-bundle (2.5.0) - Locking gedmo/doctrine-extensions (v3.15.0) - Locking gesdinet/jwt-refresh-token-bundle (v1.3.0) - Locking guzzlehttp/guzzle (7.8.1) - Locking guzzlehttp/promises (2.0.2) - Locking guzzlehttp/psr7 (2.6.2) - Locking hokoha/lists-bundle (1.3.1) - Locking knplabs/gaufrette (v0.11.1) - Locking knplabs/knp-gaufrette-bundle (v0.9.0) - Locking laminas/laminas-code (4.13.0) - Locking lcobucci/clock (3.2.0) - Locking lcobucci/jwt (5.3.0) - Locking league/csv (9.16.0) - Locking lexik/jwt-authentication-bundle (v2.21.0) - Locking maennchen/zipstream-php (3.1.0) - Locking markbaker/complex (3.0.2) - Locking markbaker/matrix (3.0.1) - Locking monolog/monolog (3.6.0) - Locking myclabs/deep-copy (1.11.1) - Locking namshi/jose (7.2.3) - Locking nelmio/cors-bundle (2.4.0) - Locking nikic/php-parser (v5.0.2) - Locking nikolaposa/version (4.2.0) - Locking oneup/uploader-bundle (5.0.1) - Locking pagerfanta/pagerfanta (v3.8.0) - Locking phar-io/manifest (2.0.4) - Locking phar-io/version (3.2.1) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.4.1) - Locking phpdocumentor/type-resolver (1.8.2) - Locking phpoffice/phpspreadsheet (1.29.0) - Locking phpstan/phpdoc-parser (1.29.1) - Locking phpstan/phpstan (1.11.2) - Locking phpstan/phpstan-deprecation-rules (1.2.0) - Locking phpstan/phpstan-doctrine (1.4.1) - Locking phpstan/phpstan-phpunit (1.4.0) - Locking phpstan/phpstan-strict-rules (1.6.0) - Locking phpstan/phpstan-symfony (1.4.3) - Locking phpunit/php-code-coverage (9.2.31) - Locking phpunit/php-file-iterator (3.0.6) - Locking phpunit/php-invoker (3.1.1) - Locking phpunit/php-text-template (2.0.4) - Locking phpunit/php-timer (5.0.3) - Locking phpunit/phpunit (9.6.19) - Locking psr/cache (3.0.0) - Locking psr/clock (1.0.0) - Locking psr/container (2.0.2) - Locking psr/event-dispatcher (1.0.0) - Locking psr/http-client (1.0.3) - Locking psr/http-factory (1.1.0) - Locking psr/http-message (2.0) - Locking psr/link (2.0.1) - Locking psr/log (3.0.0) - Locking psr/simple-cache (3.0.0) - Locking ralouphie/getallheaders (3.0.3) - Locking react/cache (v1.2.0) - Locking react/child-process (v0.6.5) - Locking react/dns (v1.12.0) - Locking react/event-loop (v1.5.0) - Locking react/promise (v3.2.0) - Locking react/socket (v1.15.0) - Locking react/stream (v1.3.0) - Locking sebastian/cli-parser (1.0.2) - Locking sebastian/code-unit (1.0.8) - Locking sebastian/code-unit-reverse-lookup (2.0.3) - Locking sebastian/comparator (4.0.8) - Locking sebastian/complexity (2.0.3) - Locking sebastian/diff (4.0.6) - Locking sebastian/environment (5.1.5) - Locking sebastian/exporter (4.0.6) - Locking sebastian/global-state (5.0.7) - Locking sebastian/lines-of-code (1.0.4) - Locking sebastian/object-enumerator (4.0.4) - Locking sebastian/object-reflector (2.0.4) - Locking sebastian/phpcpd (6.0.3) - Locking sebastian/recursion-context (4.0.5) - Locking sebastian/resource-operations (3.0.4) - Locking sebastian/type (3.2.1) - Locking sebastian/version (3.0.2) - Locking sensio/framework-extra-bundle (v6.2.10) - Locking shivas/versioning-bundle (4.1.0) - Locking spatie/macroable (2.0.0) - Locking spatie/url (2.4.0) - Locking stof/doctrine-extensions-bundle (v1.11.0) - Locking symfony/asset (v6.4.7) - Locking symfony/cache (v7.1.0) - Locking symfony/cache-contracts (v3.5.0) - Locking symfony/clock (v7.1.0) - Locking symfony/config (v6.4.7) - Locking symfony/console (v6.4.7) - Locking symfony/debug-bundle (v6.4.7) - Locking symfony/dependency-injection (v6.4.7) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/doctrine-bridge (v6.4.7) - Locking symfony/doctrine-messenger (v6.4.7) - Locking symfony/dotenv (v6.4.7) - Locking symfony/error-handler (v7.1.0) - Locking symfony/event-dispatcher (v7.1.0) - Locking symfony/event-dispatcher-contracts (v3.5.0) - Locking symfony/expression-language (v6.4.7) - Locking symfony/filesystem (v7.1.0) - Locking symfony/finder (v7.1.0) - Locking symfony/flex (v2.4.5) - Locking symfony/form (v6.4.7) - Locking symfony/framework-bundle (v6.4.7) - Locking symfony/google-mailer (v6.4.7) - Locking symfony/http-client (v6.4.7) - Locking symfony/http-client-contracts (v3.5.0) - Locking symfony/http-foundation (v6.4.7) - Locking symfony/http-kernel (v6.4.7) - Locking symfony/intl (v6.4.7) - Locking symfony/mailer (v6.4.7) - Locking symfony/maker-bundle (v1.59.1) - Locking symfony/messenger (v7.1.0) - Locking symfony/mime (v6.4.7) - Locking symfony/monolog-bridge (v7.1.0) - Locking symfony/monolog-bundle (v3.10.0) - Locking symfony/notifier (v6.4.7) - Locking symfony/options-resolver (v7.1.0) - Locking symfony/password-hasher (v7.1.0) - Locking symfony/polyfill-intl-grapheme (v1.29.0) - Locking symfony/polyfill-intl-icu (v1.29.0) - Locking symfony/polyfill-intl-idn (v1.29.0) - Locking symfony/polyfill-intl-normalizer (v1.29.0) - Locking symfony/polyfill-mbstring (v1.29.0) - Locking symfony/polyfill-php56 (v1.20.0) - Locking symfony/polyfill-php81 (v1.29.0) - Locking symfony/polyfill-php83 (v1.29.0) - Locking symfony/process (v6.4.7) - Locking symfony/property-access (v6.4.7) - Locking symfony/property-info (v6.4.7) - Locking symfony/proxy-manager-bridge (v6.4.7) - Locking symfony/rate-limiter (v6.4.7) - Locking symfony/routing (v6.4.7) - Locking symfony/runtime (v6.4.7) - Locking symfony/security-bundle (v6.4.7) DEBUG [c4059bd9] - Locking symfony/security-core (v7.1.0) - Locking symfony/security-csrf (v7.1.0) - Locking symfony/security-http (v7.1.0) - Locking symfony/serializer (v6.4.7) DEBUG [c4059bd9] - Locking symfony/service-contracts (v3.5.0) - Locking symfony/stopwatch (v6.4.7) DEBUG [c4059bd9] - Locking symfony/string (v6.4.7) DEBUG [c4059bd9] - Locking symfony/translation (v6.4.7) DEBUG [c4059bd9] - Locking symfony/translation-contracts (v3.5.0) DEBUG [c4059bd9] - Locking symfony/twig-bridge (v6.4.7) DEBUG [c4059bd9] - Locking symfony/twig-bundle (v6.4.7) DEBUG [c4059bd9] - Locking symfony/validator (v6.4.7) DEBUG [c4059bd9] - Locking symfony/var-dumper (v7.1.0) DEBUG [c4059bd9] - Locking symfony/var-exporter (v7.1.0) DEBUG [c4059bd9] - Locking symfony/web-link (v6.4.7) - Locking symfony/web-profiler-bundle (v6.4.7) DEBUG [c4059bd9] - Locking symfony/webapp-meta (v1.0.0) DEBUG [c4059bd9] - Locking symfony/webpack-encore-bundle (v1.17.2) DEBUG [c4059bd9] - Locking symfony/yaml (v6.4.7) DEBUG [c4059bd9] - Locking symfonycasts/reset-password-bundle (v1.14.0) DEBUG [c4059bd9] - Locking symfonycasts/verify-email-bundle (v1.17.0) DEBUG [c4059bd9] - Locking theseer/tokenizer (1.2.3) DEBUG [c4059bd9] - Locking twig/extra-bundle (v3.10.0) DEBUG [c4059bd9] - Locking twig/intl-extra (v3.10.0) - Locking twig/twig (v3.10.3) DEBUG [c4059bd9] - Locking webmozart/assert (1.11.0) DEBUG [c4059bd9] - Locking willdurand/negotiation (3.1.0) DEBUG [c4059bd9] Writing lock file DEBUG [c4059bd9] Installing dependencies from lock file (including require-dev) DEBUG [c4059bd9] Package operations: 193 installs, 0 updates, 0 removals DEBUG [c4059bd9] - Syncing hokoha/lists-bundle (1.3.1) into cache DEBUG [c4059bd9] 0 [>---------------------------] DEBUG [c4059bd9] 0 [->--------------------------] DEBUG [c4059bd9] DEBUG [c4059bd9] - Installing symfony/flex (v2.4.5): Extracting archive DEBUG [c4059bd9] - Installing symfony/runtime (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing willdurand/negotiation (3.1.0): Extracting archive DEBUG [c4059bd9] - Installing psr/link (2.0.1): Extracting archive DEBUG [c4059bd9] - Installing symfony/web-link (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/translation-contracts (v3.5.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/serializer (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/string (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/property-info (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/property-access (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/http-foundation (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing psr/event-dispatcher (1.0.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/event-dispatcher (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/var-dumper (v7.1.0): Extracting archive - Installing psr/log (3.0.0): Extracting archive - Installing symfony/error-handler (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/http-kernel (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing psr/container (2.0.2): Extracting archive DEBUG [c4059bd9] - Installing psr/cache (3.0.0): Extracting archive DEBUG [c4059bd9] - Installing doctrine/inflector (2.0.10): Extracting archive DEBUG [c4059bd9] - Installing api-platform/core (v3.3.5): Extracting archive DEBUG [c4059bd9] - Installing beberlei/assert (v3.3.2): Extracting archive DEBUG [c4059bd9] - Installing behat/transliterator (v1.5.0): Extracting archive DEBUG [c4059bd9] - Installing composer/pcre (3.1.4): Extracting archive DEBUG [c4059bd9] - Installing doctrine/cache (2.2.0): Extracting archive DEBUG [c4059bd9] - Installing doctrine/deprecations (1.1.3): Extracting archive DEBUG [c4059bd9] - Installing doctrine/collections (2.2.2): Extracting archive DEBUG [c4059bd9] - Installing doctrine/event-manager (2.0.1): Extracting archive DEBUG [c4059bd9] - Installing doctrine/persistence (3.3.2): Extracting archive DEBUG [c4059bd9] - Installing doctrine/common (3.4.4): Extracting archive DEBUG [c4059bd9] - Installing symfony/routing (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/finder (v7.1.0): Extracting archive - Installing symfony/filesystem (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/var-exporter (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/service-contracts (v3.5.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/dependency-injection (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/config (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/cache-contracts (v3.5.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/cache (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/framework-bundle (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/stopwatch (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/console (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing doctrine/dbal (3.8.4): Extracting archive DEBUG [c4059bd9] - Installing doctrine/migrations (3.7.4): Extracting archive DEBUG [c4059bd9] - Installing symfony/doctrine-bridge (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing doctrine/sql-formatter (1.4.0): Extracting archive DEBUG [c4059bd9] - Installing doctrine/doctrine-bundle (2.12.0): Extracting archive DEBUG [c4059bd9] - Installing doctrine/doctrine-migrations-bundle (3.3.1): Extracting archive DEBUG [c4059bd9] - Installing doctrine/lexer (2.1.1): Extracting archive DEBUG [c4059bd9] - Installing symfony/process (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/options-resolver (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing sebastian/diff (4.0.6): Extracting archive DEBUG [c4059bd9] - Installing react/event-loop (v1.5.0): Extracting archive DEBUG [c4059bd9] - Installing evenement/evenement (v3.0.2): Extracting archive DEBUG [c4059bd9] - Installing react/stream (v1.3.0): Extracting archive DEBUG [c4059bd9] - Installing react/promise (v3.2.0): Extracting archive DEBUG [c4059bd9] - Installing react/cache (v1.2.0): Extracting archive DEBUG [c4059bd9] - Installing react/dns (v1.12.0): Extracting archive DEBUG [c4059bd9] - Installing react/socket (v1.15.0): Extracting archive DEBUG [c4059bd9] - Installing react/child-process (v0.6.5): Extracting archive DEBUG [c4059bd9] - Installing fidry/cpu-core-counter (1.1.0): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing composer/semver (3.4.0): Extracting archive - Installing clue/ndjson-react (v1.3.0): Extracting archive - Installing friendsofphp/php-cs-fixer (v3.58.1): Extracting archive - Installing twig/twig (v3.10.3): Extracting archive - Installing symfony/twig-bridge (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/twig-bundle (v6.4.7): Extracting archive - Installing symfony/polyfill-intl-icu (v1.29.0): Extracting archive - Installing symfony/form (v6.4.7): Extracting archive - Installing symfony/expression-language (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/asset (v6.4.7): Extracting archive - Installing friendsofsymfony/ckeditor-bundle (2.5.0): Extracting archive - Installing symfony/password-hasher (v7.1.0): Extracting archive - Installing symfony/security-core (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/security-http (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/security-csrf (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing psr/clock (1.0.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/clock (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/security-bundle (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/polyfill-php56 (v1.20.0) DEBUG [c4059bd9] - Installing namshi/jose (7.2.3): Extracting archive DEBUG [c4059bd9] - Installing lcobucci/jwt (5.3.0): Extracting archive DEBUG [c4059bd9] - Installing lcobucci/clock (3.2.0): Extracting archive DEBUG [c4059bd9] - Installing lexik/jwt-authentication-bundle (v2.21.0): Extracting archive DEBUG [c4059bd9] - Installing gesdinet/jwt-refresh-token-bundle (v1.3.0): Extracting archive DEBUG [c4059bd9] - Installing psr/http-message (2.0): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing ralouphie/getallheaders (3.0.3): Extracting archive - Installing psr/http-factory (1.1.0): Extracting archive - Installing guzzlehttp/psr7 (2.6.2): Extracting archive - Installing guzzlehttp/promises (2.0.2): Extracting archive - Installing guzzlehttp/guzzle (7.8.1): Extracting archive - Installing symfony/translation (v6.4.7): Extracting archive - Installing spatie/macroable (2.0.0): Extracting archive - Installing spatie/url (2.4.0): Extracting archive DEBUG [c4059bd9] - Installing psr/simple-cache (3.0.0): Extracting archive - Installing markbaker/matrix (3.0.1): Extracting archive DEBUG [c4059bd9] - Installing markbaker/complex (3.0.2): Extracting archive - Installing maennchen/zipstream-php (3.1.0): Extracting archive - Installing ezyang/htmlpurifier (v4.17.0): Extracting archive - Installing phpoffice/phpspreadsheet (1.29.0): Extracting archive DEBUG [c4059bd9] - Installing pagerfanta/pagerfanta (v3.8.0): Extracting archive DEBUG [c4059bd9] - Installing league/csv (9.16.0): Extracting archive DEBUG [c4059bd9] - Installing doctrine/instantiator (2.0.0): Extracting archive DEBUG [c4059bd9] - Installing doctrine/orm (2.19.5): Extracting archive - Installing babdev/pagerfanta-bundle (v3.8.0): Extracting archive DEBUG [c4059bd9] - Installing hokoha/lists-bundle (1.3.1): DEBUG [c4059bd9] Cloning 8942fb0843 from cache DEBUG [c4059bd9] - Installing knplabs/gaufrette (v0.11.1): Extracting archive DEBUG [c4059bd9] - Installing knplabs/knp-gaufrette-bundle (v0.9.0): Extracting archive DEBUG [c4059bd9] - Installing laminas/laminas-code (4.13.0): Extracting archive - Installing nelmio/cors-bundle (2.4.0): Extracting archive - Installing symfony/yaml (v6.4.7): Extracting archive - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive - Installing symfony/mime (v6.4.7): Extracting archive - Installing oneup/uploader-bundle (5.0.1): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive DEBUG [c4059bd9] - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive DEBUG [c4059bd9] - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive DEBUG [c4059bd9] - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive - Installing phpstan/phpstan (1.11.2): Extracting archive - Installing phpstan/phpstan-deprecation-rules (1.2.0): Extracting archive - Installing phpstan/phpstan-doctrine (1.4.1): Extracting archive DEBUG [c4059bd9] - Installing phpstan/phpstan-phpunit (1.4.0): Extracting archive DEBUG [c4059bd9] - Installing phpstan/phpstan-strict-rules (1.6.0): Extracting archive DEBUG [c4059bd9] - Installing phpstan/phpstan-symfony (1.4.3): Extracting archive DEBUG [c4059bd9] - Installing sebastian/version (3.0.2): Extracting archive DEBUG [c4059bd9] - Installing sebastian/type (3.2.1): Extracting archive DEBUG [c4059bd9] - Installing sebastian/resource-operations (3.0.4): Extracting archive DEBUG [c4059bd9] - Installing sebastian/recursion-context (4.0.5): Extracting archive DEBUG [c4059bd9] - Installing sebastian/object-reflector (2.0.4): Extracting archive DEBUG [c4059bd9] - Installing sebastian/object-enumerator (4.0.4): Extracting archive DEBUG [c4059bd9] - Installing sebastian/global-state (5.0.7): Extracting archive - Installing sebastian/exporter (4.0.6): Extracting archive - Installing sebastian/environment (5.1.5): Extracting archive - Installing sebastian/comparator (4.0.8): Extracting archive - Installing sebastian/code-unit (1.0.8): Extracting archive - Installing sebastian/cli-parser (1.0.2): Extracting archive - Installing phpunit/php-timer (5.0.3): Extracting archive - Installing phpunit/php-text-template (2.0.4): Extracting archive DEBUG [c4059bd9] - Installing phpunit/php-invoker (3.1.1): Extracting archive DEBUG [c4059bd9] - Installing phpunit/php-file-iterator (3.0.6): Extracting archive DEBUG [c4059bd9] - Installing theseer/tokenizer (1.2.3): Extracting archive - Installing nikic/php-parser (v5.0.2): Extracting archive - Installing sebastian/lines-of-code (1.0.4): Extracting archive - Installing sebastian/complexity (2.0.3): Extracting archive - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive - Installing phpunit/php-code-coverage (9.2.31): Extracting archive - Installing phar-io/version (3.2.1): Extracting archive - Installing phar-io/manifest (2.0.4): Extracting archive DEBUG [c4059bd9] - Installing myclabs/deep-copy (1.11.1): Extracting archive DEBUG [c4059bd9] - Installing phpunit/phpunit (9.6.19): Extracting archive - Installing sebastian/phpcpd (6.0.3): Extracting archive DEBUG [c4059bd9] - Installing doctrine/annotations (1.14.3): Extracting archive DEBUG [c4059bd9] - Installing sensio/framework-extra-bundle (v6.2.10): Extracting archive DEBUG [c4059bd9] - Installing nikolaposa/version (4.2.0): Extracting archive DEBUG [c4059bd9] - Installing shivas/versioning-bundle (4.1.0): Extracting archive DEBUG [c4059bd9] - Installing gedmo/doctrine-extensions (v3.15.0): Extracting archive DEBUG [c4059bd9] - Installing stof/doctrine-extensions-bundle (v1.11.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/debug-bundle (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/messenger (v7.1.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/doctrine-messenger (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/dotenv (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing egulias/email-validator (4.0.2): Extracting archive DEBUG [c4059bd9] - Installing symfony/mailer (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/google-mailer (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/http-client-contracts (v3.5.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/http-client (v6.4.7): Extracting archive - Installing symfony/maker-bundle (v1.59.1): Extracting archive - Installing monolog/monolog (3.6.0): Extracting archive - Installing symfony/monolog-bridge (v7.1.0): Extracting archive - Installing symfony/monolog-bundle (v3.10.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/notifier (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive DEBUG [c4059bd9] - Installing symfony/proxy-manager-bridge (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/rate-limiter (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/validator (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/web-profiler-bundle (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing symfony/webapp-meta (v1.0.0) - Installing symfony/webpack-encore-bundle (v1.17.2): Extracting archive - Installing symfonycasts/reset-password-bundle (v1.14.0): Extracting archive DEBUG [c4059bd9] - Installing symfonycasts/verify-email-bundle (v1.17.0): Extracting archive DEBUG [c4059bd9] - Installing twig/extra-bundle (v3.10.0): Extracting archive DEBUG [c4059bd9] - Installing symfony/intl (v6.4.7): Extracting archive DEBUG [c4059bd9] - Installing twig/intl-extra (v3.10.0): Extracting archive DEBUG [c4059bd9] 0/188 [>---------------------------] 0% DEBUG [c4059bd9] 19/188 [==>-------------------------] 10% DEBUG [c4059bd9] 38/188 [=====>----------------------] 20% DEBUG [c4059bd9] 57/188 [========>-------------------] 30% DEBUG [c4059bd9] 77/188 [===========>----------------] 40% DEBUG [c4059bd9] 94/188 [==============>-------------] 50% DEBUG [c4059bd9] 111/188 [================>-----------] 59% DEBUG [c4059bd9] 114/188 [================>-----------] 60% DEBUG [c4059bd9] 130/188 [===================>--------] 69% DEBUG [c4059bd9] 132/188 [===================>--------] 70% DEBUG [c4059bd9] 155/188 [=======================>----] 82% DEBUG [c4059bd9] 164/188 [========================>---] 87% DEBUG [c4059bd9] 172/188 [=========================>--] 91% DEBUG [c4059bd9] 187/188 [===========================>] 99% DEBUG [c4059bd9] 188/188 [============================] 100% DEBUG [c4059bd9] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. DEBUG [c4059bd9] Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files DEBUG [c4059bd9] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [c4059bd9] DEBUG [c4059bd9] Run composer recipes at any time to see the status of your Symfony recipes. DEBUG [c4059bd9] Loading composer repositories with package information DEBUG [c4059bd9]   DEBUG [c4059bd9] Restricting packages listed in "symfony/symfony" to "6.4.*" DEBUG [c4059bd9] Updating dependencies DEBUG [c4059bd9] Lock file operations: 0 installs, 15 updates, 0 removals DEBUG [c4059bd9] - Downgrading symfony/cache (v7.1.0 => v6.4.7) - Downgrading symfony/clock (v7.1.0 => v6.4.7) - Downgrading symfony/error-handler (v7.1.0 => v6.4.7) - Downgrading symfony/event-dispatcher (v7.1.0 => v6.4.7) - Downgrading symfony/filesystem (v7.1.0 => v6.4.7) - Downgrading symfony/finder (v7.1.0 => v6.4.7) - Downgrading symfony/messenger (v7.1.0 => v6.4.7) - Downgrading symfony/monolog-bridge (v7.1.0 => v6.4.7) - Downgrading symfony/options-resolver (v7.1.0 => v6.4.7) - Downgrading symfony/password-hasher (v7.1.0 => v6.4.7) - Downgrading symfony/security-core (v7.1.0 => v6.4.7) - Downgrading symfony/security-csrf (v7.1.0 => v6.4.7) - Downgrading symfony/security-http (v7.1.0 => v6.4.7) - Downgrading symfony/var-dumper (v7.1.0 => v6.4.7) - Downgrading symfony/var-exporter (v7.1.0 => v6.4.7) DEBUG [c4059bd9] Writing lock file Installing dependencies from lock file (including require-dev) DEBUG [c4059bd9] Package operations: 0 installs, 15 updates, 0 removals DEBUG [c4059bd9] - Downgrading symfony/event-dispatcher (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/var-dumper (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/error-handler (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/finder (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/filesystem (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/var-exporter (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/cache (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/options-resolver (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/password-hasher (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/security-core (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/security-http (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/security-csrf (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] - Downgrading symfony/clock (v7.1.0 => v6.4.7): Extracting archive - Downgrading symfony/messenger (v7.1.0 => v6.4.7): Extracting archive - Downgrading symfony/monolog-bridge (v7.1.0 => v6.4.7): Extracting archive DEBUG [c4059bd9] Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead. Package symfony/webapp-meta is abandoned, you should avoid using it. No replacement was suggested. Package sebastian/phpcpd is abandoned, you should avoid using it. No replacement was suggested. DEBUG [c4059bd9] Generating optimized autoload files DEBUG [c4059bd9] 142 packages you are using are looking for funding. Use the `composer fund` command to find out more! DEBUG [c4059bd9] Symfony operations: 38 recipes (07c5b1ed762670ab5b772c365d51d76d) DEBUG [c4059bd9] - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/framework-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring api-platform/core (>=3.3): From github.com/symfony/recipes:main - Configuring symfony/routing (>=6.2): From github.com/symfony/recipes:main - Configuring symfony/console (>=5.3): From github.com/symfony/recipes:main - Configuring doctrine/doctrine-bundle (>=2.10): From github.com/symfony/recipes:main DEBUG [c4059bd9] - IGNORING doctrine/doctrine-bundle (>=2.10): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring doctrine/doctrine-migrations-bundle (>=3.1): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring friendsofphp/php-cs-fixer (>=3.0): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/twig-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [c4059bd9] - IGNORING friendsofsymfony/ckeditor-bundle (>=2.0): From github.com/symfony/recipes-contrib:main - Configuring symfony/security-bundle (>=6.4): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring lexik/jwt-authentication-bundle (>=2.5): From github.com/symfony/recipes:main DEBUG [c4059bd9] - IGNORING gesdinet/jwt-refresh-token-bundle (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring symfony/translation (>=6.3): From github.com/symfony/recipes:main - Configuring babdev/pagerfanta-bundle (>=v3.8.0): From auto-generated recipe DEBUG [c4059bd9] - Configuring hokoha/lists-bundle (>=1.3.1): From auto-generated recipe DEBUG [c4059bd9] - Configuring knplabs/knp-gaufrette-bundle (>=v0.9.0): From auto-generated recipe DEBUG [c4059bd9] - Configuring nelmio/cors-bundle (>=1.5): From github.com/symfony/recipes:main DEBUG [c4059bd9] - IGNORING oneup/uploader-bundle (>=2.0): From github.com/symfony/recipes-contrib:main - IGNORING phpstan/phpstan (>=1.0): From github.com/symfony/recipes-contrib:main - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main - Configuring doctrine/annotations (>=1.10): From github.com/symfony/recipes:main - Configuring sensio/framework-extra-bundle (>=5.2): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring shivas/versioning-bundle (>=4.1.0): From auto-generated recipe DEBUG [c4059bd9] - IGNORING stof/doctrine-extensions-bundle (>=1.2): From github.com/symfony/recipes-contrib:main DEBUG [c4059bd9] - Configuring symfony/debug-bundle (>=5.3): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/messenger (>=6.0): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/mailer (>=4.3): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/google-mailer (>=4.4): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/maker-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/monolog-bundle (>=3.7): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/notifier (>=5.0): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/validator (>=5.3): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfony/webpack-encore-bundle (>=1.10): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfonycasts/reset-password-bundle (>=1.0): From github.com/symfony/recipes:main DEBUG [c4059bd9] - Configuring symfonycasts/verify-email-bundle (>=v1.17.0): From auto-generated recipe DEBUG [c4059bd9] - Configuring twig/extra-bundle (>=v3.10.0): From auto-generated recipe DEBUG [c4059bd9] Executing script cache:clear DEBUG [c4059bd9] [OK] DEBUG [c4059bd9] Executing script assets:install public DEBUG [c4059bd9] [OK] DEBUG [c4059bd9] Executing script ckeditor:install DEBUG [c4059bd9] [OK] DEBUG [c4059bd9] DEBUG [c4059bd9] What's next? DEBUG [c4059bd9] Some files have been created and/or updated to configure your new packages. Please review, edit and commit them: these files are yours. symfony/framework-bundle instructions: * Run your application: 1. Go to the project directory 2. Create your code repository with the git init command 3. Download the Symfony CLI at https://symfony.com/download to install a development web server * Read the documentation at https://symfony.com/doc api-platform/core instructions: * Your API is almost ready: 1. Create your first API resource in src/ApiResource; 2. Go to /api to browse your API * Using MakerBundle? Try php bin/console make:entity --api-resource * To enable the GraphQL support, run composer require webonyx/graphql-php, then browse /api/graphql. * Read the documentation at https://api-platform.com/docs/ doctrine/doctrine-bundle instructions: * Modify your DATABASE_URL config in .env * Configure the driver (postgresql) and server_version (16) in config/packages/doctrine.yaml symfony/messenger instructions: * You're ready to use the Messenger component. You can define your own message buses or start using the default one right now by injecting the message_bus service or type-hinting Symfony\Component\Messenger\MessageBusInterface in your code. * To send messages to a transport and handle them asynchronously: 1. Update the MESSENGER_TRANSPORT_DSN env var in .env if needed and framework.messenger.transports.async in config/packages/messenger.yaml; 2. (if using Doctrine) Generate a Doctrine migration bin/console doctrine:migration:diff and execute it bin/console doctrine:migration:migrate 3. Route your message classes to the async transport in config/packages/messenger.yaml. * Read the documentation at https://symfony.com/doc/current/messenger.html symfony/mailer instructions: * You're ready to send emails. * If you want to send emails via a supported email provider, install the corresponding bridge. For instance, composer require mailgun-mailer for Mailgun. * If you want to send emails asynchronously: 1. Install the messenger component by running composer require messenger; 2. Add 'Symfony\Component\Mailer\Messenger\SendEmailMessage': amqp to the config/packages/messenger.yaml file under framework.messenger.routing and replace amqp with your transport name of choice. * Read the documentation at https://symfony.com/doc/master/mailer.html symfony/webpack-encore-bundle instructions: * Install Yarn and run yarn install * Start the development server: yarn encore dev-server INFO [c4059bd9] Finished in 68.137 seconds with exit status 0 (successful). INFO [098b39a0] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console cache:warmup --no-debug as root@172.17.17.169 DEBUG [098b39a0] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console cache:warmup --no-debug ) DEBUG [098b39a0] DEBUG [098b39a0] // Warming up the cache for the dev environment with debug false DEBUG [098b39a0] DEBUG [098b39a0] [OK] Cache for the "dev" environment (debug=false) was successfully warmed. INFO [098b39a0] Finished in 6.030 seconds with exit status 0 (successful). DEBUG [2c616058] Running if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi as root@172.17.17.169 DEBUG [2c616058] Command: if test ! -d /var/www/html/tango/develop/releases/20240531130400; then echo "Directory does not exist '/var/www/html/tango/develop/releases/20240531130400'" 1>&2; false; fi DEBUG [2c616058] Finished in 0.467 seconds with exit status 0 (successful). INFO [458b8b99] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console assets:install public --symlink --no-debug as root@172.17.17.169 DEBUG [458b8b99] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console assets:install public --symlink --no-debug ) DEBUG [458b8b99] DEBUG [458b8b99] Trying to install assets as absolute symbolic links. DEBUG [458b8b99] DEBUG [458b8b99] --- ------------------------ ------------------ DEBUG [458b8b99] Bundle Method / Error --- ------------------------ ------------------ DEBUG [458b8b99] ✔ ApiPlatformBundle absolute symlink DEBUG [458b8b99] ✔ BabDevPagerfantaBundle absolute symlink DEBUG [458b8b99] ✔ ListsBundle absolute symlink ✔ FOSCKEditorBundle absolute symlink --- ------------------------ ------------------ [OK] All assets were successfully installed. INFO [458b8b99] Finished in 0.855 seconds with exit status 0 (successful). INFO [cd8dce90] Running cd /var/www/html/tango/develop/releases/20240531130400/server; nvm use; yarn install as root@172.17.17.169 DEBUG [cd8dce90] Command: cd /var/www/html/tango/develop/releases/20240531130400/server; nvm use; yarn install DEBUG [cd8dce90] Found '/var/www/html/tango/develop/releases/20240531130400/server/.nvmrc' with version DEBUG [cd8dce90] Now using node v18.19.0 (npm v10.2.3) DEBUG [cd8dce90] yarn install v1.22.22 DEBUG [cd8dce90] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. DEBUG [cd8dce90] [1/4] Resolving packages... DEBUG [cd8dce90] warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0" DEBUG [cd8dce90] [2/4] Fetching packages... DEBUG [cd8dce90] [3/4] Linking dependencies... DEBUG [cd8dce90] warning " > @babel/plugin-proposal-class-properties@7.18.6" has unmet peer dependency "@babel/core@^7.0.0-0". warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin@7.24.4" has unmet peer dependency "@babel/core@^7.0.0". warning "@babel/plugin-proposal-class-properties > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.24.1" has unmet peer dependency "@babel/core@^7.0.0". DEBUG [cd8dce90] warning " > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0". DEBUG [cd8dce90] warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0". DEBUG [cd8dce90] warning " > webpack-font-preload-plugin@1.5.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". DEBUG [cd8dce90] warning Workspaces can only be enabled in private projects. DEBUG [cd8dce90] [4/4] Building fresh packages... DEBUG [cd8dce90] Done in 22.68s. INFO [cd8dce90] Finished in 24.419 seconds with exit status 0 (successful). INFO [7d2abf3f] Running cd /var/www/html/tango/develop/releases/20240531130400/server; nvm use; yarn dev as root@172.17.17.169 DEBUG [7d2abf3f] Command: cd /var/www/html/tango/develop/releases/20240531130400/server; nvm use; yarn dev DEBUG [7d2abf3f] Found '/var/www/html/tango/develop/releases/20240531130400/server/.nvmrc' with version DEBUG [7d2abf3f] Now using node v18.19.0 (npm v10.2.3) DEBUG [7d2abf3f] yarn run v1.22.22 DEBUG [7d2abf3f] $ encore dev DEBUG [7d2abf3f] Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating DEBUG [7d2abf3f] Running webpack ... DEBUG [7d2abf3f] DEBUG [7d2abf3f] DONE Compiled successfully in 46277ms3:07:01 PM DEBUG [7d2abf3f] DEBUG [7d2abf3f] 27 files written to public/build DEBUG [7d2abf3f] Entrypoint app [big] 3.82 MiB (3.14 MiB) = runtime.js 15.3 KiB vendors-node_modules_symfony_stimulus-bridge_dist_index_js-node_modules_core-js_modules_es_ar-1a8fdb.js 1.56 MiB app.css 1.79 MiB app.js 464 KiB 22 auxiliary assets webpack compiled successfully DEBUG [7d2abf3f] Done in 55.14s. INFO [7d2abf3f] Finished in 57.025 seconds with exit status 0 (successful). INFO [55525998] Running /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531130400 /var/www/html/tango/develop/releases/current as root@172.17.17.169 DEBUG [55525998] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ln -s /var/www/html/tango/develop/releases/20240531130400 /var/www/html/tango/develop/releases/current ) INFO [55525998] Finished in 0.828 seconds with exit status 0 (successful). INFO [d5211bc5] Running /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop as root@172.17.17.169 DEBUG [d5211bc5] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env mv /var/www/html/tango/develop/releases/current /var/www/html/tango/develop ) INFO [d5211bc5] Finished in 0.400 seconds with exit status 0 (successful). INFO [ec93446e] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug as root@172.17.17.169 DEBUG [ec93446e] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console doctrine:migrations:diff --allow-empty-diff --no-debug ) DEBUG [ec93446e] DEBUG [ec93446e] [ERROR] No changes detected in your mapping information. DEBUG [ec93446e] INFO [ec93446e] Finished in 1.179 seconds with exit status 0 (successful). INFO [9065280b] Running /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug as root@172.17.17.169 DEBUG [9065280b] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env php /var/www/html/tango/develop/releases/20240531130400/server/bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration --no-debug ) DEBUG [9065280b] DEBUG [9065280b] [WARNING] The version "latest" couldn't be reached, there are no registered DEBUG [9065280b] migrations. DEBUG [9065280b] INFO [9065280b] Finished in 0.942 seconds with exit status 0 (successful). DEBUG [98a7a5ff] Running /usr/bin/env ls -x /var/www/html/tango/develop/releases as root@172.17.17.169 DEBUG [98a7a5ff] Command: ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env ls -x /var/www/html/tango/develop/releases ) DEBUG [98a7a5ff] 20240531070417 20240531071911 20240531125001 20240531130400 DEBUG [98a7a5ff] Finished in 0.442 seconds with exit status 0 (successful). INFO [6a5f2f6c] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var as root@172.17.17.169 DEBUG [6a5f2f6c] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var INFO [6a5f2f6c] Finished in 0.537 seconds with exit status 0 (successful). INFO [ca93098f] Running chmod -R 0777 /var/www/html/tango/develop/shared/server/var as root@172.17.17.169 DEBUG [ca93098f] Command: chmod -R 0777 /var/www/html/tango/develop/shared/server/var INFO [ca93098f] Finished in 0.466 seconds with exit status 0 (successful). INFO [9bef2696] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var/cache as root@172.17.17.169 DEBUG [9bef2696] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var/cache INFO [9bef2696] Finished in 0.516 seconds with exit status 0 (successful). INFO [3babd8e9] Running chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var as root@172.17.17.169 DEBUG [3babd8e9] Command: chmod -R 0777 /var/www/html/tango/develop/releases/20240531130400/server/var INFO [3babd8e9] Finished in 0.530 seconds with exit status 0 (successful). INFO [4ef12967] Running chmod -R 0777 /var/www/html/tango/develop/shared/public as root@172.17.17.169 DEBUG [4ef12967] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public INFO [4ef12967] Finished in 0.436 seconds with exit status 0 (successful). INFO [3c63bf61] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice as root@172.17.17.169 DEBUG [3c63bf61] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice INFO [3c63bf61] Finished in 0.454 seconds with exit status 0 (successful). INFO [dcc4e709] Running chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel as root@172.17.17.169 DEBUG [dcc4e709] Command: chmod -R 0777 /var/www/html/tango/develop/shared/public/exercice/visuel INFO [dcc4e709] Finished in 0.453 seconds with exit status 0 (successful). DEBUG [027d1cbe] Running if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi as root@172.17.17.169 DEBUG [027d1cbe] Command: if test ! -d /var/www/html/tango/develop/releases; then echo "Directory does not exist '/var/www/html/tango/develop/releases'" 1>&2; false; fi DEBUG [027d1cbe] Finished in 0.440 seconds with exit status 0 (successful). INFO [aea9ca00] Running /usr/bin/env echo "Branch develop (at 7e6a853d9d85af6084cc0a0ffb80c98478694e14) deployed as release 20240531130400 by klarue" >> /var/www/html/tango/develop/revisions.log as root@172.17.17.169 DEBUG [aea9ca00] Command: cd /var/www/html/tango/develop/releases && ( export APP_ENV="dev" SYMFONY_ENV="prod" ; /usr/bin/env echo "Branch develop (at 7e6a853d9d85af6084cc0a0ffb80c98478694e14) deployed as release 20240531130400 by klarue" >> /var/www/html/tango/develop/revisions.log ) INFO [aea9ca00] Finished in 0.530 seconds with exit status 0 (successful).