<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:13:01 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>[BGPCEP-425] bgpcep fails to build when using parallel build</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-425</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;bgp-bmp-impl fails to build with the following error when built using MAVEN_OPTS=T1.5C For example:&lt;/p&gt;

&lt;p&gt;    mvn clean install -T1.5C&lt;/p&gt;

&lt;p&gt;It would be nice to be able to run bgpcep builds in parallel as it speeds up the build quite a bit.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; &amp;#8212; maven-install-plugin:2.5.2:install (default-install) @ integration-tests &amp;#8212;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Installing /home/zxiiro/git/odl/bgpcep/integration-tests/target/integration-tests-0.6.0-SNAPSHOT.jar to /tmp/m2repo/org/opendaylight/bgpcep/integration-tests/0.6.0-SNAPSHOT/integration-tests-0.6.0-SNAPSHOT.jar&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Installing /home/zxiiro/git/odl/bgpcep/integration-tests/pom.xml to /tmp/m2repo/org/opendaylight/bgpcep/integration-tests/0.6.0-SNAPSHOT/integration-tests-0.6.0-SNAPSHOT.pom&lt;br/&gt;
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.opendaylight.protocol.bgp.openconfig.impl.comparator.OpenConfigComparatorsTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPAppPeerProviderTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 sec - in org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPAppPeerProviderTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPConfigModuleProviderTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 sec - in org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPConfigModuleProviderTest&lt;br/&gt;
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.205 sec - in org.opendaylight.bgpcep.pcep.topology.provider.Stateful07TopologySessionListenerTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPOpenConfigListenerTest&lt;br/&gt;
Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest&lt;br/&gt;
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.276 sec &amp;lt;&amp;lt;&amp;lt; FAILURE! - in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest&lt;br/&gt;
testMonitoringStation(org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest)  Time elapsed: 5.262 sec  &amp;lt;&amp;lt;&amp;lt; FAILURE!&lt;br/&gt;
java.lang.AssertionError: null&lt;br/&gt;
        at org.junit.Assert.fail(Assert.java:86)&lt;br/&gt;
        at org.junit.Assert.assertTrue(Assert.java:41)&lt;br/&gt;
        at org.junit.Assert.assertTrue(Assert.java:52)&lt;br/&gt;
        at org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest.testMonitoringStation(BmpMonitorImplTest.java:296)&lt;/p&gt;

&lt;p&gt;Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 sec - in org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPOpenConfigListenerTest&lt;br/&gt;
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 sec - in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest&lt;br/&gt;
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.526 sec - in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.message.InitiationHandlerTest&lt;br/&gt;
Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPPeerProviderTest&lt;br/&gt;
Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.359 sec - in org.opendaylight.protocol.bmp.impl.message.InitiationHandlerTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.966 sec - in org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPPeerProviderTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.message.PeerDownHandlerTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPRibImplProviderTest&lt;br/&gt;
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 sec - in org.opendaylight.protocol.bmp.impl.message.PeerDownHandlerTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 sec - in org.opendaylight.protocol.bgp.openconfig.impl.moduleconfig.BGPRibImplProviderTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.message.PeerUpHandlerTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.openconfig.AbstractBGPNeighborProviderTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.764 sec - in org.opendaylight.protocol.bgp.openconfig.impl.openconfig.AbstractBGPNeighborProviderTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.412 sec - in org.opendaylight.protocol.bmp.impl.message.PeerUpHandlerTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.openconfig.AbstractBGPOpenConfigMapperTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.message.RouteMonitoringMessageHandlerTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 sec - in org.opendaylight.protocol.bgp.openconfig.impl.openconfig.AbstractBGPOpenConfigMapperTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 sec - in org.opendaylight.protocol.bmp.impl.message.RouteMonitoringMessageHandlerTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPAppNeighborProviderImplTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.message.StatisticsReportHandlerTest&lt;br/&gt;
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 sec - in org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPAppNeighborProviderImplTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.72 sec - in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 sec - in org.opendaylight.protocol.bmp.impl.message.StatisticsReportHandlerTest&lt;br/&gt;
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.335 sec - in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPConfigMapperRegistryTest&lt;br/&gt;
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec - in org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPConfigMapperRegistryTest&lt;br/&gt;
Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.message.TerminationHandlerTest&lt;br/&gt;
Running org.opendaylight.controller.config.yang.pcep.topology.provider.PCEPTopologyProviderModuleTest&lt;br/&gt;
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec - in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest&lt;br/&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 sec - in org.opendaylight.protocol.bmp.impl.message.TerminationHandlerTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPConfigModuleMapperProviderTest&lt;br/&gt;
Running org.opendaylight.controller.config.yang.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderModuleTest&lt;br/&gt;
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 sec - in org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPConfigModuleMapperProviderTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPGlobalProviderImplTest&lt;br/&gt;
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 sec - in org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPGlobalProviderImplTest&lt;br/&gt;
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.953 sec - in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPNeighborProviderImplTest&lt;br/&gt;
Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest&lt;br/&gt;
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 sec - in org.opendaylight.protocol.bgp.openconfig.impl.openconfig.BGPNeighborProviderImplTest&lt;br/&gt;
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 sec - in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest&lt;br/&gt;
Running org.opendaylight.protocol.bgp.openconfig.impl.util.OpenConfigUtilTest&lt;/p&gt;

&lt;p&gt;Results :&lt;/p&gt;

&lt;p&gt;Failed tests: &lt;br/&gt;
  BmpMonitorImplTest.testMonitoringStation:296 null&lt;/p&gt;

&lt;p&gt;Tests run: 29, Failures: 1, Errors: 0, Skipped: 0&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23665">BGPCEP-425</key>
            <summary>bgpcep fails to build when using parallel build</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.opendaylight.org/images/icons/priorities/minor.svg">Low</priority>
                        <status id="10003" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Confirmed</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="zxiiro">Thanh Ha (zxiiro)</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Mar 2016 18:48:51 +0000</created>
                <updated>Tue, 24 Jan 2023 23:36:40 +0000</updated>
                                            <version>Bugzilla Migration</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="45503" author="zxiiro" created="Tue, 29 Mar 2016 18:58:36 +0000"  >&lt;p&gt;The project that fails seems to change with each run. I think it&apos;s just the fact that test are being run in parallel. Would be interesting to know if there&apos;s anything we can do to allow the parallel build.&lt;/p&gt;</comment>
                            <comment id="45504" author="kevixw@gmail.com" created="Fri, 29 Apr 2016 01:37:34 +0000"  >&lt;p&gt;Right now there should be no problem run &quot;mvn clean install -DskipTests -T1.5C&quot;&lt;/p&gt;

&lt;p&gt;It might be possible to run test in parallel as well.  However, there are a lot of tests using a fixed port. I will need to take some time to fix all these tests to get parallel test work.&lt;/p&gt;</comment>
                            <comment id="45505" author="vzelcamo@cisco.com" created="Tue, 3 Jan 2017 13:55:11 +0000"  >&lt;p&gt;Hi Kevin, are you working on this bug? It is supposed to be done in Boron SR2. Thank you.&lt;/p&gt;</comment>
                            <comment id="45506" author="kevixw@gmail.com" created="Thu, 5 Jan 2017 20:04:17 +0000"  >&lt;p&gt;(In reply to Viera Zelcamova from comment #3)&lt;br/&gt;
&amp;gt; Hi Kevin, are you working on this bug? It is supposed to be done in Boron&lt;br/&gt;
&amp;gt; SR2. Thank you.&lt;/p&gt;

&lt;p&gt;Sorry I am not actively working on this one right now.&lt;/p&gt;</comment>
                            <comment id="45507" author="rovarga" created="Sat, 5 Aug 2017 16:59:52 +0000"  >&lt;p&gt;Nice-to-have, hence an improvement.&lt;/p&gt;</comment>
                            <comment id="70152" author="rovarga" created="Tue, 16 Nov 2021 06:28:51 +0000"  >&lt;p&gt;While the bgpcep test suite needs to be cleaned up, there is prerequisite work that needs to be done before a parallel build has a chance to work.&lt;/p&gt;</comment>
                            <comment id="71939" author="rovarga" created="Tue, 24 Jan 2023 23:36:09 +0000"  >&lt;p&gt;Currently-preferred way of parallelizing builds is using &apos;mvnd&apos;, which works reasonably-well for regular JUnit tests. SFT is still prone to port conflicts, but that should be solved in &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-262&quot; title=&quot;SingleFeatureTest needs to be safe to execute in parallel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-262&quot;&gt;ODLPARENT-262&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="34485">ODLPARENT-262</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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>5619</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=5619]]></customfieldvalue>

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

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

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