<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:38:43 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>[GODRIVER-2481] Fix MacOS kmip python failures</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-2481</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;MacOS tasks are mostly &lt;a href=&quot;https://evergreen.mongodb.com/task_log_raw/mongo_go_driver_tests_42_plus_zlib_zstd_support__version~latest_os_ssl_40~osx_go_1_17_test_sharded_auth_nossl_6f492ef9eeb7c4fb8cf0d47e20d4ddd076c892d1_22_06_28_19_20_38/0?type=T&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;failing&lt;/a&gt; on the waterfall because of a runtime error in the kmip Python package.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2079953">GODRIVER-2481</key>
            <summary>Fix MacOS kmip python failures</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="steve.silvester@mongodb.com">Steve Silvester</assignee>
                                    <reporter username="benji.rewis@mongodb.com">Benji Rewis</reporter>
                        <labels>
                            <label>greenerbuild</label>
                    </labels>
                <created>Wed, 29 Jun 2022 21:09:56 +0000</created>
                <updated>Sat, 10 Jun 2023 12:46:31 +0000</updated>
                            <resolved>Sat, 10 Jun 2023 12:46:31 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5489900" author="JIRAUSER1263701" created="Sat, 10 Jun 2023 12:45:18 +0000"  >&lt;p&gt;The linked PR improves the situation, but there are still some cases where we see a traceback during teardown.  Since the teardown errors do not affect tests, we can consider this closed.  Any further fix would have to be in the script in &lt;tt&gt;drivers-evergreen-tools&lt;/tt&gt; or in &lt;tt&gt;pykmip&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="5489897" author="xgen-internal-githook" created="Sat, 10 Jun 2023 12:43:52 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Steven Silvester&apos;, &apos;email&apos;: &apos;steven.silvester@ieee.org&apos;, &apos;username&apos;: &apos;blink1073&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-2481&quot; title=&quot;Fix MacOS kmip python failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-2481&quot;&gt;&lt;del&gt;GODRIVER-2481&lt;/del&gt;&lt;/a&gt; Fix MacOS kmip python failures (#1289)&lt;/p&gt;

&lt;p&gt;Co-authored-by: Matt Dale &amp;lt;9760375+matthewdale@users.noreply.github.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/ac302954cb4a0b5f692daf15b84e5ae8c414cc8a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/ac302954cb4a0b5f692daf15b84e5ae8c414cc8a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5487534" author="JIRAUSER1263701" created="Fri, 9 Jun 2023 11:29:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/1289&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/1289&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5487533" author="JIRAUSER1263701" created="Fri, 9 Jun 2023 11:29:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/1289&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/1289&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5486034" author="JIRAUSER1259527" created="Thu, 8 Jun 2023 19:05:57 +0000"  >&lt;p&gt;&lt;del&gt;As far as I can tell, this is strictly a symptom of the Go test timing out and happens during teardown. Those error messages don&apos;t show up on successful macOS builds. We should probably close this ticket.&lt;/del&gt;&lt;/p&gt;

&lt;p&gt;Edit: It actually seems to be intermittent and also sometimes happens even if the test run is successful. It doesn&apos;t seem to affect tests at all and mostly produces noisy output.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0jdww:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>