<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:06:53 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-7204] replay-single test_85b: syntax error : unary operator expected</title>
                <link>https://jira.whamcloud.com/browse/LU-7204</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue can be reproduce on single node setup.&lt;br/&gt;
With &quot;-&quot; in FSNAME=lustre-2 in cfg/local.sh&lt;br/&gt;
Server, Client: 2.7.58&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;keshava@MRPbld-c2 lustre-2782&amp;#93;&lt;/span&gt;$ head ./lustre/ChangeLog &lt;br/&gt;
TBD Intel Corporation&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;version 2.8.0&lt;/li&gt;
&lt;/ul&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;[root@MRPbld-c2 lustre-2782]# ./lustre/tests/replay-single.sh 
Logging to shared log directory: /tmp/test_logs/1443075535
excepting tests: 61d 53a 53d
skipping tests SLOW=no: 1 2 3 4 6 12 16 44a 44b 65 66 67 68
MRPbld-c2: Checking config lustre mounted on /mnt/lustre-2
Checking servers environments
Checking clients MRPbld-c2 environments
Using TIMEOUT=20
disable quota as required
osd-ldiskfs.track_declares_assert=1
Cleaning up AT ...


== replay-single test 85b: check the cancellation of unused locks during recovery(EXTENT) == 11:48:56 (1443075536)
Pool lustre-2.test_85b created
OST lustre-2-OST0000_UUID added to pool lustre-2.test_85b
error: setstripe: pool name &lt;span class=&quot;code-quote&quot;&gt;&apos;lustre-2.test_85b&apos;&lt;/span&gt; is too &lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt; (max is 15 characters)
Create a &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; file with a specific striping pattern or
set the &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; striping pattern on an existing directory or
delete the &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; striping pattern from an existing directory
usage: setstripe -d &amp;lt;directory&amp;gt;   (to delete &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; striping)
 or
usage: setstripe [--stripe-count|-c &amp;lt;stripe_count&amp;gt;]
                 [--stripe-index|-i &amp;lt;start_ost_idx&amp;gt;]
                 [--stripe-size|-S &amp;lt;stripe_size&amp;gt;]
                 [--pool|-p &amp;lt;pool_name&amp;gt;]
                 [--ost-list|-o &amp;lt;ost_indices&amp;gt;]
                 &amp;lt;directory|filename&amp;gt;
	stripe_size:  &lt;span class=&quot;code-object&quot;&gt;Number&lt;/span&gt; of bytes on each OST (0 filesystem &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;)
	              Can be specified with k, m or g (in KB, MB and GB
	              respectively)
	start_ost_idx: OST index of first stripe (-1 &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;)
	stripe_count: &lt;span class=&quot;code-object&quot;&gt;Number&lt;/span&gt; of OSTs to stripe over (0 &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;, -1 all)
	pool_name:    Name of OST pool to use (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; none)
	ost_indices:  List of OST indices, can be repeated multiple times
	              Indices be specified in a format of:
	                -o &amp;lt;ost_1&amp;gt;,&amp;lt;ost_i&amp;gt;-&amp;lt;ost_j&amp;gt;,&amp;lt;ost_n&amp;gt;
	              Or:
	                -o &amp;lt;ost_1&amp;gt; -o &amp;lt;ost_i&amp;gt;-&amp;lt;ost_j&amp;gt; -o &amp;lt;ost_n&amp;gt;
	              If --pool is set with --ost-list, then the OSTs
	              must be the members of the pool.
error: get_param: ldlm/namespaces/*OST0000*clilov/lock_unused_count: Found no match
before recovery: unused locks count = 
./lustre/tests/replay-single.sh: line 2716: [: !=: unary &lt;span class=&quot;code-keyword&quot;&gt;operator&lt;/span&gt; expected
 replay-single test_85b: @@@@@@ FAIL: unused locks () should be zero 
  Trace dump:
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:4738:error_noexit()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:4769:error()
  = ./lustre/tests/replay-single.sh:2716:test_85b()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:5016:run_one()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:5053:run_one_logged()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:4870:run_test()
  = ./lustre/tests/replay-single.sh:2733:main()
Dumping lctl log to /tmp/test_logs/1443075535/replay-single.test_85b.*.1443075556.log
Dumping logs only on local client.
FAIL 85b (20s)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="32295">LU-7204</key>
            <summary>replay-single test_85b: syntax error : unary operator expected</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="yujian">Jian Yu</assignee>
                                    <reporter username="keshava">Sundar Keshava</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Sep 2015 07:04:24 +0000</created>
                <updated>Sat, 1 Oct 2016 04:57:47 +0000</updated>
                            <resolved>Wed, 22 Jun 2016 07:04:07 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="128340" author="keshava" created="Thu, 24 Sep 2015 08:53:20 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;We are working on a patch, which is  under &quot;Awaiting Review&quot; state, once it is finalized,&lt;br/&gt;
we will land the patch to upstream here.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Keshava&lt;/p&gt;</comment>
                            <comment id="128448" author="adilger" created="Fri, 25 Sep 2015 06:04:21 +0000"  >&lt;p&gt;As the error message states, this is because the pool name is too long, not because there is a dash &apos;-&apos; in the name. &lt;/p&gt;</comment>
                            <comment id="128591" author="keshava" created="Mon, 28 Sep 2015 09:29:37 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Even with &apos;-&apos; in FSNAME=lust-e(with 6 chars) also, fails with same error, where poolname is within limit.&lt;br/&gt;
There is one more error before &quot;unary operator expected&quot;, i.e. &quot;Found no match&quot;, because of &apos;-&apos; in name.&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;[root@MRPbld-c2 lustre-2782]# ./lustre/tests/replay-single.sh 
Logging to shared log directory: /tmp/test_logs/1443431081
excepting tests: 61d 53a 53d
skipping tests SLOW=no: 1 2 3 4 6 12 16 44a 44b 65 66 67 68
MRPbld-c2: Checking config lustre mounted on /mnt/lust-e
Checking servers environments
Checking clients MRPbld-c2 environments
Using TIMEOUT=20
disable quota as required
osd-ldiskfs.track_declares_assert=1
Cleaning up AT ...


== replay-single test 85b: check the cancellation of unused locks during recovery(EXTENT) == 14:34:42 (1443431082)
Pool lust-e.test_85b created
OST lust-e-OST0000_UUID added to pool lust-e.test_85b
error: get_param: ldlm/namespaces/*OST0000*clilov/lock_unused_count: Found no match
before recovery: unused locks count = 
./lustre/tests/replay-single.sh: line 2716: [: !=: unary &lt;span class=&quot;code-keyword&quot;&gt;operator&lt;/span&gt; expected
 replay-single test_85b: @@@@@@ FAIL: unused locks () should be zero 
  Trace dump:
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:4738:error_noexit()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:4769:error()
  = ./lustre/tests/replay-single.sh:2716:test_85b()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:5016:run_one()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:5053:run_one_logged()
  = /home/keshava/intel/code/lustre-2782/lustre/tests/test-framework.sh:4870:run_test()
  = ./lustre/tests/replay-single.sh:2733:main()
Dumping lctl log to /tmp/test_logs/1443431081/replay-single.test_85b.*.1443431100.log
Dumping logs only on local client.
FAIL 85b (18s)
[root@MRPbld-c2 lustre-2782]#
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Keshava&lt;/p&gt;</comment>
                            <comment id="130990" author="gerrit" created="Wed, 21 Oct 2015 10:08:30 +0000"  >&lt;p&gt;HemaHarish (hema.yarramilli@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16902&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16902&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7204&quot; title=&quot;replay-single test_85b: syntax error : unary operator expected&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7204&quot;&gt;&lt;del&gt;LU-7204&lt;/del&gt;&lt;/a&gt; test: handle FSNAME with dashes in replay-single 85b&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cd42ea87d99fbfb17162d40620a77fc1ba85ea17&lt;/p&gt;</comment>
                            <comment id="131513" author="hemaharish" created="Mon, 26 Oct 2015 11:04:00 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I didn&apos;t find test case failed related to  85b in reply-single.sh as mentioned in the Patch Set 1&lt;br/&gt;
 Able to see test results upto test_70b only.&lt;/p&gt;

&lt;p&gt;&quot; Tests received by maloo, run on CentOS release 6.7/x86_64: (&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/1f9a1960-79c1-11e5-9fb3-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/1f9a1960-79c1-11e5-9fb3-5254006e85c2&lt;/a&gt;). Ran 15 tests. 1 tests failed: replay-single.&quot;&lt;/p&gt;</comment>
                            <comment id="143561" author="standan" created="Wed, 24 Feb 2016 16:52:41 +0000"  >&lt;p&gt;Another instance found on b2_8 for failover testing , build# 6.&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/54ec62da-d99d-11e5-9ebe-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/54ec62da-d99d-11e5-9ebe-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/c5a8e44c-d9c7-11e5-85dd-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/c5a8e44c-d9c7-11e5-85dd-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="156425" author="gerrit" created="Wed, 22 Jun 2016 02:54:10 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16902/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16902/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7204&quot; title=&quot;replay-single test_85b: syntax error : unary operator expected&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7204&quot;&gt;&lt;del&gt;LU-7204&lt;/del&gt;&lt;/a&gt; test: handle FSNAME with dashes in replay-single 85b&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a186ede286518472a127caa46b048bcbbd203284&lt;/p&gt;</comment>
                            <comment id="156456" author="yujian" created="Wed, 22 Jun 2016 07:04:07 +0000"  >&lt;p&gt;Patch landed to master branch for Lustre 2.9.0.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="32837">LU-7342</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="18973" name="replay-single_test_85b.tar" size="3440640" author="keshava" created="Thu, 24 Sep 2015 07:04:24 +0000"/>
                    </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_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>test</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzxoj3:</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>