<div dir="ltr"><div>Please let me know if I should or shouldn&#39;t open a bug and on which product.<br></div><div><br></div><div>Thanks</div><div>Gil</div><div><br></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 24, 2017 at 12:00 PM, Yaniv Kaul <span dir="ltr">&lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Jan 24, 2017 at 11:09 AM, Piotr Kliczewski <span dir="ltr">&lt;<a href="mailto:piotr.kliczewski@gmail.com" target="_blank">piotr.kliczewski@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-3221903818052917369HOEnZb"><div class="m_-3221903818052917369h5">On Tue, Jan 24, 2017 at 9:38 AM, Fred Rolland &lt;<a href="mailto:frolland@redhat.com" target="_blank">frolland@redhat.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I see some issues in the communication between host0 and the the engine.<br>
&gt; Vdsm returned the answer to call getSpmStatus and then got an SSL error. [1]<br>
&gt;<br>
&gt; After that, the engine tried to send to the same host0 connectStorageServer<br>
&gt; requests that failed.<br>
&gt; The process of attaching the storage domain failed because the host was not<br>
&gt; connected to the NFS server.<br>
&gt; I think the engine should not have tried to attach the storage domain if<br>
&gt; connectStorageServer request failed.<br>
&gt; Can you open a bug on this ?<br>
&gt;<br>
&gt; Regardless, the SSL error and communication issue should be investigated<br>
&gt; further by infra team.<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Fred<br>
&gt;<br>
&gt; [1]<br>
&gt; jsonrpc.Executor/5::DEBUG::201<wbr>7-01-19<br>
&gt; 12:13:48,711::__init__::555::j<wbr>sonrpc.JsonRpcServer::(_handle<wbr>_request) Return<br>
&gt; &#39;StoragePool.getSpmStatus&#39; in bridge with {&#39;spmId&#39;: 1, &#39;spmStatus&#39;: &#39;SPM&#39;,<br>
&gt; &#39;spmLver&#39;: 2L}<br>
&gt; jsonrpc.Executor/5::INFO::2017<wbr>-01-19<br>
&gt; 12:13:48,711::__init__::513::j<wbr>sonrpc.JsonRpcServer::(_serveR<wbr>equest) RPC call<br>
&gt; StoragePool.getSpmStatus succeeded in 0.00 seconds<br>
&gt; JsonRpc (StompReactor)::ERROR::2017-01<wbr>-19<br>
&gt; 12:13:49,449::betterAsyncore::<wbr>113::vds.dispatcher::(recv) SSL error during<br>
&gt; reading data: unexpected eof<br>
<br>
</div></div>The above log entry is a result of the engine closing connection due<br>
to higher level<br>
timeout occurring<br>
<span><br>
&gt;<br>
&gt; [2]<br>
&gt; 2017-01-19 12:13:49,455 ERROR<br>
&gt; [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.ConnectStorageSer<wbr>verVDSCommand]<br>
&gt; (org.ovirt.thread.pool-6-threa<wbr>d-5) [4a2c0e44] Command<br>
&gt; &#39;ConnectStorageServerVDSComman<wbr>d(HostName = lago-basic-suite-4-0-host0,<br>
&gt; StorageServerConnectionManagem<wbr>entVDSParameters:{runAsync=&#39;tr<wbr>ue&#39;,<br>
&gt; hostId=&#39;4c4d9ad9-32a1-406a-93d<wbr>a-1710e069c690&#39;,<br>
&gt; storagePoolId=&#39;00000000-0000-0<wbr>000-0000-000000000000&#39;, storageType=&#39;NFS&#39;,<br>
&gt; connectionList=&#39;[StorageServer<wbr>Connections:{id=&#39;da9131c8-<wbr>1cd9-46bb-b7ea-f83228e04d3f&#39;,<br>
&gt; connection=&#39;192.168.201.4:/exp<wbr>orts/nfs/iso&#39;, iqn=&#39;null&#39;, vfsType=&#39;null&#39;,<br>
&gt; mountOptions=&#39;null&#39;, nfsVersion=&#39;V3&#39;, nfsRetrans=&#39;null&#39;, nfsTimeo=&#39;null&#39;,<br>
&gt; iface=&#39;null&#39;, netIfaceName=&#39;null&#39;}]&#39;})&#39; execution failed:<br>
&gt; VDSGenericException: VDSNetworkException: Message timeout which can be<br>
&gt; caused by communication issues<br>
&gt;<br>
<br>
</span>Above log entry tells us that a command timeout. In order to<br>
understand what happened<br>
I would check this command why it did not get a response. Usually it<br>
is send 300 secs<br>
prior above message.<br>
<br>
It is desired approach when we see higher timeout to close the<br>
connection and attempt to<br>
reconnect.<br></blockquote><div><br></div></div></div><div>Is there a reason not to close gracefully?</div><span class="HOEnZb"><font color="#888888"><div>Y.</div></font></span><div><div class="h5"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="m_-3221903818052917369HOEnZb"><div class="m_-3221903818052917369h5"><br>
&gt;<br>
&gt;<br>
&gt; On Mon, Jan 23, 2017 at 4:35 PM, Shlomo Ben David &lt;<a href="mailto:sbendavi@redhat.com" target="_blank">sbendavi@redhat.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; Job [1] failed with the following errors (logs [2]):<br>
&gt;&gt;<br>
&gt;&gt; {&quot;jsonrpc&quot;: &quot;2.0&quot;, &quot;id&quot;: &quot;669e1306-3206-4a64-a33f-d1817<wbr>6531ff8&quot;, &quot;error&quot;:<br>
&gt;&gt; {&quot;message&quot;: &quot;Storage domain does not exist:<br>
&gt;&gt; (u&#39;ab6c9588-d957-4be3-9862-d25<wbr>96db463d9&#39;,)&quot;, &quot;code&quot;: 358}}�<br>
&gt;&gt; 2017-01-19 12:13:51,619 DEBUG<br>
&gt;&gt; [org.ovirt.vdsm.jsonrpc.client<wbr>.internal.ResponseWorker] (ResponseWorker)<br>
&gt;&gt; [3a116b94] Message received: {&quot;jsonrpc&quot;: &quot;2.0&quot;, &quot;id&quot;:<br>
&gt;&gt; &quot;669e1306-3206-4a64-a33f-d1817<wbr>6531ff8&quot;, &quot;error&quot;: {&quot;message&quot;: &quot;Storage domain<br>
&gt;&gt; does not exist: (u&#39;ab6c9588-d957-4be3-9862-d25<wbr>96db463d9&#39;,)&quot;, &quot;code&quot;: 358}}<br>
&gt;&gt; 2017-01-19 12:13:51,620 ERROR<br>
&gt;&gt; [org.ovirt.engine.core.vdsbrok<wbr>er.irsbroker.AttachStorageDoma<wbr>inVDSCommand]<br>
&gt;&gt; (default task-27) [6a6480a4] Failed in &#39;AttachStorageDomainVDS&#39; method<br>
&gt;&gt; 2017-01-19 12:13:51,624 ERROR<br>
&gt;&gt; [org.ovirt.engine.core.dal.dbb<wbr>roker.auditloghandling.AuditLo<wbr>gDirector]<br>
&gt;&gt; (default task-27) [6a6480a4] Correlation ID: null, Call Stack: null, Custom<br>
&gt;&gt; Event ID: -1, Message: VDSM command failed: Storage domain does not exist:<br>
&gt;&gt; (u&#39;ab6c9588-d957-4be3-9862-d25<wbr>96db463d9&#39;,)<br>
&gt;&gt; 2017-01-19 12:13:51,624 ERROR<br>
&gt;&gt; [org.ovirt.engine.core.vdsbrok<wbr>er.irsbroker.AttachStorageDoma<wbr>inVDSCommand]<br>
&gt;&gt; (default task-27) [6a6480a4] Command &#39;AttachStorageDomainVDSCommand<wbr>(<br>
&gt;&gt; AttachStorageDomainVDSCommandP<wbr>arameters:{runAsync=&#39;true&#39;,<br>
&gt;&gt; storagePoolId=&#39;fc33da6d-5da7-4<wbr>005-a693-f170437c176c&#39;,<br>
&gt;&gt; ignoreFailoverLimit=&#39;false&#39;,<br>
&gt;&gt; storageDomainId=&#39;ab6c9588-d957<wbr>-4be3-9862-d2596db463d9&#39;})&#39; execution failed:<br>
&gt;&gt; IRSGenericException: IRSErrorException: Failed to AttachStorageDomainVDS,<br>
&gt;&gt; error = Storage domain does not exist:<br>
&gt;&gt; (u&#39;ab6c9588-d957-4be3-9862-d25<wbr>96db463d9&#39;,), code = 358<br>
&gt;&gt; 2017-01-19 12:13:51,632 DEBUG<br>
&gt;&gt; [org.ovirt.engine.core.utils.t<wbr>imer.FixedDelayJobListener]<br>
&gt;&gt; (DefaultQuartzScheduler10) [] Rescheduling<br>
&gt;&gt; DEFAULT.org.ovirt.engine.core.<wbr>vdsbroker.irsbroker.IrsProxyDa<wbr>ta.hostsStorageConnectionsAndP<wbr>oolMetadataRefresh#-9223372036<wbr>854775793<br>
&gt;&gt; as there is no unfired trigger.<br>
&gt;&gt; 2017-01-19 12:13:51,624 DEBUG<br>
&gt;&gt; [org.ovirt.engine.core.vdsbrok<wbr>er.irsbroker.AttachStorageDoma<wbr>inVDSCommand]<br>
&gt;&gt; (default task-27) [6a6480a4] Exception:<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.irsbroker.IrsOperationFailed<wbr>NoFailoverException:<br>
&gt;&gt; IRSGenericException: IRSErrorException: Failed to AttachStorageDomainVDS,<br>
&gt;&gt; error = Storage domain does not exist:<br>
&gt;&gt; (u&#39;ab6c9588-d957-4be3-9862-d25<wbr>96db463d9&#39;,), code = 358<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.irsbroker.AttachStorageDomai<wbr>nVDSCommand.createDefaultConcr<wbr>eteException(AttachStorageDoma<wbr>inVDSCommand.java:25)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.BrokerCommandBase.<wbr>createException(BrokerCommandB<wbr>ase.java:222)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.BrokerCommandBase.<wbr>proceedProxyReturnValue(Broker<wbr>CommandBase.java:192)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.irsbroker.AttachStorageDomai<wbr>nVDSCommand.executeIrsBrokerCo<wbr>mmand(AttachStorageDomainVDSCo<wbr>mmand.java:18)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.irsbroker.IrsBrokerCommand.<wbr>lambda$executeVDSCommand$0(Irs<wbr>BrokerCommand.java:161)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.irsbroker.IrsProxyData.runIn<wbr>ControlledConcurrency(IrsProxy<wbr>Data.java:248)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.irsbroker.IrsBrokerCommand.e<wbr>xecuteVDSCommand(IrsBrokerComm<wbr>and.java:158)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.VDSCommandBase.executeComman<wbr>d(VDSCommandBase.java:73)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.dal.VdcC<wbr>ommandBase.execute(VdcCommandB<wbr>ase.java:33)<br>
&gt;&gt; [dal.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.vdsbroke<wbr>r.ResourceManager.runVdsComman<wbr>d(ResourceManager.java:451)<br>
&gt;&gt; [vdsbroker.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.VDSB<wbr>rokerFrontendImpl.runVdsComman<wbr>d(VDSBrokerFrontendImpl.java:<wbr>33)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.Comm<wbr>andBase.runVdsCommand(CommandB<wbr>ase.java:2171)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.stor<wbr>age.StorageHandlingCommandBase<wbr>.runVdsCommand(StorageHandling<wbr>CommandBase.java:657)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.stor<wbr>age.domain.AttachStorageDomain<wbr>ToPoolCommand.executeCommand(A<wbr>ttachStorageDomainToPoolComman<wbr>d.java:152)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.Comm<wbr>andBase.executeWithoutTransact<wbr>ion(CommandBase.java:1305)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.Comm<wbr>andBase.executeActionInTransac<wbr>tionScope(CommandBase.java:<wbr>1447)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.Comm<wbr>andBase.runInTransaction(Comma<wbr>ndBase.java:2075)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.ovirt.engine.core.utils.tr">org.ovirt.engine.core.utils.tr</a><wbr>ansaction.TransactionSupport.e<wbr>xecuteInSuppressed(Transaction<wbr>Support.java:166)<br>
&gt;&gt; [utils.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.ovirt.engine.core.utils.tr">org.ovirt.engine.core.utils.tr</a><wbr>ansaction.TransactionSupport.e<wbr>xecuteInScope(TransactionSuppo<wbr>rt.java:105)<br>
&gt;&gt; [utils.jar:]<br>
&gt;&gt; at org.ovirt.engine.core.bll.Comm<wbr>andBase.execute(CommandBase.<wbr>java:1490)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.Comm<wbr>andBase.executeAction(CommandB<wbr>ase.java:398)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at org.ovirt.engine.core.bll.Back<wbr>end.runAction(Backend.java:<wbr>493)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at org.ovirt.engine.core.bll.Back<wbr>end.runActionImpl(Backend.java<wbr>:475)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at org.ovirt.engine.core.bll.Back<wbr>end.runAction(Backend.java:<wbr>428)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at sun.reflect.GeneratedMethodAcc<wbr>essor217.invoke(Unknown Source)<br>
&gt;&gt; [:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; sun.reflect.DelegatingMethodAc<wbr>cessorImpl.invoke(DelegatingMe<wbr>thodAccessorImpl.java:43)<br>
&gt;&gt; [rt.jar:1.8.0_111]<br>
&gt;&gt; at java.lang.reflect.Method.invok<wbr>e(Method.java:498) [rt.jar:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.component.Mana<wbr>gedReferenceMethodInterceptor.<wbr>processInvocation(ManagedRefer<wbr>enceMethodInterceptor.java:52)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext$Invocation.proceed(<wbr>InterceptorContext.java:437)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.weld.ejb.Jsr299Bi<wbr>ndingsInterceptor.delegateInte<wbr>rception(Jsr299BindingsInterce<wbr>ptor.java:70)<br>
&gt;&gt; [wildfly-weld-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.weld.ejb.Jsr299Bi<wbr>ndingsInterceptor.doMethodInte<wbr>rception(Jsr299BindingsInterce<wbr>ptor.java:80)<br>
&gt;&gt; [wildfly-weld-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.weld.ejb.Jsr299Bi<wbr>ndingsInterceptor.processInvoc<wbr>ation(Jsr299BindingsIntercepto<wbr>r.java:93)<br>
&gt;&gt; [wildfly-weld-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.component.inte<wbr>rceptors.UserInterceptorFactor<wbr>y$1.processInvocation(UserInte<wbr>rceptorFactory.java:63)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext$Invocation.proceed(<wbr>InterceptorContext.java:437)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.bll.inte<wbr>rceptors.CorrelationIdTrackerI<wbr>nterceptor.aroundInvoke(Correl<wbr>ationIdTrackerInterceptor.<wbr>java:13)<br>
&gt;&gt; [bll.jar:]<br>
&gt;&gt; at sun.reflect.GeneratedMethodAcc<wbr>essor63.invoke(Unknown Source)<br>
&gt;&gt; [:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; sun.reflect.DelegatingMethodAc<wbr>cessorImpl.invoke(DelegatingMe<wbr>thodAccessorImpl.java:43)<br>
&gt;&gt; [rt.jar:1.8.0_111]<br>
&gt;&gt; at java.lang.reflect.Method.invok<wbr>e(Method.java:498) [rt.jar:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.component.Mana<wbr>gedReferenceLifecycleMethodInt<wbr>erceptor.processInvocation(Man<wbr>agedReferenceLifecycleMethodIn<wbr>terceptor.java:89)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.jboss.as.ejb3.component.in">org.jboss.as.ejb3.component.in</a><wbr>vocationmetrics.ExecutionTimeI<wbr>nterceptor.processInvocation(E<wbr>xecutionTimeInterceptor.java:4<wbr>3)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext$Invocation.proceed(<wbr>InterceptorContext.java:437)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.weld.ejb.AbstractEJB<wbr>RequestScopeActivationIntercep<wbr>tor.aroundInvoke(AbstractEJBRe<wbr>questScopeActivationIntercepto<wbr>r.java:73)<br>
&gt;&gt; [weld-core-impl-2.3.5.Final.ja<wbr>r:2.3.5.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.weld.ejb.EjbReque<wbr>stScopeActivationInterceptor.<wbr>processInvocation(EjbRequestSc<wbr>opeActivationInterceptor.java:<wbr>83)<br>
&gt;&gt; [wildfly-weld-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.concurrent.Con<wbr>currentContextInterceptor.proc<wbr>essInvocation(ConcurrentContex<wbr>tInterceptor.java:45)<br>
&gt;&gt; [wildfly-ee-10.1.0.Final.jar:1<wbr>0.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.InitialIn<wbr>terceptor.processInvocation(In<wbr>itialInterceptor.java:21)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.ChainedIn<wbr>terceptor.processInvocation(Ch<wbr>ainedInterceptor.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.component.inte<wbr>rceptors.ComponentDispatcherIn<wbr>terceptor.processInvocation(Co<wbr>mponentDispatcherInterceptor.<wbr>java:52)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.jboss.as.ejb3.component.si">org.jboss.as.ejb3.component.si</a><wbr>ngleton.SingletonComponentInst<wbr>anceAssociationInterceptor.pro<wbr>cessInvocation(SingletonCompon<wbr>entInstanceAssociationIntercep<wbr>tor.java:53)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ejb3.tx.CMTTxInte<wbr>rceptor.invokeInNoTx(CMTTxInte<wbr>rceptor.java:263)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ejb3.tx.CMTTxInte<wbr>rceptor.supports(CMTTxIntercep<wbr>tor.java:374)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ejb3.tx.CMTTxInte<wbr>rceptor.processInvocation(CMTT<wbr>xInterceptor.java:243)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.jboss.as.ejb3.component.in">org.jboss.as.ejb3.component.in</a><wbr>terceptors.CurrentInvocationCo<wbr>ntextInterceptor.<wbr>processInvocation(CurrentInvoc<wbr>ationContextInterceptor.java:<wbr>41)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.jboss.as.ejb3.component.in">org.jboss.as.ejb3.component.in</a><wbr>vocationmetrics.WaitTimeInterc<wbr>eptor.processInvocation(WaitTi<wbr>meInterceptor.java:47)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ejb3.security.Sec<wbr>urityContextInterceptor.proces<wbr>sInvocation(SecurityContextInt<wbr>erceptor.java:100)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ejb3.deployment.p<wbr>rocessors.StartupAwaitIntercep<wbr>tor.processInvocation(StartupA<wbr>waitInterceptor.java:22)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.jboss.as.ejb3.component.in">org.jboss.as.ejb3.component.in</a><wbr>terceptors.ShutDownInterceptor<wbr>Factory$1.processInvocation(Sh<wbr>utDownInterceptorFactory.java:<wbr>64)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.jboss.as.ejb3.component.in">org.jboss.as.ejb3.component.in</a><wbr>terceptors.LoggingInterceptor.<wbr>processInvocation(LoggingInter<wbr>ceptor.java:67)<br>
&gt;&gt; [wildfly-ejb3-10.1.0.Final.jar<wbr>:10.1.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://org.jboss.as.ee.component.Name">org.jboss.as.ee.component.Name</a><wbr>spaceContextInterceptor.proces<wbr>sInvocation(NamespaceContextIn<wbr>terceptor.java:50)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.ContextCl<wbr>assLoaderInterceptor.processIn<wbr>vocation(ContextClassLoaderInt<wbr>erceptor.java:64)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.run(InterceptorConte<wbr>xt.java:356)<br>
&gt;&gt; at<br>
&gt;&gt; org.wildfly.security.manager.W<wbr>ildFlySecurityManager.doChecke<wbr>d(WildFlySecurityManager.java:<wbr>636)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.AccessChe<wbr>ckingInterceptor.processInvoca<wbr>tion(AccessCheckingInterceptor<wbr>.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.run(InterceptorConte<wbr>xt.java:356)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Privilege<wbr>dWithCombinerInterceptor.<wbr>processInvocation(PrivilegedWi<wbr>thCombinerInterceptor.java:80)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.ChainedIn<wbr>terceptor.processInvocation(Ch<wbr>ainedInterceptor.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.component.View<wbr>Service$View.invoke(ViewServic<wbr>e.java:198)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.component.View<wbr>Description$1.processInvocatio<wbr>n(ViewDescription.java:185)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:340)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.invocation.ChainedIn<wbr>terceptor.processInvocation(Ch<wbr>ainedInterceptor.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.as.ee.component.Prox<wbr>yInvocationHandler.invoke(Prox<wbr>yInvocationHandler.java:73)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.common.i<wbr>nterfaces.BackendLocal$$$view4<wbr>.runAction(Unknown<br>
&gt;&gt; Source) [common.jar:]<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.r<wbr>esource.BackendResource.doActi<wbr>on(BackendResource.java:250)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.r<wbr>esource.AbstractBackendCollect<wbr>ionResource.doCreateEntity(Abs<wbr>tractBackendCollectionResource<wbr>.java:229)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.r<wbr>esource.AbstractBackendCollect<wbr>ionResource.performCreate(Abst<wbr>ractBackendCollectionResource.<wbr>java:143)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.r<wbr>esource.AbstractBackendCollect<wbr>ionResource.performCreate(Abst<wbr>ractBackendCollectionResource.<wbr>java:133)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.r<wbr>esource.AbstractBackendCollect<wbr>ionResource.performCreate(Abst<wbr>ractBackendCollectionResource.<wbr>java:152)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.r<wbr>esource.BackendAttachedStorage<wbr>DomainsResource.add(BackendAtt<wbr>achedStorageDomainsResource.<wbr>java:63)<br>
&gt;&gt; at org.ovirt.engine.api.v3.V3Serv<wbr>er.adaptAdd(V3Server.java:166)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.v3.server<wbr>s.V3AttachedStorageDomainsServ<wbr>er.add(V3AttachedStorageDomain<wbr>sServer.java:41)<br>
&gt;&gt; at sun.reflect.NativeMethodAccess<wbr>orImpl.invoke0(Native Method)<br>
&gt;&gt; [rt.jar:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; sun.reflect.NativeMethodAccess<wbr>orImpl.invoke(NativeMethodAcce<wbr>ssorImpl.java:62)<br>
&gt;&gt; [rt.jar:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; sun.reflect.DelegatingMethodAc<wbr>cessorImpl.invoke(DelegatingMe<wbr>thodAccessorImpl.java:43)<br>
&gt;&gt; [rt.jar:1.8.0_111]<br>
&gt;&gt; at java.lang.reflect.Method.invok<wbr>e(Method.java:498) [rt.jar:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Method<wbr>InjectorImpl.invoke(MethodInje<wbr>ctorImpl.java:139)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceMethodInvoker.invokeOnTarget<wbr>(ResourceMethodInvoker.java:29<wbr>5)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceMethodInvoker.invoke(Resourc<wbr>eMethodInvoker.java:249)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceLocatorInvoker.invokeOnTarge<wbr>tObject(ResourceLocatorInvoker<wbr>.java:138)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceLocatorInvoker.invoke(Resour<wbr>ceLocatorInvoker.java:107)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceLocatorInvoker.invokeOnTarge<wbr>tObject(ResourceLocatorInvoker<wbr>.java:133)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceLocatorInvoker.invoke(Resour<wbr>ceLocatorInvoker.java:107)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceLocatorInvoker.invokeOnTarge<wbr>tObject(ResourceLocatorInvoker<wbr>.java:133)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Resour<wbr>ceLocatorInvoker.invoke(Resour<wbr>ceLocatorInvoker.java:101)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Synchr<wbr>onousDispatcher.invoke(Synchro<wbr>nousDispatcher.java:402)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.core.Synchr<wbr>onousDispatcher.invoke(Synchro<wbr>nousDispatcher.java:209)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.plugins.ser<wbr>ver.servlet.ServletContainerDi<wbr>spatcher.service(ServletContai<wbr>nerDispatcher.java:221)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.plugins.ser<wbr>ver.servlet.HttpServletDispatc<wbr>her.service(HttpServletDispatc<wbr>her.java:56)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at<br>
&gt;&gt; org.jboss.resteasy.plugins.ser<wbr>ver.servlet.HttpServletDispatc<wbr>her.service(HttpServletDispatc<wbr>her.java:51)<br>
&gt;&gt; [resteasy-jaxrs-3.0.19.Final.j<wbr>ar:3.0.19.Final]<br>
&gt;&gt; at javax.servlet.http.HttpServlet<wbr>.service(HttpServlet.java:790)<br>
&gt;&gt; [jboss-servlet-api_3.1_spec-1.<wbr>0.0.Final.jar:1.0.0.Final]<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletHandler.handleRequest(Se<wbr>rvletHandler.java:85)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler.handleRequest(Fil<wbr>terHandler.java:81)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.s<wbr>ecurity.ServletSecurityRoleHan<wbr>dler.handleRequest(ServletSecu<wbr>rityRoleHandler.java:62)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletDispatchingHandler.handl<wbr>eRequest(ServletDispatchingHan<wbr>dler.java:36)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler.dispatchR<wbr>equest(ServletInitialHandler.<wbr>java:274)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler.dispatchT<wbr>oPath(ServletInitialHandler.<wbr>java:209)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.spec.Reque<wbr>stDispatcherImpl.forwardImpl(R<wbr>equestDispatcherImpl.java:221)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.spec.Reque<wbr>stDispatcherImpl.forwardImplSe<wbr>tup(RequestDispatcherImpl.<wbr>java:147)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.spec.Reque<wbr>stDispatcherImpl.forward(Reque<wbr>stDispatcherImpl.java:111)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.i<wbr>nvocation.VersionFilter.doFilt<wbr>er(VersionFilter.java:139)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.i<wbr>nvocation.VersionFilter.doFilt<wbr>er(VersionFilter.java:68)<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.i<wbr>nvocation.CurrentFilter.doFilt<wbr>er(CurrentFilter.java:84)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.i<wbr>nvocation.CurrentFilter.doFilt<wbr>er(CurrentFilter.java:63)<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.aaa.filt<wbr>ers.RestApiSessionMgmtFilter.d<wbr>oFilter(RestApiSessionMgmtFilt<wbr>er.java:78)<br>
&gt;&gt; [aaa.jar:]<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.aaa.filt<wbr>ers.EnforceAuthFilter.doFilter<wbr>(EnforceAuthFilter.java:39)<br>
&gt;&gt; [aaa.jar:]<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.aaa.filt<wbr>ers.SsoRestApiNegotiationFilte<wbr>r.doFilter(SsoRestApiNegotiati<wbr>onFilter.java:91)<br>
&gt;&gt; [aaa.jar:]<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.aaa.filt<wbr>ers.SsoRestApiAuthFilter.doFil<wbr>ter(SsoRestApiAuthFilter.java:<wbr>47)<br>
&gt;&gt; [aaa.jar:]<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.aaa.filt<wbr><a href="http://ers.SessionValidationFilter.do">ers.SessionValidationFilter.do</a><wbr>Filter(SessionValidationFilter<wbr>.java:59)<br>
&gt;&gt; [aaa.jar:]<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.core.aaa.filt<wbr>ers.RestApiSessionValidationFi<wbr>lter.doFilter(RestApiSessionVa<wbr>lidationFilter.java:35)<br>
&gt;&gt; [aaa.jar:]<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.s<wbr>ecurity.CSRFProtectionFilter.d<wbr>oFilter(CSRFProtectionFilter.j<wbr>ava:111)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.s<wbr>ecurity.CSRFProtectionFilter.d<wbr>oFilter(CSRFProtectionFilter.j<wbr>ava:102)<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; org.ovirt.engine.api.restapi.s<wbr>ecurity.CORSSupportFilter.doFi<wbr>lter(CORSSupportFilter.java:<wbr>183)<br>
&gt;&gt; at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:131<wbr>)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.F<wbr>ilterHandler.handleRequest(Fil<wbr>terHandler.java:84)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.s<wbr>ecurity.ServletSecurityRoleHan<wbr>dler.handleRequest(ServletSecu<wbr>rityRoleHandler.java:62)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletDispatchingHandler.handl<wbr>eRequest(ServletDispatchingHan<wbr>dler.java:36)<br>
&gt;&gt; at<br>
&gt;&gt; org.wildfly.extension.undertow<wbr>.security.SecurityContextAssoc<wbr>iationHandler.handleRequest(Se<wbr>curityContextAssociationHandle<wbr>r.java:78)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.s<wbr>ecurity.SSLInformationAssociat<wbr>ionHandler.handleRequest(SSLIn<wbr>formationAssociationHandler.<wbr>java:131)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.s<wbr>ecurity.ServletAuthenticationC<wbr>allHandler.handleRequest(Servl<wbr>etAuthenticationCallHandler.<wbr>java:57)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.security.handlers.<wbr>AuthenticationConstraintHandle<wbr>r.handleRequest(Authentication<wbr>ConstraintHandler.java:53)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.security.handlers.<wbr>AbstractConfidentialityHandler<wbr>.handleRequest(AbstractConfide<wbr>ntialityHandler.java:46)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.s<wbr>ecurity.ServletConfidentiality<wbr>ConstraintHandler.<wbr>handleRequest(ServletConfident<wbr>ialityConstraintHandler.java:<wbr>64)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.s<wbr>ecurity.ServletSecurityConstra<wbr>intHandler.handleRequest(Servl<wbr>etSecurityConstraintHandler.<wbr>java:59)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.security.handlers.<wbr>AuthenticationMechanismsHandle<wbr>r.handleRequest(Authentication<wbr>MechanismsHandler.java:60)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.s<wbr>ecurity.CachedAuthenticatedSes<wbr>sionHandler.handleRequest(Cach<wbr>edAuthenticatedSessionHandler.<wbr>java:77)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.security.handlers.<wbr>NotificationReceiverHandler.ha<wbr>ndleRequest(NotificationReceiv<wbr>erHandler.java:50)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.security.handlers.<wbr>AbstractSecurityContextAssocia<wbr>tionHandler.handleRequest(Abst<wbr>ractSecurityContextAssociation<wbr>Handler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; org.wildfly.extension.undertow<wbr>.security.jacc.JACCContextIdHa<wbr>ndler.handleRequest(JACCContex<wbr>tIdHandler.java:61)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; <a href="http://io.undertow.server.handlers.Pr">io.undertow.server.handlers.Pr</a><wbr>edicateHandler.handleRequest(P<wbr>redicateHandler.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler.handleFir<wbr>stRequest(ServletInitialHandle<wbr>r.java:292)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler.access$10<wbr>0(ServletInitialHandler.java:<wbr>81)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler$2.call(Se<wbr>rvletInitialHandler.java:138)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler$2.call(Se<wbr>rvletInitialHandler.java:135)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.core.Servl<wbr>etRequestContextThreadSetupAct<wbr>ion$1.call(ServletRequestConte<wbr>xtThreadSetupAction.java:48)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.core.Conte<wbr>xtClassLoaderSetupAction$1.<wbr>call(ContextClassLoaderSetupAc<wbr>tion.java:43)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.api.Legacy<wbr>ThreadSetupActionWrapper$1.<wbr>call(LegacyThreadSetupActionWr<wbr>apper.java:44)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.api.Legacy<wbr>ThreadSetupActionWrapper$1.<wbr>call(LegacyThreadSetupActionWr<wbr>apper.java:44)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.api.Legacy<wbr>ThreadSetupActionWrapper$1.<wbr>call(LegacyThreadSetupActionWr<wbr>apper.java:44)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.api.Legacy<wbr>ThreadSetupActionWrapper$1.<wbr>call(LegacyThreadSetupActionWr<wbr>apper.java:44)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler.dispatchR<wbr>equest(ServletInitialHandler.<wbr>java:272)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler.access$00<wbr>0(ServletInitialHandler.java:<wbr>81)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.servlet.handlers.S<wbr>ervletInitialHandler$1.handleR<wbr>equest(ServletInitialHandler.<wbr>java:104)<br>
&gt;&gt; at io.undertow.server.Connectors.<wbr>executeRootHandler(Connectors.<wbr>java:202)<br>
&gt;&gt; at<br>
&gt;&gt; io.undertow.server.HttpServerE<wbr>xchange$1.run(HttpServerExchan<wbr>ge.java:805)<br>
&gt;&gt; at<br>
&gt;&gt; java.util.concurrent.ThreadPoo<wbr>lExecutor.runWorker(ThreadPool<wbr>Executor.java:1142)<br>
&gt;&gt; [rt.jar:1.8.0_111]<br>
&gt;&gt; at<br>
&gt;&gt; java.util.concurrent.ThreadPoo<wbr>lExecutor$Worker.run(ThreadPoo<wbr>lExecutor.java:617)<br>
&gt;&gt; [rt.jar:1.8.0_111]<br>
&gt;&gt; at java.lang.Thread.run(Thread.ja<wbr>va:745) [rt.jar:1.8.0_111]<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; [1] - <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3718/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/t<wbr>est-repo_ovirt_experimental_4.<wbr>0/3718/</a><br>
&gt;&gt; [2] -<br>
&gt;&gt; <a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3718/artifact/exported-artifacts/basic_suite_4.0.sh-el7/exported-artifacts/test_logs/basic-suite-4.0/post-002_bootstrap.py/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/t<wbr>est-repo_ovirt_experimental_4.<wbr>0/3718/artifact/exported-artif<wbr>acts/basic_suite_4.0.sh-el7/<wbr>exported-artifacts/test_logs/<wbr>basic-suite-4.0/post-002_boots<wbr>trap.py/</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Best Regards,<br>
&gt;&gt;<br>
&gt;&gt; Shlomi Ben-David | Software Engineer | Red Hat ISRAEL<br>
&gt;&gt; RHCSA | RHCE<br>
&gt;&gt; IRC: shlomibendavid (on #rhev-integ, #rhev-dev, #rhev-ci)<br>
&gt;&gt;<br>
&gt;&gt; OPEN SOURCE - 1 4 011 &amp;&amp; 011 4 1<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; Devel mailing list<br>
&gt;&gt; <a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/devel</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Devel mailing list<br>
&gt; <a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/devel</a><br>
______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/devel</a></div></div></blockquote></div></div></div><br></div></div>
<br>______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br></blockquote></div><br></div></div>