<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:19:22 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-15560] Interop: conf-sanity test 125 fails due to &#8216;libtool: command not found&#8217;</title>
                <link>https://jira.whamcloud.com/browse/LU-15560</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;conf-sanity test_125 started failing with &#8216;test_125 failed with 1&#8217; on March 6, 2021 for 2.14.50.130 servers and 2.12.6 clients at  &lt;a href=&quot;https://testing.whamcloud.com/test_sets/84da2d25-f8e9-4cb9-866b-64a9eed672a0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/84da2d25-f8e9-4cb9-866b-64a9eed672a0&lt;/a&gt; . On September 25, 2021, the error message changed to &#8216;test_125 returned 1&#8217; for 2.14.54.92 servers and 2.12.7 clients at  &lt;a href=&quot;https://testing.whamcloud.com/test_sets/3bca7cdf-65d7-4562-8ff4-d5698d725761&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/3bca7cdf-65d7-4562-8ff4-d5698d725761&lt;/a&gt; . &lt;/p&gt;

&lt;p&gt;The error message we see in all of the suite_log  is&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;CMD: trevis-78vm3 libtool execute l_tunedisk /dev/mapper/ost1_flakey
trevis-78vm3: sh: libtool: command not found
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Although the timelines don&#8217;t match up, the failure to find libtool is most likely related to changes in &lt;a href=&quot;https://review.whamcloud.com/40253&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40253&lt;/a&gt; landed to master on January 22 2021.&lt;/p&gt;

&lt;p&gt;This test fails 100% of the time for interop testing. &lt;/p&gt;

&lt;p&gt;For recent failures see:&lt;br/&gt;
2.14.0.21 servers and 2.12.7 clients - &lt;a href=&quot;https://testing.whamcloud.com/test_sets/3ee61e14-5cc9-487f-9c2c-bb1cdd1f7bfd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/3ee61e14-5cc9-487f-9c2c-bb1cdd1f7bfd&lt;/a&gt;&lt;br/&gt;
2.15.0.RC2 servers and 2.12.7 clients - &lt;a href=&quot;https://testing.whamcloud.com/test_sets/22ac659a-68d8-45b2-86bf-af05113ec932&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/22ac659a-68d8-45b2-86bf-af05113ec932&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="68709">LU-15560</key>
            <summary>Interop: conf-sanity test 125 fails due to &#8216;libtool: command not found&#8217;</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="hxing">Xing Huang</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>interop</label>
                    </labels>
                <created>Wed, 16 Feb 2022 22:28:12 +0000</created>
                <updated>Mon, 12 Dec 2022 20:09:51 +0000</updated>
                                            <version>Lustre 2.14.0</version>
                    <version>Lustre 2.15.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="352048" author="simmonsja" created="Mon, 7 Nov 2022 21:25:55 +0000"  >&lt;p&gt;We don&apos;t use libtool anymore in the test suite. Is this true still?&lt;/p&gt;</comment>
                            <comment id="352059" author="adilger" created="Mon, 7 Nov 2022 23:14:37 +0000"  >&lt;p&gt;Yea, this is still being hit with 2.12.x interop testing. Xing is going to backport the patch from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14034&quot; title=&quot;test-framework and sanity-hsm use libtool nonsensically&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14034&quot;&gt;&lt;del&gt;LU-14034&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="352884" author="gerrit" created="Mon, 14 Nov 2022 11:30:37 +0000"  >&lt;p&gt;&quot;Xing Huang &amp;lt;hxing@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49148&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49148&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15560&quot; title=&quot;Interop: conf-sanity test 125 fails due to &#8216;libtool: command not found&#8217;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15560&quot;&gt;LU-15560&lt;/a&gt; tests: remove the &quot;libtool execute&quot; commands&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 15b7f3a2dfafd44876774aff5969a9b5cc0f7a06&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="61209">LU-14034</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i02ij3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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