Re: [controller-dev] Serviceutils distro failure

2018-06-26 Thread Michael Vorburger
On Tue, Jun 26, 2018 at 1:45 PM, Robert Varga wrote: > On 26/06/18 13:40, Faseela K wrote: > > Thanks a lot Michael. > > > > This looks like an MDSAL bug, that even if the yang modules are > > separated by namespaces, there is some bug somewhere that it is not > > honored properly. > > > > I was

Re: [controller-dev] Serviceutils distro failure

2018-06-26 Thread Robert Varga
On 26/06/18 13:40, Faseela K wrote: > Thanks a lot Michael. > > This looks like an MDSAL bug, that even if the yang modules are > separated by namespaces, there is some bug somewhere that it is not > honored properly. > >   > > I was able to change the module names in serviceutils(so that it loo

Re: [controller-dev] Serviceutils distro failure

2018-06-26 Thread Faseela K
Thanks a lot Michael. This looks like an MDSAL bug, that even if the yang modules are separated by namespaces, there is some bug somewhere that it is not honored properly. I was able to change the module names in serviceutils(so that it looks different from genius), and then when I install the f

Re: [controller-dev] Serviceutils distro failure

2018-06-26 Thread Michael Vorburger
On Tue, Jun 26, 2018 at 12:52 PM, Vishal Thapar wrote: > Hi Michael, > > I haven't checked but when you say even srm wasn't present does this mean > the Genius one was missing too? We can probably look at log collected and > figure out a subset of the context that we want in logs and just capture

Re: [controller-dev] Serviceutils distro failure

2018-06-26 Thread Vishal Thapar
Hi Michael, I haven't checked but when you say even srm wasn't present does this mean the Genius one was missing too? We can probably look at log collected and figure out a subset of the context that we want in logs and just capture that. Regards, Vishal. On Tue, Jun 26, 2018 at 4:11 PM, Michael

Re: [controller-dev] Serviceutils distro failure

2018-06-26 Thread Michael Vorburger
On Tue, Jun 26, 2018 at 12:03 PM, Faseela K wrote: > Tried building a distribution with the MDSAL logging patches, and > attaching the karaf logs. > I've also attached it to https://jira.opendaylight.org/browse/MDSAL-354 > The log is huge with the new debugs added ;) > agreed that while this

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Vishal Thapar
On Thu, Jun 21, 2018 at 10:50 PM, Michael Vorburger wrote: > On Thu, Jun 21, 2018 at 6:32 PM, Vishal Thapar wrote: > >> Hi Michael, >> >> I was able to reproduce in my local distro build, >> > > Cool! Can you describe the exact steps one has to take? Like literally > "for dummies", describe for

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Michael Vorburger
On Thu, Jun 21, 2018 at 6:32 PM, Vishal Thapar wrote: > Hi Michael, > > I was able to reproduce in my local distro build, > Cool! Can you describe the exact steps one has to take? Like literally "for dummies", describe for any interested in locally reproducing this exactly what you did... ;-)

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Vishal Thapar
Hi Michael, I was able to reproduce in my local distro build, so let me know what logging to enable, I can take a shot. http://paste.openstack.org/show/i0tBL9XMbgob0iqPkQvd/ Regards, Vishal. On Thu, Jun 21, 2018 at 9:32 PM, Michael Vorburger wrote: > On Thu, Jun 21, 2018 at 5:42 PM, Faseela K

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Michael Vorburger
On Thu, Jun 21, 2018 at 5:42 PM, Faseela K wrote: > Hi, > >The issue cannot be reproduced locally, even when I try to install > odl-integration-all from distribution. > >But whenever I download the distribution built on Jenkins[0] from my > patch to enable serviceutils in distribution, t

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Michael Vorburger
On Thu, Jun 21, 2018 at 3:25 PM, Michael Vorburger wrote: > On Thu, Jun 21, 2018 at 1:41 PM, Michael Vorburger > wrote: > >> +controller-dev & mdsal-dev: >> >> On Thu, Jun 21, 2018 at 4:57 AM, Vishal Thapar >> wrote: >> >>> Hi Michael, Stephen, >>> >>> We are unable to enable serviceutils in di

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Faseela K
Hi, The issue cannot be reproduced locally, even when I try to install odl-integration-all from distribution. But whenever I download the distribution built on Jenkins[0] from my patch to enable serviceutils in distribution, the feature:install fails with the same error as below. Thanks,

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Michael Vorburger
On Thu, Jun 21, 2018 at 1:41 PM, Michael Vorburger wrote: > +controller-dev & mdsal-dev: > > On Thu, Jun 21, 2018 at 4:57 AM, Vishal Thapar wrote: > >> Hi Michael, Stephen, >> >> We are unable to enable serviceutils in distro due to failure in distro >> job. I tried looking at logs, it shows som

Re: [controller-dev] Serviceutils distro failure

2018-06-21 Thread Michael Vorburger
+controller-dev & mdsal-dev: On Thu, Jun 21, 2018 at 4:57 AM, Vishal Thapar wrote: > Hi Michael, Stephen, > > We are unable to enable serviceutils in distro due to failure in distro > job. I tried looking at logs, it shows something wrong with srm-shell, but > it works locally, even with clean m