<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:43: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-58139] Avoid leaking state from NetworkInterfaceTest::CancelLocally</title>
                <link>https://jira.mongodb.org/browse/SERVER-58139</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The test uses &lt;tt&gt;cancelCommand&lt;/tt&gt; to cancel a command locally. To ensure the command is not completed and blocked before calling into &lt;tt&gt;cancelCommand&lt;/tt&gt;, this test relies on &lt;a href=&quot;https://github.com/mongodb/mongo/blob/75fdaf5d32a8ece4de9ed673b10d1d02256f4172/src/mongo/executor/network_interface_tl.cpp#L785&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;networkInterfaceHangCommandsAfterAcquireConn&lt;/tt&gt;&lt;/a&gt;, a failpoint that blocks execution after a connection to the target host is acquired (and before the command is executed). However, there is no synchronization after this failpoint, allowing the command to continue running after &lt;tt&gt;cancelCommand&lt;/tt&gt;. This translates to running the command even after the test is successfully completed.&lt;/p&gt;

&lt;p&gt;The following shows logs for a successful execution of the test, where the execution of the command is finished (and not leaked) before returning from &lt;a href=&quot;https://github.com/mongodb/mongo/blob/1a78afe4e8a97d21e99f39504bd2ef451f1d7fa7/src/mongo/executor/network_interface_integration_test.cpp#L318-L342&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;CancelLocally&lt;/tt&gt;&lt;/a&gt; and before execution of &lt;a href=&quot;https://github.com/mongodb/mongo/blob/1a78afe4e8a97d21e99f39504bd2ef451f1d7fa7/src/mongo/executor/network_interface_integration_test.cpp#L344-L398&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;CancelRemotely&lt;/tt&gt;&lt;/a&gt;:&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;[cpp_integration_test:executor_integration_test] | 2021-06-10T19:37:37.693+00:00 I  TEST     23059   [main] &quot;Running&quot;,&quot;attr&quot;:{&quot;test&quot;:&quot;CancelLocally&quot;,&quot;rep&quot;:1,&quot;reps&quot;: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;[cpp_integration_test:executor_integration_test] | 2021-06-10T19:37:37.693+00:00 W  CONTROL  23830   [main] &quot;Set failpoint&quot;,&quot;attr&quot;:{&quot;failPointName&quot;:&quot;networkInterfaceHangCommandsAfterAcquireConn&quot;,&quot;failPoint&quot;:{&quot;mode&quot;:1,&quot;data&quot;:{},&quot;timesEntered&quot;:0}}&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;[j1:prim] | 2021-06-10T19:37:37.694+00:00 I  NETWORK  22943   [listener] &quot;Connection accepted&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:50474&quot;,&quot;uuid&quot;:&quot;8c1d0e6e-6805-4e59-80d3-1132910fdd12&quot;,&quot;connectionId&quot;:50,&quot;connectionCount&quot;:6}&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;[j1:prim] | 2021-06-10T19:37:37.694+00:00 D2 COMMAND  21965   [conn50] &quot;About to run the command&quot;,&quot;attr&quot;:{&quot;db&quot;:&quot;admin&quot;,&quot;commandArgs&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-rc1-16-g06168e4&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-62-85.ec2.internal:27017&quot;,&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&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;[j1:prim] | 2021-06-10T19:37:37.694+00:00 I  NETWORK  51800   [conn50] &quot;client metadata&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:50474&quot;,&quot;client&quot;:&quot;conn50&quot;,&quot;doc&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-rc1-16-g06168e4&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.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;[j1:prim] | 2021-06-10T19:37:37.694+00:00 I  COMMAND  51803   [conn50] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;admin.$cmd&quot;,&quot;command&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-rc1-16-g06168e4&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-62-85.ec2.internal:27017&quot;,&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&quot;},&quot;numYields&quot;:0,&quot;reslen&quot;:784,&quot;locks&quot;:{},&quot;remote&quot;:&quot;127.0.0.1:50474&quot;,&quot;protocol&quot;:&quot;op_query&quot;,&quot;durationMillis&quot;:0}&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;[cpp_integration_test:executor_integration_test] | 2021-06-10T19:37:37.695+00:00 W  CONTROL  23831   [main] &quot;Set failpoint&quot;,&quot;attr&quot;:{&quot;failPointName&quot;:&quot;networkInterfaceHangCommandsAfterAcquireConn&quot;,&quot;failPoint&quot;:{&quot;mode&quot;:0,&quot;data&quot;:{},&quot;timesEntered&quot;: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;[j1:prim] | 2021-06-10T19:37:37.695+00:00 D2 COMMAND  21965   [conn48] &quot;About to run the command&quot;,&quot;attr&quot;:{&quot;db&quot;:&quot;admin&quot;,&quot;commandArgs&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-rc1-16-g06168e4&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-62-85.ec2.internal:27017&quot;,&quot;internalClient&quot;:{&quot;minWireVersion&quot;:0,&quot;maxWireVersion&quot;:13},&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&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;[j1:prim] | 2021-06-10T19:37:37.695+00:00 I  NETWORK  51800   [conn48] &quot;client metadata&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:50468&quot;,&quot;client&quot;:&quot;conn48&quot;,&quot;doc&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-rc1-16-g06168e4&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.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;[j1:prim] | 2021-06-10T19:37:37.695+00:00 I  COMMAND  51803   [conn48] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;admin.$cmd&quot;,&quot;command&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-rc1-16-g06168e4&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-62-85.ec2.internal:27017&quot;,&quot;internalClient&quot;:{&quot;minWireVersion&quot;:0,&quot;maxWireVersion&quot;:13},&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&quot;},&quot;numYields&quot;:0,&quot;reslen&quot;:784,&quot;locks&quot;:{},&quot;remote&quot;:&quot;127.0.0.1:50468&quot;,&quot;protocol&quot;:&quot;op_query&quot;,&quot;durationMillis&quot;:0}&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;[j1:prim] | 2021-06-10T19:37:37.696+00:00 W  EXECUTOR 4910400 [conn48] &quot;Terminating session due to error&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&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;[j1:prim] | 2021-06-10T19:37:37.696+00:00 I  NETWORK  5127900 [conn48] &quot;Ending session&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&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;[j1:prim] | 2021-06-10T19:37:37.696+00:00 I  NETWORK  22944   [conn48] &quot;Connection ended&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:50468&quot;,&quot;uuid&quot;:&quot;4fc98b31-a491-4918-968b-dfe80335e648&quot;,&quot;connectionId&quot;:48,&quot;connectionCount&quot;: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;[j1:prim] | 2021-06-10T19:37:37.795+00:00 D2 COMMAND  21965   [conn50] &quot;About to run the command&quot;,&quot;attr&quot;:{&quot;db&quot;:&quot;admin&quot;,&quot;commandArgs&quot;:{&quot;echo&quot;:1,&quot;foo&quot;:&quot;bar&quot;,&quot;$db&quot;:&quot;admin&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;[j1:prim] | 2021-06-10T19:37:37.795+00:00 D2 COMMAND  21955   [conn50] &quot;Applying default readConcern on command&quot;,&quot;attr&quot;:{&quot;readConcernDefault&quot;:{&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;}},&quot;command&quot;:&quot;echo&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;[j1:prim] | 2021-06-10T19:37:37.795+00:00 I  COMMAND  51803   [conn50] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;admin.$cmd&quot;,&quot;command&quot;:{&quot;echo&quot;:1,&quot;foo&quot;:&quot;bar&quot;,&quot;$db&quot;:&quot;admin&quot;},&quot;numYields&quot;:0,&quot;reslen&quot;:212,&quot;locks&quot;:{},&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;provenance&quot;:&quot;implicitDefault&quot;},&quot;remote&quot;:&quot;127.0.0.1:50474&quot;,&quot;protocol&quot;:&quot;op_msg&quot;,&quot;durationMillis&quot;:0}&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;[cpp_integration_test:executor_integration_test] | 2021-06-10T19:37:37.795+00:00 I  ASIO     4820501 [NetworkInterfaceIntegrationFixture] &quot;Command failed&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:90,&quot;codeName&quot;:&quot;CallbackCanceled&quot;,&quot;errmsg&quot;:&quot;Command canceled; original request was: RemoteCommand 7 -- target:[localhost:20250] db:admin cmd:{ echo: 1, foo: \&quot;bar\&quot; }&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;[cpp_integration_test:executor_integration_test] | 2021-06-10T19:37:37.796+00:00 I  ASIO     22582   [NetworkInterfaceIntegrationFixture] &quot;Killing all outstanding egress activity.&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;[cpp_integration_test:executor_integration_test] | 2021-06-10T19:37:37.796+00:00 I  ASIO     22582   [main] &quot;Killing all outstanding egress activity.&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;[j1:prim] | 2021-06-10T19:37:37.797+00:00 W  EXECUTOR 4910400 [conn50] &quot;Terminating session due to error&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&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;[j1:prim] | 2021-06-10T19:37:37.797+00:00 I  NETWORK  5127900 [conn50] &quot;Ending session&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:6,&quot;codeName&quot;:&quot;HostUnreachable&quot;,&quot;errmsg&quot;:&quot;Connection closed by peer&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;[j1:prim] | 2021-06-10T19:37:37.797+00:00 I  NETWORK  22944   [conn50] &quot;Connection ended&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:50474&quot;,&quot;uuid&quot;:&quot;8c1d0e6e-6805-4e59-80d3-1132910fdd12&quot;,&quot;connectionId&quot;:50,&quot;connectionCount&quot;:4}&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;[cpp_integration_test:executor_integration_test] | 2021-06-10T19:37:37.796+00:00 I  TEST     23059   [main] &quot;Running&quot;,&quot;attr&quot;:{&quot;test&quot;:&quot;CancelRemotely&quot;,&quot;rep&quot;:1,&quot;reps&quot;:1}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;However, the execution of the command may be postponed to some time after the next test begins, causing failures due to the leaked state:&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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.259+00:00 I  TEST     23059   [main] &quot;Running&quot;,&quot;attr&quot;:{&quot;test&quot;:&quot;CancelLocally&quot;,&quot;rep&quot;:1,&quot;reps&quot;: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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.259+00:00 W  CONTROL  23830   [main] &quot;Set failpoint&quot;,&quot;attr&quot;:{&quot;failPointName&quot;:&quot;networkInterfaceHangCommandsAfterAcquireConn&quot;,&quot;failPoint&quot;:{&quot;mode&quot;:1,&quot;data&quot;:{},&quot;timesEntered&quot;:0}}&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;[j3:prim] | 2021-06-20T16:13:04.259+00:00 I  NETWORK  22943   [listener] &quot;Connection accepted&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:36842&quot;,&quot;uuid&quot;:&quot;ff6ea7b9-0607-4813-a3bf-537753d6355c&quot;,&quot;connectionId&quot;:69,&quot;connectionCount&quot;: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;[j3:prim] | 2021-06-20T16:13:04.260+00:00 D2 COMMAND  21965   [conn69] &quot;About to run the command&quot;,&quot;attr&quot;:{&quot;db&quot;:&quot;admin&quot;,&quot;commandArgs&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-alpha0-1181-gc3e6aa7&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-67-44.ec2.internal:27017&quot;,&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&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;[j3:prim] | 2021-06-20T16:13:04.260+00:00 I  NETWORK  51800   [conn69] &quot;client metadata&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:36842&quot;,&quot;client&quot;:&quot;conn69&quot;,&quot;doc&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-alpha0-1181-gc3e6aa7&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.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;[j3:prim] | 2021-06-20T16:13:04.260+00:00 I  COMMAND  51803   [conn69] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;admin.$cmd&quot;,&quot;command&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-alpha0-1181-gc3e6aa7&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-67-44.ec2.internal:27017&quot;,&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&quot;},&quot;numYields&quot;:0,&quot;reslen&quot;:784,&quot;locks&quot;:{},&quot;remote&quot;:&quot;127.0.0.1:36842&quot;,&quot;protocol&quot;:&quot;op_query&quot;,&quot;durationMillis&quot;:0}&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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.360+00:00 W  CONTROL  23831   [main] &quot;Set failpoint&quot;,&quot;attr&quot;:{&quot;failPointName&quot;:&quot;networkInterfaceHangCommandsAfterAcquireConn&quot;,&quot;failPoint&quot;:{&quot;mode&quot;:0,&quot;data&quot;:{},&quot;timesEntered&quot;: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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.464+00:00 I  ASIO     4820501 [NetworkInterfaceIntegrationFixture] &quot;Command failed&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:90,&quot;codeName&quot;:&quot;CallbackCanceled&quot;,&quot;errmsg&quot;:&quot;Command canceled; original request was: RemoteCommand 7 -- target:[localhost:20750] db:admin cmd:{ echo: 1, foo: \&quot;bar\&quot; }&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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.464+00:00 I  ASIO     22582   [NetworkInterfaceIntegrationFixture] &quot;Killing all outstanding egress activity.&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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.464+00:00 I  ASIO     22582   [main] &quot;Killing all outstanding egress activity.&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;[j3:prim] | 2021-06-20T16:13:04.465+00:00 I  NETWORK  22943   [listener] &quot;Connection accepted&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:36854&quot;,&quot;uuid&quot;:&quot;55ee9dc0-be09-4c89-bf73-69fdc2fa14d0&quot;,&quot;connectionId&quot;:70,&quot;connectionCount&quot;:6}&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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.464+00:00 I  TEST     23059   [main] &quot;Running&quot;,&quot;attr&quot;:{&quot;test&quot;:&quot;CancelRemotely&quot;,&quot;rep&quot;:1,&quot;reps&quot;: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;[j3:prim] | 2021-06-20T16:13:04.466+00:00 D2 COMMAND  21965   [conn70] &quot;About to run the command&quot;,&quot;attr&quot;:{&quot;db&quot;:&quot;admin&quot;,&quot;commandArgs&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-alpha0-1181-gc3e6aa7&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-67-44.ec2.internal:27017&quot;,&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&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;[j3:prim] | 2021-06-20T16:13:04.466+00:00 I  NETWORK  51800   [conn70] &quot;client metadata&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:36854&quot;,&quot;client&quot;:&quot;conn70&quot;,&quot;doc&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-alpha0-1181-gc3e6aa7&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.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;[j3:prim] | 2021-06-20T16:13:04.466+00:00 I  COMMAND  51803   [conn70] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;admin.$cmd&quot;,&quot;command&quot;:{&quot;isMaster&quot;:1,&quot;client&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;NetworkInterfaceTL&quot;,&quot;version&quot;:&quot;5.0.0-alpha0-1181-gc3e6aa7&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Linux&quot;,&quot;name&quot;:&quot;Red Hat Enterprise Linux release 8.0 (Ootpa)&quot;,&quot;architecture&quot;:&quot;x86_64&quot;,&quot;version&quot;:&quot;Kernel 4.18.0-80.1.2.el8_0.x86_64&quot;}},&quot;hostInfo&quot;:&quot;ip-10-122-67-44.ec2.internal:27017&quot;,&quot;hangUpOnStepDown&quot;:false,&quot;$db&quot;:&quot;admin&quot;},&quot;numYields&quot;:0,&quot;reslen&quot;:784,&quot;locks&quot;:{},&quot;remote&quot;:&quot;127.0.0.1:36854&quot;,&quot;protocol&quot;:&quot;op_query&quot;,&quot;durationMillis&quot;:0}&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;[cpp_integration_test:executor_integration_test] | 2021-06-20T16:13:04.467+00:00 I  ASIO     4820500 [NetworkInterfaceIntegrationFixture] &quot;Got command result&quot;,&quot;attr&quot;:{&quot;response&quot;:&quot;RemoteResponse -- cmd: { count: 0, ok: 1.0, $clusterTime: { clusterTime: Timestamp(1624205573, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1624205573, 10) } status: OK elapsed: 524 &#956;s moreToCome: false&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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 D2 COMMAND  21965   [conn70] &quot;About to run the command&quot;,&quot;attr&quot;:{&quot;db&quot;:&quot;admin&quot;,&quot;commandArgs&quot;:{&quot;configureFailPoint&quot;:&quot;failCommand&quot;,&quot;mode&quot;:&quot;alwaysOn&quot;,&quot;data&quot;:{&quot;blockConnection&quot;:true,&quot;blockTimeMS&quot;:1000000000,&quot;failCommands&quot;:[&quot;echo&quot;]},&quot;$db&quot;:&quot;admin&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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 D2 COMMAND  21961   [conn70] &quot;Admin only command&quot;,&quot;attr&quot;:{&quot;command&quot;:&quot;configureFailPoint&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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 D2 COMMAND  21955   [conn70] &quot;Applying default readConcern on command&quot;,&quot;attr&quot;:{&quot;readConcernDefault&quot;:{&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;}},&quot;command&quot;:&quot;configureFailPoint&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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 W  CONTROL  23829   [conn70] &quot;Set failpoint&quot;,&quot;attr&quot;:{&quot;failPointName&quot;:&quot;failCommand&quot;,&quot;failPoint&quot;:{&quot;mode&quot;:1,&quot;data&quot;:{&quot;blockConnection&quot;:true,&quot;blockTimeMS&quot;:1000000000,&quot;failCommands&quot;:[&quot;echo&quot;]},&quot;timesEntered&quot;:0}}&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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 I  COMMAND  51803   [conn70] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;admin.$cmd&quot;,&quot;command&quot;:{&quot;configureFailPoint&quot;:&quot;failCommand&quot;,&quot;mode&quot;:&quot;alwaysOn&quot;,&quot;data&quot;:{&quot;blockConnection&quot;:true,&quot;blockTimeMS&quot;:1000000000,&quot;failCommands&quot;:[&quot;echo&quot;]},&quot;$db&quot;:&quot;admin&quot;},&quot;numYields&quot;:0,&quot;reslen&quot;:174,&quot;locks&quot;:{},&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;provenance&quot;:&quot;implicitDefault&quot;},&quot;remote&quot;:&quot;127.0.0.1:36854&quot;,&quot;protocol&quot;:&quot;op_msg&quot;,&quot;durationMillis&quot;:0}&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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 D2 COMMAND  21965   [conn69] &quot;About to run the command&quot;,&quot;attr&quot;:{&quot;db&quot;:&quot;admin&quot;,&quot;commandArgs&quot;:{&quot;echo&quot;:1,&quot;foo&quot;:&quot;bar&quot;,&quot;$db&quot;:&quot;admin&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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 I  COMMAND  4898500 [conn69] &quot;Activating &apos;failCommand&apos; failpoint&quot;,&quot;attr&quot;:{&quot;data&quot;:{&quot;blockConnection&quot;:true,&quot;blockTimeMS&quot;:1000000000,&quot;failCommands&quot;:[&quot;echo&quot;]},&quot;threadName&quot;:&quot;conn69&quot;,&quot;appName&quot;:&quot;&quot;,&quot;namespace&quot;:&quot;admin&quot;,&quot;isInternalClient&quot;:false,&quot;command&quot;:&quot;echo&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;   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;[j3:prim] | 2021-06-20T16:13:04.467+00:00 I  COMMAND  20432   [conn69] &quot;Blocking command via &apos;failCommand&apos; failpoint&quot;,&quot;attr&quot;:{&quot;command&quot;:&quot;echo&quot;,&quot;blockTimeMillis&quot;:1000000000}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;&lt;b&gt;Acceptance criteria:&lt;/b&gt; ensure any command started by &lt;tt&gt;CancelLocally&lt;/tt&gt; completes before returning from the test.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1801377">SERVER-58139</key>
            <summary>Avoid leaking state from NetworkInterfaceTest::CancelLocally</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="13201">Fixed</resolution>
                                        <assignee username="amirsaman.memaripour@mongodb.com">Amirsaman Memaripour</assignee>
                                    <reporter username="amirsaman.memaripour@mongodb.com">Amirsaman Memaripour</reporter>
                        <labels>
                            <label>servicearch-wfbf-day</label>
                    </labels>
                <created>Mon, 28 Jun 2021 22:22:38 +0000</created>
                <updated>Sun, 29 Oct 2023 21:51:32 +0000</updated>
                            <resolved>Tue, 6 Jul 2021 17:19:06 +0000</resolved>
                                    <version>5.1 Required</version>
                                    <fixVersion>4.4.10</fixVersion>
                    <fixVersion>5.0.4</fixVersion>
                    <fixVersion>5.1.0-rc0</fixVersion>
                                    <component>Internal Code</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4106802" author="JIRAUSER1259052" created="Wed, 6 Oct 2021 18:09:20 +0000"  >&lt;p&gt;Updating the fixversion since branching activities occurred yesterday. This ticket will be in rc0 when it&#8217;s been triggered. For more active release information, please keep an eye on #server-release. Thank you!&lt;/p&gt;</comment>
                            <comment id="4072592" author="xgen-internal-githook" created="Mon, 20 Sep 2021 20:10:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-58139&quot; title=&quot;Avoid leaking state from NetworkInterfaceTest::CancelLocally&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-58139&quot;&gt;&lt;del&gt;SERVER-58139&lt;/del&gt;&lt;/a&gt; Check for cancelation before sending remote commands&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d0d4084cffcf71ea6dc56705a413f16051452447)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dc48936ed11ed690b380e01800c2bf13d3eda747&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dc48936ed11ed690b380e01800c2bf13d3eda747&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4069408" author="xgen-internal-githook" created="Fri, 17 Sep 2021 19:45:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-58139&quot; title=&quot;Avoid leaking state from NetworkInterfaceTest::CancelLocally&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-58139&quot;&gt;&lt;del&gt;SERVER-58139&lt;/del&gt;&lt;/a&gt; Check for cancelation before sending remote commands&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d0d4084cffcf71ea6dc56705a413f16051452447)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dfa66888df295b9c241ee300024121471a175818&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dfa66888df295b9c241ee300024121471a175818&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3918562" author="xgen-internal-githook" created="Tue, 6 Jul 2021 17:15:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-58139&quot; title=&quot;Avoid leaking state from NetworkInterfaceTest::CancelLocally&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-58139&quot;&gt;&lt;del&gt;SERVER-58139&lt;/del&gt;&lt;/a&gt; Check for cancelation before sending remote commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d0d4084cffcf71ea6dc56705a413f16051452447&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d0d4084cffcf71ea6dc56705a413f16051452447&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>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1318144">SERVER-47602</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1806537">SERVER-58209</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.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_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.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>Tue, 6 Jul 2021 17:15:21 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 18 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></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>luke.bonanomi@mongodb.com</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hz9qc7:</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="5184">Service Arch 2021-07-12</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</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|hzowt3:</customfieldvalue>

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