Skip to content

fix: remove old codeready-builder repo #2425

fix: remove old codeready-builder repo

fix: remove old codeready-builder repo #2425

Triggered via push November 27, 2024 14:23
Status Failure
Total duration 5m 40s
Artifacts 78

ci.yml

on: push
Generate Jobs
4s
Generate Jobs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PostgreSQL 17 UBI9 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install --setopt=install_weak_deps=0 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs --setopt=install_weak_deps=0 install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL 17 UBI8 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install --setopt=install_weak_deps=0 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs --setopt=install_weak_deps=0 install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tpgrouting_pkg=\"pgrouting_12\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\tppc64le) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"ppc64le\" ;; \t\t\ts390x) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/edb/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"s390x\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\t\"$pgrouting_pkg\" \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiLang
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
Check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
EnterpriseDB~docker-postgresql~04ZDTZ.dockerbuild Expired
50.1 KB
EnterpriseDB~docker-postgresql~121C4B.dockerbuild Expired
51 KB
EnterpriseDB~docker-postgresql~5622O5.dockerbuild Expired
52.2 KB
EnterpriseDB~docker-postgresql~5KWBJJ.dockerbuild Expired
51 KB
EnterpriseDB~docker-postgresql~6X1W4W.dockerbuild Expired
50.7 KB
EnterpriseDB~docker-postgresql~7201HK.dockerbuild Expired
51 KB
EnterpriseDB~docker-postgresql~73GA3G.dockerbuild Expired
51.5 KB
EnterpriseDB~docker-postgresql~85227L.dockerbuild Expired
52.3 KB
EnterpriseDB~docker-postgresql~8VAZIU.dockerbuild Expired
51.6 KB
EnterpriseDB~docker-postgresql~9BB6RP.dockerbuild Expired
72.9 KB
EnterpriseDB~docker-postgresql~9HY1Y7.dockerbuild Expired
49.8 KB
EnterpriseDB~docker-postgresql~9UTWHF.dockerbuild Expired
51.7 KB
EnterpriseDB~docker-postgresql~A2MN5K.dockerbuild Expired
71.7 KB
EnterpriseDB~docker-postgresql~AMP6K6.dockerbuild Expired
69 KB
EnterpriseDB~docker-postgresql~B40OXY.dockerbuild Expired
55.3 KB
EnterpriseDB~docker-postgresql~BUVH6R.dockerbuild Expired
67 KB
EnterpriseDB~docker-postgresql~CQI8QV.dockerbuild Expired
72 KB
EnterpriseDB~docker-postgresql~CSDYFH.dockerbuild Expired
55.5 KB
EnterpriseDB~docker-postgresql~DXQM6T.dockerbuild Expired
51.1 KB
EnterpriseDB~docker-postgresql~E028XM.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~G4993W.dockerbuild Expired
76.8 KB
EnterpriseDB~docker-postgresql~H2SZ9S.dockerbuild Expired
53.6 KB
EnterpriseDB~docker-postgresql~H9EK6I.dockerbuild Expired
33.2 KB
EnterpriseDB~docker-postgresql~HZ8FQS.dockerbuild Expired
52.8 KB
EnterpriseDB~docker-postgresql~I7ROV0.dockerbuild Expired
49.1 KB
EnterpriseDB~docker-postgresql~IW2Z6J.dockerbuild Expired
51 KB
EnterpriseDB~docker-postgresql~IXTYYU.dockerbuild Expired
49.9 KB
EnterpriseDB~docker-postgresql~JLM3IJ.dockerbuild Expired
70 KB
EnterpriseDB~docker-postgresql~JN5HAE.dockerbuild Expired
53.1 KB
EnterpriseDB~docker-postgresql~JRP96A.dockerbuild Expired
44.7 KB
EnterpriseDB~docker-postgresql~K4SWKE.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~K6K2CB.dockerbuild Expired
73.3 KB
EnterpriseDB~docker-postgresql~L5YFEI.dockerbuild Expired
69.2 KB
EnterpriseDB~docker-postgresql~L6FZ4K.dockerbuild Expired
72.4 KB
EnterpriseDB~docker-postgresql~L9FUQT.dockerbuild Expired
49.1 KB
EnterpriseDB~docker-postgresql~LDSLYJ.dockerbuild Expired
50.9 KB
EnterpriseDB~docker-postgresql~LI3Y94.dockerbuild Expired
52.6 KB
EnterpriseDB~docker-postgresql~LLGT36.dockerbuild Expired
51.9 KB
EnterpriseDB~docker-postgresql~LMTP00.dockerbuild Expired
77.1 KB
EnterpriseDB~docker-postgresql~LNKGF9.dockerbuild Expired
75.8 KB
EnterpriseDB~docker-postgresql~LR3YJ6.dockerbuild Expired
71.3 KB
EnterpriseDB~docker-postgresql~LU2BXO.dockerbuild Expired
68.1 KB
EnterpriseDB~docker-postgresql~MCQ1DA.dockerbuild Expired
51.9 KB
EnterpriseDB~docker-postgresql~MCV38H.dockerbuild Expired
54.1 KB
EnterpriseDB~docker-postgresql~MWBHBE.dockerbuild Expired
73.3 KB
EnterpriseDB~docker-postgresql~MZMQKU.dockerbuild Expired
72.4 KB
EnterpriseDB~docker-postgresql~MZYBV1.dockerbuild Expired
72.3 KB
EnterpriseDB~docker-postgresql~N7FS5U.dockerbuild Expired
56.8 KB
EnterpriseDB~docker-postgresql~NU88VJ.dockerbuild Expired
67.3 KB
EnterpriseDB~docker-postgresql~OOJ6XW.dockerbuild Expired
71.7 KB
EnterpriseDB~docker-postgresql~P4Q4GG.dockerbuild Expired
55.1 KB
EnterpriseDB~docker-postgresql~PNMFQF.dockerbuild Expired
76 KB
EnterpriseDB~docker-postgresql~PU7NUR.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~PZQC4M.dockerbuild Expired
76 KB
EnterpriseDB~docker-postgresql~Q49CY6.dockerbuild Expired
75.9 KB
EnterpriseDB~docker-postgresql~QVZAGW.dockerbuild Expired
32.6 KB
EnterpriseDB~docker-postgresql~REG3QV.dockerbuild Expired
55.7 KB
EnterpriseDB~docker-postgresql~SRV4HZ.dockerbuild Expired
52.6 KB
EnterpriseDB~docker-postgresql~TMIL9N.dockerbuild Expired
55.4 KB
EnterpriseDB~docker-postgresql~U9JA4P.dockerbuild Expired
52.1 KB
EnterpriseDB~docker-postgresql~UCCK5C.dockerbuild Expired
67.7 KB
EnterpriseDB~docker-postgresql~UPUOH3.dockerbuild Expired
70 KB
EnterpriseDB~docker-postgresql~UVRLTV.dockerbuild Expired
72.3 KB
EnterpriseDB~docker-postgresql~UW8HB4.dockerbuild Expired
69.7 KB
EnterpriseDB~docker-postgresql~VUXMP8.dockerbuild Expired
51.5 KB
EnterpriseDB~docker-postgresql~VYQY2P.dockerbuild Expired
73.4 KB
EnterpriseDB~docker-postgresql~W3T94J.dockerbuild Expired
40.7 KB
EnterpriseDB~docker-postgresql~XAKHL3.dockerbuild Expired
51.2 KB
EnterpriseDB~docker-postgresql~XELNR4.dockerbuild Expired
67.2 KB
EnterpriseDB~docker-postgresql~XF76KM.dockerbuild Expired
55.2 KB
EnterpriseDB~docker-postgresql~XKU45D.dockerbuild Expired
56 KB
EnterpriseDB~docker-postgresql~XL2VDG.dockerbuild Expired
72.3 KB
EnterpriseDB~docker-postgresql~Y6V92N.dockerbuild Expired
75.1 KB
EnterpriseDB~docker-postgresql~YCJGMO.dockerbuild Expired
67.8 KB
EnterpriseDB~docker-postgresql~YQCIIU.dockerbuild Expired
51.8 KB
EnterpriseDB~docker-postgresql~Z9IP90.dockerbuild Expired
40.4 KB
EnterpriseDB~docker-postgresql~ZCBKAC.dockerbuild Expired
67.2 KB
EnterpriseDB~docker-postgresql~ZCBU9G.dockerbuild Expired
70.9 KB