Build: #51 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Build

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
6 seconds
Labels
None
Revision
4b83d42a007b1fc93896733f4a0d06bc89511e1a 4b83d42a007b1fc93896733f4a0d06bc89511e1a
Fixed in
#54 (Manual run by Rafal Korytkowski)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 4b83d42a007b1fc93896733f4a0d06bc89511e1a 4b83d42a007b1fc93896733f4a0d06bc89511e1a Adjusting permissions

Error summary for Build Postfix

The job generated some errors, drill down into 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
++ echo YES
++ /usr/bin/tr '[:upper:]' '[:lower:]'
+ 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'
++ echo 4b83d42a007b1fc93896733f4a0d06bc89511e1a
++ awk '{print substr($0, 1, 7)}'
+ export GIT_SHA=4b83d42
+ GIT_SHA=4b83d42
+ export IMAGE=openmrsinfra/openmrs-id-postfix
+ IMAGE=openmrsinfra/openmrs-id-postfix
+ export IMAGE_VERSION=3.6-4b83d42
+ IMAGE_VERSION=3.6-4b83d42
+ 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-4b83d42 postfix/
the --chmod option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled