<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21:38 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-15826] jobstats output can produce invalid yaml ( part 2 )</title>
                <link>https://jira.whamcloud.com/browse/LU-15826</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The work in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13857&quot; title=&quot;jobstats output can produce invalid yaml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13857&quot;&gt;&lt;del&gt;LU-13857&lt;/del&gt;&lt;/a&gt; looks good, however we also see jobstat names which break the yaml for example&lt;/p&gt;

&lt;p&gt;&#160;&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-yaml&quot;&gt;
 - job_&lt;span class=&quot;code-keyword&quot;&gt;id: &lt;/span&gt;kworker/u&lt;span class=&quot;code-object&quot;&gt;515&lt;/span&gt;:&lt;span class=&quot;code-object&quot;&gt;5&lt;/span&gt;.
   snapshot_&lt;span class=&quot;code-keyword&quot;&gt;time: &lt;/span&gt;&lt;span class=&quot;code-object&quot;&gt;1651751372&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;Which should be&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-yaml&quot;&gt;
 - job_&lt;span class=&quot;code-keyword&quot;&gt;id: &lt;/span&gt;&lt;span class=&quot;code-quote&quot;&gt;&quot;kworker/u&lt;span class=&quot;code-object&quot;&gt;515&lt;/span&gt;:&lt;span class=&quot;code-object&quot;&gt;5&lt;/span&gt;.&quot;&lt;/span&gt;
   snapshot_&lt;span class=&quot;code-keyword&quot;&gt;time: &lt;/span&gt;&lt;span class=&quot;code-object&quot;&gt;1651751372&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="70159">LU-15826</key>
            <summary>jobstats output can produce invalid yaml ( part 2 )</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="wc-triage">WC Triage</assignee>
                                    <reporter username="james beal">James Beal</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 May 2022 14:30:08 +0000</created>
                <updated>Tue, 12 Dec 2023 18:02:43 +0000</updated>
                            <resolved>Wed, 15 Feb 2023 03:25:40 +0000</resolved>
                                    <version>Lustre 2.12.6</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="333974" author="adilger" created="Fri, 6 May 2022 06:13:55 +0000"  >&lt;p&gt;I thought this issue was fixed, but I see that patch &lt;a href=&quot;https://review.whamcloud.com/37764&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37764&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11407&quot; title=&quot;Improve stats data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11407&quot;&gt;&lt;del&gt;LU-11407&lt;/del&gt;&lt;/a&gt; tgt: cleanup job_stats output printing&lt;/tt&gt;&quot; has slipped through the cracks and did not land in 2.15.0.&lt;/p&gt;

&lt;p&gt;If you are able to test and or review the patch it will speed up landing.&lt;/p&gt;</comment>
                            <comment id="333990" author="james beal" created="Fri, 6 May 2022 08:07:49 +0000"  >&lt;p&gt;Reviewed and commented.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;We only have exascaler servers right now so I can&apos;t easily test, sorry.&lt;/p&gt;</comment>
                            <comment id="344767" author="aboyko" created="Fri, 26 Aug 2022 09:01:41 +0000"  >&lt;p&gt;&#160;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=adilger&quot; class=&quot;user-hover&quot; rel=&quot;adilger&quot;&gt;adilger&lt;/a&gt;, It is not directly related to description, but &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11407&quot; title=&quot;Improve stats data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11407&quot;&gt;&lt;del&gt;LU-11407&lt;/del&gt;&lt;/a&gt; lost indentation for yaml during refactoring.&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;- job_id:          fio.0
snapshot_time   : 42696.868451672 secs.nsecs
start_time      : 1384.907433838 secs.nsecs
elapsed_time    : 41311.961017834 secs.nsecs
  read_bytes:      { samples:    26054605, unit: bytes, min:     4096, max:  4194304, sum:   53228884680704, sumsq: 4159114415330820096 }
  write_bytes:     { samples:    12962712, unit: bytes, min:    65536, max:  4194304, sum:   34331481341952, sumsq: 2486223057455153152 } 
 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;vs 2.12&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;- job_id:          fio.0
  snapshot_time:   1661494584
  read_bytes:      { samples:    30567346, unit: bytes, min:   65536, max: 4194304, sum:  48407357423616 }
  write_bytes:     { samples:    14357818, unit: bytes, min:   65536, max: 4194304, sum:  32058573324288 }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="362835" author="adilger" created="Wed, 15 Feb 2023 03:25:40 +0000"  >&lt;p&gt;The invalid characters in JobID issue was fixed with patch &lt;a href=&quot;https://review.whamcloud.com/37764&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37764&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11407&quot; title=&quot;Improve stats data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11407&quot;&gt;&lt;del&gt;LU-11407&lt;/del&gt;&lt;/a&gt; tgt: cleanup job_stats output printing&lt;/tt&gt;&quot;.  &lt;/p&gt;

&lt;p&gt;The incorrect job_stas YAML formatting was fixed with patch &lt;a href=&quot;https://review.whamcloud.com/48417&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48417&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16110&quot; title=&quot;Make output of jobs_stats and rename_stats valid YAML&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16110&quot;&gt;&lt;del&gt;LU-16110&lt;/del&gt;&lt;/a&gt; lprocfs: make job_stats and rename_stats valid YAML&lt;/tt&gt;&quot;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="60279">LU-13857</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="53365">LU-11407</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="72029">LU-16110</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="79536">LU-17358</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|i02p33:</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>