<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:23 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>[CONTROLLER-1377] [RC2] restconf/modules not responding with 200 when deployed in 3 node cluster.</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1377</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;this bug is to track a job failure where a controller is not coming &quot;UP&quot; in the 3node cluster deploy job.  &quot;UP&quot; simply means that the controller was started and it eventually&lt;br/&gt;
started giving a 200 response to a call of /restconf/modules&lt;/p&gt;

&lt;p&gt;two runs were done for RC2 and both had this same result. attached are two karaf.log files&lt;br/&gt;
from those runs.&lt;/p&gt;

&lt;p&gt;more info will be added as we debug more.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25931">CONTROLLER-1377</key>
            <summary>[RC2] restconf/modules not responding with 200 when deployed in 3 node cluster.</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10001">Won&apos;t Do</resolution>
                                        <assignee username="moraja@cisco.com">Moiz Raja</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Jun 2015 23:35:41 +0000</created>
                <updated>Mon, 25 Jan 2016 22:32:25 +0000</updated>
                            <resolved>Mon, 25 Jan 2016 22:32:25 +0000</resolved>
                                    <version>Lithium</version>
                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="50863" author="jluhrsen" created="Mon, 22 Jun 2015 23:35:41 +0000"  >&lt;p&gt;Attachment controllerDownInClusterKarafLog01.odt has been added with description: karaf log 01&lt;/p&gt;</comment>
                            <comment id="50864" author="jluhrsen" created="Mon, 22 Jun 2015 23:38:27 +0000"  >&lt;p&gt;Attachment controllerDownInClusterKarafLog02.odt has been added with description: karaf log 02&lt;/p&gt;</comment>
                            <comment id="50859" author="tony.tkacik@gmail.com" created="Tue, 23 Jun 2015 07:10:35 +0000"  >&lt;p&gt;Seems restconf bundle was not started during you issuing get /restconf/modules query.&lt;/p&gt;

&lt;p&gt;How long did you wait till issuing this queries?&lt;/p&gt;</comment>
                            <comment id="50860" author="jluhrsen" created="Tue, 23 Jun 2015 15:38:29 +0000"  >&lt;p&gt;(In reply to Tony Tkacik from comment #2)&lt;br/&gt;
&amp;gt; Seems restconf bundle was not started during you issuing get&lt;br/&gt;
&amp;gt; /restconf/modules query.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; How long did you wait till issuing this queries?&lt;/p&gt;

&lt;p&gt;That&apos;s an important detail.  The setup script polls every 5s for 10m before giving up.  here is the console log:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/integration-csit-3node-cds-basic-all-stable-lithium/216/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/integration-csit-3node-cds-basic-all-stable-lithium/216/consoleFull&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;when this problem is not seen, the call returns a 200 in a little under 5m:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/integration-csit-3node-cds-basic-all-stable-lithium/215/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/integration-csit-3node-cds-basic-all-stable-lithium/215/consoleFull&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="50861" author="tpantelis" created="Mon, 25 Jan 2016 12:53:28 +0000"  >&lt;p&gt;I assume this was specific to Li RC2 and is no longer an issue.&lt;/p&gt;</comment>
                            <comment id="50862" author="jluhrsen" created="Mon, 25 Jan 2016 22:32:25 +0000"  >&lt;p&gt;(In reply to Tom Pantelis from comment #4)&lt;br/&gt;
&amp;gt; I assume this was specific to Li RC2 and is no longer an issue.&lt;/p&gt;

&lt;p&gt;yes, this was created for RC2 and although it does show up from time to time, I don&apos;t think it&apos;s the same issue from RC2.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13527" name="controllerDownInClusterKarafLog01.odt" size="79431" author="jluhrsen" created="Mon, 22 Jun 2015 23:35:41 +0000"/>
                            <attachment id="13528" name="controllerDownInClusterKarafLog02.odt" size="76599" author="jluhrsen" created="Mon, 22 Jun 2015 23:38:27 +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>3832</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=3832]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10317"><![CDATA[Beryllium]]></customfieldvalue>

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

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