[hudson@vmg33 testsuite]$ for (( i = 1; i <= 5 ; i++ )) ; do > echo "test iteration $i" > mvn surefire:test@basic-integration-default-web.surefire -B -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -s $SETTINGS_XML -llr \ > -Dipv6 -Dts.noSmoke -Dts.basic -Dtest=HttpRemoteEJBJndiBasedInvocationTestCase -DtestLogToFile=false > done test iteration 1 [INFO] Disabling enhanced local repository: using legacy is strongly discouraged to ensure build reproducibility. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] WildFly Test Suite: Aggregator [INFO] WildFly Test Suite: Integration (parent) [INFO] WildFly Test Suite: Integration - WS [INFO] WildFly Test Suite: Integration - Basic [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly Test Suite: Aggregator 7.1.0.GA-redhat-2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (basic-integration-default-web.surefire) @ wildfly-testsuite --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly Test Suite: Integration (parent) 7.1.0.GA-redhat-2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (basic-integration-default-web.surefire) @ wildfly-ts-integ --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly Test Suite: Integration - WS 7.1.0.GA-redhat-2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (basic-integration-default-web.surefire) @ wildfly-ts-integ-ws --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly Test Suite: Integration - Basic 7.1.0.GA-redhat-2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (basic-integration-default-web.surefire) @ wildfly-ts-integ-basic --- [INFO] Surefire report directory: /mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [WARNING] The system property jboss.dist is configured twice! The property appears in and any of , or user property. [WARNING] The system property org.jboss.ejb.client.wildfly-testsuite-hack is configured twice! The property appears in and any of , or user property. [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 09:28:24,096 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used. 09:28:24,116 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/qa/tools/opt/amd64/jdk1.8.0_last/bin/java, -D[Standalone], -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/../../../dist/target/jboss-eap-7.1, -Djava.net.preferIPv4Stack=false, -Djava.net.preferIPv6Addresses=true, -Djboss.bind.address=::1, -Djboss.bind.address.unsecure=::1, -Djboss.bind.address.private=::1, -Djboss.bind.address.management=::1, -Djboss.default.multicast.address=ff13::1, -server, -Dts.timeout.factor=200, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic, -Djbossas.ts.integ.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/.., -Djbossas.ts.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/../.., -Djbossas.project.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/../../.., -Djava.io.tmpdir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target, -Djboss.inst=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas, -ea, -Djboss.home.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas, -Dorg.jboss.boot.log.file=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone/log/server.log, -Dlogging.configuration=file:/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone/configuration/logging.properties, -jar, /mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/jboss-modules.jar, -mp, /mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/modules:/mnt/hudson_workspace/workspace/mkopecky2/dist/target/jboss-eap-7.1/modules:/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/modules, org.jboss.as.standalone, -Djboss.home.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas, -Djboss.server.base.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone, -Djboss.server.log.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone/log, -Djboss.server.config.dir=/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone/configuration, -Dts.wildfly.version=7.1.0.GA-redhat-2, -c=standalone.xml] 09:28:24,413 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.0.CR4-redhat-1 09:28:24,568 INFO [org.xnio] (main) XNIO version 3.5.0.CR2-redhat-1 09:28:24,621 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.0.CR2-redhat-1 09:28:25,247 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.0.CR2-redhat-1 09:28:25,562 INFO [org.jboss.ejb.client] (main) EJBCLIENT000069: Using legacy jboss-ejb-client.properties security configuration 09:28:26,341 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.0.CR1-redhat-1 09:28:27,645 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1-redhat-1 09:28:27,891 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: JBoss EAP 7.1.0.GA (WildFly Core 3.0.0.Beta28-redhat-1) starting 09:28:32,868 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 09:28:33,032 INFO [org.wildfly.security] (ServerService Thread Pool -- 17) ELY00001: WildFly Elytron version 1.1.0.CR2-redhat-1 09:28:33,135 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 23) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 09:28:33,787 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 09:28:33,839 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.5.0.CR2-redhat-1 09:28:33,910 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.5.0.CR2-redhat-1 09:28:34,066 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.0.CR4-redhat-1 09:28:34,169 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 49) WFLYNAM0001: Activating Naming Subsystem 09:28:34,229 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 60) WFLYWS0002: Activating WebServices Extension 09:28:34,193 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 58) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 09:28:34,261 INFO [org.jboss.as.security] (ServerService Thread Pool -- 57) WFLYSEC0002: Activating Security Subsystem 09:28:34,266 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 47) WFLYJSF0007: Activated the following JSF Implementations: [main] 09:28:34,307 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 42) WFLYRS0016: RESTEasy version 3.0.23.Final-redhat-1 09:28:34,393 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem. 09:28:34,399 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.2.Final-redhat-1 09:28:34,456 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors 09:28:34,648 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.18.Final-redhat-1 starting 09:28:34,748 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 09:28:34,898 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.5.Final-redhat-1) 09:28:34,926 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 09:28:34,954 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 09:28:34,987 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 09:28:35,496 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 8 (per class), which is derived from the number of CPUs on this host. 09:28:35,503 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 32 (per class), which is derived from thread worker pool sizing. 09:28:35,889 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 09:28:35,865 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 59) WFLYUT0014: Creating file handler for path '/mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 09:28:35,894 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 09:28:36,149 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8080 09:28:36,391 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: EJB subsystem suspension complete 09:28:36,736 INFO [org.jboss.as.patching] (MSC service thread 1-3) WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none 09:28:37,189 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 09:28:37,191 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 09:28:37,452 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-4) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.7.Final-redhat-1 09:28:37,518 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone/deployments 09:28:38,012 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTPS listener https listening on [::1]:8443 09:28:38,250 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.8.Final-redhat-1 (Apache CXF 3.1.11.redhat-1) 09:28:38,847 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 09:28:38,868 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management 09:28:38,869 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990 09:28:38,874 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: JBoss EAP 7.1.0.GA (WildFly Core 3.0.0.Beta28-redhat-1) started in 14260ms - Started 321 of 616 services (401 services are lazy, passive or on-demand) 09:28:39,679 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/mkopecky2/testsuite/integration/basic/target/jbossas/standalone/data/content/21/50dfd3f2d8baadc3997c7a42f3ec7bb36f6575/content 09:28:39,750 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "remote-ejb-jndi-test-case.jar" (runtime-name: "remote-ejb-jndi-test-case.jar") 09:28:40,801 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment remote-ejb-jndi-test-case.jar 09:28:40,887 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.3.5.Final-redhat-1 09:28:41,030 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'CounterBean' in deployment unit 'deployment "remote-ejb-jndi-test-case.jar"' are as follows: java:global/remote-ejb-jndi-test-case/CounterBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteCounter java:app/remote-ejb-jndi-test-case/CounterBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteCounter java:module/CounterBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteCounter java:jboss/exported/remote-ejb-jndi-test-case/CounterBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteCounter java:global/remote-ejb-jndi-test-case/CounterBean java:app/remote-ejb-jndi-test-case/CounterBean java:module/CounterBean 09:28:41,032 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EchoBean' in deployment unit 'deployment "remote-ejb-jndi-test-case.jar"' are as follows: java:global/remote-ejb-jndi-test-case/EchoBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteEcho java:app/remote-ejb-jndi-test-case/EchoBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteEcho java:module/EchoBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteEcho java:jboss/exported/remote-ejb-jndi-test-case/EchoBean!org.jboss.as.test.integration.ejb.remote.jndi.RemoteEcho java:global/remote-ejb-jndi-test-case/EchoBean java:app/remote-ejb-jndi-test-case/EchoBean java:module/EchoBean 09:28:41,419 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900: 2.4.3 (redhat) 09:28:42,268 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 62) WFLYCLINF0002: Started client-mappings cache from ejb container 09:28:43,487 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "remote-ejb-jndi-test-case.jar" (runtime-name : "remote-ejb-jndi-test-case.jar") Running org.jboss.as.test.integration.ejb.remote.jndi.HttpRemoteEJBJndiBasedInvocationTestCase 09:28:44,115 INFO [org.wildfly.naming] (main) WildFly Naming version 1.0.0.CR1-redhat-1 09:28:44,185 INFO [org.jboss.ejb.client] (main) EJBCLIENT000070: Using legacy jboss-ejb-client.properties Remoting configuration 09:28:44,247 INFO [org.jboss.ejb.client] (main) JBoss EJB Client version 4.0.0.CR5-redhat-1 09:28:44,375 INFO [org.jboss.ejb.client] (main) EJBCLIENT000072: Using legacy jboss-ejb-client.properties EJB client configuration