rmpestano / tdc-pipeline

Sample application for JavaEE Pipeline as code presentation
https://youtu.be/xUlTyzsMPes
6 stars 14 forks source link

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". #1

Open lannyMa opened 6 years ago

lannyMa commented 6 years ago

there is an error i do not kown how to do this.

mvn flyway:clean flyway:migrate -Pmigrations -Ddb.name=cars-ft-test
mvn clean test -Pft-tests

image

rmpestano commented 6 years ago

Hi @lannyMa, that shouldn't interfere on the build, it just failed to find a SLF4j implementation and then switched to NOP impl.

Do you have a stacktrace or fullbuild execution? you can run: mvn clean test -Pft-tests > out.txtand then attach out.txt here after the execution.

lannyMa commented 6 years ago

my env

[root@n2 ~]# java -version
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
[root@n2 ~]# 
[root@n2 ~]# mvn --version
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T15:58:13+08:00)
Maven home: /usr/local/maven
Java version: 1.8.0_25, vendor: Oracle Corporation
Java home: /usr/local/jdk1.8.0_25/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-693.el7.x86_64", arch: "amd64", family: "unix"

i do not kown java lang clearly, i write py mostly, so...

[root@n2 tdc-pipeline-0.1]# mvn clean test -Pft-tests > out.txt
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Jan 26, 2018 5:53:06 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk/bin/java, -Xms300m, -Xmx400m, -Djboss.bind.address=localhost, -Djboss.socket.binding.port-offset=0, -Djboss.management.native.port=9990, -ea, -Djboss.home.dir=/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final, -Dorg.jboss.boot.log.file=/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/configuration/logging.properties, -Djboss.bundles.dir=/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/bundles, -jar, /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/jboss-modules.jar, -mp, /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/modules, org.jboss.as.standalone, -server-config, standalone.xml]
Jan 26, 2018 5:53:13 PM org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusedSessionPermanentFileStorage readStore
INFO: Reused session store is not available at /root/.drone-webdriver-session-store, a new one will be created.
Jan 26, 2018 5:53:33 PM org.jboss.arquillian.drone.webdriver.binary.BinaryFilesUtils extract
INFO: Extracting zip file: /root/.arquillian/drone/chrome/2.31/chromedriver_linux64.zip to target/drone/e95c696646102e38d8543b89b7eaa4a5
Jan 26, 2018 5:53:33 PM org.arquillian.spacelift.Spacelift$SpaceliftInstance <init>
INFO: Initialized Spacelift from defaults, workspace: /root/tdc-pipeline-0.1, cache: /root/.spacelift/cache
Jan 26, 2018 5:53:33 PM org.jboss.arquillian.drone.webdriver.binary.handler.AbstractBinaryHandler markAsExecutable
INFO: marking binary file: target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver as executable
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:53:54 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:53:54 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:53:54 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:54:14 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:54:14 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:54:14 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:54:34 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:54:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:54:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:54:54 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:54:54 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:54:54 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:55:14 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:55:14 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:55:14 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:55:34 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:55:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:55:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:55:54 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:55:54 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:55:54 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 5:56:14 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 5:56:14 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 5:56:14 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory

out.txt

[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.github.rmpestano:tdc-pipeline:war:0.1
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 270, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building tdc-pipeline 0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tdc-pipeline ---
[INFO] Deleting /root/tdc-pipeline-0.1/target
[INFO] 
[INFO] --- apt-maven-plugin:1.1.3:process (metamodel) @ tdc-pipeline ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tdc-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 6 resources
[INFO] skip non existing resourceDirectory /root/tdc-pipeline-0.1/src/main/docs
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tdc-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /root/tdc-pipeline-0.1/target/classes
[INFO] /root/tdc-pipeline-0.1/src/main/java/com/github/rmpestano/tdc/pipeline/model/Car.java: Some input files use unchecked or unsafe operations.
[INFO] /root/tdc-pipeline-0.1/src/main/java/com/github/rmpestano/tdc/pipeline/model/Car.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tdc-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tdc-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /root/tdc-pipeline-0.1/target/test-classes
[INFO] /root/tdc-pipeline-0.1/src/test/java/com/github/rmpestano/tdc/it/CarsBdd.java: Some input files use unchecked or unsafe operations.
[INFO] /root/tdc-pipeline-0.1/src/test/java/com/github/rmpestano/tdc/it/CarsBdd.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tdc-pipeline ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.github.rmpestano.tdc.ft.CarsFt
Arquillian Chameleon: downloading distribution org.wildfly:wildfly-dist:zip:8.2.0.Final
.................
2018-01-26 17:53:06,669 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
XNIO version 3.3.0.Final
XNIO NIO Implementation Version 3.3.0.Final
JBoss Remoting version 4.0.6.Final
17:53:07,660 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
17:53:08,038 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
17:53:08,138 INFO  [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.2.0.Final "Tweek" starting
17:53:10,265 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
17:53:10,305 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.0.Final
17:53:10,313 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.0.Final
17:53:10,400 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.6.Final
17:53:10,474 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
17:53:10,574 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
17:53:10,616 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
17:53:10,698 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
17:53:10,959 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
17:53:10,969 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.1.0.Final starting
17:53:10,970 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
17:53:10,974 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
17:53:10,993 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
17:53:11,010 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
17:53:11,145 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.1.0.Final starting
17:53:11,157 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Final
17:53:11,263 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010417: Started Driver service with driver-name = h2
17:53:11,786 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
17:53:11,857 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
17:53:11,877 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/welcome-content
17:53:12,121 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
17:53:12,167 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/deployments
17:53:12,195 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
17:53:12,257 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
17:53:12,686 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
17:53:13,234 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
17:53:13,534 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
17:53:13,535 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
17:53:13,535 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.2.0.Final "Tweek" started in 6441ms - Started 184 of 234 services (82 services are lazy, passive or on-demand)
tdc-ft.war:
/WEB-INF/
/WEB-INF/classes/
/WEB-INF/classes/com/
/WEB-INF/classes/com/github/
/WEB-INF/classes/com/github/rmpestano/
/WEB-INF/classes/com/github/rmpestano/tdc/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/SecurityRestInterceptor.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/RestSecured.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/LogonMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/Guest.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/Admin.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/BusinessExceptionMapper.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/AccessDeniedExceptionMapper.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/RestApplication.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/persistence/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/persistence/EntityManagerProducer.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/LayoutMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/Lists.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/CarListMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/CarFormMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/Car_.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/Car.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/CarEndpoint.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/HealthCheck.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/CarService.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/CarRepository.class
/WEB-INF/classes/com/github/adminfaces/
/WEB-INF/classes/com/github/adminfaces/template/
/WEB-INF/classes/com/github/adminfaces/template/exception/
/WEB-INF/classes/com/github/adminfaces/template/exception/BusinessException.class
/WEB-INF/classes/com/github/adminfaces/template/exception/AccessDeniedException.class
/WEB-INF/classes/com/github/adminfaces/template/util/
/WEB-INF/classes/com/github/adminfaces/template/util/Assert.class
/WEB-INF/classes/com/github/adminfaces/template/session/
/WEB-INF/classes/com/github/adminfaces/template/session/AdminSession.class
/WEB-INF/classes/META-INF/
/WEB-INF/classes/META-INF/persistence.xml
/WEB-INF/classes/admin-config.properties
/WEB-INF/classes/messages.properties
/WEB-INF/lib/
/WEB-INF/lib/admin-persistence-1.0.0-RC10.jar
/WEB-INF/lib/primefaces-6.1.jar
/WEB-INF/lib/deltaspike-core-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-core-api-1.8.0.jar
/WEB-INF/lib/deltaspike-data-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-partial-bean-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-data-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-partial-bean-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-proxy-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-proxy-module-impl-asm5-1.8.0.jar
/WEB-INF/lib/deltaspike-jpa-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-jpa-module-api-1.8.0.jar
/WEB-INF/lib/slf4j-api-1.7.5.jar
/WEB-INF/lib/primefaces-extensions-6.0.0.jar
/WEB-INF/lib/gson-2.2.4.jar
/WEB-INF/lib/commons-lang3-3.4.jar
/WEB-INF/lib/omnifaces-2.1.jar
/WEB-INF/lib/deltaspike-security-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-security-module-impl-1.8.0.jar
/WEB-INF/lib/admin-template-1.0.0-RC11.jar
/WEB-INF/lib/admin-theme-1.0.0-RC11.jar
/WEB-INF/beans.xml
/WEB-INF/web.xml
/WEB-INF/faces-config.xml
/WEB-INF/cars-ds.xml
/WEB-INF/templates/
/WEB-INF/templates/template-horizontal.xhtml
/WEB-INF/templates/template.xhtml
/car-form.xhtml
/car-list.xhtml
/includes/
/includes/menu.xhtml
/includes/menubar.xhtml
/includes/top-bar.xhtml
/index.xhtml
/login.xhtml
/resources/
/resources/css/
/resources/css/starter.css
/resources/favicon/
/resources/favicon/favicon-144x144.png
/resources/favicon/favicon-16x16.png
/resources/favicon/favicon-196x196.png
/resources/favicon/favicon-32x32.png
/resources/favicon/favicon-96x96.png
/sw.js
17:53:16,984 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/data/content/76/5605a330e7e139f69ffa5d49d5e4e63eef25c6/content
17:53:17,016 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "tdc-ft.war" (runtime-name: "tdc-ft.war")
17:53:19,040 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) JBAS011401: Read persistence.xml for CarsPU
17:53:19,305 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/CarsDS]
17:53:19,340 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 8) JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'tdc-ft.war#CarsPU'
17:53:19,360 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 8) HHH000204: Processing PersistenceUnitInfo [
    name: CarsPU
    ...]
17:53:19,468 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 8) HHH000412: Hibernate Core {4.3.7.Final}
17:53:19,482 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 8) HHH000206: hibernate.properties not found
17:53:19,484 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 8) HHH000021: Bytecode provider name : javassist
17:53:19,751 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment tdc-ft.war
17:53:19,878 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.3.Final
17:53:20,037 INFO  [org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider] (MSC service thread 1-1) Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: 'vfs:/content/tdc-ft.war/WEB-INF/lib/deltaspike-jpa-module-impl-1.8.0.jar/META-INF/apache-deltaspike.properties'
17:53:20,051 INFO  [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-1) Computed the following DeltaSpike ProjectStage: Production
17:53:20,073 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named CarService in deployment unit deployment "tdc-ft.war" are as follows:

    java:global/tdc-ft/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:app/tdc-ft/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:module/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:global/tdc-ft/CarService
    java:app/tdc-ft/CarService
    java:module/CarService

17:53:21,030 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: tdc-ft.war
17:53:21,123 INFO  [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.2.6 (Final)
17:53:21,250 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment tdc-ft.war
17:53:21,562 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 8) JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'tdc-ft.war#CarsPU'
17:53:21,702 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 8) HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
17:53:22,294 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 8) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
17:53:22,300 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 8) HHH000431: Unable to determine H2 database version, certain features may not work
17:53:22,508 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 8) HHH000397: Using ASTQueryTranslatorFactory
17:53:23,192 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:23,205 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:23,231 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:23,254 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension.promoteInterceptors(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:23,277 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.security.impl.extension.SecurityExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:23,279 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:23,314 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:23,326 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.core.impl.config.ConfigurationExtension.findDynamicConfigurationBeans(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
17:53:27,123 INFO  [org.omnifaces.ApplicationInitializer] (MSC service thread 1-2) Using OmniFaces version 2.1
17:53:27,179 INFO  [com.github.adminfaces.template.session.AdminServletContextListener] (MSC service thread 1-2) Using Admin Template 1.0.0-RC11 and Admin Theme 1.0.0-RC11
17:53:27,251 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-2) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/tdc-ft'
17:53:28,104 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (MSC service thread 1-2) @FacesConverter is using both value and forClass, only value will be applied.
17:53:29,387 INFO  [org.primefaces.webapp.PostConstructApplicationEventListener] (MSC service thread 1-2) Running on PrimeFaces 6.1
17:53:29,387 INFO  [org.primefaces.extensions.application.PostConstructApplicationEventListener] (MSC service thread 1-2) Running on PrimeFaces Extensions 6.0.0
17:53:29,853 INFO  [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-2) Deploying javax.ws.rs.core.Application: class com.github.rmpestano.tdc.pipeline.infra.rest.RestApplication$Proxy$_$$_WeldClientProxy
17:53:29,994 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017534: Registered web context: /tdc-ft
17:53:30,111 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "tdc-ft.war" (runtime-name : "tdc-ft.war")
17:56:55,026 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: /tdc-ft
17:56:55,141 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 52) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'tdc-ft.war#CarsPU'
17:56:55,143 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment tdc-ft.war
17:56:55,167 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 52) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'tdc-ft.war#CarsPU'
17:56:55,231 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/CarsDS]
17:56:55,277 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment tdc-ft.war (runtime-name: tdc-ft.war) in 258ms
17:56:55,313 INFO  [org.jboss.as.repository] (management-handler-thread - 5) JBAS014901: Content removed from location /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/data/content/76/5605a330e7e139f69ffa5d49d5e4e63eef25c6/content
17:56:55,313 INFO  [org.jboss.as.server] (management-handler-thread - 5) JBAS018558: Undeployed "tdc-ft.war" (runtime-name: "tdc-ft.war")
Tests run: 11, Failures: 0, Errors: 10, Skipped: 1, Time elapsed: 241.611 sec <<< FAILURE! - in com.github.rmpestano.tdc.ft.CarsFt
shouldLogonSuccessfully(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 21.976 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:31025/status] to be available after 20003 ms
Caused by: java.util.concurrent.TimeoutException

shouldListCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.116 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:17622/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldPaginateCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.119 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:26036/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldFilterByModel(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.083 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:17503/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldRemoveMultipleCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.084 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:28624/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldEditViaDatatable(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.07 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:4250/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldEditViaUrl(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.078 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:3917/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldInsertCar(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.066 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:21922/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldSearchCarByNameAndPrice(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.089 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:27138/status] to be available after 20002 ms
Caused by: java.util.concurrent.TimeoutException

shouldLogout(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.045 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:23660/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

17:56:55,452 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
17:56:55,453 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping
17:56:55,497 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending
17:56:55,498 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8080
17:56:55,498 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2
17:56:55,499 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.1.0.Final stopping
17:56:55,508 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015950: WildFly 8.2.0.Final "Tweek" stopped in 73ms

Results :

Tests in error: 
  CarsFt.shouldEditViaDatatable » PageObjectInitialization Can not instantiate P...
  CarsFt.shouldEditViaUrl » PageObjectInitialization Can not instantiate Page Ob...
  CarsFt.shouldFilterByModel » PageObjectInitialization Can not instantiate Page...
  CarsFt.shouldInsertCar » PageObjectInitialization Can not instantiate Page Obj...
  CarsFt.shouldListCars » PageObjectInitialization Can not instantiate Page Obje...
  CarsFt.shouldLogonSuccessfully » PageObjectInitialization Can not instantiate ...
  CarsFt.shouldLogout » PageObjectInitialization Can not instantiate Page Object...
  CarsFt.shouldPaginateCars » PageObjectInitialization Can not instantiate Page ...
  CarsFt.shouldRemoveMultipleCars » PageObjectInitialization Can not instantiate...
  CarsFt.shouldSearchCarByNameAndPrice » PageObjectInitialization Can not instan...

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:13 min
[INFO] Finished at: 2018-01-26T17:56:55+08:00
[INFO] Final Memory: 43M/118M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project tdc-pipeline: There are test failures.
[ERROR] 
[ERROR] Please refer to /root/tdc-pipeline-0.1/target/surefire-reports for the individual test results.
[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/MojoFailureException
lannyMa commented 6 years ago
[root@n2 tdc-pipeline-0.1]# mvn clean test -Pft-tests
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.github.rmpestano:tdc-pipeline:war:0.1
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 270, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building tdc-pipeline 0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tdc-pipeline ---
[INFO] Deleting /root/tdc-pipeline-0.1/target
[INFO] 
[INFO] --- apt-maven-plugin:1.1.3:process (metamodel) @ tdc-pipeline ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tdc-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 6 resources
[INFO] skip non existing resourceDirectory /root/tdc-pipeline-0.1/src/main/docs
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tdc-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /root/tdc-pipeline-0.1/target/classes
[INFO] /root/tdc-pipeline-0.1/src/main/java/com/github/rmpestano/tdc/pipeline/model/Car.java: Some input files use unchecked or unsafe operations.
[INFO] /root/tdc-pipeline-0.1/src/main/java/com/github/rmpestano/tdc/pipeline/model/Car.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tdc-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tdc-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /root/tdc-pipeline-0.1/target/test-classes
[INFO] /root/tdc-pipeline-0.1/src/test/java/com/github/rmpestano/tdc/it/CarsBdd.java: Some input files use unchecked or unsafe operations.
[INFO] /root/tdc-pipeline-0.1/src/test/java/com/github/rmpestano/tdc/it/CarsBdd.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tdc-pipeline ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.github.rmpestano.tdc.ft.CarsFt
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Arquillian Chameleon: downloading distribution org.wildfly:wildfly-dist:zip:8.2.0.Final
..
2018-01-26 18:00:38,505 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
Jan 26, 2018 6:00:38 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk/bin/java, -Xms300m, -Xmx400m, -Djboss.bind.address=localhost, -Djboss.socket.binding.port-offset=0, -Djboss.management.native.port=9990, -ea, -Djboss.home.dir=/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final, -Dorg.jboss.boot.log.file=/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/configuration/logging.properties, -Djboss.bundles.dir=/root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/bundles, -jar, /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/jboss-modules.jar, -mp, /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/modules, org.jboss.as.standalone, -server-config, standalone.xml]
XNIO version 3.3.0.Final
XNIO NIO Implementation Version 3.3.0.Final
JBoss Remoting version 4.0.6.Final
18:00:39,664 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
18:00:40,048 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
18:00:40,145 INFO  [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.2.0.Final "Tweek" starting
18:00:42,319 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
18:00:42,372 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.0.Final
18:00:42,410 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.0.Final
18:00:42,502 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.6.Final
18:00:42,572 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:00:42,669 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
18:00:42,721 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
18:00:42,851 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
18:00:43,086 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
18:00:43,094 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
18:00:43,095 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
18:00:43,105 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
18:00:43,126 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
18:00:43,156 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.1.0.Final starting
18:00:43,259 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017502: Undertow 1.1.0.Final starting
18:00:43,309 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2
18:00:43,583 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Final
18:00:43,721 INFO  [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
18:00:43,942 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
18:00:44,014 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/welcome-content
18:00:44,338 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
18:00:44,397 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
18:00:44,429 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/deployments
18:00:44,492 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
18:00:45,086 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
18:00:45,565 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
18:00:45,764 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
18:00:45,765 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
18:00:45,765 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.2.0.Final "Tweek" started in 6749ms - Started 184 of 234 services (82 services are lazy, passive or on-demand)
Jan 26, 2018 6:00:46 PM org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusedSessionPermanentFileStorage readStore
INFO: Reused session store is not available at /root/.drone-webdriver-session-store, a new one will be created.
tdc-ft.war:
/WEB-INF/
/WEB-INF/classes/
/WEB-INF/classes/com/
/WEB-INF/classes/com/github/
/WEB-INF/classes/com/github/rmpestano/
/WEB-INF/classes/com/github/rmpestano/tdc/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/SecurityRestInterceptor.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/RestSecured.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/LogonMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/Guest.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/Admin.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/BusinessExceptionMapper.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/AccessDeniedExceptionMapper.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/RestApplication.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/persistence/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/persistence/EntityManagerProducer.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/LayoutMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/Lists.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/CarListMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/CarFormMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/Car_.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/Car.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/CarEndpoint.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/HealthCheck.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/CarService.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/CarRepository.class
/WEB-INF/classes/com/github/adminfaces/
/WEB-INF/classes/com/github/adminfaces/template/
/WEB-INF/classes/com/github/adminfaces/template/exception/
/WEB-INF/classes/com/github/adminfaces/template/exception/BusinessException.class
/WEB-INF/classes/com/github/adminfaces/template/exception/AccessDeniedException.class
/WEB-INF/classes/com/github/adminfaces/template/util/
/WEB-INF/classes/com/github/adminfaces/template/util/Assert.class
/WEB-INF/classes/com/github/adminfaces/template/session/
/WEB-INF/classes/com/github/adminfaces/template/session/AdminSession.class
/WEB-INF/classes/META-INF/
/WEB-INF/classes/META-INF/persistence.xml
/WEB-INF/classes/admin-config.properties
/WEB-INF/classes/messages.properties
/WEB-INF/lib/
/WEB-INF/lib/admin-persistence-1.0.0-RC10.jar
/WEB-INF/lib/primefaces-6.1.jar
/WEB-INF/lib/deltaspike-core-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-core-api-1.8.0.jar
/WEB-INF/lib/deltaspike-data-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-partial-bean-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-data-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-partial-bean-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-proxy-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-proxy-module-impl-asm5-1.8.0.jar
/WEB-INF/lib/deltaspike-jpa-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-jpa-module-api-1.8.0.jar
/WEB-INF/lib/slf4j-api-1.7.5.jar
/WEB-INF/lib/primefaces-extensions-6.0.0.jar
/WEB-INF/lib/gson-2.2.4.jar
/WEB-INF/lib/commons-lang3-3.4.jar
/WEB-INF/lib/omnifaces-2.1.jar
/WEB-INF/lib/deltaspike-security-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-security-module-impl-1.8.0.jar
/WEB-INF/lib/admin-template-1.0.0-RC11.jar
/WEB-INF/lib/admin-theme-1.0.0-RC11.jar
/WEB-INF/beans.xml
/WEB-INF/web.xml
/WEB-INF/faces-config.xml
/WEB-INF/cars-ds.xml
/WEB-INF/templates/
/WEB-INF/templates/template-horizontal.xhtml
/WEB-INF/templates/template.xhtml
/car-form.xhtml
/car-list.xhtml
/includes/
/includes/menu.xhtml
/includes/menubar.xhtml
/includes/top-bar.xhtml
/index.xhtml
/login.xhtml
/resources/
/resources/css/
/resources/css/starter.css
/resources/favicon/
/resources/favicon/favicon-144x144.png
/resources/favicon/favicon-16x16.png
/resources/favicon/favicon-196x196.png
/resources/favicon/favicon-32x32.png
/resources/favicon/favicon-96x96.png
/sw.js
18:00:50,517 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/data/content/53/f62b539167aeabc2c9be331a9c80960bb50ab3/content
18:00:50,552 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "tdc-ft.war" (runtime-name: "tdc-ft.war")
18:00:52,306 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) JBAS011401: Read persistence.xml for CarsPU
18:00:52,567 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/CarsDS]
18:00:52,577 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 18) JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'tdc-ft.war#CarsPU'
18:00:52,601 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 18) HHH000204: Processing PersistenceUnitInfo [
    name: CarsPU
    ...]
18:00:52,740 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 18) HHH000412: Hibernate Core {4.3.7.Final}
18:00:52,741 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 18) HHH000206: hibernate.properties not found
18:00:52,742 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 18) HHH000021: Bytecode provider name : javassist
18:00:53,011 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment tdc-ft.war
18:00:53,145 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.3.Final
18:00:53,313 INFO  [org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider] (MSC service thread 1-2) Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: 'vfs:/content/tdc-ft.war/WEB-INF/lib/deltaspike-jpa-module-impl-1.8.0.jar/META-INF/apache-deltaspike.properties'
18:00:53,336 INFO  [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-2) Computed the following DeltaSpike ProjectStage: Production
18:00:53,368 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named CarService in deployment unit deployment "tdc-ft.war" are as follows:

    java:global/tdc-ft/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:app/tdc-ft/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:module/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:global/tdc-ft/CarService
    java:app/tdc-ft/CarService
    java:module/CarService

18:00:54,302 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: tdc-ft.war
18:00:54,372 INFO  [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.2.6 (Final)
18:00:54,465 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment tdc-ft.war
18:00:54,789 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 18) JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'tdc-ft.war#CarsPU'
18:00:54,924 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 18) HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
18:00:55,480 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 18) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
18:00:55,487 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 18) HHH000431: Unable to determine H2 database version, certain features may not work
18:00:55,633 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 18) HHH000397: Using ASTQueryTranslatorFactory
18:00:56,376 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension.promoteInterceptors(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:00:56,409 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.core.impl.config.ConfigurationExtension.findDynamicConfigurationBeans(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:00:56,446 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.security.impl.extension.SecurityExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:00:56,449 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:00:56,451 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:00:56,453 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:00:56,478 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:00:56,509 WARN  [org.jboss.weld.Event] (MSC service thread 1-2) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:01:00,156 INFO  [org.omnifaces.ApplicationInitializer] (MSC service thread 1-1) Using OmniFaces version 2.1
18:01:00,217 INFO  [com.github.adminfaces.template.session.AdminServletContextListener] (MSC service thread 1-1) Using Admin Template 1.0.0-RC11 and Admin Theme 1.0.0-RC11
18:01:00,314 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/tdc-ft'
18:01:01,214 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (MSC service thread 1-1) @FacesConverter is using both value and forClass, only value will be applied.
18:01:02,158 INFO  [org.primefaces.webapp.PostConstructApplicationEventListener] (MSC service thread 1-1) Running on PrimeFaces 6.1
18:01:02,158 INFO  [org.primefaces.extensions.application.PostConstructApplicationEventListener] (MSC service thread 1-1) Running on PrimeFaces Extensions 6.0.0
18:01:02,632 INFO  [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class com.github.rmpestano.tdc.pipeline.infra.rest.RestApplication$Proxy$_$$_WeldClientProxy
18:01:02,796 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /tdc-ft
18:01:02,863 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "tdc-ft.war" (runtime-name : "tdc-ft.war")
Jan 26, 2018 6:01:05 PM org.jboss.arquillian.drone.webdriver.binary.BinaryFilesUtils extract
INFO: Extracting zip file: /root/.arquillian/drone/chrome/2.31/chromedriver_linux64.zip to target/drone/e95c696646102e38d8543b89b7eaa4a5
Jan 26, 2018 6:01:05 PM org.arquillian.spacelift.Spacelift$SpaceliftInstance <init>
INFO: Initialized Spacelift from defaults, workspace: /root/tdc-pipeline-0.1, cache: /root/.spacelift/cache
Jan 26, 2018 6:01:05 PM org.jboss.arquillian.drone.webdriver.binary.handler.AbstractBinaryHandler markAsExecutable
INFO: marking binary file: target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver as executable
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:01:26 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:01:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:01:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:01:46 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:01:46 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:01:46 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:02:06 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:02:06 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:02:06 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:02:26 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:02:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:02:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:02:46 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:02:46 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:02:46 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:03:06 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:03:06 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:03:06 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:03:26 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:03:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:03:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:03:46 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:03:46 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:03:46 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:04:06 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:04:06 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:04:06 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
/root/tdc-pipeline-0.1/target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Jan 26, 2018 6:04:26 PM org.openqa.selenium.os.UnixProcess checkForError
SEVERE: org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Jan 26, 2018 6:04:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:04:26 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
18:04:26,900 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: /tdc-ft
18:04:26,942 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 55) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'tdc-ft.war#CarsPU'
18:04:26,944 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009: Stopping weld service for deployment tdc-ft.war
18:04:26,987 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 55) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'tdc-ft.war#CarsPU'
18:04:27,069 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010409: Unbound data source [java:jboss/datasources/CarsDS]
18:04:27,102 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment tdc-ft.war (runtime-name: tdc-ft.war) in 204ms
18:04:27,170 INFO  [org.jboss.as.repository] (management-handler-thread - 5) JBAS014901: Content removed from location /root/tdc-pipeline-0.1/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/data/content/53/f62b539167aeabc2c9be331a9c80960bb50ab3/content
18:04:27,171 INFO  [org.jboss.as.server] (management-handler-thread - 5) JBAS018558: Undeployed "tdc-ft.war" (runtime-name: "tdc-ft.war")
Jan 26, 2018 6:04:27 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for ReusableRemoteWebDriverExtension.destroyLastRemoteWebDriver is null. It won't be invoked.
Tests run: 11, Failures: 0, Errors: 10, Skipped: 1, Time elapsed: 233.797 sec <<< FAILURE! - in com.github.rmpestano.tdc.ft.CarsFt
shouldLogonSuccessfully(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 21.471 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:12112/status] to be available after 20010 ms
Caused by: java.util.concurrent.TimeoutException

shouldListCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.119 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:18268/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldPaginateCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.134 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:17772/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldFilterByModel(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.085 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:25889/status] to be available after 20001 ms
Caused by: java.util.concurrent.TimeoutException

shouldRemoveMultipleCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.093 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:23268/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldEditViaDatatable(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.102 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:4068/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldEditViaUrl(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.08 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:14430/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldInsertCar(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.067 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:16085/status] to be available after 20000 ms
Caused by: java.util.concurrent.TimeoutException

shouldSearchCarByNameAndPrice(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.079 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:31848/status] to be available after 20001 ms
Caused by: java.util.concurrent.TimeoutException

shouldLogout(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 20.069 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: org.jboss.arquillian.drone.impl.DroneTimeoutException: Drone creation request timed out after 60 seconds. Make sure that browser or remote server in case of remotely executed driver is running and communication with Drone haven't failed.
Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
Timed out waiting for driver server to start.
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'n2.ma.com', ip: '192.168.14.12', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-693.el7.x86_64', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:10445/status] to be available after 20001 ms
Caused by: java.util.concurrent.TimeoutException

18:04:27,360 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
18:04:27,374 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017532: Host default-host stopping
18:04:27,407 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010418: Stopped Driver service with driver-name = h2
18:04:27,415 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017521: Undertow HTTP listener default suspending
18:04:27,416 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8080
18:04:27,444 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.1.0.Final stopping
18:04:27,470 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015950: WildFly 8.2.0.Final "Tweek" stopped in 109ms
Jan 26, 2018 6:04:27 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for SeleniumServerExecutor.stopSeleniumServer is null. It won't be invoked.

Results :

Tests in error: 
  CarsFt.shouldEditViaDatatable » PageObjectInitialization Can not instantiate P...
  CarsFt.shouldEditViaUrl » PageObjectInitialization Can not instantiate Page Ob...
  CarsFt.shouldFilterByModel » PageObjectInitialization Can not instantiate Page...
  CarsFt.shouldInsertCar » PageObjectInitialization Can not instantiate Page Obj...
  CarsFt.shouldListCars » PageObjectInitialization Can not instantiate Page Obje...
  CarsFt.shouldLogonSuccessfully » PageObjectInitialization Can not instantiate ...
  CarsFt.shouldLogout » PageObjectInitialization Can not instantiate Page Object...
  CarsFt.shouldPaginateCars » PageObjectInitialization Can not instantiate Page ...
  CarsFt.shouldRemoveMultipleCars » PageObjectInitialization Can not instantiate...
  CarsFt.shouldSearchCarByNameAndPrice » PageObjectInitialization Can not instan...

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:04 min
[INFO] Finished at: 2018-01-26T18:04:27+08:00
[INFO] Final Memory: 43M/118M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project tdc-pipeline: There are test failures.
[ERROR] 
[ERROR] Please refer to /root/tdc-pipeline-0.1/target/surefire-reports for the individual test results.
[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/MojoFailureException
rmpestano commented 6 years ago

Do you have Chrome browser installed on your machine? Looks like tests are failling to open browser.

lannyMa commented 6 years ago

i use ubuntuserver 16.04, no chrome , and i do again

root@no1:~/tdc-pipeline# hostnamectl 
   Static hostname: no1
         Icon name: computer-vm
           Chassis: vm
        Machine ID: 710e6476ddd0c77f43e4a4fa5a38dca8
           Boot ID: fe58719ff25e4ba1910d3b297b350bf0
    Virtualization: oracle
  Operating System: Ubuntu 16.04.1 LTS
            Kernel: Linux 4.4.0-31-generic
      Architecture: x86-64
root@no1:~/tdc-pipeline# mvn clean test -Pft-tests
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.github.rmpestano:tdc-pipeline:war:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 270, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tdc-pipeline 1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tdc-pipeline ---
[INFO] Deleting /root/tdc-pipeline/target
[INFO] 
[INFO] --- apt-maven-plugin:1.1.3:process (metamodel) @ tdc-pipeline ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tdc-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 6 resources
[INFO] skip non existing resourceDirectory /root/tdc-pipeline/src/main/docs
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tdc-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /root/tdc-pipeline/target/classes
[INFO] /root/tdc-pipeline/src/main/java/com/github/rmpestano/tdc/pipeline/model/Car.java: Some input files use unchecked or unsafe operations.
[INFO] /root/tdc-pipeline/src/main/java/com/github/rmpestano/tdc/pipeline/model/Car.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tdc-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tdc-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /root/tdc-pipeline/target/test-classes
[INFO] /root/tdc-pipeline/src/test/java/com/github/rmpestano/tdc/it/CarServiceIt.java: Some input files use unchecked or unsafe operations.
[INFO] /root/tdc-pipeline/src/test/java/com/github/rmpestano/tdc/it/CarServiceIt.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tdc-pipeline ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.github.rmpestano.tdc.ft.CarsFt
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Arquillian Chameleon: downloading distribution org.wildfly:wildfly-dist:zip:8.2.0.Final
......
2018-01-26 18:45:06,860 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
Jan 26, 2018 6:45:07 PM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/usr/local/jdk/bin/java, -Xms300m, -Xmx400m, -Djboss.bind.address=localhost, -Djboss.socket.binding.port-offset=0, -Djboss.management.native.port=9990, -ea, -Djboss.home.dir=/root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final, -Dorg.jboss.boot.log.file=/root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/configuration/logging.properties, -Djboss.bundles.dir=/root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/bundles, -jar, /root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/jboss-modules.jar, -mp, /root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/modules, org.jboss.as.standalone, -server-config, standalone.xml]
XNIO version 3.3.0.Final
XNIO NIO Implementation Version 3.3.0.Final
JBoss Remoting version 4.0.6.Final
18:45:08,385 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
18:45:08,804 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
18:45:08,892 INFO  [org.jboss.as] (MSC service thread 1-2) JBAS015899: WildFly 8.2.0.Final "Tweek" starting
18:45:11,135 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
18:45:11,174 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.0.Final
18:45:11,200 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.0.Final
18:45:11,280 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.6.Final
18:45:11,322 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
18:45:11,328 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
18:45:11,398 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
18:45:11,404 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
18:45:11,390 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
18:45:11,456 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
18:45:11,474 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
18:45:11,504 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
18:45:11,530 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:45:11,617 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Final
18:45:11,643 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.1.0.Final starting
18:45:11,746 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010417: Started Driver service with driver-name = h2
18:45:11,747 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.1.0.Final starting
18:45:11,913 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
18:45:11,956 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
18:45:12,082 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path /root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/welcome-content
18:45:12,346 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017525: Started server default-server.
18:45:12,539 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017531: Host default-host starting
18:45:12,583 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
18:45:12,786 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/deployments
18:45:13,095 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
18:45:13,644 INFO  [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
18:45:13,811 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
18:45:13,815 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
18:45:13,816 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.2.0.Final "Tweek" started in 6283ms - Started 184 of 234 services (82 services are lazy, passive or on-demand)
Jan 26, 2018 6:45:14 PM org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusedSessionPermanentFileStorage readStore
INFO: Reused session store is not available at /root/.drone-webdriver-session-store, a new one will be created.
tdc-ft.war:
/WEB-INF/
/WEB-INF/classes/
/WEB-INF/classes/com/
/WEB-INF/classes/com/github/
/WEB-INF/classes/com/github/rmpestano/
/WEB-INF/classes/com/github/rmpestano/tdc/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/LayoutMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/CarFormMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/Lists.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/bean/CarListMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/HealthCheck.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/rest/CarEndpoint.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/CarService.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/service/CarRepository.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/BusinessExceptionMapper.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/AccessDeniedExceptionMapper.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/rest/RestApplication.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/persistence/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/persistence/EntityManagerProducer.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/Admin.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/SecurityRestInterceptor.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/Guest.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/LogonMB.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/infra/security/RestSecured.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/Car_.class
/WEB-INF/classes/com/github/rmpestano/tdc/pipeline/model/Car.class
/WEB-INF/classes/com/github/adminfaces/
/WEB-INF/classes/com/github/adminfaces/template/
/WEB-INF/classes/com/github/adminfaces/template/exception/
/WEB-INF/classes/com/github/adminfaces/template/exception/BusinessException.class
/WEB-INF/classes/com/github/adminfaces/template/exception/AccessDeniedException.class
/WEB-INF/classes/com/github/adminfaces/template/util/
/WEB-INF/classes/com/github/adminfaces/template/util/Assert.class
/WEB-INF/classes/com/github/adminfaces/template/session/
/WEB-INF/classes/com/github/adminfaces/template/session/AdminSession.class
/WEB-INF/classes/META-INF/
/WEB-INF/classes/META-INF/persistence.xml
/WEB-INF/classes/admin-config.properties
/WEB-INF/classes/messages.properties
/WEB-INF/lib/
/WEB-INF/lib/admin-persistence-1.0.0-RC10.jar
/WEB-INF/lib/primefaces-6.1.jar
/WEB-INF/lib/deltaspike-core-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-core-api-1.8.0.jar
/WEB-INF/lib/deltaspike-data-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-partial-bean-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-data-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-partial-bean-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-proxy-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-proxy-module-impl-asm5-1.8.0.jar
/WEB-INF/lib/deltaspike-jpa-module-impl-1.8.0.jar
/WEB-INF/lib/deltaspike-jpa-module-api-1.8.0.jar
/WEB-INF/lib/slf4j-api-1.7.5.jar
/WEB-INF/lib/primefaces-extensions-6.0.0.jar
/WEB-INF/lib/gson-2.2.4.jar
/WEB-INF/lib/commons-lang3-3.4.jar
/WEB-INF/lib/omnifaces-2.1.jar
/WEB-INF/lib/deltaspike-security-module-api-1.8.0.jar
/WEB-INF/lib/deltaspike-security-module-impl-1.8.0.jar
/WEB-INF/lib/admin-template-1.0.0-RC11.jar
/WEB-INF/lib/admin-theme-1.0.0-RC11.jar
/WEB-INF/beans.xml
/WEB-INF/web.xml
/WEB-INF/faces-config.xml
/WEB-INF/cars-ds.xml
/WEB-INF/templates/
/WEB-INF/templates/template.xhtml
/WEB-INF/templates/template-horizontal.xhtml
/resources/
/resources/favicon/
/resources/favicon/favicon-16x16.png
/resources/favicon/favicon-196x196.png
/resources/favicon/favicon-144x144.png
/resources/favicon/favicon-32x32.png
/resources/favicon/favicon-96x96.png
/resources/css/
/resources/css/starter.css
/sw.js
/car-form.xhtml
/index.xhtml
/login.xhtml
/includes/
/includes/top-bar.xhtml
/includes/menu.xhtml
/includes/menubar.xhtml
/car-list.xhtml
18:45:17,906 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location /root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/data/content/80/84fbac0f150bdce2c3b83e0399e89a90cae9b1/content
18:45:18,011 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "tdc-ft.war" (runtime-name: "tdc-ft.war")
18:45:19,642 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) JBAS011401: Read persistence.xml for CarsPU
18:45:19,973 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/CarsDS]
18:45:19,976 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 50) JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'tdc-ft.war#CarsPU'
18:45:20,022 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 50) HHH000204: Processing PersistenceUnitInfo [
    name: CarsPU
    ...]
18:45:20,164 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 50) HHH000412: Hibernate Core {4.3.7.Final}
18:45:20,169 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 50) HHH000206: hibernate.properties not found
18:45:20,180 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 50) HHH000021: Bytecode provider name : javassist
18:45:20,504 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment tdc-ft.war
18:45:20,710 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.3.Final
18:45:20,859 INFO  [org.apache.deltaspike.core.impl.config.EnvironmentPropertyConfigSourceProvider] (MSC service thread 1-1) Custom config found by DeltaSpike. Name: 'META-INF/apache-deltaspike.properties', URL: 'vfs:/content/tdc-ft.war/WEB-INF/lib/deltaspike-jpa-module-impl-1.8.0.jar/META-INF/apache-deltaspike.properties'
18:45:20,868 INFO  [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-1) Computed the following DeltaSpike ProjectStage: Production
18:45:20,893 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named CarService in deployment unit deployment "tdc-ft.war" are as follows:

    java:global/tdc-ft/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:app/tdc-ft/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:module/CarService!com.github.rmpestano.tdc.pipeline.service.CarService
    java:global/tdc-ft/CarService
    java:app/tdc-ft/CarService
    java:module/CarService

18:45:21,854 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: tdc-ft.war
18:45:21,948 INFO  [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.2.6 (Final)
18:45:22,061 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment tdc-ft.war
18:45:22,382 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 50) JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'tdc-ft.war#CarsPU'
18:45:22,543 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 50) HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
18:45:23,148 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 50) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
18:45:23,157 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 50) HHH000431: Unable to determine H2 database version, certain features may not work
18:45:23,304 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 50) HHH000397: Using ASTQueryTranslatorFactory
18:45:23,837 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.security.impl.extension.SecurityExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:23,858 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:23,874 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:23,909 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:23,942 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:23,977 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:23,984 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.core.impl.config.ConfigurationExtension.findDynamicConfigurationBeans(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:23,997 WARN  [org.jboss.weld.Event] (MSC service thread 1-1) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension.promoteInterceptors(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
18:45:27,112 INFO  [org.omnifaces.ApplicationInitializer] (MSC service thread 1-1) Using OmniFaces version 2.1
18:45:27,144 INFO  [com.github.adminfaces.template.session.AdminServletContextListener] (MSC service thread 1-1) Using Admin Template 1.0.0-RC11 and Admin Theme 1.0.0-RC11
18:45:27,240 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/tdc-ft'
18:45:28,025 WARNING [javax.enterprise.resource.webcontainer.jsf.application] (MSC service thread 1-1) @FacesConverter is using both value and forClass, only value will be applied.
18:45:28,931 INFO  [org.primefaces.webapp.PostConstructApplicationEventListener] (MSC service thread 1-1) Running on PrimeFaces 6.1
18:45:28,932 INFO  [org.primefaces.extensions.application.PostConstructApplicationEventListener] (MSC service thread 1-1) Running on PrimeFaces Extensions 6.0.0
18:45:29,425 INFO  [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-1) Deploying javax.ws.rs.core.Application: class com.github.rmpestano.tdc.pipeline.infra.rest.RestApplication$Proxy$_$$_WeldClientProxy
18:45:29,573 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017534: Registered web context: /tdc-ft
18:45:29,711 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "tdc-ft.war" (runtime-name : "tdc-ft.war")
Jan 26, 2018 6:45:32 PM org.jboss.arquillian.drone.webdriver.binary.BinaryFilesUtils extract
INFO: Extracting zip file: /root/.arquillian/drone/chrome/2.31/chromedriver_linux64.zip to target/drone/e95c696646102e38d8543b89b7eaa4a5
Jan 26, 2018 6:45:32 PM org.arquillian.spacelift.Spacelift$SpaceliftInstance <init>
INFO: Initialized Spacelift from defaults, workspace: /root/tdc-pipeline, cache: /root/.spacelift/cache
Jan 26, 2018 6:45:32 PM org.jboss.arquillian.drone.webdriver.binary.handler.AbstractBinaryHandler markAsExecutable
INFO: marking binary file: target/drone/e95c696646102e38d8543b89b7eaa4a5/chromedriver as executable
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 2777
Only local connections are allowed.
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
Jan 26, 2018 6:45:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 12949
Only local connections are allowed.
Jan 26, 2018 6:45:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:34 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 25590
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 15953
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 16355
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 10330
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 14936
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 25875
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 16599
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Starting ChromeDriver 2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8) on port 6256
Only local connections are allowed.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
Jan 26, 2018 6:45:35 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for UpdateTestResultBeforeAfter.update is null. It won't be invoked.
18:45:35,970 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017535: Unregistered web context: /tdc-ft
18:45:36,025 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 3) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'tdc-ft.war#CarsPU'
18:45:36,027 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment tdc-ft.war
18:45:36,075 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 3) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'tdc-ft.war#CarsPU'
18:45:36,130 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/CarsDS]
18:45:36,193 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment tdc-ft.war (runtime-name: tdc-ft.war) in 240ms
18:45:36,230 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location /root/tdc-pipeline/target/server/wildfly-dist_8.2.0.Final/./wildfly-8.2.0.Final/standalone/data/content/80/84fbac0f150bdce2c3b83e0399e89a90cae9b1/content
18:45:36,230 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "tdc-ft.war" (runtime-name: "tdc-ft.war")
Jan 26, 2018 6:45:36 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for ReusableRemoteWebDriverExtension.destroyLastRemoteWebDriver is null. It won't be invoked.
Tests run: 11, Failures: 0, Errors: 10, Skipped: 1, Time elapsed: 37.524 sec <<< FAILURE! - in com.github.rmpestano.tdc.ft.CarsFt
shouldLogonSuccessfully(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 3.02 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 178 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 178 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldListCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.122 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 15 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 15 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldPaginateCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.116 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 13 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 13 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldFilterByModel(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.129 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 11 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 11 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldRemoveMultipleCars(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.115 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 10 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 10 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldEditViaDatatable(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.116 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 7 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 7 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldEditViaUrl(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.121 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 14 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 14 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldInsertCar(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.121 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 7 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 7 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldSearchCarByNameAndPrice(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.09 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 15 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 15 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

shouldLogout(com.github.rmpestano.tdc.ft.CarsFt)  Time elapsed: 0.113 sec  <<< ERROR!
org.jboss.arquillian.graphene.enricher.exception.PageObjectInitializationException: 
Can not instantiate Page Object 
class com.github.rmpestano.tdc.ft.pages.CarListPage
 declared in: 
com.github.rmpestano.tdc.ft.CarsFt

Caused by: java.lang.RuntimeException: 
Unable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 12 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver
Caused by: org.openqa.selenium.WebDriverException: 
unknown error: cannot find Chrome binary
  (Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8),platform=Linux 4.4.0-31-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 12 milliseconds
Build info: version: '3.5.3', revision: 'a88d25fe6b', time: '2017-08-29T12:42:44.417Z'
System info: host: 'no1', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-31-generic', java.version: '1.8.0_25'
Driver info: driver.version: ChromeDriver

18:45:36,389 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
18:45:36,390 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping
18:45:36,403 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = h2
18:45:36,427 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017521: Undertow HTTP listener default suspending
18:45:36,433 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017520: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8080
18:45:36,453 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017506: Undertow 1.1.0.Final stopping
18:45:36,484 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015950: WildFly 8.2.0.Final "Tweek" stopped in 134ms
Jan 26, 2018 6:45:36 PM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments
WARNING: Argument 1 for SeleniumServerExecutor.stopSeleniumServer is null. It won't be invoked.

Results :

Tests in error: 
  CarsFt.shouldEditViaDatatable » PageObjectInitialization Can not instantiate P...
  CarsFt.shouldEditViaUrl » PageObjectInitialization Can not instantiate Page Ob...
  CarsFt.shouldFilterByModel » PageObjectInitialization Can not instantiate Page...
  CarsFt.shouldInsertCar » PageObjectInitialization Can not instantiate Page Obj...
  CarsFt.shouldListCars » PageObjectInitialization Can not instantiate Page Obje...
  CarsFt.shouldLogonSuccessfully » PageObjectInitialization Can not instantiate ...
  CarsFt.shouldLogout » PageObjectInitialization Can not instantiate Page Object...
  CarsFt.shouldPaginateCars » PageObjectInitialization Can not instantiate Page ...
  CarsFt.shouldRemoveMultipleCars » PageObjectInitialization Can not instantiate...
  CarsFt.shouldSearchCarByNameAndPrice » PageObjectInitialization Can not instan...

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.749 s
[INFO] Finished at: 2018-01-26T18:45:37+08:00
[INFO] Final Memory: 41M/111M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project tdc-pipeline: There are test failures.
[ERROR] 
[ERROR] Please refer to /root/tdc-pipeline/target/surefire-reports for the individual test results.
[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/MojoFailureException
rmpestano commented 6 years ago

So ft-tests will not work, you have two options:

Chrome headless is the easiest one, just run the tests passing chromeheadless as webdriver:

mvn clean test -Pft-tests -Darquillian.browser=chromeheadless

Make sure you have chrome (headless) installed