Skip to content

Daily automatic update #1060

Daily automatic update

Daily automatic update #1060

Triggered via push November 28, 2023 00:12
Status Failure
Total duration 21m 21s
Artifacts

build.yml

on: push
Generate Jobs
3s
Generate Jobs
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UBI 15
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_failover_slots_pkg=\"pg_failover_slots_15\" ; \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\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ;; \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\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ;; \t\t\tppc64le) \t\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\t\tpg_failover_slots_pkg=\"edb-pg15-pg-failover-slots1\" ;; \t\t\ts390x) \t\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\t\tpg_failover_slots_pkg=\"edb-pg15-pg-failover-slots1\" ;; \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\tpostgresql15-15.5 \t\tpostgresql15-contrib-15.5 \t\tpostgresql15-server-15.5 \t\tpostgresql15-libs-15.5 \t\t\"$pg_failover_slots_pkg\" \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit17_15 \t\t; \tfi; \trm -fr /etc/yum.repos.d/enterprisedb-*.repo ; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI 15 MultiLang
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_failover_slots_pkg=\"pg_failover_slots_15\" ; \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\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ;; \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\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ;; \t\t\tppc64le) \t\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\t\tpg_failover_slots_pkg=\"edb-pg15-pg-failover-slots1\" ;; \t\t\ts390x) \t\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\t\tpg_failover_slots_pkg=\"edb-pg15-pg-failover-slots1\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql15-15.5 \t\tpostgresql15-contrib-15.5 \t\tpostgresql15-server-15.5 \t\tpostgresql15-libs-15.5 \t\t\"$pg_failover_slots_pkg\" \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit17_15 \t\t; \tfi; \trm -fr /etc/yum.repos.d/enterprisedb-*.repo ; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI PostGIS 15-3.4
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \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\tpostgresql15-15.5 \t\tpostgresql15-contrib-15.5 \t\tpostgresql15-server-15.5 \t\tpostgresql15-libs-15.5 \t\tpg_failover_slots_15 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit17_15 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI 15 MultiArch
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_failover_slots_pkg=\"pg_failover_slots_15\" ; \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\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ;; \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\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ;; \t\t\tppc64le) \t\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\t\tpg_failover_slots_pkg=\"edb-pg15-pg-failover-slots1\" ;; \t\t\ts390x) \t\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\t\tpg_failover_slots_pkg=\"edb-pg15-pg-failover-slots1\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tcase 15 in 11|12|13|14) \t yum -y --setopt=tsflags=nodocs install \t postgresql15-15.5 \t postgresql15-contrib-15.5 \t postgresql15-server-15.5 \t postgresql15-libs-15.5 \t pgaudit17_15 \t \"$pg_failover_slots_pkg\" \t ;; 15|16) yum -y --setopt=tsflags=nodocs install postgresql15-15.5 postgresql15-contrib-15.5 postgresql15-server-15.5 postgresql15-libs-15.5 \t ;; *) exit 1 ;; esac ; \trm -fr /etc/yum.repos.d/enterprisedb-*.repo ; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI PostGIS 15-3.4 MultiLang
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql15-15.5 \t\tpostgresql15-contrib-15.5 \t\tpostgresql15-server-15.5 \t\tpostgresql15-libs-15.5 \t\tpg_failover_slots_15 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit17_15 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI 13 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tyum -y install python3.11-pip python3.11-psycopg2 ; \tpip3.11 install --upgrade pip ; \tpip3.11 install -r requirements.txt ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI 16 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tyum -y install python3.11-pip python3.11-psycopg2 ; \tpip3.11 install --upgrade pip ; \tpip3.11 install -r requirements.txt ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI 12 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tyum -y install python3.11-pip python3.11-psycopg2 ; \tpip3.11 install --upgrade pip ; \tpip3.11 install -r requirements.txt ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI 11 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tyum -y install python3.11-pip python3.11-psycopg2 ; \tpip3.11 install --upgrade pip ; \tpip3.11 install -r requirements.txt ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
UBI 14 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tyum -y install python3.11-pip python3.11-psycopg2 ; \tpip3.11 install --upgrade pip ; \tpip3.11 install -r requirements.txt ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1