<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:01: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-2759] assertion failed ids not match</title>
                <link>https://jira.mongodb.org/browse/SERVER-2759</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;got assertion failed ~30000 times and recover afterwards&lt;/p&gt;

&lt;p&gt;Traceback (most recent call last):&lt;br/&gt;
  File &quot;dbconnector.py&quot;, line 32, in eval_cmd&lt;br/&gt;
    res = eval_expr(block, variables)&lt;br/&gt;
  File &quot;dbconnector.py&quot;, line 25, in eval_expr&lt;br/&gt;
    return eval(expr, &lt;/p&gt;
{&quot;__builtins__&quot;:None}
&lt;p&gt;, variables )&lt;br/&gt;
  File &quot;&amp;lt;string&amp;gt;&quot;, line 1, in &amp;lt;module&amp;gt;&lt;br/&gt;
  File &quot;dbmodules.py&quot;, line 232, in login&lt;br/&gt;
    user = mdb.users.find_and_modify(query=&lt;/p&gt;
{USER_UDID:udid}
&lt;p&gt;, update={&quot;$set&quot;: {USER_VERSION:ClientVersion}})&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/collection.py&quot;, line 1061, in find_and_modify&lt;br/&gt;
    allowable_errors=&lt;span class=&quot;error&quot;&gt;&amp;#91;no_obj_error&amp;#93;&lt;/span&gt;, **kwargs)&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/database.py&quot;, line 288, in command&lt;br/&gt;
    _is_command=True)&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/collection.py&quot;, line 469, in find_one&lt;br/&gt;
    for result in self.find(spec_or_id, *args, **kwargs).limit(-1):&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/cursor.py&quot;, line 601, in next&lt;br/&gt;
    if len(self.__data) or self._refresh():&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/cursor.py&quot;, line 564, in _refresh&lt;br/&gt;
    self._&lt;em&gt;query_spec(), self.&lt;/em&gt;_fields))&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/cursor.py&quot;, line 521, in __send_message&lt;br/&gt;
    **kwargs)&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/connection.py&quot;, line 790, in _send_message_with_response&lt;br/&gt;
    return self.__send_and_receive(message, sock)&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/connection.py&quot;, line 771, in __send_and_receive&lt;br/&gt;
    return self.__receive_message_on_socket(1, request_id, sock)&lt;br/&gt;
  File &quot;build/bdist.linux-x86_64/egg/pymongo/connection.py&quot;, line 761, in __receive_message_on_socket&lt;br/&gt;
    struct.unpack(&quot;&amp;lt;i&quot;, header&lt;span class=&quot;error&quot;&gt;&amp;#91;8:12&amp;#93;&lt;/span&gt;)&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;)&lt;br/&gt;
AssertionError: ids don&apos;t match -1484018265 895640889&lt;/p&gt;</description>
                <environment>pymongo 1.9</environment>
        <key id="15117">SERVER-2759</key>
            <summary>assertion failed ids not match</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="5">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ofersa">ofer samocha</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Mar 2011 14:34:39 +0000</created>
                <updated>Fri, 30 Mar 2012 14:37:16 +0000</updated>
                            <resolved>Wed, 16 Mar 2011 05:37:49 +0000</resolved>
                                    <version>1.7.6</version>
                                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="25984" author="eliot" created="Wed, 16 Mar 2011 05:37:49 +0000"  >&lt;p&gt;This is likely a bug fixed since 1.7.6.&lt;br/&gt;
You should upgrade to 1.8.0-rc2 (or newer).&lt;br/&gt;
If it happens again with that version, please re-open with all log files from mongos and mongod&lt;/p&gt;</comment>
                            <comment id="25982" author="ofersa" created="Wed, 16 Mar 2011 05:34:46 +0000"  >&lt;p&gt;nothing there, sorry&lt;br/&gt;
errors were between 01:19 and 01:35&lt;/p&gt;

&lt;p&gt;Tue Mar 15 01:19:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;LockPinger&amp;#93;&lt;/span&gt; dist_lock pinged successfully for: SN13:1299669121:1804289383&lt;br/&gt;
Tue Mar 15 01:24:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;LockPinger&amp;#93;&lt;/span&gt; dist_lock pinged successfully for: SN13:1299669121:1804289383&lt;br/&gt;
Tue Mar 15 01:29:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;LockPinger&amp;#93;&lt;/span&gt; dist_lock pinged successfully for: SN13:1299669121:1804289383&lt;br/&gt;
Tue Mar 15 01:30:09 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:33555 #1979&lt;br/&gt;
Tue Mar 15 01:30:09 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1979&amp;#93;&lt;/span&gt; end connection 127.0.0.1:33555&lt;br/&gt;
Tue Mar 15 01:34:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;LockPinger&amp;#93;&lt;/span&gt; dist_lock pinged successfully for: SN13:1299669121:1804289383&lt;br/&gt;
Tue Mar 15 01:36:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:44280 #1980&lt;br/&gt;
Tue Mar 15 01:36:09 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:44284 #1981&lt;br/&gt;
Tue Mar 15 01:36:10 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1922&amp;#93;&lt;/span&gt; end connection 127.0.0.1:42097&lt;br/&gt;
Tue Mar 15 01:39:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;LockPinger&amp;#93;&lt;/span&gt; dist_lock pinged successfully for: SN13:1299669121:1804289383&lt;/p&gt;</comment>
                            <comment id="25979" author="eliot" created="Wed, 16 Mar 2011 05:17:12 +0000"  >&lt;p&gt;Any mongos where there is an error.&lt;/p&gt;</comment>
                            <comment id="25978" author="ofersa" created="Wed, 16 Mar 2011 05:15:02 +0000"  >&lt;p&gt;in that mongos there was nothing to send.&lt;br/&gt;
in other 20 mongos there was no such error.&lt;br/&gt;
I have 40*2 mongo shards do you need their logs ?&lt;/p&gt;</comment>
                            <comment id="25977" author="eliot" created="Wed, 16 Mar 2011 04:58:03 +0000"  >&lt;p&gt;Can you send server log from that time&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 16 Mar 2011 04:58:03 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 49 weeks 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>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 49 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>ofersa</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrp3m7:</customfieldvalue>

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

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

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