<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:33:06 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-10217] Sanity 248 fails with newer dd output</title>
                <link>https://jira.whamcloud.com/browse/LU-10217</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running the sanity test suite on SLES12SP2/SP3 fails with the following error:&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;Test 1: verify that fast read is 4 times faster on cache read
(standard_in) 1: illegal character: M
(standard_in) 1: syntax error
(standard_in) 1: illegal character: M
./sanity.sh: line 14321: [: -eq: unary &lt;span class=&quot;code-keyword&quot;&gt;operator&lt;/span&gt; expected
 sanity test_248: @@@@@@ FAIL: fast read was not 4 times faster:  MiB) vs MiB) 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:5293:error()
  = /usr/lib64/lustre/tests/test-framework.sh:5326:error_not_in_vm()
  = ./sanity.sh:14322:test_248()
  = /usr/lib64/lustre/tests/test-framework.sh:5569:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:5608:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:5407:run_test()
  = ./sanity.sh:14345:main()


&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This is due to changed output dd has in recent versions:&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;32768+0 records in
32768+0 records out
134217728 bytes (134 MB, 128 MiB) copied, 3,85718 s, 34,8 MB/s


&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Essentially there are more fields being added with the inclusion of base 2 value. Further testing showed that sometimes dd can print the quantity of elapsed time in scientific notation, which is not understood by bc:&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;4096 bytes (4,1 kB, 4,0 KiB) copied, 9,1229e-05 s, 44,9 MB/s 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>SlE12SP2/SP3</environment>
        <key id="49212">LU-10217</key>
            <summary>Sanity 248 fails with newer dd output</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="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="bogl">Bob Glossman</assignee>
                                    <reporter username="nborisov">Nikolay Borisov</reporter>
                        <labels>
                    </labels>
                <created>Thu, 9 Nov 2017 10:18:25 +0000</created>
                <updated>Tue, 19 Dec 2017 21:29:02 +0000</updated>
                            <resolved>Wed, 29 Nov 2017 13:22:00 +0000</resolved>
                                    <version>Upstream</version>
                    <version>Lustre 2.10.1</version>
                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="213206" author="gerrit" created="Thu, 9 Nov 2017 10:40:24 +0000"  >&lt;p&gt;Nikolay Borisov (nborisov@suse.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30005&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30005&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10217&quot; title=&quot;Sanity 248 fails with newer dd output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10217&quot;&gt;&lt;del&gt;LU-10217&lt;/del&gt;&lt;/a&gt; test: Make sanity 248 work with newer dds&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: da683713aad84d6ca5c5d2be3cad3b7ea90731c3&lt;/p&gt;</comment>
                            <comment id="213990" author="gerrit" created="Fri, 17 Nov 2017 06:36:55 +0000"  >&lt;p&gt;Nikolay Borisov (nborisov@suse.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30144&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30144&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10217&quot; title=&quot;Sanity 248 fails with newer dd output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10217&quot;&gt;&lt;del&gt;LU-10217&lt;/del&gt;&lt;/a&gt; test: Make sanity 248 work with newer dds&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dca54901f3b799c04a9a225213c3ac1f324a436f&lt;/p&gt;</comment>
                            <comment id="213995" author="nborisov" created="Fri, 17 Nov 2017 08:04:32 +0000"  >&lt;p&gt;The patch has +1 from jenkins/maloo and has been code reviewed is there anything else that&apos;s impeding it&apos;s merge?&lt;/p&gt;</comment>
                            <comment id="214010" author="pjones" created="Fri, 17 Nov 2017 13:46:50 +0000"  >&lt;p&gt;It needs a second review - Bob, can you do the honours?&lt;/p&gt;</comment>
                            <comment id="214012" author="bogl" created="Fri, 17 Nov 2017 13:51:19 +0000"  >&lt;p&gt;The error report is specific to SLES12sp2/3, but I see only test results on RHEL.&lt;br/&gt;
Would really prefer to see some +test on SLES before giving a +review.&lt;/p&gt;</comment>
                            <comment id="214014" author="pjones" created="Fri, 17 Nov 2017 14:00:00 +0000"  >&lt;p&gt;Bob&lt;/p&gt;

&lt;p&gt;Good idea. I daresay that Nikolay is unfamiliar with test parameters. Can you refresh the patch to add them?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="214016" author="bogl" created="Fri, 17 Nov 2017 14:02:36 +0000"  >&lt;p&gt;Peter,&lt;br/&gt;
Yes, I can refresh the patch.  It&apos;s just a commit header edit.&lt;/p&gt;

&lt;p&gt;Bob&lt;/p&gt;</comment>
                            <comment id="214056" author="bogl" created="Fri, 17 Nov 2017 20:34:06 +0000"  >&lt;p&gt;changes passed test on SLES12SP2 and SLES12SP3.&lt;br/&gt;
gave it +review now.&lt;/p&gt;</comment>
                            <comment id="214911" author="gerrit" created="Wed, 29 Nov 2017 05:59:36 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30005/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30005/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10217&quot; title=&quot;Sanity 248 fails with newer dd output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10217&quot;&gt;&lt;del&gt;LU-10217&lt;/del&gt;&lt;/a&gt; test: Make sanity 248 work with newer dds&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 22de28dc7c1247f2e7c557efa1ef8e6263dd7221&lt;/p&gt;</comment>
                            <comment id="214926" author="pjones" created="Wed, 29 Nov 2017 13:22:00 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="216745" author="gerrit" created="Tue, 19 Dec 2017 18:29:12 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30144/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30144/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10217&quot; title=&quot;Sanity 248 fails with newer dd output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10217&quot;&gt;&lt;del&gt;LU-10217&lt;/del&gt;&lt;/a&gt; test: Make sanity 248 work with newer dds&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0e8d207cfebc14d7263a8e13dca27b8c69ad2bb5&lt;/p&gt;</comment>
                    </comments>
                    <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|hzznjb:</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>