<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:13:41 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-26945] master-slave ReplSource::resyncDrop should not assume database name obtained from listDatabases result exists locally</title>
                <link>https://jira.mongodb.org/browse/SERVER-26945</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When doing a resync in master-slave mode, the slave attempts to drop all the databases it knows about before resetting each database from the master.&lt;/p&gt;

&lt;p&gt;Unfortunately, it assumes that the list of databases on the slave must match what&apos;s on the master even though the slave might not have replicated the database at the time the listDatabases command is run against the master. This might result in the following crash:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.809+0000 d20263| 2016-09-02T20:21:33.808+0000 I REPL     [conn1] client forcing resync from 127.0.0.1:20262&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.810+0000 d20263| 2016-09-02T20:21:33.808+0000 D COMMAND  [ConnectBG] BackgroundJob starting: ConnectBG&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.810+0000 d20262| 2016-09-02T20:21:33.809+0000 I NETWORK  [thread1] connection accepted from 127.0.0.1:53696 #8 (3 connections now open)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.810+0000 d20263| 2016-09-02T20:21:33.809+0000 D NETWORK  [conn1] connected to server 127.0.0.1:20262 (127.0.0.1)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.811+0000 d20262| 2016-09-02T20:21:33.809+0000 I NETWORK  [conn8] received client metadata from 127.0.0.1:53696 conn8: { driver: { name: &quot;MongoDB Internal Client&quot;, version: &quot;3.3.12-64-gf288ea8&quot; }, os: { type: &quot;Linux&quot;, name: &quot;Red Hat Enterprise Linux Server release 6.2 (Santiago)&quot;, architecture: &quot;x86_64&quot;, version: &quot;Kernel 2.6.32-220.el6.x86_64&quot; } }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.823+0000 d20262| 2016-09-02T20:21:33.823+0000 I ACCESS   [conn8] Successfully authenticated as principal __system on local&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.824+0000 d20263| 2016-09-02T20:21:33.823+0000 I REPL     [conn1] resync: dropping database admin&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.824+0000 d20263| 2016-09-02T20:21:33.823+0000 D STORAGE  [conn1] dropDatabase admin&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.824+0000 d20263| 2016-09-02T20:21:33.824+0000 D STORAGE  [conn1] deleting metadata for admin.system.version @ RecordId(5)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.825+0000 d20263| 2016-09-02T20:21:33.824+0000 D STORAGE  [conn1] WT drop of  table:index-7--2768966931139727106 res 16&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.825+0000 d20263| 2016-09-02T20:21:33.824+0000 D STORAGE  [conn1] ~WiredTigerRecordStore for: admin.system.version&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.825+0000 d20263| 2016-09-02T20:21:33.824+0000 D STORAGE  [conn1] WT drop of  table:collection-6--2768966931139727106 res 16&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.826+0000 d20263| 2016-09-02T20:21:33.824+0000 I REPL     [conn1] resync: dropping database foo&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.826+0000 d20263| 2016-09-02T20:21:33.824+0000 I -        [conn1] Invariant failure db src/mongo/db/catalog/database.cpp 631&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.826+0000 d20263| 2016-09-02T20:21:33.824+0000 I -        [conn1]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.826+0000 d20263|&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.827+0000 d20263| ***aborting after invariant() failure&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.827+0000 d20263|&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.827+0000 d20263|&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.837+0000 d20263| 2016-09-02T20:21:33.837+0000 F -        [conn1] Got signal: 6 (Aborted).&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.837+0000 d20263|&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.838+0000 d20263|  0x7ff6ef2b3071 0x7ff6ef2b2169 0x7ff6ef2b264d 0x7ff6eb2487e0 0x7ff6eaed75e5 0x7ff6eaed8dc5 0x7ff6ee4dbf9c 0x7ff6ee6c5a83 0x7ff6eecbac8a 0x7ff6eecbe625 0x7ff6eecc14bf 0x7ff6eed81a21 0x7ff6ee7296a7 0x7ff6ee72a8c3 0x7ff6eedd759d 0x7ff6ee941fb9 0x7ff6ee550aad 0x7ff6ee551410 0x7ff6ef21ae8b 0x7ff6eb240aa1 0x7ff6eaf8daad&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.838+0000 d20263| ----- BEGIN BACKTRACE -----&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.853+0000 d20263| {&quot;backtrace&quot;:[{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;161C071&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceERSo&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;161B169&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;161B64D&quot;},{&quot;b&quot;:&quot;7FF6EB239000&quot;,&quot;o&quot;:&quot;F7E0&quot;},{&quot;b&quot;:&quot;7FF6EAEA5000&quot;,&quot;o&quot;:&quot;325E5&quot;,&quot;s&quot;:&quot;gsignal&quot;},{&quot;b&quot;:&quot;7FF6EAEA5000&quot;,&quot;o&quot;:&quot;33DC5&quot;,&quot;s&quot;:&quot;abort&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;844F9C&quot;,&quot;s&quot;:&quot;_ZN5mongo17invariantOKFailedEPKcRKNS_6StatusES1_j&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;A2EA83&quot;,&quot;s&quot;:&quot;_ZN5mongo8Database12dropDatabaseEPNS_16OperationContextEPS0_&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;1023C8A&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl10ReplSource10resyncDropEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;1027625&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl10ReplSource11forceResyncEPNS_16OperationContextEPKc&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;102A4BF&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl10ReplSource15forceResyncDeadEPNS_16OperationContextEPKc&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;10EAA21&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl9CmdResync3runEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_7BSONObjEiRS9_RNS_14BSONObjBuilderE&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;A926A7&quot;,&quot;s&quot;:&quot;_ZN5mongo7Command3runEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS3_21ReplyBuilderInterfaceE&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;A938C3&quot;,&quot;s&quot;:&quot;_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_RKNS_3rpc16RequestInterfaceEPNS4_21ReplyBuilderInterfaceE&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;114059D&quot;,&quot;s&quot;:&quot;_ZN5mongo11runCommandsEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS2_21ReplyBuilderInterfaceE&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;CAAFB9&quot;,&quot;s&quot;:&quot;_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;8B9AAD&quot;,&quot;s&quot;:&quot;_ZN5mongo23ServiceEntryPointMongod12_sessionLoopEPNS_9transport7SessionE&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;8BA410&quot;},{&quot;b&quot;:&quot;7FF6EDC97000&quot;,&quot;o&quot;:&quot;1583E8B&quot;},{&quot;b&quot;:&quot;7FF6EB239000&quot;,&quot;o&quot;:&quot;7AA1&quot;},{&quot;b&quot;:&quot;7FF6EAEA5000&quot;,&quot;o&quot;:&quot;E8AAD&quot;,&quot;s&quot;:&quot;clone&quot;}],&quot;processInfo&quot;:{ &quot;mongodbVersion&quot; : &quot;3.3.12-64-gf288ea8&quot;, &quot;gitVersion&quot; : &quot;f288ea86db58c6aefe4807ed7ac1815577da2752&quot;, &quot;compiledModules&quot; : [ &quot;enterprise&quot; ], &quot;uname&quot; : { &quot;sysname&quot; : &quot;Linux&quot;, &quot;release&quot; : &quot;2.6.32-220.el6.x86_64&quot;, &quot;version&quot; : &quot;#1 SMP Wed Nov 9 08:03:13 EST 2011&quot;, &quot;machine&quot; : &quot;x86_64&quot; }, &quot;somap&quot; : [ { &quot;b&quot; : &quot;7FF6EDC97000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C313CEAEF4B5AD6FD4320703DBE4955F73C03431&quot; }, { &quot;b&quot; : &quot;7FFF6B4FF000&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;08F634A1D22DEFF00461D50A7699DACDC97657BF&quot; }, { &quot;b&quot; : &quot;7FC65825A000&quot;, &quot;path&quot; : &quot;/usr/lib64/libsasl2.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E0AEE889D5BF1373F2F9EE0D448DBF3F5B5113F0&quot; }, { &quot;b&quot; : &quot;7FC658816000&quot;, &quot;path&quot; : &quot;/lib64/libgssapi_krb5.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9B852585C66329AA02EFB28497E652A40F538E78&quot; }, { &quot;b&quot; : &quot;7FF6ED3CA000&quot;, &quot;path&quot; : &quot;/usr/lib64/libnetsnmpagent.so.20&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1270BB069D761BD79C79F8986BB3ED5DCAA7D06D&quot; }, { &quot;b&quot; : &quot;7FF6ED1A4000&quot;, &quot;path&quot; : &quot;/usr/lib64/libnetsnmphelpers.so.20&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3FA4F246A7DF00EC1355C5226C9308DC7B4AB5CD&quot; }, { &quot;b&quot; : &quot;7FF6ECCDC000&quot;, &quot;path&quot; : &quot;/usr/lib64/libnetsnmpmibs.so.20&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;A12008903CCB8F814439276CDF5238BB9C289D4C&quot; }, { &quot;b&quot; : &quot;7FF6ECA01000&quot;, &quot;path&quot; : &quot;/usr/lib64/libnetsnmp.so.20&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;0FB0EADB5887E03256EF6C7EEA8B3388E39E4BB0&quot; }, { &quot;b&quot; : &quot;7FF6EC7AC000&quot;, &quot;path&quot; : &quot;/usr/lib64/libcurl.so.4&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F8B2645ECACB90EC35AB098EDFBC5540BAF37CE1&quot; }, { &quot;b&quot; : &quot;7FC65635B000&quot;, &quot;path&quot; : &quot;/lib64/libldap-2.4.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1FA3BC4E18EEEB915FDD4E9BE33D0542C3FB2804&quot; }, { &quot;b&quot; : &quot;7FC65554C000&quot;, &quot;path&quot; : &quot;/lib64/liblber-2.4.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;244D2593BDE4FE657BC88572DB5DA88FA274B7F3&quot; }, { &quot;b&quot; : &quot;7FF6EC0E0000&quot;, &quot;path&quot; : &quot;/usr/lib64/libssl.so.10&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;7C5A504A21B221F299B1C45B9ED9C2340AEC6AEB&quot; }, { &quot;b&quot; : &quot;7FF6EBCFC000&quot;, &quot;path&quot; : &quot;/usr/lib64/libcrypto.so.10&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;2CF03CE94B9388A10544E4EF073450851A4D6AEB&quot; }, { &quot;b&quot; : &quot;7FC65C0F4000&quot;, &quot;path&quot; : &quot;/lib64/librt.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;86FE5BC1F46B8F8AA9A7A479FF991900DB93F720&quot; }, { &quot;b&quot; : &quot;7FC65CEF0000&quot;, &quot;path&quot; : &quot;/lib64/libdl.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;045D39F19533291EBD72D0EE0247F9D49BE2521E&quot; }, { &quot;b&quot; : &quot;7FC65B86C000&quot;, &quot;path&quot; : &quot;/lib64/libm.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B60EF3FCE5D4D2D8BAD2585D5CAAA1167B35DBFD&quot; }, { &quot;b&quot; : &quot;7FC65AA56000&quot;, &quot;path&quot; : &quot;/lib64/libgcc_s.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9A6E4BDFA184364D81F7DFD789474C3FB8F98A00&quot; }, { &quot;b&quot; : &quot;7FC65C039000&quot;, &quot;path&quot; : &quot;/lib64/libpthread.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B3BD4C596D72FCBE4607C86FEEC14F47B46D0DCC&quot; }, { &quot;b&quot; : &quot;7FC65C0A5000&quot;, &quot;path&quot; : &quot;/lib64/libc.so.6&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;24D3AB3DB0F38C7515FEADF82191651DA4117A18&quot; }, { &quot;b&quot; : &quot;7FC65F474000&quot;, &quot;path&quot; : &quot;/lib64/ld-linux-x86-64.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F3EEBD18E66EB139EA4D76CDFA86D643ABCF0070&quot; }, { &quot;b&quot; : &quot;7FC659E8B000&quot;, &quot;path&quot; : &quot;/lib64/libresolv.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;DDF6449707FD4C49DDE32A293EEE9AC218BFC460&quot; }, { &quot;b&quot; : &quot;7FC659454000&quot;, &quot;path&quot; : &quot;/lib64/libcrypt.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B21E32412356755F1851BAE219A0C8EFDAEEC686&quot; }, { &quot;b&quot; : &quot;7FC65556D000&quot;, &quot;path&quot; : &quot;/lib64/libkrb5.so.3&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;EF3AACAFD6BF71BB861F194C1559153FB0B020E2&quot; }, { &quot;b&quot; : &quot;7FC656741000&quot;, &quot;path&quot; : &quot;/lib64/libk5crypto.so.3&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;DDE6774979156442185836150FC0785170F8001F&quot; }, { &quot;b&quot; : &quot;7FC65993D000&quot;, &quot;path&quot; : &quot;/lib64/libcom_err.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;13FFCD68952B7715DDF34C9321D82E3041EA9006&quot; }, { &quot;b&quot; : &quot;7FC655B32000&quot;, &quot;path&quot; : &quot;/lib64/libkrb5support.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;A23DAFBCE170763BF1E836A8B26113F9CD20E0DA&quot; }, { &quot;b&quot; : &quot;7FC65552F000&quot;, &quot;path&quot; : &quot;/lib64/libkeyutils.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;3BCCABE75DC61BBA81AAE45D164E26EF4F9F55DB&quot; }, { &quot;b&quot; : &quot;7FF6E9D24000&quot;, &quot;path&quot; : &quot;/lib64/libwrap.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;083332F88CF3C61AB0184D8F397FC8BFF4548D8E&quot; }, { &quot;b&quot; : &quot;7FC65A3B9000&quot;, &quot;path&quot; : &quot;/usr/lib64/perl5/CORE/libperl.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;545478030DF991A635CC5E3258A3F5D8A7E94561&quot; }, { &quot;b&quot; : &quot;7FC657DA0000&quot;, &quot;path&quot; : &quot;/lib64/libnsl.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;BC86E56751E93653BD1C92975968937148A407CD&quot; }, { &quot;b&quot; : &quot;7FC659B9D000&quot;, &quot;path&quot; : &quot;/lib64/libutil.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;82DEB5906312B8D8F888D206DE11BC6B6FDF57D8&quot; }, { &quot;b&quot; : &quot;7FC654532000&quot;, &quot;path&quot; : &quot;/usr/lib64/librpm.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;C65174824A80EDE5374CFF6143C808807160CA63&quot; }, { &quot;b&quot; : &quot;7FC654703000&quot;, &quot;path&quot; : &quot;/usr/lib64/librpmio.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F858A331FA080C7E82549BE3191EB4BADE02A5C0&quot; }, { &quot;b&quot; : &quot;7FC6580FA000&quot;, &quot;path&quot; : &quot;/lib64/libpopt.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;E7B49911F1136073DD7DC58E8118CD9A4FBE2A19&quot; }, { &quot;b&quot; : &quot;7FC6596E4000&quot;, &quot;path&quot; : &quot;/lib64/libz.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;D053BB4FF0C2FC983842F81598813B9B931AD0D1&quot; }, { &quot;b&quot; : &quot;7FF6E8AD4000&quot;, &quot;path&quot; : &quot;/usr/lib64/libsensors.so.4&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6855E5BF5B3634C15F01B1043BD892D727EE3C08&quot; }, { &quot;b&quot; : &quot;7FC652EA2000&quot;, &quot;path&quot; : &quot;/lib64/libidn.so.11&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;5659EB985475B586E3BBCB95BA21F4A30BE5EBF4&quot; }, { &quot;b&quot; : &quot;7FC65545F000&quot;, &quot;path&quot; : &quot;/usr/lib64/libssl3.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;9080D18543F337F6F6B5C5265B1A3D2073A0FFBF&quot; }, { &quot;b&quot; : &quot;7FC654E32000&quot;, &quot;path&quot; : &quot;/usr/lib64/libsmime3.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;DE75A3731E7ABC427888BA8D38E96606264FBEBB&quot; }, { &quot;b&quot; : &quot;7FC655AF2000&quot;, &quot;path&quot; : &quot;/usr/lib64/libnss3.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;0375F2A6DA6EDCF870C52584B71798AC9003CFF2&quot; }, { &quot;b&quot; : &quot;7FC6550C6000&quot;, &quot;path&quot; : &quot;/usr/lib64/libnssutil3.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;F3A25CFCCA8191255ECFCFCD62248E393AFF3D01&quot; }, { &quot;b&quot; : &quot;7FC656AC2000&quot;, &quot;path&quot; : &quot;/lib64/libplds4.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1D3CD12F36DFB9E232953D3B73C34F8C0EF1004D&quot; }, { &quot;b&quot; : &quot;7FC6550BD000&quot;, &quot;path&quot; : &quot;/lib64/libplc4.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;535FB904872A936ECC2E926C612B1B2BFD0FB722&quot; }, { &quot;b&quot; : &quot;7FC655E7F000&quot;, &quot;path&quot; : &quot;/lib64/libnspr4.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;29B15E2260EA9A50E0993DEEF7ABD8334F37E6B9&quot; }, { &quot;b&quot; : &quot;7FF6E7657000&quot;, &quot;path&quot; : &quot;/usr/lib64/libssh2.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;8727EC925D6D91DAC74A99BDE8B3C6EE96AF13EA&quot; }, { &quot;b&quot; : &quot;7FC655254000&quot;, &quot;path&quot; : &quot;/lib64/libfreebl3.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;AFF1C795A3CF422C9F8AC32C7522F6376B1EA087&quot; }, { &quot;b&quot; : &quot;7FC657035000&quot;, &quot;path&quot; : &quot;/lib64/libselinux.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;B4576BE308DDCF7BC31F7304E4734C3D846D0236&quot; }, { &quot;b&quot; : &quot;7FC655A24000&quot;, &quot;path&quot; : &quot;/lib64/libbz2.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;1250B1D041DD7552F0C870BB188DC3A34DF2651D&quot; }, { &quot;b&quot; : &quot;7FC654C0E000&quot;, &quot;path&quot; : &quot;/usr/lib64/libelf.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;50517407A07B8D6C9A55A392E99246B52E8BFEEA&quot; }, { &quot;b&quot; : &quot;7FC6535ED000&quot;, &quot;path&quot; : &quot;/usr/lib64/liblzma.so.0&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6FF9BAEEEE9DDEEF2DFA5CBD36147A75891C0AD4&quot; }, { &quot;b&quot; : &quot;7FC6523C0000&quot;, &quot;path&quot; : &quot;/usr/lib64/liblua-5.1.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;6BDB4E1990D6EBA12A5C8D39A7650DB8798BF568&quot; }, { &quot;b&quot; : &quot;7FC6525BC000&quot;, &quot;path&quot; : &quot;/lib64/libcap.so.2&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;A436538388F1F25113FDA834CA2EED524EFA17D6&quot; }, { &quot;b&quot; : &quot;7FC6527B4000&quot;, &quot;path&quot; : &quot;/lib64/libacl.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;26CC708AC7C0FC1797A2340C024F0ADD0CE054D8&quot; }, { &quot;b&quot; : &quot;7FC653040000&quot;, &quot;path&quot; : &quot;/lib64/libdb-4.7.so&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;54DB4E3C4EC743FE95DD31C9D312E2898724577E&quot; }, { &quot;b&quot; : &quot;7FC65423B000&quot;, &quot;path&quot; : &quot;/lib64/libattr.so.1&quot;, &quot;elfType&quot; : 3, &quot;buildId&quot; : &quot;8EF0683858704EF173AB11B1E27076F37F82B7B6&quot; } ] }}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.853+0000 d20263|  mongod(_ZN5mongo15printStackTraceERSo+0x41) [0x7ff6ef2b3071]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.853+0000 d20263|  mongod(+0x161B169) [0x7ff6ef2b2169]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.854+0000 d20263|  mongod(+0x161B64D) [0x7ff6ef2b264d]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.854+0000 d20263|  libpthread.so.0(+0xF7E0) [0x7ff6eb2487e0]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.854+0000 d20263|  libc.so.6(gsignal+0x35) [0x7ff6eaed75e5]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.854+0000 d20263|  libc.so.6(abort+0x175) [0x7ff6eaed8dc5]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.854+0000 d20263|  mongod(_ZN5mongo17invariantOKFailedEPKcRKNS_6StatusES1_j+0x0) [0x7ff6ee4dbf9c]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.854+0000 d20263|  mongod(_ZN5mongo8Database12dropDatabaseEPNS_16OperationContextEPS0_+0x353) [0x7ff6ee6c5a83]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.855+0000 d20263|  mongod(_ZN5mongo4repl10ReplSource10resyncDropEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0xAA) [0x7ff6eecbac8a]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.855+0000 d20263|  mongod(_ZN5mongo4repl10ReplSource11forceResyncEPNS_16OperationContextEPKc+0x495) [0x7ff6eecbe625]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.855+0000 d20263|  mongod(_ZN5mongo4repl10ReplSource15forceResyncDeadEPNS_16OperationContextEPKc+0xDF) [0x7ff6eecc14bf]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.856+0000 d20263|  mongod(_ZN5mongo4repl9CmdResync3runEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_7BSONObjEiRS9_RNS_14BSONObjBuilderE+0x1D1) [0x7ff6eed81a21]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.856+0000 d20263|  mongod(_ZN5mongo7Command3runEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS3_21ReplyBuilderInterfaceE+0x617) [0x7ff6ee7296a7]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.856+0000 d20263|  mongod(_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_RKNS_3rpc16RequestInterfaceEPNS4_21ReplyBuilderInterfaceE+0x9A3) [0x7ff6ee72a8c3]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.857+0000 d20263|  mongod(_ZN5mongo11runCommandsEPNS_16OperationContextERKNS_3rpc16RequestInterfaceEPNS2_21ReplyBuilderInterfaceE+0x26D) [0x7ff6eedd759d]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.857+0000 d20263|  mongod(_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0xD29) [0x7ff6ee941fb9]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.857+0000 d20263|  mongod(_ZN5mongo23ServiceEntryPointMongod12_sessionLoopEPNS_9transport7SessionE+0x1AD) [0x7ff6ee550aad]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.857+0000 d20263|  mongod(+0x8BA410) [0x7ff6ee551410]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.857+0000 d20263|  mongod(+0x1583E8B) [0x7ff6ef21ae8b]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.857+0000 d20263|  libpthread.so.0(+0x7AA1) [0x7ff6eb240aa1]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.858+0000 d20263|  libc.so.6(clone+0x6D) [0x7ff6eaf8daad]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:repl2] 2016-09-02T20:21:33.858+0000 d20263| -----  END BACKTRACE  -----&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="330277">SERVER-26945</key>
            <summary>master-slave ReplSource::resyncDrop should not assume database name obtained from listDatabases result exists locally</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="9">Done</resolution>
                                        <assignee username="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Mon, 7 Nov 2016 21:41:28 +0000</created>
                <updated>Wed, 5 Apr 2017 11:43:38 +0000</updated>
                            <resolved>Wed, 18 Jan 2017 15:25:29 +0000</resolved>
                                                    <fixVersion>3.4.2</fixVersion>
                    <fixVersion>3.5.2</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1479642" author="xgen-internal-githook" created="Wed, 18 Jan 2017 19:33:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26945&quot; title=&quot;master-slave ReplSource::resyncDrop should not assume database name obtained from listDatabases result exists locally&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26945&quot;&gt;&lt;del&gt;SERVER-26945&lt;/del&gt;&lt;/a&gt; ReplSource::resyncDrop should not assume database name obtained from listDatabases result exists locally&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 3ead1168d2078379da99c0b5266b6239222d0a35)&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4846d18d25916a1dd5b8ddffc7942bc32501c952&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4846d18d25916a1dd5b8ddffc7942bc32501c952&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1479079" author="xgen-internal-githook" created="Wed, 18 Jan 2017 15:24:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26945&quot; title=&quot;master-slave ReplSource::resyncDrop should not assume database name obtained from listDatabases result exists locally&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26945&quot;&gt;&lt;del&gt;SERVER-26945&lt;/del&gt;&lt;/a&gt; ReplSource::resyncDrop should not assume database name obtained from listDatabases result exists locally&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3ead1168d2078379da99c0b5266b6239222d0a35&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3ead1168d2078379da99c0b5266b6239222d0a35&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12451" key="com.atlassian.jira.plugin.system.customfieldtypes:multiversion">
                        <customfieldname>Backport Completed</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="17787">3.4.2</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="14340"><![CDATA[v3.4]]></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>Wed, 18 Jan 2017 15:24:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 4 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_14262" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 18 Jan 2017 23:59:59 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-260</customfieldvalue>
                        </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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 4 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</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>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrjrnr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsqbcf:</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="1313">Repl 2017-01-23</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 7 Nov 2016 00:00:00 +0000</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_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

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

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