<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:06:29 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-531] FOLIO Demo deployment failure</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-531</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Last night&apos;s build of the demo failed to deploy.    Looks to be some issue with the mod-auth modules.    &lt;/p&gt;</description>
                <environment></environment>
        <key id="80144">FOLIO-531</key>
            <summary>FOLIO Demo deployment 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="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="5c38e8d616ac1e4f7cbc660a">Kurt Nordstrom</assignee>
                                                                <reporter accountid="5f9abc1eb45b2e007453f423">John Malconian</reporter>
                                    <labels>
                    </labels>
                <created>Thu, 30 Mar 2017 12:59:14 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:28 +0000</updated>
                            <resolved>Thu, 30 Mar 2017 18:55:04 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                    <timespent seconds="8100">2 hours, 15 minutes</timespent>
                                <comments>
                                                            <comment id="191745" author="5f9abc1eb45b2e007453f423" created="Thu, 30 Mar 2017 13:00:15 +0000"  >&lt;p&gt;The ansible play that fails:&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 [mod-auth-data : Insert diku_admin user into permissions_users] ***********
changed: [uidemo02]

TASK [mod-auth-data : Login as diku_admin] *************************************
ok: [uidemo02]

TASK [mod-auth-data : Check mod-users permissions] *****************************
fatal: [uidemo02]: FAILED! =&amp;gt; {&quot;changed&quot;: false, &quot;connection&quot;: &quot;close&quot;, &quot;content&quot;: &quot;&quot;, &quot;failed&quot;: true, &quot;msg&quot;: &quot;Status code was not [200]: HTTP Error 500: Internal Server Error&quot;, &quot;redirected&quot;: false, &quot;status&quot;: 500, &quot;transfer_encoding&quot;: &quot;chunked&quot;, &quot;url&quot;: &quot;http://10.36.1.78:9130/perms/permissions?query=permissionName%3D%5Eusers&quot;, &quot;x_okapi_trace&quot;: &quot;GET authtoken http://10.36.1.78:9136/perms/permissions.. : 500 282705us&quot;}

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="191746" author="5f9abc1eb45b2e007453f423" created="Thu, 30 Mar 2017 13:01:50 +0000"  >&lt;p&gt;Manually reproducing the last two plays: &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;[malc@jenkins-aws mod-auth-data]$ curl -D - -X POST -w &apos;\n&apos; -H &quot;X-Okapi-Tenant: diku&quot; -H &quot;Accept: application/json&quot; -H &quot;Content-type: application/json&quot; -d &apos;{&quot;username&quot;:&quot;diku_admin&quot;, &quot;password&quot;:&quot;admin&quot;}&apos; http://10.36.1.78:9130/authn/login
HTTP/1.1 201 Created
X-Okapi-Trace: POST authtoken http://10.36.1.78:9136/authn/login : 202 6170us
Content-Type: application/json
x-okapi-token: eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkaWt1X2FkbWluIiwidGVuYW50IjoiZGlrdSJ9.3T6eukknkn8CS06kIFipAnlhJ3UNXpMe9Nd8wFNmaQHonjV9P4qsgQZdVh5aRjmRgfBwUOEEpSljwAjG1FbHaA
host: 10.36.1.78:9130
user-agent: curl/7.47.1
x-okapi-tenant: diku
accept: application/json
x-okapi-url: http://10.36.1.78:9130
x-okapi-module-permissions: {&quot;authtoken-module&quot;:[&quot;perms.users.read&quot;],&quot;login-module&quot;:[&quot;auth.signtoken&quot;]}
x-okapi-permissions: []
X-Okapi-Trace: POST authtoken http://10.36.1.78:9136/authn/login : 202 6170us
X-Okapi-Trace: POST login http://10.36.1.78:9137/authn/login : 201 30425us
Transfer-Encoding: chunked

{
  &quot;username&quot; : &quot;diku_admin&quot;,
  &quot;password&quot; : &quot;admin&quot;
}


[malc@jenkins-aws mod-auth-data]$ curl -D - -w &apos;\n&apos; -H &quot;X-Okapi-Tenant: diku&quot; -H &quot;X-Okapi-Token: eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkaWt1X2FkbWluIiwidGVuYW50IjoiZGlrdSJ9.3T6eukknkn8CS06kIFipAnlhJ3UNXpMe9Nd8wFNmaQHonjV9P4qsgQZdVh5aRjmRgfBwUOEEpSljwAjG1FbHaA&quot; -H &quot;Accept: application/json&quot; &quot;http://10.36.1.78:9130/perms/permissions?query=permissionName%3D%5Eusers&quot;
HTTP/1.1 500 Internal Server Error
X-Okapi-Trace: GET authtoken http://10.36.1.78:9136/perms/permissions.. : 500 45704us
Transfer-Encoding: chunked
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="191747" author="5f9abc1eb45b2e007453f423" created="Thu, 30 Mar 2017 13:03:21 +0000"  >&lt;p&gt;Resulting error in authtoken module 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;Mar 30, 2017 12:56:55 PM mod-auth-authtoken-module
SEVERE: AuthZ&amp;gt; Unable to retrieve permissions for diku_admin: Got malformed/empty permissions object request took 40 ms
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="191748" author="5f9abc1eb45b2e007453f423" created="Thu, 30 Mar 2017 18:55:04 +0000"  >&lt;p&gt;Fixed in &lt;a href=&quot;https://github.com/folio-org/mod-auth/commit/6062acfcc826228412b57494c24de34d0752defa&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/mod-auth/commit/6062acfcc826228412b57494c24de34d0752defa&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzxm2v:</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>