<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:44 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>[NETVIRT-506] CSIT Sporadic failures - tempest.scenario.test_port_security_macspoofing_port</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-506</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-gate-learn-carbon/4/archives/log.html.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-gate-learn-carbon/4/archives/log.html.gz&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20427">NETVIRT-506</key>
            <summary>CSIT Sporadic failures - tempest.scenario.test_port_security_macspoofing_port</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.opendaylight.org/images/icons/priorities/blocker.svg">Highest</priority>
                        <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="shague">Sam Hague</assignee>
                                    <reporter username="alonko@hpe.com">Alon Kochba</reporter>
                        <labels>
                            <label>csit:failures</label>
                            <label>csit:snat-conntrack</label>
                            <label>csit:sporadic</label>
                    </labels>
                <created>Wed, 1 Mar 2017 17:50:40 +0000</created>
                <updated>Thu, 3 May 2018 14:37:01 +0000</updated>
                            <resolved>Thu, 5 Apr 2018 23:32:23 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="37328" author="alonko@hpe.com" created="Mon, 6 Mar 2017 10:11:02 +0000"  >&lt;p&gt;This test is failing due to multiple reasons on different configurations.&lt;/p&gt;

&lt;p&gt;The main reason it is failing is regression introduced here &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52175/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52175/&lt;/a&gt;, causing a change in the port to port_security_enabled=False not to unbind the service - so the port still goes through the ACL even though it shouldn&apos;t.&lt;/p&gt;

&lt;p&gt;The reason all transparent jobs fail is that the test was recently corrected in Tempest - and it fails on transparent as expected since there is no mac spoofing check, this is basically a test that should be grouped with the other ACL tests.&lt;/p&gt;

&lt;p&gt;The reason learn security groups are unstable is yet to be determined. Technically there is no anti-spoofing rules in learn so the test should not pass due to that, but it also seems like it fails earlier.&lt;/p&gt;</comment>
                            <comment id="37329" author="aswins" created="Mon, 6 Mar 2017 11:53:39 +0000"  >&lt;p&gt;When port-security is enabled/disabled bind/unbind was not getting invoked, hence leaving the SG flows in the dispatcher. &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; should solve the issue.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;https://git.opendaylight.org/gerrit/#/c/52875/&lt;/p&gt;</comment>
                            <comment id="37330" author="alonko@hpe.com" created="Tue, 14 Mar 2017 17:05:47 +0000"  >&lt;p&gt;I had a look at the macspoofing test that&#8217;s failing only in mitaka now all the time.&lt;br/&gt;
I&apos;m pretty sure the reason it&apos;s failing is because of the default SG bug that was fixed in newton networking-odl and not in mitaka &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;We skip a similar test &apos;hotplug_nic&apos; due to this reason &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;Here&apos;s a failure &lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;, you can see that the test does something very similar to the hotplug nic test (adds a nic with default security rules, pings from it to another vm on that network).&lt;br/&gt;
It&apos;s failing on that ping, before any spoofing/port_security is changed &lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt;, line 834.&lt;/p&gt;

&lt;p&gt;I think it&apos;s safe to skip this test in Mitaka, not worth the trouble IMO.&lt;br/&gt;
Otherwise can ask neutron to cherry-pick this though it&apos;s been 4 months.&lt;/p&gt;

&lt;p&gt;Jamo, I put up &lt;span class=&quot;error&quot;&gt;&amp;#91;5&amp;#93;&lt;/span&gt; to just skip this test. Can&apos;t run it in sandbox as its in shutdown mode.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://review.openstack.org/#/c/390783/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.openstack.org/#/c/390783/&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/49411/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/49411/&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-mitaka-upstream-stateful-carbon/201/archives/tempest/tempest_output_tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-mitaka-upstream-stateful-carbon/201/archives/tempest/tempest_output_tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port.log.gz&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://github.com/openstack/tempest/blob/master/tempest/scenario/test_network_basic_ops.py&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/openstack/tempest/blob/master/tempest/scenario/test_network_basic_ops.py&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;5&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/53285&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/53285&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37331" author="jluhrsen" created="Tue, 28 Mar 2017 18:46:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-stateful-carbon/268/archives/log.html.gz#s1-s2-s1-t16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-stateful-carbon/268/archives/log.html.gz#s1-s2-s1-t16&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37332" author="jluhrsen" created="Tue, 25 Apr 2017 23:21:07 +0000"  >&lt;p&gt;tempest failures appear to mostly have been resolved. We can re-open any&lt;br/&gt;
of the tempest bugs if/when they appear again in CSIT.&lt;/p&gt;</comment>
                            <comment id="37333" author="jluhrsen" created="Mon, 8 May 2017 16:27:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/243/archives/log.html.gz#s1-s2-s1-t16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/243/archives/log.html.gz#s1-s2-s1-t16&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37334" author="jluhrsen" created="Mon, 10 Jul 2017 23:03:27 +0000"  >&lt;p&gt;closing as part of a general bug cleanup. Will re-open if we see it again.&lt;/p&gt;</comment>
                            <comment id="37335" author="jluhrsen" created="Mon, 17 Jul 2017 17:56:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/333/log.html.gz#s1-s2-s1-t16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/333/log.html.gz#s1-s2-s1-t16&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37336" author="jluhrsen" created="Mon, 7 Aug 2017 16:17:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/353/log.html.gz#s1-s2-s1-t16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/353/log.html.gz#s1-s2-s1-t16&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37337" author="jluhrsen" created="Wed, 27 Sep 2017 17:55:42 +0000"  >&lt;p&gt;no longer seen in CSIT&lt;/p&gt;</comment>
                            <comment id="61134" author="jluhrsen" created="Wed, 21 Feb 2018 00:42:02 +0000"  >&lt;p&gt;seen again in nitrogen:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-ocata-upstream-stateful-snat-conntrack-nitrogen/195/robot-plugin/log_full.html.gz#s1-s5-t12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-ocata-upstream-stateful-snat-conntrack-nitrogen/195/robot-plugin/log_full.html.gz#s1-s5-t12&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61840" author="jluhrsen" created="Tue, 20 Mar 2018 18:42:47 +0000"  >&lt;p&gt;here&apos;s one in oxygen:&lt;/p&gt;

&lt;p&gt;  &lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-upstream-stateful-snat-conntrack-oxygen/214/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-upstream-stateful-snat-conntrack-oxygen/214/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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>7885</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=7885]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10203" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Status Whiteboard</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>csit:sporadic_failures</customfieldvalue>

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