Build: #73 was successful

Job: Build Postfix was successful

Stages & jobs

  1. Build

Job result summary

Completed
Duration
11 seconds
Agent
yu.openmrs.org
Revision
d367e26e6c16ef180a587f535438c3ec5c80528c d367e26e6c16ef180a587f535438c3ec5c80528c
Successful since
#54 ()

Error summary

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

+ [[ ehuB != ehuxB ]]
+ echo 'Start of Lmod init/bash script to define the module command'
+ LMOD_PKG=/usr/share/lmod/lmod
+ LMOD_DIR=/usr/share/lmod/lmod/libexec
+ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
+ MODULESHOME=/usr/share/lmod/lmod
+ export LMOD_PKG
+ export LMOD_CMD
+ export LMOD_DIR
+ export MODULESHOME
+ LMOD_VERSION=6.6
+ export LMOD_VERSION
+ '[' : '!=' : ']'
+ unalias ml
+ true
++ /usr/bin/tr '[:upper:]' '[:lower:]'
++ echo YES
+ export_module=yes
+ '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
+ export -f module
+ export -f ml
+ unset export_module
+ '[' -n '' ']'
+ '[' 5 -ge 3 ']'
+ '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
+ '[' -n '' ']'
+ [[ ehuB != ehuxB ]]
+ echo 'End of Lmod init/bash script to define the module command'
++ awk '{print substr($0, 1, 7)}'
++ echo d367e26e6c16ef180a587f535438c3ec5c80528c
+ export GIT_SHA=d367e26
+ GIT_SHA=d367e26
+ export IMAGE=openmrsinfra/openmrs-id-postfix
+ IMAGE=openmrsinfra/openmrs-id-postfix
+ export IMAGE_VERSION=3.6-d367e26
+ IMAGE_VERSION=3.6-d367e26
+ docker login -u openmrsci -p ********
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

+ docker build --build-arg SMTP_SERVER=mail.jayasanka.me --build-arg SMTP_PORT=587 --build-arg SMTP_USERNAME=username --build-arg SMTP_PASSWORD=password --build-arg LDAP_BIND_PASSWORD=pass -t openmrsinfra/openmrs-id-postfix:nightly -t openmrsinfra/openmrs-id-postfix:3.6-d367e26 postfix/
+ docker push openmrsinfra/openmrs-id-postfix:nightly
+ docker push openmrsinfra/openmrs-id-postfix:3.6-d367e26
+ echo 'Inspecting image for id'
+ docker image inspect '--format={{index .RepoDigests 0}}' openmrsinfra/openmrs-id-postfix:3.6-d367e26