@@ -61,16 +61,73 @@ then click **Save**
6161
6262### Build project ` build_androidapp_udooneo `
6363
64- <!-- (2016-02-28 12:17 CET): Tested on dc7600-gm -->
65-
6664Browse ` ${JENKINS_URL}/job/build_androidapp_udooneo ` , then click ** Build Now**
6765
6866You may watch the build logs at ` ${JENKINS_URL}/job/build_androidapp_udooneo/lastBuild/console `
6967
70- <!-- (2016-02-29 15:25 CET ) http://mv-linux-powerhorse .solarma.it:9080/job/build_androidapp_udooneo/lastBuild /consoleText -->
68+ <!-- (2016-04-26 18:00 CEST ) http://alm-gm-ubu15 .solarma.it:9080/job/build_androidapp_udooneo/3 /consoleText -->
7169
7270```
73- TODO
71+ Started by user anonymous
72+ [EnvInject] - Loading node environment variables.
73+ Building in workspace /var/jenkins_home/jobs/build_androidapp_udooneo/workspace
74+ > git rev-parse --is-inside-work-tree # timeout=10
75+ Fetching changes from the remote Git repository
76+ > git config remote.origin.url https://github.com/gmacario/colorcode # timeout=10
77+ Fetching upstream changes from https://github.com/gmacario/colorcode
78+ > git --version # timeout=10
79+ > git -c core.askpass=true fetch --tags --progress https://github.com/gmacario/colorcode +refs/heads/*:refs/remotes/origin/*
80+ > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
81+ > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
82+ Checking out Revision b834580fd9e0d08c7be8fb34bb34eda7b3132cf0 (refs/remotes/origin/master)
83+ > git config core.sparsecheckout # timeout=10
84+ > git checkout -f b834580fd9e0d08c7be8fb34bb34eda7b3132cf0
85+ > git rev-list b834580fd9e0d08c7be8fb34bb34eda7b3132cf0 # timeout=10
86+ Docker container 363b1ec6456a1d252f2e187d7acfb40b59f0af7cb4544b7002e4993d2f6e952c started to host the build
87+ $ docker exec --tty 363b1ec6456a1d252f2e187d7acfb40b59f0af7cb4544b7002e4993d2f6e952c env
88+ [workspace] $ docker exec --tty --user 1000:1000 363b1ec6456a1d252f2e187d7acfb40b59f0af7cb4544b7002e4993d2f6e952c env ANDROID_HOME=/opt/android-sdk-linux 'BASH_FUNC_copy_reference_file%%=() { f=${1%/};
89+ echo "$f" >> $COPY_REFERENCE_FILE_LOG;
90+ rel=${f:23};
91+ dir=$(dirname ${f});
92+ echo " $f -> $rel" >> $COPY_REFERENCE_FILE_LOG;
93+ if [[ ! -e /var/jenkins_home/${rel} ]]; then
94+ echo "copy $rel to JENKINS_HOME" >> $COPY_REFERENCE_FILE_LOG;
95+ mkdir -p /var/jenkins_home/${dir:23};
96+ cp -r /usr/share/jenkins/ref/${rel} /var/jenkins_home/${rel};
97+ [[ ${rel} == plugins/*.jpi ]] && touch /var/jenkins_home/${rel}.pinned;
98+ fi
99+ }' BUILD_CAUSE=MANUALTRIGGER BUILD_CAUSE_MANUALTRIGGER=true BUILD_DISPLAY_NAME=#3 BUILD_ID=3 BUILD_NUMBER=3 BUILD_TAG=jenkins-build_androidapp_udooneo-3 CA_CERTIFICATES_JAVA_VERSION=20140324 CLASSPATH= COPY_REFERENCE_FILE_LOG=/var/jenkins_home/copy_reference_file.log EXECUTOR_NUMBER=1 GIT_BRANCH=origin/master GIT_COMMIT=b834580fd9e0d08c7be8fb34bb34eda7b3132cf0 GIT_PREVIOUS_COMMIT=b834580fd9e0d08c7be8fb34bb34eda7b3132cf0 GIT_URL=https://github.com/gmacario/colorcode HOME=/var/jenkins_home HOSTNAME=0ac267008914 HUDSON_HOME=/var/jenkins_home HUDSON_SERVER_COOKIE=88213e4aa86bf5e1 JAVA_DEBIAN_VERSION=8u45-b14-2~bpo8+2 JAVA_VERSION=8u45 JENKINS_HOME=/var/jenkins_home JENKINS_SERVER_COOKIE=88213e4aa86bf5e1 JENKINS_SHA=da06f963edb627f0ced2fce612f9985d1928f79b JENKINS_SLAVE_AGENT_PORT=50000 JENKINS_UC=https://updates.jenkins-ci.org JENKINS_VERSION=2.0 JOB_NAME=build_androidapp_udooneo LANG=C.UTF-8 NODE_LABELS=master NODE_NAME=master PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/ ROOT_BUILD_CAUSE=MANUALTRIGGER ROOT_BUILD_CAUSE_MANUALTRIGGER=true SHLVL=2 TERM=xterm TINI_SHA=066ad710107dc7ee05d3aa6e4974f01dc98f3888 WORKSPACE=/var/jenkins_home/jobs/build_androidapp_udooneo/workspace /bin/bash -xe /tmp/hudson8616581436146819036.sh
100+ + export JAVA_HOME=
101+ + JAVA_HOME=
102+ + chmod a+x gradlew
103+ + ./gradlew
104+ [0m[1m> Loading[22m[1m > settings[22m[11D[0K[7D[1mConfiguring[22m[1m > 0/2 projects[22m[1m > root project[22m[1m > Resolving dependencies ':classpath'[22m[38D[0K[15D[0K[12D[1m1/2 projects[22m[1m > :app[22m[1m > Resolving dependencies ':app:classpath'[22m[42D[0K[7D[0K[12D[1m2/2 projects[22m[28D[0K
105+ [1m> Configuring > 2/2 projects[22m[28D[0K[31mFAILURE: [39m
106+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[9C[31mBuild failed with an exception.[39m
107+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[40C
108+ [1m> Configuring > 2/2 projects[22m[28D[0K
109+ [1m> Configuring > 2/2 projects[22m[28D[0K* What went wrong:
110+ [1m> Configuring > 2/2 projects[22m[28D[0KA problem occurred configuring project ':app'.
111+ [1m> Configuring > 2/2 projects[22m[28D[0K[33m> [39m
112+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[2Cfailed to find Build Tools revision 23.0.2
113+ [1m> Configuring > 2/2 projects[22m[28D[0K
114+ [1m> Configuring > 2/2 projects[22m[28D[0K* Try:
115+ [1m> Configuring > 2/2 projects[22m[28D[0KRun with
116+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[9C[1m--stacktrace[22m
117+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[21C option to get the stack trace. Run with
118+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[62C[1m--info[22m
119+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[68C or
120+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[72C[1m--debug[22m
121+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[79C option to get more log output.
122+ [1m> Configuring > 2/2 projects[22m[28D[0K
123+ [1m> Configuring > 2/2 projects[22m[28D[0K[31mBUILD FAILED[39m
124+ [1m> Configuring > 2/2 projects[22m[28D[0K[1A[12C
125+ [1m> Configuring > 2/2 projects[22m[28D[0K
126+ [1m> Configuring > 2/2 projects[22m[28D[0KTotal time: 10.267 secs
127+ [1m> Configuring > 2/2 projects[22m[15D[0K[13D[0K[0mBuild step 'Execute shell' marked build as failure
128+ Stopping Docker container after build completion
129+ Notifying upstream projects of job completion
130+ Finished: FAILURE
74131```
75132
76133<!-- EOF -->
0 commit comments