Skip to content

docker/install: Support version: master #1299

docker/install: Support version: master

docker/install: Support version: master #1299

Triggered via pull request October 15, 2024 10:58
Status Cancelled
Total duration 3m 13s
Artifacts 8

test.yml

on: pull_request
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 43 warnings
test-itg (docker/install.test.itg.ts, ubuntu-latest)
Process completed with exit code 1.
test-itg (docker/install.test.itg.ts, windows-latest)
Process completed with exit code 1.
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_TOKEN=$(cat /run/secrets/GITHUB_TOKEN) yarn run test:coverage --coverageDirectory=/tmp/coverage" did not complete successfully: exit code: 1
test-itg (buildx/buildx.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (buildx/buildx.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x00000001320b6a48>
test-itg (buildx/buildx.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (buildx/buildx.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (buildx/install.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012f49d218>
test-itg (github.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000010f4ed710>
test-itg (docker/docker.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x00000001138dd218>
test-itg (buildx/history.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x0000000118add400>
test-itg (github.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (github.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x00000001292b6b80>
test-itg (github.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (github.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (buildx/bake.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000012ad7d180>
test-itg (buildx/bake.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (buildx/bake.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x0000000127be6c20>
test-itg (buildx/bake.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (buildx/bake.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (cache.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x000000011897d3f8>
test-itg (buildx/buildx.test.itg.ts, macos-12)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x0000000118c1d400>
test-itg (buildx/history.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (buildx/history.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x0000000122d16a50>
test-itg (buildx/history.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (buildx/history.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (buildx/install.test.itg.ts, macos-13)
No such keg: /usr/local/Cellar/qemu
test-itg (buildx/install.test.itg.ts, macos-13)
Failed to load cask: /tmp/qemu.rb Cask 'qemu' is unreadable: wrong constant name #<Class:0x00000001284f6b80>
test-itg (buildx/install.test.itg.ts, macos-13)
Formula installation already attempted: qemu
test-itg (buildx/install.test.itg.ts, macos-13)
Process completed with exit code 1.
test-itg (docker/docker.test.itg.ts, macos-13)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (cache.test.itg.ts, macos-13)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (docker/install.test.itg.ts, macos-13)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (docker/install.test.itg.ts, macos-13)
The operation was canceled.
test-itg (docker/install.test.itg.ts, macos-12)
Canceling since a higher priority waiting request for 'test-refs/pull/438/merge' exists
test-itg (docker/install.test.itg.ts, macos-12)
The operation was canceled.
test-itg (docker/install.test.itg.ts, ubuntu-latest)
ERROR: failed to remove one or more builders
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: __tests__/.fixtures/lint.Dockerfile#L31
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L25
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: __tests__/.fixtures/lint.Dockerfile#L29
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint-other.Dockerfile#L20
ConsistentInstructionCasing: Command 'froM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
test-itg (buildx/buildx.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/buildx.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/install.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/install.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/install.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (github.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (github.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (github.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (docker/docker.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (docker/docker.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (docker/docker.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/history.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/history.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/history.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (github.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (github.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/bake.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/bake.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/bake.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/bake.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/bake.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (cache.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (cache.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (cache.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/buildx.test.itg.ts, macos-12)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/buildx.test.itg.ts, macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
test-itg (buildx/buildx.test.itg.ts, macos-12)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/history.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/history.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (buildx/install.test.itg.ts, macos-13)
Treating /tmp/qemu.rb as a formula.
test-itg (buildx/install.test.itg.ts, macos-13)
qemu 9.1.0 is available and more recent than version 9.0.2.
test-itg (docker/install.test.itg.ts, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size
docker~actions-toolkit~392C60+1.dockerbuild Expired
17.6 KB
docker~actions-toolkit~GTW15I.dockerbuild Expired
18.1 KB
docker~actions-toolkit~K7GGB3.dockerbuild
48.4 KB
docker~actions-toolkit~MPZAHV.dockerbuild Expired
8.81 KB
docker~actions-toolkit~PSM9MY+15.dockerbuild Expired
76.7 KB
docker~actions-toolkit~TDF4FO.dockerbuild Expired
17.5 KB
docker~actions-toolkit~V68TFR.dockerbuild Expired
11.3 KB
github-repo.json Expired
18 KB