You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/04 12:25:06 UTC

Build failed in Jenkins: dir-apacheds-ubuntu-deploy #1996

See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1996/display/redirect?page=changes>

Changes:

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

[elecharny] [maven-release-plugin] prepare release 2.0.0-M24

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/>
Updating https://svn.apache.org/repos/asf/directory/apacheds/trunk at revision '2017-06-04T12:24:08.805 +0000'
U         kerberos-codec/pom.xml
U         core/pom.xml
U         kerberos-client/pom.xml
U         server-jndi/pom.xml
U         pom.xml
U         core-integ/pom.xml
U         core-api/pom.xml
U         xdbm-partition/pom.xml
U         core-constants/pom.xml
U         protocol-shared/pom.xml
U         interceptor-kerberos/pom.xml
U         core-avl/pom.xml
U         server-config/pom.xml
U         server-integ/pom.xml
U         i18n/pom.xml
U         wrapper/pom.xml
U         installers-maven-plugin/pom.xml
U         installers/pom.xml
U         interceptors/journal/pom.xml
U         interceptors/operational/pom.xml
U         interceptors/authn/pom.xml
U         interceptors/logger/pom.xml
U         interceptors/event/pom.xml
U         interceptors/hash/pom.xml
U         interceptors/normalization/pom.xml
U         interceptors/changelog/pom.xml
U         interceptors/admin/pom.xml
U         interceptors/number/pom.xml
U         interceptors/collective/pom.xml
U         interceptors/pom.xml
U         interceptors/authz/pom.xml
U         interceptors/exception/pom.xml
U         interceptors/schema/pom.xml
U         interceptors/referral/pom.xml
U         interceptors/trigger/pom.xml
U         interceptors/subtree/pom.xml
U         core-annotations/pom.xml
U         protocol-dns/pom.xml
U         service-builder/pom.xml
U         ldif-partition/pom.xml
U         kerberos-test/pom.xml
U         core-shared/pom.xml
U         http-integration/pom.xml
U         protocol-ntp/pom.xml
U         service/pom.xml
U         server-annotations/pom.xml
U         mavibot-partition/pom.xml
U         all/pom.xml
U         ldap-client-test/pom.xml
U         test-framework/pom.xml
U         core-jndi/pom.xml
U         http-directory-bridge/pom.xml
U         protocol-kerberos/pom.xml
U         protocol-dhcp/pom.xml
U         protocol-ldap/pom.xml
U         jdbm-partition/pom.xml
At revision 1797577

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41887
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41887
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy -Dintegration -V
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.5.0
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_121/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-43-generic", arch: "amd64", family: "unix"
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 41887](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Jenkins build is back to normal : dir-apacheds-ubuntu-deploy #2002

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/2002/display/redirect?page=changes>


Build failed in Jenkins: dir-apacheds-ubuntu-deploy #2001

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/2001/display/redirect>

------------------------------------------
[...truncated 27.59 KB...]
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ apacheds-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 132 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/classes>
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/schema/registries/synchronizers/AbstractRegistrySynchronizer.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/schema/registries/synchronizers/AbstractRegistrySynchronizer.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ apacheds-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ apacheds-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/test-classes>
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java>: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ apacheds-core-api ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.directory.server.core.api.entry.ClonedServerEntryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.apache.directory.server.core.api.entry.ClonedServerEntryTest
Running org.apache.directory.server.core.api.entry.SchemaAwareEntryTest
Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec - in org.apache.directory.server.core.api.entry.SchemaAwareEntryTest
Running org.apache.directory.server.core.api.entry.SchemaAwareModificationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in org.apache.directory.server.core.api.entry.SchemaAwareModificationTest
Running org.apache.directory.server.core.api.normalization.FilterNormalizingVisitorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.directory.server.core.api.normalization.FilterNormalizingVisitorTest
Running org.apache.directory.server.core.api.sp.StoredProcUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.directory.server.core.api.sp.StoredProcUtilsTest
Running org.apache.directory.server.core.api.changelog.TagTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.directory.server.core.api.changelog.TagTest

Results :

Tests run: 106, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:bundle (default-bundle) @ apacheds-core-api ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ apacheds-core-api ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (attach-tests) @ apacheds-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-core-api ---
[INFO] Checking legal files in: apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Checking legal files in: apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ apacheds-core-api >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apacheds-core-api ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ apacheds-core-api <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ apacheds-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apacheds-core-api ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:install (default-install) @ apacheds-core-api ---
[INFO] Installing org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apacheds-core-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 2.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4.jar (249 KB at 217.8 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4.pom (5 KB at 6.0 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml (408 B at 0.8 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml (408 B at 0.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4-tests.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4-tests.jar (60 KB at 61.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122820-4-sources.jar (258 KB at 225.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:deploy (default-deploy) @ apacheds-core-api ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core Shared 2.0.0-M25-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apacheds-core-shared ---
[INFO] Deleting <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-shared/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apacheds-core-shared ---
[INFO] There are 2 errors reported by Checkstyle 7.8 with directory-checks.xml ruleset.
[ERROR] src/main/java/org/apache/directory/server/core/shared/DefaultCoreSession.java:[1346,23] (whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] src/main/java/org/apache/directory/server/core/shared/DefaultCoreSession.java:[1346,142] (whitespace) ParenPad: ')' is not preceded with whitespace.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS ........................................... SUCCESS [ 10.202 s]
[INFO] ApacheDS I18n ...................................... SUCCESS [  9.561 s]
[INFO] ApacheDS Core Constants ............................ SUCCESS [  6.972 s]
[INFO] ApacheDS Core API .................................. SUCCESS [ 29.938 s]
[INFO] ApacheDS Core Shared ............................... FAILURE [  0.641 s]
[INFO] ApacheDS Interceptors .............................. SKIPPED
[INFO] ApacheDS AdministrativePoint Interceptor ........... SKIPPED
[INFO] ApacheDS Authentication Interceptor ................ SKIPPED
[INFO] ApacheDS Interceptor to increment numeric attributes SKIPPED
[INFO] ApacheDS Authorization Interceptor ................. SKIPPED
[INFO] ApacheDS ChangeLog Interceptor ..................... SKIPPED
[INFO] ApacheDS Collective Attribute Interceptor .......... SKIPPED
[INFO] ApacheDS Event Interceptor ......................... SKIPPED
[INFO] ApacheDS Exception Interceptor ..................... SKIPPED
[INFO] ApacheDS Journal Interceptor ....................... SKIPPED
[INFO] ApacheDS Normalization Interceptor ................. SKIPPED
[INFO] ApacheDS Operational Attribute Interceptor ......... SKIPPED
[INFO] ApacheDS Referral Interceptor ...................... SKIPPED
[INFO] ApacheDS Schema Interceptor ........................ SKIPPED
[INFO] ApacheDS Subtree Interceptor ....................... SKIPPED
[INFO] ApacheDS Triggers Interceptor ...................... SKIPPED
[INFO] ApacheDS Core ...................................... SKIPPED
[INFO] ApacheDS Core AVL .................................. SKIPPED
[INFO] ApacheDS Generalized (X) DBM Partition ............. SKIPPED
[INFO] ApacheDS LDIF Partition ............................ SKIPPED
[INFO] ApacheDS JDBM Partition ............................ SKIPPED
[INFO] ApacheDS Mavibot Partition ......................... SKIPPED
[INFO] ApacheDS Core Annotations .......................... SKIPPED
[INFO] ApacheDS Core JNDI ................................. SKIPPED
[INFO] ApacheDS Protocol Kerberos Codec ................... SKIPPED
[INFO] ApacheDS Interceptors for Kerberos ................. SKIPPED
[INFO] ApacheDS Protocol Dhcp ............................. SKIPPED
[INFO] ApacheDS Protocol Shared ........................... SKIPPED
[INFO] ApacheDS Protocol Dns .............................. SKIPPED
[INFO] ApacheDS Protocol Kerberos ......................... SKIPPED
[INFO] ApacheDS Protocol Ldap ............................. SKIPPED
[INFO] ApacheDS Protocol Ntp .............................. SKIPPED
[INFO] Apacheds Server Annotations ........................ SKIPPED
[INFO] ApacheDS Server Config ............................. SKIPPED
[INFO] ApacheDS Server JNDI ............................... SKIPPED
[INFO] ApacheDS Test Framework ............................ SKIPPED
[INFO] ApacheDS All ....................................... SKIPPED
[INFO] ApacheDS Logger Interceptor ........................ SKIPPED
[INFO] ApacheDS Password Hashing Interceptor .............. SKIPPED
[INFO] ApacheDS Core Integration .......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test .................... SKIPPED
[INFO] ApacheDS Server Integration ........................ SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ............ SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............. SKIPPED
[INFO] ApacheDS Service Builder ........................... SKIPPED
[INFO] Apache Directory LDAP Client API test .............. SKIPPED
[INFO] kerberos-client .................................... SKIPPED
[INFO] ApacheDS Service ................................... SKIPPED
[INFO] ApacheDS Wrapper ................................... SKIPPED
[INFO] ApacheDS Installers Maven Plugin ................... SKIPPED
[INFO] ApacheDS Installers ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:10 min
[INFO] Finished at: 2017-06-12T12:28:37+00:00

[INFO] Final Memory: 70M/435M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apacheds-core-shared: You have 2 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 :apacheds-core-shared
channel stopped

Build failed in Jenkins: dir-apacheds-ubuntu-deploy #2000

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/2000/display/redirect?page=changes>

Changes:

[elecharny] No need to create the temp file twice...

[elecharny] Fixed a double definition of a variable

------------------------------------------
[...truncated 27.59 KB...]
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ apacheds-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 132 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/classes>
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/schema/registries/synchronizers/AbstractRegistrySynchronizer.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/schema/registries/synchronizers/AbstractRegistrySynchronizer.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ apacheds-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ apacheds-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/test-classes>
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java>: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ apacheds-core-api ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.directory.server.core.api.entry.ClonedServerEntryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.apache.directory.server.core.api.entry.ClonedServerEntryTest
Running org.apache.directory.server.core.api.entry.SchemaAwareEntryTest
Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 sec - in org.apache.directory.server.core.api.entry.SchemaAwareEntryTest
Running org.apache.directory.server.core.api.entry.SchemaAwareModificationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.apache.directory.server.core.api.entry.SchemaAwareModificationTest
Running org.apache.directory.server.core.api.normalization.FilterNormalizingVisitorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.apache.directory.server.core.api.normalization.FilterNormalizingVisitorTest
Running org.apache.directory.server.core.api.sp.StoredProcUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.server.core.api.sp.StoredProcUtilsTest
Running org.apache.directory.server.core.api.changelog.TagTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.directory.server.core.api.changelog.TagTest

Results :

Tests run: 106, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:bundle (default-bundle) @ apacheds-core-api ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ apacheds-core-api ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (attach-tests) @ apacheds-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-core-api ---
[INFO] Checking legal files in: apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Checking legal files in: apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ apacheds-core-api >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apacheds-core-api ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ apacheds-core-api <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ apacheds-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apacheds-core-api ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:install (default-install) @ apacheds-core-api ---
[INFO] Installing org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apacheds-core-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 2.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3.jar (249 KB at 214.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3.pom (5 KB at 6.0 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml (408 B at 0.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml (408 B at 0.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3-tests.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3-tests.jar (60 KB at 60.6 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170612.122555-3-sources.jar (258 KB at 219.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:deploy (default-deploy) @ apacheds-core-api ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core Shared 2.0.0-M25-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apacheds-core-shared ---
[INFO] Deleting <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-shared/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apacheds-core-shared ---
[INFO] There are 2 errors reported by Checkstyle 7.8 with directory-checks.xml ruleset.
[ERROR] src/main/java/org/apache/directory/server/core/shared/DefaultCoreSession.java:[1346,23] (whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] src/main/java/org/apache/directory/server/core/shared/DefaultCoreSession.java:[1346,142] (whitespace) ParenPad: ')' is not preceded with whitespace.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS ........................................... SUCCESS [ 10.199 s]
[INFO] ApacheDS I18n ...................................... SUCCESS [  9.944 s]
[INFO] ApacheDS Core Constants ............................ SUCCESS [  7.293 s]
[INFO] ApacheDS Core API .................................. SUCCESS [ 29.664 s]
[INFO] ApacheDS Core Shared ............................... FAILURE [  0.604 s]
[INFO] ApacheDS Interceptors .............................. SKIPPED
[INFO] ApacheDS AdministrativePoint Interceptor ........... SKIPPED
[INFO] ApacheDS Authentication Interceptor ................ SKIPPED
[INFO] ApacheDS Interceptor to increment numeric attributes SKIPPED
[INFO] ApacheDS Authorization Interceptor ................. SKIPPED
[INFO] ApacheDS ChangeLog Interceptor ..................... SKIPPED
[INFO] ApacheDS Collective Attribute Interceptor .......... SKIPPED
[INFO] ApacheDS Event Interceptor ......................... SKIPPED
[INFO] ApacheDS Exception Interceptor ..................... SKIPPED
[INFO] ApacheDS Journal Interceptor ....................... SKIPPED
[INFO] ApacheDS Normalization Interceptor ................. SKIPPED
[INFO] ApacheDS Operational Attribute Interceptor ......... SKIPPED
[INFO] ApacheDS Referral Interceptor ...................... SKIPPED
[INFO] ApacheDS Schema Interceptor ........................ SKIPPED
[INFO] ApacheDS Subtree Interceptor ....................... SKIPPED
[INFO] ApacheDS Triggers Interceptor ...................... SKIPPED
[INFO] ApacheDS Core ...................................... SKIPPED
[INFO] ApacheDS Core AVL .................................. SKIPPED
[INFO] ApacheDS Generalized (X) DBM Partition ............. SKIPPED
[INFO] ApacheDS LDIF Partition ............................ SKIPPED
[INFO] ApacheDS JDBM Partition ............................ SKIPPED
[INFO] ApacheDS Mavibot Partition ......................... SKIPPED
[INFO] ApacheDS Core Annotations .......................... SKIPPED
[INFO] ApacheDS Core JNDI ................................. SKIPPED
[INFO] ApacheDS Protocol Kerberos Codec ................... SKIPPED
[INFO] ApacheDS Interceptors for Kerberos ................. SKIPPED
[INFO] ApacheDS Protocol Dhcp ............................. SKIPPED
[INFO] ApacheDS Protocol Shared ........................... SKIPPED
[INFO] ApacheDS Protocol Dns .............................. SKIPPED
[INFO] ApacheDS Protocol Kerberos ......................... SKIPPED
[INFO] ApacheDS Protocol Ldap ............................. SKIPPED
[INFO] ApacheDS Protocol Ntp .............................. SKIPPED
[INFO] Apacheds Server Annotations ........................ SKIPPED
[INFO] ApacheDS Server Config ............................. SKIPPED
[INFO] ApacheDS Server JNDI ............................... SKIPPED
[INFO] ApacheDS Test Framework ............................ SKIPPED
[INFO] ApacheDS All ....................................... SKIPPED
[INFO] ApacheDS Logger Interceptor ........................ SKIPPED
[INFO] ApacheDS Password Hashing Interceptor .............. SKIPPED
[INFO] ApacheDS Core Integration .......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test .................... SKIPPED
[INFO] ApacheDS Server Integration ........................ SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ............ SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............. SKIPPED
[INFO] ApacheDS Service Builder ........................... SKIPPED
[INFO] Apache Directory LDAP Client API test .............. SKIPPED
[INFO] kerberos-client .................................... SKIPPED
[INFO] ApacheDS Service ................................... SKIPPED
[INFO] ApacheDS Wrapper ................................... SKIPPED
[INFO] ApacheDS Installers Maven Plugin ................... SKIPPED
[INFO] ApacheDS Installers ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 min
[INFO] Finished at: 2017-06-12T12:26:12+00:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 70M/470M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apacheds-core-shared: You have 2 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 :apacheds-core-shared
channel stopped

Build failed in Jenkins: dir-apacheds-ubuntu-deploy #1999

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1999/display/redirect?page=changes>

Changes:

[elecharny] Added a log to tell when the server ca't create a temporary file (DIRSERVER-2091/DIRSERVER-2007)

------------------------------------------
[...truncated 340.26 KB...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ apacheds-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 132 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/classes>
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/LdapCoreSessionConnection.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/schema/registries/synchronizers/AbstractRegistrySynchronizer.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/main/java/org/apache/directory/server/core/api/schema/registries/synchronizers/AbstractRegistrySynchronizer.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ apacheds-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ apacheds-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/test-classes>
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java>: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/src/test/java/org/apache/directory/server/core/api/MockDirectoryService.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ apacheds-core-api ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.directory.server.core.api.changelog.TagTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.directory.server.core.api.changelog.TagTest
Running org.apache.directory.server.core.api.normalization.FilterNormalizingVisitorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.723 sec - in org.apache.directory.server.core.api.normalization.FilterNormalizingVisitorTest
Running org.apache.directory.server.core.api.entry.SchemaAwareModificationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in org.apache.directory.server.core.api.entry.SchemaAwareModificationTest
Running org.apache.directory.server.core.api.entry.ClonedServerEntryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.apache.directory.server.core.api.entry.ClonedServerEntryTest
Running org.apache.directory.server.core.api.entry.SchemaAwareEntryTest
Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec - in org.apache.directory.server.core.api.entry.SchemaAwareEntryTest
Running org.apache.directory.server.core.api.sp.StoredProcUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.directory.server.core.api.sp.StoredProcUtilsTest

Results :

Tests run: 106, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:bundle (default-bundle) @ apacheds-core-api ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ apacheds-core-api ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (attach-tests) @ apacheds-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-core-api ---
[INFO] Checking legal files in: apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Checking legal files in: apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ apacheds-core-api >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apacheds-core-api ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ apacheds-core-api <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ apacheds-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apacheds-core-api ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/core-api/target/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:install (default-install) @ apacheds-core-api ---
[INFO] Installing org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apacheds-core-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2.jar (249 KB at 176.8 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2.pom (5 KB at 4.6 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml (408 B at 0.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/maven-metadata.xml (408 B at 0.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2-tests.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2-tests.jar (60 KB at 43.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/apacheds-core-api-2.0.0-M25-20170611.122908-2-sources.jar (258 KB at 181.8 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-core-api/2.0.0-M25-SNAPSHOT/maven-metadata.xml (2 KB at 1.2 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:deploy (default-deploy) @ apacheds-core-api ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Core Shared 2.0.0-M25-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apacheds-core-shared ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apacheds-core-shared ---
[INFO] There are 2 errors reported by Checkstyle 7.8 with directory-checks.xml ruleset.
[ERROR] src/main/java/org/apache/directory/server/core/shared/DefaultCoreSession.java:[1346,23] (whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] src/main/java/org/apache/directory/server/core/shared/DefaultCoreSession.java:[1346,142] (whitespace) ParenPad: ')' is not preceded with whitespace.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS ........................................... SUCCESS [ 20.142 s]
[INFO] ApacheDS I18n ...................................... SUCCESS [ 18.128 s]
[INFO] ApacheDS Core Constants ............................ SUCCESS [ 12.051 s]
[INFO] ApacheDS Core API .................................. SUCCESS [01:43 min]
[INFO] ApacheDS Core Shared ............................... FAILURE [  1.714 s]
[INFO] ApacheDS Interceptors .............................. SKIPPED
[INFO] ApacheDS AdministrativePoint Interceptor ........... SKIPPED
[INFO] ApacheDS Authentication Interceptor ................ SKIPPED
[INFO] ApacheDS Interceptor to increment numeric attributes SKIPPED
[INFO] ApacheDS Authorization Interceptor ................. SKIPPED
[INFO] ApacheDS ChangeLog Interceptor ..................... SKIPPED
[INFO] ApacheDS Collective Attribute Interceptor .......... SKIPPED
[INFO] ApacheDS Event Interceptor ......................... SKIPPED
[INFO] ApacheDS Exception Interceptor ..................... SKIPPED
[INFO] ApacheDS Journal Interceptor ....................... SKIPPED
[INFO] ApacheDS Normalization Interceptor ................. SKIPPED
[INFO] ApacheDS Operational Attribute Interceptor ......... SKIPPED
[INFO] ApacheDS Referral Interceptor ...................... SKIPPED
[INFO] ApacheDS Schema Interceptor ........................ SKIPPED
[INFO] ApacheDS Subtree Interceptor ....................... SKIPPED
[INFO] ApacheDS Triggers Interceptor ...................... SKIPPED
[INFO] ApacheDS Core ...................................... SKIPPED
[INFO] ApacheDS Core AVL .................................. SKIPPED
[INFO] ApacheDS Generalized (X) DBM Partition ............. SKIPPED
[INFO] ApacheDS LDIF Partition ............................ SKIPPED
[INFO] ApacheDS JDBM Partition ............................ SKIPPED
[INFO] ApacheDS Mavibot Partition ......................... SKIPPED
[INFO] ApacheDS Core Annotations .......................... SKIPPED
[INFO] ApacheDS Core JNDI ................................. SKIPPED
[INFO] ApacheDS Protocol Kerberos Codec ................... SKIPPED
[INFO] ApacheDS Interceptors for Kerberos ................. SKIPPED
[INFO] ApacheDS Protocol Dhcp ............................. SKIPPED
[INFO] ApacheDS Protocol Shared ........................... SKIPPED
[INFO] ApacheDS Protocol Dns .............................. SKIPPED
[INFO] ApacheDS Protocol Kerberos ......................... SKIPPED
[INFO] ApacheDS Protocol Ldap ............................. SKIPPED
[INFO] ApacheDS Protocol Ntp .............................. SKIPPED
[INFO] Apacheds Server Annotations ........................ SKIPPED
[INFO] ApacheDS Server Config ............................. SKIPPED
[INFO] ApacheDS Server JNDI ............................... SKIPPED
[INFO] ApacheDS Test Framework ............................ SKIPPED
[INFO] ApacheDS All ....................................... SKIPPED
[INFO] ApacheDS Logger Interceptor ........................ SKIPPED
[INFO] ApacheDS Password Hashing Interceptor .............. SKIPPED
[INFO] ApacheDS Core Integration .......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test .................... SKIPPED
[INFO] ApacheDS Server Integration ........................ SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ............ SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............. SKIPPED
[INFO] ApacheDS Service Builder ........................... SKIPPED
[INFO] Apache Directory LDAP Client API test .............. SKIPPED
[INFO] kerberos-client .................................... SKIPPED
[INFO] ApacheDS Service ................................... SKIPPED
[INFO] ApacheDS Wrapper ................................... SKIPPED
[INFO] ApacheDS Installers Maven Plugin ................... SKIPPED
[INFO] ApacheDS Installers ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:34 min
[INFO] Finished at: 2017-06-11T12:30:02+00:00
[INFO] Final Memory: 71M/476M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apacheds-core-shared: You have 2 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 :apacheds-core-shared
channel stopped

Jenkins build is unstable: dir-apacheds-ubuntu-deploy #1998

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1998/display/redirect>


Build failed in Jenkins: dir-apacheds-ubuntu-deploy #1997

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1997/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H14 (ubuntu xenial) in workspace <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/>
Updating https://svn.apache.org/repos/asf/directory/apacheds/trunk at revision '2017-06-05T12:24:03.073 +0000'
U         i18n/pom.xml
U         installers-maven-plugin/pom.xml
U         installers/pom.xml
U         wrapper/pom.xml
U         interceptors/subtree/pom.xml
U         interceptors/journal/pom.xml
U         interceptors/operational/pom.xml
U         interceptors/authn/pom.xml
U         interceptors/logger/pom.xml
U         interceptors/event/pom.xml
U         interceptors/hash/pom.xml
U         interceptors/normalization/pom.xml
U         interceptors/changelog/pom.xml
U         interceptors/admin/pom.xml
U         interceptors/number/pom.xml
U         interceptors/collective/pom.xml
U         interceptors/pom.xml
U         interceptors/authz/pom.xml
U         interceptors/exception/pom.xml
U         interceptors/schema/pom.xml
U         interceptors/referral/pom.xml
U         interceptors/trigger/pom.xml
U         core-annotations/pom.xml
U         protocol-dns/pom.xml
U         service-builder/pom.xml
U         ldif-partition/pom.xml
U         kerberos-test/pom.xml
U         core-shared/pom.xml
U         http-integration/pom.xml
U         protocol-ntp/pom.xml
U         service/pom.xml
U         server-annotations/pom.xml
U         mavibot-partition/pom.xml
U         all/pom.xml
U         ldap-client-test/pom.xml
U         test-framework/pom.xml
U         core-jndi/pom.xml
U         protocol-kerberos/pom.xml
U         http-directory-bridge/pom.xml
U         protocol-dhcp/pom.xml
U         protocol-ldap/pom.xml
U         jdbm-partition/pom.xml
U         kerberos-codec/pom.xml
U         server-jndi/pom.xml
U         core/pom.xml
U         kerberos-client/pom.xml
U         pom.xml
U         core-integ/pom.xml
U         core-api/pom.xml
U         xdbm-partition/pom.xml
U         core-constants/pom.xml
U         protocol-shared/pom.xml
U         interceptor-kerberos/pom.xml
U         core-avl/pom.xml
U         server-config/pom.xml
U         server-integ/pom.xml
At revision 1797654

No changes for https://svn.apache.org/repos/asf/directory/apacheds/trunk since the previous build
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/directory/project/project/40/project-40.pom
Modules changed, recalculating dependency graph
Established TCP socket on 33187
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33187
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy -Dintegration -V
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.5.0
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_121/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-43-generic", arch: "amd64", family: "unix"
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 33187](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped