<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:28:23 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-3470] cannot connect to folio registry</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3470</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;These failures seem to be caused by a failure to fetch module descriptors from the shared repository:&lt;/p&gt;

&lt;p&gt;HttpMethod: POST&lt;br/&gt;
URL: &lt;a href=&quot;http://172.17.0.3:9130/_/proxy/pull/modules&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://172.17.0.3:9130/_/proxy/pull/modules&lt;/a&gt;&lt;br/&gt;
Content-Type: application/json; charset=UTF-8&lt;br/&gt;
Accept: application/json&lt;br/&gt;
Sending request to url: &lt;a href=&quot;http://172.17.0.3:9130/_/proxy/pull/modules&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://172.17.0.3:9130/_/proxy/pull/modules&lt;/a&gt;&lt;br/&gt;
Response Code: HTTP/1.1 400 Bad Request&lt;/p&gt;</description>
                <environment></environment>
        <key id="80030">FOLIO-3470</key>
            <summary>cannot connect to folio registry</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="3" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/inprogress.png" description="This issue is being actively worked on at the moment by the assignee.">In Progress</status>
                    <statusCategory id="4" key="indeterminate" colorName="yellow"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="5f9abc1eb45b2e007453f423">John Malconian</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                    </labels>
                <created>Mon, 11 Apr 2022 11:29:03 +0000</created>
                <updated>Wed, 13 Apr 2022 16:37:15 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                <comments>
                                                            <comment id="190901" author="63e2a2771b13d42998e4e706" created="Mon, 11 Apr 2022 12:02:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ee89462f7aa140abd82d11d&quot; class=&quot;user-hover&quot; rel=&quot;5ee89462f7aa140abd82d11d&quot; data-account-id=&quot;5ee89462f7aa140abd82d11d&quot; accountid=&quot;5ee89462f7aa140abd82d11d&quot; rel=&quot;noreferrer&quot;&gt;Julian Ladisch&lt;/a&gt; did some further investigation into this (based upon a related &lt;a href=&quot;https://folio-project.slack.com/archives/C58TABALV/p1649671169618759&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;issue&lt;/a&gt; reported in the DevOps slack channel)&lt;/p&gt;

&lt;p&gt;In that investigation, he reports the following request and response:&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;
curl -w&lt;span class=&quot;code-quote&quot;&gt;&quot;\n&quot;&lt;/span&gt; -D - https:&lt;span class=&quot;code-comment&quot;&gt;//folio-registry.dev.folio.org/_/proxy/modules
&lt;/span&gt;HTTP/2 500
date: Mon, 11 Apr 2022 10:14:13 GMT
content-type: text/plain
content-length: 30
server: nginx/1.18.0 (Ubuntu)
vary: origin

For input string: &lt;span class=&quot;code-quote&quot;&gt;&quot;4000001006&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;A &lt;a href=&quot;https://www.google.com/search?q=java+exception+%E2%80%9CFor+input+string%E2%80%9D&amp;amp;oq=java+exception+%E2%80%9CFor+input+string%E2%80%9D&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;quick search&lt;/a&gt; for the error message (&lt;tt&gt;For input string: ...&lt;/tt&gt;) suggests that this is caused by a &lt;tt&gt;NumberFormatException&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Based upon my understanding that Okapi attempts to parse version numbers (in order to sort descriptors). That leads me to the hypothesis: &lt;br/&gt;
that we have a module descriptor with part of a version number that is too big for an integer. I imagine this is likely to be a build number appended onto the version.&lt;/p&gt;

&lt;p&gt;cc: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5dc31b7ae41bfe0df6c27e01&quot; class=&quot;user-hover&quot; rel=&quot;5dc31b7ae41bfe0df6c27e01&quot; data-account-id=&quot;5dc31b7ae41bfe0df6c27e01&quot; accountid=&quot;5dc31b7ae41bfe0df6c27e01&quot; rel=&quot;noreferrer&quot;&gt;Pavel Spichonak&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A04ac9f74-41cc-46fc-bb0e-b0ad27fef8b1&quot; class=&quot;user-hover&quot; rel=&quot;712020:04ac9f74-41cc-46fc-bb0e-b0ad27fef8b1&quot; data-account-id=&quot;712020:04ac9f74-41cc-46fc-bb0e-b0ad27fef8b1&quot; accountid=&quot;712020:04ac9f74-41cc-46fc-bb0e-b0ad27fef8b1&quot; rel=&quot;noreferrer&quot;&gt;Stanislau Snapok&lt;/a&gt; &lt;/p&gt;</comment>
                                                            <comment id="190906" author="63e2a2771b13d42998e4e706" created="Mon, 11 Apr 2022 12:05:47 +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; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have disabled the &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/build-platform-complete-snapshot/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;platform-complete-snapshot&lt;/a&gt; and &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/build-platform-complete-snapshot-core/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;platform-complete-snapshot-core&lt;/a&gt; builds in order to stop redundant builds and error alerts.&lt;/p&gt;</comment>
                                                            <comment id="190909" author="5f9abc1eb45b2e007453f423" created="Mon, 11 Apr 2022 14:44:03 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f8314dfbdef80006f6f572d&quot; class=&quot;user-hover&quot; rel=&quot;5f8314dfbdef80006f6f572d&quot; data-account-id=&quot;5f8314dfbdef80006f6f572d&quot; accountid=&quot;5f8314dfbdef80006f6f572d&quot; rel=&quot;noreferrer&quot;&gt;Adam Dickmeiss&lt;/a&gt; has provided branch &apos;OKAPI-1091-semver-exception&apos; of Okapi to address this issue.  I&apos;ve got it running on the folio-registry and it appears to resolve the issue.   Module descriptors can be successfully POST&apos;ed and pulled from the registry.    Will update folio-registry  with next Okapi release that includes the fix.   In the meantime,  folio-registry will run from OKAPI-1091-semver-exception branch. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="54376">OKAPI-1091</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="10168"><![CDATA[None]]></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_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10367"><![CDATA[TBD]]></customfieldvalue>

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

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 Apr 2022 12:02:37 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>