<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:49:43 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-12105] sanity test 39c fails with &apos;&apos;mtime is not updated on write: N &lt;= (N - 1) &lt;= N</title>
                <link>https://jira.whamcloud.com/browse/LU-12105</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test_39c fails with &apos;&apos;mtime is not updated on write: N &amp;lt;= (N - 1) &amp;lt;= N&lt;/p&gt;

&lt;p&gt;Looking at a recent failure, &lt;a href=&quot;https://testing.whamcloud.com/test_sets/d93121ee-4dac-11e9-8e92-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/d93121ee-4dac-11e9-8e92-52540065bddc&lt;/a&gt;, the suite_log doesn&#8217;t reveal much about the error&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 39c: mtime change on rename =========================================================== 10:08:14 (1553274494)
 sanity test_39c: @@@@@@ FAIL: mtime is not updated on write: 1553274497 &amp;lt;= 1553274496 &amp;lt;= 1553274497 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

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

&lt;p&gt;The code that is failing in sanity test 39c is&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;
3474         local d1=`date +%s`
3475         echo hello &amp;gt;&amp;gt; $DIR1/$tfile
3476         local d2=`date +%s`
3477         local mtime2=`stat -c %Y $DIR1/$tfile`
3478         [ &lt;span class=&quot;code-quote&quot;&gt;&quot;$mtime2&quot;&lt;/span&gt; -ge &lt;span class=&quot;code-quote&quot;&gt;&quot;$d1&quot;&lt;/span&gt; ] &amp;amp;&amp;amp; [ &lt;span class=&quot;code-quote&quot;&gt;&quot;$mtime2&quot;&lt;/span&gt; -le &lt;span class=&quot;code-quote&quot;&gt;&quot;$d2&quot;&lt;/span&gt; ] || \
3479                 error &lt;span class=&quot;code-quote&quot;&gt;&quot;mtime is not updated on write: $d1 &amp;lt;= $mtime2 &amp;lt;= $d2&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Although the check may be a little confusing, I think an error will be triggered if either of the tests are false and, thus, is correct. &lt;/p&gt;

&lt;p&gt;For all of these errors, d2 = d1 and mtime of the file is one less than d1.&lt;/p&gt;


&lt;p&gt;sanity test 39c start failing for ARM testing on 31 OCT 2018. Here are a logs for a few failures&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/6a0cfd1a-dd3b-11e8-975a-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/6a0cfd1a-dd3b-11e8-975a-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/9c92a5d6-ecdc-11e8-adf2-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/9c92a5d6-ecdc-11e8-adf2-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/bd018076-28a5-11e9-b901-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/bd018076-28a5-11e9-b901-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/5e5d2ab6-4e4d-11e9-9646-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/5e5d2ab6-4e4d-11e9-9646-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This test has also failed for a small variety of other test configurations. All of the non-ARM failures to date are as follows:&lt;br/&gt;
14 SEPT 2018 - SUSE 12.3/DNE - &lt;a href=&quot;https://testing.whamcloud.com/test_sets/798475a6-b938-11e8-9df3-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/798475a6-b938-11e8-9df3-52540065bddc&lt;/a&gt;&lt;br/&gt;
04 FEB 2019 &#8211; Ubuntu 18.04 clients - &lt;a href=&quot;https://testing.whamcloud.com/test_sets/9539ba16-2915-11e9-b97f-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/9539ba16-2915-11e9-b97f-52540065bddc&lt;/a&gt;&lt;br/&gt;
18 FEB 2019 &#8211; SUSE 12.3/DNE - &lt;a href=&quot;https://testing.whamcloud.com/test_sets/1cbf57ec-33e9-11e9-b4f9-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/1cbf57ec-33e9-11e9-b4f9-52540065bddc&lt;/a&gt;&lt;br/&gt;
22 MARCH 2019 &#8211; SUSE 12.3 clients - &lt;a href=&quot;https://testing.whamcloud.com/test_sets/d93121ee-4dac-11e9-8e92-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/d93121ee-4dac-11e9-8e92-52540065bddc&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="55239">LU-12105</key>
            <summary>sanity test 39c fails with &apos;&apos;mtime is not updated on write: N &lt;= (N - 1) &lt;= N</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>
                    </labels>
                <created>Mon, 25 Mar 2019 22:28:42 +0000</created>
                <updated>Wed, 15 Nov 2023 12:17:06 +0000</updated>
                                            <version>Lustre 2.12.0</version>
                    <version>Lustre 2.13.0</version>
                    <version>Lustre 2.10.6</version>
                    <version>Lustre 2.10.7</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="253668" author="bzzz" created="Tue, 27 Aug 2019 06:52:13 +0000"  >&lt;p&gt;hitting this very often with clean master:&lt;br/&gt;
 sanity test_39c: @@@@@@ FAIL: mtime is not updated on write: 1566882187 &amp;lt;= 1566882186 &amp;lt;= 1566882187 &lt;br/&gt;
can provide logs if needed&lt;/p&gt;</comment>
                            <comment id="269564" author="hornc" created="Thu, 7 May 2020 15:07:25 +0000"  >&lt;p&gt;+1 on master &lt;a href=&quot;https://testing.whamcloud.com/test_sets/c550dfdb-e952-4787-9ff5-6e251fb588d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/c550dfdb-e952-4787-9ff5-6e251fb588d8&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <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|i00dtr:</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>