Skip to content

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------< it.geosolutions.jaiext.artifact:jt-artifact >-------------
[INFO] Building jt-artifact 1.0-SNAPSHOT                                [28/44]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jt-artifact ---
[INFO] Deleting /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jt-artifact ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jt-artifact ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jt-artifact ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jt-artifact ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jt-artifact ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Running it.geosolutions.jaiext.artifacts.ArtifactsFilterTest
Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure Java mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
	at com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245)
	at com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177)
	at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357)
	at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:315)
	at com.sun.media.jai.mlib.MlibBandCombineRIF.create(MlibBandCombineRIF.java:47)
	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 javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
	at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
	at it.geosolutions.jaiext.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:576)
	at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
	at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
	at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
	at javax.media.jai.RenderedOp.getSampleModel(RenderedOp.java:2233)
	at javax.media.jai.ROI.<init>(ROI.java:178)
	at it.geosolutions.jaiext.artifacts.ArtifactsFilterOpImage.<init>(ArtifactsFilterOpImage.java:346)
	at it.geosolutions.jaiext.artifacts.ArtifactsFilterRIF.create(ArtifactsFilterRIF.java:90)
	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 javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
	at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
	at it.geosolutions.jaiext.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:576)
	at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
	at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
	at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
	at javax.media.jai.RenderedOp.getRendering(RenderedOp.java:888)
	at javax.media.jai.RenderedOp$1.getPropertyNames(RenderedOp.java:1791)
	at javax.media.jai.PropertyEnvironment.mapDefaults(PropertyEnvironment.java:270)
	at javax.media.jai.PropertyEnvironment.getPropertyNames(PropertyEnvironment.java:125)
	at javax.media.jai.WritablePropertySourceImpl.addProperties(WritablePropertySourceImpl.java:298)
	at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1817)
	at javax.media.jai.RenderedOp.getPropertyNames(RenderedOp.java:1851)
	at javax.media.jai.PropertyEnvironment.hashNames(PropertyEnvironment.java:309)
	at javax.media.jai.PropertyEnvironment.<init>(PropertyEnvironment.java:115)
	at javax.media.jai.DescriptorCache.getPropertySource(DescriptorCache.java:1190)
	at javax.media.jai.OperationRegistry.getPropertySource(OperationRegistry.java:1955)
	at it.geosolutions.jaiext.ConcurrentOperationRegistry.getPropertySource(ConcurrentOperationRegistry.java:662)
	at javax.media.jai.OperationRegistry.getPropertySource(OperationRegistry.java:1994)
	at it.geosolutions.jaiext.ConcurrentOperationRegistry.getPropertySource(ConcurrentOperationRegistry.java:673)
	at javax.media.jai.OperationNodeSupport.getPropertySource(OperationNodeSupport.java:616)
	at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1814)
	at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1968)
	at it.geosolutions.jaiext.artifacts.ArtifactsFilterTest.testArtifact(ArtifactsFilterTest.java:132)
	at it.geosolutions.jaiext.artifacts.ArtifactsFilterTest.testValidData(ArtifactsFilterTest.java:77)
	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.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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	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)
Caused by: java.lang.ClassNotFoundException: com.sun.medialib.mlib.Image
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 74 more
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec - in it.geosolutions.jaiext.artifacts.ArtifactsFilterTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jt-artifact ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/jt-artifact-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ jt-artifact ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/jt-artifact-1.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ jt-artifact >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ jt-artifact <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ jt-artifact ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/jt-artifact-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jt-artifact ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/jt-artifact-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/artifact/jt-artifact/1.0-SNAPSHOT/jt-artifact-1.0-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/artifact/jt-artifact/1.0-SNAPSHOT/jt-artifact-1.0-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/jt-artifact-1.0-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/artifact/jt-artifact/1.0-SNAPSHOT/jt-artifact-1.0-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-artifact/target/jt-artifact-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/artifact/jt-artifact/1.0-SNAPSHOT/jt-artifact-1.0-SNAPSHOT-sources.jar