Deploys Reference Application SNAPSHOT to maven

Build: #332 failed

Job: Build and push failed

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Build log

The build generated 145 lines of output. Download or view full build log.

02-Nov-2022 00:01:18 Build Reference Application - Distribution 2.x - 2.12.x - Build and push #332 (REFAPP-OMODDISTRO1-DNDI-332) started building on agent yu.openmrs.org (2), bamboo version: 8.2.4
02-Nov-2022 00:01:18 Remote agent on host yu.openmrs.org
02-Nov-2022 00:01:18 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
02-Nov-2022 00:01:18 Executing build Reference Application - Distribution 2.x - 2.12.x - Build and push #332 (REFAPP-OMODDISTRO1-DNDI-332)
02-Nov-2022 00:01:18 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
02-Nov-2022 00:01:18 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
02-Nov-2022 00:01:18 Updating source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a
02-Nov-2022 00:01:18 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git'.
02-Nov-2022 00:01:18 hint: Using 'master' as the name for the initial branch. This default branch name
02-Nov-2022 00:01:18 hint: is subject to change. To configure the initial branch name to use in all
02-Nov-2022 00:01:18 hint: of your new repositories, which will suppress this warning, call:
02-Nov-2022 00:01:18 hint:
02-Nov-2022 00:01:18 hint:         git config --global init.defaultBranch <name>
02-Nov-2022 00:01:18 hint:
02-Nov-2022 00:01:18 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
02-Nov-2022 00:01:18 hint: 'development'. The just-created branch can be renamed via this command:
02-Nov-2022 00:01:18 hint:
02-Nov-2022 00:01:18 hint:         git branch -m <name>
02-Nov-2022 00:01:18 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git/
02-Nov-2022 00:01:19 Fetching 'refs/heads/2.12.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'.
02-Nov-2022 00:01:20 From https://github.com/openmrs/openmrs-distro-referenceapplication
02-Nov-2022 00:01:20 * [new branch]      2.12.x     -> 2.12.x
02-Nov-2022 00:01:20 * [new tag]         2.0.1769   -> 2.0.1769
02-Nov-2022 00:01:20 * [new tag]         2.1        -> 2.1
02-Nov-2022 00:01:20 * [new tag]         2.10.0     -> 2.10.0
02-Nov-2022 00:01:20 * [new tag]         2.11.0     -> 2.11.0
02-Nov-2022 00:01:20 * [new tag]         2.12.1     -> 2.12.1
02-Nov-2022 00:01:20 * [new tag]         2.12.2     -> 2.12.2
02-Nov-2022 00:01:20 * [new tag]         2.2        -> 2.2
02-Nov-2022 00:01:20 * [new tag]         2.3        -> 2.3
02-Nov-2022 00:01:20 * [new tag]         2.4        -> 2.4
02-Nov-2022 00:01:20 * [new tag]         2.5        -> 2.5
02-Nov-2022 00:01:20 * [new tag]         2.6.0      -> 2.6.0
02-Nov-2022 00:01:20 * [new tag]         2.7.0      -> 2.7.0
02-Nov-2022 00:01:20 * [new tag]         2.8.0      -> 2.8.0
02-Nov-2022 00:01:20 * [new tag]         2.8.1      -> 2.8.1
02-Nov-2022 00:01:20 * [new tag]         2.9.0      -> 2.9.0
02-Nov-2022 00:01:20 * [new tag]         latest     -> latest
02-Nov-2022 00:01:20 Checking out revision 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a.
02-Nov-2022 00:01:20 Switched to branch '2.12.x'
02-Nov-2022 00:01:20 Updated source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a
02-Nov-2022 00:01:20 Finished task 'Checkout source' with result: Success
02-Nov-2022 00:01:20 Running pre-build action: Build Log Labeller Pre Build Action
02-Nov-2022 00:01:20 Running pre-build action: VCS Version Collector
02-Nov-2022 00:01:20 Running pre-build action: Run Predator
02-Nov-2022 00:01:20 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner
02-Nov-2022 00:01:20 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume prune -f;
02-Nov-2022 00:01:20 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]'
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]'
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]'
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]'
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 41163 java        1413 bamboo-age 2970Mb  392Mb 00:04:50 /usr/lib/jvm/java-8-ope
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1413 wrapper        1 bamboo-age   16Mb    3Mb 00:01:34 /home/bamboo-agent/bamb
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):     1 systemd        0 root        164Mb   12Mb 00:00:34 /sbin/init             
02-Nov-2022 00:01:21 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm)
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Initial free space: 3.926609 GB
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/DAT-DAT-JOB1
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Deleting 0 snapshot folders from /home/bamboo-agent/.m2/repository
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB
02-Nov-2022 00:01:21 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Maven stable disk freed: 0.011508212 GB, deleted 224 files
02-Nov-2022 00:01:21 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist.
02-Nov-2022 00:01:21 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist.
02-Nov-2022 00:01:21 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist.
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Final free space: 3.9266052 GB
02-Nov-2022 00:01:21 [PredatorPreBuildAction] Done
02-Nov-2022 00:01:21
Substituting variable: ${bamboo.dockerhub.username} with openmrsci
02-Nov-2022 00:01:21
Substituting password variable: ${bamboo.dockerhub.password}
02-Nov-2022 00:01:21
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
02-Nov-2022 00:01:21
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
02-Nov-2022 00:01:21
Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64
02-Nov-2022 00:01:21
Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64
02-Nov-2022 00:01:21 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
02-Nov-2022 00:01:21
Beginning to execute external process for build 'Reference Application - Distribution 2.x - 2.12.x - Build and push #332 (REFAPP-OMODDISTRO1-DNDI-332)'
... running command line:
/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-332-ScriptBuildTask-7667245058909452594.sh
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
02-Nov-2022 00:01:21 + [[ ehuB != ehuxB ]]
02-Nov-2022 00:01:21 + echo 'Start of Lmod init/bash script to define the module command'
02-Nov-2022 00:01:21 Start of Lmod init/bash script to define the module command
02-Nov-2022 00:01:21 + LMOD_PKG=/usr/share/lmod/lmod
02-Nov-2022 00:01:21 + LMOD_DIR=/usr/share/lmod/lmod/libexec
02-Nov-2022 00:01:21 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
02-Nov-2022 00:01:21 + MODULESHOME=/usr/share/lmod/lmod
02-Nov-2022 00:01:21 + export LMOD_PKG
02-Nov-2022 00:01:21 + export LMOD_CMD
02-Nov-2022 00:01:21 + export LMOD_DIR
02-Nov-2022 00:01:21 + export MODULESHOME
02-Nov-2022 00:01:21 + LMOD_VERSION=6.6
02-Nov-2022 00:01:21 + export LMOD_VERSION
02-Nov-2022 00:01:21 + '[' : '!=' : ']'
02-Nov-2022 00:01:21 + unalias ml
02-Nov-2022 00:01:21 + true
02-Nov-2022 00:01:21 ++ echo YES
02-Nov-2022 00:01:21 ++ /usr/bin/tr '[:upper:]' '[:lower:]'
02-Nov-2022 00:01:21 End of Lmod init/bash script to define the module command
02-Nov-2022 00:01:21 + export_module=yes
02-Nov-2022 00:01:21 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
02-Nov-2022 00:01:21 + export -f module
02-Nov-2022 00:01:21 + export -f ml
02-Nov-2022 00:01:21 + unset export_module
02-Nov-2022 00:01:21 + '[' -n '' ']'
02-Nov-2022 00:01:21 + '[' 5 -ge 3 ']'
02-Nov-2022 00:01:21 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
02-Nov-2022 00:01:21 + '[' -n '' ']'
02-Nov-2022 00:01:21 + [[ ehuB != ehuxB ]]
02-Nov-2022 00:01:21 + echo 'End of Lmod init/bash script to define the module command'
02-Nov-2022 00:01:21 + set +x
02-Nov-2022 00:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
02-Nov-2022 00:01:22 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
02-Nov-2022 00:01:22 Configure a credential helper to remove this warning. See
02-Nov-2022 00:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store
02-Nov-2022 00:01:22
02-Nov-2022 00:01:22 Login Succeeded
02-Nov-2022 00:01:22 Building dev image
02-Nov-2022 00:01:22 #1 [internal] load .dockerignore
02-Nov-2022 00:01:22 #1 transferring context: 2B done
02-Nov-2022 00:01:22 #1 DONE 0.1s
02-Nov-2022 00:01:22
02-Nov-2022 00:01:22 #2 [internal] load build definition from Dockerfile
02-Nov-2022 00:01:22 #2 transferring dockerfile: 2B done
02-Nov-2022 00:01:22 #2 DONE 0.1s
02-Nov-2022 00:01:22 error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount4212219491/Dockerfile: no such file or directory
02-Nov-2022 00:01:22 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-332-ScriptBuildTask-7667245058909452594.sh] was 1 while expected 0
02-Nov-2022 00:01:22 Finished task 'Build and push nightly docker image' with result: Failed
02-Nov-2022 00:01:22 Running post build plugin 'Docker Container Cleanup'
02-Nov-2022 00:01:22 Running post build plugin 'NCover Results Collector'
02-Nov-2022 00:01:22 Running post build plugin 'Build Results Label Collector'
02-Nov-2022 00:01:22 Running post build plugin 'Clover Results Collector'
02-Nov-2022 00:01:22 Running post build plugin 'npm Cache Cleanup'
02-Nov-2022 00:01:22 Running post build plugin 'Artifact Copier'
02-Nov-2022 00:01:22 Finalising the build...
02-Nov-2022 00:01:22 Stopping timer.
02-Nov-2022 00:01:22 Build REFAPP-OMODDISTRO1-DNDI-332 completed.
02-Nov-2022 00:01:22 Running on server: post build plugin 'Build Hanging Detection Configuration'
02-Nov-2022 00:01:22 Running on server: post build plugin 'NCover Results Collector'
02-Nov-2022 00:01:22 Running on server: post build plugin 'Build Labeller'
02-Nov-2022 00:01:22 Running on server: post build plugin 'Clover Delta Calculator'
02-Nov-2022 00:01:22 Running on server: post build plugin 'Maven Dependencies Postprocessor'
02-Nov-2022 00:01:22 All post build plugins have finished
02-Nov-2022 00:01:22 Generating build results summary...
02-Nov-2022 00:01:22 Saving build results to disk...
02-Nov-2022 00:01:22 Store variable context...
02-Nov-2022 00:01:22 Finished building REFAPP-OMODDISTRO1-DNDI-332.