Running with gitlab-runner 17.5.3 (12030cf4)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1740658152:prepare_executor
Preparing the "docker" executor
Using Docker executor with image quiqqer/testing:2-php8.3 ...
Pulling docker image quiqqer/testing:2-php8.3 ...
Using docker image sha256:913cbcc9f0af5428b15000aadac1284ed8a3b3a7b6c285ab2421b23ed5c71022 for quiqqer/testing:2-php8.3 with digest quiqqer/testing@sha256:b7a909f843dae1fdc740e048932540dabac36e7ca52a09fa965050c142e74577 ...
section_end:1740658155:prepare_executor
section_start:1740658155:prepare_script
Preparing environment
Running on runner-scbewxeb-project-1042-concurrent-3 via qui-gitlab-runner...
section_end:1740658155:prepare_script
section_start:1740658155:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/quiqqer/order-simple-checkout/.git/
Checking out 0bc071c4 as detached HEAD (ref is 2.2.8)...
Removing parallel-lint.phar

Skipping Git submodules setup
section_end:1740658156:get_sources
section_start:1740658156:restore_cache
Restoring cache
Checking cache for 0_-a2e807e567f1498eddac3a58d746afd1d93c1198-protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
WARNING: Cache file does not exist                 
Failed to extract cache
section_end:1740658157:restore_cache
section_start:1740658157:step_script
Executing "step_script" stage of the job script
Using docker image sha256:913cbcc9f0af5428b15000aadac1284ed8a3b3a7b6c285ab2421b23ed5c71022 for quiqqer/testing:2-php8.3 with digest quiqqer/testing@sha256:b7a909f843dae1fdc740e048932540dabac36e7ca52a09fa965050c142e74577 ...
250227 12:09:18 mysqld_safe Logging to syslog.
250227 12:09:18 mysqld_safe Starting mariadbd daemon with databases from /var/lib/mysql
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.5. Set the 'ServerName' directive globally to suppress this message
Waiting for MariaDB/MySQL startup
$ PHPSTAN_VERSION_CONSTRAINT=
$ if [ -z ${PHPSTAN_VERSION_CONSTRAINT} ]; then PHPSTAN_VERSION_CONSTRAINT=$(phive --no-progress --home ${CI_PROJECT_DIR}/.phive-home status | { grep phpstan || test $? = 1; } | awk '{print $2}'); fi
$ phive --no-progress --home ${CI_PROJECT_DIR}/.phive-home install --temporary --trust-gpg-keys 51C67305FFC2E5C0 phpstan@${PHPSTAN_VERSION_CONSTRAINT}
Phive 0.15.3 - Copyright (C) 2015-2025 by Arne Blankerts, Sebastian Heuer and Contributors
Fetching repository list
Downloading https://phar.io/data/repositories.xml
Downloading https://github.com/phpstan/phpstan/releases/download/1.11.8/phpstan.phar
Downloading https://github.com/phpstan/phpstan/releases/download/1.11.8/phpstan.phar.asc
Downloading key 51C67305FFC2E5C0
Trying to connect to keys.openpgp.org (37.218.245.50)
Downloading https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=0x51C67305FFC2E5C0
Successfully downloaded key.

	Fingerprint: CA7C 2C7A 30C8 E8E1 274A 8476 51C6 7305 FFC2 E5C0

	PHPStan Bot <ondrej+phpstanbot@mirtes.cz>

	Created: 2023-03-12

Linking /builds/quiqqer/order-simple-checkout/.phive-home/phars/phpstan-1.11.8.phar to /builds/quiqqer/order-simple-checkout/tools/phpstan

$ if ( true ); then quiqqer-ci-install-package-from-folder "${CI_PROJECT_DIR}"; PACKAGE_NAME=$(php -r "echo json_decode(file_get_contents('composer.json'))->name;"); cd /var/www/html/packages/${PACKAGE_NAME}; fi
Changing ownership of package directory to current user...
Determining latest version of the package to use as an alias...
From https://dev.quiqqer.com/quiqqer/order-simple-checkout
 * [new branch]      1.x         -> origin/1.x
 * [new branch]      dev-archive -> origin/dev-archive
 * [new branch]      next-1.x    -> origin/next-1.x
 * [new branch]      next-3.x    -> origin/next-3.x
 * [new tag]         1.0.0       -> 1.0.0
 * [new tag]         1.0.1       -> 1.0.1
 * [new tag]         1.1.0       -> 1.1.0
 * [new tag]         1.2.0       -> 1.2.0
 * [new tag]         1.3.0       -> 1.3.0
 * [new tag]         1.4.0       -> 1.4.0
 * [new tag]         2.0.0       -> 2.0.0
 * [new tag]         2.1.0       -> 2.1.0
 * [new tag]         2.1.1       -> 2.1.1
 * [new tag]         2.1.2       -> 2.1.2
Found: '2.2.8'
Determining latest commit of the package...
Found: '0bc071c40ce60ab2afe46268d74ce83443cdacb7'
Adding package directory as an active update server to QUIQQER...
Executing QUIQQER setup to add update server to composer.json...

  _______          _________ _______  _______  _______  _______
 (  ___  )|\     /|\__   __/(  ___  )(  ___  )(  ____ \(  ____ )
 | (   ) || )   ( |   ) (   | (   ) || (   ) || (    \/| (    )|
 | |   | || |   | |   | |   | |   | || |   | || (__    | (____)|
 | |   | || |   | |   | |   | |   | || |   | ||  __)   |     __)
 | | /\| || |   | |   | |   | | /\| || | /\| || (      | (\ (
 | (_\ \ || (___) |___) (___| (_\ \ || (_\ \ || (____/\| ) \ \__
 (____\/_)(_______)\_______/(____\/_)(____\/_)(_______/|/   \__/


 Welcome to QUIQQER Version 2.0.68 - Last Update: 2/27/25 - PHP Version: 8.3.17

 QUIQQER Copyright(C) 2025  PCSG - Computer & Internet Service OHG - www.pcsg.de
 This program comes with ABSOLUTELY NO WARRANTY; for details type `./console licence`.
 This is free software, and you are welcome to redistribute it under certain conditions;
 visit www.quiqqer.com for details.

                               
Current system
Version: 2.0.68
From: 1740622847
Reference:
Last update check: 2/27/25

Start QUIQQER Setup ...
> Start Session setup
> Create directories
> Generate file links
> Execute main setup (groups, users, workspace)
> Execute communication setup (mail, messages, events)
> Create header files
> Execute project setups
> Execute package setups
>> 12:09:24 - run setup for package quiqqer-asset/urijs
>> 12:09:24 - run setup for package quiqqer-asset/intl
>> 12:09:24 - run setup for package quiqqer-asset/downloadjs
>> 12:09:24 - run setup for package quiqqer-asset/nouislider
>> 12:09:24 - run setup for package quiqqer-asset/chart.js
>> 12:09:24 - run setup for package quiqqer-asset/pace-js
>> 12:09:24 - run setup for package quiqqer-asset/requirejs
>> 12:09:24 - run setup for package quiqqer-asset/unsemantic
>> 12:09:24 - run setup for package quiqqer-asset/ace-builds
>> 12:09:25 - run setup for package quiqqer-asset/font-awesome
>> 12:09:25 - run setup for package quiqqer-asset/glidejs-glide
>> 12:09:25 - run setup for package quiqqer-asset/hammerjs
>> 12:09:25 - run setup for package quiqqer-asset/mustache
>> 12:09:25 - run setup for package quiqqer-asset/animejs
>> 12:09:25 - run setup for package quiqqer/backendsearch
>> 12:09:25 - run setup for package quiqqer/core
>> 12:09:36 - run setup for package quiqqer/smarty
>> 12:09:36 - run setup for package quiqqer/dashboard
>> 12:09:36 - run setup for package quiqqer/calendar-controls
>> 12:09:36 - run setup for package quiqqer/messages
>> 12:09:36 - run setup for package quiqqer/login-logger
>> 12:09:36 - run setup for package quiqqer/template-businesspro
>> 12:09:36 - run setup for package quiqqer/countries
>> 12:09:37 - run setup for package quiqqer/composer
>> 12:09:37 - run setup for package quiqqer/fontawesome
>> 12:09:39 - run setup for package quiqqer/smarty4
>> 12:09:39 - run setup for package quiqqer/controls
>> 12:09:39 - run setup for package quiqqer/pace
>> 12:09:39 - run setup for package quiqqer/ckeditor4
>> 12:09:39 - run setup for package quiqqer/translator
>> 12:09:39 - run setup for package quiqqer/mobile-detection
>> 12:09:39 - run setup for package quiqqer/meta
>> 12:09:39 - run setup for package quiqqer/unsemantic
>> 12:09:39 - run setup for package quiqqer/bricks
>> 12:09:40 - run setup for package quiqqer/diashow
>> 12:09:40 - run setup for package quiqqer/requirements
>> 12:09:40 - run setup for package quiqqer/menu
>> 12:09:41 - run setup for package quiqqer/log
>> 12:09:41 - run setup for package quiqqer/cron
>> 12:09:41 - run setup for package quiqqer/colorpicker
>> 12:09:41 - run setup for package quiqqer/demodata
>> 12:09:41 - run setup for package quiqqer/utils
>> 12:09:41 - run setup for package quiqqer/page-transition
>> 12:09:41 - run setup for package quiqqer/sitetypes
> Import permissions
> Cleanup
> Done
The setup was successful.

Everything is done. Thank you for using QUIQQER
Requiring package into QUIQQER...
> QUI\Package\Composer\CommandEvents::preCommandRun
./composer.json has been updated
Running composer update quiqqer/order-simple-checkout --with-dependencies
> QUI\Package\Composer\CommandEvents::preUpdate
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires quiqqer/order-simple-checkout dev-0bc071c40ce60ab2afe46268d74ce83443cdacb7@dev as 2.2.8, found quiqqer/order-simple-checkout[2.2.8] but it does not match the constraint.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
section_end:1740658184:step_script
section_start:1740658184:archive_cache_on_failure
Saving cache for failed job
Creating cache 0_-a2e807e567f1498eddac3a58d746afd1d93c1198-protected...
tools: found 2 matching artifact files and directories 
/builds/quiqqer/order-simple-checkout/.phive-home: found 19 matching artifact files and directories 
No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1740658185:archive_cache_on_failure
section_start:1740658185:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1740658186:cleanup_file_variables
ERROR: Job failed: exit code 1