All of lore.kernel.org
 help / color / mirror / Atom feed
* spurious error in check-dco job?
@ 2021-03-19 10:44 Philippe Mathieu-Daudé
  2021-03-22 10:15 ` Philippe Mathieu-Daudé
  2021-03-22 10:54 ` Daniel P. Berrangé
  0 siblings, 2 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-19 10:44 UTC (permalink / raw)
  To: Daniel P . Berrange; +Cc: Thomas Huth, qemu-devel

Hi Daniel,

I'm getting this error sometimes in the check-dco job:

Using docker image
sha256:96fcfc3ceb2d65689c2918c1c501c45b2bd815d82e7fb3381048c9f252e7b046
for registry.gitlab.com/philmd/qemu2/qemu/centos8:latest with digest
registry.gitlab.com/philmd/qemu2/qemu/centos8@sha256:798eb3e5aa50eb04d60cdf1bfd08bcff5b443e933dcfd902ebda01927e2f6eb0
...
$ .gitlab-ci.d/check-dco.py
Traceback (most recent call last):
  File ".gitlab-ci.d/check-dco.py", line 25, in <module>
    stderr=subprocess.DEVNULL)
  File "/usr/lib64/python3.6/subprocess.py", line 311, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'fetch', 'check-dco',
'master']' returned non-zero exit status 128.

https://gitlab.com/philmd/qemu2/-/jobs/1108482890



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: spurious error in check-dco job?
  2021-03-19 10:44 spurious error in check-dco job? Philippe Mathieu-Daudé
@ 2021-03-22 10:15 ` Philippe Mathieu-Daudé
  2021-03-22 10:54 ` Daniel P. Berrangé
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-22 10:15 UTC (permalink / raw)
  To: Daniel P . Berrange, Wainer dos Santos Moschetta; +Cc: Thomas Huth, qemu-devel

+Wainer

On 3/19/21 11:44 AM, Philippe Mathieu-Daudé wrote:
> Hi Daniel,
> 
> I'm getting this error sometimes in the check-dco job:
> 
> Using docker image
> sha256:96fcfc3ceb2d65689c2918c1c501c45b2bd815d82e7fb3381048c9f252e7b046
> for registry.gitlab.com/philmd/qemu2/qemu/centos8:latest with digest
> registry.gitlab.com/philmd/qemu2/qemu/centos8@sha256:798eb3e5aa50eb04d60cdf1bfd08bcff5b443e933dcfd902ebda01927e2f6eb0
> ...
> $ .gitlab-ci.d/check-dco.py
> Traceback (most recent call last):
>   File ".gitlab-ci.d/check-dco.py", line 25, in <module>
>     stderr=subprocess.DEVNULL)
>   File "/usr/lib64/python3.6/subprocess.py", line 311, in check_call
>     raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['git', 'fetch', 'check-dco',
> 'master']' returned non-zero exit status 128.
> 
> https://gitlab.com/philmd/qemu2/-/jobs/1108482890

Can this be a runner capabilities problem? Sorry but
I'm lost here.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: spurious error in check-dco job?
  2021-03-19 10:44 spurious error in check-dco job? Philippe Mathieu-Daudé
  2021-03-22 10:15 ` Philippe Mathieu-Daudé
@ 2021-03-22 10:54 ` Daniel P. Berrangé
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel P. Berrangé @ 2021-03-22 10:54 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: Thomas Huth, qemu-devel

On Fri, Mar 19, 2021 at 11:44:24AM +0100, Philippe Mathieu-Daudé wrote:
> Hi Daniel,
> 
> I'm getting this error sometimes in the check-dco job:
> 
> Using docker image
> sha256:96fcfc3ceb2d65689c2918c1c501c45b2bd815d82e7fb3381048c9f252e7b046
> for registry.gitlab.com/philmd/qemu2/qemu/centos8:latest with digest
> registry.gitlab.com/philmd/qemu2/qemu/centos8@sha256:798eb3e5aa50eb04d60cdf1bfd08bcff5b443e933dcfd902ebda01927e2f6eb0
> ...
> $ .gitlab-ci.d/check-dco.py
> Traceback (most recent call last):
>   File ".gitlab-ci.d/check-dco.py", line 25, in <module>
>     stderr=subprocess.DEVNULL)
>   File "/usr/lib64/python3.6/subprocess.py", line 311, in check_call
>     raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['git', 'fetch', 'check-dco',
> 'master']' returned non-zero exit status 128.
> 
> https://gitlab.com/philmd/qemu2/-/jobs/1108482890

I expect a transient error in gitlab's servers. Even regular CI
jobs sometimes fail when pulling from git.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-22 10:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 10:44 spurious error in check-dco job? Philippe Mathieu-Daudé
2021-03-22 10:15 ` Philippe Mathieu-Daudé
2021-03-22 10:54 ` Daniel P. Berrangé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.