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.warp:jt-warp >----------------- [INFO] Building jt-warp 1.0-SNAPSHOT [12/37] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jt-warp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jt-warp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/target/classes [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/src/main/java/it/geosolutions/jaiext/warp/WarpDescriptor.java: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/src/main/java/it/geosolutions/jaiext/warp/WarpDescriptor.java uses or overrides a deprecated API. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/src/main/java/it/geosolutions/jaiext/warp/WarpDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jt-warp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jt-warp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jt-warp --- [INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts -DforkCount=1 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 Running it.geosolutions.jaiext.warp.NearestWarpTest 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.MlibBinarizeRIF.create(MlibBinarizeRIF.java:53) 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.getMinX(RenderedOp.java:2161) at javax.media.jai.ROI.getBounds(ROI.java:226) at it.geosolutions.jaiext.warp.WarpPropertyGenerator.getProperty(WarpDescriptor.java:168) at javax.media.jai.PropertyEnvironment.getProperty(PropertyEnvironment.java:191) at javax.media.jai.PropertySourceImpl.getProperty(PropertySourceImpl.java:277) at javax.media.jai.WritablePropertySourceImpl.getProperty(WritablePropertySourceImpl.java:130) at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1982) at it.geosolutions.jaiext.warp.TestWarp.testWarp(TestWarp.java:180) at it.geosolutions.jaiext.warp.TestWarp.testImageROI(TestWarp.java:282) at it.geosolutions.jaiext.warp.NearestWarpTest.testImageROI(NearestWarpTest.java:93) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) 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:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 50 more Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 sec - in it.geosolutions.jaiext.warp.NearestWarpTest Running it.geosolutions.jaiext.warp.BilinearWarpTest Feb 28, 2021 3:13:09 PM it.geosolutions.jaiext.JAIExt registerOp INFO: Registered operation: Border Feb 28, 2021 3:13:10 PM it.geosolutions.jaiext.JAIExt registerOp INFO: Registered operation: Border Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in it.geosolutions.jaiext.warp.BilinearWarpTest Running it.geosolutions.jaiext.warp.BicubicWarpTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.098 sec - in it.geosolutions.jaiext.warp.BicubicWarpTest Running it.geosolutions.jaiext.warp.ComparisonTest Byte Mean value for New WarpDescriptor : 2.436248 msec. Maximum value for New WarpDescriptor : 2.436248 msec. Minimum value for New WarpDescriptor : 2.436248 msec. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in it.geosolutions.jaiext.warp.ComparisonTest Running it.geosolutions.jaiext.warp.GeneralWarpTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.504 sec - in it.geosolutions.jaiext.warp.GeneralWarpTest Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jt-warp --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/target/jt-warp-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ jt-warp --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ jt-warp >>> [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-warp <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ jt-warp --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/target/jt-warp-1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jt-warp --- [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/target/jt-warp-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/warp/jt-warp/1.0-SNAPSHOT/jt-warp-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/warp/jt-warp/1.0-SNAPSHOT/jt-warp-1.0-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/target/jt-warp-1.0-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/warp/jt-warp/1.0-SNAPSHOT/jt-warp-1.0-SNAPSHOT-tests.jar [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext/workspace/jt-warp/target/jt-warp-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/warp/jt-warp/1.0-SNAPSHOT/jt-warp-1.0-SNAPSHOT-sources.jar