Skip to content

fix: avoid installing weak dependencies #2411

fix: avoid installing weak dependencies

fix: avoid installing weak dependencies #2411

Triggered via push November 25, 2024 12:14
Status Failure
Total duration 4m 56s
Artifacts 78

ci.yml

on: push
Generate Jobs
5s
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 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs 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 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs 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 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 --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
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 --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 --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
Check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
EnterpriseDB~docker-postgresql~02SHUH.dockerbuild Expired
70 KB
EnterpriseDB~docker-postgresql~0RQQPH.dockerbuild Expired
69.3 KB
EnterpriseDB~docker-postgresql~3ZHWOI.dockerbuild Expired
53.1 KB
EnterpriseDB~docker-postgresql~5HHO5K.dockerbuild Expired
52.9 KB
EnterpriseDB~docker-postgresql~5TPYOC.dockerbuild Expired
53.1 KB
EnterpriseDB~docker-postgresql~6A70OF.dockerbuild Expired
70.1 KB
EnterpriseDB~docker-postgresql~6SQPM7.dockerbuild Expired
55.3 KB
EnterpriseDB~docker-postgresql~7360J7.dockerbuild Expired
73.7 KB
EnterpriseDB~docker-postgresql~7MWO52.dockerbuild Expired
33.6 KB
EnterpriseDB~docker-postgresql~8L1H9O.dockerbuild Expired
73.5 KB
EnterpriseDB~docker-postgresql~8UF50X.dockerbuild Expired
72.5 KB
EnterpriseDB~docker-postgresql~9RFCCB.dockerbuild Expired
54.3 KB
EnterpriseDB~docker-postgresql~A8HOW9.dockerbuild Expired
51.5 KB
EnterpriseDB~docker-postgresql~BM89AQ.dockerbuild Expired
70.8 KB
EnterpriseDB~docker-postgresql~BPAMHQ.dockerbuild Expired
77.7 KB
EnterpriseDB~docker-postgresql~C7PI9N.dockerbuild Expired
46 KB
EnterpriseDB~docker-postgresql~DL3RJ6.dockerbuild Expired
53.2 KB
EnterpriseDB~docker-postgresql~DSMTCE.dockerbuild Expired
65.8 KB
EnterpriseDB~docker-postgresql~E3J1F4.dockerbuild Expired
51 KB
EnterpriseDB~docker-postgresql~F9RM3L.dockerbuild Expired
68 KB
EnterpriseDB~docker-postgresql~FWCMK5.dockerbuild Expired
71.5 KB
EnterpriseDB~docker-postgresql~HZZMKH.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~I50EZ9.dockerbuild Expired
54.4 KB
EnterpriseDB~docker-postgresql~IYH5UY.dockerbuild Expired
53.3 KB
EnterpriseDB~docker-postgresql~J755CM.dockerbuild Expired
71.8 KB
EnterpriseDB~docker-postgresql~J77KPN.dockerbuild Expired
71.9 KB
EnterpriseDB~docker-postgresql~JV2UZE.dockerbuild Expired
55.9 KB
EnterpriseDB~docker-postgresql~K4D8UN.dockerbuild Expired
52.6 KB
EnterpriseDB~docker-postgresql~KA1EN9.dockerbuild Expired
69 KB
EnterpriseDB~docker-postgresql~LFMT68.dockerbuild Expired
56.9 KB
EnterpriseDB~docker-postgresql~LK2AGI.dockerbuild Expired
71.1 KB
EnterpriseDB~docker-postgresql~LNO1Y2.dockerbuild Expired
32.7 KB
EnterpriseDB~docker-postgresql~MBF7TL.dockerbuild Expired
72.1 KB
EnterpriseDB~docker-postgresql~MNYURX.dockerbuild Expired
51.8 KB
EnterpriseDB~docker-postgresql~MR3R8S.dockerbuild Expired
41.1 KB
EnterpriseDB~docker-postgresql~NFIZ4Q.dockerbuild Expired
69.2 KB
EnterpriseDB~docker-postgresql~NO3Q2F.dockerbuild Expired
56.5 KB
EnterpriseDB~docker-postgresql~O5KN23.dockerbuild Expired
52.9 KB
EnterpriseDB~docker-postgresql~OYGOZP.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~POJG72.dockerbuild Expired
51.3 KB
EnterpriseDB~docker-postgresql~PP9V45.dockerbuild Expired
51.8 KB
EnterpriseDB~docker-postgresql~PQMPIG.dockerbuild Expired
73.8 KB
EnterpriseDB~docker-postgresql~PSRF5Q.dockerbuild Expired
52.7 KB
EnterpriseDB~docker-postgresql~QF4PK7.dockerbuild Expired
65.8 KB
EnterpriseDB~docker-postgresql~QJ987Z.dockerbuild Expired
56.3 KB
EnterpriseDB~docker-postgresql~QO43UX.dockerbuild Expired
71.1 KB
EnterpriseDB~docker-postgresql~QUIKDA.dockerbuild Expired
55.2 KB
EnterpriseDB~docker-postgresql~R67W1J.dockerbuild Expired
54.1 KB
EnterpriseDB~docker-postgresql~RNURFL.dockerbuild Expired
52.8 KB
EnterpriseDB~docker-postgresql~S5I5PA.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~STCTG5.dockerbuild Expired
75.6 KB
EnterpriseDB~docker-postgresql~STIWXE.dockerbuild Expired
53.4 KB
EnterpriseDB~docker-postgresql~SYODTD.dockerbuild Expired
55.2 KB
EnterpriseDB~docker-postgresql~T7ACXT.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~T9ZNK2.dockerbuild Expired
56.8 KB
EnterpriseDB~docker-postgresql~TPCZVE.dockerbuild Expired
51.7 KB
EnterpriseDB~docker-postgresql~TPOQ3F.dockerbuild Expired
55.1 KB
EnterpriseDB~docker-postgresql~TTKR2D.dockerbuild Expired
54.1 KB
EnterpriseDB~docker-postgresql~UG3FKU.dockerbuild Expired
68.9 KB
EnterpriseDB~docker-postgresql~UJQWXM.dockerbuild Expired
73.4 KB
EnterpriseDB~docker-postgresql~USVBVI.dockerbuild Expired
72.1 KB
EnterpriseDB~docker-postgresql~V4QYD9.dockerbuild Expired
68.8 KB
EnterpriseDB~docker-postgresql~VAMJO7.dockerbuild Expired
75.7 KB
EnterpriseDB~docker-postgresql~VBXPEO.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~VQP8A6.dockerbuild Expired
68.9 KB
EnterpriseDB~docker-postgresql~VW4B9I.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~W5MXAA.dockerbuild Expired
55.3 KB
EnterpriseDB~docker-postgresql~WL0L3C.dockerbuild Expired
56.7 KB
EnterpriseDB~docker-postgresql~WSA6KX.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~X0I42F.dockerbuild Expired
71.2 KB
EnterpriseDB~docker-postgresql~X6B8CS.dockerbuild Expired
52.4 KB
EnterpriseDB~docker-postgresql~XM3JFH.dockerbuild Expired
78.4 KB
EnterpriseDB~docker-postgresql~XSA3M2.dockerbuild Expired
77 KB
EnterpriseDB~docker-postgresql~XTQ8YX.dockerbuild Expired
54.2 KB
EnterpriseDB~docker-postgresql~Y6R8LB.dockerbuild Expired
69.1 KB
EnterpriseDB~docker-postgresql~YOBMPR.dockerbuild Expired
42.3 KB
EnterpriseDB~docker-postgresql~ZIN6DS.dockerbuild Expired
75.6 KB
EnterpriseDB~docker-postgresql~ZZYS10.dockerbuild Expired
71.5 KB