Build: #13 was successful

Job: Build Postfix was successful

Stages & jobs

  1. Build

Job result summary

Completed
Duration
17 seconds
Agent
xindi.openmrs.org
Revision
449f9351c931832b911df178148ea5c966f67b22
Successful since
#3 ()

Error summary

The build generated some errors. See the full build log for more details.

#8 [internal] load build context
#8 transferring context: 2.52kB done
#8 DONE 0.1s

#7 [linux/amd64 1/5] FROM docker.io/library/alpine:3.14@sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed
#7 sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8 2.83MB / 2.83MB 0.1s done
#7 extracting sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8
#7 extracting sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8 0.2s done
#7 DONE 0.5s

#6 [linux/arm64 1/5] FROM docker.io/library/alpine:3.14@sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed
#6 sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 2.73MB / 2.73MB 0.1s done
#6 extracting sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc
#6 extracting sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 0.2s done
#6 DONE 0.5s

#9 [linux/arm64 2/5] RUN apk update && apk add postfix postfix-ldap
#9 0.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz
#9 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz
#9 ...

#10 [linux/amd64 2/5] RUN apk update && apk add postfix postfix-ldap
#0 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
#0 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
#0 0.710 v3.14.10-47-g7553b19fe26 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
#0 0.710 v3.14.10-42-gd8ce7b89082 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
#0 0.710 OK: 14962 distinct packages available
#0 0.903 (1/9) Installing libgcc (10.3.1_git20210424-r2)
#0 0.983 (2/9) Installing libstdc++ (10.3.1_git20210424-r2)
#0 1.017 (3/9) Installing icu-libs (67.1-r2)
#0 1.293 (4/9) Installing lmdb (0.9.29-r0)
#0 1.306 (5/9) Installing gdbm (1.19-r0)
#0 1.321 (6/9) Installing libsasl (2.1.28-r0)
#0 1.337 (7/9) Installing postfix (3.6.7-r0)
#0 1.351 Executing postfix-3.6.7-r0.pre-install
#0 1.423 (8/9) Installing libldap (2.4.58-r0)
#0 1.449 (9/9) Installing postfix-ldap (3.6.7-r0)
#0 1.464 Executing busybox-1.33.1-r8.trigger
#0 1.478 OK: 43 MiB in 23 packages
#10 DONE 1.6s

#11 [linux/amd64 3/5] COPY config/* /etc/postfix/
#11 DONE 0.1s

#12 [linux/amd64 4/5] COPY ./startup.sh /usr/local/bin/
#12 DONE 0.1s

#13 [linux/amd64 5/5] RUN chmod +x /usr/local/bin/startup.sh
#13 DONE 0.2s

#9 [linux/arm64 2/5] RUN apk update && apk add postfix postfix-ldap
#9 2.222 v3.14.10-44-g795633e54e9 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
#9 2.222 v3.14.10-42-gd8ce7b89082 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
#9 2.222 OK: 14835 distinct packages available
#9 3.124 (1/9) Installing libgcc (10.3.1_git20210424-r2)
#9 3.344 (2/9) Installing libstdc++ (10.3.1_git20210424-r2)
#9 3.441 (3/9) Installing icu-libs (67.1-r2)
#9 5.114 (4/9) Installing lmdb (0.9.29-r0)
#9 5.241 (5/9) Installing gdbm (1.19-r0)
#9 5.265 (6/9) Installing libsasl (2.1.28-r0)
#9 5.297 (7/9) Installing postfix (3.6.7-r0)
#9 5.323 Executing postfix-3.6.7-r0.pre-install
#9 5.628 (8/9) Installing libldap (2.4.58-r0)
#9 5.671 (9/9) Installing postfix-ldap (3.6.7-r0)
#9 5.694 Executing busybox-1.33.1-r8.trigger
#9 5.745 OK: 43 MiB in 23 packages
#9 DONE 5.9s

#14 [linux/arm64 3/5] COPY config/* /etc/postfix/
#14 DONE 0.1s

#15 [linux/arm64 4/5] COPY ./startup.sh /usr/local/bin/
#15 DONE 0.1s

#16 [linux/arm64 5/5] RUN chmod +x /usr/local/bin/startup.sh
#16 DONE 0.1s

#17 exporting to image
#17 exporting layers
#17 exporting layers 2.0s done
#17 exporting manifest sha256:8443f49a736d89ab83ceec2e8b18a417867f2b8d3b6e6cfe4e83eab115239087 0.0s done
#17 exporting config sha256:bd57000ede4d5f2f597d4080f134915fc939fd54ca119c24f6e02a69a3ac30d0
#17 exporting config sha256:bd57000ede4d5f2f597d4080f134915fc939fd54ca119c24f6e02a69a3ac30d0 0.0s done
#17 exporting manifest sha256:66ffbb5f4497903419d715f4e749188fe9d52e8bcc8cb42a0ef5420600f66e72 0.0s done
#17 exporting config sha256:fd12484ede31ff2234af81545eeab0f1527356aa39d065e1ab95295785673fce 0.0s done
#17 exporting manifest list sha256:2962f5c564ae06da475f246e1b03d9f2f59f564b8972379906b0f3e5d6db626e 0.0s done
#17 pushing layers
#17 ...

#18 [auth] openmrs/openmrs-id-postfix:pull,push token for registry-1.docker.io
#18 DONE 0.0s

#17 exporting to image
#17 pushing layers 3.5s done
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:latest@sha256:2962f5c564ae06da475f246e1b03d9f2f59f564b8972379906b0f3e5d6db626e
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:latest@sha256:2962f5c564ae06da475f246e1b03d9f2f59f564b8972379906b0f3e5d6db626e 1.0s done
#17 pushing layers 0.9s done
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:1.0@sha256:2962f5c564ae06da475f246e1b03d9f2f59f564b8972379906b0f3e5d6db626e
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:1.0@sha256:2962f5c564ae06da475f246e1b03d9f2f59f564b8972379906b0f3e5d6db626e 0.4s done
#17 DONE 7.8s