Merge pull request #1598 from bunkerity/dependabot/docker/src/linux/1… #76
1.5.yml
on: push
Matrix: build-containers
Matrix: build-packages
prepare-tests-core
6s
prepare-tests-ui
6s
Matrix: codeql / code-security
Matrix: tests-core
Waiting for pending jobs
Matrix: tests-core-linux
Matrix: tests-ui
Waiting for pending jobs
Matrix: tests-ui-linux
push-1_5
0s
Matrix: push-packages
Annotations
12 errors and 82 warnings
push-packages (ubuntu-jammy, amd64) / push
Process completed with exit code 1.
|
push-packages (ubuntu-jammy, amd64) / push
Process completed with exit code 1.
|
push-packages (el9, amd64) / push
FailFast: cancelling since parallel instance has failed
|
push-packages (el9, amd64) / push
Process completed with exit code 1.
|
push-packages (debian, amd64) / push
FailFast: cancelling since parallel instance has failed
|
push-packages (debian, amd64) / push
Process completed with exit code 1.
|
push-packages (ubuntu, amd64) / push
FailFast: cancelling since parallel instance has failed
|
push-packages (ubuntu, amd64) / push
Process completed with exit code 1.
|
push-packages (el, amd64) / push
FailFast: cancelling since parallel instance has failed
|
push-packages (el, amd64) / push
Process completed with exit code 1.
|
push-packages (fedora, amd64) / push
FailFast: cancelling since parallel instance has failed
|
push-packages (fedora, amd64) / push
Process completed with exit code 1.
|
prepare-tests-core
The process '/usr/bin/git' failed with exit code 128
|
prepare-tests-ui
The process '/usr/bin/git' failed with exit code 128
|
codeql / code-security (javascript)
The process '/usr/bin/git' failed with exit code 128
|
codeql / code-security (javascript)
Failed to restore: Cache service responded with 429
|
codeql / code-security (javascript)
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
|
codeql / code-security (python)
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
|
codeql / code-security (python)
The process '/usr/bin/git' failed with exit code 128
|
codeql / code-security (python)
The CODEQL_PYTHON environment variable is no longer supported. Please remove it from your workflow. This environment variable was originally used to specify a Python executable that included the dependencies of your Python code, however Python analysis no longer uses these dependencies.
If you used CODEQL_PYTHON to force the version of Python to analyze as, please use CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION instead, such as 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=2.7' or 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=3.11'.
|
build-containers (bunkerweb) / build
The process '/usr/bin/git' failed with exit code 128
|
build-containers (scheduler) / build
The process '/usr/bin/git' failed with exit code 128
|
build-containers (ui) / build
The process '/usr/bin/git' failed with exit code 128
|
build-containers (autoconf) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-fedora#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-fedora#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
build-packages (fedora) / build
The process '/usr/bin/git' failed with exit code 128
|
build-packages (rhel) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-rhel#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
build-packages (rhel9) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-rhel9#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu-jammy#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
build-packages (ubuntu-jammy) / build
The process '/usr/bin/git' failed with exit code 128
|
The 'as' keyword should match the case of the 'from' keyword:
src/linux/Dockerfile-ubuntu-jammy#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
build-packages (ubuntu) / build
The process '/usr/bin/git' failed with exit code 128
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-ubuntu#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
tests/linux/Dockerfile-debian#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
build-packages (debian) / build
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (inject) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (gzip) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (country) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (sessions) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (selfsigned) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (redirect) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (customcert) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (errors) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (reversescan) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (global_config_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (modsecurity) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (db) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (bans_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (reverseproxy) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (limit) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (clientcache) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (headers) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (cors) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (reports_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (brotli) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (bwcli) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (account_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (jobs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (misc) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (whitelist) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (configs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (dnsbl) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (letsencrypt) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (redis) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (bunkernet) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (backup) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (logs_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (services_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (cache_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (greylist) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (antibot) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (authbasic) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (instances_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-ui-linux (plugins_page.py) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (blacklist) / tests
The process '/usr/bin/git' failed with exit code 128
|
tests-core-linux (badbehavior) / tests
The process '/usr/bin/git' failed with exit code 128
|
push-packages (ubuntu-jammy, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (el9, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (debian, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (ubuntu, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (el, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
push-packages (fedora, amd64) / push
The process '/usr/bin/git' failed with exit code 128
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bunkerity~bunkerweb~3IRUG0.dockerbuild
Expired
|
127 KB |
|
bunkerity~bunkerweb~65Y2K0.dockerbuild
Expired
|
37.4 KB |
|
bunkerity~bunkerweb~G9VALO.dockerbuild
Expired
|
122 KB |
|
bunkerity~bunkerweb~IYEOYP.dockerbuild
Expired
|
110 KB |
|
bunkerity~bunkerweb~JTPCST.dockerbuild
Expired
|
38.1 KB |
|
bunkerity~bunkerweb~LKDRWV.dockerbuild
Expired
|
123 KB |
|
bunkerity~bunkerweb~LL4UQC.dockerbuild
Expired
|
74.1 KB |
|
bunkerity~bunkerweb~MEL2VL.dockerbuild
Expired
|
32.8 KB |
|
bunkerity~bunkerweb~O6H57R.dockerbuild
Expired
|
141 KB |
|
bunkerity~bunkerweb~PFFVQM.dockerbuild
Expired
|
54.2 KB |
|
bunkerity~bunkerweb~QWD01I.dockerbuild
Expired
|
33.8 KB |
|
bunkerity~bunkerweb~R9C96G.dockerbuild
Expired
|
40.4 KB |
|
bunkerity~bunkerweb~RWDEBK.dockerbuild
Expired
|
49.6 KB |
|
bunkerity~bunkerweb~SY1HGP.dockerbuild
Expired
|
33.8 KB |
|
bunkerity~bunkerweb~THZD6P.dockerbuild
Expired
|
128 KB |
|
bunkerity~bunkerweb~U0J9FR.dockerbuild
Expired
|
74.4 KB |
|
package-debian-amd64
Expired
|
61.9 MB |
|
package-fedora-x86_64
Expired
|
58.4 MB |
|
package-rhel-x86_64
Expired
|
56.7 MB |
|
package-rhel9-x86_64
Expired
|
55.9 MB |
|
package-ubuntu-amd64
Expired
|
61.2 MB |
|
package-ubuntu-jammy-amd64
Expired
|
57.2 MB |
|