<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:14:13 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-1558] Upgrade to Ansible 2.7 causes folio-snapshot build failure</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1558</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Error message:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
TASK [gather ec2 facts] ********************************************************
fatal: [10.36.1.44]: FAILED! =&amp;gt; {&lt;span class=&quot;code-quote&quot;&gt;&quot;changed&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;msg&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;This module has been removed.  The module documentation &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Ansible-2.6 may contain hints &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; porting&quot;&lt;/span&gt;}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="80788">FOLIO-1558</key>
            <summary>Upgrade to Ansible 2.7 causes folio-snapshot build failure</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10000" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p1.svg">P1</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/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="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>sprint48</label>
                    </labels>
                <created>Mon, 8 Oct 2018 13:38:08 +0000</created>
                <updated>Fri, 5 Jul 2019 09:34:58 +0000</updated>
                            <resolved>Tue, 9 Oct 2018 03:32:09 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="192680" author="5c706fbb47a54a6728e59df2" created="Mon, 8 Oct 2018 13:42:34 +0000"  >&lt;p&gt;The affected task:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
    - name: gather ec2 facts
      ec2_facts:
      register: ec2_facts
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This is in all the playbooks in folio-infrastructure, so I&apos;m not sure why only the snapshot build is failing.&lt;/p&gt;</comment>
                                                            <comment id="192682" author="5c706fbb47a54a6728e59df2" created="Mon, 8 Oct 2018 13:52:52 +0000"  >&lt;p&gt;The &lt;tt&gt;ec2_facts&lt;/tt&gt; module was removed in Ansible 2.4. Functionality may be included in &lt;tt&gt;ec2_instance_facts&lt;/tt&gt; module?&lt;/p&gt;</comment>
                                                            <comment id="192685" author="5c706fbb47a54a6728e59df2" created="Mon, 8 Oct 2018 14:24:28 +0000"  >&lt;p&gt;In addition, it looks like &lt;tt&gt;ec2_ami_find&lt;/tt&gt; has been deprecated. See 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-1560&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-1560&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;folio-infrastructure: remove reliance on ec2_ami_find Ansible module&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            FOLIO-1560
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
.&lt;/p&gt;</comment>
                                                            <comment id="192686" author="5c706fbb47a54a6728e59df2" created="Mon, 8 Oct 2018 14:50:38 +0000"  >&lt;p&gt;Looks like the latest build of the jenkins-slave-all Docker image would have pulled in the new Ansible.&lt;/p&gt;</comment>
                                                            <comment id="192689" author="5c706fbb47a54a6728e59df2" created="Mon, 8 Oct 2018 15:44:04 +0000"  >&lt;p&gt;jenkins-slave-all has Ansible 2.7. Oddly, running locally with Ansible 2.7 I get a deprecation warning for ec2_facts, &lt;del&gt;not an error&lt;/del&gt; as well as an error:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
[DEPRECATION WARNING]: ec2_facts is kept &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; backwards compatibility but usage is discouraged. The module 
documentation details page may explain more about &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; rationale.. This feature will be removed in a &lt;span class=&quot;code-keyword&quot;&gt;future&lt;/span&gt; 
release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
fatal: [54.146.162.64]: FAILED! =&amp;gt; {&lt;span class=&quot;code-quote&quot;&gt;&quot;changed&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;msg&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;This module has been removed.  The module documentation &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Ansible-2.6 may contain hints &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; porting&quot;&lt;/span&gt;}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="192692" author="5c706fbb47a54a6728e59df2" created="Mon, 8 Oct 2018 21:46:16 +0000"  >&lt;p&gt;folio-snapshot build has been converted to use &lt;tt&gt;ec2_instance_facts&lt;/tt&gt; instead of &lt;tt&gt;ec2_facts&lt;/tt&gt;.&lt;/p&gt;</comment>
                                                            <comment id="192693" author="5c706fbb47a54a6728e59df2" created="Mon, 8 Oct 2018 22:13:10 +0000"  >&lt;p&gt;stripes, folio-testing-backend, and folio-release-2018-q3 have all been converted.&lt;/p&gt;</comment>
                                                            <comment id="192696" author="5c706fbb47a54a6728e59df2" created="Tue, 9 Oct 2018 03:32:09 +0000"  >&lt;p&gt;All non-deprecated playbooks in folio-infrastructure that used ec2_facts have been converted to use ec2_instance_facts.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="81304">FOLIO-2148</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10144"><![CDATA[Core: Platform]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzz17z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>