<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:14:27 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>[CDRIVER-2191] Evergreen patch builds download the wrong release archive</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2191</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;For example, see this patch build:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/version/59459f2f2fbabe3f7e00129e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/version/59459f2f2fbabe3f7e00129e&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Although the patch includes a change to mongoc-cyrus.c, the version of that file included in &lt;b&gt;both&lt;/b&gt; the tarballs uploaded by the &quot;make release archive&quot; task is from master, not from the patch build.&lt;/p&gt;

&lt;p&gt;Let&apos;s figure out why &quot;make release archive&quot; uploads two tarballs, and why neither includes the patched files.&lt;/p&gt;</description>
                <environment></environment>
        <key id="395134">CDRIVER-2191</key>
            <summary>Evergreen patch builds download the wrong release archive</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="13202">Works as Designed</resolution>
                                        <assignee username="backlog-c-driver">Backlog - C Driver Team</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Sat, 17 Jun 2017 23:18:43 +0000</created>
                <updated>Fri, 27 Oct 2023 13:14:20 +0000</updated>
                            <resolved>Mon, 19 Jun 2017 23:56:05 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1601329" author="jesse" created="Mon, 19 Jun 2017 23:55:52 +0000"  >&lt;p&gt;Thanks Hannes, I had been confused, all the uploaded tarballs &lt;b&gt;do&lt;/b&gt; include the patched files. (I think I was confused about mongoc-cluster-cyrus.c versus mongoc-cyrus.c.)&lt;/p&gt;

&lt;p&gt;It seems odd that we have both &quot;upload working dir&quot; and &quot;upload build&quot;, which both upload all files in the working directory. But perhaps it makes sense in the context of the entire Evergreen project.&lt;/p&gt;</comment>
                            <comment id="1600944" author="bjori" created="Mon, 19 Jun 2017 17:53:58 +0000"  >&lt;p&gt;I downloaded the working directory from that failed task, and it has the change to mongoc-cyrus.c added in that patch.&lt;br/&gt;
It seems to have correctly downloaded the patched tar file too:&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;   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;[2017/06/17 14:57:37.467] + curl --retry 5 http://s3.amazonaws.com/mciuploads/mongo-c-driver/master/mongo-c-driver-1.6.0-334-g9f9934d-patch-59459f2f2fbabe3f7e00129e.tar.gz --output mongoc.tar.gz --silent --max-time 120&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;where &lt;tt&gt;g9f9934d&lt;/tt&gt; is the closest git commit and 59459f2f2fbabe3f7e00129e is the evergreen version (same as the url).&lt;br/&gt;
It also seems to have extracted this file correctly:&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;   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;[2017/06/17 15:00:06.144] C:\data\mci\fe2fa2966d944cba3afeda755e39c330\mongoc\build-dir&amp;gt;C:\cygwin\bin\tar xf ..\..\mongoc.tar.gz -C . --strip-components=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;</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|ht1e7r:</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>