Skip to content

Instantly share code, notes, and snippets.

@kplimack
Created October 9, 2014 23:16
Show Gist options
  • Save kplimack/dcb5ca8edb5d4516c740 to your computer and use it in GitHub Desktop.
Save kplimack/dcb5ca8edb5d4516c740 to your computer and use it in GitHub Desktop.
Started by user ha:AAAAmh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyeEgY+/dLi1CL9rIKczNzE5GwAQIi+WsMAAAA=Jake Plimack
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jenkins-data/jobs/myapp-android/workspace
Invalid tool ID 3.2.3
Invalid tool ID 3.2.3
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:myapp/myapp-android.git # timeout=10
Fetching upstream changes from git@github.com:myapp/myapp-android.git
> git --version # timeout=10
using GIT_SSH to set credentials
> git fetch --tags --progress git@github.com:myapp/myapp-android.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/jenkins^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/jenkins^{commit} # timeout=10
Checking out Revision 8879f62de09a4d9af25dc4c7075aa9d378840781 (refs/remotes/origin/jenkins)
Invalid tool ID 3.2.3
> git config core.sparsecheckout # timeout=10
> git checkout -f 8879f62de09a4d9af25dc4c7075aa9d378840781
> git rev-list 8879f62de09a4d9af25dc4c7075aa9d378840781 # timeout=10
Invalid tool ID 3.2.3
Invalid tool ID 3.2.3
ERROR: Maven Home /var/lib/jenkins/jenkins-data/tools/hudson.tasks.Maven_MavenInstallation/Maven-3.2.3 doesn?t exist
ha:AAAAWB+LCAAAAAAAAP9b85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAAAA=Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment