<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:21:07 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-29522] exit code reported by resmoke.py for concurrent fuzzer should be more meaningful</title>
                <link>https://jira.mongodb.org/browse/SERVER-29522</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When running multi-threaded tests with the JSTestCase class, resmoke.py eventually returns a single exit code for that test case. The exit code is currently set to the return code of &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r3.3.15/buildscripts/resmokelib/testing/testcases.py#L422&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the process that finishes last&lt;/a&gt;. Ideally, the exit code should be changed so that if one of the threads had failed (and not necessarily the last thread), then the final exit code from resmoke.py should be nonzero as well regardless of what the last thread returned. &lt;/p&gt;</description>
                <environment></environment>
        <key id="391860">SERVER-29522</key>
            <summary>exit code reported by resmoke.py for concurrent fuzzer should be more meaningful</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="ian.boros@mongodb.com">Ian Boros</assignee>
                                    <reporter username="kimberly.hou">Kimberly Hou</reporter>
                        <labels>
                            <label>tig-resmoke</label>
                    </labels>
                <created>Thu, 8 Jun 2017 19:13:40 +0000</created>
                <updated>Mon, 30 Oct 2023 23:16:14 +0000</updated>
                            <resolved>Fri, 13 Oct 2017 14:31:12 +0000</resolved>
                                    <version>3.5.8</version>
                                    <fixVersion>3.6.0-rc1</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1698270" author="xgen-internal-githook" created="Fri, 13 Oct 2017 14:30:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;ian.boros@10gen.com&apos;, &apos;name&apos;: &apos;Ian Boros&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-29522&quot; title=&quot;exit code reported by resmoke.py for concurrent fuzzer should be more meaningful&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-29522&quot;&gt;&lt;del&gt;SERVER-29522&lt;/del&gt;&lt;/a&gt; better error codes when running concurrent tests in resmoke&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a7b2cf5c4b8202eb5344939302fc8ef5f088611f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a7b2cf5c4b8202eb5344939302fc8ef5f088611f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1695941" author="ian.boros" created="Wed, 11 Oct 2017 15:20:34 +0000"  >&lt;p&gt;Oh, wow. Thanks for catching this!&lt;/p&gt;

&lt;p&gt;I started a patch build for a fix here:&lt;br/&gt;
&lt;a href=&quot;https://evergreen.mongodb.com/version/59de2cc32a60ed58210023de&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/version/59de2cc32a60ed58210023de&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The ETA for the test that was timing out is back to ~50 minutes based on the progress it&apos;s made so far.&lt;/p&gt;

&lt;p&gt;If it works, I&apos;ll post another code review.&lt;/p&gt;</comment>
                            <comment id="1695518" author="max.hirschhorn@10gen.com" created="Wed, 11 Oct 2017 04:17:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ian.boros&quot; class=&quot;user-hover&quot; rel=&quot;ian.boros&quot;&gt;ian.boros&lt;/a&gt;, I&apos;ve revert the changes from &lt;a href=&quot;https://github.com/mongodb/mongo/commit/1e2626463b5a7c22484c4556b77da149f4ad1ef9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1e26264&lt;/a&gt; because the concurrent fuzzer is timing out after the 4-hour &lt;tt&gt;exec&amp;#95;timeout&amp;#95;secs&lt;/tt&gt; time limit. I suspect things are taking longer to run because we&apos;re implicitly using &lt;tt&gt;&amp;#95;config.NUM&amp;#95;CLIENTS&amp;#95;PER&amp;#95;FIXTURE&lt;/tt&gt; copies of the data consistency checks because &lt;tt&gt;jsfile.py&lt;/tt&gt; uses &lt;tt&gt;JSTestCase&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/task/mongodb_mongo_master_enterprise_rhel_62_64_bit_jstestfuzz_concurrent_replication_1e2626463b5a7c22484c4556b77da149f4ad1ef9_17_10_10_14_11_44&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task/mongodb_mongo_master_enterprise_rhel_62_64_bit_jstestfuzz_concurrent_replication_1e2626463b5a7c22484c4556b77da149f4ad1ef9_17_10_10_14_11_44&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1695517" author="xgen-internal-githook" created="Wed, 11 Oct 2017 04:13:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;, &apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;username&apos;: &apos;visemet&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-29522&quot; title=&quot;exit code reported by resmoke.py for concurrent fuzzer should be more meaningful&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-29522&quot;&gt;&lt;del&gt;SERVER-29522&lt;/del&gt;&lt;/a&gt; better error codes when running concurrent tests in resmoke&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 1e2626463b5a7c22484c4556b77da149f4ad1ef9.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8b3694d704d4c472adba87e8fb0827372324c215&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8b3694d704d4c472adba87e8fb0827372324c215&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1694487" author="xgen-internal-githook" created="Tue, 10 Oct 2017 14:11:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;ian.boros@10gen.com&apos;, &apos;name&apos;: &apos;Ian Boros&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-29522&quot; title=&quot;exit code reported by resmoke.py for concurrent fuzzer should be more meaningful&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-29522&quot;&gt;&lt;del&gt;SERVER-29522&lt;/del&gt;&lt;/a&gt; better error codes when running concurrent tests in resmoke&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1e2626463b5a7c22484c4556b77da149f4ad1ef9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1e2626463b5a7c22484c4556b77da149f4ad1ef9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1664059" author="max.hirschhorn@10gen.com" created="Tue, 5 Sep 2017 02:21:00 +0000"  >&lt;p&gt;I think we should use this ticket as an opportunity to define a separate class from &lt;tt&gt;JSTestCase&lt;/tt&gt; (e.g. called &lt;tt&gt;MultipleCopyJSTestCase&lt;/tt&gt; for running multiple copies of the same JavaScript test in different threads. The &lt;tt&gt;MultipleCopyJSTestCase#run_test()&lt;/tt&gt; method should create multiple &lt;tt&gt;JSTestCase&lt;/tt&gt; instances (still configuring &lt;tt&gt;TestData.isMainTest&lt;/tt&gt; and &lt;tt&gt;TestData.numTestClients&lt;/tt&gt; &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r3.5.12/buildscripts/resmokelib/testing/testcases/jstest.py#L154-L160&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;as happens now&lt;/a&gt;) and set its &lt;tt&gt;MultiCopyJSTestCase#return_code&lt;/tt&gt; attribute to the first non-zero value from any of the underlying &lt;tt&gt;JSTestCase&lt;/tt&gt; instances.&lt;/p&gt;

&lt;p&gt;I think we could also remove the &lt;tt&gt;&amp;#45;&amp;#45;numClientsPerFixture&lt;/tt&gt; command line option in favor of a &lt;tt&gt;num_copies&lt;/tt&gt; parameter to &lt;tt&gt;MultiCopyJSTestCase#&amp;#95;&amp;#95;init&amp;#95;&amp;#95;()&lt;/tt&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="320669">SERVER-26443</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 5 Sep 2017 02:21:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 17 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 17 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>ian.boros@mongodb.com</customfieldvalue>
            <customfieldvalue>kimberly.hou</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht8u73:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|ht5wan:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1865">TIG 2017-09-11</customfieldvalue>
    <customfieldvalue id="1890">TIG 2017-10-02</customfieldvalue>
    <customfieldvalue id="1917">TIG 2017-10-23</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht8g9j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>