Running with gitlab-runner 17.5.3 (12030cf4)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1743082042:prepare_executor
Preparing the "docker" executor
Using Docker executor with image composer:2 ...
Pulling docker image composer:2 ...
Using docker image sha256:97d0e2dfe732521b6351e8165149bf2c13c44936c745948d77e4f88eabd09b71 for composer:2 with digest composer@sha256:09b05a0d647417d5187d926d2d062555aacd733e3284156aacc10a0ce8af581c ...
section_end:1743082045:prepare_executor
section_start:1743082045:prepare_script
Preparing environment
Running on runner-scbewxeb-project-207-concurrent-1 via qui-gitlab-runner...
section_end:1743082046:prepare_script
section_start:1743082046:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/quiqqer/products/.git/
Checking out 403f14f2 as detached HEAD (ref is feat-price-for-currencies)...
Removing parallel-lint.phar

Skipping Git submodules setup
section_end:1743082047:get_sources
section_start:1743082047:step_script
Executing "step_script" stage of the job script
Using docker image sha256:97d0e2dfe732521b6351e8165149bf2c13c44936c745948d77e4f88eabd09b71 for composer:2 with digest composer@sha256:09b05a0d647417d5187d926d2d062555aacd733e3284156aacc10a0ce8af581c ...
$ composer validate composer.json
composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
# General warnings
- License "GPL-3.0+" is a deprecated SPDX license identifier, use "GPL-3.0-or-later" instead
- require.quiqqer-asset/mustache : unbound version constraints (*) should be avoided
- require.quiqqer-asset/urijs : unbound version constraints (*) should be avoided
section_end:1743082048:step_script
section_start:1743082048:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743082049:cleanup_file_variables
Job succeeded