DO NOT MANUALLY RUN! Builds the 3.x Docker images and deploys them to the test server

Build: #8 was successful

Job: Frontend was successful

Stages & jobs

  1. Build

  2. Deploy and Store Build Info

Job result summary

Completed
Duration
2 minutes
Flags
Tag build
Revision
97c199571fe8723e8c0c171cd82f54ba44857110 97c199571fe8723e8c0c171cd82f54ba44857110
Successful since
#1 ()

Custom variables

Custom revision
97c199571fe8723e8c0c171cd82f54ba44857110 97c199571fe8723e8c0c171cd82f54ba44857110
Tag name
3.0.0-beta.9

Error summary

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

#0 1.887 (12/13) Upgrading ncurses-libs (6.3_p20221119-r0 -> 6.3_p20221119-r1)
#0 1.909 (13/13) Upgrading libxml2 (2.10.3-r1 -> 2.10.4-r0)
#0 1.942 Executing busybox-1.35.0-r29.trigger
#0 1.957 Executing ca-certificates-20230506-r0.trigger
#0 2.143 OK: 43 MiB in 62 packages
#0 2.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
#0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
#0 2.893 (1/5) Installing perl (5.36.0-r2)
#0 3.294 (2/5) Installing perl-timedate (2.33-r1)
#0 3.309 (3/5) Installing perl-io-tty (1.17-r0)
#0 3.322 (4/5) Installing perl-ipc-run (20220807.0-r0)
#0 3.335 (5/5) Installing moreutils (0.67-r0)
#0 3.350 Executing busybox-1.35.0-r29.trigger
#0 3.367 OK: 82 MiB in 67 packages
#20 DONE 3.6s

#21 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#21 DONE 0.3s

#19 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#19 ...

#22 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 DONE 0.1s

#23 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#23 DONE 0.2s

#24 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#24 DONE 0.1s

#25 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#25 DONE 0.4s

#19 [linux/arm64 stage-1 2/7] RUN apk update &&     apk upgrade &&     apk add --no-cache moreutils
#19 4.428 (1/13) Upgrading musl (1.2.3-r4 -> 1.2.3-r5)
#19 5.163 (2/13) Upgrading ca-certificates-bundle (20220614-r4 -> 20230506-r0)
#19 5.209 (3/13) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.8-r4)
#19 5.486 (4/13) Upgrading libssl3 (3.0.8-r3 -> 3.0.8-r4)
#19 5.520 (5/13) Upgrading ca-certificates (20220614-r4 -> 20230506-r0)
#19 5.687 (6/13) Upgrading libcurl (7.88.1-r1 -> 8.1.1-r1)
#19 5.724 (7/13) Upgrading curl (7.88.1-r1 -> 8.1.1-r1)
#19 5.746 (8/13) Upgrading musl-utils (1.2.3-r4 -> 1.2.3-r5)
#19 5.762 (9/13) Upgrading libwebp (1.2.4-r1 -> 1.2.4-r2)
#19 5.798 (10/13) Upgrading zstd-libs (1.5.2-r9 -> 1.5.5-r0)
#19 5.827 (11/13) Upgrading ncurses-terminfo-base (6.3_p20221119-r0 -> 6.3_p20221119-r1)
#19 5.880 (12/13) Upgrading ncurses-libs (6.3_p20221119-r0 -> 6.3_p20221119-r1)
#19 5.912 (13/13) Upgrading libxml2 (2.10.3-r1 -> 2.10.4-r0)
#19 5.974 Executing busybox-1.35.0-r29.trigger
#19 6.024 Executing ca-certificates-20230506-r0.trigger
#19 6.623 OK: 43 MiB in 62 packages
#19 6.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
#19 7.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
#19 8.462 (1/5) Installing perl (5.36.0-r2)
#19 9.576 (2/5) Installing perl-timedate (2.33-r1)
#19 9.607 (3/5) Installing perl-io-tty (1.17-r0)
#19 9.626 (4/5) Installing perl-ipc-run (20220807.0-r0)
#19 9.644 (5/5) Installing moreutils (0.67-r0)
#19 9.669 Executing busybox-1.35.0-r29.trigger
#19 9.728 OK: 84 MiB in 67 packages
#19 DONE 9.9s

#26 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#26 DONE 0.2s

#27 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#27 DONE 0.1s

#28 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#28 DONE 0.2s

#29 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 DONE 0.1s

#30 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#30 DONE 0.3s

#31 exporting to image
#31 exporting layers
#31 exporting layers 8.6s done
#31 exporting manifest sha256:189f9066a5070db50b07303306150eea8d93e8356bef333f594e57594b12af97 0.0s done
#31 exporting config sha256:47de2a5b14a9e2ce11d87923f072895a03f31f43d29fa2586c1f35afda86f722
#31 exporting config sha256:47de2a5b14a9e2ce11d87923f072895a03f31f43d29fa2586c1f35afda86f722 0.0s done
#31 exporting manifest sha256:096041ebd062c8835055c97a1a0e06e40dda4095b41b010f4cfa6c58bd92beda 0.0s done
#31 exporting config sha256:421248300147d8a53552ceeceecc8c22f04a4a8ad3dacc68a58046c2ee059982 0.0s done
#31 exporting manifest list sha256:43243203d4fc8894da7752e1f255b8107778cb00c6e377bee4f8092f9c44c734 0.0s done
#31 ...

#32 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#32 DONE 0.0s

#31 exporting to image
#31 pushing layers
#31 pushing layers 4.6s done
#31 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:3.0.0-beta.9@sha256:43243203d4fc8894da7752e1f255b8107778cb00c6e377bee4f8092f9c44c734
#31 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:3.0.0-beta.9@sha256:43243203d4fc8894da7752e1f255b8107778cb00c6e377bee4f8092f9c44c734 0.8s done
#31 pushing layers 1.0s done
#31 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:qa@sha256:43243203d4fc8894da7752e1f255b8107778cb00c6e377bee4f8092f9c44c734
#31 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:qa@sha256:43243203d4fc8894da7752e1f255b8107778cb00c6e377bee4f8092f9c44c734 0.3s done
#31 DONE 15.4s