Running with gitlab-runner 17.6.0 (374d34fd)
  on hamster-dind-indiscale ybudqsep, system ID: r_1yzoErM4OeFG
Resolving secrets
section_start:1742871793:prepare_executor
Preparing the "docker" executor
Using Docker executor with image docker:20.10 ...
Pulling docker image docker:20.10 ...
Using docker image sha256:ed9a10a5bc310dfdad94ab737c61698d5a5bc8074a039804531452fe19200896 for docker:20.10 with digest docker@sha256:2967f0819c84dd589ed0a023b9d25dcfe7a3c123d5bf784ffbb77edf55335f0c ...
section_end:1742871796:prepare_executor
section_start:1742871796:prepare_script
Preparing environment
Running on runner-ybudqsep-project-100-concurrent-0 via 25e63d4dbc9e...
section_end:1742871797:prepare_script
section_start:1742871797:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/ybudqsep/0/caosdb/src/caosdb-server/.git/
Checking out ebb1d766 as detached HEAD (ref is dev)...

Updating/initializing submodules with git depth set to 50...
Synchronizing submodule url for 'caosdb-proto'
Synchronizing submodule url for 'caosdb-webui'
Entering 'caosdb-proto'
Entering 'caosdb-webui'
Entering 'caosdb-proto'
HEAD is now at c6405e5 Merge branch 'release-0.3' into 'main'
Entering 'caosdb-webui'
HEAD is now at 6e4db2f Merge branch 'release-0.13.1' into 'main'
Updated submodules
Synchronizing submodule url for 'caosdb-proto'
Synchronizing submodule url for 'caosdb-webui'
Entering 'caosdb-proto'
Entering 'caosdb-webui'
Entering 'caosdb-proto'
Entering 'caosdb-webui'
section_end:1742871800:get_sources
section_start:1742871800:step_script
Executing "step_script" stage of the job script
Using docker image sha256:ed9a10a5bc310dfdad94ab737c61698d5a5bc8074a039804531452fe19200896 for docker:20.10 with digest docker@sha256:2967f0819c84dd589ed0a023b9d25dcfe7a3c123d5bf784ffbb77edf55335f0c ...
$ F_BRANCH="${CI_COMMIT_REF_NAME}"
$ echo "Pipeline triggered by $TRIGGERED_BY_REPO@$TRIGGERED_BY_REF ($TRIGGERED_BY_HASH)"
Pipeline triggered by SERVER@dev (ebb1d766)
$ echo "Pipeline will trigger DEPLOY with branch $DEPLOY_REF"
Pipeline will trigger DEPLOY with branch dev
$ echo "F_BRANCH = $F_BRANCH"
F_BRANCH = dev
$ echo "WEBUI = $WEBUI"
WEBUI = 
$ echo "PYLIB = $PYLIB"
PYLIB = 
$ echo "CPPLIB = $CPPLIB"
CPPLIB = 
$ echo "PYINT = $PYINT"
PYINT = 
$ echo "CPPINT = $CPPINT"
CPPINT = 
$ echo "MYSQLBACKEND = $MYSQLBACKEND"
MYSQLBACKEND = 
section_end:1742871802:step_script
section_start:1742871802:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1742871802:cleanup_file_variables
Job succeeded