Release plan for OpenMRS Platform 2.7.x
Build: #1 was successful
Job: Test on MySQL was successful
Job result summary
- Completed
- Duration
- 10 minutes
- Agent
- xindi.openmrs.org
- Revision
-
ff06b97b522c2ec4020e704c4d23c7f9b0ef39cc
ff06b97b522c2ec4020e704c4d23c7f9b0ef39cc
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
++ 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'
+ docker pull openmrs/openmrs-platform@sha256:96d242a9d2f8c6066e6f434dad2c20928f33b7de518077add5364834cf83f2a2
+ docker-compose -f docker-compose.yml -f docker-compose.mysql.yml down -v
Removing network op-op27-tom_default
Network op-op27-tom_default not found.
Removing volume op-op27-tom_db-data
Volume op-op27-tom_db-data not found.
Removing volume op-op27-tom_openmrs-data
Volume op-op27-tom_openmrs-data not found.
+ docker-compose -f docker-compose.yml -f docker-compose.mysql.yml up --build -d
Creating network "op-op27-tom_default" with the default driver
Creating volume "op-op27-tom_db-data" with default driver
Creating volume "op-op27-tom_openmrs-data" with default driver
Pulling db (mysql:5.6)...
Building api
Creating op-op27-tom_db_1 ...
Creating op-op27-tom_db_1 ... done
Creating op-op27-tom_api_1 ...
Creating op-op27-tom_api_1 ... done
+ sleep 500
+ docker ps
+ docker-compose logs
+ [[ 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'
+ count=0
+ wget --spider http://localhost:8080/openmrs/
Spider mode enabled. Check if remote file exists.
--2024-11-04 13:40:56-- http://localhost:8080/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 302
Location: /openmrs/owa/addonmanager/index.html [following]
Spider mode enabled. Check if remote file exists.
--2024-11-04 13:40:56-- http://localhost:8080/openmrs/owa/addonmanager/index.html
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 200
Length: 1008 [text/html]
Remote file exists and could contain further links,
but recursion is disabled -- not retrieving.
+ echo 'Server up!'
Stopping op-op27-tom_api_1 ...
Stopping op-op27-tom_db_1 ...
Stopping op-op27-tom_api_1 ... done
Stopping op-op27-tom_db_1 ... done
Removing op-op27-tom_api_1 ...
Removing op-op27-tom_db_1 ...
Removing op-op27-tom_db_1 ... done
Removing op-op27-tom_api_1 ... done
Removing network op-op27-tom_default
Removing volume op-op27-tom_db-data
Removing volume op-op27-tom_openmrs-data
+ 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'
+ docker pull openmrs/openmrs-platform@sha256:96d242a9d2f8c6066e6f434dad2c20928f33b7de518077add5364834cf83f2a2
+ docker-compose -f docker-compose.yml -f docker-compose.mysql.yml down -v
Removing network op-op27-tom_default
Network op-op27-tom_default not found.
Removing volume op-op27-tom_db-data
Volume op-op27-tom_db-data not found.
Removing volume op-op27-tom_openmrs-data
Volume op-op27-tom_openmrs-data not found.
+ docker-compose -f docker-compose.yml -f docker-compose.mysql.yml up --build -d
Creating network "op-op27-tom_default" with the default driver
Creating volume "op-op27-tom_db-data" with default driver
Creating volume "op-op27-tom_openmrs-data" with default driver
Pulling db (mysql:5.6)...
Building api
Creating op-op27-tom_db_1 ...
Creating op-op27-tom_db_1 ... done
Creating op-op27-tom_api_1 ...
Creating op-op27-tom_api_1 ... done
+ sleep 500
+ docker ps
+ docker-compose logs
+ [[ 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'
+ count=0
+ wget --spider http://localhost:8080/openmrs/
Spider mode enabled. Check if remote file exists.
--2024-11-04 13:40:56-- http://localhost:8080/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 302
Location: /openmrs/owa/addonmanager/index.html [following]
Spider mode enabled. Check if remote file exists.
--2024-11-04 13:40:56-- http://localhost:8080/openmrs/owa/addonmanager/index.html
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 200
Length: 1008 [text/html]
Remote file exists and could contain further links,
but recursion is disabled -- not retrieving.
+ echo 'Server up!'
Stopping op-op27-tom_api_1 ...
Stopping op-op27-tom_db_1 ...
Stopping op-op27-tom_api_1 ... done
Stopping op-op27-tom_db_1 ... done
Removing op-op27-tom_api_1 ...
Removing op-op27-tom_db_1 ...
Removing op-op27-tom_db_1 ... done
Removing op-op27-tom_api_1 ... done
Removing network op-op27-tom_default
Removing volume op-op27-tom_db-data
Removing volume op-op27-tom_openmrs-data