<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25:27 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>[NEUTRON-58] java.lang.NullPointerException at org.opendaylight.neutron.transcriber.NeutronNetworkInterface.networkExists(NeutronNetworkInterface.java:45)</title>
                <link>https://jira.opendaylight.org/browse/NEUTRON-58</link>
                <project id="10145" key="NEUTRON">neutron</project>
                    <description>&lt;p&gt;while running these commands:&lt;br/&gt;
&lt;a href=&quot;https://gist.github.com/767559c4dae884b6654a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/767559c4dae884b6654a&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;will attach NN capture soon.&lt;/p&gt;

&lt;p&gt;&amp;#8211;&lt;/p&gt;

&lt;p&gt;I hit these on NN in Lithium.&lt;/p&gt;

&lt;p&gt;java.lang.NullPointerException&lt;br/&gt;
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:333)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ConcurrentHashMap.containsKey(ConcurrentHashMap.java:1016)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.neutron.transcriber.NeutronNetworkInterface.networkExists(NeutronNetworkInterface.java:45)&lt;span class=&quot;error&quot;&gt;&amp;#91;240:org.opendaylight.neutron.transcriber:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.neutron.transcriber.NeutronNetworkInterface.getNetwork(NeutronNetworkInterface.java:50)&lt;span class=&quot;error&quot;&gt;&amp;#91;240:org.opendaylight.neutron.transcriber:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.TenantNetworkManagerImpl.getTenantNetwork(TenantNetworkManagerImpl.java:123)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processPortUpdate(SouthboundHandler.java:297)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processPortEvent(SouthboundHandler.java:287)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processEvent(SouthboundHandler.java:232)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.dispatchEvent(EventDispatcherImpl.java:97)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.access$100(EventDispatcherImpl.java:30)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl$1.run(EventDispatcherImpl.java:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&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_80&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26620">NEUTRON-58</key>
            <summary>java.lang.NullPointerException at org.opendaylight.neutron.transcriber.NeutronNetworkInterface.networkExists(NeutronNetworkInterface.java:45)</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="flavio@flaviof.com">Flavio Fernandes</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Jul 2015 14:35:43 +0000</created>
                <updated>Thu, 19 Oct 2017 21:25:16 +0000</updated>
                            <resolved>Tue, 12 Jan 2016 03:07:51 +0000</resolved>
                                    <version>master</version>
                                                    <component>transcriber</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="53410" author="flavio@flaviof.com" created="Tue, 21 Jul 2015 15:27:34 +0000"  >&lt;p&gt;Updated stack trace, as of stable/lithuim NN at Jul/21/15 at 11am&lt;/p&gt;

&lt;p&gt;the command that causes the exception is:&lt;/p&gt;

&lt;p&gt;line 54 in&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gist.github.com/anonymous/767559c4dae884b6654a#file-gistify988877-txt-L54&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/anonymous/767559c4dae884b6654a#file-gistify988877-txt-L54&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;2015-07-21 11:23:49,791 | ERROR | ntDispatcherImpl | EventDispatcher                  | 271 - org.opendaylight.ovsdb.openstack.net-virt - 1.2.0.SNAPSHOT | Exception in dispatching event NorthboundEvent [handler=NEUTRON_PORT, action=UPDATE, port=NeutronPort [portUUID=ea2ac142-8454-4990-8bfb-7a218479864b, networkUUID=null, name=, adminStateUp=true, status=null, macAddress=null, fixedIPs=null, deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-e44cdc39-2d43-4775-82e8-b18da318da61, deviceOwner=network:dhcp, tenantID=null, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal], subnet=null, router=null, routerInterface=null, floatingIP=null, network=null, loadBalancer=null, loadBalancerPool=null, loadBalancerPoolMember=null]&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.NeutronL3Adapter.handleNeutronPortEvent(NeutronL3Adapter.java:251)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.PortHandler.doNeutronPortUpdated(PortHandler.java:98)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.PortHandler.processEvent(PortHandler.java:170)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.dispatchEvent(EventDispatcherImpl.java:97)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.access$100(EventDispatcherImpl.java:30)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl$1.run(EventDispatcherImpl.java:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;271:org.opendaylight.ovsdb.openstack.net-virt:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_80&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_80&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="53411" author="flavio@flaviof.com" created="Tue, 21 Jul 2015 15:32:02 +0000"  >&lt;p&gt;this is the packet that causes the NPE:&lt;/p&gt;

&lt;p&gt;tcp stream 20, capture packet 282&lt;/p&gt;


&lt;p&gt;PUT /controller/nb/v2/neutron/ports/ea2ac142-8454-4990-8bfb-7a218479864b HTTP/1.1&lt;br/&gt;
Host: 192.168.50.1:8080&lt;br/&gt;
Content-Length: 492&lt;br/&gt;
Accept-Encoding: gzip, deflate, compress&lt;br/&gt;
Accept: &lt;b&gt;/&lt;/b&gt;&lt;br/&gt;
User-Agent: python-requests/2.2.1 CPython/2.7.6 Linux/3.13.0-24-generic&lt;br/&gt;
Content-Type: application/json&lt;br/&gt;
Authorization: Basic YWRtaW46YWRtaW4=&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;port&quot;: {&lt;br/&gt;
    &quot;binding:host_id&quot;: &quot;devstack-control&quot;, &lt;br/&gt;
    &quot;allowed_address_pairs&quot;: [], &lt;br/&gt;
    &quot;extra_dhcp_opts&quot;: [], &lt;br/&gt;
    &quot;device_owner&quot;: &quot;network:dhcp&quot;, &lt;br/&gt;
    &quot;binding:profile&quot;: {}, &lt;br/&gt;
    &quot;security_groups&quot;: [], &lt;br/&gt;
    &quot;device_id&quot;: &quot;dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-e44cdc39-2d43-4775-82e8-b18da318da61&quot;, &lt;br/&gt;
    &quot;name&quot;: &quot;&quot;, &lt;br/&gt;
    &quot;admin_state_up&quot;: true, &lt;br/&gt;
    &quot;binding:vif_details&quot;: &lt;/p&gt;
{
      &quot;port_filter&quot;: true
    }
&lt;p&gt;, &lt;br/&gt;
    &quot;binding:vnic_type&quot;: &quot;normal&quot;, &lt;br/&gt;
    &quot;binding:vif_type&quot;: &quot;ovs&quot;&lt;br/&gt;
  }&lt;br/&gt;
}HTTP/1.1 200 OK&lt;br/&gt;
Content-Type: application/json&lt;br/&gt;
Transfer-Encoding: chunked&lt;br/&gt;
Server: Jetty(8.1.15.v20140411)&lt;/p&gt;

&lt;p&gt;22C&lt;br/&gt;
{&lt;br/&gt;
   &quot;port&quot; : {&lt;br/&gt;
      &quot;id&quot; : &quot;ea2ac142-8454-4990-8bfb-7a218479864b&quot;,&lt;br/&gt;
      &quot;name&quot; : &quot;&quot;,&lt;br/&gt;
      &quot;admin_state_up&quot; : true,&lt;br/&gt;
      &quot;device_id&quot; : &quot;dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-e44cdc39-2d43-4775-82e8-b18da318da61&quot;,&lt;br/&gt;
      &quot;device_owner&quot; : &quot;network:dhcp&quot;,&lt;br/&gt;
      &quot;security_groups&quot; : [ ],&lt;br/&gt;
      &quot;allowed_address_pairs&quot; : [ ],&lt;br/&gt;
      &quot;binding:host_id&quot; : &quot;devstack-control&quot;,&lt;br/&gt;
      &quot;binding:vnic_type&quot; : &quot;normal&quot;,&lt;br/&gt;
      &quot;binding:vif_type&quot; : &quot;ovs&quot;,&lt;br/&gt;
      &quot;binding:vif_details&quot; : [ &lt;/p&gt;
{
         &quot;port_filter&quot; : true
      }
&lt;p&gt; ],&lt;br/&gt;
      &quot;extra_dhcp_opts&quot; : [ ]&lt;br/&gt;
   }&lt;br/&gt;
}&lt;br/&gt;
0&lt;/p&gt;</comment>
                            <comment id="53413" author="flavio@flaviof.com" created="Tue, 21 Jul 2015 15:32:02 +0000"  >&lt;p&gt;Attachment tcpdump_bug4027.cap has been added with description: tcpdump of NN packets up to NPE exception&lt;/p&gt;</comment>
                            <comment id="53412" author="flavio@flaviof.com" created="Tue, 21 Jul 2015 20:00:47 +0000"  >&lt;p&gt;this is master, NOT stable/lithium. Sorry!!!!!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13743" name="tcpdump_bug4027.cap" size="49809" author="flavio@flaviof.com" created="Tue, 21 Jul 2015 15:32:02 +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>4027</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=4027]]></customfieldvalue>

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

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