Skip to content

temp commit after update script is run #1812

temp commit after update script is run

temp commit after update script is run #1812

Triggered via push January 22, 2024 20:03
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

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

Annotations

49 errors
PostgreSQL UBI PostGIS 11-3.3 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1730289959/Dockerfile.postgis-multilang: no such file or directory
PostgreSQL UBI8 16
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount162123658/Dockerfile.8: no such file or directory
PostgreSQL UBI8 13 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3646941053/Dockerfile.multiarch.8: no such file or directory
PostgreSQL UBI8 13
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount929140220/Dockerfile.8: no such file or directory
PostgreSQL UBI8 12
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1685740442/Dockerfile.8: no such file or directory
PostgreSQL UBI8 12 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount4185560365/Dockerfile.multiarch.8: no such file or directory
PostgreSQL UBI8 12 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1465147151/Dockerfile.multilang.8: no such file or directory
PostgreSQL UBI9 13 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2730384890/Dockerfile.multiarch.9: no such file or directory
PostgreSQL UBI9 14 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2614742420/Dockerfile.multiarch.9: no such file or directory
PostgreSQL UBI PostGIS 11-3.3
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount287192058/Dockerfile.postgis: no such file or directory
PostgreSQL UBI9 12 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2268060963/Dockerfile.multilang.9: no such file or directory
PostgreSQL UBI8 13 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2887616673/Dockerfile.multilang.8: no such file or directory
PostgreSQL UBI8 14 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount481827547/Dockerfile.multiarch.8: no such file or directory
PostgreSQL UBI8 14
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3133496317/Dockerfile.8: no such file or directory
PostgreSQL UBI9 15
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount773527060/Dockerfile.9: no such file or directory
PostgreSQL UBI8 14 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3325090311/Dockerfile.multilang.8: no such file or directory
PostgreSQL UBI9 16 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1674181670/Dockerfile.multilang.9: no such file or directory
PostgreSQL UBInull 11 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2861204126/Dockerfile.multiarch.null: no such file or directory
PostgreSQL UBI9 13 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2075628903/Dockerfile.multilang.9: no such file or directory
PostgreSQL UBInull 11
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount4267361511/Dockerfile.null: no such file or directory
PostgreSQL UBI8 16 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount644465398/Dockerfile.multiarch.8: no such file or directory
PostgreSQL UBI9 16
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2004191489/Dockerfile.9: no such file or directory
PostgreSQL UBI9 15 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2889640313/Dockerfile.multiarch.9: no such file or directory
PostgreSQL UBInull 11 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount183672347/Dockerfile.multilang.null: no such file or directory
PostgreSQL UBI8 16 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3876778812/Dockerfile.multilang.8: no such file or directory
PostgreSQL UBI9 16 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1536361358/Dockerfile.multiarch.9: no such file or directory
PostgreSQL UBI9 12
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2437196735/Dockerfile.9: no such file or directory
PostgreSQL UBI9 14
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2094214308/Dockerfile.9: no such file or directory
PostgreSQL UBI PostGIS 12-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql12-12.17 \t\tpostgresql12-contrib-12.17 \t\tpostgresql12-server-12.17 \t\tpostgresql12-libs-12.17 \t\tpg_failover_slots_12 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit14_12 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL UBI8 15
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1874795663/Dockerfile.8: no such file or directory
PostgreSQL UBI8 15 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount214097581/Dockerfile.multilang.8: no such file or directory
PostgreSQL UBI8 15 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount76959019/Dockerfile.multiarch.8: no such file or directory
PostgreSQL UBI9 12 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount594027549/Dockerfile.multiarch.9: no such file or directory
PostgreSQL UBI PostGIS 16-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql16-16.1 \t\tpostgresql16-contrib-16.1 \t\tpostgresql16-server-16.1 \t\tpostgresql16-libs-16.1 \t\tpg_failover_slots_16 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit18_16 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL UBI9 13
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2444635334/Dockerfile.9: no such file or directory
PostgreSQL UBI9 14 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2869692303/Dockerfile.multilang.9: no such file or directory
PostgreSQL UBI PostGIS 14-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql14-14.10 \t\tpostgresql14-contrib-14.10 \t\tpostgresql14-server-14.10 \t\tpostgresql14-libs-14.10 \t\tpg_failover_slots_14 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit16_14 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL UBI PostGIS 14-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql14-14.10 \t\tpostgresql14-contrib-14.10 \t\tpostgresql14-server-14.10 \t\tpostgresql14-libs-14.10 \t\tpg_failover_slots_14 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit16_14 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL UBI PostGIS 16-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql16-16.1 \t\tpostgresql16-contrib-16.1 \t\tpostgresql16-server-16.1 \t\tpostgresql16-libs-16.1 \t\tpg_failover_slots_16 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit18_16 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL UBInull 11 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3166529881/Dockerfile.multilang.null: no such file or directory
PostgreSQL UBI9 15 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount4267799140/Dockerfile.multilang.9: no such file or directory
PostgreSQL UBI PostGIS 13-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql13-13.13 \t\tpostgresql13-contrib-13.13 \t\tpostgresql13-server-13.13 \t\tpostgresql13-libs-13.13 \t\tpg_failover_slots_13 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit15_13 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL UBInull 11
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1477512588/Dockerfile.null: no such file or directory
PostgreSQL UBI PostGIS 13-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql13-13.13 \t\tpostgresql13-contrib-13.13 \t\tpostgresql13-server-13.13 \t\tpostgresql13-libs-13.13 \t\tpg_failover_slots_13 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit15_13 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL UBInull 11 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1960398324/Dockerfile.multiarch.null: no such file or directory
PostgreSQL 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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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
PostgreSQL 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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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
PostgreSQL UBI PostGIS 12-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-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-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\tpostgresql12-12.17 \t\tpostgresql12-contrib-12.17 \t\tpostgresql12-server-12.17 \t\tpostgresql12-libs-12.17 \t\tpg_failover_slots_12 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit14_12 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
Check
Process completed with exit code 1.