FailedConsole Output

Skipping 1,544 KB.. Full Log
arvest-scheduler/6.1-SNAPSHOT/harvest-scheduler-6.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ monitor ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ monitor ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ monitor ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor/6.1-SNAPSHOT/monitor-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor - core 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ monitor-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ monitor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ monitor-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ monitor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ monitor-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/test-classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[30,33] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[72,63] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[74,23] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-core ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.monitor.logging.TestCachingSLF4JAppender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in dk.netarkivet.monitor.logging.TestCachingSLF4JAppender
Running dk.netarkivet.monitor.jmx.JMXUtilsTester
Set property 'java.naming.factory.initial' to: com.sun.jndi.rmi.registry.RegistryContextFactory
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in dk.netarkivet.monitor.jmx.JMXUtilsTester
Running dk.netarkivet.monitor.jmx.CachingProxyFactoryConnectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in dk.netarkivet.monitor.jmx.CachingProxyFactoryConnectionTest
Running dk.netarkivet.monitor.jmx.CachingProxyConnectionFactoryTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in dk.netarkivet.monitor.jmx.CachingProxyConnectionFactoryTester
Running dk.netarkivet.monitor.MonitorSettingsTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in dk.netarkivet.monitor.MonitorSettingsTester
Running dk.netarkivet.monitor.registry.MonitorRegistryServerTester
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec - in dk.netarkivet.monitor.registry.MonitorRegistryServerTester

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ monitor-core ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor-core ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitor-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/monitor-core-6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ monitor-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/monitor-core-6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/monitor-core-6.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor-core ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/monitor-core-6.1-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/6.1-SNAPSHOT/monitor-core-6.1-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/6.1-SNAPSHOT/monitor-core-6.1-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/monitor-core-6.1-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/6.1-SNAPSHOT/monitor-core-6.1-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/monitor-core/target/monitor-core-6.1-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/6.1-SNAPSHOT/monitor-core-6.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ wayback ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ wayback ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ wayback ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback/6.1-SNAPSHOT/wayback-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback - indexer 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-indexer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ wayback-indexer ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-indexer ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-indexer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-indexer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-indexer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-indexer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/test-classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-indexer ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.wayback.UrlCanonicalizerFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 sec - in dk.netarkivet.wayback.UrlCanonicalizerFactoryTest
Running dk.netarkivet.wayback.indexer.HibernateUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.674 sec - in dk.netarkivet.wayback.indexer.HibernateUtilTest
Running dk.netarkivet.wayback.hadoop.CDXJobTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.292 sec <<< FAILURE! - in dk.netarkivet.wayback.hadoop.CDXJobTest
runNonhdfs(dk.netarkivet.wayback.hadoop.CDXJobTest)  Time elapsed: 1.29 sec  <<< ERROR!
java.lang.IllegalArgumentException: java.net.UnknownHostException: node1
	at org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:465)
	at org.apache.hadoop.hdfs.NameNodeProxiesClient.createProxyWithClientProtocol(NameNodeProxiesClient.java:139)
	at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:357)
	at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:291)
	at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:173)
	at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3375)
	at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:125)
	at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:3424)
	at org.apache.hadoop.fs.FileSystem$Cache.getUnique(FileSystem.java:3398)
	at org.apache.hadoop.fs.FileSystem.newInstance(FileSystem.java:538)
	at org.apache.hadoop.fs.FileSystem.newInstance(FileSystem.java:550)
	at dk.netarkivet.wayback.hadoop.CDXJobTest.initHdfs(CDXJobTest.java:79)
	at dk.netarkivet.wayback.hadoop.CDXJobTest.setUp(CDXJobTest.java:47)

Running dk.netarkivet.wayback.hadoop.CDXMapperTester
Formatting using clusterid: testClusterID
Mar 04, 2021 11:00:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver as a provider class
Mar 04, 2021 11:00:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices as a root resource class
Mar 04, 2021 11:00:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Mar 04, 2021 11:00:59 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
Mar 04, 2021 11:00:59 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:00 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:02 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Mar 04, 2021 11:01:02 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Mar 04, 2021 11:01:02 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Mar 04, 2021 11:01:02 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Mar 04, 2021 11:01:02 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
Mar 04, 2021 11:01:02 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:02 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:03 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Formatting using clusterid: testClusterID
Mar 04, 2021 11:01:08 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver as a provider class
Mar 04, 2021 11:01:08 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices as a root resource class
Mar 04, 2021 11:01:08 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Mar 04, 2021 11:01:08 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:09 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Mar 04, 2021 11:01:09 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:09 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:10 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Formatting using clusterid: testClusterID
Mar 04, 2021 11:01:13 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver as a provider class
Mar 04, 2021 11:01:13 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices as a root resource class
Mar 04, 2021 11:01:13 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Mar 04, 2021 11:01:13 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
Mar 04, 2021 11:01:13 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:13 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:13 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:14 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Mar 04, 2021 11:01:17 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Mar 04, 2021 11:01:17 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Mar 04, 2021 11:01:17 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Mar 04, 2021 11:01:17 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
Mar 04, 2021 11:01:18 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:18 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Mar 04, 2021 11:01:18 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 32.363 sec <<< FAILURE! - in dk.netarkivet.wayback.hadoop.CDXMapperTester
testCDXIndexStandardWARCFile(dk.netarkivet.wayback.hadoop.CDXMapperTester)  Time elapsed: 19.66 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Last line should be netarkivet with query: Regex '^netarkivet.dk/\?p=100' not in target:
http://netarkivet.dk/?p=100 20121130112518 http://netarkivet.dk/?p=100 text/html 301 3I42H3S6NNFQ2MSVX7XZKYAYSCX5QBYJ - 28865196 warcfile_withredirects.warc
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at dk.netarkivet.testutils.StringAsserts.assertStringMatches(StringAsserts.java:83)
	at dk.netarkivet.wayback.hadoop.CDXMapperTester.testCDXIndexStandardWARCFile(CDXMapperTester.java:149)

testCDXIndexStandardARCFile(dk.netarkivet.wayback.hadoop.CDXMapperTester)  Time elapsed: 4.083 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Last line should be emediate.dk: Regex '^ad1.emediate.dk/eas\?cu=4416;cre=mu;js=y;target=_blank;cat=byggeri' not in target:
http://ad1.emediate.dk/eas?cu=4416;cre=mu;js=y;target=_blank;cat=byggeri 20090706131135 http://ad1.emediate.dk/eas?cu=4416;cre=mu;js=y;target=_blank;cat=byggeri application/x-javascript 200 PSJGKM4YV37XVNCRLG47VQG6GIP4SXBS - 2090446 arcfile_withredirects.arc
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at dk.netarkivet.testutils.StringAsserts.assertStringMatches(StringAsserts.java:83)
	at dk.netarkivet.wayback.hadoop.CDXMapperTester.testCDXIndexStandardARCFile(CDXMapperTester.java:121)


Results :

Failed tests: 
  CDXMapperTester.testCDXIndexStandardWARCFile:149 Last line should be netarkivet with query: Regex '^netarkivet.dk/\?p=100' not in target:
http://netarkivet.dk/?p=100 20121130112518 http://netarkivet.dk/?p=100 text/html 301 3I42H3S6NNFQ2MSVX7XZKYAYSCX5QBYJ - 28865196 warcfile_withredirects.warc
  CDXMapperTester.testCDXIndexStandardARCFile:121 Last line should be emediate.dk: Regex '^ad1.emediate.dk/eas\?cu=4416;cre=mu;js=y;target=_blank;cat=byggeri' not in target:
http://ad1.emediate.dk/eas?cu=4416;cre=mu;js=y;target=_blank;cat=byggeri 20090706131135 http://ad1.emediate.dk/eas?cu=4416;cre=mu;js=y;target=_blank;cat=byggeri application/x-javascript 200 PSJGKM4YV37XVNCRLG47VQG6GIP4SXBS - 2090446 arcfile_withredirects.arc

Tests in error: 
  CDXJobTest.setUp:47->initHdfs:79 » IllegalArgument java.net.UnknownHostExcepti...

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

[ERROR] There are test failures.

Please refer to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/surefire-reports for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-indexer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-indexer ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-indexer ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/wayback-indexer-6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ wayback-indexer ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/wayback-indexer-6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-indexer ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/wayback-indexer-6.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-indexer ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/wayback-indexer-6.1-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/6.1-SNAPSHOT/wayback-indexer-6.1-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/6.1-SNAPSHOT/wayback-indexer-6.1-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/wayback-indexer-6.1-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/6.1-SNAPSHOT/wayback-indexer-6.1-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/wayback/wayback-indexer/target/wayback-indexer-6.1-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/6.1-SNAPSHOT/wayback-indexer-6.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ deploy ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ deploy ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ deploy ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy/6.1-SNAPSHOT/deploy-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - core 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ deploy-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deploy-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ deploy-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deploy-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ deploy-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-core ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.deploy.TestTemplate
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in dk.netarkivet.deploy.TestTemplate
Running dk.netarkivet.deploy.TestScripts
Will read source files using encoding 'UTF-8' (defaulted)
Machine 'kb-test-adm-001.kb.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'kb-test-bar-010.bitarkiv.kb.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'kb-test-bar-011.bitarkiv.kb.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'kb-test-har-001.kb.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'kb-test-har-002.kb.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'kb-test-acs-001.kb.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'sb-test-har-001.statsbiblioteket.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'sb-test-bar-001.statsbiblioteket.dk' configured with encoding 'UTF-8' (defaulted)
Machine 'sb-test-acs-001.statsbiblioteket.dk' configured with encoding 'UTF-8' (defaulted)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 sec - in dk.netarkivet.deploy.TestScripts

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ deploy-core ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-core ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/deploy-core-6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/deploy-core-6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/deploy-core-6.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-core ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/deploy-core-6.1-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/6.1-SNAPSHOT/deploy-core-6.1-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/6.1-SNAPSHOT/deploy-core-6.1-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/deploy-core-6.1-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/6.1-SNAPSHOT/deploy-core-6.1-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/deploy/deploy-core/target/deploy-core-6.1-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/6.1-SNAPSHOT/deploy-core-6.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester - heritrix3 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3 ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3 ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3 ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ heritrix3 ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3 ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3 ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3/6.1-SNAPSHOT/heritrix3-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Heritrix3 Extensions 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-extensions ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-extensions ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/NasWARCProcessor.java: Some input files use or override a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/NasWARCProcessor.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/test-classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-extensions ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running is.hi.bok.deduplicator.DeDuplicatorTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in is.hi.bok.deduplicator.DeDuplicatorTester
Running dk.netarkivet.harvester.harvesting.DomainnameQueueAssignmentPolicyTester
11:01:42.144 [main] INFO dk.netarkivet.common.utils.TLD - Did not found external public suffix list at '/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/conf/public_suffix_list.dat'! Reading instead the public suffixes list from embedded file 'dk/netarkivet/common/utils/public_suffix_list.dat' in common-core.jar-VERSION.jar.
11:01:42.670 [main] INFO dk.netarkivet.common.utils.TLD - Read 0 TLDs from public suffix file
The list of loaded data settings is empty. Is this OK?11:01:42.687 [main] DEBUG dk.netarkivet.common.utils.TLD - No tlds found in settingsfiles 
11:01:42.751 [main] DEBUG dk.netarkivet.harvester.harvesting.DomainnameQueueAssignmentPolicy - Illegal class key candidate 'x.fnord.barbar' for 'http://x.fnord.barbar/'
11:01:42.751 [main] WARN dk.netarkivet.harvester.harvesting.DomainnameQueueAssignmentPolicy - The url is a dns-url 'dns:bar.foo.dk'. Returning: default...
11:01:42.752 [main] WARN dk.netarkivet.harvester.harvesting.DomainnameQueueAssignmentPolicy - The url is not a dns-url 'about:blank'. Returning: default...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 sec - in dk.netarkivet.harvester.harvesting.DomainnameQueueAssignmentPolicyTester
Running dk.netarkivet.harvester.harvesting.OnNSDomainsDecideRuleTester
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in dk.netarkivet.harvester.harvesting.OnNSDomainsDecideRuleTester
Running dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRuleTester
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Mar 04, 2021 11:01:42 AM dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRule addedSeedImpl
WARNING: originalUri not available
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in dk.netarkivet.harvester.harvesting.NASSurtPrefixedDecideRuleTester
Running dk.netarkivet.harvester.harvesting.SeedUriDomainnameQueueAssignmentPolicyTest
11:01:42.990 [main] DEBUG dk.netarkivet.harvester.harvesting.SeedUriDomainnameQueueAssignmentPolicy - Finding classKey for cauri: http://www.ssup.dk/
11:01:42.991 [main] DEBUG dk.netarkivet.harvester.harvesting.SeedUriDomainnameQueueAssignmentPolicy - Finding classKey for cauri: http://www.nemmehjemmesider.dk/designs/responsive03/stylesheets/layout.css
11:01:43.013 [main] DEBUG dk.netarkivet.harvester.harvesting.SeedUriDomainnameQueueAssignmentPolicy - Finding classKey for cauri: http://www.f7.dk/
11:01:43.018 [main] DEBUG dk.netarkivet.harvester.harvesting.SeedUriDomainnameQueueAssignmentPolicy - Finding classKey for cauri: http://www.ssup.dk/
11:01:43.021 [main] DEBUG dk.netarkivet.harvester.harvesting.SeedUriDomainnameQueueAssignmentPolicy - Finding classKey for cauri: http://www.ssup.dk/
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in dk.netarkivet.harvester.harvesting.SeedUriDomainnameQueueAssignmentPolicyTest
Running dk.netarkivet.harvester.harvesting.NASFetchDNSTester
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in dk.netarkivet.harvester.harvesting.NASFetchDNSTester

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-extensions ---
[INFO] Analyzed bundle 'NetarchiveSuite - Heritrix3 Extensions' with 22 classes
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-extensions ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-extensions ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ heritrix3-extensions ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-extensions ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/extractor/IcelandicExtractorJS.java:66: warning - @contributor is an unknown tag.
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-6.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-extensions ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-6.1-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/6.1-SNAPSHOT/heritrix3-extensions-6.1-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/6.1-SNAPSHOT/heritrix3-extensions-6.1-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-6.1-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/6.1-SNAPSHOT/heritrix3-extensions-6.1-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-6.1-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/6.1-SNAPSHOT/heritrix3-extensions-6.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - heritrix3 controller 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-controller ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-controller ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-controller ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.harvester.harvesting.report.HarvestReportGeneratorTest
11:01:53.821 [main] INFO dk.netarkivet.harvester.heritrix3.report.HarvestReportGenerator - Starting pre-processing of harvest report for job 42
11:01:53.833 [main] INFO dk.netarkivet.harvester.heritrix3.report.HarvestReportGenerator - DISREGARD_SEEDURL_INFORMATION_IN_CRAWLLOG: false
11:01:53.908 [main] INFO dk.netarkivet.common.utils.TLD - Did not found external public suffix list at '/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/conf/public_suffix_list.dat'! Reading instead the public suffixes list from embedded file 'dk/netarkivet/common/utils/public_suffix_list.dat' in common-core.jar-VERSION.jar.
11:01:54.156 [main] INFO dk.netarkivet.common.utils.TLD - Read 0 TLDs from public suffix file
11:01:54.175 [main] DEBUG dk.netarkivet.common.utils.TLD - No tlds found in settingsfiles 
11:01:54.281 [main] INFO dk.netarkivet.harvester.heritrix3.report.HarvestReportGenerator - Finished pre-processing of harvest report for job 42, operation took 00d 00:07:31
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 sec - in dk.netarkivet.harvester.harvesting.report.HarvestReportGeneratorTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-controller ---
[INFO] Analyzed bundle 'NetarchiveSuite - heritrix3 controller' with 35 classes
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-controller ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-controller ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ heritrix3-controller ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-controller ---
[INFO] 
3 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:197: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:188: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:179: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-6.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-controller ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-6.1-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/6.1-SNAPSHOT/heritrix3-controller-6.1-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/6.1-SNAPSHOT/heritrix3-controller-6.1-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-6.1-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/6.1-SNAPSHOT/heritrix3-controller-6.1-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-6.1-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/6.1-SNAPSHOT/heritrix3-controller-6.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoop-uber-jar 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-uber-jar ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-uber-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-uber-jar ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/src/main/java/MetadataIndexingApplication.java:[28,25] sun.security.krb5.KrbException is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-uber-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-uber-jar ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-uber-jar ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hadoop-uber-jar ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/jacoco.exec

[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ hadoop-uber-jar ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hadoop-uber-jar ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/hadoop-uber-jar-6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ hadoop-uber-jar ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/hadoop-uber-jar-6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ hadoop-uber-jar ---
[INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar.
[INFO] Including org.apache.commons:commons-math3:jar:3.1.1 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.12 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.9 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Including commons-net:commons-net:jar:3.0.1 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.1 in the shaded jar.
[INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar.
[INFO] Including javax.xml.bind:jaxb-api:jar:2.2.11 in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:1.19 in the shaded jar.
[INFO] Including javax.ws.rs:jsr311-api:jar:1.1.1 in the shaded jar.
[INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
[INFO] Including org.codehaus.jettison:jettison:jar:1.1 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:27.0-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:2.5.2 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.2.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:1.1 in the shaded jar.
[INFO] Including org.codehaus.mojo:animal-sniffer-annotations:jar:1.17 in the shaded jar.
[INFO] Including org.netarchivesuite:wayback-indexer:jar:6.1-SNAPSHOT in the shaded jar.
[INFO] Including org.netarchivesuite:common-core:jar:6.1-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository.reference:bitrepository-core:jar:1.10-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository.reference:bitrepository-reference-settings:jar:1.10-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-xsd:jar:12 in the shaded jar.
[INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-java:jar:12 in the shaded jar.
[INFO] Including org.bitrepository:bitrepository-message-xml-xsd:jar:31-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository:bitrepository-message-xml-java:jar:31-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.activemq:activemq-client:jar:5.15.13 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1 in the shaded jar.
[INFO] Including org.fusesource.hawtbuf:hawtbuf:jar:1.11 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1 in the shaded jar.
[INFO] Including org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1 in the shaded jar.
[INFO] Including org.bitrepository.reference:bitrepository-client:jar:1.10-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jdt:ecj:jar:3.12.3 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.1 in the shaded jar.
[INFO] Including xalan:xalan:jar:2.7.1 in the shaded jar.
[INFO] Including xalan:serializer:jar:2.7.1 in the shaded jar.
[INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar.
[INFO] Including ant:ant:jar:1.6.5 in the shaded jar.
[INFO] Including commons-fileupload:commons-fileupload:jar:1.3.3 in the shaded jar.
[INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4.2 in the shaded jar.
[INFO] Including dom4j:dom4j:jar:1.6.1 in the shaded jar.
[INFO] Including javax.mail:mail:jar:1.4 in the shaded jar.
[INFO] Including javax.activation:activation:jar:1.1 in the shaded jar.
[INFO] Including commons-httpclient:commons-httpclient:jar:3.1 in the shaded jar.
[INFO] Including org.jwat:jwat-common:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-arc:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-archive-common:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-gzip:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-warc:jar:1.0.4 in the shaded jar.
[INFO] Including berkeleydb:je:jar:3.2.76 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.25 in the shaded jar.
[INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.25 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.3 in the shaded jar.
[INFO] Including org.gnu.inet:libidn:jar:0.6.5 in the shaded jar.
[INFO] Including javassist:javassist:jar:3.9.0.GA in the shaded jar.
[INFO] Including org.htmlparser:htmlparser:jar:1.6 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.5 in the shaded jar.
[INFO] Including org.netpreserve.openwayback:openwayback-core:jar:2.0.0 in the shaded jar.
[INFO] Including org.netpreserve.openwayback:openwayback-cdx-server:jar:classes:2.0.0 in the shaded jar.
[INFO] Including org.netpreserve.openwayback:openwayback-access-control-core:jar:1.0.2 in the shaded jar.
[INFO] Including com.thoughtworks.xstream:xstream:jar:1.2.2 in the shaded jar.
[INFO] Including xpp3:xpp3_min:jar:1.1.3.4.O in the shaded jar.
[INFO] Including commons-dbcp:commons-dbcp:jar:1.2.2 in the shaded jar.
[INFO] Including com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 in the shaded jar.
[INFO] Including org.beanshell:bsh:jar:2.0b4 in the shaded jar.
[INFO] Including com.flagstone:transform:jar:3.0.2 in the shaded jar.
[INFO] Including redis.clients:jedis:jar:2.0.0 in the shaded jar.
[INFO] Including org.netpreserve.commons:webarchive-commons:jar:1.1.5 in the shaded jar.
[INFO] Including it.unimi.dsi:dsiutils:jar:2.0.12 in the shaded jar.
[INFO] Including it.unimi.dsi:fastutil:jar:6.5.2 in the shaded jar.
[INFO] Including com.martiansoftware:jsap:jar:2.1 in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.8 in the shaded jar.
[INFO] Including org.netarchivesuite:harvester-core:jar:6.1-SNAPSHOT in the shaded jar.
[INFO] Including org.netarchivesuite:heritrix3-wrapper:jar:1.0.4 in the shaded jar.
[INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar.
[INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar.
[INFO] Including com.sun.activation:javax.activation:jar:1.2.0 in the shaded jar.
[INFO] Including jaxen:jaxen:jar:1.1.6 in the shaded jar.
[INFO] Including commons-pool:commons-pool:jar:1.6 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.3 in the shaded jar.
[INFO] Including jfree:jfreechart:jar:1.0.13 in the shaded jar.
[INFO] Including jfree:jcommon:jar:1.0.16 in the shaded jar.
[INFO] Including com.hp.gagawa:gagawa:jar:1.0.1 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including org.postgresql:postgresql:jar:42.2.10 in the shaded jar.
[INFO] Including com.antiaction:raptor-dbl:jar:0.1.0-RC2 in the shaded jar.
[INFO] Including com.antiaction:common-servlet:jar:0.1.0-NAS in the shaded jar.
[INFO] Including com.antiaction:common-html:jar:0.1.0-NAS in the shaded jar.
[INFO] Including com.antiaction:common-template-engine:jar:0.3.0-NAS in the shaded jar.
[INFO] Excluding com.sun.jersey:jersey-core:jar:1.19 from the shaded jar.
[INFO] Excluding com.sun.jersey:jersey-server:jar:1.19 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.65 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcmail-jdk15on:jar:1.65 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk15on:jar:1.65 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-annotations-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.5.2 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-jasper:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-jasper:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-servlet-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-juli:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-el-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-util-scan:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-util:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-jasper-el:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-jsp-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-sslengine:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-ajp:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:servlet-api:jar:2.5-20081211 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jsp-2.1-glassfish:jar:2.1.v20091210 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jsp-2.1-jetty:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jsp-api-2.1-glassfish:jar:2.1.v20091210 from the shaded jar.
[INFO] Excluding com.sun.messaging.mq:jms:jar:4.4.1 from the shaded jar.
[INFO] Excluding com.sun.messaging.mq:imq:jar:4.4.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-core:jar:4.4.0 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-analyzers-common:jar:4.4.0 from the shaded jar.
[INFO] Excluding fastutil:fastutil:jar:5.0.4 from the shaded jar.
[INFO] Excluding org.slf4j:log4j-over-slf4j:jar:1.7.25 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.3 from the shaded jar.
[INFO] Excluding org.apache.derby:derbyclient:jar:10.12.1.1 from the shaded jar.
[INFO] Excluding org.apache.derby:derby:jar:10.12.1.1 from the shaded jar.
[INFO] Excluding org.apache.derby:derbytools:jar:10.12.1.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding javax.servlet:jstl:jar:1.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-asm:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:3.0.6.RELEASE from the shaded jar.
[WARNING] failureaccess-1.0.jar, guava-27.0-jre.jar define 2 overlapping classes: 
[WARNING]   - com.google.common.util.concurrent.internal.InternalFutureFailureAccess
[WARNING]   - com.google.common.util.concurrent.internal.InternalFutures
[WARNING] ecj-3.12.3.jar, ecj-4.4.2.jar define 600 overlapping classes and resources: 
[WARNING]   - META-INF/eclipse.inf
[WARNING]   - about.html
[WARNING]   - ecj.1
[WARNING]   - org.eclipse.jdt.core.BuildJarIndex
[WARNING]   - org.eclipse.jdt.core.CheckDebugAttributes
[WARNING]   - org.eclipse.jdt.core.JDTCompilerAdapter
[WARNING]   - org.eclipse.jdt.core.JDTCompilerAdapter$1
[WARNING]   - org.eclipse.jdt.core.compiler.CategorizedProblem
[WARNING]   - org.eclipse.jdt.core.compiler.CharOperation
[WARNING]   - org.eclipse.jdt.core.compiler.CompilationProgress
[WARNING]   - 590 more...
[WARNING] jaxen-1.1.6.jar, xml-apis-1.4.01.jar define 1 overlapping classes: 
[WARNING]   - org.w3c.dom.UserDataHandler
[WARNING] activation-1.1.jar, javax.activation-1.2.0.jar define 40 overlapping classes and resources: 
[WARNING]   - META-INF/mailcap.default
[WARNING]   - META-INF/mimetypes.default
[WARNING]   - com.sun.activation.registries.LineTokenizer
[WARNING]   - com.sun.activation.registries.LogSupport
[WARNING]   - com.sun.activation.registries.MailcapFile
[WARNING]   - com.sun.activation.registries.MailcapParseException
[WARNING]   - com.sun.activation.registries.MailcapTokenizer
[WARNING]   - com.sun.activation.registries.MimeTypeEntry
[WARNING]   - com.sun.activation.registries.MimeTypeFile
[WARNING]   - com.sun.activation.viewers.ImageViewer
[WARNING]   - 30 more...
[WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.25.jar define 6 overlapping classes: 
[WARNING]   - org.apache.commons.logging.Log
[WARNING]   - org.apache.commons.logging.LogConfigurationException
[WARNING]   - org.apache.commons.logging.LogFactory
[WARNING]   - org.apache.commons.logging.impl.NoOpLog
[WARNING]   - org.apache.commons.logging.impl.SimpleLog
[WARNING]   - org.apache.commons.logging.impl.SimpleLog$1
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ hadoop-uber-jar ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/hadoop-uber-jar-6.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hadoop-uber-jar ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/hadoop-uber-jar-6.1-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/6.1-SNAPSHOT/hadoop-uber-jar-6.1-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/6.1-SNAPSHOT/hadoop-uber-jar-6.1-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/hadoop-uber-jar-6.1-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/6.1-SNAPSHOT/hadoop-uber-jar-6.1-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/hadoop-uber-jar-6.1-SNAPSHOT-shaded.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/6.1-SNAPSHOT/hadoop-uber-jar-6.1-SNAPSHOT-shaded.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar/target/hadoop-uber-jar-6.1-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/6.1-SNAPSHOT/hadoop-uber-jar-6.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoop-uber-jar-invoker 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-uber-jar-invoker ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar-invoker ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-uber-jar-invoker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-uber-jar-invoker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-uber-jar-invoker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-uber-jar-invoker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-uber-jar-invoker ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hadoop-uber-jar-invoker ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ hadoop-uber-jar-invoker ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hadoop-uber-jar-invoker ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ hadoop-uber-jar-invoker ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.1:single (default) @ hadoop-uber-jar-invoker ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Copying files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-6.1-SNAPSHOT
[WARNING] Assembly file: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-6.1-SNAPSHOT is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ hadoop-uber-jar-invoker ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hadoop-uber-jar-invoker ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-6.1-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar-invoker/6.1-SNAPSHOT/hadoop-uber-jar-invoker-6.1-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar-invoker/6.1-SNAPSHOT/hadoop-uber-jar-invoker-6.1-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-6.1-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar-invoker/6.1-SNAPSHOT/hadoop-uber-jar-invoker-6.1-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Status - Webapp 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ status-gui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ status-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ status-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ status-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ status-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ status-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ status-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ status-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ status-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ status-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [status-gui] in [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/target/Status]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/src/main/webapp]
[INFO] Webapp assembled in [28 msecs]
[INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/target/Status.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ status-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ status-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ status-gui ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/target/Status.war to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/6.1-SNAPSHOT/status-gui-6.1-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/monitor/status-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/6.1-SNAPSHOT/status-gui-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - qa - webapp 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qa-gui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qa-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qa-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qa-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qa-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qa-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qa-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ qa-gui ---

[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ qa-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ qa-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [qa-gui] in [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/target/QA]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/src/main/webapp]
[INFO] Webapp assembled in [27 msecs]
[INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/target/QA.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ qa-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ qa-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ qa-gui ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/target/QA.war to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/6.1-SNAPSHOT/qa-gui-6.1-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/qa-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/6.1-SNAPSHOT/qa-gui-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - history - webapp 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ history-gui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ history-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-h3-resources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ history-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ history-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ history-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ history-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ history-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ history-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [history-gui] in [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/target/History]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/src/main/webapp]
[INFO] Webapp assembled in [80 msecs]
[INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/target/History.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ history-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ history-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ history-gui ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/target/History.war to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/6.1-SNAPSHOT/history-gui-6.1-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/history-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/6.1-SNAPSHOT/history-gui-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestDefinition - webapp 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestdefinition-gui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestdefinition-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestdefinition-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvestdefinition-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvestdefinition-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvestdefinition-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvestdefinition-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestdefinition-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestdefinition-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestdefinition-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [harvestdefinition-gui] in [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/target/HarvestDefinition]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/src/main/webapp]
[INFO] Webapp assembled in [80 msecs]
[INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/target/HarvestDefinition.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ harvestdefinition-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvestdefinition-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ harvestdefinition-gui ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/target/HarvestDefinition.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/6.1-SNAPSHOT/harvestdefinition-gui-6.1-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestdefinition-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/6.1-SNAPSHOT/harvestdefinition-gui-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestChannel - webapp 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestchannel-gui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestchannel-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestchannel-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvestchannel-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvestchannel-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvestchannel-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvestchannel-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestchannel-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestchannel-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestchannel-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [harvestchannel-gui] in [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/target/HarvestChannel]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/src/main/webapp]
[INFO] Webapp assembled in [13 msecs]
[INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/target/HarvestChannel.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ harvestchannel-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvestchannel-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ harvestchannel-gui ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/target/HarvestChannel.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/6.1-SNAPSHOT/harvestchannel-gui-6.1-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/harvestchannel-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/6.1-SNAPSHOT/harvestchannel-gui-6.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - heritrix3 monitor 6.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-monitor ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-monitor ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-monitor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-monitor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-monitor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-monitor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-monitor/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-monitor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-monitor/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-monitor ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-UnitTests-Colin/harvester/heritrix3/heritrix3-monitor/target/surefire-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] NetarchiveSuite .................................... SUCCESS [  4.649 s]
[INFO] NetarchiveSuite - build-tools ...................... SUCCESS [  1.996 s]
[INFO] NetarchiveSuite - common ........................... SUCCESS [  0.355 s]
[INFO] NetarchiveSuite - test utils ....................... SUCCESS [  6.308 s]
[INFO] NetarchiveSuite - common - core .................... SUCCESS [ 40.112 s]
[INFO] NetarchiveSuite - common - test .................... SUCCESS [ 36.169 s]
[INFO] NetarchiveSuite - archive .......................... SUCCESS [  0.339 s]
[INFO] NetarchiveSuite - archive - core ................... SUCCESS [02:30 min]
[INFO] NetarchiveSuite - harvester ........................ SUCCESS [  0.347 s]
[INFO] NetarchiveSuite - harvester - core ................. SUCCESS [ 48.124 s]
[INFO] NetarchiveSuite - archive - test ................... SUCCESS [ 16.622 s]
[INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [  1.045 s]
[INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [  7.765 s]
[INFO] NetarchiveSuite - monitor .......................... SUCCESS [  0.300 s]
[INFO] NetarchiveSuite - monitor - core ................... SUCCESS [  6.022 s]
[INFO] NetarchiveSuite - wayback .......................... SUCCESS [  0.844 s]
[INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [ 47.146 s]
[INFO] NetarchiveSuite - deploy ........................... SUCCESS [  0.337 s]
[INFO] NetarchiveSuite - deploy - core .................... SUCCESS [ 10.316 s]
[INFO] NetarchiveSuite - harvester - heritrix3 ............ SUCCESS [  0.353 s]
[INFO] NetarchiveSuite - Heritrix3 Extensions ............. SUCCESS [ 12.023 s]
[INFO] NetarchiveSuite - heritrix3 controller ............. SUCCESS [  9.924 s]
[INFO] hadoop-uber-jar .................................... SUCCESS [ 11.278 s]
[INFO] hadoop-uber-jar-invoker ............................ SUCCESS [  8.154 s]
[INFO] NetarchiveSuite - Status - Webapp .................. SUCCESS [  1.277 s]
[INFO] NetarchiveSuite - qa - webapp ...................... SUCCESS [  0.723 s]
[INFO] NetarchiveSuite - history - webapp ................. SUCCESS [  1.597 s]
[INFO] NetarchiveSuite - harvestDefinition - webapp ....... SUCCESS [  1.406 s]
[INFO] NetarchiveSuite - harvestChannel - webapp .......... SUCCESS [  0.692 s]
[INFO] NetarchiveSuite - heritrix3 monitor ................ FAILURE [  2.956 s]
[INFO] NetarchiveSuite - deploy - distribution ............ SKIPPED
[INFO] NetarchiveSuite - deploy - test .................... SKIPPED
[INFO] NetarchiveSuite - Heritrix3 Bundler ................ SKIPPED
[INFO] NetarchiveSuite - harvester - test ................. SKIPPED
[INFO] NetarchiveSuite - monitor - test ................... SKIPPED
[INFO] NetarchiveSuite - wayback resourceStore ............ SKIPPED
[INFO] NetarchiveSuite - wayback - test ................... SKIPPED
[INFO] NetarchiveSuite - integration tests ................ SKIPPED
[INFO] NetarchiveSuite System test ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:17 min
[INFO] Finished at: 2021-03-04T11:02:30+01:00
[INFO] Final Memory: 114M/273M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project heritrix3-monitor: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: There was an error in the forked process
[ERROR] java.lang.RuntimeException: Unable to load category: dk.netarkivet.common.utils.RequiresFileResolver
[ERROR] at org.apache.maven.surefire.group.match.SingleGroupMatcher.loadGroupClasses(SingleGroupMatcher.java:152)
[ERROR] at org.apache.maven.surefire.common.junit48.FilterFactory.createGroupFilter(FilterFactory.java:94)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.createJUnit48Filter(JUnitCoreProvider.java:177)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:113)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: java.lang.ClassNotFoundException: dk.netarkivet.common.utils.RequiresFileResolver
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[ERROR] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[ERROR] at org.apache.maven.surefire.group.match.SingleGroupMatcher.loadGroupClasses(SingleGroupMatcher.java:148)
[ERROR] ... 6 more
[ERROR] -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :heritrix3-monitor
channel stopped
Sending e-mails to: csr@statsbiblioteket.dk pech@kb.dk
Finished: FAILURE