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 blueMarine II - Persistence 1.0-ALPHA-21-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.groovy.maven:gmaven-plugin:2.0: Plugin org.codehaus.groovy.maven:gmaven-plugin:2.0 or one of its dependencies could not be resolved: Failure to find org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 in http://services.tidalwave.it/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of maven-proxy.tidalwave.it has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-persistence --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildNumber: 2376eda46ec4 at timestamp: 1595736248524 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-2376eda46ec4 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-persistence --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-classes [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-classes [INFO] [INFO] --- aspectj-maven-plugin:1.9:compile (weave-classes) @ it-tidalwave-bluemarine2-persistence --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-test-classes [INFO] [INFO] --- aspectj-maven-plugin:1.9:test-compile (weave-test-classes) @ it-tidalwave-bluemarine2-persistence --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ it-tidalwave-bluemarine2-persistence --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest 06:04:27.178 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - STARTING TESTS OF it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest 06:04:27.392 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 06:04:28.199 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@5c18d6d4: startup date [Sun Jul 26 06:04:28 CEST 2020]; root of context hierarchy 06:04:28.618 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 06:04:30.131 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 06:04:34.548 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:34.615 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:34.743 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 06:04:34.780 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************* 06:04:34.780 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use MemoryStore when no configuration" 06:04:34.780 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************* 06:04:34.809 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={})) 06:04:34.812 [main ] WARN i.t.b.persistence.impl.DefaultPersistence - No storage path: working in memory 06:04:34.870 [main ] TRACE org.eclipse.rdf4j.sail.memory.MemoryStore - is initialized: false 06:04:34.878 [main ] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore - Initializing MemoryStore... 06:04:34.950 [main ] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore - MemoryStore initialized 06:04:34.982 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 201 msec 06:04:34.982 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 06:04:34.998 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 06:04:35.002 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@5c18d6d4: startup date [Sun Jul 26 06:04:28 CEST 2020]; root of context hierarchy 06:04:35.018 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 06:04:35.020 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@279b83ea: startup date [Sun Jul 26 06:04:35 CEST 2020]; root of context hierarchy 06:04:35.021 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 06:04:35.242 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 06:04:35.367 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:35.369 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:35.398 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 06:04:35.413 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************* 06:04:35.415 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore and import when STORAGE FOLDER and IMPORT FILE configured" 06:04:35.416 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************* 06:04:35.416 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder, Key[it.tidalwave.bluemarine2.persistence.importFile]=target/workspace/triples.n3})) 06:04:35.418 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 06:04:35.419 [main ] WARN i.t.b.persistence.impl.DefaultPersistence - Scratching store ... 06:04:35.431 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 06:04:35.437 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 06:04:35.460 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 06:04:35.551 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 06:04:35.551 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 06:04:35.569 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 06:04:35.622 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 06:04:36.152 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Importing repository from target/workspace/triples.n3 ... 06:04:36.293 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.binary.BinaryRDFParserFactory 06:04:36.296 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.jsonld.JSONLDParserFactory 06:04:36.306 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.ntriples.NTriplesParserFactory 06:04:36.317 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.nquads.NQuadsParserFactory 06:04:36.326 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory 06:04:36.339 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.trix.TriXParserFactory 06:04:36.350 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.turtle.TurtleParserFactory 06:04:36.357 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.trig.TriGParserFactory 06:04:36.367 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParserFactory 06:04:36.385 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.n3.N3ParserFactory 06:04:36.791 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler 06:04:36.792 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler 06:04:36.807 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler 06:04:36.824 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler 06:04:36.829 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler 06:04:36.870 [main ] DEBUG org.eclipse.rdf4j.rio.LanguageHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler 06:04:40.987 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 06:04:41.814 [main ] INFO it.tidalwave.bluemarine2.util.Miscellaneous - >>>> Charset normalizer form: NFC 06:04:41.826 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 06:04:41.841 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 06:04:41.843 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/triples.n3 06:04:41.845 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 06:04:42.085 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 6661 msec 06:04:42.091 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 06:04:42.107 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 06:04:42.115 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@279b83ea: startup date [Sun Jul 26 06:04:35 CEST 2020]; root of context hierarchy 06:04:42.122 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 06:04:42.123 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@50980f1c: startup date [Sun Jul 26 06:04:42 CEST 2020]; root of context hierarchy 06:04:42.125 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 06:04:42.313 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 06:04:42.448 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:42.449 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:42.480 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 06:04:42.491 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************************************ 06:04:42.492 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore and import when STORAGE FOLDER and IMPORT FILE configured and rename import file" 06:04:42.492 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************************************ 06:04:42.493 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.renameImportFile]=true, Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder, Key[it.tidalwave.bluemarine2.persistence.importFile]=target/workspace/triples.n3})) 06:04:42.496 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 06:04:42.496 [main ] WARN i.t.b.persistence.impl.DefaultPersistence - Scratching store ... 06:04:42.507 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 06:04:42.508 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 06:04:42.509 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 06:04:42.523 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 06:04:42.524 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 06:04:42.524 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 06:04:42.525 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 06:04:42.526 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Importing repository from target/workspace/triples.n3 ... 06:04:45.773 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 06:04:46.642 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 06:04:46.642 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 06:04:46.643 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/triples.n3 06:04:46.643 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 06:04:46.809 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 4318 msec 06:04:46.825 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 06:04:46.850 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 06:04:46.853 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@50980f1c: startup date [Sun Jul 26 06:04:42 CEST 2020]; root of context hierarchy 06:04:46.874 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 06:04:46.875 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4c5a9ddc: startup date [Sun Jul 26 06:04:46 CEST 2020]; root of context hierarchy 06:04:46.876 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 06:04:47.163 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 06:04:47.285 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:47.306 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:47.347 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 06:04:47.362 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ********************************************************** 06:04:47.370 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore when STORAGE FOLDER configured" 06:04:47.371 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ********************************************************** 06:04:47.371 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder})) 06:04:47.372 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 06:04:47.374 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 06:04:47.374 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 06:04:47.379 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 06:04:47.440 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 06:04:47.440 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 06:04:47.440 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 06:04:47.441 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 06:04:47.443 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 06:04:47.444 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 06:04:47.445 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 06:04:47.450 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/empty.n3 06:04:47.450 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 06:04:47.451 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 88 msec 06:04:47.451 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 06:04:47.475 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 06:04:47.487 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@4c5a9ddc: startup date [Sun Jul 26 06:04:46 CEST 2020]; root of context hierarchy 06:04:47.506 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 06:04:47.507 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1a80a36a: startup date [Sun Jul 26 06:04:47 CEST 2020]; root of context hierarchy 06:04:47.522 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 06:04:47.775 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 06:04:47.998 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:47.999 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 06:04:48.028 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 06:04:48.099 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************** 06:04:48.100 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore when STORAGE FOLDER configured and not scratch" 06:04:48.101 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************** 06:04:48.101 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 06:04:48.102 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 06:04:48.113 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 06:04:48.154 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 06:04:48.154 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 06:04:48.155 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 06:04:48.167 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 06:04:52.636 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Shutting down NativeStore... 06:04:52.637 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore shut down 06:04:52.638 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore shut down 06:04:52.640 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder})) 06:04:52.643 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 06:04:52.647 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 06:04:52.647 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 06:04:52.648 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 06:04:52.659 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 06:04:52.659 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 06:04:52.669 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - No uncompleted transactions found 06:04:52.670 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 06:04:52.670 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 06:04:52.981 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 06:04:52.982 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 06:04:52.982 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/triples.n3 06:04:52.982 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 06:04:53.027 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 4956 msec 06:04:53.034 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 06:04:53.047 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 06:04:53.047 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@1a80a36a: startup date [Sun Jul 26 06:04:47 CEST 2020]; root of context hierarchy 06:04:53.169 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - FINISHED TESTS OF it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.555 sec - in it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:report (report) @ it-tidalwave-bluemarine2-persistence --- [INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] Analyzed bundle 'blueMarine II - Persistence' with 4 classes [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ it-tidalwave-bluemarine2-persistence --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.2376eda46ec4.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ it-tidalwave-bluemarine2-persistence --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.2376eda46ec4-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ it-tidalwave-bluemarine2-persistence --- [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.2376eda46ec4.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-persistence/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-persistence/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.2376eda46ec4-tests.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-persistence/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT-tests.jar [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] Fork Value is true [java] Warnings generated: 1 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ it-tidalwave-bluemarine2-persistence --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ it-tidalwave-bluemarine2-persistence --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] There are 8 errors reported by Checkstyle 6.11.2 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> clirr-maven-plugin:2.7:clirr (default-cli) > compile @ it-tidalwave-bluemarine2-persistence >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-persistence --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildNumber: 2376eda46ec4 at timestamp: 1595736312028 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-2376eda46ec4 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-persistence --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrReport [INFO] [INFO] <<< clirr-maven-plugin:2.7:clirr (default-cli) < compile @ it-tidalwave-bluemarine2-persistence <<< [INFO] [INFO] --- clirr-maven-plugin:2.7:clirr (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] Skipping execution [INFO] [INFO] --- javancss-maven-plugin:2.1:report (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] >>> maven-dependency-plugin:3.0.0:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine2-persistence >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-persistence --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildNumber: 2376eda46ec4 at timestamp: 1595736313113 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-2376eda46ec4 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-persistence --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- aspectj-maven-plugin:1.9:compile (weave-classes) @ it-tidalwave-bluemarine2-persistence --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< maven-dependency-plugin:3.0.0:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine2-persistence <<< [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze (default-cli) @ it-tidalwave-bluemarine2-persistence --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.rdf4j:rdf4j-model:jar:2.1.4:compile [WARNING] org.eclipse.rdf4j:rdf4j-repository-api:jar:2.1.4:compile [WARNING] commons-io:commons-io:jar:2.4:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.eclipse.rdf4j:rdf4j-sail-api:jar:2.1.4:compile [WARNING] org.eclipse.rdf4j:rdf4j-rio-api:jar:2.1.4:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.1-ALPHA-2:compile [WARNING] com.google.guava:guava:jar:18.0:compile [WARNING] Unused declared dependencies found: [WARNING] org.eclipse.rdf4j:rdf4j-rio-rdfxml:jar:2.1.4:compile [WARNING] org.hamcrest:hamcrest-all:jar:1.3:test [WARNING] org.mockito:mockito-core:jar:2.3.7:test [WARNING] org.slf4j:jul-to-slf4j:jar:1.7.21:runtime [WARNING] org.eclipse.rdf4j:rdf4j-runtime:jar:2.1.4:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.1-ALPHA-2:test [WARNING] it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-model:jar:1.0-ALPHA-21-SNAPSHOT:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.1-ALPHA-2:compile [WARNING] org.aspectj:aspectjrt:jar:1.8.6:compile [WARNING] org.slf4j:jcl-over-slf4j:jar:1.7.21:runtime [WARNING] org.projectlombok:lombok:jar:1.16.12:provided [WARNING] org.springframework:spring-aspects:jar:4.3.0.RELEASE:compile [WARNING] ch.qos.logback:logback-classic:jar:1.1.3:runtime [JENKINS] Archiving disabled