Build failed in Jenkins: guacamole-client-master ยป JDK 1.7 (latest) #60

2018-06-20 Thread Apache Jenkins Server
See 


Changes:

[vnick] GUACAMOLE-360: Allow all users access to the session management page.

[vnick] GUACAMOLE-360: Allow user to kill their own active sessions.

[vnick] GUACAMOLE-360: Change ActiveConnection elements to use the

[vnick] GUACAMOLE-360: Make webapp use permission sets for active connection

[vnick] GUACAMOLE-360: Clean up style issues.

[vnick] GUACAMOLE-360: Fix comment typo.

[vnick] GUACAMOLE-360: deleteObject method should follow documented behavior.

[vnick] GUACAMOLE-360: Make session management page always available.

[vnick] GUACAMOLE-360: Order pages correctly; remove unused variable.

[nick_couchman] GUACAMOLE-360: Update help text for session management.

[vnick] GUACAMOLE-360: Another tweak to the translation for the session

--
Started by upstream project "guacamole-client-master" build number 60
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/guacamole-client.git
 > git init 
 > 
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/guacamole-client.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/guacamole-client.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/guacamole-client.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/guacamole-client.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/guacamole-client.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/guacamole-client.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 33679a08d4b90169f8c5ff64c9762d20e47c288b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 33679a08d4b90169f8c5ff64c9762d20e47c288b
Commit message: "GUACAMOLE-360: Merge support for managing own sessions."
 > git rev-list --no-walk 984ab48ce8dbbb5b9949ce1f5e5f774168b4830b # timeout=10
[JDK 1.7 (latest)] $ /bin/bash -xe /tmp/jenkins4538687572743360635.sh
+ export MAVEN_HOME=/home/jenkins/tools/maven/latest3
+ MAVEN_HOME=/home/jenkins/tools/maven/latest3
+ export 
PATH=/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/maven/latest3/bin
+ 
PATH=/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/maven/latest3/bin
+ export 
'REPOSITORY=
+ 
REPOSITORY='
+ mkdir -p 
'
+ cd guacamole-client/
+ mvn clean package 
'-Dmaven.repo.local=
 -P lgpl-extensions
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] guacamole-common
[INFO] guacamole-ext
[INFO] guacamole-common-js
[INFO] guacamole
[INFO] guacamole-auth-cas
[INFO] guacamole-auth-duo
[INFO] guacamole-auth-header
[INFO] guacamole-auth-jdbc
[INFO] guacamole-auth-jdbc-base
[INFO] guacamole-auth-jdbc-mysql
[INFO] guacamole-auth-jdbc-postgresql
[INFO] guacamole-auth-jdbc-sqlserver
[INFO] guacamole-auth-jdbc-dist
[INFO] guacamole-auth-ldap
[INFO] guacamole-auth-openid
[INFO] guacamole-auth-quickconnect
[INFO] guacamole-auth-totp
[INFO] guacamole-example
[INFO] guacamole-playback-example
[INFO] guacamole-auth-radius
[INFO] guacamole-client
[INFO] 
[INFO] 
[INFO] Building guacamole-common 1.0.0
[INFO] 
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] guacamole-common ... FAILURE [  0.888 s]
[INFO] guacamole-ext 

[GitHub] guacamole-client pull request #301: GUACAMOLE-360: Allow users to kill their...

2018-06-20 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/guacamole-client/pull/301


---