<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:34:12 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-10344] sanity-hsm test_24a: atime is not less than mtime </title>
                <link>https://jira.whamcloud.com/browse/LU-10344</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;this test is failing time to time in Maloo:&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-hsm test_24a: @@@@@@ FAIL: atime 1512175765 is not less than mtime 1512175765 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/sub_tests/71f642c0-d7a6-11e7-8027-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/sub_tests/71f642c0-d7a6-11e7-8027-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/sub_tests/99484bf4-d7e0-11e7-9840-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/sub_tests/99484bf4-d7e0-11e7-9840-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/sub_tests/cfab05ee-d5f4-11e7-9840-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/sub_tests/cfab05ee-d5f4-11e7-9840-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Info required for matching: sanity-hsm 24a&lt;/p&gt;</description>
                <environment></environment>
        <key id="49628">LU-10344</key>
            <summary>sanity-hsm test_24a: atime is not less than mtime </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="jhammond">John Hammond</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 7 Dec 2017 08:50:13 +0000</created>
                <updated>Tue, 7 May 2019 17:22:52 +0000</updated>
                            <resolved>Mon, 26 Feb 2018 18:47:40 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="215554" author="jhammond" created="Thu, 7 Dec 2017 15:11:49 +0000"  >&lt;p&gt;First seen on 2017-11-29 14:53:15 when testing in a full session on &lt;br/&gt;
&lt;tt&gt;v2_10_55_0-70-g35531ce&lt;/tt&gt;. This is almost certainly due to patch &lt;a href=&quot;https://review.whamcloud.com/24704&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/24704&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8950&quot; title=&quot;tests: sanity-hsm: use make_custom_file_for_progress() as little as possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8950&quot;&gt;&lt;del&gt;LU-8950&lt;/del&gt;&lt;/a&gt; tests: standardize file creation in sanity-hsm&lt;/tt&gt;&quot;. Files in the /mnt/lustre are now being created on the CT node (via &lt;tt&gt;do_facet $SINGLEAGT dd ...&lt;/tt&gt;) whereas before they were created on the first client node (via &lt;tt&gt;dd ...&lt;/tt&gt;). This breaks the timing logic in sanity-hsm &lt;tt&gt;test_24a()&lt;/tt&gt; and possibly others.&lt;/p&gt;</comment>
                            <comment id="215568" author="gerrit" created="Thu, 7 Dec 2017 16:42:24 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30433&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30433&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10344&quot; title=&quot;sanity-hsm test_24a: atime is not less than mtime &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10344&quot;&gt;&lt;del&gt;LU-10344&lt;/del&gt;&lt;/a&gt; test: create files on local node in sanity-hsm&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5aaad227a1030228827d97795f19a60654a7c8c5&lt;/p&gt;</comment>
                            <comment id="215611" author="bougetq" created="Thu, 7 Dec 2017 21:34:34 +0000"  >&lt;p&gt;What if there is no client locally availalbe?&lt;br/&gt;
&lt;tt&gt;create_file()&lt;/tt&gt; was implemented so that it would be easy to create files on remote clients (not just the local one), if the interest of not having any local client is arguable, being able to easily create files on remote client is definitely valuable.&lt;/p&gt;

&lt;p&gt;I believe the issue lies in the test itself. One shouldn&apos;t use:&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;sleep 1
echo &amp;gt;&amp;gt; file
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;to change the atime/ctime/mtime of a file to begin with. &lt;tt&gt;touch&lt;/tt&gt; provides options just to do that, without the unreliable delay.&lt;/p&gt;</comment>
                            <comment id="215618" author="jhammond" created="Thu, 7 Dec 2017 22:22:32 +0000"  >&lt;p&gt;&amp;gt; What if there is no client locally availalbe?&lt;/p&gt;

&lt;p&gt;Every sanity* test script assumes that it is running on a Lustre client.&lt;/p&gt;</comment>
                            <comment id="216053" author="bogl" created="Tue, 12 Dec 2017 14:44:41 +0000"  >&lt;p&gt;another on master:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/fc1f2ab2-df07-11e7-9c63-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/fc1f2ab2-df07-11e7-9c63-52540065bddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="216057" author="gerrit" created="Tue, 12 Dec 2017 15:39:28 +0000"  >&lt;p&gt;Quentin Bouget (quentin.bouget@cea.fr) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30496&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30496&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10344&quot; title=&quot;sanity-hsm test_24a: atime is not less than mtime &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10344&quot;&gt;&lt;del&gt;LU-10344&lt;/del&gt;&lt;/a&gt; tests: fix atime in sanity-hsm/test_24a&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b8a884c642802b0f15788defb5b230957809d6c2&lt;/p&gt;</comment>
                            <comment id="216102" author="jay" created="Tue, 12 Dec 2017 20:42:20 +0000"  >&lt;p&gt;another one: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/7f7214fe-df4b-11e7-9c63-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/7f7214fe-df4b-11e7-9c63-52540065bddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="216127" author="gerrit" created="Wed, 13 Dec 2017 01:21:49 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30433/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30433/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10344&quot; title=&quot;sanity-hsm test_24a: atime is not less than mtime &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10344&quot;&gt;&lt;del&gt;LU-10344&lt;/del&gt;&lt;/a&gt; test: create files on local node in sanity-hsm&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 11aae875be5fb30a88281ab47e491b75447b299b&lt;/p&gt;</comment>
                            <comment id="221687" author="gerrit" created="Mon, 26 Feb 2018 18:41:51 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31421&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31421&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10344&quot; title=&quot;sanity-hsm test_24a: atime is not less than mtime &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10344&quot;&gt;&lt;del&gt;LU-10344&lt;/del&gt;&lt;/a&gt; test: create files on local node in sanity-hsm&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 77cd481a16f266e0b49793315c20b12d07711a3a&lt;/p&gt;</comment>
                            <comment id="221695" author="mdiep" created="Mon, 26 Feb 2018 18:47:14 +0000"  >&lt;p&gt;reopen for LTS port&lt;/p&gt;</comment>
                            <comment id="243230" author="gerrit" created="Sat, 2 Mar 2019 20:44:15 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34365&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34365&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10344&quot; title=&quot;sanity-hsm test_24a: atime is not less than mtime &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10344&quot;&gt;&lt;del&gt;LU-10344&lt;/del&gt;&lt;/a&gt; test: re-enable sanity test 103a for Ubuntu&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4e7396e327ceea2b7cdd43fcf1ec353b7d785e9b&lt;/p&gt;</comment>
                            <comment id="243232" author="simmonsja" created="Sat, 2 Mar 2019 20:53:05 +0000"  >&lt;p&gt;Typo with last patch. Sorry.&lt;/p&gt;</comment>
                            <comment id="246790" author="gerrit" created="Tue, 7 May 2019 17:22:52 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34819&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34819&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10344&quot; title=&quot;sanity-hsm test_24a: atime is not less than mtime &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10344&quot;&gt;&lt;del&gt;LU-10344&lt;/del&gt;&lt;/a&gt; test: re-enable sanity test 103a for Ubuntu&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bf2f093f3a4892467781da0494d4d69256cdc33f&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="42478">LU-8950</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|hzzown:</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>