Running with gitlab-runner 17.5.3 (12030cf4)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1741249527:prepare_executor
Preparing the "docker" executor
Using Docker executor with image composer:2 ...
Pulling docker image composer:2 ...
Using docker image sha256:6fccf4ab48506d38845ff7a8bbe8653f9de90045db13f465fd871263ef15cee7 for composer:2 with digest composer@sha256:d702aa6a31321b7c2f7e4258334ec965c2813859a2db3617b8a9f746b44e42c2 ...
section_end:1741249530:prepare_executor
section_start:1741249530:prepare_script
Preparing environment
Running on runner-scbewxeb-project-613-concurrent-1 via qui-gitlab-runner...
section_end:1741249530:prepare_script
section_start:1741249530:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/quiqqer/template-cologne/.git/
Checking out 361a7492 as detached HEAD (ref is main)...
Removing parallel-lint.phar

Skipping Git submodules setup
section_end:1741249531:get_sources
section_start:1741249531:step_script
Executing "step_script" stage of the job script
Using docker image sha256:6fccf4ab48506d38845ff7a8bbe8653f9de90045db13f465fd871263ef15cee7 for composer:2 with digest composer@sha256:d702aa6a31321b7c2f7e4258334ec965c2813859a2db3617b8a9f746b44e42c2 ...
$ 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 "GPLv3" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.
section_end:1741249532:step_script
section_start:1741249532:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741249532:cleanup_file_variables
Job succeeded