Comment 0 for bug 1137666

Revision history for this message
vishal (vishalbhoj) wrote :

repo init is fialing on restricted builds:
https://android-build.linaro.org/jenkins/job/linaro-android-restricted_vexpress-linaro-iks-mpconfig/26/console
https://android-build.linaro.org/jenkins/job/linaro-android-restricted_juice-aosp/146/console
https://android-build.linaro.org/jenkins/job/linaro-android-restricted_juice-aosp/147/console

Here is the error log:
+ repo init --quiet -u ssh://<email address hidden>/srv/linaro-private.git.linaro.org/android/manifest.git -b linaro_android_4.2.2 -m vexpress-juice-aosp.xml --repo-url=git://android.git.linaro.org/tools/repo.git --reference=/mnt/jenkins/workspace/linaro-android-restricted_juice-aosp/build/uniseed -g all,-notdefault,-eclipse

gpg: keyring `/home/jenkins-build/.repoconfig/gnupg/secring.gpg' created
gpg: keyring `/home/jenkins-build/.repoconfig/gnupg/pubring.gpg' created

gpg: /home/jenkins-build/.repoconfig/gnupg/trustdb.gpg: trustdb created
gpg: key 920F5C65: public key "Repo Maintainer <email address hidden>" imported

gpg: key 338871A4: public key "Conley Owens <email address hidden>" imported
gpg: Total number processed: 2

gpg: imported: 2 (RSA: 1)
fatal: repo init failed; run without --quiet to see why

++ infrastructure_error
++ echo 'Caught infrastructure error - finishing build with '\''Not Built'\'' status'

Caught infrastructure error - finishing build with 'Not Built' status
++ exit 123

The build 148 seem to have moved ahead with repo init after adding REPO_QUIET=false:
https://android-build.linaro.org/jenkins/job/linaro-android-restricted_juice-aosp/148/console