<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:23:51 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-16083] parallel-scale test_compilebench: [Errno 2] No such file or directory: dataset-unpatched</title>
                <link>https://jira.whamcloud.com/browse/LU-16083</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/8d8bbbab-6a08-463d-ab02-6e7921324527&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/8d8bbbab-6a08-463d-ab02-6e7921324527&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_compilebench failed with the following 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;&apos;compilebench failed: 1&apos;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It maybe a dup of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14343&quot; title=&quot;parallel-scale-nfsv4 test compilebench fails with &amp;#39;compilebench failed: 1&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14343&quot;&gt;LU-14343&lt;/a&gt;&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;/compilebench -D /mnt/lustre/d0.compilebench.357845 -i 2         -r 2 --makej
using working directory /mnt/lustre/d0.compilebench.357845, 2 intial dirs 2 runs
Traceback (most recent call last):
  File &quot;./compilebench&quot;, line 567, in 
    dset = dataset(options.sources, rnd)
  File &quot;./compilebench&quot;, line 265, in __init__
    self.unpatched = read_dataset(dirname, &apos;dataset-unpatched&apos;)
  File &quot;./compilebench&quot;, line 158, in read_dataset
    fp = file(os.path.join(dirname, filename))
IOError: [Errno 2] No such file or directory: &apos;./dataset-unpatched&apos;
 parallel-scale test_compilebench: @@@@@@ FAIL: compilebench failed: 1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;





&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
parallel-scale test_compilebench - &apos;compilebench failed: 1&apos;&lt;/p&gt;</description>
                <environment></environment>
        <key id="71786">LU-16083</key>
            <summary>parallel-scale test_compilebench: [Errno 2] No such file or directory: dataset-unpatched</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="Deiter">Alex Deiter</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>ubuntu</label>
                    </labels>
                <created>Tue, 9 Aug 2022 18:48:59 +0000</created>
                <updated>Tue, 6 Dec 2022 01:23:59 +0000</updated>
                            <resolved>Fri, 18 Nov 2022 12:41:27 +0000</resolved>
                                    <version>Lustre 2.15.1</version>
                                    <fixVersion>Upstream</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="353487" author="deiter" created="Fri, 18 Nov 2022 12:41:27 +0000"  >&lt;p&gt;Packaging issue. Fixed by DCO-9177. Proposed patch has been successfully tested:&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;
$ sudo dpkg -i compilebench_0.6-2_amd64.deb 
Selecting previously unselected &lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt; compilebench.
(Reading database ... 215417 files and directories currently installed.)
Preparing to unpack compilebench_0.6-2_amd64.deb ...
Unpacking compilebench (0.6-2) ...
Setting up compilebench (0.6-2) ...

$ compilebench -D /&lt;span class=&quot;code-keyword&quot;&gt;var&lt;/span&gt;/tmp/test
using working directory /&lt;span class=&quot;code-keyword&quot;&gt;var&lt;/span&gt;/tmp/test, 30 intial dirs 100 runs
&lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; unpatched &lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt;-0 222MB in 2.29 seconds (97.11 MB/s)
&lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; patched &lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt;-0 109MB in 0.74 seconds (148.20 MB/s)
&lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; patched compiled &lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt;-0 691MB in 1.13 seconds (612.03 MB/s)
create dir kernel-0 222MB in 2.29 seconds (97.11 MB/s)
create dir kernel-1 222MB in 2.36 seconds (94.23 MB/s)
create dir kernel-2 222MB in 2.31 seconds (96.27 MB/s)
create dir kernel-3 222MB in 2.46 seconds (90.40 MB/s)
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="69981">LU-15781</issuekey>
        </issuelink>
                            </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|i02wnz:</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>