Re: [controller-dev] [release] Autorelease nitrogen failed to build sal-distributed-datastore from controller

2017-08-24 Thread Thanh Ha
On Thu, Aug 24, 2017 at 8:44 PM, Jenkins wrote: > Attention controller-devs, > > Autorelease nitrogen failed to build sal-distributed-datastore from > controller in build > 176. Attached is a snippet of the error message related to the > failure that we were able to automatically parse as well as

[controller-dev] [release] Autorelease nitrogen failed to build sal-distributed-datastore from controller

2017-08-24 Thread Jenkins
Attention controller-devs, Autorelease nitrogen failed to build sal-distributed-datastore from controller in build 176. Attached is a snippet of the error message related to the failure that we were able to automatically parse as well as console logs. Console Logs: https://logs.opendaylight.or

Re: [controller-dev] [release] Nitrogen Blocker Bugs

2017-08-24 Thread Robert Varga
On 24/08/17 06:52, Kit Lou wrote: > Hello netvirt, controller, and genius Project Teams, > > There are currently 5 blocker bugs for Nitrogen - see [1]: > > * netvirt: 8700, 9003 > * controller: 8741 8741 is problematic. It is a regression in functionality: we do not ship karaf3, but if you

Re: [controller-dev] OOM Bug 9034

2017-08-24 Thread Michael Vorburger
On Thu, Aug 24, 2017 at 6:38 PM, Tom Pantelis wrote: > On Thu, Aug 24, 2017 at 12:17 PM, Michael Vorburger > wrote: > >> On Thu, Aug 24, 2017 at 9:06 AM, Michael Vorburger >>> wrote: >>> On Wed, Aug 23, 2017 at 8:54 PM, Robert Varga wrote: > On 23/08/17 20:21, Michael Vorburger w

Re: [controller-dev] OOM Bug 9034

2017-08-24 Thread Tom Pantelis
On Thu, Aug 24, 2017 at 12:17 PM, Michael Vorburger wrote: > On Thu, Aug 24, 2017 at 9:06 AM, Michael Vorburger >> wrote: >> >>> On Wed, Aug 23, 2017 at 8:54 PM, Robert Varga wrote: >>> On 23/08/17 20:21, Michael Vorburger wrote: > On Wed, Aug 23, 2017 at 2:11 PM, Robert Varga >>> > <

Re: [controller-dev] OOM Bug 9034

2017-08-24 Thread Michael Vorburger
> > On Thu, Aug 24, 2017 at 9:06 AM, Michael Vorburger > wrote: > >> On Wed, Aug 23, 2017 at 8:54 PM, Robert Varga wrote: >> >>> On 23/08/17 20:21, Michael Vorburger wrote: >>> > On Wed, Aug 23, 2017 at 2:11 PM, Robert Varga >> > > wrote: >>> > >>> > On 23/08/17 13:48, Mich

[controller-dev] Nitrogen Blocker Bugs

2017-08-24 Thread Kit Lou
Hello netvirt, controller, and genius Project Teams, There are currently 5 blocker bugs for Nitrogen - see [1]: - netvirt: 8700, 9003 - controller: 8741 - genius: 9000, 9001 Please review and confirm that these are indeed blockers and provide action plans as soon as possible. Thank

[controller-dev] Nitrogen RC1 Build CSIT Failures

2017-08-24 Thread Kit Lou
Hello Nitrogen Projects, This email applies to the following projects which have CSIT failures with our RC1 Build: - aaa - bgpcep - bier - coe - controller - distribution - dluxapps - genius - groupbasedpolicy - lispflowmapping - mdsal - netconf - netvirt

Re: [controller-dev] OOM Bug 9034

2017-08-24 Thread Tom Pantelis
On Thu, Aug 24, 2017 at 9:06 AM, Michael Vorburger wrote: > On Wed, Aug 23, 2017 at 8:54 PM, Robert Varga wrote: > >> On 23/08/17 20:21, Michael Vorburger wrote: >> > On Wed, Aug 23, 2017 at 2:11 PM, Robert Varga > > > wrote: >> > >> > On 23/08/17 13:48, Michael Vorburger

Re: [controller-dev] OOM Bug 9034

2017-08-24 Thread Michael Vorburger
On Wed, Aug 23, 2017 at 8:54 PM, Robert Varga wrote: > On 23/08/17 20:21, Michael Vorburger wrote: > > On Wed, Aug 23, 2017 at 2:11 PM, Robert Varga > > wrote: > > > > On 23/08/17 13:48, Michael Vorburger wrote: > > > > > > Robert> Actually no. The backend side of

Re: [controller-dev] [mdsal-dev] [openflowplugin-dev] Fwd: Bug 9038 - IllegalStateException: Attempted to close chain with outstanding transaction PingPongTransaction at org.opendaylight.openflowplugi

2017-08-24 Thread Robert Varga
On 24/08/17 09:39, Tomáš Slušný wrote: > > Hello Michael, > > so, according to stack trace, it looks like OpenFlowPlugin transaction > chain manager got notification that transaction chain failed, and what > we are doing then are that we create new transaction chain and close the > failed transac

Re: [controller-dev] [openflowplugin-dev] Fwd: Bug 9038 - IllegalStateException: Attempted to close chain with outstanding transaction PingPongTransaction at org.opendaylight.openflowplugin.impl.devic

2017-08-24 Thread Tomáš Slušný
Hello Michael, so, according to stack trace, it looks like OpenFlowPlugin transaction chain manager got notification that transaction chain failed, and what we are doing then are that we create new transaction chain and close the failed transaction chain. But it looks like in time we are closi