Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85f2bab5483a22acc923dc4d1cd030b27a4c08bb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cf598ef4eee878cf4fd68936879ff849bf9f782f Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cf598ef4eee878cf4fd68936879ff849bf9f782f using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2217 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Checking out Revision 85f2bab5483a22acc923dc4d1cd030b27a4c08bb (master) Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85f2bab5483a22acc923dc4d1cd030b27a4c08bb # timeout=10 Commit message: "fix: Add missing Database config to message-bus-redis profile (#238)" > git rev-list --no-walk 5e7cb76b013c46f029a1efb0647da7ee99bdbfc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:31:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:31:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:31:56 ========================================================= 18:31:56 EdgeX Global Pipelines Version Info 18:31:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:31:58 ------------------- 18:31:58 stable info: 18:31:58 ------------------- 18:31:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:31:58 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 18:31:58 Message: update stable to v1.0.190 18:31:59 ------------------- 18:31:59 experimental info: 18:31:59 ------------------- 18:31:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:59 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 18:31:59 Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85f2bab [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:31:59 provisioning config files... 18:31:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7973145519439602262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:00 ---> docker-login.sh 18:32:00 nexus3.edgexfoundry.org:10001 18:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:00 Configure a credential helper to remove this warning. See 18:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:00 18:32:00 Login Succeeded 18:32:00 nexus3.edgexfoundry.org:10002 18:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:00 Configure a credential helper to remove this warning. See 18:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:00 18:32:00 Login Succeeded 18:32:00 nexus3.edgexfoundry.org:10003 18:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:01 Configure a credential helper to remove this warning. See 18:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:01 18:32:01 Login Succeeded 18:32:01 nexus3.edgexfoundry.org:10004 18:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:01 Configure a credential helper to remove this warning. See 18:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:01 18:32:01 Login Succeeded 18:32:01 docker.io 18:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:01 Configure a credential helper to remove this warning. See 18:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:01 18:32:01 Login Succeeded 18:32:01 ---> docker-login.sh ends [Pipeline] } 18:32:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:02 + git log --format=format:%s -1 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] echo 18:32:02 GIT_COMMIT: 85f2bab5483a22acc923dc4d1cd030b27a4c08bb, Commit Message: fix: Add missing Database config to message-bus-redis profile (#238) [Pipeline] echo 18:32:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:03 18:32:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:32:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:03 latest: Pulling from edgex-devops/git-semver 18:32:03 31603596830f: Pulling fs layer 18:32:03 54011a49482f: Pulling fs layer 18:32:03 a6820b24f6d8: Pulling fs layer 18:32:03 f581987b2513: Pulling fs layer 18:32:03 f581987b2513: Waiting 18:32:03 54011a49482f: Verifying Checksum 18:32:03 54011a49482f: Download complete 18:32:03 31603596830f: Verifying Checksum 18:32:03 31603596830f: Download complete 18:32:03 f581987b2513: Verifying Checksum 18:32:03 f581987b2513: Download complete 18:32:03 a6820b24f6d8: Verifying Checksum 18:32:03 a6820b24f6d8: Download complete 18:32:03 31603596830f: Pull complete 18:32:03 54011a49482f: Pull complete 18:32:04 a6820b24f6d8: Pull complete 18:32:05 f581987b2513: Pull complete 18:32:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:32:05 prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container 18:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:32:07 $ docker top d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:07 [ssh-agent] Looking for ssh-agent implementation... 18:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:07 $ docker exec d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent 18:32:08 SSH_AUTH_SOCK=/tmp/ssh-vRr8IE9P0pdP/agent.11 18:32:08 SSH_AGENT_PID=16 18:32:08 Running ssh-add (command line suppressed) 18:32:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4945286108673200199.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4945286108673200199.key) 18:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:08 + git tag --points-at HEAD [Pipeline] } 18:32:08 $ docker exec --env ******** --env ******** d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent -k 18:32:08 unset SSH_AUTH_SOCK; 18:32:08 unset SSH_AGENT_PID; 18:32:08 echo Agent pid 16 killed; 18:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:08 [ssh-agent] Looking for ssh-agent implementation... 18:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:09 $ docker exec d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent 18:32:09 SSH_AUTH_SOCK=/tmp/ssh-ScUTeQvc9NKB/agent.46 18:32:09 SSH_AGENT_PID=52 18:32:09 Running ssh-add (command line suppressed) 18:32:09 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7384589331420832441.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7384589331420832441.key) 18:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:09 + git semver init 18:32:09 # -> Open(): unable to determine branch for HEAD 18:32:09 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:32:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:32:09 # $SEMVER_REMOTE_NAME = origin 18:32:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:32:09 # $SEMVER_USER_NAME = edgex-jenkins 18:32:09 # $SEMVER_BRANCH = master 18:32:09 # $SEMVER_TEMP = /tmp/semver-918136639 18:32:09 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:32:10 # '/tmp/semver-918136639' -> '/w/workspace/_app-service-configurable_master/.semver' 18:32:10 # -> Force: false 18:32:10 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:32:10 $ docker exec --env ******** --env ******** d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent -k 18:32:10 unset SSH_AUTH_SOCK; 18:32:10 unset SSH_AGENT_PID; 18:32:10 echo Agent pid 52 killed; 18:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:32:10 + git semver [Pipeline] } 18:32:10 $ docker stop --time=1 d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e 18:32:12 $ docker rm -f d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e [Pipeline] // withDockerContainer [Pipeline] sh 18:32:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:32:13 Stashed 1 file(s) [Pipeline] echo 18:32:13 [edgeXSemver]: initialized semver on version 2.0.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:32:24 Running on prd-centos7-docker-4c-2g-2218 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:32:24 Running in /w/workspace/app-service-configurable/102 [Pipeline] { [Pipeline] checkout 18:32:26 using credential edgex-jenkins-ssh 18:32:26 Cloning the remote Git repository 18:32:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:32:26 > git init /w/workspace/app-service-configurable/102 # timeout=10 18:32:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:32:26 > git --version # timeout=10 18:32:26 > git --version # 'git version 2.24.3' 18:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:28 Checking out Revision 85f2bab5483a22acc923dc4d1cd030b27a4c08bb (master) 18:32:28 Still waiting to schedule task 18:32:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2213’ is offline 18:32:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:32:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:32:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:32:27 > git config core.sparsecheckout # timeout=10 18:32:27 > git checkout -f 85f2bab5483a22acc923dc4d1cd030b27a4c08bb # timeout=10 18:32:31 Commit message: "fix: Add missing Database config to message-bus-redis profile (#238)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:32:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:32:33 + true 18:32:33 + sudo service docker restart 18:32:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:32:34 provisioning config files... 18:32:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config1401363259330622907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:34 ---> docker-login.sh 18:32:34 nexus3.edgexfoundry.org:10001 18:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:35 Configure a credential helper to remove this warning. See 18:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:35 18:32:35 Login Succeeded 18:32:35 nexus3.edgexfoundry.org:10002 18:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:35 Configure a credential helper to remove this warning. See 18:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:35 18:32:35 Login Succeeded 18:32:35 nexus3.edgexfoundry.org:10003 18:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:35 Configure a credential helper to remove this warning. See 18:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:35 18:32:35 Login Succeeded 18:32:35 nexus3.edgexfoundry.org:10004 18:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:36 Configure a credential helper to remove this warning. See 18:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:36 18:32:36 Login Succeeded 18:32:36 docker.io 18:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:36 Configure a credential helper to remove this warning. See 18:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:36 18:32:36 Login Succeeded 18:32:36 ---> docker-login.sh ends [Pipeline] } 18:32:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:36 ========================================================= 18:32:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:32:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:32:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:32:36 Sending build context to Docker daemon 99.33kB 18:32:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:32:36 Step 2/8 : FROM ${BASE} 18:32:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:32:36 188c0c94c7c5: Pulling fs layer 18:32:36 0ef7d3d256c8: Pulling fs layer 18:32:36 de9db76c5a1d: Pulling fs layer 18:32:36 bca2f99d35d6: Pulling fs layer 18:32:36 93359f2a8cfa: Pulling fs layer 18:32:36 7c6f9722023f: Pulling fs layer 18:32:36 a35cf1a2eb13: Pulling fs layer 18:32:36 bca2f99d35d6: Waiting 18:32:36 93359f2a8cfa: Waiting 18:32:36 7c6f9722023f: Waiting 18:32:36 a35cf1a2eb13: Waiting 18:32:36 de9db76c5a1d: Verifying Checksum 18:32:36 de9db76c5a1d: Download complete 18:32:37 0ef7d3d256c8: Download complete 18:32:37 93359f2a8cfa: Verifying Checksum 18:32:37 93359f2a8cfa: Download complete 18:32:37 7c6f9722023f: Verifying Checksum 18:32:37 7c6f9722023f: Download complete 18:32:37 188c0c94c7c5: Verifying Checksum 18:32:37 188c0c94c7c5: Download complete 18:32:37 188c0c94c7c5: Pull complete 18:32:37 0ef7d3d256c8: Pull complete 18:32:37 de9db76c5a1d: Pull complete 18:32:38 a35cf1a2eb13: Verifying Checksum 18:32:38 a35cf1a2eb13: Download complete 18:32:39 bca2f99d35d6: Verifying Checksum 18:32:39 bca2f99d35d6: Download complete 18:32:45 bca2f99d35d6: Pull complete 18:32:45 93359f2a8cfa: Pull complete 18:32:45 7c6f9722023f: Pull complete 18:32:53 a35cf1a2eb13: Pull complete 18:32:53 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:32:53 ---> a62c8e92a672 18:32:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:32:53 ---> Running in 2577d791ec4d 18:32:53 Removing intermediate container 2577d791ec4d 18:32:53 ---> 5418497b013f 18:32:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:53 ---> Running in 8ac06a52aacd 18:32:55 Removing intermediate container 8ac06a52aacd 18:32:55 ---> faeada0e3be3 18:32:55 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:32:55 ---> Running in b930b1b6377e 18:32:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:32:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:32:56 (1/6) Installing libc-dev (0.7.2-r3) 18:32:57 (2/6) Installing libsodium (1.0.18-r0) 18:32:57 (3/6) Installing pkgconf (1.7.2-r0) 18:32:57 (4/6) Installing libsodium-dev (1.0.18-r0) 18:32:57 (5/6) Installing libzmq (4.3.3-r0) 18:32:57 (6/6) Installing zeromq-dev (4.3.3-r0) 18:32:57 Executing busybox-1.31.1-r19.trigger 18:32:57 OK: 167 MiB in 45 packages 18:32:58 Removing intermediate container b930b1b6377e 18:32:58 ---> dc61fccbc839 18:32:58 Step 6/8 : WORKDIR /app 18:32:58 ---> Running in 90a5add6cbe5 18:32:58 Removing intermediate container 90a5add6cbe5 18:32:58 ---> b12b344cd7d2 18:32:58 Step 7/8 : COPY . . 18:32:58 ---> 26225e23605a 18:32:58 Step 8/8 : RUN go mod download 18:32:59 ---> Running in 69b637b51d5b 18:33:21 Removing intermediate container 69b637b51d5b 18:33:21 ---> efd0a6172c2f 18:33:21 Successfully built efd0a6172c2f 18:33:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:33:21 + docker inspect -f . ci-base-image-x86_64 18:33:21 . [Pipeline] withDockerContainer 18:33:21 prd-centos7-docker-4c-2g-2218 does not seem to be running inside a container 18:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:33:22 $ docker top 431955071be502872b5d86b06ee24bb21263be1377b7f5744492a2f2ba677dea -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:23 + go version 18:33:23 go version go1.15.5 linux/amd64 [Pipeline] } 18:33:23 $ docker stop --time=1 431955071be502872b5d86b06ee24bb21263be1377b7f5744492a2f2ba677dea 18:33:24 $ docker rm -f 431955071be502872b5d86b06ee24bb21263be1377b7f5744492a2f2ba677dea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:25 + docker inspect -f . ci-base-image-x86_64 18:33:25 . [Pipeline] withDockerContainer 18:33:25 prd-centos7-docker-4c-2g-2218 does not seem to be running inside a container 18:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:33:25 $ docker top 6e31bae77fdb7c5c469dd10bd8d54c510e2b1bdb4adfefa1b04b146864184c76 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:26 + make test 18:33:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:33:41 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:33:41 CGO_ENABLED=1 go vet ./... 18:33:42 gofmt -l . 18:33:42 [ "`gofmt -l .`" = "" ] 18:33:42 ./bin/test-go-mod-tidy.sh 18:33:42 ./bin/test-attribution-txt.sh [Pipeline] } 18:33:43 $ docker stop --time=1 6e31bae77fdb7c5c469dd10bd8d54c510e2b1bdb4adfefa1b04b146864184c76 18:33:45 $ docker rm -f 6e31bae77fdb7c5c469dd10bd8d54c510e2b1bdb4adfefa1b04b146864184c76 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:33:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:47 + ls -al . 18:33:47 total 92 18:33:47 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 28 18:33 . 18:33:47 drwxrwxr-x. 4 jenkins jenkins 32 Apr 28 18:32 .. 18:33:47 -rw-rw-r--. 1 jenkins jenkins 7306 Apr 28 18:32 Attribution.txt 18:33:47 drwxrwxr-x. 2 jenkins jenkins 64 Apr 28 18:32 bin 18:33:47 -rw-r--r--. 1 jenkins jenkins 10 Apr 28 18:33 coverage.out 18:33:47 -rw-rw-r--. 1 jenkins jenkins 2032 Apr 28 18:32 Dockerfile 18:33:47 -rw-rw-r--. 1 jenkins jenkins 970 Apr 28 18:32 Dockerfile.build 18:33:47 -rw-rw-r--. 1 jenkins jenkins 119 Apr 28 18:32 .dockerignore 18:33:47 drwxrwxr-x. 8 jenkins jenkins 162 Apr 28 18:32 .git 18:33:47 drwxrwxr-x. 2 jenkins jenkins 81 Apr 28 18:32 .github 18:33:47 -rw-rw-r--. 1 jenkins jenkins 111 Apr 28 18:32 .gitignore 18:33:47 -rw-r--r--. 1 jenkins jenkins 136 Apr 28 18:33 go.mod 18:33:47 -rw-r--r--. 1 jenkins jenkins 21508 Apr 28 18:33 go.sum 18:33:47 -rw-rw-r--. 1 jenkins jenkins 687 Apr 28 18:32 Jenkinsfile 18:33:47 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 28 18:32 LICENSE 18:33:47 -rw-rw-r--. 1 jenkins jenkins 1460 Apr 28 18:32 main.go 18:33:47 -rw-rw-r--. 1 jenkins jenkins 1582 Apr 28 18:32 makefile 18:33:47 -rw-rw-r--. 1 jenkins jenkins 3230 Apr 28 18:32 README.md 18:33:47 drwxrwxr-x. 10 jenkins jenkins 173 Apr 28 18:32 res 18:33:47 drwxrwxr-x. 4 jenkins jenkins 71 Apr 28 18:32 snap 18:33:47 -rw-rw-r--. 1 jenkins jenkins 12 Apr 28 18:32 VERSION [Pipeline] isUnix [Pipeline] sh 18:33:48 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=85f2bab5483a22acc923dc4d1cd030b27a4c08bb --label arch=amd64 --label version=2.0.0-dev.32 . 18:33:48 Sending build context to Docker daemon 123.9kB 18:33:48 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 18:33:48 Step 2/27 : FROM ${BASE} AS builder 18:33:48 ---> efd0a6172c2f 18:33:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:33:48 ---> Running in 5334ab443057 18:33:48 Removing intermediate container 5334ab443057 18:33:48 ---> 189ab1c5944d 18:33:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:33:48 ---> Running in dea5a3ae901d 18:33:48 Removing intermediate container dea5a3ae901d 18:33:48 ---> f5acc3b34dbe 18:33:48 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:33:48 ---> Running in 3d86e7b1eca3 18:33:48 Removing intermediate container 3d86e7b1eca3 18:33:48 ---> 946a25aedade 18:33:48 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:48 ---> Running in 2affa10cad7e 18:33:49 Removing intermediate container 2affa10cad7e 18:33:49 ---> f454dccb6b5a 18:33:49 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:49 ---> Running in f073227d782e 18:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:33:51 OK: 167 MiB in 45 packages 18:33:52 Removing intermediate container f073227d782e 18:33:52 ---> adac838a673c 18:33:52 Step 8/27 : WORKDIR /app 18:33:52 ---> Running in 072f95b80306 18:33:52 Removing intermediate container 072f95b80306 18:33:52 ---> 02e1d1d8c0da 18:33:52 Step 9/27 : COPY go.mod . 18:33:52 ---> 4b2724c509f4 18:33:52 Step 10/27 : RUN go mod download 18:33:53 ---> Running in a7ba04751ba0 18:33:53 Removing intermediate container a7ba04751ba0 18:33:53 ---> f847839ae749 18:33:53 Step 11/27 : COPY . . 18:33:53 ---> 6f8de447af9f 18:33:53 Step 12/27 : ARG MAKE="make build" 18:33:54 ---> Running in 41bab0eab77c 18:33:54 Removing intermediate container 41bab0eab77c 18:33:54 ---> f5a1f5624f84 18:33:54 Step 13/27 : RUN $MAKE 18:33:54 ---> Running in bb8313a5a925 18:33:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.32" -o app-service-configurable 18:34:09 Removing intermediate container bb8313a5a925 18:34:09 ---> fcfd97be7787 18:34:09 Step 14/27 : FROM alpine:3.12 18:34:10 3.12: Pulling from library/alpine 18:34:10 339de151aab4: Pulling fs layer 18:34:10 339de151aab4: Download complete 18:34:10 339de151aab4: Pull complete 18:34:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:34:11 Status: Downloaded newer image for alpine:3.12 18:34:11 ---> 13621d1b12d4 18:34:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:34:11 ---> Running in 7cccf993ed97 18:34:11 Removing intermediate container 7cccf993ed97 18:34:11 ---> 931e6e555fac 18:34:11 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:34:11 ---> Running in 0c3be679dde9 18:34:11 Removing intermediate container 0c3be679dde9 18:34:11 ---> bbae374e797e 18:34:11 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:34:11 ---> Running in d9331225336c 18:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:34:12 (1/7) Installing ca-certificates (20191127-r4) 18:34:12 (2/7) Installing dumb-init (1.2.2-r1) 18:34:12 (3/7) Installing libgcc (9.3.0-r2) 18:34:12 (4/7) Installing libsodium (1.0.18-r0) 18:34:12 (5/7) Installing libstdc++ (9.3.0-r2) 18:34:12 (6/7) Installing libzmq (4.3.3-r0) 18:34:12 (7/7) Installing zeromq (4.3.3-r0) 18:34:12 Executing busybox-1.31.1-r20.trigger 18:34:12 Executing ca-certificates-20191127-r4.trigger 18:34:12 OK: 9 MiB in 21 packages 18:34:13 Removing intermediate container d9331225336c 18:34:13 ---> cbbbb245cb63 18:34:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:34:14 ---> f11ff6417770 18:34:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:34:14 ---> 15d1d3183dbf 18:34:14 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:34:14 ---> f58495ad818c 18:34:14 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:34:15 ---> 66cf6f958ec7 18:34:15 Step 22/27 : EXPOSE 48095 18:34:15 ---> Running in 9b4eb108aced 18:34:15 Removing intermediate container 9b4eb108aced 18:34:15 ---> b05e645cf942 18:34:15 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:34:15 ---> Running in 51e4a072ec39 18:34:15 Removing intermediate container 51e4a072ec39 18:34:15 ---> 2985749c63bc 18:34:15 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:15 ---> Running in 87ccf79fee0f 18:34:15 Removing intermediate container 87ccf79fee0f 18:34:15 ---> 4954f6cc0b7b 18:34:15 Step 25/27 : LABEL arch=amd64 18:34:16 ---> Running in 15a40fd46a6e 18:34:16 Removing intermediate container 15a40fd46a6e 18:34:16 ---> 25002144830c 18:34:16 Step 26/27 : LABEL git_sha=85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:34:16 ---> Running in d790c45eca52 18:34:16 Removing intermediate container d790c45eca52 18:34:16 ---> 82a63bbae51e 18:34:16 Step 27/27 : LABEL version=2.0.0-dev.32 18:34:16 ---> Running in 32ac95df51ae 18:34:16 Removing intermediate container 32ac95df51ae 18:34:16 ---> 7ab870004df5 18:34:16 [Warning] One or more build-args [ARCH] were not consumed 18:34:16 Successfully built 7ab870004df5 18:34:16 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:34:16 provisioning config files... 18:34:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config4593937756366610014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:17 ---> docker-login.sh 18:34:17 nexus3.edgexfoundry.org:10001 18:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:17 Configure a credential helper to remove this warning. See 18:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:17 18:34:17 Login Succeeded 18:34:17 nexus3.edgexfoundry.org:10002 18:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:17 Configure a credential helper to remove this warning. See 18:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:17 18:34:17 Login Succeeded 18:34:17 nexus3.edgexfoundry.org:10003 18:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:17 Configure a credential helper to remove this warning. See 18:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:17 18:34:17 Login Succeeded 18:34:17 nexus3.edgexfoundry.org:10004 18:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:17 Configure a credential helper to remove this warning. See 18:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:17 18:34:17 Login Succeeded 18:34:17 docker.io 18:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:18 Configure a credential helper to remove this warning. See 18:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:18 18:34:18 Login Succeeded 18:34:18 ---> docker-login.sh ends [Pipeline] } 18:34:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:18 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 18:34:18 85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:34:18 latest 18:34:18 2.0.0-dev.32 18:34:18 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 18:34:18 master 18:34:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:18 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] isUnix [Pipeline] sh 18:34:18 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 18:34:18 9a536f5c1c95: Preparing 18:34:18 84b61b070a49: Preparing 18:34:18 423cf49d8cee: Preparing 18:34:18 581affd2ae25: Preparing 18:34:18 4b90617a5d9b: Preparing 18:34:18 32f366d666a5: Preparing 18:34:18 32f366d666a5: Waiting 18:34:19 581affd2ae25: Pushed 18:34:19 423cf49d8cee: Pushed 18:34:19 84b61b070a49: Pushed 18:34:19 32f366d666a5: Layer already exists 18:34:19 4b90617a5d9b: Pushed 18:34:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2220 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:34:19 Running in /w/workspace/app-service-configurable/102 [Pipeline] { [Pipeline] checkout 18:34:20 9a536f5c1c95: Pushed 18:34:20 85f2bab5483a22acc923dc4d1cd030b27a4c08bb: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:20 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:34:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 18:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 18:34:21 9a536f5c1c95: Preparing 18:34:21 84b61b070a49: Preparing 18:34:21 423cf49d8cee: Preparing 18:34:21 581affd2ae25: Preparing 18:34:21 4b90617a5d9b: Preparing 18:34:21 32f366d666a5: Preparing 18:34:21 32f366d666a5: Waiting 18:34:21 423cf49d8cee: Layer already exists 18:34:21 4b90617a5d9b: Layer already exists 18:34:21 84b61b070a49: Layer already exists 18:34:21 581affd2ae25: Layer already exists 18:34:21 9a536f5c1c95: Layer already exists 18:34:21 32f366d666a5: Layer already exists 18:34:21 latest: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:21 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh 18:34:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.32 18:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 18:34:21 9a536f5c1c95: Preparing 18:34:21 84b61b070a49: Preparing 18:34:21 423cf49d8cee: Preparing 18:34:21 581affd2ae25: Preparing 18:34:21 4b90617a5d9b: Preparing 18:34:21 32f366d666a5: Preparing 18:34:21 32f366d666a5: Waiting 18:34:21 84b61b070a49: Layer already exists 18:34:21 9a536f5c1c95: Layer already exists 18:34:21 581affd2ae25: Layer already exists 18:34:21 4b90617a5d9b: Layer already exists 18:34:21 423cf49d8cee: Layer already exists 18:34:21 32f366d666a5: Layer already exists 18:34:21 2.0.0-dev.32: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:22 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh 18:34:22 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 18:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 18:34:22 9a536f5c1c95: Preparing 18:34:22 84b61b070a49: Preparing 18:34:22 423cf49d8cee: Preparing 18:34:22 581affd2ae25: Preparing 18:34:22 4b90617a5d9b: Preparing 18:34:22 32f366d666a5: Preparing 18:34:22 32f366d666a5: Waiting 18:34:22 4b90617a5d9b: Layer already exists 18:34:22 9a536f5c1c95: Layer already exists 18:34:22 581affd2ae25: Layer already exists 18:34:22 84b61b070a49: Layer already exists 18:34:22 423cf49d8cee: Layer already exists 18:34:22 32f366d666a5: Layer already exists 18:34:22 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh 18:34:23 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 18:34:23 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 18:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 18:34:23 9a536f5c1c95: Preparing 18:34:23 84b61b070a49: Preparing 18:34:23 423cf49d8cee: Preparing 18:34:23 581affd2ae25: Preparing 18:34:23 4b90617a5d9b: Preparing 18:34:23 32f366d666a5: Preparing 18:34:23 32f366d666a5: Waiting 18:34:23 423cf49d8cee: Layer already exists 18:34:23 9a536f5c1c95: Layer already exists 18:34:23 84b61b070a49: Layer already exists 18:34:23 4b90617a5d9b: Layer already exists 18:34:23 581affd2ae25: Layer already exists 18:34:23 32f366d666a5: Layer already exists 18:34:23 master: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:34:23 ===================================================== [Pipeline] echo 18:34:23 taggedImages: 18:34:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:34:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 18:34:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.32 18:34:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 18:34:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:34:23 ---> job-cost.sh 18:34:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VNsB 18:34:25 using credential edgex-jenkins-ssh 18:34:25 Cloning the remote Git repository 18:34:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:34:25 > git init /w/workspace/app-service-configurable/102 # timeout=10 18:34:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:34:25 > git --version # timeout=10 18:34:25 > git --version # 'git version 2.17.1' 18:34:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:27 Checking out Revision 85f2bab5483a22acc923dc4d1cd030b27a4c08bb (master) 18:34:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:34:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:34:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:34:27 > git config core.sparsecheckout # timeout=10 18:34:27 > git checkout -f 85f2bab5483a22acc923dc4d1cd030b27a4c08bb # timeout=10 18:34:31 Commit message: "fix: Add missing Database config to message-bus-redis profile (#238)" 18:34:32 18:34:32 GitHub has been notified of this commit’s build result 18:34:32 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:34:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:34:34 + sudo service docker restart 18:34:34 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:34:36 provisioning config files... 18:34:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config5550880898317449642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:37 ---> docker-login.sh 18:34:37 nexus3.edgexfoundry.org:10001 18:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:38 Configure a credential helper to remove this warning. See 18:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:38 18:34:38 Login Succeeded 18:34:38 nexus3.edgexfoundry.org:10002 18:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:38 Configure a credential helper to remove this warning. See 18:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:38 18:34:38 Login Succeeded 18:34:38 nexus3.edgexfoundry.org:10003 18:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:39 Configure a credential helper to remove this warning. See 18:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:39 18:34:39 Login Succeeded 18:34:39 nexus3.edgexfoundry.org:10004 18:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:39 Configure a credential helper to remove this warning. See 18:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:39 18:34:39 Login Succeeded 18:34:39 docker.io 18:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:40 Configure a credential helper to remove this warning. See 18:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:40 18:34:40 Login Succeeded 18:34:40 ---> docker-login.sh ends [Pipeline] } 18:34:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:34:40 ========================================================= 18:34:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:34:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:34:41 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:34:41 Sending build context to Docker daemon 99.33kB 18:34:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:34:41 Step 2/8 : FROM ${BASE} 18:34:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:41 5f621e34cdf4: Pulling fs layer 18:34:41 a4357932f1b6: Pulling fs layer 18:34:41 18c013af1878: Pulling fs layer 18:34:41 00ac8860ef70: Pulling fs layer 18:34:41 63d7cb157983: Pulling fs layer 18:34:41 b116817d02f9: Pulling fs layer 18:34:41 745a02a5169b: Pulling fs layer 18:34:41 00ac8860ef70: Waiting 18:34:41 63d7cb157983: Waiting 18:34:41 b116817d02f9: Waiting 18:34:41 745a02a5169b: Waiting 18:34:41 18c013af1878: Verifying Checksum 18:34:41 18c013af1878: Download complete 18:34:41 a4357932f1b6: Verifying Checksum 18:34:41 a4357932f1b6: Download complete 18:34:41 63d7cb157983: Verifying Checksum 18:34:41 b116817d02f9: Verifying Checksum 18:34:41 5f621e34cdf4: Verifying Checksum 18:34:41 5f621e34cdf4: Download complete 18:34:42 5f621e34cdf4: Pull complete 18:34:43 a4357932f1b6: Pull complete 18:34:43 18c013af1878: Pull complete 18:34:44 745a02a5169b: Verifying Checksum 18:34:44 745a02a5169b: Download complete 18:34:45 00ac8860ef70: Verifying Checksum 18:34:45 00ac8860ef70: Download complete 18:34:55 00ac8860ef70: Pull complete 18:34:56 63d7cb157983: Pull complete 18:34:56 b116817d02f9: Pull complete 18:35:00 745a02a5169b: Pull complete 18:35:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:35:00 ---> b7e6874047d6 18:35:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:35:02 ---> Running in 05ba8ff5e009 18:35:03 Removing intermediate container 05ba8ff5e009 18:35:03 ---> 3d4076374c31 18:35:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:03 ---> Running in 41ff3e093357 18:35:05 Removing intermediate container 41ff3e093357 18:35:05 ---> 3650fc4b6cf7 18:35:05 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-VNsB/bin to PATH 18:35:05 INFO: No Stack... 18:35:05 INFO: Retrieving Pricing Info for: v1-standard-2 18:35:05 INFO: Archiving Costs 18:35:05 ---> Running in 9bfdbe37dff3 [Pipeline] sh 18:35:05 + cat /w/workspace/app-service-configurable/102/archives/cost.csv 18:35:05 + cut -d, -f6 [Pipeline] lock 18:35:05 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] 18:35:05 Resource [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] did not exist. Created. 18:35:05 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:06 + echo total: 0.029999999329447746 [Pipeline] stash 18:35:06 Stashed 1 file(s) [Pipeline] } 18:35:06 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:35:07 (1/6) Installing libc-dev (0.7.2-r3) 18:35:07 (2/6) Installing libsodium (1.0.18-r0) 18:35:07 (3/6) Installing pkgconf (1.7.2-r0) 18:35:07 (4/6) Installing libsodium-dev (1.0.18-r0) 18:35:08 (5/6) Installing libzmq (4.3.3-r0) 18:35:08 (6/6) Installing zeromq-dev (4.3.3-r0) 18:35:08 Executing busybox-1.31.1-r19.trigger 18:35:08 OK: 144 MiB in 45 packages 18:35:09 Removing intermediate container 9bfdbe37dff3 18:35:09 ---> aeb248802a28 18:35:09 Step 6/8 : WORKDIR /app 18:35:09 ---> Running in b9adc46a05c9 18:35:10 Removing intermediate container b9adc46a05c9 18:35:10 ---> 157c9a0d32ef 18:35:10 Step 7/8 : COPY . . 18:35:11 ---> e1b08ff77d0e 18:35:11 Step 8/8 : RUN go mod download 18:35:11 ---> Running in 5afd768030ec 18:35:38 Removing intermediate container 5afd768030ec 18:35:38 ---> 33ecaf23a615 18:35:38 Successfully built 33ecaf23a615 18:35:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:35:39 + docker inspect -f . ci-base-image-arm64 18:35:39 . [Pipeline] withDockerContainer 18:35:39 prd-ubuntu18.04-docker-arm64-4c-16g-2220 does not seem to be running inside a container 18:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:41 $ docker top 6f0acc82dab2a4f49a78623c9333ba93c3d480dc4ef2d17c676728410ce0751a -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:41 + go version 18:35:41 go version go1.15.5 linux/arm64 [Pipeline] } 18:35:41 $ docker stop --time=1 6f0acc82dab2a4f49a78623c9333ba93c3d480dc4ef2d17c676728410ce0751a 18:35:43 $ docker rm -f 6f0acc82dab2a4f49a78623c9333ba93c3d480dc4ef2d17c676728410ce0751a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:44 + docker inspect -f . ci-base-image-arm64 18:35:44 . [Pipeline] withDockerContainer 18:35:44 prd-ubuntu18.04-docker-arm64-4c-16g-2220 does not seem to be running inside a container 18:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:46 $ docker top ab9181471b43ffd5155a9fc5d0d0a48bd4ecaf910f3ae5806b5283d57668f48e -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:47 + make test 18:35:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:36:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:36:26 CGO_ENABLED=1 go vet ./... 18:36:34 gofmt -l . 18:36:34 [ "`gofmt -l .`" = "" ] 18:36:34 ./bin/test-go-mod-tidy.sh 18:36:35 ./bin/test-attribution-txt.sh [Pipeline] } 18:36:36 $ docker stop --time=1 ab9181471b43ffd5155a9fc5d0d0a48bd4ecaf910f3ae5806b5283d57668f48e 18:36:39 $ docker rm -f ab9181471b43ffd5155a9fc5d0d0a48bd4ecaf910f3ae5806b5283d57668f48e [Pipeline] // withDockerContainer [Pipeline] sh 18:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:39 Warning: overwriting stash ‘coverage-report’ 18:36:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:41 + ls -al . 18:36:41 total 116 18:36:41 drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 18:36 . 18:36:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 18:34 .. 18:36:41 -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 18:34 .dockerignore 18:36:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 18:34 .git 18:36:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 18:34 .github 18:36:41 -rw-rw-r-- 1 jenkins jenkins 111 Apr 28 18:34 .gitignore 18:36:41 -rw-rw-r-- 1 jenkins jenkins 7306 Apr 28 18:34 Attribution.txt 18:36:41 -rw-rw-r-- 1 jenkins jenkins 2032 Apr 28 18:34 Dockerfile 18:36:41 -rw-rw-r-- 1 jenkins jenkins 970 Apr 28 18:34 Dockerfile.build 18:36:41 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 18:34 Jenkinsfile 18:36:41 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 18:34 LICENSE 18:36:41 -rw-rw-r-- 1 jenkins jenkins 3230 Apr 28 18:34 README.md 18:36:41 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 18:32 VERSION 18:36:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 18:34 bin 18:36:41 -rw-r--r-- 1 jenkins jenkins 10 Apr 28 18:35 coverage.out 18:36:41 -rw-r--r-- 1 jenkins jenkins 136 Apr 28 18:36 go.mod 18:36:41 -rw-r--r-- 1 jenkins jenkins 21508 Apr 28 18:36 go.sum 18:36:41 -rw-rw-r-- 1 jenkins jenkins 1460 Apr 28 18:34 main.go 18:36:41 -rw-rw-r-- 1 jenkins jenkins 1582 Apr 28 18:34 makefile 18:36:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 18:34 res 18:36:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 18:34 snap [Pipeline] isUnix [Pipeline] sh 18:36:42 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=85f2bab5483a22acc923dc4d1cd030b27a4c08bb --label arch=arm64 --label version=2.0.0-dev.32 . 18:36:42 Sending build context to Docker daemon 123.9kB 18:36:42 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 18:36:42 Step 2/27 : FROM ${BASE} AS builder 18:36:42 ---> 33ecaf23a615 18:36:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:36:42 ---> Running in 539fbdb945ef 18:36:43 Removing intermediate container 539fbdb945ef 18:36:43 ---> 8bde14b8fe99 18:36:43 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:36:43 ---> Running in 842fbbc455f4 18:36:43 Removing intermediate container 842fbbc455f4 18:36:43 ---> d034b3e7f0d3 18:36:43 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:36:43 ---> Running in 623d25fd278c 18:36:44 Removing intermediate container 623d25fd278c 18:36:44 ---> 734669c065b6 18:36:44 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:44 ---> Running in d24ef233c1ac 18:36:46 Removing intermediate container d24ef233c1ac 18:36:46 ---> bdbf7065f03c 18:36:46 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:46 ---> Running in e05746bf440b 18:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:49 OK: 144 MiB in 45 packages 18:36:50 Removing intermediate container e05746bf440b 18:36:50 ---> b169d65a5cd1 18:36:50 Step 8/27 : WORKDIR /app 18:36:50 ---> Running in af50f8c151b8 18:36:51 Removing intermediate container af50f8c151b8 18:36:51 ---> c41e7f57898f 18:36:51 Step 9/27 : COPY go.mod . 18:36:51 ---> 481eb28b2fb4 18:36:51 Step 10/27 : RUN go mod download 18:36:51 ---> Running in ed231ee0d90f 18:36:54 Removing intermediate container ed231ee0d90f 18:36:54 ---> 5fd547d14bcd 18:36:54 Step 11/27 : COPY . . 18:36:54 ---> b4a4afadae0a 18:36:54 Step 12/27 : ARG MAKE="make build" 18:36:54 ---> Running in 4334fe0d1ded 18:36:55 Removing intermediate container 4334fe0d1ded 18:36:55 ---> 31dedeac2661 18:36:55 Step 13/27 : RUN $MAKE 18:36:55 ---> Running in 6051d430d291 18:36:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.32" -o app-service-configurable 18:37:35 Removing intermediate container 6051d430d291 18:37:35 ---> 5fc33f5b5407 18:37:35 Step 14/27 : FROM alpine:3.12 18:37:35 3.12: Pulling from library/alpine 18:37:35 d2f70382dc9a: Pulling fs layer 18:37:35 d2f70382dc9a: Verifying Checksum 18:37:35 d2f70382dc9a: Download complete 18:37:35 d2f70382dc9a: Pull complete 18:37:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:37:35 Status: Downloaded newer image for alpine:3.12 18:37:35 ---> 9852663dfa18 18:37:35 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:37:35 ---> Running in dc251e851df9 18:37:35 Removing intermediate container dc251e851df9 18:37:35 ---> 3a7028edcdeb 18:37:35 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:37:35 ---> Running in ce5306e20128 18:37:35 Removing intermediate container ce5306e20128 18:37:35 ---> 3c8427334a63 18:37:35 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:37:35 ---> Running in 7ed6d264fa6a 18:37:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:37:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:37:37 (1/7) Installing ca-certificates (20191127-r4) 18:37:37 (2/7) Installing dumb-init (1.2.2-r1) 18:37:37 (3/7) Installing libgcc (9.3.0-r2) 18:37:37 (4/7) Installing libsodium (1.0.18-r0) 18:37:37 (5/7) Installing libstdc++ (9.3.0-r2) 18:37:37 (6/7) Installing libzmq (4.3.3-r0) 18:37:37 (7/7) Installing zeromq (4.3.3-r0) 18:37:37 Executing busybox-1.31.1-r20.trigger 18:37:37 Executing ca-certificates-20191127-r4.trigger 18:37:37 OK: 9 MiB in 21 packages 18:37:38 Removing intermediate container 7ed6d264fa6a 18:37:38 ---> 443d85dd34ae 18:37:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:37:39 ---> a5059daf0396 18:37:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:37:40 ---> 303585822a34 18:37:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:37:41 ---> d774e67c6a32 18:37:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:37:42 ---> 192179705561 18:37:42 Step 22/27 : EXPOSE 48095 18:37:42 ---> Running in 1c25c3343e47 18:37:43 Removing intermediate container 1c25c3343e47 18:37:43 ---> f462ac3bcccb 18:37:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:37:43 ---> Running in f3cec951772b 18:37:43 Removing intermediate container f3cec951772b 18:37:43 ---> 812faec951d3 18:37:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:37:43 ---> Running in a34191827da2 18:37:44 Removing intermediate container a34191827da2 18:37:44 ---> 324b55e4052b 18:37:44 Step 25/27 : LABEL arch=arm64 18:37:44 ---> Running in 029a5af247a7 18:37:44 Removing intermediate container 029a5af247a7 18:37:44 ---> 62d594c08d19 18:37:44 Step 26/27 : LABEL git_sha=85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:37:44 ---> Running in f7ce164a0321 18:37:45 Removing intermediate container f7ce164a0321 18:37:45 ---> 1be59147f5b0 18:37:45 Step 27/27 : LABEL version=2.0.0-dev.32 18:37:45 ---> Running in 222e5b6c59f6 18:37:46 Removing intermediate container 222e5b6c59f6 18:37:46 ---> f33bda17f71e 18:37:46 [Warning] One or more build-args [ARCH] were not consumed 18:37:46 Successfully built f33bda17f71e 18:37:46 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:37:46 provisioning config files... 18:37:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config116126587501402079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:46 ---> docker-login.sh 18:37:46 nexus3.edgexfoundry.org:10001 18:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:46 Configure a credential helper to remove this warning. See 18:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:46 18:37:46 Login Succeeded 18:37:46 nexus3.edgexfoundry.org:10002 18:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:47 Configure a credential helper to remove this warning. See 18:37:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:47 18:37:47 Login Succeeded 18:37:47 nexus3.edgexfoundry.org:10003 18:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:48 Configure a credential helper to remove this warning. See 18:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:48 18:37:48 Login Succeeded 18:37:48 nexus3.edgexfoundry.org:10004 18:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:48 Configure a credential helper to remove this warning. See 18:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:48 18:37:48 Login Succeeded 18:37:48 docker.io 18:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:49 Configure a credential helper to remove this warning. See 18:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:49 18:37:49 Login Succeeded 18:37:49 ---> docker-login.sh ends [Pipeline] } 18:37:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:49 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 18:37:49 85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:37:49 latest 18:37:49 2.0.0-dev.32 18:37:49 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 18:37:49 master 18:37:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:37:49 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] isUnix [Pipeline] sh 18:37:50 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 18:37:50 05513c279d63: Preparing 18:37:50 d40064358bd7: Preparing 18:37:50 3de6ecf89726: Preparing 18:37:50 9522d193717c: Preparing 18:37:50 672068872cf9: Preparing 18:37:50 3fbe34a1663b: Preparing 18:37:50 3fbe34a1663b: Waiting 18:37:50 d40064358bd7: Pushed 18:37:50 9522d193717c: Pushed 18:37:50 3de6ecf89726: Pushed 18:37:50 3fbe34a1663b: Layer already exists 18:37:51 672068872cf9: Pushed 18:37:53 05513c279d63: Pushed 18:37:54 85f2bab5483a22acc923dc4d1cd030b27a4c08bb: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:37:54 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:37:54 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 18:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 18:37:54 05513c279d63: Preparing 18:37:54 d40064358bd7: Preparing 18:37:54 3de6ecf89726: Preparing 18:37:54 9522d193717c: Preparing 18:37:54 672068872cf9: Preparing 18:37:54 3fbe34a1663b: Preparing 18:37:54 3fbe34a1663b: Waiting 18:37:54 d40064358bd7: Layer already exists 18:37:54 3de6ecf89726: Layer already exists 18:37:54 9522d193717c: Layer already exists 18:37:54 672068872cf9: Layer already exists 18:37:54 05513c279d63: Layer already exists 18:37:54 3fbe34a1663b: Layer already exists 18:37:55 latest: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:37:55 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh 18:37:55 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.32 18:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 18:37:55 05513c279d63: Preparing 18:37:55 d40064358bd7: Preparing 18:37:55 3de6ecf89726: Preparing 18:37:55 9522d193717c: Preparing 18:37:55 672068872cf9: Preparing 18:37:55 3fbe34a1663b: Preparing 18:37:55 3fbe34a1663b: Waiting 18:37:55 9522d193717c: Layer already exists 18:37:55 05513c279d63: Layer already exists 18:37:55 d40064358bd7: Layer already exists 18:37:55 672068872cf9: Layer already exists 18:37:55 3de6ecf89726: Layer already exists 18:37:56 3fbe34a1663b: Layer already exists 18:37:56 2.0.0-dev.32: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:37:56 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh 18:37:56 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 18:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 18:37:56 05513c279d63: Preparing 18:37:56 d40064358bd7: Preparing 18:37:56 3de6ecf89726: Preparing 18:37:56 9522d193717c: Preparing 18:37:56 672068872cf9: Preparing 18:37:56 3fbe34a1663b: Preparing 18:37:56 3fbe34a1663b: Waiting 18:37:56 3de6ecf89726: Layer already exists 18:37:56 672068872cf9: Layer already exists 18:37:56 d40064358bd7: Layer already exists 18:37:56 9522d193717c: Layer already exists 18:37:56 05513c279d63: Layer already exists 18:37:56 3fbe34a1663b: Layer already exists 18:37:56 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:37:57 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 18:37:57 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 18:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 18:37:57 05513c279d63: Preparing 18:37:57 d40064358bd7: Preparing 18:37:57 3de6ecf89726: Preparing 18:37:57 9522d193717c: Preparing 18:37:57 672068872cf9: Preparing 18:37:57 3fbe34a1663b: Preparing 18:37:57 3fbe34a1663b: Waiting 18:37:57 05513c279d63: Layer already exists 18:37:57 9522d193717c: Layer already exists 18:37:57 672068872cf9: Layer already exists 18:37:57 d40064358bd7: Layer already exists 18:37:57 3de6ecf89726: Layer already exists 18:37:57 3fbe34a1663b: Layer already exists 18:37:57 master: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:58 ===================================================== [Pipeline] echo 18:37:58 taggedImages: 18:37:58 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb 18:37:58 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 18:37:58 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.32 18:37:58 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 18:37:58 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:37:58 ---> job-cost.sh 18:37:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S9cp 18:38:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:39:59 lf-activate-venv(): INFO: Adding /tmp/venv-S9cp/bin to PATH 18:39:59 INFO: No Stack... 18:39:59 INFO: Retrieving Pricing Info for: lf-standard-4 18:39:59 INFO: Archiving Costs [Pipeline] sh 18:39:59 + cat /w/workspace/app-service-configurable/102/archives/cost.csv 18:39:59 + cut -d, -f6 [Pipeline] lock 18:39:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] 18:39:59 Resource [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] did not exist. Created. 18:39:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:59 /w/workspace/app-service-configurable/102@tmp/durable-245b40c3/script.sh: 1: /w/workspace/app-service-configurable/102@tmp/durable-245b40c3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:40:00 + echo total: 0.20999999344348907 [Pipeline] stash 18:40:00 Warning: overwriting stash ‘stack-cost’ 18:40:00 Stashed 1 file(s) [Pipeline] } 18:40:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:40:00 provisioning config files... 18:40:00 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config8536068936956877448tmp [Pipeline] { [Pipeline] sh 18:40:01 + set +x 18:40:01 + curl -s https://codecov.io/bash 18:40:01 + bash -s -- 18:40:01 18:40:01 _____ _ 18:40:01 / ____| | | 18:40:01 | | ___ __| | ___ ___ _____ __ 18:40:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:40:01 | |___| (_) | (_| | __/ (_| (_) \ V / 18:40:01 \_____\___/ \__,_|\___|\___\___/ \_/ 18:40:01 Bash-1.0.2 18:40:01 18:40:01 18:40:01 ==> git version 2.24.3 found 18:40:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:40:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:40:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:40:01 ==> Jenkins CI detected. 18:40:01 project root: . 18:40:01 --> token set from env 18:40:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:40:01 ==> Running gcov in . (disable via -X gcov) 18:40:01 ==> Python coveragepy not found 18:40:01 ==> Searching for coverage reports in: 18:40:01 + . 18:40:01 -> Found 1 reports 18:40:01 ==> Detecting git/mercurial file structure 18:40:01 ==> Reading reports 18:40:01 + ./coverage.out bytes=10 18:40:01 ==> Appending adjustments 18:40:01 https://docs.codecov.io/docs/fixing-reports 18:40:01 + Found adjustments 18:40:01 ==> Gzipping contents 18:40:01 4.0K /tmp/codecov.mnMmie.gz 18:40:01 ==> Uploading reports 18:40:01 url: https://codecov.io 18:40:01 query: branch=master&commit=85f2bab5483a22acc923dc4d1cd030b27a4c08bb&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:01 -> Pinging Codecov 18:40:01 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=85f2bab5483a22acc923dc4d1cd030b27a4c08bb&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:02 -> Uploading to 18:40:02 https://storage.googleapis.com/codecov/v4/raw/2021-04-28/A97CA9966030D2A3747ED39772930CCE/85f2bab5483a22acc923dc4d1cd030b27a4c08bb/711de6f1-7ca7-40dd-8ad4-18df93d811d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210428T184002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6438620e665e7022bc41747a8cc2f5e18f3a36fac860ea1bdd9a1269407d411 18:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:02 Dload Upload Total Spent Left Speed 18:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 396 0 0 100 396 0 840 --:--:-- --:--:-- --:--:-- 838 100 396 0 0 100 396 0 839 --:--:-- --:--:-- --:--:-- 838 18:40:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] } 18:40:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:40:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:40:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:03 18:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:40:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:40:04 188c0c94c7c5: Pulling fs layer 18:40:04 0ef7d3d256c8: Pulling fs layer 18:40:04 de9db76c5a1d: Pulling fs layer 18:40:04 0eba1c9be4d2: Pulling fs layer 18:40:04 0d57e429df01: Pulling fs layer 18:40:04 4e4be7b47b0d: Pulling fs layer 18:40:04 e1f770b5df2f: Pulling fs layer 18:40:04 85a0685a4137: Pulling fs layer 18:40:04 0d57e429df01: Waiting 18:40:04 4e4be7b47b0d: Waiting 18:40:04 e1f770b5df2f: Waiting 18:40:04 85a0685a4137: Waiting 18:40:04 0eba1c9be4d2: Waiting 18:40:04 de9db76c5a1d: Verifying Checksum 18:40:04 de9db76c5a1d: Download complete 18:40:04 0ef7d3d256c8: Verifying Checksum 18:40:04 0ef7d3d256c8: Download complete 18:40:04 0d57e429df01: Verifying Checksum 18:40:04 0d57e429df01: Download complete 18:40:04 4e4be7b47b0d: Verifying Checksum 18:40:04 4e4be7b47b0d: Download complete 18:40:04 188c0c94c7c5: Verifying Checksum 18:40:04 188c0c94c7c5: Download complete 18:40:04 188c0c94c7c5: Pull complete 18:40:04 0ef7d3d256c8: Pull complete 18:40:05 de9db76c5a1d: Pull complete 18:40:05 e1f770b5df2f: Verifying Checksum 18:40:05 e1f770b5df2f: Download complete 18:40:07 0eba1c9be4d2: Verifying Checksum 18:40:07 0eba1c9be4d2: Download complete 18:40:08 85a0685a4137: Verifying Checksum 18:40:08 85a0685a4137: Download complete 18:40:15 0eba1c9be4d2: Pull complete 18:40:15 0d57e429df01: Pull complete 18:40:15 4e4be7b47b0d: Pull complete 18:40:17 e1f770b5df2f: Pull complete 18:40:25 85a0685a4137: Pull complete 18:40:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:40:25 prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container 18:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:40:26 $ docker top ceb537eae675f03236448b8ce84f0cf18faf96d496e05745c358390b5f0e6d35 -eo pid,comm [Pipeline] { [Pipeline] echo 18:40:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:40:27 + set -o pipefail 18:40:27 + snyk monitor '--org=edgex-jenkins' 18:40:49 18:40:49 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 18:40:49 18:40:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/453e5144-9207-44d9-86df-8c2e87396d19 18:40:49 18:40:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:40:49 18:40:49 [Pipeline] } 18:40:49 $ docker stop --time=1 ceb537eae675f03236448b8ce84f0cf18faf96d496e05745c358390b5f0e6d35 18:40:51 $ docker rm -f ceb537eae675f03236448b8ce84f0cf18faf96d496e05745c358390b5f0e6d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:52 + git log --format=format:%s -1 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] isUnix [Pipeline] sh 18:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:40:53 . [Pipeline] withDockerContainer 18:40:53 prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container 18:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:40:54 $ docker top 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:54 [ssh-agent] Looking for ssh-agent implementation... 18:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:54 $ docker exec 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 ssh-agent 18:40:54 SSH_AUTH_SOCK=/tmp/ssh-JJbHAPjZixMZ/agent.11 18:40:54 SSH_AGENT_PID=16 18:40:54 Running ssh-add (command line suppressed) 18:40:55 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1514690807301673982.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1514690807301673982.key) 18:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:55 + git semver tag 18:40:55 # -> Open(): unable to determine branch for HEAD 18:40:55 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:40:55 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:40:55 # $SEMVER_REMOTE_NAME = origin 18:40:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:40:55 # $SEMVER_USER_NAME = edgex-jenkins 18:40:55 # $SEMVER_BRANCH = master 18:40:55 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:40:55 # 85f2bab5483a22acc923dc4d1cd030b27a4c08bb HEAD 18:40:55 # -> Force: false 18:40:55 # bc3beb8c80c8e4c8ca66b87b2228e460fc6f57b4 refs/tags/v2.0.0-dev.32 [Pipeline] } 18:40:55 $ docker exec --env ******** --env ******** 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 ssh-agent -k 18:40:55 unset SSH_AUTH_SOCK; 18:40:55 unset SSH_AGENT_PID; 18:40:55 echo Agent pid 16 killed; 18:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:56 + git semver [Pipeline] } 18:40:56 $ docker stop --time=1 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 18:40:57 $ docker rm -f 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:57 18:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:40:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:58 0.23.1-centos7: Pulling from edgex-lftools 18:40:58 ab5ef0e58194: Pulling fs layer 18:40:58 9712f1f96733: Pulling fs layer 18:40:58 63f879dbbcfc: Pulling fs layer 18:40:58 0d9ebad4ef96: Pulling fs layer 18:40:58 e9a5061849ea: Pulling fs layer 18:40:58 d747dcd14b5f: Pulling fs layer 18:40:58 2de7ff778b66: Pulling fs layer 18:40:58 e9a5061849ea: Waiting 18:40:58 d747dcd14b5f: Waiting 18:40:58 2de7ff778b66: Waiting 18:40:58 0d9ebad4ef96: Waiting 18:40:58 9712f1f96733: Verifying Checksum 18:40:58 9712f1f96733: Download complete 18:41:00 63f879dbbcfc: Verifying Checksum 18:41:00 63f879dbbcfc: Download complete 18:41:00 e9a5061849ea: Verifying Checksum 18:41:00 e9a5061849ea: Download complete 18:41:00 d747dcd14b5f: Verifying Checksum 18:41:00 d747dcd14b5f: Download complete 18:41:00 2de7ff778b66: Verifying Checksum 18:41:00 2de7ff778b66: Download complete 18:41:00 0d9ebad4ef96: Verifying Checksum 18:41:00 0d9ebad4ef96: Download complete 18:41:00 ab5ef0e58194: Verifying Checksum 18:41:00 ab5ef0e58194: Download complete 18:41:07 ab5ef0e58194: Pull complete 18:41:07 9712f1f96733: Pull complete 18:41:08 63f879dbbcfc: Pull complete 18:41:15 0d9ebad4ef96: Pull complete 18:41:18 e9a5061849ea: Pull complete 18:41:18 d747dcd14b5f: Pull complete 18:41:20 2de7ff778b66: Pull complete 18:41:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:41:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:41:20 prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container 18:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:41:24 $ docker top 2a1f8d7eb538c5fab92f847cb30e5f5e59766f244410d93b9eb163b883ba2d88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:41:24 provisioning config files... 18:41:24 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7676464790767996039tmp 18:41:24 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8443590645967411119tmp 18:41:24 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config6512017838790338344tmp [Pipeline] { [Pipeline] echo 18:41:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:41:24 ---> sigul-configuration.sh 18:41:24 gpg: directory `/root/.gnupg' created 18:41:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:41:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:41:24 gpg: keyring `/root/.gnupg/secring.gpg' created 18:41:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:41:24 gpg: CAST5 encrypted data 18:41:24 gpg: encrypted with 1 passphrase 18:41:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:41:25 + mkdir /home/jenkins 18:41:25 + mkdir /home/jenkins/sigul [Pipeline] sh 18:41:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:41:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:41:25 ---> sigul-install.sh 18:41:32 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:41:32 + git tag --list 18:41:32 v1.0.0 18:41:32 v1.1.0 18:41:32 v1.2.0 18:41:32 v1.3.0 18:41:32 v1.3.1 18:41:32 v1.3.1-dev.1 18:41:32 v1.3.1-dev.2 18:41:32 v1.3.1-dev.3 18:41:32 v2.0.0-dev.1 18:41:32 v2.0.0-dev.10 18:41:32 v2.0.0-dev.11 18:41:32 v2.0.0-dev.12 18:41:32 v2.0.0-dev.13 18:41:32 v2.0.0-dev.14 18:41:32 v2.0.0-dev.15 18:41:32 v2.0.0-dev.16 18:41:32 v2.0.0-dev.17 18:41:32 v2.0.0-dev.18 18:41:32 v2.0.0-dev.19 18:41:32 v2.0.0-dev.2 18:41:32 v2.0.0-dev.20 18:41:32 v2.0.0-dev.21 18:41:32 v2.0.0-dev.22 18:41:32 v2.0.0-dev.23 18:41:32 v2.0.0-dev.24 18:41:32 v2.0.0-dev.25 18:41:32 v2.0.0-dev.26 18:41:32 v2.0.0-dev.27 18:41:32 v2.0.0-dev.28 18:41:32 v2.0.0-dev.29 18:41:32 v2.0.0-dev.3 18:41:32 v2.0.0-dev.30 18:41:32 v2.0.0-dev.31 18:41:32 v2.0.0-dev.32 18:41:32 v2.0.0-dev.4 18:41:32 v2.0.0-dev.5 18:41:32 v2.0.0-dev.6 18:41:32 v2.0.0-dev.7 18:41:32 v2.0.0-dev.8 18:41:32 v2.0.0-dev.9 [Pipeline] sh 18:41:33 + lftools sign git-tag v2.0.0-dev.32 18:41:34 Signing Git tag with Sigul... 18:41:34 Signing v2.0.0-dev.32 [Pipeline] echo 18:41:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:41:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:41:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:41:35 $ docker stop --time=1 2a1f8d7eb538c5fab92f847cb30e5f5e59766f244410d93b9eb163b883ba2d88 18:41:38 $ docker rm -f 2a1f8d7eb538c5fab92f847cb30e5f5e59766f244410d93b9eb163b883ba2d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:41:38 . [Pipeline] withDockerContainer 18:41:38 prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container 18:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:41:39 $ docker top 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:39 [ssh-agent] Looking for ssh-agent implementation... 18:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:39 $ docker exec 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d ssh-agent 18:41:40 SSH_AUTH_SOCK=/tmp/ssh-s6FK0DQLxT9F/agent.11 18:41:40 SSH_AGENT_PID=17 18:41:40 Running ssh-add (command line suppressed) 18:41:40 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2402330331488220316.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2402330331488220316.key) 18:41:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:40 + git semver bump pre 18:41:40 # -> Open(): unable to determine branch for HEAD 18:41:40 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:41:40 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:41:40 # $SEMVER_REMOTE_NAME = origin 18:41:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:41:40 # $SEMVER_USER_NAME = edgex-jenkins 18:41:40 # $SEMVER_BRANCH = master 18:41:40 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:41:40 2.0.0-dev.33 [Pipeline] } 18:41:40 $ docker exec --env ******** --env ******** 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d ssh-agent -k 18:41:40 unset SSH_AUTH_SOCK; 18:41:40 unset SSH_AGENT_PID; 18:41:40 echo Agent pid 17 killed; 18:41:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:41 + git semver [Pipeline] } 18:41:41 $ docker stop --time=1 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d 18:41:42 $ docker rm -f 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:41:43 . [Pipeline] withDockerContainer 18:41:43 prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container 18:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:41:44 $ docker top e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:44 [ssh-agent] Looking for ssh-agent implementation... 18:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:44 $ docker exec e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c ssh-agent 18:41:44 SSH_AUTH_SOCK=/tmp/ssh-YSAop9kVZjm2/agent.11 18:41:44 SSH_AGENT_PID=16 18:41:44 Running ssh-add (command line suppressed) 18:41:44 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2746171261775614921.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2746171261775614921.key) 18:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:45 + git semver push 18:41:45 # -> Open(): unable to determine branch for HEAD 18:41:45 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:41:45 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:41:45 # $SEMVER_REMOTE_NAME = origin 18:41:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:41:45 # $SEMVER_USER_NAME = edgex-jenkins 18:41:45 # $SEMVER_BRANCH = master 18:41:45 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:41:49 $ docker exec --env ******** --env ******** e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c ssh-agent -k 18:41:49 unset SSH_AUTH_SOCK; 18:41:49 unset SSH_AGENT_PID; 18:41:49 echo Agent pid 16 killed; 18:41:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:50 + git semver [Pipeline] } 18:41:50 $ docker stop --time=1 e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c 18:41:51 $ docker rm -f e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:41:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:52 ---> package-listing.sh 18:41:52 ++ facter osfamily 18:41:52 ++ tr '[:upper:]' '[:lower:]' 18:41:52 + OS_FAMILY=redhat 18:41:52 + workspace=/w/workspace/_app-service-configurable_master 18:41:52 + START_PACKAGES=/tmp/packages_start.txt 18:41:52 + END_PACKAGES=/tmp/packages_end.txt 18:41:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:52 + PACKAGES=/tmp/packages_start.txt 18:41:52 + '[' /w/workspace/_app-service-configurable_master ']' 18:41:52 + PACKAGES=/tmp/packages_end.txt 18:41:52 + case "${OS_FAMILY}" in 18:41:52 + rpm -qa 18:41:52 + sort 18:41:58 + '[' -f /tmp/packages_start.txt ']' 18:41:58 + '[' -f /tmp/packages_end.txt ']' 18:41:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:58 + '[' /w/workspace/_app-service-configurable_master ']' 18:41:58 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 18:41:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 18:41:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:41:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:41:58 18:41:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:41:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:41:59 alpine: Pulling from edgex-lftools-log-publisher 18:41:59 df20fa9351a1: Pulling fs layer 18:41:59 36b3adc4ff6f: Pulling fs layer 18:41:59 8ad3a11d3b57: Pulling fs layer 18:41:59 46f8f816bc3b: Pulling fs layer 18:41:59 93b61091891f: Pulling fs layer 18:41:59 93b9cdb0e59b: Pulling fs layer 18:41:59 5e14af77c1be: Pulling fs layer 18:41:59 01666e4c0597: Pulling fs layer 18:41:59 aa168da1d23b: Pulling fs layer 18:41:59 93b9cdb0e59b: Waiting 18:41:59 5e14af77c1be: Waiting 18:41:59 01666e4c0597: Waiting 18:41:59 46f8f816bc3b: Waiting 18:41:59 93b61091891f: Waiting 18:41:59 aa168da1d23b: Waiting 18:41:59 36b3adc4ff6f: Verifying Checksum 18:41:59 36b3adc4ff6f: Download complete 18:41:59 46f8f816bc3b: Verifying Checksum 18:41:59 46f8f816bc3b: Download complete 18:41:59 df20fa9351a1: Verifying Checksum 18:41:59 df20fa9351a1: Download complete 18:41:59 93b9cdb0e59b: Verifying Checksum 18:41:59 93b9cdb0e59b: Download complete 18:41:59 5e14af77c1be: Verifying Checksum 18:41:59 5e14af77c1be: Download complete 18:41:59 01666e4c0597: Download complete 18:41:59 93b61091891f: Verifying Checksum 18:41:59 93b61091891f: Download complete 18:41:59 8ad3a11d3b57: Verifying Checksum 18:41:59 8ad3a11d3b57: Download complete 18:41:59 df20fa9351a1: Pull complete 18:42:00 36b3adc4ff6f: Pull complete 18:42:01 aa168da1d23b: Verifying Checksum 18:42:01 aa168da1d23b: Download complete 18:42:01 8ad3a11d3b57: Pull complete 18:42:02 46f8f816bc3b: Pull complete 18:42:02 93b61091891f: Pull complete 18:42:02 93b9cdb0e59b: Pull complete 18:42:02 5e14af77c1be: Pull complete 18:42:02 01666e4c0597: Pull complete 18:42:11 aa168da1d23b: Pull complete 18:42:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:42:11 prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container 18:42:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:42:14 $ docker top 84330042fc0d0817f55ed49ba1820a62283192d825f3601c7bdeb19b064d22a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:15 + mkdir -p /var/log/sa [Pipeline] sh 18:42:15 + ls /var/log/sa-host 18:42:15 + sadf -c /var/log/sa-host/sa23 18:42:15 file_magic: OK 18:42:15 HZ: Using current value: 100 18:42:15 file_header: OK 18:42:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:42:15 Statistics: 18:42:15 Hnuu...uuuununununu... 18:42:15 File successfully converted to sysstat format version 12.2.1 18:42:15 + sadf -c /var/log/sa-host/sa28 18:42:15 file_magic: OK 18:42:15 HZ: Using current value: 100 18:42:15 file_header: OK 18:42:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:42:15 Statistics: 18:42:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:42:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:15 provisioning config files... 18:42:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7765883583380247145tmp [Pipeline] { [Pipeline] echo 18:42:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:16 ---> create-netrc.sh [Pipeline] } 18:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:42:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:42:16 ---> python-tools-install.sh [Pipeline] echo 18:42:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:16 ---> sudo-logs.sh 18:42:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:42:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:16 ---> job-cost.sh 18:42:16 lf-activate-venv: SKIPPING 18:42:16 DEBUG: total: 0.20999999344348907 18:42:16 INFO: Retrieving Stack Cost... 18:42:18 INFO: Retrieving Pricing Info for: v1-standard-2 18:42:18 INFO: Archiving Costs [Pipeline] echo 18:42:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:18 ---> logs-deploy.sh 18:42:18 lf-activate-venv: SKIPPING 18:42:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/102 18:42:18 INFO: archiving workspace using pattern(s): 18:42:20 Archives upload complete. 18:42:20 INFO: archiving logs to Nexus