See <https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=latest1.7,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/129/changes>
Changes: [chetanm] OAK-2855 - CopyOnReadDirectory mode might delete a valid local file upon close While deleting ensure that list of local file is only containing those file name which were added by current directory + the list of files which existed before current directory was opened. This would avoid picking up those files which might have been added by a newly opened wrapper directory for same local dir [davide] OAK-2854 - provide more insight on executors during shutdown - added try-catch and Logging. ------------------------------------------ [...truncated 124 lines...] [INFO] Oak Core [INFO] Oak JCR Binding [INFO] Oak upgrade [INFO] Oak HTTP Binding [INFO] Oak Lucene [INFO] Oak Solr core [INFO] Oak Solr OSGi [INFO] Oak External Authentication Support [INFO] Oak LDAP Authentication Support [INFO] Oak TarMK Standby [INFO] Oak Runnable Jar [INFO] Oak Integration Tests for OSGi deployments [INFO] Oak Integration Tests [INFO] Oak PojoSR [INFO] Jackrabbit Oak [INFO] Oak CUG [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Oak Parent POM 1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) @ oak-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] test.opts.coverage set to empty [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ oak-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ oak-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Oak Commons 1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-commons --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) @ oak-commons --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] test.opts.coverage set to empty [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-commons --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oak-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-commons/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oak-commons --- [INFO] Compiling 27 source files to /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-commons/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oak-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ oak-commons --- [INFO] Compiling 16 source files to /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-commons/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oak-commons --- [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-commons/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.jackrabbit.oak.commons.StringUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.jackrabbit.oak.commons.PathUtilsTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.jackrabbit.oak.commons.sort.ExternalSortTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running org.apache.jackrabbit.oak.commons.sort.StringSortTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 sec Running org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBeanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec Running org.apache.jackrabbit.oak.commons.PropertiesUtilTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.jackrabbit.oak.commons.json.JsopTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.jackrabbit.oak.commons.json.JsopStreamTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTaskTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.jackrabbit.oak.commons.cache.ConcurrentCacheTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec Running org.apache.jackrabbit.oak.commons.IOUtilsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 sec Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ oak-commons --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-bundle-plugin:2.5.0:bundle (default-bundle) @ oak-commons --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ oak-commons --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ oak-commons --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-commons/target/oak-commons-1.4-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:2.5.0:baseline (baseline) @ oak-commons --- [INFO] artifact org.apache.jackrabbit:oak-commons: checking for updates from Nexus [INFO] artifact org.apache.jackrabbit:oak-commons: checking for updates from central [ERROR] org.apache.jackrabbit.oak.commons: Version increase required; detected 1.0.0, suggested 1.1.0 [INFO] Baseline analisys complete, 1 error(s), 0 warning(s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Oak Blob Store 1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-blob --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) @ oak-blob --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] test.opts.coverage set to empty [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-blob --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oak-blob --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-blob/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oak-blob --- [INFO] Compiling 8 source files to /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-blob/target/classes [INFO] [INFO] --- maven-scr-plugin:1.16.0:scr (generate-scr-scrdescriptor) @ oak-blob --- [INFO] Writing 1 Service Component Descriptors to /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-blob/target/classes/OSGI-INF/org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService.xml [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oak-blob --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ oak-blob --- [INFO] Compiling 4 source files to /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-blob/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oak-blob --- [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-blob/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.07 sec Running org.apache.jackrabbit.oak.spi.blob.FileBlobStoreTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.996 sec Running org.apache.jackrabbit.oak.spi.blob.MemoryBlobStoreTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ oak-blob --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-bundle-plugin:2.5.0:bundle (default-bundle) @ oak-blob --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ oak-blob --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ oak-blob --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/jdk/latest1.7/label/Ubuntu/nsfixtures/DOCUMENT_NS/profile/unittesting/oak-blob/target/oak-blob-1.4-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:2.5.0:baseline (baseline) @ oak-blob --- [INFO] Baseline analisys complete, 0 error(s), 0 warning(s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Oak Cloud Blob Store 1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-parent/2.10.1-SNAPSHOT/maven-metadata.xml 376/376 B Downloaded: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-parent/2.10.1-SNAPSHOT/maven-metadata.xml (376 B at 10.2 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-data/2.10.1-SNAPSHOT/maven-metadata.xml 373/373 B Downloaded: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-data/2.10.1-SNAPSHOT/maven-metadata.xml (373 B at 6.3 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-data/2.10.1-SNAPSHOT/jackrabbit-data-2.10.1-20150508.091433-8.pom 4/4 KB Downloaded: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-data/2.10.1-SNAPSHOT/jackrabbit-data-2.10.1-20150508.091433-8.pom (4 KB at 163.1 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-api/2.10.1-SNAPSHOT/maven-metadata.xml 373/373 B Downloaded: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-api/2.10.1-SNAPSHOT/maven-metadata.xml (373 B at 8.7 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-api/2.10.1-SNAPSHOT/jackrabbit-api-2.10.1-20150508.091433-14.pom 1/4 KB 4/4 KB Downloaded: http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-api/2.10.1-SNAPSHOT/jackrabbit-api-2.10.1-20150508.091433-14.pom (4 KB at 186.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/joda-time/joda-time/maven-metadata.xml 931/931 B Downloaded: http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (931 B at 11.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Oak Parent POM .................................... SUCCESS [ 1.393 s] [INFO] Oak Commons ....................................... SUCCESS [ 15.726 s] [INFO] Oak Blob Store .................................... SUCCESS [ 9.869 s] [INFO] Oak Cloud Blob Store .............................. FAILURE [ 0.829 s] [INFO] Oak Core .......................................... SKIPPED [INFO] Oak JCR Binding ................................... SKIPPED [INFO] Oak upgrade ....................................... SKIPPED [INFO] Oak HTTP Binding .................................. SKIPPED [INFO] Oak Lucene ........................................ SKIPPED [INFO] Oak Solr core ..................................... SKIPPED [INFO] Oak Solr OSGi ..................................... SKIPPED [INFO] Oak External Authentication Support ............... SKIPPED [INFO] Oak LDAP Authentication Support ................... SKIPPED [INFO] Oak TarMK Standby ................................. SKIPPED [INFO] Oak Runnable Jar .................................. SKIPPED [INFO] Oak Integration Tests for OSGi deployments ........ SKIPPED [INFO] Oak Integration Tests ............................. SKIPPED [INFO] Oak PojoSR ........................................ SKIPPED [INFO] Jackrabbit Oak .................................... SKIPPED [INFO] Oak CUG ........................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.504 s [INFO] Finished at: 2015-05-09T03:39:59+00:00 [INFO] Final Memory: 58M/644M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project oak-blob-cloud: Could not resolve dependencies for project org.apache.jackrabbit:oak-blob-cloud:bundle:1.4-SNAPSHOT: Failed to collect dependencies at org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.10.1-SNAPSHOT: Failed to read artifact descriptor for org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.10.1-SNAPSHOT: Could not find artifact org.apache.jackrabbit:jackrabbit-parent:pom:2.10.1-SNAPSHOT -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :oak-blob-cloud Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Recording test results
