-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
I've been seeing this error several times while building a Dockerfile which is running "chisel cut":
#13 [build 3/8] RUN mkdir /rootfs && chisel cut --release "ubuntu-22.04" --root /rootfs libicu70_libs
#13 sha256:1921268898730a52b3ffb9270b7fabb790a0c0182faae5fea318c7b6ed1208a9
#13 0.668 2022/07/21 16:28:54 Consulting release repository...
#13 1.138 2022/07/21 16:28:54 Fetching current ubuntu-22.04 release...
#13 1.140 2022/07/21 16:28:54 Processing ubuntu-22.04 release...
#13 1.153 2022/07/21 16:28:54 Selecting slices...
#13 1.153 2022/07/21 16:28:54 Fetching ubuntu 22.04 archive details...
#13 2.195 2022/07/21 16:28:55 Release date: Thu, 21 Apr 2022 17:16:08 UTC
#13 2.196 2022/07/21 16:28:55 Fetching ubuntu 22.04 main component...
#13 5.874 2022/07/21 16:28:59 Fetching ubuntu 22.04 universe component...
#13 35.89 error: cannot fetch from archive: context deadline exceeded (Client.Timeout or context cancellation while reading body)
#13 ERROR: executor failed running [/bin/sh -c mkdir /rootfs && chisel cut --release "ubuntu-22.04" --root /rootfs libicu70_libs]: exit code: 1
Simply re-running the build will cause it to succeed typically.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels