<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:26:04 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-3162] Updated Elasticsearch role breaks Vagrant build</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3162</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;After the updates to folio-ansible done as part of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-3161&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-3161&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Reference env elasticsearch container requires additional plugins&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            FOLIO-3161
        &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;
, the Vagrant box builds that use Elasticsearch are failing with the 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;
snapshot: fatal: [&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;]: 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;module_stderr&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Traceback (most recent call last):\n  File \&quot;&lt;/span&gt;/home/vagrant/.ansible/tmp/ansible-tmp-1620890530.67-7155-102905556749456/AnsiballZ_sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 102, in &amp;lt;module&amp;gt;\n    _ansiballz_main()\n  File \&quot;&lt;/span&gt;/home/vagrant/.ansible/tmp/ansible-tmp-1620890530.67-7155-102905556749456/AnsiballZ_sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 94, in _ansiballz_main\n    invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\n  File \&quot;&lt;/span&gt;/home/vagrant/.ansible/tmp/ansible-tmp-1620890530.67-7155-102905556749456/AnsiballZ_sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 40, in invoke_module\n    runpy.run_module(mod_name=&lt;span class=&quot;code-quote&quot;&gt;&apos;ansible.modules.system.sysctl&apos;&lt;/span&gt;, init_globals=None, run_name=&lt;span class=&quot;code-quote&quot;&gt;&apos;__main__&apos;&lt;/span&gt;, alter_sys=True)\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/runpy.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 207, in run_module\n    &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; _run_module_code(code, init_globals, run_name, mod_spec)\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/runpy.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 97, in _run_module_code\n    _run_code(code, mod_globals, init_globals,\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/runpy.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 87, in _run_code\n    exec(code, run_globals)\n  File \&quot;&lt;/span&gt;/tmp/ansible_sysctl_payload_jw7t6qkj/ansible_sysctl_payload.zip/ansible/modules/system/sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 420, in &amp;lt;module&amp;gt;\n  File \&quot;&lt;/span&gt;/tmp/ansible_sysctl_payload_jw7t6qkj/ansible_sysctl_payload.zip/ansible/modules/system/sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 414, in main\n  File \&quot;&lt;/span&gt;/tmp/ansible_sysctl_payload_jw7t6qkj/ansible_sysctl_payload.zip/ansible/modules/system/sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 133, in __init__\n  File \&quot;&lt;/span&gt;/tmp/ansible_sysctl_payload_jw7t6qkj/ansible_sysctl_payload.zip/ansible/modules/system/sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 191, in process\n  File \&quot;&lt;/span&gt;/tmp/ansible_sysctl_payload_jw7t6qkj/ansible_sysctl_payload.zip/ansible/modules/system/sysctl.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 369, in write_sysctl\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/tempfile.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 471, in mkstemp\n    &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; _mkstemp_inner(dir, prefix, suffix, flags, output_type)\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/tempfile.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 389, in _mkstemp_inner\n    fd = _os.open(file, flags, 0o600)\nPermissionError: [Errno 13] Permission denied: &lt;span class=&quot;code-quote&quot;&gt;&apos;/etc/.ansible_m_sysctl_6stjfrr8.conf&apos;&lt;/span&gt;\nShared connection to 127.0.0.1 closed.\r\n&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;module_stdout&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;&quot;, &quot;&lt;/span&gt;msg&lt;span class=&quot;code-quote&quot;&gt;&quot;: &quot;&lt;/span&gt;MODULE FAILURE\nSee stdout/stderr &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; the exact error&lt;span class=&quot;code-quote&quot;&gt;&quot;, &quot;&lt;/span&gt;rc&quot;: 1}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="82047">FOLIO-3162</key>
            <summary>Updated Elasticsearch role breaks Vagrant build</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="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</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>
                    </labels>
                <created>Thu, 13 May 2021 13:23:24 +0000</created>
                <updated>Wed, 19 May 2021 18:18:02 +0000</updated>
                            <resolved>Wed, 19 May 2021 18:18:02 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="197563" author="5c706fbb47a54a6728e59df2" created="Wed, 19 May 2021 18:17:45 +0000"  >&lt;p&gt;&lt;em&gt;Finally&lt;/em&gt; a clean build verifies this fix.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="82048">FOLIO-3161</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02pl3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1992">DevOps Sprint 114</customfieldvalue>

                        </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>