qemu-devel
[Top][All Lists]
Advanced

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

QEMU | Pipeline #166885162 has failed for master | 67320537


From: GitLab
Subject: QEMU | Pipeline #166885162 has failed for master | 67320537
Date: Wed, 15 Jul 2020 13:24:41 +0000

GitLab
✖ Your pipeline has failed.
 
Project QEMU / QEMU
Branch
master
Commit
67320537
Merge remote-tracking branch 'remotes/philmd-gi...
Commit Author
Peter Maydell
 
Pipeline #166885162 triggered by Alex Bennée
had 23 failed builds.
Logs may contain sensitive data. Please consider before forwarding this email.
✖ 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_buildnqa3vsjz/tmpb8k3ms0t.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildnqa3vsjz']' 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_buildi460jmpy/tmpcp26105s.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildi460jmpy']' 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_buildjoorqr4l/tmptuth8kdb.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildjoorqr4l']' 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_buildhickhinz/tmpu6bbm7u7.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildhickhinz']' 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_buildccrw8tja/tmpjcatg1lh.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildccrw8tja']' 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_build9j7ac1bu/tmp4cmx33b7.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build9j7ac1bu']' 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_build3nuiivyf/tmpr49cjypy.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build3nuiivyf']' 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_build6mcnsnax/tmpv163ip_v.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build6mcnsnax']' 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_buildxa_gi098/tmp8w91zv55.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxa_gi098']' 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_buildk2r4p1nz/tmpqm0q4995.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildk2r4p1nz']' 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_build6et8k0gd/tmpmoncknvy.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build6et8k0gd']' 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_build5ng5deqp/tmpfrcjssp6.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build5ng5deqp']' 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_buildn5jfs62v/tmpu58s4mue.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildn5jfs62v']' 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_builds6jg6jae/tmp5n4klk6p.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_builds6jg6jae']' 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_buildraypztu9/tmpqefqakql.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildraypztu9']' 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_build_efy5jgr/tmpdtodpap0.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build_efy5jgr']' 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_buildc6ce1_0x/tmpk02q3azo.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildc6ce1_0x']' 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_buildxa0_jfsu/tmp_63cc54i.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxa0_jfsu']' 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_build3b7jwcth/tmpyespduet.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build3b7jwcth']' 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_buildkamqahos/tmpl9dlu_sk.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildkamqahos']' 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 [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_buildikiwyhxa/tmph79u_5pc.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildikiwyhxa']' 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_buildl36346fp/tmpyd7drz4w.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildl36346fp']' 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_builde14g2vt4/tmpnyeq26cp.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_builde14g2vt4']' 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]