Powered by Real Computer. Your IP: 3.232.96.22 | gitlab-runner 9dd5b022-6871-4ba0-92af-809d95ab9b19Toc:- prep
Executing(%prep): /bin/sh -e /tmp/B._152ay/BUILD/tmp/rpm-tmp.97037
- build
Executing(%build): /bin/sh -e /tmp/B._152ay/BUILD/tmp/rpm-tmp.18025
- error 1
error: Bad exit status from /tmp/B._152ay/BUILD/tmp/rpm-tmp.18025 (%build)
- error 2
RPM build errors:
- error 3
error: No files produced.
Content:request from: baggins
checking if we should skip the build
started at: Sun Jan 3 17:03:32 2021
killing old processes on a builder
sending signal 9 to pid -1
cleaning up /tmp
fetching https://srcbuilder.pld-linux.org/th//srpms/9dd5b022-6871-4ba0-92af-809d95ab9b19/gitlab-runner-12.7.1-1.src.rpm
fetched 4773662 bytes, 7803.2 K/s
installing srpm: gitlab-runner-12.7.1-1.src.rpm
+ install -d /tmp/B._152ay/BUILD /tmp/B._152ay/RPMS
+ LC_ALL=en_US.UTF-8
+ rpm -qp --changelog gitlab-runner-12.7.1-1.src.rpm
* Sun Jan 03 2021 PLD Linux Team <feedback@pld-linux.org>
- For complete changelog see: http://git.pld-linux.org/?p=packages/gitlab-runner.git;a=log;h=master
* Thu Jan 30 2020 Andrzej Zawadzki <zawadaa@pld-linux.org> 8d6d0fb - up to 12.7.1
+ rpm -Uhv --nodeps --define '_topdir /tmp/B._152ay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' gitlab-runner-12.7.1-1.src.rpm
Preparing... ##################################################
gitlab-runner ##################################################
+ rm -f gitlab-runner-12.7.1-1.src.rpm
+ install -m 700 -d /tmp/B._152ay/BUILD/tmp
+ TMPDIR=/tmp/B._152ay/BUILD/tmp
+ exec nice -n 0 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B._152ay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-pld-linux --define 'prep exit 0' /tmp/B._152ay/gitlab-runner.spec
warning: %changelog not in descending chronological order
Building target platforms: i686-pld-linux
checking BuildConflict-ing packages
no BuildConflicts found
checking BR
rpm: warning: %changelog not in descending chronological order
rpm: Building target platforms: i686-pld-linux
no BR needed
building RPM using: set -ex; : build-id: 9dd5b022-6871-4ba0-92af-809d95ab9b19; TMPDIR=/tmp/B._152ay/BUILD/tmp exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B._152ay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-pld-linux /tmp/B._152ay/gitlab-runner.spec
+ : build-id: 9dd5b022-6871-4ba0-92af-809d95ab9b19
+ TMPDIR=/tmp/B._152ay/BUILD/tmp
+ exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B._152ay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-pld-linux /tmp/B._152ay/gitlab-runner.spec
warning: %changelog not in descending chronological order
Building target platforms: i686-pld-linux
Executing(%prep): /bin/sh -e /tmp/B._152ay/BUILD/tmp/rpm-tmp.97037
+ umask 022
+ cd /tmp/B._152ay/BUILD
+ cd /tmp/B._152ay/BUILD
+ rm -rf gitlab-runner-12.7.1
+ /bin/mkdir -p gitlab-runner-12.7.1
+ cd gitlab-runner-12.7.1
+ /usr/bin/bzip2 -dc /tmp/B._152ay/gitlab-runner-v12.7.1.tar.bz2
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /bin/id -u
+ '[' 1001 '=' 0 ']'
+ /bin/id -u
+ '[' 1001 '=' 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv gitlab-runner-v12.7.1/CHANGELOG.md gitlab-runner-v12.7.1/CONTRIBUTING.md gitlab-runner-v12.7.1/PROCESS.md gitlab-runner-v12.7.1/README.md .
+ dirname gitlab.com/gitlab-org/gitlab-runner
+ install -d src/gitlab.com/gitlab-org
+ mv gitlab-runner-v12.7.1 src/gitlab.com/gitlab-org/gitlab-runner
+ cd src/gitlab.com/gitlab-org/gitlab-runner
+ echo 'Patch #1 (branch-preserver.patch):'
Patch #1 (branch-preserver.patch):
+ '[' -f /tmp/B._152ay/branch-preserver.patch ']'
+ /bin/cat /tmp/B._152ay/branch-preserver.patch
+ /usr/bin/patch -s -p1
+ <<"EOF"
#!/bin/sh
echo >&2 "No docker"
exit 1
EOF
+ >docker
+ cat
+ chmod a+rx docker
+ exit 0
Executing(%build): /bin/sh -e /tmp/B._152ay/BUILD/tmp/rpm-tmp.18025
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/home/users/builder/bin
TMPDIR=/tmp/B._152ay/BUILD/tmp
+ umask 022
+ cd /tmp/B._152ay/BUILD
+ cd gitlab-runner-12.7.1
+ pwd
+ export 'GOPATH=/tmp/B._152ay/BUILD/gitlab-runner-12.7.1'
+ cd src/gitlab.com/gitlab-org/gitlab-runner
+ pwd
+ export 'PATH=/tmp/B._152ay/BUILD/gitlab-runner-12.7.1/src/gitlab.com/gitlab-org/gitlab-runner:/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/home/users/builder/bin'
+ /usr/bin/make -Otarget -j9 version
+ tee version.txt
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
Current version:
Current revision: unknown
Current branch:
Build platforms: -os !netbsd -os !openbsd
DEB platforms: debian/jessie debian/stretch debian/buster ubuntu/xenial ubuntu/bionic raspbian/jessie raspbian/stretch raspbian/buster linuxmint/sarah linuxmint/serena linuxmint/sonya
RPM platforms: el/6 el/7 ol/6 ol/7 fedora/29 fedora/30
IS_LATEST:
go: cloud.google.com/go@v0.49.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.49.0.mod": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:56599->[::1]:53: read: connection refused
+ CN=gitlab.com/gitlab-org/gitlab-runner/common
+ date -u +%Y-%m-%dT%H:%M:%S%:z
+ DT=2021-01-03T16:03:37+00:00
+ LDFLAGS='-X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=12.7.1 -X gitlab.com/gitlab-org/gitlab-runner/common.REVISION=05161b14 -X gitlab.com/gitlab-org/gitlab-runner/common.BRANCH=v12.7.1 -X gitlab.com/gitlab-org/gitlab-runner/common.BUILT=2021-01-03T16:03:37+00:00'
+ head -c20 /dev/urandom
+ od -An -tx1
+ tr -d ' \n'
+ go build -ldflags '-X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=12.7.1 -X gitlab.com/gitlab-org/gitlab-runner/common.REVISION=05161b14 -X gitlab.com/gitlab-org/gitlab-runner/common.BRANCH=v12.7.1 -X gitlab.com/gitlab-org/gitlab-runner/common.BUILT=2021-01-03T16:03:37+00:00 -B 0xc43ddcc85153b46b024f98ffb358d36ac8fa40e7' -a -v
go: cloud.google.com/go@v0.49.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.49.0.mod": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:34111->[::1]:53: read: connection refused
error: Bad exit status from /tmp/B._152ay/BUILD/tmp/rpm-tmp.18025 (%build)
RPM build errors:
%changelog not in descending chronological order
Bad exit status from /tmp/B._152ay/BUILD/tmp/rpm-tmp.18025 (%build)
ended at: Sun Jan 3 17:03:37 2021, done in 0:00:01.637994
error: No files produced.
+ chmod -R u+rwX /tmp/B._152ay/BUILD
+ rm -rf /tmp/B._152ay/tmp /tmp/B._152ay/BUILD
+ rm -rf /tmp/B._152ay
Begin-PLD-Builder-Info
Build-Time: user:4.57s sys:0.99s real:6.30s (faults io:28 non-io:110510)
End-PLD-Builder-Info
|
|