You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by Olaf Flebbe <of...@oflebbe.de> on 2018/01/05 16:39:37 UTC

Aarch64: cannot upload debian-9 image

Hi *,

Problem is that docker cannot upload the debian-9 aarch64 image to dockerhub and I do not have a clue how to fix that.

The upload is initiated and just before finishing it is rejected by an "unauthorized: authentication required" message
See https://ci.bigtop.apache.org/job/Docker-Toolchain-Trunk-Aarch64/OS=debian-9-aarch64/21/console

This error message is clearly not correct since I was able to upload other images from that node. It is 100% reproducable.

I would appreciate any help, insight or clue on how to fix that issue. 

Compilation fails because of that outdated image: The R_HOME environment variable is missing or spark R integration on Aarch64 debian-9.

Best,
Olaf


Re: Aarch64: cannot upload debian-9 image

Posted by Jun HE <ry...@gmail.com>.
Great to know it is working now!
Thanks for your efforts, Olaf.

Regards,

Jun

2018-01-09 6:14 GMT+08:00 Olaf Flebbe <of...@oflebbe.de>:

> Hi Jun,
>
> > Am 08.01.2018 um 03:16 schrieb Jun He <ju...@linaro.org>:
> >
> > Hi, Olaf,
> >
> > It's odd as you can upload other images manually, but failed in build
> > scripts.
>
> The result is independently if initiated by build script or by log in
> interactivly into the machine.
> 100% reproducable.
>
>
> > Could you pls cat more logs from docker service?
> > https://docs.docker.com/engine/admin/#read-the-logs <
> https://docs.docker.com/engine/admin/#read-the-logs>
>
>
> While running all the diagnostics and comparing timestamps, I just
> realized that time is wrong by 45minutes.
>
> Somehow ntp exited. I restarted ntp service and tried to push again by
> local login shell: All went through smoothly.
>
> Cool.
>
> Thanks for suggesting to look at the logfiles!
>
> Regards,
>    Olaf
>
>
> >
> > Regards,
> >
> > Jun
> >
> > On 6 January 2018 at 00:39, Olaf Flebbe <of...@oflebbe.de> wrote:
> >
> >> Hi *,
> >>
> >> Problem is that docker cannot upload the debian-9 aarch64 image to
> >> dockerhub and I do not have a clue how to fix that.
> >>
> >> The upload is initiated and just before finishing it is rejected by an
> >> "unauthorized: authentication required" message
> >> See https://ci.bigtop.apache.org/job/Docker-Toolchain-Trunk-
> >> Aarch64/OS=debian-9-aarch64/21/console
> >>
> >> This error message is clearly not correct since I was able to upload
> other
> >> images from that node. It is 100% reproducable.
> >>
> >> I would appreciate any help, insight or clue on how to fix that issue.
> >>
> >> Compilation fails because of that outdated image: The R_HOME environment
> >> variable is missing or spark R integration on Aarch64 debian-9.
> >>
> >> Best,
> >> Olaf
> >>
> >>
>
>

Re: Aarch64: cannot upload debian-9 image

Posted by Olaf Flebbe <of...@oflebbe.de>.
Hi Jun,

> Am 08.01.2018 um 03:16 schrieb Jun He <ju...@linaro.org>:
> 
> Hi, Olaf,
> 
> It's odd as you can upload other images manually, but failed in build
> scripts.

The result is independently if initiated by build script or by log in interactivly into the machine.
100% reproducable.


> Could you pls cat more logs from docker service?
> https://docs.docker.com/engine/admin/#read-the-logs <https://docs.docker.com/engine/admin/#read-the-logs>


While running all the diagnostics and comparing timestamps, I just realized that time is wrong by 45minutes.

Somehow ntp exited. I restarted ntp service and tried to push again by local login shell: All went through smoothly.

Cool.

Thanks for suggesting to look at the logfiles!

Regards,
   Olaf


> 
> Regards,
> 
> Jun
> 
> On 6 January 2018 at 00:39, Olaf Flebbe <of...@oflebbe.de> wrote:
> 
>> Hi *,
>> 
>> Problem is that docker cannot upload the debian-9 aarch64 image to
>> dockerhub and I do not have a clue how to fix that.
>> 
>> The upload is initiated and just before finishing it is rejected by an
>> "unauthorized: authentication required" message
>> See https://ci.bigtop.apache.org/job/Docker-Toolchain-Trunk-
>> Aarch64/OS=debian-9-aarch64/21/console
>> 
>> This error message is clearly not correct since I was able to upload other
>> images from that node. It is 100% reproducable.
>> 
>> I would appreciate any help, insight or clue on how to fix that issue.
>> 
>> Compilation fails because of that outdated image: The R_HOME environment
>> variable is missing or spark R integration on Aarch64 debian-9.
>> 
>> Best,
>> Olaf
>> 
>> 


Re: Aarch64: cannot upload debian-9 image

Posted by Evans Ye <ev...@apache.org>.
Did you try to push the image as other uid w/o cached credential?
Maybe you can try to do so and manually input dockerhub username and
password to upload the debian-9 aarch64 image.

2018-01-08 10:16 GMT+08:00 Jun He <ju...@linaro.org>:

> Hi, Olaf,
>
> It's odd as you can upload other images manually, but failed in build
> scripts.
> Could you pls cat more logs from docker service?
> https://docs.docker.com/engine/admin/#read-the-logs
>
> Regards,
>
> Jun
>
> On 6 January 2018 at 00:39, Olaf Flebbe <of...@oflebbe.de> wrote:
>
> > Hi *,
> >
> > Problem is that docker cannot upload the debian-9 aarch64 image to
> > dockerhub and I do not have a clue how to fix that.
> >
> > The upload is initiated and just before finishing it is rejected by an
> > "unauthorized: authentication required" message
> > See https://ci.bigtop.apache.org/job/Docker-Toolchain-Trunk-
> > Aarch64/OS=debian-9-aarch64/21/console
> >
> > This error message is clearly not correct since I was able to upload
> other
> > images from that node. It is 100% reproducable.
> >
> > I would appreciate any help, insight or clue on how to fix that issue.
> >
> > Compilation fails because of that outdated image: The R_HOME environment
> > variable is missing or spark R integration on Aarch64 debian-9.
> >
> > Best,
> > Olaf
> >
> >
>

Re: Aarch64: cannot upload debian-9 image

Posted by Jun He <ju...@linaro.org>.
Hi, Olaf,

It's odd as you can upload other images manually, but failed in build
scripts.
Could you pls cat more logs from docker service?
https://docs.docker.com/engine/admin/#read-the-logs

Regards,

Jun

On 6 January 2018 at 00:39, Olaf Flebbe <of...@oflebbe.de> wrote:

> Hi *,
>
> Problem is that docker cannot upload the debian-9 aarch64 image to
> dockerhub and I do not have a clue how to fix that.
>
> The upload is initiated and just before finishing it is rejected by an
> "unauthorized: authentication required" message
> See https://ci.bigtop.apache.org/job/Docker-Toolchain-Trunk-
> Aarch64/OS=debian-9-aarch64/21/console
>
> This error message is clearly not correct since I was able to upload other
> images from that node. It is 100% reproducable.
>
> I would appreciate any help, insight or clue on how to fix that issue.
>
> Compilation fails because of that outdated image: The R_HOME environment
> variable is missing or spark R integration on Aarch64 debian-9.
>
> Best,
> Olaf
>
>