<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:28:33 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-2828] conf-sanity test_64 test_59: MDS  dt_object.h dt_declare_record_write() ASSERTION( dt != NULL ) </title>
                <link>https://jira.whamcloud.com/browse/LU-2828</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;From this test run:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sessions/f62dc660-7943-11e2-9cb9-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sessions/f62dc660-7943-11e2-9cb9-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The patch being tests is not involved in this area of the code. &lt;/p&gt;

&lt;p&gt;conf-sanity test_64 	&lt;/p&gt;

&lt;p&gt;Error: &apos;test failed to respond and timed out&apos;&lt;br/&gt;
Failure Rate: 4.00% of last 100 executions &lt;span class=&quot;error&quot;&gt;&amp;#91;all branches&amp;#93;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;In the MDS the following is seen:&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;09:37:51:Lustre: DEBUG MARKER: == conf-sanity test 64: check lfs df --lazy == 09:37:45 (1361122665)
09:37:51:Lustre: DEBUG MARKER: mkdir -p /mnt/mds1
09:37:51:Lustre: DEBUG MARKER: test -b /dev/lvm-MDS/P1
09:37:51:Lustre: DEBUG MARKER: mkdir -p /mnt/mds1; mount -t lustre -o user_xattr,acl  		                   /dev/lvm-MDS/P1 /mnt/mds1
09:37:51:LDISKFS-fs (dm-0): mounted filesystem with ordered data mode. quota=on. Opts: 
09:37:51:Lustre: lustre-MDT0000: used disk, loading
09:37:51:Lustre: DEBUG MARKER: PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/usr/lib64/lustre/tests//usr/lib64/lustre/tests:/usr/lib64/lustre/tests:/usr/lib64/lustre/tests/../utils:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lust
09:37:51:Lustre: DEBUG MARKER: e2label /dev/lvm-MDS/P1 2&amp;gt;/dev/null
09:38:02:Lustre: lustre-OST0000-osc-MDT0000: Connection to lustre-OST0000 (at 10.10.17.34@tcp) was lost; in progress operations using this service will wait for recovery to complete
09:38:14:Lustre: DEBUG MARKER: grep -c /mnt/mds1&apos; &apos; /proc/mounts
09:38:14:Lustre: DEBUG MARKER: umount -d -f /mnt/mds1
09:38:14:LustreError: 7883:0:(client.c:1048:ptlrpc_import_delay_req()) @@@ IMP_CLOSED   req@ffff88006c4a2c00 x1427239946161272/t0(0) o13-&amp;gt;lustre-OST0000-osc-MDT0000@10.10.17.34@tcp:7/4 lens 224/368 e 0 to 0 dl 0 ref 1 fl Rpc:/0/ffffffff rc 0/-1
09:38:14:LustreError: 24649:0:(dt_object.h:979:dt_declare_record_write()) ASSERTION( dt != NULL ) failed: dt is NULL when we want to write record
09:38:14:LustreError: 24649:0:(dt_object.h:979:dt_declare_record_write()) LBUG
09:38:14:Pid: 24649, comm: osp-pre-1
09:38:14:
09:38:14:Call Trace:
09:38:14: [&amp;lt;ffffffffa0ee7895&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
09:38:14: [&amp;lt;ffffffffa0ee7e97&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
09:38:14: [&amp;lt;ffffffffa0704ca5&amp;gt;] osp_write_last_oid_seq_files+0x595/0x6a0 [osp]
09:38:14: [&amp;lt;ffffffffa070918d&amp;gt;] osp_precreate_thread+0x80d/0x1460 [osp]
09:38:14: [&amp;lt;ffffffffa0708980&amp;gt;] ? osp_precreate_thread+0x0/0x1460 [osp]
09:38:14: [&amp;lt;ffffffff8100c0ca&amp;gt;] child_rip+0xa/0x20
09:38:14: [&amp;lt;ffffffffa0708980&amp;gt;] ? osp_precreate_thread+0x0/0x1460 [osp]
09:38:14: [&amp;lt;ffffffffa0708980&amp;gt;] ? osp_precreate_thread+0x0/0x1460 [osp]
09:38:14: [&amp;lt;ffffffff8100c0c0&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Looks like the MDS paniced on unmount. &lt;/p&gt;</description>
                <environment>A patch pushed via git. </environment>
        <key id="17611">LU-2828</key>
            <summary>conf-sanity test_64 test_59: MDS  dt_object.h dt_declare_record_write() ASSERTION( dt != NULL ) </summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="keith">Keith Mannthey</reporter>
                        <labels>
                            <label>HB</label>
                    </labels>
                <created>Mon, 18 Feb 2013 15:25:40 +0000</created>
                <updated>Sun, 3 Apr 2016 03:46:57 +0000</updated>
                            <resolved>Tue, 3 Mar 2015 17:48:26 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>13</watches>
                                                                            <comments>
                            <comment id="52724" author="liwei" created="Tue, 19 Feb 2013 20:47:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/172a3bae-7adf-11e2-b916-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/172a3bae-7adf-11e2-b916-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52746" author="bobijam" created="Wed, 20 Feb 2013 10:27:36 +0000"  >&lt;p&gt;another hit at &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/b7840b4c-7b67-11e2-8242-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/b7840b4c-7b67-11e2-8242-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52747" author="utopiabound" created="Wed, 20 Feb 2013 10:40:31 +0000"  >&lt;p&gt;ZFS having same issue on test 59 of conf-sanity&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/a79faa76-7b51-11e2-8242-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/a79faa76-7b51-11e2-8242-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52779" author="yong.fan" created="Wed, 20 Feb 2013 21:29:53 +0000"  >&lt;p&gt;another failure instance:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/35e5a63c-7ada-11e2-b916-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/35e5a63c-7ada-11e2-b916-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52811" author="mdiep" created="Thu, 21 Feb 2013 11:00:43 +0000"  >&lt;p&gt;another hit: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/a7a08a3a-79d1-11e2-ad0e-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/a7a08a3a-79d1-11e2-ad0e-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52814" author="jlevi" created="Thu, 21 Feb 2013 11:14:26 +0000"  >&lt;p&gt;Alex,&lt;br/&gt;
This is coming up regularly in Review runs. Do you have any ideas?&lt;/p&gt;</comment>
                            <comment id="52819" author="utopiabound" created="Thu, 21 Feb 2013 13:21:15 +0000"  >&lt;p&gt;I&apos;ve seen it several times in ZFS testing.&lt;/p&gt;

&lt;p&gt;maloo says:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Failure Rate: 36.00% of last 100 executions &lt;span class=&quot;error&quot;&gt;&amp;#91;all branches&amp;#93;&lt;/span&gt; &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;for failures in test_59&lt;/p&gt;</comment>
                            <comment id="52983" author="sarah" created="Mon, 25 Feb 2013 20:23:33 +0000"  >&lt;p&gt;another instance seen in ldiskfs:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/5368ca28-7e58-11e2-8f4f-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/5368ca28-7e58-11e2-8f4f-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52992" author="bobijam" created="Mon, 25 Feb 2013 20:59:16 +0000"  >&lt;p&gt;patch tracking at &lt;a href=&quot;http://review.whamcloud.com/5528&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5528&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedHeader panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;commit message&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;
LU-2828 osp: correct osp device finialize order
    
    Should stop osp precreate thread before releasing its last used
    oid/seq files.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="53071" author="pjones" created="Tue, 26 Feb 2013 23:20:32 +0000"  >&lt;p&gt;Landed for 2.4&lt;/p&gt;</comment>
                            <comment id="95380" author="adilger" created="Wed, 1 Oct 2014 06:46:54 +0000"  >&lt;p&gt;conf-sanity.sh test_59 and test_64 are still being skipped due to this bug.&lt;/p&gt;</comment>
                            <comment id="106951" author="gerrit" created="Fri, 13 Feb 2015 17:31:04 +0000"  >&lt;p&gt;James Nunez (james.a.nunez@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13757&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13757&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2828&quot; title=&quot;conf-sanity test_64 test_59: MDS  dt_object.h dt_declare_record_write() ASSERTION( dt != NULL ) &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2828&quot;&gt;&lt;del&gt;LU-2828&lt;/del&gt;&lt;/a&gt; test: Remove tests from ALWAYS_EXCEPT list&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 60b129f7f8716937752c5e89e4ad301f29252792&lt;/p&gt;</comment>
                            <comment id="106952" author="jamesanunez" created="Fri, 13 Feb 2015 17:32:05 +0000"  >&lt;p&gt;Patch to remove tests 59 and 64 from the ALWAYS_EXCEPT list at &lt;a href=&quot;http://review.whamcloud.com/13757&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13757&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="108569" author="gerrit" created="Tue, 3 Mar 2015 16:45:38 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13757/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13757/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2828&quot; title=&quot;conf-sanity test_64 test_59: MDS  dt_object.h dt_declare_record_write() ASSERTION( dt != NULL ) &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2828&quot;&gt;&lt;del&gt;LU-2828&lt;/del&gt;&lt;/a&gt; test: Remove tests from ALWAYS_EXCEPT list&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 26de2a56803ce20f6ae21dac650d598e4335f247&lt;/p&gt;</comment>
                            <comment id="108601" author="jamesanunez" created="Tue, 3 Mar 2015 17:48:26 +0000"  >&lt;p&gt;Patch removing tests 59 and 64 from ALWAYS_EXCEPT list landed to master (pre-2.8).&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|hzvjcf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6849</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>