<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:07:43 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-14201] replay-single test 89 fails with &apos;3072 blocks leaked&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-14201</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;replay-single test_89 fails with &apos;3072 blocks leaked&apos;. We&#8217;ve seen this test fail with this error message, &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1867&quot; title=&quot;replay-single test_89: @@@@@@ FAIL: 4 blocks leaked&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1867&quot;&gt;&lt;del&gt;LU-1867&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5761&quot; title=&quot;replay-single test_89: @@@@@@ FAIL: 2560 blocks leaked&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5761&quot;&gt;&lt;del&gt;LU-5761&lt;/del&gt;&lt;/a&gt;, but all these tickets are closed. Since late September 2020, we&#8217;ve seen this test fail with this error for branch testing and for patches, but there are several other replay-single tests that fail prior to test 89; for example &lt;a href=&quot;https://testing.whamcloud.com/test_sets/b83cb774-5cb2-473e-a641-90e5875fe6a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/b83cb774-5cb2-473e-a641-90e5875fe6a6&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;For the test failure at   &lt;a href=&quot;https://testing.whamcloud.com/test_sets/a6260ca9-b7a0-4818-9d48-ab79249ba526&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/a6260ca9-b7a0-4818-9d48-ab79249ba526&lt;/a&gt;, the last lines in the suite_log are&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;Waiting for orphan cleanup...
CMD: trevis-20vm4 /usr/sbin/lctl list_param osp.*osc*.old_sync_processed 2&amp;gt; /dev/null
osp.lustre-OST0000-osc-MDT0000.old_sync_processed
osp.lustre-OST0001-osc-MDT0000.old_sync_processed
osp.lustre-OST0002-osc-MDT0000.old_sync_processed
osp.lustre-OST0003-osc-MDT0000.old_sync_processed
osp.lustre-OST0004-osc-MDT0000.old_sync_processed
osp.lustre-OST0005-osc-MDT0000.old_sync_processed
osp.lustre-OST0006-osc-MDT0000.old_sync_processed
wait 40 secs maximumly for trevis-20vm4 mds-ost sync done.
CMD: trevis-20vm4 /usr/sbin/lctl get_param -n osp.*osc*.old_sync_processed
sleep 5 for ZFS zfs
Waiting for local destroys to complete
 replay-single test_89: @@@@@@ FAIL: 3072 blocks leaked 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:5907:error()
  = /usr/lib64/lustre/tests/replay-single.sh:3329:test_89()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There is nothing obviously wrong in the console logs. &lt;/p&gt;</description>
                <environment>ZFS</environment>
        <key id="61911">LU-14201</key>
            <summary>replay-single test 89 fails with &apos;3072 blocks leaked&apos;</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Dec 2020 20:09:08 +0000</created>
                <updated>Tue, 22 Nov 2022 01:00:33 +0000</updated>
                                            <version>Lustre 2.12.6</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="287032" author="adilger" created="Wed, 9 Dec 2020 01:01:29 +0000"  >&lt;p&gt;I had a quick look at this, and so far it is a one-off test failure.  There was one other test_89 failure in the past month, but it looked quite different.&lt;/p&gt;

&lt;p&gt;This test is verifying that if a file is deleted across both an OSS and MDS restart that the space on the OSTs is released.  In terms of severity, this is fairly low, in the sense that concurrent MDS and OSS failure is fairly rare, while also deleting files.  At worst, some space on the OST would be leaked.  It may also be that this is a test script issue (e.g. the delete didn&apos;t happen yet because &quot;&lt;tt&gt;wait_delete_completed_mds()&lt;/tt&gt;&quot; didn&apos;t wait long enough).&lt;/p&gt;

&lt;p&gt;So I don&apos;t think it is a blocker for the 2.12.6 release, but we can keep an eye on whether it is being hit regularly.&lt;/p&gt;</comment>
                            <comment id="353778" author="adilger" created="Tue, 22 Nov 2022 01:00:33 +0000"  >&lt;p&gt;Duplicate with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16271&quot; title=&quot;replay-single test_89 FAIL: 20480 blocks leaked &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16271&quot;&gt;&lt;del&gt;LU-16271&lt;/del&gt;&lt;/a&gt;, but seems to be hitting more regularly.  Only 5 failures in 2022-07 and 2022-08, but 16 in the past 4 weeks.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="72954">LU-16271</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|i01gnz:</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>