Open
Description
I sometimes get this error:
2022-09-21T08:29:55.9163020Z ##[group]install docker
2022-09-21T08:29:55.9264530Z [command]/usr/local/bin/wget https://raw.githubusercontent.com/Homebrew/homebrew-cask/fe866ec0765de141599745f03e215452db7f511b/Casks/docker.rb
2022-09-21T08:29:55.9968810Z --2022-09-21 08:29:55-- https://raw.githubusercontent.com/Homebrew/homebrew-cask/fe866ec0765de141599745f03e215452db7f511b/Casks/docker.rb
2022-09-21T08:29:56.0269100Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
2022-09-21T08:29:56.0369610Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
2022-09-21T08:29:56.1038360Z HTTP request sent, awaiting response... 200 OK
2022-09-21T08:29:56.1138770Z Length: 4466 (4.4K) [text/plain]
2022-09-21T08:29:56.1241750Z Saving to: ‘docker.rb’
2022-09-21T08:29:56.1339730Z
2022-09-21T08:29:56.1427610Z 0K .... 100% 21.3M=0s
2022-09-21T08:29:56.1528490Z
2022-09-21T08:29:56.1630840Z 2022-09-21 08:29:56 (21.3 MB/s) - ‘docker.rb’ saved [4466/4466]
2022-09-21T08:29:56.1747890Z
2022-09-21T08:29:56.1850090Z [command]/usr/local/bin/brew install --cask docker.rb
2022-09-21T08:30:25.3771350Z �[34m==>�[0m �[1mDownloading https://desktop.docker.com/mac/main/amd64/82475/Docker.dmg�[0m
2022-09-21T08:31:07.3601210Z �[32m==>�[0m �[1mInstalling Cask �[32mdocker�[39m�[0m
2022-09-21T08:31:07.3626720Z �[33mWarning:�[0m macOS's Gatekeeper has been disabled for this Cask
2022-09-21T08:33:21.0130720Z �[34m==>�[0m �[1mPurging files for version 4.10.1,82475 of Cask docker�[0m
2022-09-21T08:33:21.0231200Z �[31mError:�[0m BOM for path '/private/tmp/d20220921-2130-1mii4q7/dmg.ffQJ8f' is empty.
2022-09-21T08:33:21.0374870Z ##[error]Error: The process '/usr/local/bin/brew' failed with exit code 1
But sometimes it works... Any ideas how to troubleshoot this? Maybe this action can retry installing docker on failure?
Metadata
Assignees
Labels
No labels