[0KRunning with gitlab-runner 17.1.0 (fe451d5a)[0;m [0K on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3[0;m section_start:1720075684:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image composer:2 ...[0;m [0KPulling docker image composer:2 ...[0;m [0KUsing docker image sha256:47499b4276acad8bae9b4b605dd0c79209942065c0f37e17e0c337961ff7295f for composer:2 with digest composer@sha256:00bf77232c9c44ce11b23771c345d61f81adde10a642965eaea329756846bec7 ...[0;m section_end:1720075686:prepare_executor [0Ksection_start:1720075686:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-scbewxeb-project-127-concurrent-0 via qui-gitlab-runner... section_end:1720075686:prepare_script [0Ksection_start:1720075686:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/quiqqer/package-faq/.git/ [32;1mChecking out 2eeb7a88 as detached HEAD (ref is refs/merge-requests/16/head)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1720075687:get_sources [0Ksection_start:1720075687:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:47499b4276acad8bae9b4b605dd0c79209942065c0f37e17e0c337961ff7295f for composer:2 with digest composer@sha256:00bf77232c9c44ce11b23771c345d61f81adde10a642965eaea329756846bec7 ...[0;m [32;1m$ composer validate composer.json[0;m 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 "PCSG QL-1.0" 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. - License "CC BY-NC-SA 4.0" 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. - require.quiqqer/quiqqer : unbound version constraints (*@dev) should be avoided [32;1m$ COMPOSER_TYPE=$(php -r "echo json_decode(file_get_contents('composer.json'))->type;")[0;m [32;1m$ if [[ $COMPOSER_TYPE != @(library|project|metapackage|composer-plugin|component|quiqqer-@(module|plugin|template|application|system)) ]] ; then (echo "Error: Invalid type $COMPOSER_TYPE in composer.json. Should be quiqqer-module, quiqqer-plugin, quiqqer-template, quiqqer-application, quiqqer-system, library, project, metapackage or composer-plugin"; exit 1); fi[0;m section_end:1720075688:step_script [0Ksection_start:1720075688:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1720075688:cleanup_file_variables [0K[32;1mJob succeeded[0;m