Running with gitlab-runner 17.9.1 (bbf75488)
  on AGR Lightweight runner on DO 9RF_wpNZh, system ID: s_a30377c9ccd3
section_start:1743215421:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024-flatdeb-builder ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024-flatdeb-builder ...
Using docker image sha256:d0184a611e32f6202ba83dc00cda4a70d55c7a2273a6b8b7233a7cc9c94f5ca6 for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024-flatdeb-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024-flatdeb-builder@sha256:a0873637d1e788115e0ad57b166e1b9c36ca7ae44e380991519842596f8e67c5 ...
section_end:1743215438:prepare_executor
section_start:1743215438:prepare_script
Preparing environment
Running on runner-9rfwpnzh-project-8725-concurrent-0 via runner-9rfwpnzh-agr-light-1743210916-bbf07187...
section_end:1743215438:prepare_script
section_start:1743215438:get_sources
Getting source from Git repository
Fetching changes with git depth set to 1...
Reinitialized existing Git repository in /builds/infrastructure/apertis-flatpak-runtime/.git/
Checking out f0e7878c as detached HEAD (ref is apertis/v2024)...
Removing generate_pipeline.py
Removing pipeline.yaml

Skipping Git submodules setup
section_end:1743215439:get_sources
section_start:1743215439:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d0184a611e32f6202ba83dc00cda4a70d55c7a2273a6b8b7233a7cc9c94f5ca6 for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024-flatdeb-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2024-flatdeb-builder@sha256:a0873637d1e788115e0ad57b166e1b9c36ca7ae44e380991519842596f8e67c5 ...
$ chmod 0400 /builds/infrastructure/apertis-flatpak-runtime.tmp/ARCHIVE_SECRET_FILE
$ eval $(ssh-agent -s)
Agent pid 17
$ ssh-add /builds/infrastructure/apertis-flatpak-runtime.tmp/ARCHIVE_SECRET_FILE
Identity added: /builds/infrastructure/apertis-flatpak-runtime.tmp/ARCHIVE_SECRET_FILE (/builds/infrastructure/apertis-flatpak-runtime.tmp/ARCHIVE_SECRET_FILE)
$ ssh -p7711 -oStrictHostKeyChecking=no archive@images.apertis.org mkdir -p /srv/images/public/flatpak/repo
Warning: Permanently added '[images.apertis.org]:7711' (ED25519) to the list of known hosts.
$ echo "$FLATPAKREPO" > repo.flatpakrepo
$ rsync -e 'ssh -p7711 -oStrictHostKeyChecking=no' -arvc repo.flatpakrepo archive@images.apertis.org:/srv/images/public/flatpak/repo/apertis.flatpakrepo
sending incremental file list

sent 84 bytes  received 19 bytes  206.00 bytes/sec
total size is 339  speedup is 3.29
section_end:1743215440:step_script
section_start:1743215440:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743215441:cleanup_file_variables
Job succeeded