<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:17 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[NETCONF-149] Beryllium RC3: some CSIT jobs aborting. IllegalStateException when loading odl-netconf-client</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-149</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-only-beryllium/1085/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-only-beryllium/1085/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/capwap-csit-1node-ac-only-beryllium/649&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/capwap-csit-1node-ac-only-beryllium/649&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-userfeatures-only-beryllium/201/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-userfeatures-only-beryllium/201/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/usc-csit-1node-channel-only-beryllium/926/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/usc-csit-1node-channel-only-beryllium/926/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;trace from log (full log of one example attached)&lt;/p&gt;

&lt;p&gt;2016-02-13 13:44:54,516 | ERROR | config-pusher    | ConfigPusherImpl                 | 108 - org.opendaylight.controller.config-persister-impl - 0.4.0.Beryllium | Failed to apply configuration snapshot: 01-netconf.xml(odl-netconf-client,odl-netconf-client)&lt;br/&gt;
java.lang.IllegalStateException: Unable to resolve value AttributeConfigElement [defaultValue=null, value=MappedDependency&lt;/p&gt;
{namespace=&apos;urn:opendaylight:params:xml:ns:yang:controller:netty&apos;, serviceName=&apos;netty-threadgroup&apos;, refName=&apos;global-worker-group&apos;}
&lt;p&gt;] to attribute worker-thread-group&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.InstanceConfig.resolveConfiguration(InstanceConfig.java:131)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.InstanceConfig.fromXml(InstanceConfig.java:192)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.ModuleConfig.fromXml(ModuleConfig.java:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.Config$1.resolveElement(Config.java:147)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.Config$1.resolveElement(Config.java:144)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.Config.resolveModule(Config.java:224)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.Config.fromXmlModulesResolved(Config.java:152)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.ConfigExecution.getResolvedXmlElements(ConfigExecution.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.ConfigSubsystemFacade.setOnTransaction(ConfigSubsystemFacade.java:228)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.ConfigSubsystemFacade.test(ConfigSubsystemFacade.java:165)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.ConfigSubsystemFacade.executeTests(ConfigSubsystemFacade.java:149)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.ConfigSubsystemFacade.executeConfigExecution(ConfigSubsystemFacade.java:123)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.executeWithMissingModuleFactoryRetries(ConfigPusherImpl.java:329)&lt;span class=&quot;error&quot;&gt;&amp;#91;108:org.opendaylight.controller.config-persister-impl:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.pushConfig(ConfigPusherImpl.java:305)&lt;span class=&quot;error&quot;&gt;&amp;#91;108:org.opendaylight.controller.config-persister-impl:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.pushConfigWithConflictingVersionRetries(ConfigPusherImpl.java:164)&lt;span class=&quot;error&quot;&gt;&amp;#91;108:org.opendaylight.controller.config-persister-impl:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.internalPushConfigs(ConfigPusherImpl.java:129)&lt;span class=&quot;error&quot;&gt;&amp;#91;108:org.opendaylight.controller.config-persister-impl:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.processSingle(ConfigPusherImpl.java:83)&lt;span class=&quot;error&quot;&gt;&amp;#91;108:org.opendaylight.controller.config-persister-impl:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.persist.impl.ConfigPusherImpl.process(ConfigPusherImpl.java:74)&lt;span class=&quot;error&quot;&gt;&amp;#91;108:org.opendaylight.controller.config-persister-impl:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.persist.impl.osgi.ConfigPersisterActivator$2.run(ConfigPersisterActivator.java:131)&lt;span class=&quot;error&quot;&gt;&amp;#91;108:org.opendaylight.controller.config-persister-impl:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_85&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: java.lang.IllegalArgumentException: No service mapped to urn:opendaylight:params:xml:ns:yang:controller:netty:netty-threadgroup:global-worker-group. Wrong namespace, available namespaces: &lt;span class=&quot;error&quot;&gt;&amp;#91;urn:opendaylight:params:xml:ns:yang:controller:threadpool, urn:opendaylight:params:xml:ns:yang:controller:netconf:topology:shared:schema:repository, urn:opendaylight:params:xml:ns:yang:controller:shutdown, urn:opendaylight:params:xml:ns:yang:controller:config:netconf&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)&lt;span class=&quot;error&quot;&gt;&amp;#91;51:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.ServiceRegistryWrapper.getByServiceAndRefName(ServiceRegistryWrapper.java:32)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.attributes.resolving.ObjectNameAttributeResolvingStrategy.parseAttribute(ObjectNameAttributeResolvingStrategy.java:44)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.attributes.fromxml.AttributeConfigElement.resolveValue(AttributeConfigElement.java:46)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.config.facade.xml.mapping.config.InstanceConfig.resolveConfiguration(InstanceConfig.java:127)&lt;span class=&quot;error&quot;&gt;&amp;#91;106:org.opendaylight.controller.config-manager-facade-xml:0.4.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
	... 19 more&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21162">NETCONF-149</key>
            <summary>Beryllium RC3: some CSIT jobs aborting. IllegalStateException when loading odl-netconf-client</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="tcere">Tomas Cere</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Sat, 13 Feb 2016 16:45:46 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:20 +0000</updated>
                            <resolved>Wed, 17 Feb 2016 16:47:23 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="39207" author="jluhrsen" created="Sat, 13 Feb 2016 16:49:53 +0000"  >&lt;p&gt;sorry, I do not have a full karaf.log.  The console output from one of jobs is attached which gives the first and last 500K bytes.  Note, there are a ton of AuthenticationExceptions, but those are expected as it&apos;s our polling on restconf by our bringup script&lt;/p&gt;</comment>
                            <comment id="39222" author="jluhrsen" created="Sat, 13 Feb 2016 16:54:32 +0000"  >&lt;p&gt;Attachment 5346.karaf.log.gz has been added with description: first and last 500K bytes of karaf.log&lt;/p&gt;</comment>
                            <comment id="39208" author="vrpolak" created="Mon, 15 Feb 2016 14:28:00 +0000"  >&lt;p&gt;These failures do not happen with Beryllium snapshot builds, but they do not happen when testing RC3 on Sandbox &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; either.&lt;/p&gt;

&lt;p&gt;Common denominator is netconf connector. The jobs either install odl-netconf-connector-all (in job definition), or they install odl-netconf-connector (via odl-usc-channel).&lt;/p&gt;

&lt;p&gt;The error message mentions odl-netconf-client feature, while global-worker-group is defined in 00-netty.xml config file of odl-config-netty feature (which is not listed as dependency of odl-netconf-client).&lt;/p&gt;

&lt;p&gt;Probably, the 00-netty.xml is pulled in by some other feature being installed, and it depends on system performance whether ODL detects the transient inconsistency or not.&lt;/p&gt;

&lt;p&gt;Change 34675 &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; contributed to address the dependency issue, but there may be more hidden issues of this type, see comments of &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-12&quot; title=&quot;SingleFeatureTest : Can it verify also requirements from config files?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-12&quot;&gt;&lt;del&gt;ODLPARENT-12&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-only-beryllium/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-only-beryllium/1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/34675&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/34675&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39209" author="colin@colindixon.com" created="Mon, 15 Feb 2016 14:31:27 +0000"  >&lt;p&gt;Thanks Vratko!&lt;/p&gt;

&lt;p&gt;Is this related? &lt;/p&gt;

&lt;p&gt;&amp;gt; 2016-02-13 13:44:49,924 | INFO  | Event Dispatcher | YangTextSchemaContextResolver    | 69 - org.opendaylight.yangtools.yang-parser-impl - 0.8.0.Beryllium | Provided module name /META-INF/yang/threadpool.yang@0000-00-00.yang does not match actual text threadpool@2013-04-09.yang, corrected&lt;/p&gt;</comment>
                            <comment id="39210" author="vrpolak" created="Mon, 15 Feb 2016 16:00:38 +0000"  >&lt;p&gt;&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/34675&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/34675&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-only-beryllium/206&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-only-beryllium/206&lt;/a&gt;&lt;br/&gt;
is queued and it shall verify this Change does not break snapshot builds.&lt;/p&gt;

&lt;p&gt;But I do not see an easy way to verify its supposed effect on autorelease builds, without actually making new autorelease build with the Change merged.&lt;/p&gt;</comment>
                            <comment id="39211" author="vrpolak" created="Mon, 15 Feb 2016 16:14:32 +0000"  >&lt;p&gt;&amp;gt; Is this related? &lt;/p&gt;

&lt;p&gt;No, that is a warning from new Yangtools parser, after the automatic source name conversion everything works.&lt;/p&gt;</comment>
                            <comment id="39212" author="jluhrsen" created="Mon, 15 Feb 2016 17:29:09 +0000"  >&lt;p&gt;This means we are re-spinning the release right?&lt;/p&gt;

&lt;p&gt;there are other &quot;ready-to-submit&quot; patches out there as well.&lt;/p&gt;</comment>
                            <comment id="39213" author="jluhrsen" created="Mon, 15 Feb 2016 17:29:26 +0000"  >&lt;p&gt;This means we are re-spinning the release right?&lt;/p&gt;

&lt;p&gt;there are other &quot;ready-to-submit&quot; patches out there as well.&lt;/p&gt;</comment>
                            <comment id="39214" author="vrpolak" created="Mon, 15 Feb 2016 18:00:56 +0000"  >&lt;p&gt;&amp;gt; we are re-spinning the release right?&lt;/p&gt;

&lt;p&gt;+1&lt;/p&gt;</comment>
                            <comment id="39215" author="anipbu" created="Mon, 15 Feb 2016 18:04:11 +0000"  >&lt;p&gt;Severity: Could you elaborate on the severity of this bug?  Is this a BLOCKER such that we cannot release Beryllium without it?  Is there a workaround such that we can write a release note and fix in Beryllium SR1?&lt;br/&gt;
Testing: Could you also elaborate on the testing or this patch?  How extensively has this patch been tested?  Is it covered by any unit tests or system tests?  &lt;br/&gt;
Impact: Does this fix impact any dependent projects?&lt;/p&gt;</comment>
                            <comment id="39216" author="jluhrsen" created="Mon, 15 Feb 2016 18:30:08 +0000"  >&lt;p&gt;(In reply to A H from comment #10)&lt;br/&gt;
&amp;gt; Severity: Could you elaborate on the severity of this bug?  Is this a&lt;br/&gt;
&amp;gt; BLOCKER such that we cannot release Beryllium without it?  Is there a&lt;br/&gt;
&amp;gt; workaround such that we can write a release note and fix in Beryllium SR1?&lt;/p&gt;

&lt;p&gt;I don&apos;t know of any workaround, but I didn&apos;t really look.  IMO this is a&lt;br/&gt;
release blocker as it prevents restconf from coming up when specific&lt;br/&gt;
user facing features are installed.&lt;/p&gt;

&lt;p&gt;&amp;gt; Testing: Could you also elaborate on the testing or this patch?  How&lt;br/&gt;
&amp;gt; extensively has this patch been tested?  Is it covered by any unit tests or&lt;br/&gt;
&amp;gt; system tests?&lt;/p&gt;

&lt;p&gt;There are the four system test jobs (initial comment) that will give us&lt;br/&gt;
good confidence that the patch gets us past this bug.&lt;/p&gt;

&lt;p&gt;&amp;gt; Impact: Does this fix impact any dependent projects?&lt;/p&gt;

&lt;p&gt;not sure.  Hopefully Vratko can add more info here.&lt;/p&gt;</comment>
                            <comment id="39217" author="anipbu" created="Mon, 15 Feb 2016 18:42:09 +0000"  >&lt;p&gt;(In reply to Jamo Luhrsen from comment #11)&lt;br/&gt;
&amp;gt; (In reply to A H from comment #10)&lt;br/&gt;
&amp;gt; &amp;gt; Severity: Could you elaborate on the severity of this bug?  Is this a&lt;br/&gt;
&amp;gt; &amp;gt; BLOCKER such that we cannot release Beryllium without it?  Is there a&lt;br/&gt;
&amp;gt; &amp;gt; workaround such that we can write a release note and fix in Beryllium SR1?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; I don&apos;t know of any workaround, but I didn&apos;t really look.  IMO this is a&lt;br/&gt;
&amp;gt; release blocker as it prevents restconf from coming up when specific&lt;br/&gt;
&amp;gt; user facing features are installed.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; Testing: Could you also elaborate on the testing or this patch?  How&lt;br/&gt;
&amp;gt; &amp;gt; extensively has this patch been tested?  Is it covered by any unit tests or&lt;br/&gt;
&amp;gt; &amp;gt; system tests?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; There are the four system test jobs (initial comment) that will give us&lt;br/&gt;
&amp;gt; good confidence that the patch gets us past this bug.&lt;/p&gt;

&lt;p&gt;I would also agree that the four CSIT that failed would cover the testing aspects of this patch.&lt;/p&gt;

&lt;p&gt;&amp;gt; &amp;gt; Impact: Does this fix impact any dependent projects?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; not sure.  Hopefully Vratko can add more info here.&lt;/p&gt;

&lt;p&gt;This fix would impact projects whose CSIT jobs failed originally.  We will know more once we rerun these jobs after merging the fix.&lt;/p&gt;</comment>
                            <comment id="39218" author="vrpolak" created="Mon, 15 Feb 2016 18:59:30 +0000"  >&lt;p&gt;&amp;gt; Could you elaborate on the severity of this bug?&lt;/p&gt;

&lt;p&gt;When user installs a feature related to netconf-connector, ODL may break so that even basic Restconf does not work. This is a blocker unless a workaround is applied.&lt;/p&gt;

&lt;p&gt;&amp;gt; How extensively has this patch been tested?&lt;/p&gt;

&lt;p&gt;This Bug is not reproducible on Sandbox or on Snapshot builds, probably because a timing issue. The Bug was reproduced on Releng with original autorelease build. &lt;br/&gt;
The fix was only proven to not make things worse. Even when it improves the code, next respin may fail on similar issue in other parts of code.&lt;/p&gt;

&lt;p&gt;&amp;gt; Is there a workaround such that we can write a release note and fix in Beryllium SR1?&lt;/p&gt;

&lt;p&gt;If user installs odl-config-netty feature prior anything related to netconf-connector, ODL should work.&lt;br/&gt;
Due to difficulties with reproducing this Bug, it is not clear whether this workaround indeed works.&lt;/p&gt;

&lt;p&gt;&amp;gt; Is it covered by any unit tests or system tests?&lt;/p&gt;

&lt;p&gt;No specific system tests, apart the 4 csit jobs that were reported.&lt;br/&gt;
No unit tests for this Bug exist right now. Comments in &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-12&quot; title=&quot;SingleFeatureTest : Can it verify also requirements from config files?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-12&quot;&gt;&lt;del&gt;ODLPARENT-12&lt;/del&gt;&lt;/a&gt; may enable creation of such unit tests, but probably not before Beryllium Release.&lt;/p&gt;

&lt;p&gt;&amp;gt; Does this fix impact any dependent projects?&lt;/p&gt;

&lt;p&gt;No, projects were already expecting netconf-connector to install all its dependencies.&lt;/p&gt;</comment>
                            <comment id="39219" author="vrpolak" created="Tue, 16 Feb 2016 16:58:42 +0000"  >&lt;p&gt;The bgpcep job triggered with autorelease URL on RelEng Jenkins works again &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;.&lt;br/&gt;
Setting to FIXED.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-only-beryllium/1094/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-only-beryllium/1094/console&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39220" author="anipbu" created="Wed, 17 Feb 2016 16:26:42 +0000"  >&lt;p&gt;Have we been able to verify the fix for this bug?&lt;/p&gt;</comment>
                            <comment id="39221" author="jluhrsen" created="Wed, 17 Feb 2016 16:47:23 +0000"  >&lt;p&gt;(In reply to A H from comment #15)&lt;br/&gt;
&amp;gt; Have we been able to verify the fix for this bug?&lt;/p&gt;

&lt;p&gt;using the CSIT jobs with RC3 we can mark this verified.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12656" name="5346.karaf.log.gz" size="32895" author="jluhrsen" created="Sat, 13 Feb 2016 16:54:32 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5346</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=5346]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01wrb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>