qemu-devel
[Top][All Lists]
Advanced

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

QEMU | Pipeline #166428374 has failed for master | 1a53dfee


From: GitLab
Subject: QEMU | Pipeline #166428374 has failed for master | 1a53dfee
Date: Tue, 14 Jul 2020 13:53:27 +0000

GitLab
✖ Your pipeline has failed.
 
Project QEMU / QEMU
Branch
master
Commit
1a53dfee
Merge remote-tracking branch 'remotes/ericb/tag...
Commit Author
Peter Maydell
 
Pipeline #166428374 triggered by Alex Bennée
had 23 failed builds.
Logs may contain sensitive data. Please consider before forwarding this email.
✖ 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_buildxdxh2510/tmpnt_z9ori.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxdxh2510']' 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_build7ead3b_y/tmpibjl7pbw.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build7ead3b_y']' 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_build9x6i89nw/tmppisui0jk.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build9x6i89nw']' 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_buildconjyas5/tmp4dnx46vw.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildconjyas5']' 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_buildxtegepvh/tmplay5vtyl.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxtegepvh']' 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_build5twrh6bm/tmpj0gnugac.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build5twrh6bm']' 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_buildbk4vpxsu/tmpr_lsw9ro.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildbk4vpxsu']' 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_buildsbgdp116/tmp38m7h8hj.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildsbgdp116']' 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
alpha-debian-cross-container
#4 resolve 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_build6xk6whgl/tmpz9nja20x.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build6xk6whgl']' 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_buildg0bttfwu/tmp4_zwr574.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildg0bttfwu']' 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_build9jv9t08f/tmp1urlte0p.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build9jv9t08f']' 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 resolve 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_builds308xvgv/tmpx3v99f13.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_builds308xvgv']' 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_build6i7k216c/tmpsfwlgb7o.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build6i7k216c']' 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_buildyi73o46a/tmpcxi4s65q.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildyi73o46a']' 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_buildo72r3yh7/tmp6rs_lmhh.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildo72r3yh7']' 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_buildhqto6vad/tmp6y76d8ul.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildhqto6vad']' 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_build2ioadicy/tmp1fdl5hvq.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build2ioadicy']' 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_buildpliwcmfe/tmpicc4b8s0.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildpliwcmfe']' 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_buildhdspr1bo/tmpz1h0v9bb.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildhdspr1bo']' 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_buildxglg1y5b/tmp4fcj3j7m.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxglg1y5b']' 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_build__ug8zda/tmp1gdmu_4s.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build__ug8zda']' 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_buildk8gdx25n/tmp3dxu7jfk.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildk8gdx25n']' 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_build7hz207i3/tmpxb73fxql.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build7hz207i3']' 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]