Starting chromedriver Running Xvfb Preparing environment Starting ChromeDriver 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}) on port 9515 Only local connections are allowed. Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code. abec4fac4bef0856de78d4e4e587991fe2291af6e483b51560feec84ebfb44b3 Running functional-tests from embedded sources. Running tests [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building functional-tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom (12 KB at 63.7 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar (288 KB at 3546.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ functional-tests --- [INFO] Deleting /root/rh-che/functional-tests/target [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ functional-tests --- [INFO] Executing: /bin/sh -c cd /root/rh-che/functional-tests && git rev-parse --verify HEAD [INFO] Working directory: /root/rh-che/functional-tests [INFO] Storing buildNumber: e615087c4529bd1348deeeb68872241744e9b872 at timestamp: 20190529 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (distribution-management-used) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-distribution-management-at-all) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (dependency) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-bad-dependencies) @ functional-tests --- [INFO] [INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ functional-tests --- [INFO] Verifying file /root/rh-che/functional-tests/pom.xml [INFO] [INFO] --- fmt-maven-plugin:2.5.1:check (default) @ functional-tests --- [INFO] Processed 11 files (0 non-complying). [INFO] [INFO] --- license-maven-plugin:3.0:check (check-headers) @ functional-tests --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/rh-che/functional-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /root/rh-che/functional-tests/target/classes warning: Supported source version 'RELEASE_6' from annotation processor 'org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl' less than -source '1.8' 1 warning [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /root/rh-che/functional-tests/target/test-classes warning: Supported source version 'RELEASE_6' from annotation processor 'org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl' less than -source '1.8' 1 warning [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (distribution-management-used) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-distribution-management-at-all) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (dependency) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-bad-dependencies) @ functional-tests --- [INFO] [INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ functional-tests --- [INFO] Verifying file /root/rh-che/functional-tests/pom.xml [INFO] [INFO] --- fmt-maven-plugin:2.5.1:check (default) @ functional-tests --- [INFO] Processed 11 files (0 non-complying). [INFO] [INFO] --- license-maven-plugin:3.0:check (check-headers) @ functional-tests --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/rh-che/functional-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ functional-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ functional-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ functional-tests --- [INFO] Building jar: /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ functional-tests --- [INFO] Building jar: /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.1:integration-test (default) @ functional-tests --- [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom (3 KB at 113.2 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom (3 KB at 105.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom (3 KB at 108.8 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom (4 KB at 138.1 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom (3 KB at 116.9 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar (27 KB at 835.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar (40 KB at 685.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar (51 KB at 877.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar (43 KB at 726.4 KB/sec) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [main] INFO org.eclipse.che.selenium.core.user.MultiUserCheDefaultTestUserProvider - User name='osiotest1a', id='593d4c52-dfe0-47cd-9238-6a44b06e4d34' is being used as default user May 29, 2019 6:24:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end May 29, 2019 6:24:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS ... ... TestNG 6.8.9beta by Cédric Beust (cedric@beust.com) ... [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting suite 'Simple test suite' with 7 test methods. [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting suite 'Simple test suite' with 7 test methods. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #1 DialogAboutTest.dialogAboutTest. Passed: 0, failed: 0, skipped: 0. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in org.eclipse.che.selenium.miscellaneous.DialogAboutTest May 29, 2019 6:24:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end May 29, 2019 6:24:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspacewzz6uc' and id='workspacev789c5da37uju8v3' created [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacewzz6uc' id='workspacev789c5da37uju8v3' is starting... [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspacewzz6uc' id='workspacev789c5da37uju8v3' started in 34 sec. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in org.eclipse.che.selenium.miscellaneous.DialogAboutTest [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspacewzz6uc', id='workspacev789c5da37uju8v3', username='osiotest1a' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BuildAndRunProjectTest May 29, 2019 6:25:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end May 29, 2019 6:25:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspacec8y5sr' and id='workspacerd5fuy2z283vrw1g' created [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacec8y5sr' id='workspacerd5fuy2z283vrw1g' is starting... [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspacec8y5sr' id='workspacerd5fuy2z283vrw1g' started in 37 sec. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Workspace with name: workspacec8y5sr and id: workspacerd5fuy2z283vrw1g was successfully injected. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #2 BuildAndRunProjectTest.runProjectBuild. Passed: 1, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BuildAndRunProjectTest - Project imported correctly. Executing run command. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BuildAndRunProjectTest - The message 'Succeeded in deploying verticle' appeared in console. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.BuildAndRunProjectTest [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspacec8y5sr', id='workspacerd5fuy2z283vrw1g', username='osiotest1a' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BayesianPackageJson May 29, 2019 6:27:07 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end May 29, 2019 6:27:07 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-0] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspace9feqgx' and id='workspace151mqfngnna6f9em' created [ForkJoinPool.commonPool-worker-0] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspace9feqgx' id='workspace151mqfngnna6f9em' is starting... [ForkJoinPool.commonPool-worker-0] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspace9feqgx' id='workspace151mqfngnna6f9em' started in 38 sec. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Waiting for workspace to be ready. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Workspace with name: workspace9feqgx and id: workspace151mqfngnna6f9em was successfully injected. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #3 BayesianPackageJson.checkBayesianError. Passed: 2, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Bayesian error message was present after adding dependency. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #4 BayesianPackageJson.checkErrorPresentAfterReopenFile. Passed: 3, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Bayesian error message was present after reopening file. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.BayesianPackageJson [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspace9feqgx', id='workspace151mqfngnna6f9em', username='osiotest1a' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BayesianPomXml May 29, 2019 6:30:23 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end May 29, 2019 6:30:23 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspaceh34i3f' and id='workspacex13n5aypn4hunlrg' created [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspaceh34i3f' id='workspacex13n5aypn4hunlrg' is starting... [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspaceh34i3f' id='workspacex13n5aypn4hunlrg' started in 34 sec. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Waiting for workspace to be ready. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Workspace with name: workspaceh34i3f and id: workspacex13n5aypn4hunlrg was successfully injected. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #5 BayesianPomXml.checkBayesianError. Passed: 4, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Bayesian error message was present after adding dependency. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #6 BayesianPomXml.checkErrorPresentAfterReopenFile. Passed: 5, failed: 0, skipped: 0. [pool-1-thread-1] WARN org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Test BayesianPomXml.checkErrorPresentAfterReopenFile skipped. The reason: Bayesian error not present - known issue: https://github.com/redhat-developer/rh-che/issues/1256. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.BayesianPomXml [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspaceh34i3f', id='workspacex13n5aypn4hunlrg', username='osiotest1a' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.Che7DialogAbout May 29, 2019 6:33:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end May 29, 2019 6:33:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Creating workspace wksp-ax2pq [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Opening Workspaces from left menu... [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Selecting stack... [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Setting workspace name... [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Opening workspace wksp-ax2pq [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Switching to IDE frame. [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Waiting for theia-app-shell for 240 seconds. [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Wait for loader invisibility. [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Waiting for theia-app-shell for 240 seconds. [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Waiting for theia-top-panel for 10 seconds. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #7 Che7DialogAbout.openDialogAbout. Passed: 5, failed: 0, skipped: 1. [pool-1-thread-1] INFO com.redhat.che.functional.tests.Che7DialogAbout - Opening Dialog About [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='wksp-ax2pq', id='workspace105x2wj3ly5lsob1', username='osiotest1a' removed [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Cleaning up test environment... [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.Che7DialogAbout [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 582.311 s - in TestSuite [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.0.1:analyze-only (analyze) @ functional-tests --- [INFO] No dependency problems found [INFO] [INFO] --- maven-failsafe-plugin:2.22.1:verify (default) @ functional-tests --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ functional-tests --- [INFO] Installing /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT.jar to /root/.m2/repository/com/redhat/che/functional-tests/1.0.0-SNAPSHOT/functional-tests-1.0.0-SNAPSHOT.jar [INFO] Installing /root/rh-che/functional-tests/pom.xml to /root/.m2/repository/com/redhat/che/functional-tests/1.0.0-SNAPSHOT/functional-tests-1.0.0-SNAPSHOT.pom [INFO] Installing /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT-sources.jar to /root/.m2/repository/com/redhat/che/functional-tests/1.0.0-SNAPSHOT/functional-tests-1.0.0-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:06 min [INFO] Finished at: 2019-05-29T18:34:18+00:00 [INFO] Final Memory: 95M/1628M [INFO] ------------------------------------------------------------------------ Logs folder mounted, grabbing logs. Saving test run logs to /root/logs/functional-tests.log