qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QEMU | Pipeline #166519289 has failed for master | beff47a2


From: GitLab
Subject: QEMU | Pipeline #166519289 has failed for master | beff47a2
Date: Tue, 14 Jul 2020 17:31:23 +0000

GitLab
✖ Your pipeline has failed.
 
Project QEMU / QEMU
Branch
master
Commit
beff47a2
Merge remote-tracking branch 'remotes/juanquint...
Commit Author
Peter Maydell
 
Pipeline #166519289 triggered by Alex Bennée
had 23 failed builds.
Logs may contain sensitive data. Please consider before forwarding this email.
✖ containers-layer2
alpha-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-alpha-cross', '-f', '/tmp/docker_buildt9mhh238/tmpgx2ncssc.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildt9mhh238']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
ppc64el-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-ppc64el-cross', '-f', '/tmp/docker_build9_ml3ufi/tmpn39x30m7.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build9_ml3ufi']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
armel-debian-cross-container
#4 [1/3] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/3] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-armel-cross', '-f', '/tmp/docker_buildchuzceo8/tmpl3ei3fnu.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildchuzceo8']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips-cross', '-f', '/tmp/docker_build99zl3pka/tmpsgqlk7np.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build99zl3pka']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-user-cross-container
#4 [1/3] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/3] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-all-test-cross', '-f', '/tmp/docker_buildags3z11x/tmpsp5pyl9f.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildags3z11x']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
sparc64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-sparc64-cross', '-f', '/tmp/docker_build2addff9v/tmpz_2kp__n.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build2addff9v']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
ppc64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-ppc64-cross', '-f', '/tmp/docker_buildc8sq0svi/tmpyth0eu9r.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildc8sq0svi']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
sh4-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-sh4-cross', '-f', '/tmp/docker_buildr2zvkxg1/tmp1ol547s4.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildr2zvkxg1']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
powerpc-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-powerpc-cross', '-f', '/tmp/docker_build62lwjzb8/tmptmeqtopf.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build62lwjzb8']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips64-cross', '-f', '/tmp/docker_buildjq3feqv_/tmp10aiee0d.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildjq3feqv_']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips64el-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips64el-cross', '-f', '/tmp/docker_build22k0lc0z/tmpbvkby578.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build22k0lc0z']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
m68k-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-m68k-cross', '-f', '/tmp/docker_buildygafwdc7/tmpytynr38w.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildygafwdc7']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
s390x-debian-cross-container
#4 [1/6] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/6] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-s390x-cross', '-f', '/tmp/docker_buildvlx4qcyn/tmpvnzwrqi3.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildvlx4qcyn']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
hppa-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-hppa-cross', '-f', '/tmp/docker_buildxz714zzu/tmp1bt6f7rg.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxz714zzu']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
riscv64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-riscv64-cross', '-f', '/tmp/docker_build76brvsjh/tmpnrwmiof0.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build76brvsjh']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mipsel-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mipsel-cross', '-f', '/tmp/docker_buildioph0ci8/tmpjwqd8ldx.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildioph0ci8']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
armhf-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-armhf-cross', '-f', '/tmp/docker_build0xsr_oqi/tmp3po94kpb.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build0xsr_oqi']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-container
#4 [1/11] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/11] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-amd64', '-f', '/tmp/docker_buildvjq29yz4/tmp1achewgy.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildvjq29yz4']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
arm64-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-arm64-cross', '-f', '/tmp/docker_buildqahdfmn9/tmp8uvgj4yk.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildqahdfmn9']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-amd64-cross', '-f', '/tmp/docker_buildbqow_eaj/tmpyf3d23q5.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildbqow_eaj']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
tricore-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian9:latest
#4 resolve docker.io/qemu/debian9:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian9:latest:
------
------
> [1/2] FROM docker.io/qemu/debian9:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-tricore-cross', '-f', '/tmp/docker_buildi1mo3gu8/tmpir46lj85.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildi1mo3gu8']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian9-mxe-container
#4 [1/4] FROM docker.io/qemu/debian9:latest
#4 resolve docker.io/qemu/debian9:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian9:latest:
------
------
> [1/4] FROM docker.io/qemu/debian9:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian9-mxe', '-f', '/tmp/docker_buildpza5amti/tmpfbk8rtri.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildpza5amti']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
arm64-test-debian-cross-container
#4 [1/3] FROM docker.io/qemu/debian11:latest
#4 resolve docker.io/qemu/debian11:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian11:latest:
------
------
> [1/3] FROM docker.io/qemu/debian11:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-arm64-test-cross', '-f', '/tmp/docker_buildfale0r4o/tmpozg9usxk.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildfale0r4o']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]