<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:16:52 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-1921] mod-erm-usage fails during tenant deployment</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1921</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;mod-erm-usage fails to deploy&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;TASK [folio-ansible/roles/okapi-tenant-deploy : Post install list for deployment and enabling] ***

fatal: [10.36.1.47]: FAILED! =&amp;gt; {&quot;changed&quot;: false, &quot;connection&quot;: &quot;close&quot;, &quot;content&quot;: &quot;POST request for mod-erm-usage-2.1.0-SNAPSHOT.33 /_/tenant failed with PUT http://10.36.1.47:9170/usage-data-providers/0ba00047-b6cb-417a-a735-e2c1e45e30f1 returned status 500&quot;, &quot;content_length&quot;: &quot;175&quot;, &quot;content_type&quot;: &quot;text/plain&quot;, &quot;msg&quot;: &quot;Status code was 500 and not [200]: HTTP Error 500: Internal Server Error&quot;, &quot;redirected&quot;: false, &quot;status&quot;: 500, &quot;url&quot;: &quot;http://10.36.1.47:9130/_/proxy/tenants/diku/install?deploy=true&amp;amp;tenantParameters=loadSample%3Dtrue%2CloadReference%3DtrueloadSample%3Dtrue%2CloadReference%3Dtrue&quot;, &quot;x_okapi_trace&quot;: &quot;POST mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.47:9131/_/proxy/tenants/diku/install.. : 202 1550us&quot;}
	to retry, use: --limit @/home/jenkins/workspace/Automation/folio-testing-backend01-test/CI/ansible/folio-testing-backend.retry
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="81138">FOLIO-1921</key>
            <summary>mod-erm-usage fails during tenant deployment</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="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</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="5cd423bebc70090d6ce241b1">Ian Hardy</reporter>
                                    <labels>
                            <label>devops</label>
                            <label>platform-backlog</label>
                    </labels>
                <created>Thu, 28 Mar 2019 21:29:54 +0000</created>
                <updated>Wed, 3 Jun 2020 16:39:40 +0000</updated>
                            <resolved>Mon, 1 Apr 2019 14:27:08 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="193191" author="5c706fbb47a54a6728e59df2" created="Fri, 29 Mar 2019 00:51:20 +0000"  >&lt;p&gt;In our testing, creating a new tenant and just installing mod-erm-usage (and its requirement, mod-vendors) does not fail. There is something about this particular configuration of modules and how they are posted to the tenant &lt;tt&gt;install&lt;/tt&gt; endpoint that creates a condition that causes mod-erm-usage to respond to the tenant init with a 500 error.&lt;/p&gt;

&lt;p&gt;Okapi log:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2019-03-28 21:11:48,047 INFO  DockerModuleHandle   mod-erm-usage-2.1.0-SNAPSHOT.33 28 Mar 2019 21:11:48:046 INFO  LogUtil [28369eqId] 172.17.0.1:50694 PUT /usage-data-providers/0ba00047-b6cb-417a-a735-e2c1e45e30f1 null HTTP_1_1 500 437 312 tid=diku Internal Server Error
2019-03-28 21:11:48,059 INFO  DockerModuleHandle   mod-erm-usage-2.1.0-SNAPSHOT.33 28 Mar 2019 21:11:48:058 WARN  TenantLoading [28381eqId] PUT http://10.36.1.47:9170/usage-data-providers/0ba00047-b6cb-417a-a735-e2c1e45e30f1 returned status 500
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;mod-erm-usage log:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;28 Mar 2019 21:11:48:032 INFO  LogUtil [28355eqId] org.folio.rest.RestVerticle start  invoking putUsageDataProvidersById
28 Mar 2019 21:11:48:046 INFO  LogUtil [28369eqId] 172.17.0.1:50694 PUT /usage-data-providers/0ba00047-b6cb-417a-a735-e2c1e45e30f1 null HTTP_1_1 500 437 312 tid=diku Internal Server Error 
28 Mar 2019 21:11:48:058 WARN  TenantLoading [28381eqId] PUT http://10.36.1.47:9170/usage-data-providers/0ba00047-b6cb-417a-a735-e2c1e45e30f1 returned status 500
28 Mar 2019 21:11:48:060 INFO  LogUtil [28383eqId] org.folio.rest.RestVerticle start  invoking postTenant
28 Mar 2019 21:11:48:066 INFO  LogUtil [28389eqId] 10.36.1.47:36396 POST /_/tenant null HTTP_1_1 500 104 2724 tid=diku Internal Server Error 
28 Mar 2019 21:11:48:070 INFO  LogUtil [28393eqId] org.folio.rest.RestVerticle start  invoking putUsageDataProvidersById
28 Mar 2019 21:11:48:072 INFO  LogUtil [28395eqId] 172.17.0.1:50722 PUT /usage-data-providers/00db3e61-e08e-4f8b-93ee-8e60fd402fc8 null HTTP_1_1 500 437 111 tid=diku Internal Server Error 
28 Mar 2019 21:11:48:073 INFO  LogUtil [28396eqId] org.folio.rest.RestVerticle start  invoking putUsageDataProvidersById
28 Mar 2019 21:11:48:074 INFO  LogUtil [28397eqId] 172.17.0.1:50726 PUT /usage-data-providers/9362de60-f8b2-4073-bee3-01fa5fc8462f null HTTP_1_1 500 437 102 tid=diku Internal Server Error 
28 Mar 2019 21:11:48:075 INFO  LogUtil [28398eqId] org.folio.rest.RestVerticle start  invoking putUsageDataProvidersById
28 Mar 2019 21:11:48:076 INFO  LogUtil [28399eqId] 172.17.0.1:50730 PUT /usage-data-providers/e67924ee-aa00-454e-8fd0-c3f81339d20e null HTTP_1_1 500 437 87 tid=diku Internal Server Error 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="193201" author="5c706fbb47a54a6728e59df2" created="Fri, 29 Mar 2019 00:53:34 +0000"  >&lt;p&gt;This situation is preventing us from deploying new &quot;folio-snapshot&quot; builds. We are continuing to build &quot;folio-testing&quot; by excluding mod-erm-usage and mod-erm-usage-harvester from the module list.&lt;/p&gt;</comment>
                                                            <comment id="193207" author="5c706fbb47a54a6728e59df2" created="Fri, 29 Mar 2019 17:09:00 +0000"  >&lt;p&gt;Further testing shows that if mod-authtoken is enabled for the tenant &lt;em&gt;before&lt;/em&gt; mod-erm-usage, tenant initialization fails, but if it is enabled &lt;em&gt;after&lt;/em&gt; mod-erm-usage, initialization succeeds. I&apos;ve raised 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODEUS-14&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODEUS-14&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Sample data loading fails when mod-authtoken is enabled&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;
            MODEUS-14
        &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;
 and contacted the mod-erm-usage development team.&lt;/p&gt;</comment>
                                                            <comment id="193213" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Mon, 1 Apr 2019 08:10:55 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt; is there an error message included in the 500 response? Is there anything in the logs that could indicate what the failure is related to (exceptions, stack traces)?&lt;/p&gt;</comment>
                                                            <comment id="193218" author="5c706fbb47a54a6728e59df2" created="Mon, 1 Apr 2019 13:13:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; &amp;#8211; no error messages were included in the logs, which I found a little strange. The ERM team believes they have identified the issue as a module permission issue, which they hope they have resolved in the latest snapshot release (currently being tested).&lt;/p&gt;</comment>
                                                            <comment id="193225" author="5c706fbb47a54a6728e59df2" created="Mon, 1 Apr 2019 14:10:21 +0000"  >&lt;p&gt;snapshot build succeeded, running testing build now.&lt;/p&gt;</comment>
                                                            <comment id="193229" author="5c706fbb47a54a6728e59df2" created="Mon, 1 Apr 2019 14:26:59 +0000"  >&lt;p&gt;Both snapshot and testing builds succeed now, and sample data are present.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="35511">MODEUS-14</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|hzx87b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1418">Core: Platform - Sprint 60</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Mar 2019 00:51:20 +0000</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>