[0KRunning with gitlab-runner 13.9.0 (2ebc4dc4) [0;m[0K on Lightweight gitlab runner (aws) mVSs9rcP [0;msection_start:1615806051:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m [0;m[0KUsing Docker executor with image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2022dev2-package-source-builder ... [0;m[0KAuthenticating with credentials from job payload (GitLab Registry) [0;m[0KPulling docker image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2022dev2-package-source-builder ... [0;m[0KUsing docker image sha256:7a8b6166d0ac62e097d8f2792171398f4e486e073ec1dd2bf783d9bb175cf6b0 for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2022dev2-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2022dev2-package-source-builder@sha256:67d4d5a709b4a68232621dd6c5fd4ed418c64064b2ac428b60c0fefd543041ff ... [0;msection_end:1615806052:prepare_executor [0Ksection_start:1615806052:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mRunning on runner-mvss9rcp-project-6497-concurrent-0 via runner-mvss9rcp-apertis-lightweight-machine-1615804472-87b7f9d1... section_end:1615806053:prepare_script [0Ksection_start:1615806053:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes...[0;m Initialized empty Git repository in /builds/pkg/fscrypt/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 3daa56ec as debian/bullseye...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1615806054:get_sources [0Ksection_start:1615806054:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[0KUsing docker image sha256:7a8b6166d0ac62e097d8f2792171398f4e486e073ec1dd2bf783d9bb175cf6b0 for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2022dev2-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2022dev2-package-source-builder@sha256:67d4d5a709b4a68232621dd6c5fd4ed418c64064b2ac428b60c0fefd543041ff ... [0;m[32;1m$ mkdir -p .git/info[0;m [32;1m$ echo '* -text -eol -crlf -ident -filter -working-tree-encoding -export-subst' > .git/info/attributes[0;m [32;1m$ echo 'debian/changelog merge=dpkg-mergechangelogs' >> .git/info/attributes[0;m [32;1m$ UPSTREAM_RELEASE=$CI_COMMIT_BRANCH[0;m [32;1m$ DOWNSTREAM_RELEASES_VAR=DOWNSTREAM_RELEASES_$(echo $UPSTREAM_RELEASE|sed "s@/@_@")[0;m [32;1m$ if [ -z "$DOWNSTREAM_RELEASES" ] # collapsed multi-line command[0;m Checking downstream targets in DOWNSTREAM_RELEASES_debian_bullseye [32;1m$ if [ -z "$DOWNSTREAM_RELEASES" ] # collapsed multi-line command[0;m [32;1m$ apertis-pkg-merge-upstream-to-downstreams --upstream=${UPSTREAM_RELEASE} --downstream=${DOWNSTREAM_RELEASES} ${CI_AUTH_PROJECT_URL}[0;m Branch 'debian/bullseye' set up to track remote branch 'debian/bullseye' from 'origin'. Looking at apertis/v2022dev2 <- debian/bullseye Traceback (most recent call last): File "/usr/bin/apertis-pkg-merge-upstream-to-downstreams", line 130, in <module> main() File "/usr/bin/apertis-pkg-merge-upstream-to-downstreams", line 89, in main if git("merge-base", "--is-ancestor", upstream_branch, downstream_branch, _ok_code=[0,1]).exit_code == 0: File "/usr/lib/python3/dist-packages/sh.py", line 1520, in __call__ return RunningCommand(cmd, call_args, stdin, stdout, stderr) File "/usr/lib/python3/dist-packages/sh.py", line 784, in __init__ self.wait() File "/usr/lib/python3/dist-packages/sh.py", line 841, in wait self.handle_command_exit_code(exit_code) File "/usr/lib/python3/dist-packages/sh.py", line 865, in handle_command_exit_code raise exc sh.ErrorReturnCode_128: RAN: /usr/bin/git merge-base --is-ancestor debian/bullseye apertis/v2022dev2 STDOUT: STDERR: fatal: Not a valid object name apertis/v2022dev2 section_end:1615806055:step_script [0Ksection_start:1615806055:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;msection_end:1615806055:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m