AndreaGHG opened a new issue #3458: Cannot create zone. "Fail to create a 
physical network" error with VMWare 6.5 hypervisor
URL: https://github.com/apache/cloudstack/issues/3458
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
    
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   ~~~
   4.11.2
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   New installation from ShapeBlue repository, VMWare 6.5 as hypervisor 
(VCenter with a cluster), advanced networking.
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   cloudstack-manager running on CentOS 7
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   New cloudstack-manager installation, after launching the zone creation 
process I get "Fail to create a physical network" error.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   Install Cloudstack Manager Server 4.11.2 from Shape Blue repository on an up 
to date CentOS 7, configur a new advanced networking zone, after clicking 
"Launch" button I get the "Fail to create a physical network" error while 
creating physical interfaces.
   
   Here you can see che cloudstack-management log:
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   2019-07-02 14:34:07,125 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-14:ctx-512f08fd) (logid:e846aaa8) ===START===  192.168.1.25 -- 
GET  
command=createZone&networktype=Advanced&securitygroupenabled=false&guestcidraddress=10.1.1.0%2F24&name=Zone1&dns1=8.8.8.8&dns2=8.8.4.4&internaldns1=192.168.1.10&internaldns2=192.168.1.16&response=json&_=1562070847107
   2019-07-02 14:34:07,136 DEBUG [c.c.a.ApiServer] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) CIDRs from which 
account 'Acct[90bef287-9cc3-11e9-98ba-005056bb60ab-admin]' is allowed to 
perform API calls: 0.0.0.0/0,::/0
   2019-07-02 14:34:07,190 DEBUG [c.c.n.g.BigSwitchBcfGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network, the physical isolation type is not BCF_SEGMENT
   2019-07-02 14:34:07,192 DEBUG [o.a.c.n.c.m.ContrailGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,194 DEBUG [c.c.n.g.NiciraNvpGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,197 DEBUG [o.a.c.n.o.OpendaylightGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,199 DEBUG [c.c.n.g.OvsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,249 DEBUG [o.a.c.n.g.SspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) SSP not configured 
to be active
   2019-07-02 14:34:07,251 DEBUG [c.c.n.g.BrocadeVcsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,253 DEBUG [c.c.n.g.NuageVspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
network using network offering 8
   2019-07-02 14:34:07,254 DEBUG [o.a.c.e.o.NetworkOrchestrator] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Releasing lock for 
Acct[90beb5eb-9cc3-11e9-98ba-005056bb60ab-system]
   2019-07-02 14:34:07,312 DEBUG [c.c.n.g.BigSwitchBcfGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network, the physical isolation type is not BCF_SEGMENT
   2019-07-02 14:34:07,314 DEBUG [o.a.c.n.c.m.ContrailGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,315 DEBUG [c.c.n.g.NiciraNvpGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,317 DEBUG [o.a.c.n.o.OpendaylightGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,319 DEBUG [c.c.n.g.OvsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,360 DEBUG [o.a.c.n.g.SspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) SSP not configured 
to be active
   2019-07-02 14:34:07,362 DEBUG [c.c.n.g.BrocadeVcsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,364 DEBUG [c.c.n.g.NuageVspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
network using network offering 12
   2019-07-02 14:34:07,366 DEBUG [o.a.c.e.o.NetworkOrchestrator] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Releasing lock for 
Acct[90beb5eb-9cc3-11e9-98ba-005056bb60ab-system]
   2019-07-02 14:34:07,398 DEBUG [c.c.n.g.BigSwitchBcfGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network, the physical isolation type is not BCF_SEGMENT
   2019-07-02 14:34:07,400 DEBUG [o.a.c.n.c.m.ContrailGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,402 DEBUG [c.c.n.g.NiciraNvpGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,404 DEBUG [o.a.c.n.o.OpendaylightGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,406 DEBUG [c.c.n.g.OvsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,438 DEBUG [o.a.c.n.g.SspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) SSP not configured 
to be active
   2019-07-02 14:34:07,439 DEBUG [c.c.n.g.BrocadeVcsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,441 DEBUG [c.c.n.g.NuageVspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
network using network offering 16
   2019-07-02 14:34:07,446 DEBUG [o.a.c.e.o.NetworkOrchestrator] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Releasing lock for 
Acct[90beb5eb-9cc3-11e9-98ba-005056bb60ab-system]
   2019-07-02 14:34:07,463 DEBUG [c.c.n.g.BigSwitchBcfGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network, the physical isolation type is not BCF_SEGMENT
   2019-07-02 14:34:07,465 DEBUG [o.a.c.n.c.m.ContrailGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,466 DEBUG [c.c.n.g.NiciraNvpGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,468 DEBUG [o.a.c.n.o.OpendaylightGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,470 DEBUG [c.c.n.g.OvsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,497 DEBUG [o.a.c.n.g.SspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) SSP not configured 
to be active
   2019-07-02 14:34:07,499 DEBUG [c.c.n.g.BrocadeVcsGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
this network
   2019-07-02 14:34:07,500 DEBUG [c.c.n.g.NuageVspGuestNetworkGuru] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Refusing to design 
network using network offering 20
   2019-07-02 14:34:07,502 DEBUG [o.a.c.e.o.NetworkOrchestrator] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) Releasing lock for 
Acct[90beb5eb-9cc3-11e9-98ba-005056bb60ab-system]
   2019-07-02 14:34:07,562 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-14:ctx-512f08fd ctx-af02e3b1) (logid:e846aaa8) ===END===  
192.168.1.25 -- GET  
command=createZone&networktype=Advanced&securitygroupenabled=false&guestcidraddress=10.1.1.0%2F24&name=Zone1&dns1=8.8.8.8&dns2=8.8.4.4&internaldns1=192.168.1.10&internaldns2=192.168.1.16&response=json&_=1562070847107
   2019-07-02 14:34:07,584 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-16:ctx-233a0a8a) (logid:48cf506c) ===START===  192.168.1.25 -- 
GET  
command=createPhysicalNetwork&zoneid=32b050b0-35b4-48f7-96c2-2cfcd7486138&name=Physical%20Network%202&isolationmethods=VLAN&response=json&_=1562070847560
   2019-07-02 14:34:07,586 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-10:ctx-9843b136) (logid:33e06a50) ===START===  192.168.1.25 -- 
GET  
command=createPhysicalNetwork&zoneid=32b050b0-35b4-48f7-96c2-2cfcd7486138&name=Physical%20Network%201&isolationmethods=VLAN&response=json&_=1562070847560
   2019-07-02 14:34:07,606 DEBUG [c.c.a.ApiServer] 
(qtp788117692-10:ctx-9843b136 ctx-608d121c) (logid:33e06a50) CIDRs from which 
account 'Acct[90bef287-9cc3-11e9-98ba-005056bb60ab-admin]' is allowed to 
perform API calls: 0.0.0.0/0,::/0
   2019-07-02 14:34:07,607 DEBUG [c.c.a.ApiServer] 
(qtp788117692-16:ctx-233a0a8a ctx-196a2cb0) (logid:48cf506c) CIDRs from which 
account 'Acct[90bef287-9cc3-11e9-98ba-005056bb60ab-admin]' is allowed to 
perform API calls: 0.0.0.0/0,::/0
   2019-07-02 14:34:07,705 WARN  [c.c.u.d.SequenceFetcher] 
(qtp788117692-10:ctx-9843b136 ctx-608d121c) (logid:33e06a50) Unable to get 
sequeunce for sequence:physical_networks_seq
   java.util.concurrent.ExecutionException: 
com.cloud.utils.exception.CloudRuntimeException: Unable to commit or close the 
connection. 
           at java.util.concurrent.FutureTask.report(FutureTask.java:122)
           at java.util.concurrent.FutureTask.get(FutureTask.java:192)
           at 
com.cloud.utils.db.SequenceFetcher.getNextSequence(SequenceFetcher.java:64)
           at 
com.cloud.utils.db.SequenceFetcher.getNextSequence(SequenceFetcher.java:50)
           at 
com.cloud.utils.db.GenericDaoBase.getNextInSequence(GenericDaoBase.java:314)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
           at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:498)
           at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:338)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:197)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
           at 
com.cloud.utils.db.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:34)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:174)
           at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
           at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
           at com.sun.proxy.$Proxy145.getNextInSequence(Unknown Source)
           at 
com.cloud.network.NetworkServiceImpl$6.doInTransaction(NetworkServiceImpl.java:2877)
           at 
com.cloud.network.NetworkServiceImpl$6.doInTransaction(NetworkServiceImpl.java:2873)
           at 
com.cloud.utils.db.Transaction$2.doInTransaction(Transaction.java:50)
           at com.cloud.utils.db.Transaction.execute(Transaction.java:40)
           at com.cloud.utils.db.Transaction.execute(Transaction.java:47)
           at 
com.cloud.network.NetworkServiceImpl.createPhysicalNetwork(NetworkServiceImpl.java:2873)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
           at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:498)
           at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:338)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:197)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
           at 
org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:107)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:174)
           at 
com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:51)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:174)
           at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
           at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
           at com.sun.proxy.$Proxy229.createPhysicalNetwork(Unknown Source)
           at 
org.apache.cloudstack.api.command.admin.network.CreatePhysicalNetworkCmd.create(CreatePhysicalNetworkCmd.java:173)
           at 
com.cloud.api.dispatch.CommandCreationWorker.handle(CommandCreationWorker.java:47)
           at 
com.cloud.api.dispatch.DispatchChain.dispatch(DispatchChain.java:37)
           at 
com.cloud.api.ApiDispatcher.dispatchCreateCmd(ApiDispatcher.java:84)
           at com.cloud.api.ApiServer.queueCommand(ApiServer.java:656)
           at com.cloud.api.ApiServer.handleRequest(ApiServer.java:556)
           at 
com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:310)
           at com.cloud.api.ApiServlet$1.run(ApiServlet.java:130)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
           at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:127)
           at com.cloud.api.ApiServlet.doGet(ApiServlet.java:89)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:686)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:791)
           at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:852)
           at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
           at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
           at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
           at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
           at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
           at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
           at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
           at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
           at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
           at 
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)
           at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
           at org.eclipse.jetty.server.Server.handle(Server.java:530)
           at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
           at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
           at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
           at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
           at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
           at java.lang.Thread.run(Thread.java:748)
   Caused by: com.cloud.utils.exception.CloudRuntimeException: Unable to commit 
or close the connection. 
           at 
com.cloud.utils.db.TransactionLegacy.commit(TransactionLegacy.java:741)
           at 
com.cloud.utils.db.SequenceFetcher$Fetcher.call(SequenceFetcher.java:153)
           at java.util.concurrent.FutureTask.run(FutureTask.java:266)
           ... 3 more
   Caused by: 
com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock 
found when trying to get lock; try restarting transaction
           at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)
           at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
           at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
           ... 18 more
   2019-07-02 14:34:07,711 DEBUG [c.c.u.d.T.Transaction] 
(qtp788117692-10:ctx-9843b136 ctx-608d121c) (logid:33e06a50) Rolling back the 
transaction: Time = 22 Name =  qtp788117692-10; called by 
-TransactionLegacy.rollback:890-TransactionLegacy.removeUpTo:833-TransactionLegacy.close:657-Transaction.execute:43-Transaction.execute:47-NetworkServiceImpl.createPhysicalNetwork:2873-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:62-DelegatingMethodAccessorImpl.invoke:43-Method.invoke:498-AopUtils.invokeJoinpointUsingReflection:338-ReflectiveMethodInvocation.invokeJoinpoint:197
   2019-07-02 14:34:07,721 WARN  [c.c.n.NetworkServiceImpl] 
(qtp788117692-10:ctx-9843b136 ctx-608d121c) (logid:33e06a50) Exception: 
   java.lang.NullPointerException
           at 
com.cloud.network.NetworkServiceImpl$6.doInTransaction(NetworkServiceImpl.java:2877)
           at 
com.cloud.network.NetworkServiceImpl$6.doInTransaction(NetworkServiceImpl.java:2873)
           at 
com.cloud.utils.db.Transaction$2.doInTransaction(Transaction.java:50)
           at com.cloud.utils.db.Transaction.execute(Transaction.java:40)
           at com.cloud.utils.db.Transaction.execute(Transaction.java:47)
           at 
com.cloud.network.NetworkServiceImpl.createPhysicalNetwork(NetworkServiceImpl.java:2873)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
           at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:498)
           at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:338)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:197)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
           at 
org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:107)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:174)
           at 
com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:51)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:174)
           at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
           at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
           at com.sun.proxy.$Proxy229.createPhysicalNetwork(Unknown Source)
           at 
org.apache.cloudstack.api.command.admin.network.CreatePhysicalNetworkCmd.create(CreatePhysicalNetworkCmd.java:173)
           at 
com.cloud.api.dispatch.CommandCreationWorker.handle(CommandCreationWorker.java:47)
           at 
com.cloud.api.dispatch.DispatchChain.dispatch(DispatchChain.java:37)
           at 
com.cloud.api.ApiDispatcher.dispatchCreateCmd(ApiDispatcher.java:84)
           at com.cloud.api.ApiServer.queueCommand(ApiServer.java:656)
           at com.cloud.api.ApiServer.handleRequest(ApiServer.java:556)
           at 
com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:310)
           at com.cloud.api.ApiServlet$1.run(ApiServlet.java:130)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
           at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:127)
           at com.cloud.api.ApiServlet.doGet(ApiServlet.java:89)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:686)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:791)
           at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:852)
           at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
           at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
           at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
           at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
           at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
           at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
           at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
           at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
           at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
           at 
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)
           at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
           at org.eclipse.jetty.server.Server.handle(Server.java:530)
           at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
           at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
           at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
           at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
           at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
           at java.lang.Thread.run(Thread.java:748)
   2019-07-02 14:34:07,817 ERROR [c.c.a.ApiServer] 
(qtp788117692-10:ctx-9843b136 ctx-608d121c) (logid:33e06a50) unhandled 
exception executing api command: [Ljava.lang.String;@6ba5861c
   com.cloud.utils.exception.CloudRuntimeException: Fail to create a physical 
network
           at 
com.cloud.network.NetworkServiceImpl.createPhysicalNetwork(NetworkServiceImpl.java:2915)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
           at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:498)
           at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:338)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:197)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
           at 
org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:107)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:174)
           at 
com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:51)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:174)
           at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
           at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185)
           at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
           at com.sun.proxy.$Proxy229.createPhysicalNetwork(Unknown Source)
           at 
org.apache.cloudstack.api.command.admin.network.CreatePhysicalNetworkCmd.create(CreatePhysicalNetworkCmd.java:173)
           at 
com.cloud.api.dispatch.CommandCreationWorker.handle(CommandCreationWorker.java:47)
           at 
com.cloud.api.dispatch.DispatchChain.dispatch(DispatchChain.java:37)
           at 
com.cloud.api.ApiDispatcher.dispatchCreateCmd(ApiDispatcher.java:84)
           at com.cloud.api.ApiServer.queueCommand(ApiServer.java:656)
           at com.cloud.api.ApiServer.handleRequest(ApiServer.java:556)
           at 
com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:310)
           at com.cloud.api.ApiServlet$1.run(ApiServlet.java:130)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
           at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
           at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:127)
           at com.cloud.api.ApiServlet.doGet(ApiServlet.java:89)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:686)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:791)
           at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:852)
           at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
           at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
           at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
           at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
           at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
           at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
           at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
           at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
           at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
           at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
           at 
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)
           at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
           at org.eclipse.jetty.server.Server.handle(Server.java:530)
           at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
           at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
           at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
           at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
           at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
           at java.lang.Thread.run(Thread.java:748)
   2019-07-02 14:34:07,856 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-10:ctx-9843b136 ctx-608d121c) (logid:33e06a50) ===END===  
192.168.1.25 -- GET  
command=createPhysicalNetwork&zoneid=32b050b0-35b4-48f7-96c2-2cfcd7486138&name=Physical%20Network%201&isolationmethods=VLAN&response=json&_=1562070847560
   2019-07-02 14:34:08,117 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(qtp788117692-16:ctx-233a0a8a ctx-196a2cb0) (logid:48cf506c) submit async 
job-22, details: AsyncJobVO {id:22, userId: 2, accountId: 2, instanceType: 
PhysicalNetwork, instanceId: 200, cmd: 
org.apache.cloudstack.api.command.admin.network.CreatePhysicalNetworkCmd, 
cmdInfo: 
{"isolationmethods":"VLAN","httpmethod":"GET","ctxAccountId":"2","uuid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","cmdEventType":"PHYSICAL.NETWORK.CREATE","response":"json","ctxUserId":"2","name":"Physical
 Network 
2","zoneid":"32b050b0-35b4-48f7-96c2-2cfcd7486138","ctxStartEventId":"42","id":"200","ctxDetails":"{\"interface
 
com.cloud.network.PhysicalNetwork\":\"203c00da-c5a5-4664-a74b-2c3e16fa078d\",\"interface
 
com.cloud.dc.DataCenter\":\"32b050b0-35b4-48f7-96c2-2cfcd7486138\"}","_":"1562070847560"},
 cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: 
null, initMsid: 178782209, completeMsid: null, lastUpdated: null, lastPolled: 
null, created: null}
   2019-07-02 14:34:08,129 INFO  [o.a.c.f.j.i.AsyncJobMonitor] 
(API-Job-Executor-1:ctx-4311f41c job-22) (logid:0a06dc14) Add job-22 into job 
monitoring
   2019-07-02 14:34:08,134 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-1:ctx-4311f41c job-22) (logid:b47ba55d) Executing AsyncJobVO 
{id:22, userId: 2, accountId: 2, instanceType: PhysicalNetwork, instanceId: 
200, cmd: 
org.apache.cloudstack.api.command.admin.network.CreatePhysicalNetworkCmd, 
cmdInfo: 
{"isolationmethods":"VLAN","httpmethod":"GET","ctxAccountId":"2","uuid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","cmdEventType":"PHYSICAL.NETWORK.CREATE","response":"json","ctxUserId":"2","name":"Physical
 Network 
2","zoneid":"32b050b0-35b4-48f7-96c2-2cfcd7486138","ctxStartEventId":"42","id":"200","ctxDetails":"{\"interface
 
com.cloud.network.PhysicalNetwork\":\"203c00da-c5a5-4664-a74b-2c3e16fa078d\",\"interface
 
com.cloud.dc.DataCenter\":\"32b050b0-35b4-48f7-96c2-2cfcd7486138\"}","_":"1562070847560"},
 cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: 
null, initMsid: 178782209, completeMsid: null, lastUpdated: null, lastPolled: 
null, created: null}
   2019-07-02 14:34:08,148 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-16:ctx-233a0a8a ctx-196a2cb0) (logid:48cf506c) ===END===  
192.168.1.25 -- GET  
command=createPhysicalNetwork&zoneid=32b050b0-35b4-48f7-96c2-2cfcd7486138&name=Physical%20Network%202&isolationmethods=VLAN&response=json&_=1562070847560
   2019-07-02 14:34:08,250 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-1:ctx-4311f41c job-22 ctx-b6515f52) (logid:b47ba55d) Complete 
async job-22, jobStatus: SUCCEEDED, resultCode: 0, result: 
org.apache.cloudstack.api.response.PhysicalNetworkResponse/physicalnetwork/{"id":"203c00da-c5a5-4664-a74b-2c3e16fa078d","name":"Physical
 Network 
2","broadcastdomainrange":"ZONE","zoneid":"32b050b0-35b4-48f7-96c2-2cfcd7486138","state":"Disabled","isolationmethods":"VLAN"}
   2019-07-02 14:34:08,255 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-1:ctx-4311f41c job-22 ctx-b6515f52) (logid:b47ba55d) Publish 
async job-22 complete on message bus
   2019-07-02 14:34:08,255 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-1:ctx-4311f41c job-22 ctx-b6515f52) (logid:b47ba55d) Wake up 
jobs related to job-22
   2019-07-02 14:34:08,255 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-1:ctx-4311f41c job-22 ctx-b6515f52) (logid:b47ba55d) Update 
db status for job-22
   2019-07-02 14:34:08,258 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-1:ctx-4311f41c job-22 ctx-b6515f52) (logid:b47ba55d) Wake up 
jobs joined with job-22 and disjoin all subjobs created from job- 22
   2019-07-02 14:34:08,267 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-1:ctx-4311f41c job-22) (logid:b47ba55d) Done executing 
org.apache.cloudstack.api.command.admin.network.CreatePhysicalNetworkCmd for 
job-22
   2019-07-02 14:34:08,267 INFO  [o.a.c.f.j.i.AsyncJobMonitor] 
(API-Job-Executor-1:ctx-4311f41c job-22) (logid:b47ba55d) Remove job-22 from 
job monitoring
   2019-07-02 14:34:10,265 INFO  [o.a.c.f.j.i.AsyncJobManagerImpl] 
(AsyncJobMgr-Heartbeat-1:ctx-75dfe1e1) (logid:9289d7d5) Begin cleanup expired 
async-jobs
   2019-07-02 14:34:10,278 INFO  [o.a.c.f.j.i.AsyncJobManagerImpl] 
(AsyncJobMgr-Heartbeat-1:ctx-75dfe1e1) (logid:9289d7d5) End cleanup expired 
async-jobs
   2019-07-02 14:34:11,156 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-15:ctx-46317aa2) (logid:55ed59e6) ===START===  192.168.1.25 -- 
GET  
command=queryAsyncJobResult&jobid=b47ba55d-47c6-41c0-8ae2-dc9e609115e9&response=json&_=1562070851145
   2019-07-02 14:34:11,168 DEBUG [c.c.a.ApiServer] 
(qtp788117692-15:ctx-46317aa2 ctx-d1aa7ed1) (logid:55ed59e6) CIDRs from which 
account 'Acct[90bef287-9cc3-11e9-98ba-005056bb60ab-admin]' is allowed to 
perform API calls: 0.0.0.0/0,::/0
   2019-07-02 14:34:11,237 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-15:ctx-46317aa2 ctx-d1aa7ed1) (logid:55ed59e6) ===END===  
192.168.1.25 -- GET  
command=queryAsyncJobResult&jobid=b47ba55d-47c6-41c0-8ae2-dc9e609115e9&response=json&_=1562070851145
   2019-07-02 14:34:11,251 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-19:ctx-79b45fed) (logid:b4687c96) ===START===  192.168.1.25 -- 
GET  
command=addTrafficType&physicalnetworkid=203c00da-c5a5-4664-a74b-2c3e16fa078d&trafficType=Public&vmwarenetworklabel=dvs-yCloud-1,544,vmwaredvs&response=json&_=1562070851234
   2019-07-02 14:34:11,253 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-13:ctx-679387c2) (logid:87eddac1) ===START===  192.168.1.25 -- 
GET  
command=addTrafficType&physicalnetworkid=203c00da-c5a5-4664-a74b-2c3e16fa078d&trafficType=Guest&vmwarenetworklabel=dvs-yCloud-1,1100,vmwaredvs&response=json&_=1562070851234
   2019-07-02 14:34:11,353 DEBUG [c.c.a.ApiServer] 
(qtp788117692-13:ctx-679387c2 ctx-3cb7575d) (logid:87eddac1) CIDRs from which 
account 'Acct[90bef287-9cc3-11e9-98ba-005056bb60ab-admin]' is allowed to 
perform API calls: 0.0.0.0/0,::/0
   2019-07-02 14:34:11,354 DEBUG [c.c.a.ApiServer] 
(qtp788117692-19:ctx-79b45fed ctx-787f4d10) (logid:b4687c96) CIDRs from which 
account 'Acct[90bef287-9cc3-11e9-98ba-005056bb60ab-admin]' is allowed to 
perform API calls: 0.0.0.0/0,::/0
   2019-07-02 14:34:11,539 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(qtp788117692-19:ctx-79b45fed ctx-787f4d10) (logid:b4687c96) submit async 
job-28, details: AsyncJobVO {id:28, userId: 2, accountId: 2, instanceType: 
TrafficType, instanceId: 12, cmd: 
org.apache.cloudstack.api.command.admin.usage.AddTrafficTypeCmd, cmdInfo: 
{"physicalnetworkid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","vmwarenetworklabel":"dvs-yCloud-1,544,vmwaredvs","trafficType":"Public","httpmethod":"GET","ctxAccountId":"2","uuid":"0a9253e5-598d-4f15-a71b-ec81d24a0223","cmdEventType":"TRAFFIC.TYPE.CREATE","response":"json","ctxUserId":"2","ctxStartEventId":"56","id":"12","ctxDetails":"{\"interface
 
com.cloud.network.PhysicalNetwork\":\"203c00da-c5a5-4664-a74b-2c3e16fa078d\",\"interface
 
com.cloud.network.PhysicalNetworkTrafficType\":\"0a9253e5-598d-4f15-a71b-ec81d24a0223\"}","_":"1562070851234"},
 cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: 
null, initMsid: 178782209, completeMsid: null, lastUpdated: null, lastPolled: 
null, created: null}
   2019-07-02 14:34:11,550 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(qtp788117692-13:ctx-679387c2 ctx-3cb7575d) (logid:87eddac1) submit async 
job-26, details: AsyncJobVO {id:26, userId: 2, accountId: 2, instanceType: 
TrafficType, instanceId: 6, cmd: 
org.apache.cloudstack.api.command.admin.usage.AddTrafficTypeCmd, cmdInfo: 
{"physicalnetworkid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","vmwarenetworklabel":"dvs-yCloud-1,1100,vmwaredvs","trafficType":"Guest","httpmethod":"GET","ctxAccountId":"2","uuid":"f6b3a9b2-3976-4f6f-b09d-3d1b6d8daa0f","cmdEventType":"TRAFFIC.TYPE.CREATE","response":"json","ctxUserId":"2","ctxStartEventId":"54","id":"6","ctxDetails":"{\"interface
 
com.cloud.network.PhysicalNetwork\":\"203c00da-c5a5-4664-a74b-2c3e16fa078d\",\"interface
 
com.cloud.network.PhysicalNetworkTrafficType\":\"f6b3a9b2-3976-4f6f-b09d-3d1b6d8daa0f\"}","_":"1562070851234"},
 cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: 
null, initMsid: 178782209, completeMsid: null, lastUpdated: null, lastPolled: 
null, created: null}
   2019-07-02 14:34:11,562 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-19:ctx-79b45fed ctx-787f4d10) (logid:b4687c96) ===END===  
192.168.1.25 -- GET  
command=addTrafficType&physicalnetworkid=203c00da-c5a5-4664-a74b-2c3e16fa078d&trafficType=Public&vmwarenetworklabel=dvs-yCloud-1,544,vmwaredvs&response=json&_=1562070851234
   2019-07-02 14:34:11,553 INFO  [o.a.c.f.j.i.AsyncJobMonitor] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28) (logid:4b612676) Add job-28 into job 
monitoring
   2019-07-02 14:34:11,568 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28) (logid:ae91bfc5) Executing AsyncJobVO 
{id:28, userId: 2, accountId: 2, instanceType: TrafficType, instanceId: 12, 
cmd: org.apache.cloudstack.api.command.admin.usage.AddTrafficTypeCmd, cmdInfo: 
{"physicalnetworkid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","vmwarenetworklabel":"dvs-yCloud-1,544,vmwaredvs","trafficType":"Public","httpmethod":"GET","ctxAccountId":"2","uuid":"0a9253e5-598d-4f15-a71b-ec81d24a0223","cmdEventType":"TRAFFIC.TYPE.CREATE","response":"json","ctxUserId":"2","ctxStartEventId":"56","id":"12","ctxDetails":"{\"interface
 
com.cloud.network.PhysicalNetwork\":\"203c00da-c5a5-4664-a74b-2c3e16fa078d\",\"interface
 
com.cloud.network.PhysicalNetworkTrafficType\":\"0a9253e5-598d-4f15-a71b-ec81d24a0223\"}","_":"1562070851234"},
 cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: 
null, initMsid: 178782209, completeMsid: null, lastUpdated: null, lastPolled: 
null, created: null}
   2019-07-02 14:34:11,570 INFO  [o.a.c.f.j.i.AsyncJobMonitor] 
(API-Job-Executor-3:ctx-3aa1a62c job-26) (logid:26828713) Add job-26 into job 
monitoring
   2019-07-02 14:34:11,575 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-3:ctx-3aa1a62c job-26) (logid:92ec5f36) Executing AsyncJobVO 
{id:26, userId: 2, accountId: 2, instanceType: TrafficType, instanceId: 6, cmd: 
org.apache.cloudstack.api.command.admin.usage.AddTrafficTypeCmd, cmdInfo: 
{"physicalnetworkid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","vmwarenetworklabel":"dvs-yCloud-1,1100,vmwaredvs","trafficType":"Guest","httpmethod":"GET","ctxAccountId":"2","uuid":"f6b3a9b2-3976-4f6f-b09d-3d1b6d8daa0f","cmdEventType":"TRAFFIC.TYPE.CREATE","response":"json","ctxUserId":"2","ctxStartEventId":"54","id":"6","ctxDetails":"{\"interface
 
com.cloud.network.PhysicalNetwork\":\"203c00da-c5a5-4664-a74b-2c3e16fa078d\",\"interface
 
com.cloud.network.PhysicalNetworkTrafficType\":\"f6b3a9b2-3976-4f6f-b09d-3d1b6d8daa0f\"}","_":"1562070851234"},
 cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: 
null, initMsid: 178782209, completeMsid: null, lastUpdated: null, lastPolled: 
null, created: null}
   2019-07-02 14:34:11,589 DEBUG [c.c.a.ApiServlet] 
(qtp788117692-13:ctx-679387c2 ctx-3cb7575d) (logid:87eddac1) ===END===  
192.168.1.25 -- GET  
command=addTrafficType&physicalnetworkid=203c00da-c5a5-4664-a74b-2c3e16fa078d&trafficType=Guest&vmwarenetworklabel=dvs-yCloud-1,1100,vmwaredvs&response=json&_=1562070851234
   2019-07-02 14:34:11,662 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-3:ctx-3aa1a62c job-26 ctx-116dbadd) (logid:92ec5f36) Complete 
async job-26, jobStatus: SUCCEEDED, resultCode: 0, result: 
org.apache.cloudstack.api.response.TrafficTypeResponse/traffictype/{"id":"f6b3a9b2-3976-4f6f-b09d-3d1b6d8daa0f","traffictype":"Guest","physicalnetworkid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","vmwarenetworklabel":"dvs-yCloud-1,1100,vmwaredvs"}
   2019-07-02 14:34:11,662 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28 ctx-7abe4057) (logid:ae91bfc5) Complete 
async job-28, jobStatus: SUCCEEDED, resultCode: 0, result: 
org.apache.cloudstack.api.response.TrafficTypeResponse/traffictype/{"id":"0a9253e5-598d-4f15-a71b-ec81d24a0223","traffictype":"Public","physicalnetworkid":"203c00da-c5a5-4664-a74b-2c3e16fa078d","vmwarenetworklabel":"dvs-yCloud-1,544,vmwaredvs"}
   2019-07-02 14:34:11,665 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-3:ctx-3aa1a62c job-26 ctx-116dbadd) (logid:92ec5f36) Publish 
async job-26 complete on message bus
   2019-07-02 14:34:11,665 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-3:ctx-3aa1a62c job-26 ctx-116dbadd) (logid:92ec5f36) Wake up 
jobs related to job-26
   2019-07-02 14:34:11,665 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-3:ctx-3aa1a62c job-26 ctx-116dbadd) (logid:92ec5f36) Update 
db status for job-26
   2019-07-02 14:34:11,666 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28 ctx-7abe4057) (logid:ae91bfc5) Publish 
async job-28 complete on message bus
   2019-07-02 14:34:11,666 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28 ctx-7abe4057) (logid:ae91bfc5) Wake up 
jobs related to job-28
   2019-07-02 14:34:11,666 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28 ctx-7abe4057) (logid:ae91bfc5) Update 
db status for job-28
   2019-07-02 14:34:11,669 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28 ctx-7abe4057) (logid:ae91bfc5) Wake up 
jobs joined with job-28 and disjoin all subjobs created from job- 28
   2019-07-02 14:34:11,669 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-3:ctx-3aa1a62c job-26 ctx-116dbadd) (logid:92ec5f36) Wake up 
jobs joined with job-26 and disjoin all subjobs created from job- 26
   2019-07-02 14:34:11,678 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-3:ctx-3aa1a62c job-26) (logid:92ec5f36) Done executing 
org.apache.cloudstack.api.command.admin.usage.AddTrafficTypeCmd for job-26
   2019-07-02 14:34:11,678 INFO  [o.a.c.f.j.i.AsyncJobMonitor] 
(API-Job-Executor-3:ctx-3aa1a62c job-26) (logid:92ec5f36) Remove job-26 from 
job monitoring
   2019-07-02 14:34:11,678 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28) (logid:ae91bfc5) Done executing 
org.apache.cloudstack.api.command.admin.usage.AddTrafficTypeCmd for job-28
   2019-07-02 14:34:11,679 INFO  [o.a.c.f.j.i.AsyncJobMonitor] 
(API-Job-Executor-2:ctx-fbaf45c2 job-28) (logid:ae91bfc5) Remove job-28 from 
job monitoring
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to