See <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/113/>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Karaf :: Shell :: Console 2.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots/org/apache/felix/org.apache.felix.gogo.runtime/0.13.0-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/felix/org.apache.felix.gogo.runtime/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.apache.felix:org.apache.felix.gogo.runtime:0.13.0-SNAPSHOT/maven-metadata.xml from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/felix/org.apache.felix.gogo.runtime/0.13.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error. [WARNING] Failure to transfer org.apache.felix:org.apache.felix.gogo.runtime:0.13.0-SNAPSHOT/maven-metadata.xml from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.felix:org.apache.felix.gogo.runtime:0.13.0-SNAPSHOT/maven-metadata.xml from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/felix/org.apache.felix.gogo.runtime/0.13.0-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.karaf.shell.console --- [INFO] Deleting <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/target> [INFO] [INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ org.apache.karaf.shell.console --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.karaf.shell.console --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (copy-notice) @ org.apache.karaf.shell.console --- [INFO] Executing tasks main: [copy] Copying 1 file to <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/target/maven-shared-archive-resources/META-INF> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.karaf.shell.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.karaf.shell.console --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/target/classes> [WARNING] <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/src/main/java/org/apache/karaf/shell/security/impl/SecuredCommandConfigTransformer.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/src/main/java/org/apache/karaf/shell/security/impl/SecuredCommandConfigTransformer.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/src/main/java/org/apache/karaf/shell/console/Main.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/src/main/java/org/apache/karaf/shell/console/Main.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.karaf.shell.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.karaf.shell.console --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ org.apache.karaf.shell.console --- [INFO] Surefire report directory: <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.karaf.shell.console.help.TestFormatting This is a test with a long paragraph with an indented paragraph And another one Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.karaf.shell.console.help.TestFormatting Running org.apache.karaf.shell.console.completer.ArgumentCompleterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.apache.karaf.shell.console.completer.ArgumentCompleterTest Running org.apache.karaf.shell.console.completer.BooleanCompleterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.karaf.shell.console.completer.BooleanCompleterTest Running org.apache.karaf.shell.console.completer.FileCompleterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.karaf.shell.console.completer.FileCompleterTest Running org.apache.karaf.shell.console.completer.CompleterValuesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.karaf.shell.console.completer.CompleterValuesTest Running org.apache.karaf.shell.console.jline.ConsoleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.apache.karaf.shell.console.jline.ConsoleTest Running org.apache.karaf.shell.security.impl.SecuredCommandProcessorImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.karaf.shell.security.impl.SecuredCommandProcessorImplTest Running org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformerTest [main] ERROR org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformer - Problem load the scope bundle map java.lang.NullPointerException at org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformer.loadScopeBundleMaps(SecuredCommandConfigTransformer.java:233) at org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformer.refreshTheAffectedShellCommandBundle(SecuredCommandConfigTransformer.java:184) at org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformer.configurationEvent(SecuredCommandConfigTransformer.java:164) at org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformerTest.testConfigurationEventAdded(SecuredCommandConfigTransformerTest.java:173) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [main] INFO org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformer - Config ACL deleted: org.apache.karaf.command.acl.test123. Deleting generated service ACL configs [EasyMock for interface org.osgi.service.cm.Configuration, EasyMock for interface org.osgi.service.cm.Configuration] [main] INFO org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformer - Generating command ACL config org.apache.karaf.command.acl.abc into service ACL configs [org.apache.karaf.service.acl.command.abc.zar, org.apache.karaf.service.acl.command.abc.foo, org.apache.karaf.service.acl.command.abc.bar] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformerTest Running org.apache.felix.gogo.commands.TestCommands Prompt: @|bold test|@karaf:@|bold |> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.felix.gogo.commands.TestCommands Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ org.apache.karaf.shell.console --- [WARNING] Bundle org.apache.karaf.shell:org.apache.karaf.shell.console:bundle:2.4.0-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!org.apache.karaf.util.properties] [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ org.apache.karaf.shell.console --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ org.apache.karaf.shell.console --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/target/**/* [INFO] Exclude: **/.git/**/* [INFO] Exclude: **/.idea/**/* [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.ipr [INFO] Exclude: **/*.iws [INFO] Exclude: **/.* [INFO] Exclude: **/eclipse-classes/**/* [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] Exclude: **/.settings/**/* [INFO] Exclude: **/bundle.info [INFO] Exclude: **/*.txt [INFO] Exclude: **/foo [INFO] Exclude: **/pom.properties [INFO] Exclude: **/*.rat [INFO] Exclude: **/build-main.xml [INFO] Exclude: **/*.css [INFO] Exclude: **/*.ssp [INFO] Exclude: **/*.conf [INFO] 80 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 79 licence. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ org.apache.karaf.shell.console --- [INFO] Installing <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/target/org.apache.karaf.shell.console-2.4.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/karaf/shell/org.apache.karaf.shell.console/2.4.0-SNAPSHOT/org.apache.karaf.shell.console-2.4.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/karaf-2.x/org.apache.karaf.shell$org.apache.karaf.shell.console/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/karaf/shell/org.apache.karaf.shell.console/2.4.0-SNAPSHOT/org.apache.karaf.shell.console-2.4.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ org.apache.karaf.shell.console --- [INFO] Installing org/apache/karaf/shell/org.apache.karaf.shell.console/2.4.0-SNAPSHOT/org.apache.karaf.shell.console-2.4.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ org.apache.karaf.shell.console --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/shell/org.apache.karaf.shell.console/2.4.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.apache.karaf.shell:org.apache.karaf.shell.console:2.4.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/shell/org.apache.karaf.shell.console/2.4.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
