Rebuild & push images #103
Annotations
1 error and 2 warnings
build-n-push (Containerfile, dist2src)
Error: buildah exited with code 2
time="2024-04-14T07:54:22Z" level=warning msg="missing \"package_manager\" build argument. Try adding \"--build-arg package_manager=<VALUE>\" to the command line"
Trying to pull quay.io/centos/centos:stream8...
Getting image source signatures
Copying blob sha256:9793b5b5582798bde394f4383d142e9f248a25e4ebfd72ee05ea9ec6251a877d
Copying blob sha256:9793b5b5582798bde394f4383d142e9f248a25e4ebfd72ee05ea9ec6251a877d
Copying config sha256:e47d5cf5bcb23bf0d885f0490212bd83047540cb5c109e10fcd029da5b0deaa5
Writing manifest to image destination
Storing signatures
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10024 100 10024 0 0 56954 0 --:--:-- --:--:-- --:--:-- 56954
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <[email protected]>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
Importing GPG key 0x2F86D6A1:
Userid : "Fedora EPEL (8) <[email protected]>"
Fingerprint: 94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
error building at STEP "RUN $package_manager install epel-release && $package_manager install ansible python3-pip dnf-plugins-core && ansible-playbook -vv -c local -i localhost, /src/install-deps.yml && ansible-playbook -vv -c local -i localhost, /src/install-deps-worker.yml && $package_manager clean all": error while running runtime: exit status 2
time="2024-04-14T07:56:30Z" level=error msg="exit status 2"
|
build-n-push (Containerfile, dist2src)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-n-push (Containerfile, dist2src)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|