Skip to content

fix: avoid installing weak dependencies #2408

fix: avoid installing weak dependencies

fix: avoid installing weak dependencies #2408

Triggered via push November 25, 2024 12:02
Status Failure
Total duration 4m 44s
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
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 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 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~031CJL.dockerbuild Expired
58.5 KB
EnterpriseDB~docker-postgresql~0RDSFX.dockerbuild Expired
74.9 KB
EnterpriseDB~docker-postgresql~0WJ7XS.dockerbuild Expired
52.6 KB
EnterpriseDB~docker-postgresql~1RFMX8.dockerbuild Expired
76.7 KB
EnterpriseDB~docker-postgresql~48RRHI.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~82FN5E.dockerbuild Expired
50.8 KB
EnterpriseDB~docker-postgresql~8Y53IF.dockerbuild Expired
77.5 KB
EnterpriseDB~docker-postgresql~985UKB.dockerbuild Expired
66.8 KB
EnterpriseDB~docker-postgresql~9BB9OC.dockerbuild Expired
70.2 KB
EnterpriseDB~docker-postgresql~9CYDJR.dockerbuild Expired
53.7 KB
EnterpriseDB~docker-postgresql~9O5SUK.dockerbuild Expired
77.5 KB
EnterpriseDB~docker-postgresql~A3B2SD.dockerbuild Expired
51.5 KB
EnterpriseDB~docker-postgresql~ACZ24B.dockerbuild Expired
73.7 KB
EnterpriseDB~docker-postgresql~AK7M04.dockerbuild Expired
67.8 KB
EnterpriseDB~docker-postgresql~BS8SLX.dockerbuild Expired
53 KB
EnterpriseDB~docker-postgresql~CIT9R8.dockerbuild Expired
51.4 KB
EnterpriseDB~docker-postgresql~CTB1CQ.dockerbuild Expired
74.7 KB
EnterpriseDB~docker-postgresql~DM58WZ.dockerbuild Expired
57.8 KB
EnterpriseDB~docker-postgresql~EVPMJS.dockerbuild Expired
55 KB
EnterpriseDB~docker-postgresql~GCWDW8.dockerbuild Expired
55.5 KB
EnterpriseDB~docker-postgresql~GHJOVW.dockerbuild Expired
53.3 KB
EnterpriseDB~docker-postgresql~HE9A97.dockerbuild Expired
68 KB
EnterpriseDB~docker-postgresql~ILMEK8.dockerbuild Expired
70.2 KB
EnterpriseDB~docker-postgresql~J26PZ4.dockerbuild Expired
72.6 KB
EnterpriseDB~docker-postgresql~J37H4O.dockerbuild Expired
72.9 KB
EnterpriseDB~docker-postgresql~JE0OCU.dockerbuild Expired
78.4 KB
EnterpriseDB~docker-postgresql~JI9AJR.dockerbuild Expired
51.6 KB
EnterpriseDB~docker-postgresql~JUI4YO.dockerbuild Expired
71.1 KB
EnterpriseDB~docker-postgresql~K90NCJ.dockerbuild Expired
73 KB
EnterpriseDB~docker-postgresql~L2MS29.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~L2SB8W.dockerbuild Expired
67.6 KB
EnterpriseDB~docker-postgresql~LUYP5X.dockerbuild Expired
51.1 KB
EnterpriseDB~docker-postgresql~MFWBWG.dockerbuild Expired
73.5 KB
EnterpriseDB~docker-postgresql~MPJXOM.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~MXSLYS.dockerbuild Expired
59.7 KB
EnterpriseDB~docker-postgresql~NK9JXC.dockerbuild Expired
54.4 KB
EnterpriseDB~docker-postgresql~O6IXPU.dockerbuild Expired
67.7 KB
EnterpriseDB~docker-postgresql~O7CLX4.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~O90U77.dockerbuild Expired
54.9 KB
EnterpriseDB~docker-postgresql~OBGJ03.dockerbuild Expired
74.9 KB
EnterpriseDB~docker-postgresql~OF8DTI.dockerbuild Expired
72.9 KB
EnterpriseDB~docker-postgresql~OMHTUT.dockerbuild Expired
52.7 KB
EnterpriseDB~docker-postgresql~OR225T.dockerbuild Expired
71.5 KB
EnterpriseDB~docker-postgresql~P2IIC0.dockerbuild Expired
71.6 KB
EnterpriseDB~docker-postgresql~P527ZM.dockerbuild Expired
51.1 KB
EnterpriseDB~docker-postgresql~P8RRY5.dockerbuild Expired
70.1 KB
EnterpriseDB~docker-postgresql~PUA5UB.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~Q80SJ2.dockerbuild Expired
53.7 KB
EnterpriseDB~docker-postgresql~Q83KR2.dockerbuild Expired
59.3 KB
EnterpriseDB~docker-postgresql~QQRMH4.dockerbuild Expired
54 KB
EnterpriseDB~docker-postgresql~QRB8O9.dockerbuild Expired
72.4 KB
EnterpriseDB~docker-postgresql~QV71LS.dockerbuild Expired
53.7 KB
EnterpriseDB~docker-postgresql~QXY0SX.dockerbuild Expired
72.6 KB
EnterpriseDB~docker-postgresql~R3M8ID.dockerbuild Expired
41.1 KB
EnterpriseDB~docker-postgresql~RM97HU.dockerbuild Expired
54.2 KB
EnterpriseDB~docker-postgresql~S49A10.dockerbuild Expired
73.6 KB
EnterpriseDB~docker-postgresql~SA7383.dockerbuild Expired
57.1 KB
EnterpriseDB~docker-postgresql~SKGGSK.dockerbuild Expired
41.2 KB
EnterpriseDB~docker-postgresql~SUE8H3.dockerbuild Expired
52.2 KB
EnterpriseDB~docker-postgresql~SW53MR.dockerbuild Expired
32.7 KB
EnterpriseDB~docker-postgresql~SWKKDN.dockerbuild Expired
68.2 KB
EnterpriseDB~docker-postgresql~SYWQ7Y.dockerbuild Expired
68.1 KB
EnterpriseDB~docker-postgresql~UH2BWZ.dockerbuild Expired
32.6 KB
EnterpriseDB~docker-postgresql~VOASN3.dockerbuild Expired
58.5 KB
EnterpriseDB~docker-postgresql~W0APNR.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~WSWX4X.dockerbuild Expired
54 KB
EnterpriseDB~docker-postgresql~XCTTUQ.dockerbuild Expired
67.5 KB
EnterpriseDB~docker-postgresql~XLRPT8.dockerbuild Expired
56.7 KB
EnterpriseDB~docker-postgresql~XSN0AT.dockerbuild Expired
57.4 KB
EnterpriseDB~docker-postgresql~XSXY88.dockerbuild Expired
55.3 KB
EnterpriseDB~docker-postgresql~XU6LHC.dockerbuild Expired
72.3 KB
EnterpriseDB~docker-postgresql~Y3WAHO.dockerbuild Expired
69 KB
EnterpriseDB~docker-postgresql~YPEHSU.dockerbuild Expired
56.7 KB
EnterpriseDB~docker-postgresql~YZJ2CH.dockerbuild Expired
52.1 KB
EnterpriseDB~docker-postgresql~Z588CV.dockerbuild Expired
71.9 KB
EnterpriseDB~docker-postgresql~ZE6NDM.dockerbuild Expired
54.5 KB
EnterpriseDB~docker-postgresql~ZR6AJZ.dockerbuild Expired
45.1 KB
EnterpriseDB~docker-postgresql~ZUQGO4.dockerbuild Expired
54.5 KB