<!-- 
RSS generated by JIRA (9.4.5#940005-sha1:e3094934eac4fd8653cf39da58f39364fb9cc7c1) at Sat Feb 10 06:04:49 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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Akraino JIRA</title>
    <link>https://jira.akraino.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.5</version>
        <build-number>940005</build-number>
        <build-date>11-04-2023</build-date>
    </build-info>


<item>
            <title>[REC-65] Internal server error (500) when pushing to internal registry</title>
                <link>https://jira.akraino.org/browse/REC-65</link>
                <project id="10202" key="REC">Radio Edge Cloud</project>
                    <description>&lt;p&gt;Frequently, a response &quot;&lt;em&gt;received unexpected HTTP status: 500 Internal Server Error&lt;/em&gt;&quot; is received when attempting to push to internal registry, e.g.&#160;&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;docker push registry.kube-system.svc.rec.io:5555/bluval/porter:1.0
fe9a8b4f1dcc: Preparing
fe9a8b4f1dcc: Pushed
received unexpected HTTP status: 500 Internal Server Error
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;The image can be found in registry but still the push fails occasionally:&#160;&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;[cloudadmin@controller-1 j]$ docker push registry.kube-system.svc.rec.io:5555/bluval/porter:1.0
The push refers to repository [registry.kube-system.svc.rec.io:5555/bluval/porter]
2475b11e4b59: Layer already exists 
44ec04fa5fba: Layer already exists 
35b17a8c3a93: Layer already exists 
1.0: digest: sha256:824f041b2757f8da2980092ace0991b4b8c6689e76c3b94f677521f7157bc7b8 size: 943
[cloudadmin@controller-1 j]$ docker push registry.kube-system.svc.rec.io:5555/bluval/porter:1.0
The push refers to repository [registry.kube-system.svc.rec.io:5555/bluval/porter]
2475b11e4b59: Layer already exists 
44ec04fa5fba: Layer already exists 
35b17a8c3a93: Layer already exists 
1.0: digest: sha256:824f041b2757f8da2980092ace0991b4b8c6689e76c3b94f677521f7157bc7b8 size: 943
[cloudadmin@controller-1 j]$ docker push registry.kube-system.svc.rec.io:5555/bluval/porter:1.0
The push refers to repository [registry.kube-system.svc.rec.io:5555/bluval/porter]
2475b11e4b59: Layer already exists 
44ec04fa5fba: Layer already exists 
35b17a8c3a93: Layer already exists 
received unexpected HTTP status: 500 Internal Server Error
[cloudadmin@controller-1 j]$
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Log excerpt from a registry pod:&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;Sep 19 11:31:59 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T11:31:59.427553942+03:00&quot;&lt;/span&gt; level=info msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;Attempting next endpoint &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; push after error: received unexpected HTTP status: 500 Internal Server Error&quot;&lt;/span&gt;
Sep 19 12:30:22 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:30:22.795423817+03:00&quot;&lt;/span&gt; level=warning msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;failed to upload schema2 manifest: received unexpected HTTP status: 500 Internal Server Error - falling back to schema1&quot;&lt;/span&gt;
Sep 19 12:30:22 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:30:22.842725367+03:00&quot;&lt;/span&gt; level=info msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;Attempting next endpoint &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; push after error: received unexpected HTTP status: 500 Internal Server Error&quot;&lt;/span&gt;
Sep 19 12:34:19 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:34:19.448281710+03:00&quot;&lt;/span&gt; level=warning msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;failed to upload schema2 manifest: received unexpected HTTP status: 500 Internal Server Error - falling back to schema1&quot;&lt;/span&gt;
Sep 19 12:34:22 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:34:22.071897919+03:00&quot;&lt;/span&gt; level=info msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;Attempting next endpoint &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; push after error: received unexpected HTTP status: 500 Internal Server Error&quot;&lt;/span&gt;
Sep 19 12:36:06 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:36:06.332029718+03:00&quot;&lt;/span&gt; level=info msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;Attempting next endpoint &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; push after error: received unexpected HTTP status: 500 Internal Server Error&quot;&lt;/span&gt;
Sep 19 12:39:53 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:39:53.426861752+03:00&quot;&lt;/span&gt; level=warning msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;failed to upload schema2 manifest: received unexpected HTTP status: 500 Internal Server Error - falling back to schema1&quot;&lt;/span&gt;
Sep 19 12:39:53 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:39:53.867425401+03:00&quot;&lt;/span&gt; level=info msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;Attempting next endpoint &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; push after error: received unexpected HTTP status: 500 Internal Server Error&quot;&lt;/span&gt;
Sep 19 12:41:21 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:41:21.114190515+03:00&quot;&lt;/span&gt; level=warning msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;failed to upload schema2 manifest: received unexpected HTTP status: 500 Internal Server Error - falling back to schema1&quot;&lt;/span&gt;
Sep 19 12:41:21 controller-1 dockerd[2869]: time=&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-09-19T12:41:21.180209597+03:00&quot;&lt;/span&gt; level=info msg=&lt;span class=&quot;code-quote&quot;&gt;&quot;Attempting next endpoint &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; push after error: received unexpected HTTP status: 500 Internal Server Error&quot;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;Product release:&#160;&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;[cloudadmin@controller-1 j]$ cat /etc/product-release
release=TA-1
build=126&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="10752">REC-65</key>
            <summary>Internal server error (500) when pushing to internal registry</summary>
                <type id="10004" iconUrl="https://jira.akraino.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.akraino.org/images/icons/priorities/medium.svg">Medium</priority>
                        <status id="10000" iconUrl="https://jira.akraino.org/" description="">To Do</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jukosone">Juha Kosonen</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Sep 2019 11:02:28 +0000</created>
                <updated>Tue, 12 Nov 2019 13:21:55 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                        <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>REC-70</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10105" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0027o:</customfieldvalue>

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