tigase-http-api - Build # 2008 - Failure:
Check console output at http://build.tigase.net/jenkins/job/tigase-http-api/2008/ to view the results.
Changes: [andrzej.wojcik] #6163: updated groovy to version 2.5.2
[andrzej.wojcik] #6173: updated maven-javadoc-plugin to 3.0.1 to make it work without
Started by: Started by upstream project "multijob" build number 1,938
[...truncated 32.34 KB...] [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/db/FileUploadRepository.java:79: warning: no @param for limit [ERROR] void removeExpiredSlots(BareJID domain, LocalDateTime before, int limit) throws TigaseDBException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/db/FileUploadRepository.java:79: warning: no @throws for tigase.db.TigaseDBException [ERROR] void removeExpiredSlots(BareJID domain, LocalDateTime before, int limit) throws TigaseDBException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:35: warning: no @return [ERROR] long count() throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:35: warning: no @throws for java.io.IOException [ERROR] long count() throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:40: warning: no @return [ERROR] long size() throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:40: warning: no @throws for java.io.IOException [ERROR] long size() throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:45: warning: no @param for uploader [ERROR] ReadableByteChannel getContent(BareJID uploader, String slotId, String filename) throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:45: warning: no @param for slotId [ERROR] ReadableByteChannel getContent(BareJID uploader, String slotId, String filename) throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:45: warning: no @param for filename [ERROR] ReadableByteChannel getContent(BareJID uploader, String slotId, String filename) throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:45: warning: no @return [ERROR] ReadableByteChannel getContent(BareJID uploader, String slotId, String filename) throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:45: warning: no @throws for java.io.IOException [ERROR] ReadableByteChannel getContent(BareJID uploader, String slotId, String filename) throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:50: warning: no @param for uploader [ERROR] void setContent(BareJID uploader, String slotId, String filename, long size, ReadableByteChannel source) [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:50: warning: no @param for slotId [ERROR] void setContent(BareJID uploader, String slotId, String filename, long size, ReadableByteChannel source) [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:50: warning: no @param for filename [ERROR] void setContent(BareJID uploader, String slotId, String filename, long size, ReadableByteChannel source) [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:50: warning: no @param for size [ERROR] void setContent(BareJID uploader, String slotId, String filename, long size, ReadableByteChannel source) [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:50: warning: no @param for source [ERROR] void setContent(BareJID uploader, String slotId, String filename, long size, ReadableByteChannel source) [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:50: warning: no @throws for java.io.IOException [ERROR] void setContent(BareJID uploader, String slotId, String filename, long size, ReadableByteChannel source) [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:56: warning: no @param for uploader [ERROR] void remove(BareJID uploader, String slotId) throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:56: warning: no @param for slotId [ERROR] void remove(BareJID uploader, String slotId) throws IOException; [ERROR] ^ [ERROR] /var/lib/jenkins/jobs/tigase-http-api/workspace/src/main/groovy/tigase/http/upload/store/Store.java:56: warning: no @throws for java.io.IOException [ERROR] void remove(BareJID uploader, String slotId) throws IOException; [ERROR] ^ [ERROR] [ERROR] Command line was: /mnt/ebsVolume/var/lib/jenkins/tools/hudson.model.JDK/oracle-jdk8-auto/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/var/lib/jenkins/jobs/tigase-http-api/workspace/docs/javadoc' dir. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [JENKINS] Archiving /var/lib/jenkins/jobs/tigase-http-api/workspace/pom.xml to tigase/tigase-http-api/2.0.0-SNAPSHOT/tigase-http-api-2.0.0-SNAPSHOT.pom [workspace] $ /bin/sh -xe /tmp/jenkins7399521095544574127.sh channel stopped + export NIGHTLIES_DIR=/home/jenkins/nightlies + export DIST_DIR=/home/jenkins/nightlies/dists/ + export COMPONENT=tigase-http-api + export DOCU_DIR=/home/documentation/tigase-http-api/snapshot + date +%Y-%m-%d + NIGHTLY=2018-09-06 + [ -e docs/ ] + [ -e /home/documentation/tigase-http-api/snapshot/ ] + rm -rf /home/documentation/tigase-http-api/snapshot/ + [ ! -e /home/documentation/tigase-http-api/snapshot/ ] + mkdir -p /home/documentation/tigase-http-api/snapshot/ + cp -R docs/javadoc /home/documentation/tigase-http-api/snapshot/ + sleep 2 + groovy /home/jenkins/page.groovy /home/documentation/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Email was triggered for: Failure - 1st Email was triggered for: Failure - Any Trigger Failure - Any was overridden by another trigger and will not send an email. Trigger Failure - Still was overridden by another trigger and will not send an email. Sending email for trigger: Failure - 1st
Applicable version: git/master
Issue fixed by fixing javadoc and minor changes in the code.
tigase-http-api - Build # 2008 - Failure:
Check console output at http://build.tigase.net/jenkins/job/tigase-http-api/2008/ to view the results.
Changes: [andrzej.wojcik] #6163: updated groovy to version 2.5.2
[andrzej.wojcik] #6173: updated maven-javadoc-plugin to 3.0.1 to make it work without
Started by: Started by upstream project "multijob" build number 1,938
Applicable version: git/master