FailedConsole Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] NetarchiveSuite System test
[INFO] hadoop-uber-jar
[INFO] hadoop-uber-jar-invoker
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite System test 5.7-IIPCH3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ system-test ---
[INFO] Deleting /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ system-test ---
[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-SystemTest-FeatureBranch/integration-test/system-test/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ system-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ system-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ system-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ system-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target/test-classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java uses unchecked or unsafe operations.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ system-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ system-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ system-test ---
[INFO] Cannot extract Git info, maybe custom build with 'pl' argument is running
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ system-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target/system-test-5.7-IIPCH3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy-distribution-zip) @ system-test ---
[INFO] Configured Artifact: org.netarchivesuite:distribution:5.7-IIPCH3-SNAPSHOT:zip
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/maven-metadata.xml (796 B at 0.7 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/distribution-5.7-IIPCH3-20200520.065932-2.zip
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/distribution-5.7-IIPCH3-20200520.065932-2.zip (147602 KB at 12878.6 KB/sec)
[INFO] Copying distribution-5.7-IIPCH3-SNAPSHOT.zip to /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target/NetarchiveSuite-SystemTest.zip
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ system-test ---
[INFO] Executing tasks

main:

deploy2test:
      [scp] Connecting to kb-prod-udv-001.kb.dk:22
      [scp] done.
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (surefire-it) @ system-test ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
[main] INFO org.jaccept.TestEventManager - Loading properties from file:/home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/integration-test/system-test/target/test-classes/jaccept.properties
[main] INFO org.jaccept.TestEventManager - Adding clients: org.jaccept.StdOutLogger
[main] INFO org.jaccept.TestEventManager - Adding JAccept client org.jaccept.StdOutLogger
Starting test project NetarchiveSuite System test
  Suite: Full Functional Acceptance Test
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=featurebranch;export PORT=8072;export MAILRECEIVERS=null;export TESTX=featurebranch;true;true;export H3ZIP=featurebranch;
	all_test.sh 2>&1 | tee system_test_logs/all_test_out_2021-03-08T08:21:17.405+01:00.txt
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 289 seconds. Exit code was 0
          Stimuli: Waiting for GUI to start.
............................................................      Test starting: updateTemplateTest
      Test starting: domainCreationTest
      Test starting: usedConfigurationFilteringTest
      Test starting: usedSeedListsFilteringTest
      Test starting: extendedDomainStringFieldTest
      Test starting: jobSplittingTest
      Test starting: selectiveHarvestListingTest
      Test starting: snapshotTest
      Test starting: generalTest
      Finished testcase
          Stimuli: Deactivating all harvests
          Stimuli: Loading HarvestDefinition/Definitions-selective-harvests.jsp
org.openqa.selenium.NoSuchElementException: No link found with text: Create new selective harvest definition
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'ci-build-002', ip: '130.225.27.166', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-1160.6.1.el7.x86_64', java.version: '1.8.0_121'
Driver info: driver.version: HtmlUnitDriver
	at org.openqa.selenium.htmlunit.HtmlUnitDriver.findElementByLinkText(HtmlUnitDriver.java:1199)
	at org.openqa.selenium.By$ByLinkText.findElement(By.java:220)
	at org.openqa.selenium.htmlunit.HtmlUnitDriver$4.call(HtmlUnitDriver.java:2024)
	at org.openqa.selenium.htmlunit.HtmlUnitDriver$4.call(HtmlUnitDriver.java:2020)
	at org.openqa.selenium.htmlunit.HtmlUnitDriver.implicitlyWaitFor(HtmlUnitDriver.java:1660)
	at org.openqa.selenium.htmlunit.HtmlUnitDriver.findElement(HtmlUnitDriver.java:2020)
	at org.openqa.selenium.htmlunit.HtmlUnitDriver.findElement(HtmlUnitDriver.java:798)
	at dk.netarkivet.systemtest.SeleniumSession.findElement(SeleniumSession.java:111)
	at dk.netarkivet.systemtest.page.SelectiveHarvestPageHelper.deactivateAllHarvests(SelectiveHarvestPageHelper.java:127)
	at dk.netarkivet.systemtest.SeleniumTest.shutdown(SeleniumTest.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:322)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:293)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:84)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
  Finished suite
Finished project
Tests run: 32, Failures: 1, Errors: 0, Skipped: 31, Time elapsed: 358.288 sec <<< FAILURE! - in TestSuite
setupTest(dk.netarkivet.systemtest.functional.DomainsPageTest)  Time elapsed: 356.674 sec  <<< FAILURE!
java.lang.RuntimeException: GUI did not start after 61 seconds.
	at dk.netarkivet.systemtest.environment.testGUIController.waitForGUIToStart(testGUIController.java:82)
	at dk.netarkivet.systemtest.SeleniumTest.initialiseSelenium(SeleniumTest.java:121)
	at dk.netarkivet.systemtest.SeleniumTest.setupTest(SeleniumTest.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:293)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:84)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Failed tests: 
  DomainsPageTest>SeleniumTest.setupTest:66->SeleniumTest.initialiseSelenium:121 » Runtime

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[JENKINS] Archiving disabled