See <http://winbuild.geo-solutions.it/jenkins/job/GeoServer-Master/org.geoserver.importer$gs-importer-rest/1841/>
------------------------------------------ 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] ------------------------------------------------------------------------ [INFO] Building Importer REST Api Module 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-importer-rest --- [INFO] Deleting <http://winbuild.geo-solutions.it/jenkins/job/GeoServer-Master/org.geoserver.importer$gs-importer-rest/ws/target> [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-importer-rest --- [INFO] [INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-importer-rest --- [INFO] [GitCommitIdMojo] Running on 'C:\.jenkins\jobs\GeoServer-Master\workspace\.git' repository... [INFO] [GitCommitIdMojo] Initializing properties... [INFO] [GitCommitIdMojo] Using maven project properties... [INFO] [GitCommitIdMojo] Loading data from git repository... [INFO] [GitCommitIdMojo] ------------------git properties loaded------------------ [INFO] [GitCommitIdMojo] build.commit.message.short = [GEOS-7081] Log content type too along with request url/body [INFO] [GitCommitIdMojo] build.build.user.email = Unknown [INFO] [GitCommitIdMojo] build.hudsonId = -1 [INFO] [GitCommitIdMojo] build.commit.time = 03.07.2015 @ 13:19:05 CEST [INFO] [GitCommitIdMojo] build.timestamp = 05-lug-2015 11:18 [INFO] [GitCommitIdMojo] build.build.time = 05.07.2015 @ 12:20:08 CEST [INFO] [GitCommitIdMojo] build.branch = 57a415453663f933517cd764a19a9b6dd38efdcb [INFO] [GitCommitIdMojo] build.commit.user.email = [email protected] [INFO] [GitCommitIdMojo] build.build.user.name = Unknown [INFO] [GitCommitIdMojo] build.commit.user.name = Andrea Aime [INFO] [GitCommitIdMojo] build.commit.id.abbrev = 57a4154 [INFO] [GitCommitIdMojo] build.commit.id = 57a415453663f933517cd764a19a9b6dd38efdcb [INFO] [GitCommitIdMojo] build.commit.message.full = [GEOS-7081] Log content type too along with request url/body [INFO] [GitCommitIdMojo] --------------------------------------------------------- [INFO] [GitCommitIdMojo] Finished running. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-importer-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-importer-rest --- [INFO] Compiling 11 source files to <http://winbuild.geo-solutions.it/jenkins/job/GeoServer-Master/org.geoserver.importer$gs-importer-rest/ws/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-importer-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://winbuild.geo-solutions.it/jenkins/job/GeoServer-Master/org.geoserver.importer$gs-importer-rest/ws/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-importer-rest --- [INFO] Compiling 9 source files to <http://winbuild.geo-solutions.it/jenkins/job/GeoServer-Master/org.geoserver.importer$gs-importer-rest/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-importer-rest --- [INFO] Surefire report directory: <http://winbuild.geo-solutions.it/jenkins/job/GeoServer-Master/org.geoserver.importer$gs-importer-rest/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geoserver.importer.rest.DataResourceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.133 sec Running org.geoserver.importer.rest.DateFormatTransformTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec Running org.geoserver.importer.rest.GdalTransformTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.geoserver.importer.rest.ImportJSONIOTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.169 sec Running org.geoserver.importer.rest.ImportResourceTest SimpleFeatureTypeImpl http://geotools.org:feature identified extends Feature(geometry:geometry,name:name,pop:pop) Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.767 sec Running org.geoserver.importer.rest.ImporterIntegrationTest Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 126.047 sec <<< FAILURE! testDirectExecuteAsync(org.geoserver.importer.rest.ImporterIntegrationTest) Time elapsed: 124512 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[COMPLETE]> but was:<[PENDING]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.geoserver.importer.rest.ImporterIntegrationTest.testDirectExecuteInternal(ImporterIntegrationTest.java:239) at org.geoserver.importer.rest.ImporterIntegrationTest.testDirectExecuteAsync(ImporterIntegrationTest.java:189) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) testDirectExecuteSync(org.geoserver.importer.rest.ImporterIntegrationTest) Time elapsed: 93 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[COMPLETE]> but was:<[PENDING]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.geoserver.importer.rest.ImporterIntegrationTest.testDirectExecuteInternal(ImporterIntegrationTest.java:239) at org.geoserver.importer.rest.ImporterIntegrationTest.testDirectExecuteSync(ImporterIntegrationTest.java:194) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) testDefaultTransformationsInit(org.geoserver.importer.rest.ImporterIntegrationTest) Time elapsed: 63 sec <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.geoserver.importer.rest.ImporterIntegrationTest.checkLatLonTransformedImport(ImporterIntegrationTest.java:141) at org.geoserver.importer.rest.ImporterIntegrationTest.testDefaultTransformationsInit(ImporterIntegrationTest.java:89) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Running org.geoserver.importer.rest.RESTDataTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.771 sec Running org.geoserver.importer.rest.TaskResourceTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.103 sec Results : Failed tests: testDirectExecuteAsync(org.geoserver.importer.rest.ImporterIntegrationTest): expected:<[COMPLETE]> but was:<[PENDING]> testDirectExecuteSync(org.geoserver.importer.rest.ImporterIntegrationTest): expected:<[COMPLETE]> but was:<[PENDING]> testDefaultTransformationsInit(org.geoserver.importer.rest.ImporterIntegrationTest): expected:<1> but was:<0> Tests run: 59, Failures: 3, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
