<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:59 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>[VTN-87] VTN Manager depends on missing dependencies</title>
                <link>https://jira.opendaylight.org/browse/VTN-87</link>
                <project id="10185" key="VTN">vtn</project>
                    <description>&lt;p&gt;See: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/214/org.opendaylight.vtn$manager/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/214/org.opendaylight.vtn$manager/console&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;VTN Manager appears to be pulling in dependencies that are missing from the build. In autorelease we caught the following 2 dependencies:&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; The POM for org.opendaylight.controller:sal:jar:0.10.0-Daily-v201510070746 is missing, no dependency information available&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; The POM for org.opendaylight.controller:hosttracker:jar:0.7.0-Daily-v201510070746 is missing, no dependency information available&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26467">VTN-87</key>
            <summary>VTN Manager depends on missing dependencies</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="-1">Unassigned</assignee>
                                    <reporter username="zxiiro">Thanh Ha (zxiiro)</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Oct 2015 14:10:28 +0000</created>
                <updated>Thu, 19 Oct 2017 21:25:23 +0000</updated>
                            <resolved>Fri, 11 Dec 2015 20:22:09 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>VTN Manager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="52980" author="hideyuki.tai@necam.com" created="Wed, 7 Oct 2015 17:02:35 +0000"  >&lt;p&gt;I&apos;ve investigated this failure.&lt;/p&gt;

&lt;p&gt;The reason of the failure is that the VTN project is depending AD-SAL artifacts which does not exist anymore in the master branch of the controller project.&lt;br/&gt;
In Beryllium, VTN project plans to remove that dependency by the M4 (11/12).&lt;/p&gt;

&lt;p&gt;Therefore, I think we should temporarily remove the VTN project from the autorelease job to avoid that build failure.&lt;br/&gt;
Otherwise, we need to ask the controller project to revert the following patch which deleted the AD-SAL artifacts to get back the artifacts.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18740/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18740/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Note:&lt;br/&gt;
Basically, VTN builds on the master branch works fine.&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-integration-beryllium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-integration-beryllium/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That&apos;s because VTN builds can use SNAPSHOT artifacts of the AD-SAL from the NEXUS repository.&lt;br/&gt;
For example, org.opendaylight.controller:sal:jar:0.10.0-SNAPSHOT is available at the following location.&lt;br/&gt;
&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/controller/sal/0.10.0-SNAPSHOT/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/controller/sal/0.10.0-SNAPSHOT/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, since the autorelease job does not use these SNAPSHOT artifacts at the NEXUS repository, the build failure occurred.&lt;/p&gt;</comment>
                            <comment id="52981" author="zxiiro" created="Wed, 7 Oct 2015 17:35:24 +0000"  >&lt;p&gt;This patch which temporarily disables VTN from autorelease should be reverted when this bug is resolved:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/28022/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/28022/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52982" author="tony.tkacik@gmail.com" created="Wed, 21 Oct 2015 07:52:31 +0000"  >&lt;p&gt;Hideyuiki,&lt;br/&gt;
you could use last released AD-SAL components, which are Lithium-based instead of Be SNAPSHOTs (which as you pointed out does not exists anymore).&lt;/p&gt;</comment>
                            <comment id="52983" author="vrpolak" created="Thu, 5 Nov 2015 12:54:09 +0000"  >&lt;p&gt;&amp;gt; you could use last released AD-SAL components, which are Lithium-based instead of Be SNAPSHOTs&lt;/p&gt;

&lt;p&gt;Oh, I forgot to comment on this.&lt;br/&gt;
1. I do not think Beryllium autorelease job has access to Lithium released artifacts.&lt;br/&gt;
2. Even if it has, I do not think it is desirable to pull different version of third party dependecies. For example Netty has version 4.0.26.Final in Lithium &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;, but 4.0.30.Final in current Beryllium &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;Other than that, it may work as emergency measure for now.&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://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/controller/features-base/1.5.2-Lithium-SR2/features-base-1.5.2-Lithium-SR2-features.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/controller/features-base/1.5.2-Lithium-SR2/features-base-1.5.2-Lithium-SR2-features.xml&lt;/a&gt;&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://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/controller/features-config/0.4.0-SNAPSHOT/features-config-0.4.0-20151103.215908-326-features.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/controller/features-config/0.4.0-SNAPSHOT/features-config-0.4.0-20151103.215908-326-features.xml&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52984" author="zxiiro" created="Tue, 24 Nov 2015 18:42:50 +0000"  >&lt;p&gt;According to &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; VTN will remove AD-SAL by 2015-12-03.&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://lists.opendaylight.org/pipermail/release/2015-November/004455.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2015-November/004455.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52985" author="zxiiro" created="Tue, 24 Nov 2015 18:43:57 +0000"  >&lt;p&gt;Hideyuki, any updates on this other than the one I link from comment 5?&lt;/p&gt;

&lt;p&gt;Please keep us posted so we can re-enable VTN in autorelease.&lt;/p&gt;</comment>
                            <comment id="52986" author="hideyuki.tai@necam.com" created="Tue, 24 Nov 2015 19:00:02 +0000"  >&lt;p&gt;(In reply to Thanh Ha from comment #6)&lt;br/&gt;
&amp;gt; Hideyuki, any updates on this other than the one I link from comment 5?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Please keep us posted so we can re-enable VTN in autorelease.&lt;/p&gt;

&lt;p&gt;It&apos;s not yet done.&lt;br/&gt;
I think we can completely delete AD-SAL dependencies by the end of this month.&lt;/p&gt;


&lt;p&gt;Just for your information, we&apos;ve merged a huge patch for the migration yesterday. The most work for the migration was completed in the patch. That was really heavy task.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30033/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30033/&lt;/a&gt;&lt;br/&gt;
The day is really close.&lt;/p&gt;</comment>
                            <comment id="52987" author="vrpolak" created="Wed, 2 Dec 2015 16:18:45 +0000"  >&lt;p&gt;I did some investigation. Something like this is still needed: &lt;a href=&quot;https://git.opendaylight.org/gerrit/30495&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/30495&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52988" author="hideyuki.tai@necam.com" created="Wed, 2 Dec 2015 16:43:11 +0000"  >&lt;p&gt;(In reply to Vratko Pol&#225;k from comment #8)&lt;br/&gt;
&amp;gt; I did some investigation. Something like this is still needed:&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/30495&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/30495&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you for your investigation.&lt;/p&gt;

&lt;p&gt;Our work for removing AD-SAL dependencies has not been completed yet.&lt;/p&gt;

&lt;p&gt;The following patch is removing AD-SAL dependencies.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30476/&lt;/a&gt;&lt;br/&gt;
Of course, this patch include your change.&lt;/p&gt;

&lt;p&gt;We are reviewing this patch.&lt;br/&gt;
I think we would merge the patch soon.&lt;/p&gt;</comment>
                            <comment id="52989" author="hideyuki.tai@necam.com" created="Wed, 2 Dec 2015 21:15:53 +0000"  >&lt;p&gt;We&apos;ve completed the removal of the AD-SAL dependencies from VTN on the master branch (for Beryllium).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30476/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now, VTN on the master branch does not depend on AD-SAL anymore.&lt;/p&gt;</comment>
                            <comment id="52990" author="hideyuki.tai@necam.com" created="Wed, 2 Dec 2015 21:27:51 +0000"  >&lt;p&gt;(In reply to Thanh Ha from comment #2)&lt;br/&gt;
&amp;gt; This patch which temporarily disables VTN from autorelease should be&lt;br/&gt;
&amp;gt; reverted when this bug is resolved:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/28022/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/28022/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To revert the above change, I push the following patch.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30509/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30509/&lt;/a&gt;&lt;br/&gt;
This needs to be reviewed by a committer of the autorelease project.&lt;/p&gt;</comment>
                            <comment id="52991" author="zxiiro" created="Wed, 2 Dec 2015 23:37:27 +0000"  >&lt;p&gt;(In reply to Hideyuki Tai from comment #11)&lt;br/&gt;
&amp;gt; (In reply to Thanh Ha from comment #2)&lt;br/&gt;
&amp;gt; &amp;gt; This patch which temporarily disables VTN from autorelease should be&lt;br/&gt;
&amp;gt; &amp;gt; reverted when this bug is resolved:&lt;br/&gt;
&amp;gt; &amp;gt; &lt;br/&gt;
&amp;gt; &amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/28022/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/28022/&lt;/a&gt;&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; To revert the above change, I push the following patch.&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30509/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30509/&lt;/a&gt;&lt;br/&gt;
&amp;gt; This needs to be reviewed by a committer of the autorelease project.&lt;/p&gt;

&lt;p&gt;Thanks Hideyuki, it&apos;s been merged now. Hopefully we can get autorelease to build soon, I&apos;m still waiting on a SNBI blocking patch &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; before we can see where we are at with autorelease.&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://git.opendaylight.org/gerrit/30477/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/30477/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52992" author="hideyuki.tai@necam.com" created="Fri, 11 Dec 2015 20:10:25 +0000"  >&lt;p&gt;I&apos;ve confirmed that VTN build succeeds in autorelease job.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/313/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/313/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52993" author="zxiiro" created="Fri, 11 Dec 2015 20:21:42 +0000"  >&lt;p&gt;Confirmed that autorelease passed:&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/lastSuccessfulBuild/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/lastSuccessfulBuild/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52994" author="zxiiro" created="Fri, 11 Dec 2015 20:22:09 +0000"  >&lt;p&gt;Link should have been:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/313/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-daily-beryllium/313/&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>4426</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=4426]]></customfieldvalue>

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

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