<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:14:34 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-14998] conf-sanity test 35a fails with &apos;cleanup failed with 200&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-14998</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;conf-sanity test_35a started failing with the error &apos;cleanup failed with 200&apos; on 06 MARCH 2021 for SLES15 SP2 only starting with Lustre 2.14.50.130. &lt;/p&gt;

&lt;p&gt;Looking at a recent failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/e2e430d0-ba19-4c9a-86b9-9d9319c02b82&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/e2e430d0-ba19-4c9a-86b9-9d9319c02b82&lt;/a&gt;, the last lines in the suite_log are&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;&#8230;
Started lustre-MDT0000
Wait for df (15649) ... 
done
debug=trace inode super tty malloc cache info ioctl neterror net warning buffs other dentry nettrace page dlmtrace error emerg ha rpctrace vfstrace reada mmap config console quota sec lfsck hsm snapshot layout
Debug log: 122 lines, 122 kept, 0 dropped, 0 bad.
umount lustre on /mnt/lustre.....
CMD: trevis-71vm6 grep -c /mnt/lustre&apos; &apos; /proc/mounts
Stopping client trevis-71vm6 /mnt/lustre (opts:)
CMD: trevis-71vm6 lsof -t /mnt/lustre
CMD: trevis-71vm6 umount  /mnt/lustre 2&amp;gt;&amp;amp;1
/mnt/lustre is still busy, wait one second
CMD: trevis-71vm6 umount /mnt/lustre
umount: /mnt/lustre: target is busy.
 conf-sanity test_35a: @@@@@@ FAIL: cleanup failed with 200 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6237:error()
  = /usr/lib64/lustre/tests/conf-sanity.sh:2711:test_35a()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The return code of 200 comes from the cleanup() routine and is an umount_client() failure&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
198 umount_client() {
 199         local mountpath=$1
 200         shift
 201         echo &lt;span class=&quot;code-quote&quot;&gt;&quot;umount lustre on $mountpath.....&quot;&lt;/span&gt;
 202         zconf_umount $HOSTNAME $mountpath $@ || &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 97
 203 }
 204 
&#8230;
239 cleanup() {
 240         local force=&quot;&quot;
 241         [ &lt;span class=&quot;code-quote&quot;&gt;&quot;x$1&quot;&lt;/span&gt; != &lt;span class=&quot;code-quote&quot;&gt;&quot;x&quot;&lt;/span&gt; ] &amp;amp;&amp;amp; force=&lt;span class=&quot;code-quote&quot;&gt;&apos;-f&apos;&lt;/span&gt;
 242         umount_client $MOUNT $force|| &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 200
 243         cleanup_nocli || &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; $?
 244 }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Logs for more of these failures are at&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/0a90aae9-c320-4c37-aae5-819ef5bc9ad1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/0a90aae9-c320-4c37-aae5-819ef5bc9ad1&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/526571d1-5455-4828-a9be-17792d5559ac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/526571d1-5455-4828-a9be-17792d5559ac&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/ab789fc0-f19a-4e8c-911b-50ef1d27f942&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/ab789fc0-f19a-4e8c-911b-50ef1d27f942&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="65983">LU-14998</key>
            <summary>conf-sanity test 35a fails with &apos;cleanup failed with 200&apos;</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="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>sles15</label>
                    </labels>
                <created>Thu, 9 Sep 2021 17:51:51 +0000</created>
                <updated>Wed, 27 Oct 2021 16:43:27 +0000</updated>
                                            <version>Lustre 2.15.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                    <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|i023u7:</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>