<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:51:02 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-12261] sanity test 43b fails with &apos;expected error, got success&apos; </title>
                <link>https://jira.whamcloud.com/browse/LU-12261</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test_43b fails with &apos;expected error, got success&apos; primarily for ARM architecture client testing. This test started failing on 2019-04-30. &lt;/p&gt;

&lt;p&gt;Looking at one of the recent failures, logs at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/d1626222-6b7d-11e9-aeec-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/d1626222-6b7d-11e9-aeec-52540065bddc&lt;/a&gt;, we see the following in the suite_log&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;== sanity test 43b: truncate of file being executed should return -ETXTBSY =========================== 17:02:16 (1556643736)
 sanity test_43b: @@@@@@ FAIL: expected error, got success 
/usr/lib64/lustre/tests/sanity.sh: line 4172: /mnt/lustre/d43b.sanity/sleep: Text file busy
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There are no errors in any of the node console logs. &lt;/p&gt;

&lt;p&gt;There are several instances of this failure. Logs for a few are at&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/ea9ca12c-6b72-11e9-aeec-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/ea9ca12c-6b72-11e9-aeec-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/1c74df3c-6b8e-11e9-8bb1-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/1c74df3c-6b8e-11e9-8bb1-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are a small number of x86_64 client failures&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/376809d8-6b78-11e9-a6f2-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/376809d8-6b78-11e9-a6f2-52540065bddc&lt;/a&gt;&lt;/p&gt;</description>
                <environment>ARM clients</environment>
        <key id="55554">LU-12261</key>
            <summary>sanity test 43b fails with &apos;expected error, got success&apos; </summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/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="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="pfarrell">Patrick Farrell</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 May 2019 18:10:52 +0000</created>
                <updated>Tue, 11 Jun 2019 17:19:18 +0000</updated>
                            <resolved>Thu, 2 May 2019 01:18:15 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="246596" author="simmonsja" created="Wed, 1 May 2019 18:28:48 +0000"  >&lt;p&gt;That is bizarre. truncate is returning ETXTBUSY as it should but the test doesn&apos;t see that result.&lt;/p&gt;</comment>
                            <comment id="246599" author="pfarrell" created="Wed, 1 May 2019 18:59:11 +0000"  >&lt;p&gt;Culprit is almost certainly:&lt;/p&gt;

&lt;p&gt;commit 9a1f327a76f72c7713e53d8b354ff7f0e32be870&lt;br/&gt;
Author: Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;&lt;br/&gt;
Date: Fri Apr 19 15:01:12 2019 +0300&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12195&quot; title=&quot;sanity/43 and sanityn/14 fail on local setups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12195&quot;&gt;&lt;del&gt;LU-12195&lt;/del&gt;&lt;/a&gt; tests: use sleep instead of wrapped multiop&lt;/p&gt;

&lt;p&gt;in sanity/43* and sanity/14* tests as multiop is not a binary,&lt;br/&gt;
 but libtool-wrapped script. the tests fail when started from a&lt;br/&gt;
 build tree.&lt;/p&gt;

&lt;p&gt;Change-Id: Iaec3433f03aab23583052373e5f0252d9eac7f04&lt;br/&gt;
 Signed-off-by: Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;&lt;br/&gt;
 Reviewed-on: &lt;a href=&quot;https://review.whamcloud.com/34721&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34721&lt;/a&gt;&lt;br/&gt;
 Tested-by: Jenkins&lt;br/&gt;
 Reviewed-by: Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&lt;br/&gt;
 Tested-by: Maloo &amp;lt;maloo@whamcloud.com&amp;gt;&lt;br/&gt;
 Reviewed-by: James Simmons &amp;lt;uja.ornl@yahoo.com&amp;gt;&lt;br/&gt;
 Reviewed-by: Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh&lt;/p&gt;</comment>
                            <comment id="246600" author="gerrit" created="Wed, 1 May 2019 19:08:50 +0000"  >&lt;p&gt;Patrick Farrell (pfarrell@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34791&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34791&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12261&quot; title=&quot;sanity test 43b fails with &amp;#39;expected error, got success&amp;#39; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12261&quot;&gt;&lt;del&gt;LU-12261&lt;/del&gt;&lt;/a&gt; tests: Race between exec and truncate&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cd40a13a6e7a2efa4f967b597ed6c5aa0b7d7435&lt;/p&gt;</comment>
                            <comment id="246601" author="simmonsja" created="Wed, 1 May 2019 19:14:49 +0000"  >&lt;p&gt;Thank you Patrick for fixing this.&lt;/p&gt;</comment>
                            <comment id="246608" author="gerrit" created="Thu, 2 May 2019 01:17:24 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34791/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34791/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12261&quot; title=&quot;sanity test 43b fails with &amp;#39;expected error, got success&amp;#39; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12261&quot;&gt;&lt;del&gt;LU-12261&lt;/del&gt;&lt;/a&gt; tests: Race between exec and truncate&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c64855fca1504bddcb0fc7ad7316d8d6b20a9c6f&lt;/p&gt;</comment>
                            <comment id="249028" author="gerrit" created="Tue, 11 Jun 2019 17:19:18 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35189&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35189&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12261&quot; title=&quot;sanity test 43b fails with &amp;#39;expected error, got success&amp;#39; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12261&quot;&gt;&lt;del&gt;LU-12261&lt;/del&gt;&lt;/a&gt; tests: Race between exec and truncate&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 23f71de911fd2a8e9004322a772529da5a64a47f&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="55436">LU-12195</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i00frb:</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>