[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment #136

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Mar 20 15:41:36 GMT 2019


See <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/136/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build168-amd64.debian.net (osuosl168 amd64) in workspace <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/ws/>
[reproducible_setup_fdroid_build_environment] $ /bin/sh -xe /tmp/jenkins7111652790895859645.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Wed Mar 20 15:41:23 UTC 2019 - running /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh (for job reproducible_setup_fdroid_build_environment) on osuosl-build168-amd64 now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_setup_fdroid_build_environment.sh,
has been called using "" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Wed Mar 20 15:41:23 UTC 2019 - start running "/srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh" (md5sum 0a12ffc126be5a304485a12504740869) as "/tmp/jenkins-script-auZgOmFF" on osuosl-build168-amd64.

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=en_US.UTF-8
	export http_proxy=http://10.6.5.46:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="10.6.4.1 39878 22"
declare -x SSH_CONNECTION="10.6.4.1 39878 10.6.5.47 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_fdroid_build_environment"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="17890"
declare -x http_proxy="http://10.6.5.46:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ GIT_REPO=https://gitlab.com/fdroid/fdroidserver
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver
+ git fetch origin --tags --prune
>From https://gitlab.com/fdroid/fdroidserver
   9b44dcd0..81f1bcf7  master     -> origin/master
+ git clean -fdx
warning: failed to remove vagrant.d/
Removing VirtualBox/
Removing buildserver/.vagrant/
Removing buildserver/Vagrantfile.yaml
Removing buildserver/cache/
Removing buildserver/up.log
Skipping repository fdroiddata/
Removing fdroidserver/__pycache__/
Removing fdroidserver/asynchronousfilereader/__pycache__/
Removing makebuildserver.config.py
Removing vagrant.d/insecure_private_key
Removing vagrant.d/tmp
Removing vagrant.d/data
Removing vagrant.d/setup_version
Removing vagrant.d/boxes
Removing vagrant.d/gems
Removing vagrant.d/rgloader
Removing virtualbox.d/
Wed Mar 20 15:41:35 UTC 2019 - /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-auZgOmFF, which will now be removed.

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list