See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
Changes:
[dflorian] Fixes the shell tests that were failing. The issues were that the format of the
ListCommand and ShowCommand outputs were changed and the tests were checking for exact
output matches. I've changed the tests to just check for the key words that need to
appear in the output. The isse with the SetCommand tests were they were using a DDL
namespace properties and those are being filtered out now.
------------------------------------------
[...truncated 7133 lines...]
at
org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
Caused by: org.teiid.net.ConnectionException: org.teiid.client.security.LogonException:
Remote org.teiid.client.security.LogonException: TEIID40046 VDB "bqt" version
"latest" does not exist.
at
org.teiid.net.socket.SocketServerConnection.selectServerInstance(SocketServerConnection.java:143)
at
org.teiid.net.socket.SocketServerConnection.<init>(SocketServerConnection.java:96)
at
org.teiid.net.socket.SocketServerConnectionFactory.getConnection(SocketServerConnectionFactory.java:318)
at org.teiid.jdbc.SocketProfile.connect(SocketProfile.java:47)
... 129 more
Caused by: org.teiid.client.security.LogonException: Remote
org.teiid.client.security.LogonException: TEIID40046 VDB "bqt" version
"latest" does not exist.
at
org.teiid.services.SessionServiceImpl.getAuthenticationType(SessionServiceImpl.java:482)
at org.teiid.transport.LogonImpl.logon(LogonImpl.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.teiid.transport.ServerWorkItem.run(ServerWorkItem.java:87)
at org.teiid.dqp.internal.process.DQPWorkContext.runInContext(DQPWorkContext.java:274)
at
org.teiid.transport.SocketClientInstance.processMessagePacket(SocketClientInstance.java:207)
at
org.teiid.transport.SocketClientInstance.receivedMessage(SocketClientInstance.java:193)
at
org.teiid.transport.SSLAwareChannelHandler.messageReceived(SSLAwareChannelHandler.java:211)
at
org.jboss.netty.channel.SimpleChannelHandler.handleUpstream(SimpleChannelHandler.java:88)
at
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:560)
at
org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:787)
at
org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142)
at
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:560)
at
org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:787)
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296)
at
org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:462)
at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(FrameDecoder.java:443)
at
org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(FrameDecoder.java:303)
at
org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70)
at
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:560)
at
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:555)
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)
at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:107)
at
org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:312)
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:88)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Remote
org.teiid.dqp.service.SessionServiceException: TEIID40046 VDB "bqt" version
"latest" does not exist.
at org.teiid.services.SessionServiceImpl.getActiveVDB(SessionServiceImpl.java:272)
at
org.teiid.services.SessionServiceImpl.getAuthenticationType(SessionServiceImpl.java:480)
... 35 more
21:38:46,974 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900:
Content added at location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:46,976 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876:
Starting deployment of "bqt2.vdb" (runtime-name: "bqt2.vdb")
21:38:47,007 WARN [org.teiid.RUNTIME] (MSC service thread 1-16) TEIID40001 The provided
translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes,
ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics,
QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName,
UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used. Please
check the properties that are expected by translator oracle.
21:38:47,008 INFO [org.teiid.RUNTIME] (MSC service thread 1-16) TEIID50029 VDB bqt.2
model "Source" metadata is currently being loaded. Start Time: 6/4/15 9:38 PM
21:38:47,014 INFO [org.teiid.RUNTIME] (teiid-async-threads - 2) TEIID50030 VDB bqt.2
model "Source" metadata loaded. End Time: 6/4/15 9:38 PM
21:38:47,029 INFO [org.teiid.RUNTIME] (teiid-async-threads - 2) TEIID40003 VDB bqt.2 is
set to ACTIVE
21:38:47,053 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559:
Deployed "bqt2.vdb" (runtime-name : "bqt2.vdb")
21:38:47,073 WARN [org.teiid.RUNTIME] (management-handler-thread - 2) TEIID40001 The
provided translator property values [AutoCreateUniqueConstraints,
ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures,
ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName,
UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were
not used. Please check the properties that are expected by translator h2.
21:38:47,160 INFO [org.teiid.RUNTIME] (MSC service thread 1-8) TEIID50026 VDB
"bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]"
undeployed.
21:38:47,165 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877:
Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 7ms
21:38:47,216 INFO [org.jboss.as.repository] (management-handler-thread - 4) JBAS014901:
Content removed from location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:47,216 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018558:
Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
21:38:47,224 INFO [org.teiid.RUNTIME] (MSC service thread 1-9) TEIID50026 VDB
"bqt.2[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]"
undeployed.
21:38:47,228 INFO [org.jboss.as.server.deployment] (MSC service thread 1-12) JBAS015877:
Stopped deployment bqt2.vdb (runtime-name: bqt2.vdb) in 5ms
21:38:47,283 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901:
Content removed from location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:47,283 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558:
Undeployed "bqt2.vdb" (runtime-name: "bqt2.vdb")
Jun 04, 2015 9:38:47 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
Jun 04, 2015 9:38:47 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
21:38:47,409 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900:
Content added at location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:47,410 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876:
Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
21:38:47,438 WARN [org.teiid.RUNTIME] (MSC service thread 1-8) TEIID40001 The provided
translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes,
ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics,
QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName,
UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used. Please
check the properties that are expected by translator oracle.
21:38:47,440 INFO [org.teiid.RUNTIME] (MSC service thread 1-8) TEIID50029 VDB bqt.1
model "Source" metadata is currently being loaded. Start Time: 6/4/15 9:38 PM
21:38:47,445 INFO [org.teiid.RUNTIME] (teiid-async-threads - 3) TEIID50030 VDB bqt.1
model "Source" metadata loaded. End Time: 6/4/15 9:38 PM
21:38:47,460 INFO [org.teiid.RUNTIME] (teiid-async-threads - 3) TEIID40003 VDB bqt.1 is
set to ACTIVE
21:38:47,494 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018559:
Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
21:38:47,509 WARN [org.teiid.RUNTIME] (management-handler-thread - 3) TEIID40001 The
provided translator property values [AutoCreateUniqueConstraints,
ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures,
ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName,
UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were
not used. Please check the properties that are expected by translator h2.
21:38:47,549 INFO [org.teiid.RUNTIME] (MSC service thread 1-6) TEIID50026 VDB
"bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]"
undeployed.
21:38:47,552 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877:
Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 4ms
21:38:47,597 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901:
Content removed from location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:47,598 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558:
Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Jun 04, 2015 9:38:47 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
21:38:47,664 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900:
Content added at location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:47,665 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876:
Starting deployment of "bqt2.vdb" (runtime-name: "bqt2.vdb")
21:38:47,694 WARN [org.teiid.RUNTIME] (MSC service thread 1-14) TEIID40001 The provided
translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes,
ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics,
QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName,
UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used. Please
check the properties that are expected by translator oracle.
21:38:47,697 INFO [org.teiid.RUNTIME] (MSC service thread 1-14) TEIID50029 VDB bqt.2
model "Source" metadata is currently being loaded. Start Time: 6/4/15 9:38 PM
21:38:47,706 INFO [org.teiid.RUNTIME] (teiid-async-threads - 4) TEIID50030 VDB bqt.2
model "Source" metadata loaded. End Time: 6/4/15 9:38 PM
21:38:47,716 INFO [org.teiid.RUNTIME] (teiid-async-threads - 4) TEIID40003 VDB bqt.2 is
set to ACTIVE
21:38:47,749 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018559:
Deployed "bqt2.vdb" (runtime-name : "bqt2.vdb")
21:38:47,764 WARN [org.teiid.RUNTIME] (management-handler-thread - 3) TEIID40001 The
provided translator property values [AutoCreateUniqueConstraints,
ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures,
ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName,
UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were
not used. Please check the properties that are expected by translator h2.
21:38:47,805 INFO [org.teiid.RUNTIME] (MSC service thread 1-11) TEIID50026 VDB
"bqt.2[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]"
undeployed.
21:38:47,808 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877:
Stopped deployment bqt2.vdb (runtime-name: bqt2.vdb) in 4ms
21:38:47,851 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901:
Content removed from location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:47,852 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558:
Undeployed "bqt2.vdb" (runtime-name: "bqt2.vdb")
Jun 04, 2015 9:38:47 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
21:38:47,924 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900:
Content added at location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:47,925 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876:
Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
21:38:47,952 WARN [org.teiid.RUNTIME] (MSC service thread 1-10) TEIID40001 The provided
translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes,
ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics,
QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName,
UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used. Please
check the properties that are expected by translator oracle.
21:38:47,954 INFO [org.teiid.RUNTIME] (MSC service thread 1-10) TEIID50029 VDB bqt.1
model "Source" metadata is currently being loaded. Start Time: 6/4/15 9:38 PM
21:38:47,959 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID50030 VDB bqt.1
model "Source" metadata loaded. End Time: 6/4/15 9:38 PM
21:38:47,969 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID40003 VDB bqt.1 is
set to ACTIVE
21:38:48,009 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559:
Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
21:38:48,021 WARN [org.teiid.RUNTIME] (management-handler-thread - 2) TEIID40001 The
provided translator property values [AutoCreateUniqueConstraints,
ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures,
ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName,
UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were
not used. Please check the properties that are expected by translator h2.
21:38:48,096 INFO [org.teiid.RUNTIME] (MSC service thread 1-7) TEIID50026 VDB
"bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]"
undeployed.
21:38:48,099 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877:
Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 4ms
21:38:48,142 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014901:
Content removed from location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:48,142 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018558:
Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Jun 04, 2015 9:38:48 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
21:38:48,293 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-12)
IJ020001: Required license terms for
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:48,458 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread
1-12) IJ020001: Required license terms for
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:48,462 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-12)
JBAS010406: Registered connection factory java:/wsOne
21:38:48,465 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread
1-12) IJ020002: Deployed:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:48,466 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4)
JBAS010401: Bound JCA ConnectionFactory [java:/wsOne]
21:38:48,629 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3)
JBAS010410: Unbound JCA ConnectionFactory [java:/wsOne]
21:38:48,771 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-8)
IJ020001: Required license terms for
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:48,922 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread
1-16) IJ020001: Required license terms for
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:48,923 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-16)
JBAS010406: Registered connection factory java:/wsOne
21:38:48,924 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread
1-16) IJ020002: Deployed:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:48,925 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-13)
JBAS010401: Bound JCA ConnectionFactory [java:/wsOne]
21:38:49,093 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7)
JBAS010410: Unbound JCA ConnectionFactory [java:/wsOne]
Jun 04, 2015 9:38:49 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
21:38:49,233 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900:
Content added at location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:49,234 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876:
Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
21:38:49,261 WARN [org.teiid.RUNTIME] (MSC service thread 1-16) TEIID40001 The provided
translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes,
ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics,
QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName,
UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used. Please
check the properties that are expected by translator oracle.
21:38:49,262 INFO [org.teiid.RUNTIME] (MSC service thread 1-16) TEIID50029 VDB bqt.1
model "Source" metadata is currently being loaded. Start Time: 6/4/15 9:38 PM
21:38:49,267 INFO [org.teiid.RUNTIME] (teiid-async-threads - 2) TEIID50030 VDB bqt.1
model "Source" metadata loaded. End Time: 6/4/15 9:38 PM
21:38:49,276 INFO [org.teiid.RUNTIME] (teiid-async-threads - 2) TEIID40003 VDB bqt.1 is
set to ACTIVE
21:38:49,306 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559:
Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
21:38:49,323 WARN [org.teiid.RUNTIME] (management-handler-thread - 2) TEIID40001 The
provided translator property values [AutoCreateUniqueConstraints,
ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures,
ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName,
UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were
not used. Please check the properties that are expected by translator h2.
21:38:49,347 INFO [org.teiid.SECURITY] (management-handler-thread - 2) TEIID40009 Admin
[null] is terminating this session: 2+mgL3INGmYv.
21:38:49,347 INFO [org.teiid.SECURITY] (management-handler-thread - 2) TEIID40009 Admin
[null] is terminating this session: 2+mgL3INGmYv.
21:38:49,347 INFO [org.teiid.SECURITY] (management-handler-thread - 2) TEIID40009 Admin
[null] is terminating this session: 2+mgL3INGmYv.
21:38:49,348 INFO [org.teiid.SECURITY] (management-handler-thread - 2) TEIID40009 Admin
[null] is terminating this session: 2+mgL3INGmYv.
21:38:49,351 WARN [org.teiid.SECURITY] (New I/O worker #3) 2+mgL3INGmYv TEIID40011
Processing exception 'TEIID40042 Invalid Session 2+mgL3INGmYv. Session may have
already been terminated.' for session 2+mgL3INGmYv. Exception type
org.teiid.client.security.InvalidSessionException thrown from
org.teiid.services.SessionServiceImpl.getSessionInfo(SessionServiceImpl.java:368). Enable
more detailed logging to see the entire stacktrace.
21:38:49,367 INFO [org.teiid.RUNTIME] (MSC service thread 1-12) TEIID50026 VDB
"bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]"
undeployed.
21:38:49,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-14) JBAS015877:
Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 4ms
21:38:49,415 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901:
Content removed from location
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
21:38:49,415 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558:
Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Jun 04, 2015 9:38:49 PM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.636 sec
Results :
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
org.komodo.eclipse.teiid-8.7.client.test ---
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...
[INFO]
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @
org.komodo.eclipse.teiid-8.7.client.test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid Komodo
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping VDB Builder Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] komodo ............................................ SUCCESS [2:06.276s]
[INFO] Komodo Target Platform ............................ SUCCESS [0.419s]
[INFO] plugins ........................................... SUCCESS [0.074s]
[INFO] org.komodo.spi .................................... SUCCESS [24.661s]
[INFO] org.komodo.utils .................................. SUCCESS [0.563s]
[INFO] libs .............................................. SUCCESS [0.066s]
[INFO] org.komodo.modeshape.lib .......................... FAILURE [55.933s]
[INFO] Komodo Teiid Client ............................... SUCCESS [51.670s]
[INFO] org.komodo.modeshape.teiid.sql.sequencer .......... SKIPPED
[INFO] org.komodo.core ................................... SKIPPED
[INFO] org.komodo.modeshape.vdb .......................... SKIPPED
[INFO] org.komodo.relational ............................. SKIPPED
[INFO] org.komodo.importer ............................... SKIPPED
[INFO] org.komodo.utils.logger.modeshape ................. SKIPPED
[INFO] features .......................................... SUCCESS [0.070s]
[INFO] org.komodo.engine.feature ......................... SKIPPED
[INFO] org.komodo.shell-api .............................. SKIPPED
[INFO] org.komodo.shell.lib .............................. SUCCESS [2.011s]
[INFO] org.komodo.shell .................................. SKIPPED
[INFO] org.komodo.eclipse.shell .......................... SKIPPED
[INFO] org.komodo.eclipse.spi ............................ SUCCESS [0.852s]
[INFO] org.komodo.eclipse.sql.ui ......................... SKIPPED
[INFO] org.komodo.eclipse.teiid.client ................... SUCCESS [5.582s]
[INFO] org.komodo.ui.feature ............................. SKIPPED
[INFO] tests ............................................. SUCCESS [0.032s]
[INFO] org.komodo.test.utils ............................. SKIPPED
[INFO] org.komodo.core.test .............................. SKIPPED
[INFO] org.komodo.eclipse.test.utils ..................... SUCCESS [0.184s]
[INFO] org.komodo.teiid.client.test ...................... SUCCESS [3:32.126s]
[INFO] org.komodo.utils.test ............................. SUCCESS [5.922s]
[INFO] org.komodo.relational.test ........................ SKIPPED
[INFO] org.komodo.importer.test .......................... SKIPPED
[INFO] org.komodo.shell.test ............................. SKIPPED
[INFO] org.komodo.modeshape.teiid.sql.sequencer.test ..... SKIPPED
[INFO] org.komodo.modeshape.vdb.test ..................... SKIPPED
[INFO] integration-tests ................................. SUCCESS [0.033s]
[INFO] org.komodo.eclipse.teiid-8.4.client.test .......... SUCCESS [3:36.720s]
[INFO] org.komodo.eclipse.teiid-8.7.client.test .......... SUCCESS [48.702s]
[INFO] Teiid Komodo ...................................... SKIPPED
[INFO] VDB Builder Build ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:36.352s
[INFO] Finished at: Thu Jun 04 21:38:53 EDT 2015
[INFO] Final Memory: 111M/557M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) on
project org.komodo.modeshape.lib:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...;:
bin.includes value(s) [lib/jboss-marshalling-river.jar, lib/jboss-marshalling.jar] do not
match any files. -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.komodo.modeshape.lib
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :40
Killing Xvnc process ID 13832
Archiving artifacts
Recording test results