You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by gm...@apache.org on 2015/09/09 08:24:31 UTC

Build failed in Jenkins: directory-kerby #127

See <https://analysis.apache.org/jenkins/job/directory-kerby/127/changes>

Changes:

[highcool] refine BUILDING

[yaning0123] refine BUILDING.md

[elecharny] Added the .pmd and .pmdruleset.xml files into the rat exclusion set

[elecharny] Added a missing AL_2.0 header in the log4j.properties file. Excluded the bin/ dir from the rat check

[elecharny] removed unusued declaratiuon

[elecharny] Added the bin directory into the ignored git files list

[elecharny] Added the SCM tag, required for the release. Fixed the link to the web site

[elecharny] added teh distributionManagement tag

[elecharny] Switch to 1.0.0-RC1-SNAPSHOT. Added a reference to the Apache parent pom

[elecharny] Switched to 1.0.0-RC1-SNAPSHOT

[elecharny] fixed a version

[elecharny] Added a missing @param description

[elecharny] fixed a typo

[jiajia.li] Add maven javadoc plugin.

[jiajia.li] Fix javadoc of kerby-asn1, kerby-util and kerby-config.

[yaning0123] fix javadoc warning for ldap-backend module

[jiajia.li] Fix javadoc errors of kerb-crypto module.

[jiajia.li] Fix javadoc of kerb-common module.

[yaning0123] add JavaDoc for zookeeper-backend

[jiajia.li] Fix javadoc issues in kerb-identity module.

[yaning0123] add JavaDoc for json-backend

[yaning0123] add JavaDoc for kdc-tool and client-tool and TokenJaasKrbUtil.java

[yaning0123] add JavaDoc for token-provider module

[yaning0123] add JavaDoc for kerb-simplekdc module

[jiajia.li] Fix javadoc issues in kerb-client module.

[yaning0123] add JavaDoc for kerb-simplekdc module

[yaning0123] add JavaDoc for kerb-admin module

[jiajia.li] Fix javadoc issues in kerb-core module.

[jiajia.li] Fix some warnings of javadoc.

[yaning0123] add JavaDoc for kerb-server module

[jiajia.li] Fix some javadoc issues.

[jiajia.li] Remove some plugins in pom.xml which already present in the parent's pom.

[jiajia.li] Remove the maven-jar-plugin, maven-compiler-plugin and apache-rat-plugint declaration.

[mail] Exclude .checkstyle files from RAT check. Activate RAT check during release build.

[elecharny] [maven-release-plugin] prepare release kerby-all-1.0.0-RC1

[elecharny] [maven-release-plugin] prepare for next development iteration

[drankye] Added the plugin version to fix a possible warning

[mail] Exclude DEPENDENCIES file from apache-rat check

[drankye] Minor fixup for scripts for *nix

[drankye] Added a draft for the ip clearance doc

[jiajia.li] Change the version.

------------------------------------------
[...truncated 1797 lines...]
Iteration  14: 1.549 ms/op
Iteration  15: 1.474 ms/op
Iteration  16: 1.471 ms/op
Iteration  17: 1.491 ms/op
Iteration  18: 1.492 ms/op
Iteration  19: 1.530 ms/op
Iteration  20: 1.552 ms/op


Result "queryTest":
  1.576 ±(99.9%) 0.115 ms/op [Average]
  (min, avg, max) = (1.463, 1.576, 1.983), stdev = 0.132
  CI (99.9%): [1.461, 1.690] (assumes normal distribution)


# JMH 1.10.3 (released 54 days ago)
# VM version: JDK 1.7.0_65, VM 24.65-b04
# VM invoker: /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.7.0_65/jre/bin/java
# VM options: <none>
# Warmup: 5 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Average time, time/op
# Benchmark: org.apache.kerby.benchmark.KrbCodecBenchmark.decodeWithApacheDS

# Run progress: 44.44% complete, ETA 00:00:56
# Fork: 1 of 1
# Warmup Iteration   1: log4j:WARN No appenders could be found for logger (org.apache.directory.api.asn1.ber.Asn1Decoder).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
4.330 ms/op
# Warmup Iteration   2: 1.840 ms/op
# Warmup Iteration   3: 1.738 ms/op
# Warmup Iteration   4: 1.382 ms/op
# Warmup Iteration   5: 1.201 ms/op
Iteration   1: 1.089 ms/op
Iteration   2: 1.035 ms/op
Iteration   3: 1.011 ms/op
Iteration   4: 1.104 ms/op
Iteration   5: 1.016 ms/op
Iteration   6: 1.275 ms/op
Iteration   7: 1.378 ms/op
Iteration   8: 1.091 ms/op
Iteration   9: 1.004 ms/op
Iteration  10: 0.912 ms/op
Iteration  11: 0.942 ms/op
Iteration  12: 0.904 ms/op
Iteration  13: 0.943 ms/op
Iteration  14: 0.949 ms/op
Iteration  15: 0.869 ms/op
Iteration  16: 0.865 ms/op
Iteration  17: 0.872 ms/op
Iteration  18: 0.867 ms/op
Iteration  19: 0.874 ms/op
Iteration  20: 0.879 ms/op


Result "decodeWithApacheDS":
  0.994 ±(99.9%) 0.122 ms/op [Average]
  (min, avg, max) = (0.865, 0.994, 1.378), stdev = 0.140
  CI (99.9%): [0.872, 1.116] (assumes normal distribution)


# JMH 1.10.3 (released 54 days ago)
# VM version: JDK 1.7.0_65, VM 24.65-b04
# VM invoker: /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.7.0_65/jre/bin/java
# VM options: <none>
# Warmup: 5 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Average time, time/op
# Benchmark: org.apache.kerby.benchmark.KrbCodecBenchmark.decodeWithKerby

# Run progress: 72.22% complete, ETA 00:00:27
# Fork: 1 of 1
# Warmup Iteration   1: 0.095 ms/op
# Warmup Iteration   2: 0.013 ms/op
# Warmup Iteration   3: 0.011 ms/op
# Warmup Iteration   4: 0.013 ms/op
# Warmup Iteration   5: 0.010 ms/op
Iteration   1: 0.009 ms/op
Iteration   2: 0.009 ms/op
Iteration   3: 0.010 ms/op
Iteration   4: 0.010 ms/op
Iteration   5: 0.010 ms/op
Iteration   6: 0.009 ms/op
Iteration   7: 0.010 ms/op
Iteration   8: 0.009 ms/op
Iteration   9: 0.009 ms/op
Iteration  10: 0.009 ms/op
Iteration  11: 0.009 ms/op
Iteration  12: 0.009 ms/op
Iteration  13: 0.009 ms/op
Iteration  14: 0.010 ms/op
Iteration  15: 0.010 ms/op
Iteration  16: 0.011 ms/op
Iteration  17: 0.011 ms/op
Iteration  18: 0.010 ms/op
Iteration  19: 0.013 ms/op
Iteration  20: 0.012 ms/op


Result "decodeWithKerby":
  0.010 ±(99.9%) 0.001 ms/op [Average]
  (min, avg, max) = (0.009, 0.010, 0.013), stdev = 0.001
  CI (99.9%): [0.009, 0.011] (assumes normal distribution)


# Run complete. Total time: 00:01:36

Benchmark                             Mode  Cnt  Score   Error  Units
JsonBackendBenchmark.queryTest        avgt   20  1.576 ± 0.115  ms/op
KrbCodecBenchmark.decodeWithApacheDS  avgt   20  0.994 ± 0.122  ms/op
KrbCodecBenchmark.decodeWithKerby     avgt   20  0.010 ± 0.001  ms/op
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ benchmark ---
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-kerby/ws/benchmark/target/benchmark-1.0.0-RC2-SNAPSHOT.jar> to /x1/jenkins/mvn-repo/org/apache/kerby/benchmark/1.0.0-RC2-SNAPSHOT/benchmark-1.0.0-RC2-SNAPSHOT.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-kerby/ws/benchmark/pom.xml> to /x1/jenkins/mvn-repo/org/apache/kerby/benchmark/1.0.0-RC2-SNAPSHOT/benchmark-1.0.0-RC2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Kerby Project .............................. SUCCESS [8.108s]
[INFO] Kerby ASN1 Project ................................ SUCCESS [12.190s]
[INFO] Kerby Util ........................................ SUCCESS [2.561s]
[INFO] Third Party Projects .............................. SUCCESS [1.067s]
[INFO] not-yet-commons-ssl ............................... FAILURE [1.353s]
[INFO] Kerby Config ...................................... SUCCESS [4.567s]
[INFO] Kerby-kerb Project ................................ SUCCESS [0.745s]
[INFO] Kerby-kerb core ................................... SUCCESS [6.271s]
[INFO] Kerby-kerb Crypto ................................. SUCCESS [5.074s]
[INFO] Kerby-kerb Util ................................... SUCCESS [2.309s]
[INFO] kerby-kerb-coreTest ............................... SUCCESS [1.341s]
[INFO] Kerby-kerb Common ................................. SUCCESS [1.825s]
[INFO] Kerby-kerb Identity ............................... SUCCESS [1.692s]
[INFO] Kerby-kerb Identity Test .......................... SUCCESS [1.475s]
[INFO] Kerby-kerb Client ................................. SUCCESS [2.735s]
[INFO] Kerby-kerb Server ................................. SUCCESS [2.558s]
[INFO] Kerby-kerb Admin .................................. SUCCESS [1.935s]
[INFO] Kerb Simple Kdc ................................... SUCCESS [1.465s]
[INFO] Kerb Kdc Test ..................................... SUCCESS [1.732s]
[INFO] Kerby providers ................................... SUCCESS [0.773s]
[INFO] Token provider .................................... SUCCESS [3.204s]
[INFO] Kerb Integration Test ............................. SUCCESS [2.978s]
[INFO] Kerby-kerb client api all ......................... SUCCESS [1.367s]
[INFO] Kerby-kerb server all ............................. SUCCESS [1.237s]
[INFO] Kerby KDC Server .................................. SUCCESS [3.610s]
[INFO] Pki provider ...................................... SKIPPED
[INFO] Kdc Tool Project .................................. SUCCESS [0.721s]
[INFO] Client Tool ....................................... SKIPPED
[INFO] KDC Tool .......................................... SUCCESS [2.501s]
[INFO] Kerby Backend ..................................... SUCCESS [0.617s]
[INFO] Json identity backend ............................. SUCCESS [1.936s]
[INFO] Zookeeper identity backend ........................ SUCCESS [2.613s]
[INFO] Ldap identity backend ............................. SUCCESS [9.847s]
[INFO] Kerby Kdc Test .................................... SKIPPED
[INFO] Mavibot based backend ............................. SUCCESS [2.100s]
[INFO] Kerby Distribution ................................ SUCCESS [0.855s]
[INFO] KDC Dist .......................................... SUCCESS [1.553s]
[INFO] Tool Dist ......................................... SKIPPED
[INFO] Kerby benchmark ................................... SUCCESS [1:53.821s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:38.517s
[INFO] Finished at: Wed Sep 09 06:24:25 UTC 2015
[INFO] Final Memory: 60M/346M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (validate) on project not-yet-commons-ssl: You have 20 Checkstyle violations. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :not-yet-commons-ssl
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/ldap-backend/pom.xml> to org.apache.kerby/ldap-backend/1.0.0-RC2-SNAPSHOT/ldap-backend-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/ldap-backend/target/ldap-backend-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/ldap-backend/1.0.0-RC2-SNAPSHOT/ldap-backend-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/json-backend/pom.xml> to org.apache.kerby/json-backend/1.0.0-RC2-SNAPSHOT/json-backend-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/json-backend/target/json-backend-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/json-backend/1.0.0-RC2-SNAPSHOT/json-backend-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kdc-test/pom.xml> to org.apache.kerby/kerby-kdc-test/1.0.0-RC2-SNAPSHOT/kerby-kdc-test-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-util/pom.xml> to org.apache.kerby/kerb-util/1.0.0-RC2-SNAPSHOT/kerb-util-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-util/target/kerb-util-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-util/1.0.0-RC2-SNAPSHOT/kerb-util-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-crypto/pom.xml> to org.apache.kerby/kerb-crypto/1.0.0-RC2-SNAPSHOT/kerb-crypto-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-crypto/target/kerb-crypto-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-crypto/1.0.0-RC2-SNAPSHOT/kerb-crypto-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-provider/token-provider/pom.xml> to org.apache.kerby/token-provider/1.0.0-RC2-SNAPSHOT/token-provider-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-provider/token-provider/target/token-provider-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/token-provider/1.0.0-RC2-SNAPSHOT/token-provider-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-client-api-all/pom.xml> to org.apache.kerby/kerb-client-api-all/1.0.0-RC2-SNAPSHOT/kerb-client-api-all-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-client-api-all/target/kerb-client-api-all-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-client-api-all/1.0.0-RC2-SNAPSHOT/kerb-client-api-all-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-tool/client-tool/pom.xml> to org.apache.kerby/client-tool/1.0.0-RC2-SNAPSHOT/client-tool-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-dist/pom.xml> to org.apache.kerby/kerby-dist/1.0.0-RC2-SNAPSHOT/kerby-dist-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/3rdparty/pom.xml> to org.apache.kerby/3rdparty/1.0.0-RC2-SNAPSHOT/3rdparty-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-server/pom.xml> to org.apache.kerby/kerb-server/1.0.0-RC2-SNAPSHOT/kerb-server-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-server/target/kerb-server-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-server/1.0.0-RC2-SNAPSHOT/kerb-server-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-tool/kdc-tool/pom.xml> to org.apache.kerby/kdc-tool/1.0.0-RC2-SNAPSHOT/kdc-tool-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-tool/kdc-tool/target/kdc-tool-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kdc-tool/1.0.0-RC2-SNAPSHOT/kdc-tool-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-dist/kdc-dist/pom.xml> to org.apache.kerby/kdc-dist/1.0.0-RC2-SNAPSHOT/kdc-dist-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-asn1/pom.xml> to org.apache.kerby/kerby-asn1/1.0.0-RC2-SNAPSHOT/kerby-asn1-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-asn1/target/kerby-asn1-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerby-asn1/1.0.0-RC2-SNAPSHOT/kerby-asn1-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/benchmark/pom.xml> to org.apache.kerby/benchmark/1.0.0-RC2-SNAPSHOT/benchmark-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/benchmark/target/benchmark-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/benchmark/1.0.0-RC2-SNAPSHOT/benchmark-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-provider/pom.xml> to org.apache.kerby/kerby-provider/1.0.0-RC2-SNAPSHOT/kerby-provider-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-admin/pom.xml> to org.apache.kerby/kerb-admin/1.0.0-RC2-SNAPSHOT/kerb-admin-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-admin/target/kerb-admin-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-admin/1.0.0-RC2-SNAPSHOT/kerb-admin-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/integration-test/pom.xml> to org.apache.kerby/integration-test/1.0.0-RC2-SNAPSHOT/integration-test-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/integration-test/target/integration-test-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/integration-test/1.0.0-RC2-SNAPSHOT/integration-test-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-simplekdc/pom.xml> to org.apache.kerby/kerb-simplekdc/1.0.0-RC2-SNAPSHOT/kerb-simplekdc-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-simplekdc/target/kerb-simplekdc-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-simplekdc/1.0.0-RC2-SNAPSHOT/kerb-simplekdc-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-core-test/pom.xml> to org.apache.kerby/kerb-core-test/1.0.0-RC2-SNAPSHOT/kerb-core-test-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-core-test/target/kerb-core-test-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-core-test/1.0.0-RC2-SNAPSHOT/kerb-core-test-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/3rdparty/not-yet-commons-ssl/pom.xml> to org.apache.kerby/not-yet-commons-ssl/1.0.0-RC2-SNAPSHOT/not-yet-commons-ssl-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-client/pom.xml> to org.apache.kerby/kerb-client/1.0.0-RC2-SNAPSHOT/kerb-client-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-client/target/kerb-client-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-client/1.0.0-RC2-SNAPSHOT/kerb-client-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/pom.xml> to org.apache.kerby/kerby-kerb/1.0.0-RC2-SNAPSHOT/kerby-kerb-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/mavibot-backend/pom.xml> to org.apache.kerby/mavibot-backend/1.0.0-RC2-SNAPSHOT/mavibot-backend-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/mavibot-backend/target/mavibot-backend-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/mavibot-backend/1.0.0-RC2-SNAPSHOT/mavibot-backend-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/zookeeper-backend/pom.xml> to org.apache.kerby/zookeeper-backend/1.0.0-RC2-SNAPSHOT/zookeeper-backend-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/zookeeper-backend/target/zookeeper-backend-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/zookeeper-backend/1.0.0-RC2-SNAPSHOT/zookeeper-backend-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-config/pom.xml> to org.apache.kerby/kerby-config/1.0.0-RC2-SNAPSHOT/kerby-config-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-config/target/kerby-config-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerby-config/1.0.0-RC2-SNAPSHOT/kerby-config-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-util/pom.xml> to org.apache.kerby/kerby-util/1.0.0-RC2-SNAPSHOT/kerby-util-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-util/target/kerby-util-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerby-util/1.0.0-RC2-SNAPSHOT/kerby-util-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-common/pom.xml> to org.apache.kerby/kerb-common/1.0.0-RC2-SNAPSHOT/kerb-common-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-common/target/kerb-common-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-common/1.0.0-RC2-SNAPSHOT/kerb-common-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-core/pom.xml> to org.apache.kerby/kerb-core/1.0.0-RC2-SNAPSHOT/kerb-core-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-core/target/kerb-core-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-core/1.0.0-RC2-SNAPSHOT/kerb-core-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kdc/pom.xml> to org.apache.kerby/kerby-kdc/1.0.0-RC2-SNAPSHOT/kerby-kdc-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kdc/target/kerby-kdc-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerby-kdc/1.0.0-RC2-SNAPSHOT/kerby-kdc-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-identity/pom.xml> to org.apache.kerby/kerb-identity/1.0.0-RC2-SNAPSHOT/kerb-identity-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-identity/target/kerb-identity-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-identity/1.0.0-RC2-SNAPSHOT/kerb-identity-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-backend/pom.xml> to org.apache.kerby/kerby-backend/1.0.0-RC2-SNAPSHOT/kerby-backend-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-tool/pom.xml> to org.apache.kerby/kerby-tool/1.0.0-RC2-SNAPSHOT/kerby-tool-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/pom.xml> to org.apache.kerby/kerby-all/1.0.0-RC2-SNAPSHOT/kerby-all-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-kdc-test/pom.xml> to org.apache.kerby/kerb-kdc-test/1.0.0-RC2-SNAPSHOT/kerb-kdc-test-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-kdc-test/target/kerb-kdc-test-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-kdc-test/1.0.0-RC2-SNAPSHOT/kerb-kdc-test-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-kdc-test/target/kerb-kdc-test-1.0.0-RC2-SNAPSHOT-tests.jar> to org.apache.kerby/kerb-kdc-test/1.0.0-RC2-SNAPSHOT/kerb-kdc-test-1.0.0-RC2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-dist/tool-dist/pom.xml> to org.apache.kerby/tool-dist/1.0.0-RC2-SNAPSHOT/tool-dist-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-provider/pki-provider/pom.xml> to org.apache.kerby/pki-provider/1.0.0-RC2-SNAPSHOT/pki-provider-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-identity-test/pom.xml> to org.apache.kerby/kerb-identity-test/1.0.0-RC2-SNAPSHOT/kerb-identity-test-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-identity-test/target/kerb-identity-test-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-identity-test/1.0.0-RC2-SNAPSHOT/kerb-identity-test-1.0.0-RC2-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-server-api-all/pom.xml> to org.apache.kerby/kerb-server-api-all/1.0.0-RC2-SNAPSHOT/kerb-server-api-all-1.0.0-RC2-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-kerby/ws/kerby-kerb/kerb-server-api-all/target/kerb-server-api-all-1.0.0-RC2-SNAPSHOT.jar> to org.apache.kerby/kerb-server-api-all/1.0.0-RC2-SNAPSHOT/kerb-server-api-all-1.0.0-RC2-SNAPSHOT.jar
Sending e-mails to: notifications@directory.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Jenkins build is back to normal : directory-kerby #128

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/directory-kerby/128/changes>