Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6349035963986900634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8928297769251696161.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5494246358996223887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4758519682000322270.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8419788468761781285.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-251 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh6378190714041914245.key Avoid second fetch Checking out Revision 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 # timeout=10 Commit message: "refactor: Update profiles for change to use common Service config section (#263)" > git rev-list --no-walk 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:34:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:34:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:34:27 ========================================================= 18:34:27 EdgeX Global Pipelines Version Info 18:34:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:34:28 ------------------- 18:34:28 stable info: 18:34:28 ------------------- 18:34:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:34:28 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:34:28 Message: update stable to v1.0.192 18:34:29 ------------------- 18:34:29 experimental info: 18:34:29 ------------------- 18:34:29 Commited By: **** collab-it+edgex@linuxfoundation.org 18:34:29 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:34:29 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:34:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29d31ba [Pipeline] echo 18:34:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:30 provisioning config files... 18:34:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3775476850823120049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:30 ---> docker-login.sh 18:34:30 nexus3.edgexfoundry.org:10001 18:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:30 Configure a credential helper to remove this warning. See 18:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:30 18:34:30 Login Succeeded 18:34:30 nexus3.edgexfoundry.org:10002 18:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:30 Configure a credential helper to remove this warning. See 18:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:30 18:34:30 Login Succeeded 18:34:30 nexus3.edgexfoundry.org:10003 18:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:31 Configure a credential helper to remove this warning. See 18:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:31 18:34:31 Login Succeeded 18:34:31 nexus3.edgexfoundry.org:10004 18:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:31 Configure a credential helper to remove this warning. See 18:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:31 18:34:31 Login Succeeded 18:34:31 docker.io 18:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:31 Configure a credential helper to remove this warning. See 18:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:31 18:34:31 Login Succeeded 18:34:31 ---> docker-login.sh ends [Pipeline] } 18:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:32 + git log --format=format:%s -1 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 [Pipeline] echo 18:34:32 GIT_COMMIT: 29d31ba237cfe06c4ce6f5e77610aa1a193213e3, Commit Message: refactor: Update profiles for change to use common Service config section (#263) [Pipeline] echo 18:34:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:33 18:34:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:34:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:33 latest: Pulling from edgex-devops/git-semver 18:34:33 31603596830f: Pulling fs layer 18:34:33 54011a49482f: Pulling fs layer 18:34:33 a6820b24f6d8: Pulling fs layer 18:34:33 f581987b2513: Pulling fs layer 18:34:33 f581987b2513: Waiting 18:34:33 54011a49482f: Verifying Checksum 18:34:33 54011a49482f: Download complete 18:34:33 31603596830f: Verifying Checksum 18:34:33 31603596830f: Download complete 18:34:33 f581987b2513: Verifying Checksum 18:34:33 f581987b2513: Download complete 18:34:33 a6820b24f6d8: Verifying Checksum 18:34:33 a6820b24f6d8: Download complete 18:34:33 31603596830f: Pull complete 18:34:34 54011a49482f: Pull complete 18:34:34 a6820b24f6d8: Pull complete 18:34:34 f581987b2513: Pull complete 18:34:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:34:35 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:34:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:34:36 $ docker top 458008f69dd187266b2956e5c7e9d87bc8afec6cb7c964a79d8c4f32fc92ac8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:36 [ssh-agent] Looking for ssh-agent implementation... 18:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:36 $ docker exec 458008f69dd187266b2956e5c7e9d87bc8afec6cb7c964a79d8c4f32fc92ac8e ssh-agent 18:34:36 SSH_AUTH_SOCK=/tmp/ssh-0eE5Al4q7nf9/agent.14 18:34:36 SSH_AGENT_PID=21 18:34:36 Running ssh-add (command line suppressed) 18:34:36 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5478798247416012138.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5478798247416012138.key) 18:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:36 + git tag --points-at HEAD [Pipeline] } 18:34:36 $ docker exec --env ******** --env ******** 458008f69dd187266b2956e5c7e9d87bc8afec6cb7c964a79d8c4f32fc92ac8e ssh-agent -k 18:34:36 unset SSH_AUTH_SOCK; 18:34:36 unset SSH_AGENT_PID; 18:34:36 echo Agent pid 21 killed; 18:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:36 [ssh-agent] Looking for ssh-agent implementation... 18:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:37 $ docker exec 458008f69dd187266b2956e5c7e9d87bc8afec6cb7c964a79d8c4f32fc92ac8e ssh-agent 18:34:37 SSH_AUTH_SOCK=/tmp/ssh-Jbo4HSsxBIfx/agent.55 18:34:37 SSH_AGENT_PID=61 18:34:37 Running ssh-add (command line suppressed) 18:34:37 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6845220576300974366.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6845220576300974366.key) 18:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:37 + git semver init 18:34:37 # -> Open(): unable to determine branch for HEAD 18:34:37 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:34:37 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:34:37 # $SEMVER_REMOTE_NAME = origin 18:34:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:37 # $SEMVER_USER_NAME = edgex-jenkins 18:34:37 # $SEMVER_BRANCH = master 18:34:37 # $SEMVER_TEMP = /tmp/semver-137305797 18:34:37 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:34:38 # '/tmp/semver-137305797' -> '/w/workspace/_app-service-configurable_master/.semver' 18:34:38 # -> Force: false 18:34:38 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:34:38 $ docker exec --env ******** --env ******** 458008f69dd187266b2956e5c7e9d87bc8afec6cb7c964a79d8c4f32fc92ac8e ssh-agent -k 18:34:38 unset SSH_AUTH_SOCK; 18:34:38 unset SSH_AGENT_PID; 18:34:38 echo Agent pid 61 killed; 18:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:38 + git semver [Pipeline] } 18:34:38 $ docker stop --time=1 458008f69dd187266b2956e5c7e9d87bc8afec6cb7c964a79d8c4f32fc92ac8e 18:34:39 $ docker rm -f 458008f69dd187266b2956e5c7e9d87bc8afec6cb7c964a79d8c4f32fc92ac8e [Pipeline] // withDockerContainer [Pipeline] sh 18:34:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:34:40 Stashed 1 file(s) [Pipeline] echo 18:34:40 [edgeXSemver]: initialized semver on version 2.0.0-dev.42 [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:34:55 Still waiting to schedule task 18:34:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:34:55 Still waiting to schedule task 18:34:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:36:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-252 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:36:57 Running in /w/workspace/app-service-configurable/113 [Pipeline] { [Pipeline] checkout 18:36:57 Selected Git installation does not exist. Using Default 18:36:57 The recommended git tool is: NONE 18:37:02 using credential edgex-jenkins-ssh 18:37:02 Cloning the remote Git repository 18:37:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:37:02 > git init /w/workspace/app-service-configurable/113 # timeout=10 18:37:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:37:02 > git --version # timeout=10 18:37:02 > git --version # 'git version 2.17.1' 18:37:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:04 Avoid second fetch 18:37:04 Checking out Revision 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 (master) 18:37:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:37:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:04 > git config core.sparsecheckout # timeout=10 18:37:04 > git checkout -f 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 # timeout=10 18:37:08 Commit message: "refactor: Update profiles for change to use common Service config section (#263)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:37:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:37:11 + true 18:37:11 + sudo service docker restart 18:37:21 Running on prd-centos7-docker-4c-2g-253 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 18:37:21 Running in /w/workspace/app-service-configurable/113 [Pipeline] { [Pipeline] checkout 18:37:22 Selected Git installation does not exist. Using Default 18:37:22 The recommended git tool is: NONE 18:37:24 using credential edgex-jenkins-ssh 18:37:24 Cloning the remote Git repository 18:37:25 Avoid second fetch 18:37:25 Checking out Revision 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 (master) 18:37:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:37:24 > git init /w/workspace/app-service-configurable/113 # timeout=10 18:37:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:37:24 > git --version # timeout=10 18:37:24 > git --version # 'git version 2.24.4' 18:37:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:24 [INFO] Currently running in a labeled security context 18:37:24 [INFO] Currently SELinux is 'enforcing' on the host 18:37:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/113@tmp/jenkins-gitclient-ssh2128370606481686850.key 18:37:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:37:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:24 > git config core.sparsecheckout # timeout=10 18:37:24 > git checkout -f 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 # timeout=10 18:37:28 Commit message: "refactor: Update profiles for change to use common Service config section (#263)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:29 provisioning config files... 18:37:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config2913117126705866149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:37:30 ---> docker-login.sh 18:37:30 nexus3.edgexfoundry.org:10001 18:37:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:37:30 + sudo service docker restart 18:37:30 + true 18:37:30 Redirecting to /bin/systemctl restart docker.service 18:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:31 Configure a credential helper to remove this warning. See 18:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:31 18:37:31 Login Succeeded 18:37:31 nexus3.edgexfoundry.org:10002 18:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:31 Configure a credential helper to remove this warning. See 18:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:31 18:37:31 Login Succeeded 18:37:31 nexus3.edgexfoundry.org:10003 18:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:32 Configure a credential helper to remove this warning. See 18:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:32 18:37:32 Login Succeeded 18:37:32 nexus3.edgexfoundry.org:10004 18:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:32 Configure a credential helper to remove this warning. See 18:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:32 18:37:32 Login Succeeded 18:37:32 docker.io 18:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:33 Configure a credential helper to remove this warning. See 18:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:33 18:37:33 Login Succeeded 18:37:33 ---> docker-login.sh ends [Pipeline] } 18:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:33 ========================================================= 18:37:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:37:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:37:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:37:34 Sending build context to Docker daemon 93.18kB 18:37:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:37:34 Step 2/8 : FROM ${BASE} 18:37:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:37:34 595b0fe564bb: Pulling fs layer 18:37:34 7186ed65a4f7: Pulling fs layer 18:37:34 316046926c0a: Pulling fs layer 18:37:34 4ebd0625c992: Pulling fs layer 18:37:34 207e8628e3a3: Pulling fs layer 18:37:34 c791037a9be2: Pulling fs layer 18:37:34 ffd874e62e21: Pulling fs layer 18:37:34 4ebd0625c992: Waiting 18:37:34 207e8628e3a3: Waiting 18:37:34 c791037a9be2: Waiting 18:37:34 ffd874e62e21: Waiting 18:37:34 316046926c0a: Verifying Checksum 18:37:34 316046926c0a: Download complete 18:37:34 7186ed65a4f7: Download complete 18:37:34 207e8628e3a3: Download complete 18:37:34 c791037a9be2: Verifying Checksum 18:37:34 c791037a9be2: Download complete 18:37:34 595b0fe564bb: Verifying Checksum 18:37:34 595b0fe564bb: Download complete 18:37:35 595b0fe564bb: Pull complete 18:37:36 7186ed65a4f7: Pull complete 18:37:36 316046926c0a: Pull complete 18:37:37 ffd874e62e21: Verifying Checksum 18:37:37 ffd874e62e21: Download complete 18:37:39 4ebd0625c992: Verifying Checksum 18:37:39 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:48 provisioning config files... 18:37:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config2458389431661575858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:49 ---> docker-login.sh 18:37:49 nexus3.edgexfoundry.org:10001 18:37:49 4ebd0625c992: Pull complete 18:37:49 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 nexus3.edgexfoundry.org:10002 18:37:49 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 nexus3.edgexfoundry.org:10003 18:37:49 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 nexus3.edgexfoundry.org:10004 18:37:49 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.io 18:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:50 Configure a credential helper to remove this warning. See 18:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:50 18:37:50 Login Succeeded 18:37:50 ---> docker-login.sh ends [Pipeline] } 18:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:50 ========================================================= 18:37:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:37:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:37:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:37:50 Sending build context to Docker daemon 93.18kB 18:37:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:37:50 Step 2/8 : FROM ${BASE} 18:37:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:37:50 540db60ca938: Pulling fs layer 18:37:50 adcc1eea9eea: Pulling fs layer 18:37:50 4c4ab2625f07: Pulling fs layer 18:37:50 0510c868ecb4: Pulling fs layer 18:37:50 afea3b2eda06: Pulling fs layer 18:37:50 7809a108b3ef: Pulling fs layer 18:37:50 f706445af74f: Pulling fs layer 18:37:50 afea3b2eda06: Waiting 18:37:50 7809a108b3ef: Waiting 18:37:50 f706445af74f: Waiting 18:37:50 0510c868ecb4: Waiting 18:37:50 207e8628e3a3: Pull complete 18:37:50 c791037a9be2: Pull complete 18:37:50 4c4ab2625f07: Verifying Checksum 18:37:50 4c4ab2625f07: Download complete 18:37:50 adcc1eea9eea: Verifying Checksum 18:37:50 adcc1eea9eea: Download complete 18:37:50 afea3b2eda06: Verifying Checksum 18:37:50 afea3b2eda06: Download complete 18:37:50 540db60ca938: Verifying Checksum 18:37:50 540db60ca938: Download complete 18:37:50 7809a108b3ef: Verifying Checksum 18:37:50 7809a108b3ef: Download complete 18:37:51 540db60ca938: Pull complete 18:37:51 adcc1eea9eea: Pull complete 18:37:51 4c4ab2625f07: Pull complete 18:37:52 f706445af74f: Verifying Checksum 18:37:52 f706445af74f: Download complete 18:37:52 0510c868ecb4: Verifying Checksum 18:37:52 0510c868ecb4: Download complete 18:37:54 ffd874e62e21: Pull complete 18:37:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:37:54 ---> cfc18b08335c 18:37:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:37:56 ---> Running in bf916cba9d22 18:37:57 Removing intermediate container bf916cba9d22 18:37:57 ---> 16bfa8fd59cf 18:37:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:57 ---> Running in b163eb11b1e3 18:37:57 0510c868ecb4: Pull complete 18:37:57 afea3b2eda06: Pull complete 18:37:57 7809a108b3ef: Pull complete 18:37:58 f706445af74f: Pull complete 18:37:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:37:58 ---> b068be0155e3 18:37:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:37:59 Removing intermediate container b163eb11b1e3 18:37:59 ---> ae46c6b9c719 18:37:59 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:37:59 ---> Running in f58f9e2e9a41 18:38:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:38:02 (1/6) Installing libc-dev (0.7.2-r3) 18:38:02 ---> Running in 21de7ad51ea8 18:38:02 Removing intermediate container 21de7ad51ea8 18:38:02 ---> 9a4fec4d1746 18:38:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:02 ---> Running in a0f8285ab1dd 18:38:02 (2/6) Installing libsodium (1.0.18-r0) 18:38:02 (3/6) Installing pkgconf (1.7.3-r0) 18:38:02 (4/6) Installing libsodium-dev (1.0.18-r0) 18:38:02 (5/6) Installing libzmq (4.3.3-r1) 18:38:02 (6/6) Installing zeromq-dev (4.3.3-r1) 18:38:02 Executing busybox-1.32.1-r6.trigger 18:38:02 Removing intermediate container a0f8285ab1dd 18:38:02 ---> 8d44bb810214 18:38:02 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 18:38:02 ---> Running in df790423dfa3 18:38:03 OK: 139 MiB in 46 packages 18:38:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:38:03 Removing intermediate container f58f9e2e9a41 18:38:03 ---> c1f3831eeb2b 18:38:03 Step 6/8 : WORKDIR /app 18:38:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:38:04 ---> Running in efff49fbae4d 18:38:04 Removing intermediate container efff49fbae4d 18:38:04 ---> 3125b92edc43 18:38:04 Step 7/8 : COPY . . 18:38:05 (1/6) Installing libc-dev (0.7.2-r3) 18:38:05 (2/6) Installing libsodium (1.0.18-r0) 18:38:05 (3/6) Installing pkgconf (1.7.3-r0) 18:38:05 (4/6) Installing libsodium-dev (1.0.18-r0) 18:38:05 (5/6) Installing libzmq (4.3.3-r1) 18:38:05 (6/6) Installing zeromq-dev (4.3.3-r1) 18:38:05 ---> b7bae0a99645 18:38:05 Step 8/8 : RUN go mod download 18:38:05 ---> Running in ba8affb1c60d 18:38:05 Executing busybox-1.32.1-r6.trigger 18:38:05 OK: 150 MiB in 46 packages 18:38:05 Removing intermediate container df790423dfa3 18:38:05 ---> ec33477d6b75 18:38:05 Step 6/8 : WORKDIR /app 18:38:05 ---> Running in 185d53736695 18:38:06 Removing intermediate container 185d53736695 18:38:06 ---> bfda732ad14c 18:38:06 Step 7/8 : COPY . . 18:38:06 ---> ae5588504f79 18:38:06 Step 8/8 : RUN go mod download 18:38:06 ---> Running in e7cfa74a04d0 18:38:21 Removing intermediate container e7cfa74a04d0 18:38:21 ---> 85835e9ac370 18:38:21 Successfully built 85835e9ac370 18:38:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:38:21 + docker inspect -f . ci-base-image-x86_64 18:38:21 . [Pipeline] withDockerContainer 18:38:21 prd-centos7-docker-4c-2g-253 does not seem to be running inside a container 18:38:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@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 ******** -e ******** ci-base-image-x86_64 cat 18:38:22 $ docker top 171680567b259af866888170fdfd16c09fe8f29ae062a795c01cd55307c8a600 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:22 + go version 18:38:22 go version go1.16.3 linux/amd64 [Pipeline] } 18:38:22 $ docker stop --time=1 171680567b259af866888170fdfd16c09fe8f29ae062a795c01cd55307c8a600 18:38:23 $ docker rm -f 171680567b259af866888170fdfd16c09fe8f29ae062a795c01cd55307c8a600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:38:24 + docker inspect -f . ci-base-image-x86_64 18:38:24 . [Pipeline] withDockerContainer 18:38:24 prd-centos7-docker-4c-2g-253 does not seem to be running inside a container 18:38:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@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 ******** -e ******** ci-base-image-x86_64 cat 18:38:24 $ docker top f353bfbffc466a3b1a38788982e5fda7a1d4e51e3eeed2df5dd45815386b1a94 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:25 + go mod tidy [Pipeline] sh 18:38:25 + make test 18:38:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:38:32 Removing intermediate container ba8affb1c60d 18:38:32 ---> 2d20dd0fa311 18:38:32 Successfully built 2d20dd0fa311 18:38:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:38:32 + docker inspect -f . ci-base-image-arm64 18:38:32 . [Pipeline] withDockerContainer 18:38:32 prd-ubuntu18.04-docker-arm64-4c-16g-252 does not seem to be running inside a container 18:38:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@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 ******** -e ******** ci-base-image-arm64 cat 18:38:34 $ docker top d21be63f5c815375e924688471076b10e8f12be64e7ab7581d3428981a31a4de -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:35 + go version 18:38:35 go version go1.16.3 linux/arm64 [Pipeline] } 18:38:35 $ docker stop --time=1 d21be63f5c815375e924688471076b10e8f12be64e7ab7581d3428981a31a4de 18:38:37 $ docker rm -f d21be63f5c815375e924688471076b10e8f12be64e7ab7581d3428981a31a4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:38:37 + docker inspect -f . ci-base-image-arm64 18:38:37 . [Pipeline] withDockerContainer 18:38:38 prd-ubuntu18.04-docker-arm64-4c-16g-252 does not seem to be running inside a container 18:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/113 -v /w/workspace/app-service-configurable/113:/w/workspace/app-service-configurable/113:rw,z -v /w/workspace/app-service-configurable/113@tmp:/w/workspace/app-service-configurable/113@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 ******** -e ******** ci-base-image-arm64 cat 18:38:39 $ docker top 40a0266c259deee126811adc43ac3fe7cc1ddc00d2c3781008631e0a60b982dd -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:40 + go mod tidy [Pipeline] sh 18:38:41 + make test 18:38:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:38:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:38:44 CGO_ENABLED=1 go vet ./... 18:38:50 gofmt -l . 18:38:50 [ "`gofmt -l .`" = "" ] 18:38:50 ./bin/test-go-mod-tidy.sh 18:38:50 ./bin/test-attribution-txt.sh [Pipeline] } 18:38:50 $ docker stop --time=1 f353bfbffc466a3b1a38788982e5fda7a1d4e51e3eeed2df5dd45815386b1a94 18:38:52 $ docker rm -f f353bfbffc466a3b1a38788982e5fda7a1d4e51e3eeed2df5dd45815386b1a94 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:38:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:55 + ls -al . 18:38:55 total 92 18:38:55 drwxrwxr-x. 7 jenkins jenkins 4096 May 25 18:38 . 18:38:55 drwxrwxr-x. 4 jenkins jenkins 32 May 25 18:37 .. 18:38:55 -rw-rw-r--. 1 jenkins jenkins 7306 May 25 18:37 Attribution.txt 18:38:55 drwxrwxr-x. 2 jenkins jenkins 64 May 25 18:37 bin 18:38:55 -rw-r--r--. 1 jenkins jenkins 10 May 25 18:38 coverage.out 18:38:55 -rw-rw-r--. 1 jenkins jenkins 2048 May 25 18:37 Dockerfile 18:38:55 -rw-rw-r--. 1 jenkins jenkins 970 May 25 18:37 Dockerfile.build 18:38:55 -rw-rw-r--. 1 jenkins jenkins 119 May 25 18:37 .dockerignore 18:38:55 drwxrwxr-x. 8 jenkins jenkins 162 May 25 18:37 .git 18:38:55 drwxrwxr-x. 2 jenkins jenkins 81 May 25 18:37 .github 18:38:55 -rw-rw-r--. 1 jenkins jenkins 111 May 25 18:37 .gitignore 18:38:55 -rw-r--r--. 1 jenkins jenkins 136 May 25 18:38 go.mod 18:38:55 -rw-r--r--. 1 jenkins jenkins 21152 May 25 18:38 go.sum 18:38:55 -rw-rw-r--. 1 jenkins jenkins 687 May 25 18:37 Jenkinsfile 18:38:55 -rw-rw-r--. 1 jenkins jenkins 10174 May 25 18:37 LICENSE 18:38:55 -rw-rw-r--. 1 jenkins jenkins 1460 May 25 18:37 main.go 18:38:55 -rw-rw-r--. 1 jenkins jenkins 1508 May 25 18:37 makefile 18:38:55 -rw-rw-r--. 1 jenkins jenkins 3230 May 25 18:37 README.md 18:38:55 drwxrwxr-x. 8 jenkins jenkins 122 May 25 18:37 res 18:38:55 drwxrwxr-x. 4 jenkins jenkins 71 May 25 18:37 snap 18:38:55 -rw-rw-r--. 1 jenkins jenkins 12 May 25 18:34 VERSION [Pipeline] isUnix [Pipeline] sh 18:38:55 + docker build -t 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=29d31ba237cfe06c4ce6f5e77610aa1a193213e3 --label arch=amd64 --label version=2.0.0-dev.42 . 18:38:55 Sending build context to Docker daemon 117.2kB 18:38:55 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:38:55 Step 2/28 : FROM ${BASE} AS builder 18:38:55 ---> 85835e9ac370 18:38:55 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:38:55 ---> Running in 775e299dbb0c 18:38:56 Removing intermediate container 775e299dbb0c 18:38:56 ---> b3d4a5490214 18:38:56 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:38:56 ---> Running in 25a450a57110 18:38:56 Removing intermediate container 25a450a57110 18:38:56 ---> d47a448d41d9 18:38:56 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:38:56 ---> Running in 5f934bdc1dce 18:38:56 Removing intermediate container 5f934bdc1dce 18:38:56 ---> c6186d52a3d5 18:38:56 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:56 ---> Running in b13aeaa5cf47 18:38:56 Removing intermediate container b13aeaa5cf47 18:38:56 ---> 750ff677ea39 18:38:56 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:56 ---> Running in d0a96072e7d0 18:38:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:38:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:38:58 OK: 150 MiB in 46 packages 18:38:58 Removing intermediate container d0a96072e7d0 18:38:58 ---> c0a66f33b103 18:38:58 Step 8/28 : WORKDIR /app 18:38:58 ---> Running in dc91677b2412 18:38:58 Removing intermediate container dc91677b2412 18:38:58 ---> 0cfcb065ee96 18:38:58 Step 9/28 : COPY go.mod . 18:38:58 ---> a4021865ff42 18:38:58 Step 10/28 : RUN go mod download 18:38:58 ---> Running in eb4fc2220407 18:38:59 Removing intermediate container eb4fc2220407 18:38:59 ---> 2654df13cf3d 18:38:59 Step 11/28 : RUN go mod tidy 18:38:59 ---> Running in ded539be831a 18:39:00 Removing intermediate container ded539be831a 18:39:00 ---> 945f8483996e 18:39:00 Step 12/28 : COPY . . 18:39:00 ---> fb8e5aff31e7 18:39:00 Step 13/28 : ARG MAKE="make build" 18:39:00 ---> Running in ee0b16f2ad11 18:39:00 Removing intermediate container ee0b16f2ad11 18:39:00 ---> 819e5e1f3a04 18:39:00 Step 14/28 : RUN $MAKE 18:39:00 ---> Running in 7921b5080132 18:39:00 go mod tidy 18:39:01 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.42" -o app-service-configurable 18:39:16 Removing intermediate container 7921b5080132 18:39:16 ---> 11ed0c2c055e 18:39:16 Step 15/28 : FROM alpine:3.12 18:39:16 3.12: Pulling from library/alpine 18:39:16 339de151aab4: Pulling fs layer 18:39:16 339de151aab4: Verifying Checksum 18:39:16 339de151aab4: Download complete 18:39:16 339de151aab4: Pull complete 18:39:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:39:16 Status: Downloaded newer image for alpine:3.12 18:39:16 ---> 13621d1b12d4 18:39:16 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:39:16 ---> Running in f0085378553e 18:39:16 Removing intermediate container f0085378553e 18:39:16 ---> 742a60684d47 18:39:16 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:39:16 ---> Running in e7388bb27b0e 18:39:16 Removing intermediate container e7388bb27b0e 18:39:16 ---> d759512f4d62 18:39:16 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:39:16 ---> Running in eb02cdf1b7e6 18:39:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:16 (1/7) Installing ca-certificates (20191127-r4) 18:39:16 (2/7) Installing dumb-init (1.2.2-r1) 18:39:16 (3/7) Installing libgcc (9.3.0-r2) 18:39:16 (4/7) Installing libsodium (1.0.18-r0) 18:39:16 (5/7) Installing libstdc++ (9.3.0-r2) 18:39:17 (6/7) Installing libzmq (4.3.3-r0) 18:39:17 (7/7) Installing zeromq (4.3.3-r0) 18:39:17 Executing busybox-1.31.1-r20.trigger 18:39:17 Executing ca-certificates-20191127-r4.trigger 18:39:17 OK: 9 MiB in 21 packages 18:39:17 Removing intermediate container eb02cdf1b7e6 18:39:17 ---> ea57a665591a 18:39:17 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:39:17 ---> 5f65a68c7aff 18:39:17 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:39:17 ---> 094d2620c3b8 18:39:17 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:39:17 ---> 4a80b11a2940 18:39:17 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:39:18 ---> 0f881c1f85a5 18:39:18 Step 23/28 : EXPOSE 48095 18:39:18 ---> Running in d908f5bf8085 18:39:18 Removing intermediate container d908f5bf8085 18:39:18 ---> a2b153547ca8 18:39:18 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:39:18 ---> Running in f463a00ecb63 18:39:18 Removing intermediate container f463a00ecb63 18:39:18 ---> b48f3472916d 18:39:18 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:18 ---> Running in 5a0817ce8eb2 18:39:18 Removing intermediate container 5a0817ce8eb2 18:39:18 ---> 33714ee07fca 18:39:18 Step 26/28 : LABEL arch=amd64 18:39:18 ---> Running in 754f35fb093f 18:39:18 Removing intermediate container 754f35fb093f 18:39:18 ---> c8da4e189a98 18:39:18 Step 27/28 : LABEL git_sha=29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:39:18 ---> Running in 8b3e1e714b09 18:39:18 Removing intermediate container 8b3e1e714b09 18:39:18 ---> f2e3424e2d29 18:39:18 Step 28/28 : LABEL version=2.0.0-dev.42 18:39:18 ---> Running in f9cba990fa11 18:39:19 Removing intermediate container f9cba990fa11 18:39:19 ---> 20383b8b89ef 18:39:19 [Warning] One or more build-args [ARCH] were not consumed 18:39:19 Successfully built 20383b8b89ef 18:39:19 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:19 provisioning config files... 18:39:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config8567358902335980320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:19 ---> docker-login.sh 18:39:19 nexus3.edgexfoundry.org:10001 18:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:19 Configure a credential helper to remove this warning. See 18:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:19 18:39:19 Login Succeeded 18:39:19 nexus3.edgexfoundry.org:10002 18:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:19 Configure a credential helper to remove this warning. See 18:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:19 18:39:19 Login Succeeded 18:39:19 nexus3.edgexfoundry.org:10003 18:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:19 Configure a credential helper to remove this warning. See 18:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:19 18:39:19 Login Succeeded 18:39:19 nexus3.edgexfoundry.org:10004 18:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:20 Configure a credential helper to remove this warning. See 18:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:20 18:39:20 Login Succeeded 18:39:20 docker.io 18:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:20 Configure a credential helper to remove this warning. See 18:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:20 18:39:20 Login Succeeded 18:39:20 ---> docker-login.sh ends [Pipeline] } 18:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:20 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:39:20 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:39:20 latest 18:39:20 2.0.0-dev.42 18:39:20 29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 18:39:20 master 18:39:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:29d31ba237cfe06c4ce6f5e77610aa1a193213e3 [Pipeline] isUnix [Pipeline] sh 18:39:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:39:21 6653a4119bf1: Preparing 18:39:21 748e7bda3dd6: Preparing 18:39:21 31366f558561: Preparing 18:39:21 e48f5088e674: Preparing 18:39:21 b540293da134: Preparing 18:39:21 32f366d666a5: Preparing 18:39:21 32f366d666a5: Waiting 18:39:21 31366f558561: Pushed 18:39:21 e48f5088e674: Pushed 18:39:21 32f366d666a5: Layer already exists 18:39:21 748e7bda3dd6: Pushed 18:39:21 b540293da134: Pushed 18:39:23 6653a4119bf1: Pushed 18:39:23 29d31ba237cfe06c4ce6f5e77610aa1a193213e3: digest: sha256:aa1f9d9684db225d621e73fac5224213375c4cafca31dd1afe02c8fa22675bb9 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:39:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:39:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:39:24 6653a4119bf1: Preparing 18:39:24 748e7bda3dd6: Preparing 18:39:24 31366f558561: Preparing 18:39:24 e48f5088e674: Preparing 18:39:24 b540293da134: Preparing 18:39:24 32f366d666a5: Preparing 18:39:24 32f366d666a5: Waiting 18:39:24 6653a4119bf1: Layer already exists 18:39:24 b540293da134: Layer already exists 18:39:24 748e7bda3dd6: Layer already exists 18:39:24 e48f5088e674: Layer already exists 18:39:24 31366f558561: Layer already exists 18:39:24 32f366d666a5: Layer already exists 18:39:24 latest: digest: sha256:aa1f9d9684db225d621e73fac5224213375c4cafca31dd1afe02c8fa22675bb9 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:39:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 18:39:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.42 18:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:39:24 6653a4119bf1: Preparing 18:39:24 748e7bda3dd6: Preparing 18:39:24 31366f558561: Preparing 18:39:24 e48f5088e674: Preparing 18:39:24 b540293da134: Preparing 18:39:24 32f366d666a5: Preparing 18:39:24 32f366d666a5: Waiting 18:39:24 6653a4119bf1: Layer already exists 18:39:24 e48f5088e674: Layer already exists 18:39:24 b540293da134: Layer already exists 18:39:24 31366f558561: Layer already exists 18:39:24 748e7bda3dd6: Layer already exists 18:39:24 32f366d666a5: Layer already exists 18:39:24 2.0.0-dev.42: digest: sha256:aa1f9d9684db225d621e73fac5224213375c4cafca31dd1afe02c8fa22675bb9 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:39:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 18:39:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 18:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:39:25 6653a4119bf1: Preparing 18:39:25 748e7bda3dd6: Preparing 18:39:25 31366f558561: Preparing 18:39:25 e48f5088e674: Preparing 18:39:25 b540293da134: Preparing 18:39:25 32f366d666a5: Preparing 18:39:25 32f366d666a5: Waiting 18:39:25 e48f5088e674: Layer already exists 18:39:25 748e7bda3dd6: Layer already exists 18:39:25 31366f558561: Layer already exists 18:39:25 6653a4119bf1: Layer already exists 18:39:25 b540293da134: Layer already exists 18:39:25 32f366d666a5: Layer already exists 18:39:25 29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42: digest: sha256:aa1f9d9684db225d621e73fac5224213375c4cafca31dd1afe02c8fa22675bb9 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:39:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 18:39:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 18:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:39:25 6653a4119bf1: Preparing 18:39:25 748e7bda3dd6: Preparing 18:39:25 31366f558561: Preparing 18:39:25 e48f5088e674: Preparing 18:39:25 b540293da134: Preparing 18:39:25 32f366d666a5: Preparing 18:39:25 32f366d666a5: Waiting 18:39:25 748e7bda3dd6: Layer already exists 18:39:25 6653a4119bf1: Layer already exists 18:39:25 e48f5088e674: Layer already exists 18:39:25 31366f558561: Layer already exists 18:39:25 b540293da134: Layer already exists 18:39:25 32f366d666a5: Layer already exists 18:39:25 master: digest: sha256:aa1f9d9684db225d621e73fac5224213375c4cafca31dd1afe02c8fa22675bb9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:25 ===================================================== [Pipeline] echo 18:39:25 taggedImages: 18:39:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:39:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:39:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.42 18:39:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 18:39:25 - nexus3.edgexfoundry.org:10004/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:39:26 ---> job-cost.sh 18:39:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NOcU 18:39:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:39:38 CGO_ENABLED=1 go vet ./... 18:39:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:39:51 lf-activate-venv(): INFO: Adding /tmp/venv-NOcU/bin to PATH 18:39:51 INFO: No Stack... 18:39:51 INFO: Retrieving Pricing Info for: v3-standard-2 18:39:51 INFO: Archiving Costs [Pipeline] sh 18:39:52 + cut -d, -f6 18:39:52 + cat /w/workspace/app-service-configurable/113/archives/cost.csv [Pipeline] lock 18:39:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-113-stack-cost] 18:39:52 Resource [jenkins-edgexfoundry-app-service-configurable-master-113-stack-cost] did not exist. Created. 18:39:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:52 + echo total: 0.05999999865889549 [Pipeline] stash 18:39:52 Stashed 1 file(s) [Pipeline] } 18:39:52 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-113-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:39:53 gofmt -l . 18:39:53 [ "`gofmt -l .`" = "" ] 18:39:53 ./bin/test-go-mod-tidy.sh 18:39:53 ./bin/test-attribution-txt.sh [Pipeline] } 18:39:55 $ docker stop --time=1 40a0266c259deee126811adc43ac3fe7cc1ddc00d2c3781008631e0a60b982dd 18:39:58 $ docker rm -f 40a0266c259deee126811adc43ac3fe7cc1ddc00d2c3781008631e0a60b982dd [Pipeline] // withDockerContainer [Pipeline] sh 18:39:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:39:58 Warning: overwriting stash ‘coverage-report’ 18:39:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:40:00 + ls -al . 18:40:00 total 116 18:40:00 drwxrwxr-x 7 jenkins jenkins 4096 May 25 18:39 . 18:40:00 drwxrwxr-x 4 jenkins jenkins 4096 May 25 18:37 .. 18:40:00 -rw-rw-r-- 1 jenkins jenkins 119 May 25 18:37 .dockerignore 18:40:00 drwxrwxr-x 8 jenkins jenkins 4096 May 25 18:37 .git 18:40:00 drwxrwxr-x 2 jenkins jenkins 4096 May 25 18:37 .github 18:40:00 -rw-rw-r-- 1 jenkins jenkins 111 May 25 18:37 .gitignore 18:40:00 -rw-rw-r-- 1 jenkins jenkins 7306 May 25 18:37 Attribution.txt 18:40:00 -rw-rw-r-- 1 jenkins jenkins 2048 May 25 18:37 Dockerfile 18:40:00 -rw-rw-r-- 1 jenkins jenkins 970 May 25 18:37 Dockerfile.build 18:40:00 -rw-rw-r-- 1 jenkins jenkins 687 May 25 18:37 Jenkinsfile 18:40:00 -rw-rw-r-- 1 jenkins jenkins 10174 May 25 18:37 LICENSE 18:40:00 -rw-rw-r-- 1 jenkins jenkins 3230 May 25 18:37 README.md 18:40:00 -rw-rw-r-- 1 jenkins jenkins 12 May 25 18:34 VERSION 18:40:00 drwxrwxr-x 2 jenkins jenkins 4096 May 25 18:37 bin 18:40:00 -rw-r--r-- 1 jenkins jenkins 10 May 25 18:38 coverage.out 18:40:00 -rw-r--r-- 1 jenkins jenkins 136 May 25 18:39 go.mod 18:40:00 -rw-r--r-- 1 jenkins jenkins 21152 May 25 18:38 go.sum 18:40:00 -rw-rw-r-- 1 jenkins jenkins 1460 May 25 18:37 main.go 18:40:00 -rw-rw-r-- 1 jenkins jenkins 1508 May 25 18:37 makefile 18:40:00 drwxrwxr-x 8 jenkins jenkins 4096 May 25 18:37 res 18:40:00 drwxrwxr-x 4 jenkins jenkins 4096 May 25 18:37 snap [Pipeline] isUnix [Pipeline] sh 18:40:00 + docker build -t 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=29d31ba237cfe06c4ce6f5e77610aa1a193213e3 --label arch=arm64 --label version=2.0.0-dev.42 . 18:40:00 Sending build context to Docker daemon 117.2kB 18:40:00 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:40:00 Step 2/28 : FROM ${BASE} AS builder 18:40:00 ---> 2d20dd0fa311 18:40:00 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:40:01 ---> Running in 6aa3fbf66318 18:40:01 Removing intermediate container 6aa3fbf66318 18:40:01 ---> 2de0e93a2dc1 18:40:01 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:40:01 ---> Running in 121af610b22e 18:40:02 Removing intermediate container 121af610b22e 18:40:02 ---> 8cdb5b0857b2 18:40:02 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:40:02 ---> Running in 816f7f1bb131 18:40:02 Removing intermediate container 816f7f1bb131 18:40:02 ---> 584f786d75e3 18:40:02 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:02 ---> Running in a0e0cd6fd417 18:40:04 Removing intermediate container a0e0cd6fd417 18:40:04 ---> 993bb2a85262 18:40:04 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:40:05 ---> Running in 2ac593a02028 18:40:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:40:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:40:08 OK: 139 MiB in 46 packages 18:40:09 Removing intermediate container 2ac593a02028 18:40:09 ---> 3db3a1b7d1d6 18:40:09 Step 8/28 : WORKDIR /app 18:40:09 ---> Running in 7935fb867908 18:40:09 Removing intermediate container 7935fb867908 18:40:09 ---> c9463233c890 18:40:09 Step 9/28 : COPY go.mod . 18:40:10 ---> 53099339a5d5 18:40:10 Step 10/28 : RUN go mod download 18:40:10 ---> Running in f25a1f37c166 18:40:13 Removing intermediate container f25a1f37c166 18:40:13 ---> 16efd3e01dfe 18:40:13 Step 11/28 : RUN go mod tidy 18:40:13 ---> Running in a21c9bf830d8 18:40:15 Removing intermediate container a21c9bf830d8 18:40:15 ---> 20d239749c42 18:40:15 Step 12/28 : COPY . . 18:40:16 ---> 178ca0d83825 18:40:16 Step 13/28 : ARG MAKE="make build" 18:40:16 ---> Running in f57faa873e44 18:40:17 Removing intermediate container f57faa873e44 18:40:17 ---> d6007af8ff00 18:40:17 Step 14/28 : RUN $MAKE 18:40:17 ---> Running in 0a93b1da18d0 18:40:18 go mod tidy 18:40:18 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.42" -o app-service-configurable 18:40:57 Removing intermediate container 0a93b1da18d0 18:40:57 ---> 1c6ccb0a6c5c 18:40:57 Step 15/28 : FROM alpine:3.12 18:40:57 3.12: Pulling from library/alpine 18:40:57 d2f70382dc9a: Pulling fs layer 18:40:57 d2f70382dc9a: Verifying Checksum 18:40:57 d2f70382dc9a: Download complete 18:40:57 d2f70382dc9a: Pull complete 18:40:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:40:57 Status: Downloaded newer image for alpine:3.12 18:40:57 ---> 9852663dfa18 18:40:57 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:40:57 ---> Running in 815cb184b654 18:40:57 Removing intermediate container 815cb184b654 18:40:57 ---> 7c6d0338d396 18:40:57 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:40:57 ---> Running in 9cf8bc941a65 18:40:57 Removing intermediate container 9cf8bc941a65 18:40:57 ---> 1d0a7e0fdc7b 18:40:57 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:40:57 ---> Running in 028a3e2d83be 18:40:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:40:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:40:58 (1/7) Installing ca-certificates (20191127-r4) 18:40:58 (2/7) Installing dumb-init (1.2.2-r1) 18:40:58 (3/7) Installing libgcc (9.3.0-r2) 18:40:58 (4/7) Installing libsodium (1.0.18-r0) 18:40:58 (5/7) Installing libstdc++ (9.3.0-r2) 18:40:58 (6/7) Installing libzmq (4.3.3-r0) 18:40:58 (7/7) Installing zeromq (4.3.3-r0) 18:40:58 Executing busybox-1.31.1-r20.trigger 18:40:58 Executing ca-certificates-20191127-r4.trigger 18:40:59 OK: 9 MiB in 21 packages 18:41:00 Removing intermediate container 028a3e2d83be 18:41:00 ---> b4c3ffb59534 18:41:00 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:41:01 ---> 98c52e2bdc7d 18:41:01 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:41:01 ---> b43c3f0c3174 18:41:01 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:41:02 ---> 1d881bf41629 18:41:02 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:41:04 ---> 81dbfece991f 18:41:04 Step 23/28 : EXPOSE 48095 18:41:04 ---> Running in eb7660b7a4be 18:41:04 Removing intermediate container eb7660b7a4be 18:41:04 ---> 93e8be8cada8 18:41:04 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:41:04 ---> Running in 1ad0f5f21a70 18:41:05 Removing intermediate container 1ad0f5f21a70 18:41:05 ---> d698fb7f6a02 18:41:05 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:05 ---> Running in a14a27ebd61d 18:41:05 Removing intermediate container a14a27ebd61d 18:41:05 ---> a407f425dfb4 18:41:05 Step 26/28 : LABEL arch=arm64 18:41:05 ---> Running in 711cd16dd810 18:41:06 Removing intermediate container 711cd16dd810 18:41:06 ---> 5202eab6f595 18:41:06 Step 27/28 : LABEL git_sha=29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:41:06 ---> Running in 0ee96467a5ab 18:41:06 Removing intermediate container 0ee96467a5ab 18:41:06 ---> 48f5567607e2 18:41:06 Step 28/28 : LABEL version=2.0.0-dev.42 18:41:07 ---> Running in 4a54b9edda2b 18:41:07 Removing intermediate container 4a54b9edda2b 18:41:07 ---> e2a63ff36aec 18:41:07 [Warning] One or more build-args [ARCH] were not consumed 18:41:07 Successfully built e2a63ff36aec 18:41:07 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:07 provisioning config files... 18:41:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/113@tmp/config8168931926855102231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:08 ---> docker-login.sh 18:41:08 nexus3.edgexfoundry.org:10001 18:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:08 Configure a credential helper to remove this warning. See 18:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:08 18:41:08 Login Succeeded 18:41:08 nexus3.edgexfoundry.org:10002 18:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:09 Configure a credential helper to remove this warning. See 18:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:09 18:41:09 Login Succeeded 18:41:09 nexus3.edgexfoundry.org:10003 18:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:09 Configure a credential helper to remove this warning. See 18:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:09 18:41:09 Login Succeeded 18:41:09 nexus3.edgexfoundry.org:10004 18:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:10 Configure a credential helper to remove this warning. See 18:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:10 18:41:10 Login Succeeded 18:41:10 docker.io 18:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:11 Configure a credential helper to remove this warning. See 18:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:11 18:41:11 Login Succeeded 18:41:11 ---> docker-login.sh ends [Pipeline] } 18:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:41:11 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:41:11 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:41:11 latest 18:41:11 2.0.0-dev.42 18:41:11 29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 18:41:11 master 18:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:29d31ba237cfe06c4ce6f5e77610aa1a193213e3 [Pipeline] isUnix [Pipeline] sh 18:41:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:41:11 21ef53f0b09f: Preparing 18:41:11 f8e66f911685: Preparing 18:41:11 f5032cc339a7: Preparing 18:41:11 bd843717db27: Preparing 18:41:11 ac9ba492f14e: Preparing 18:41:11 3fbe34a1663b: Preparing 18:41:11 3fbe34a1663b: Waiting 18:41:12 f8e66f911685: Pushed 18:41:12 f5032cc339a7: Pushed 18:41:12 bd843717db27: Pushed 18:41:12 3fbe34a1663b: Layer already exists 18:41:13 ac9ba492f14e: Pushed 18:41:15 21ef53f0b09f: Pushed 18:41:15 29d31ba237cfe06c4ce6f5e77610aa1a193213e3: digest: sha256:a4b6b0c75e498db662a5ba7e032dc606d243b3efcc5639fffbe356ad9e16aca6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:41:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:41:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:41:16 21ef53f0b09f: Preparing 18:41:16 f8e66f911685: Preparing 18:41:16 f5032cc339a7: Preparing 18:41:16 bd843717db27: Preparing 18:41:16 ac9ba492f14e: Preparing 18:41:16 3fbe34a1663b: Preparing 18:41:16 3fbe34a1663b: Waiting 18:41:16 bd843717db27: Layer already exists 18:41:16 f5032cc339a7: Layer already exists 18:41:16 ac9ba492f14e: Layer already exists 18:41:16 21ef53f0b09f: Layer already exists 18:41:16 f8e66f911685: Layer already exists 18:41:16 3fbe34a1663b: Layer already exists 18:41:16 latest: digest: sha256:a4b6b0c75e498db662a5ba7e032dc606d243b3efcc5639fffbe356ad9e16aca6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:41:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 18:41:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.42 18:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:41:17 21ef53f0b09f: Preparing 18:41:17 f8e66f911685: Preparing 18:41:17 f5032cc339a7: Preparing 18:41:17 bd843717db27: Preparing 18:41:17 ac9ba492f14e: Preparing 18:41:17 3fbe34a1663b: Preparing 18:41:17 3fbe34a1663b: Waiting 18:41:17 ac9ba492f14e: Layer already exists 18:41:17 f8e66f911685: Layer already exists 18:41:17 bd843717db27: Layer already exists 18:41:17 21ef53f0b09f: Layer already exists 18:41:17 f5032cc339a7: Layer already exists 18:41:17 3fbe34a1663b: Layer already exists 18:41:17 2.0.0-dev.42: digest: sha256:a4b6b0c75e498db662a5ba7e032dc606d243b3efcc5639fffbe356ad9e16aca6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:41:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 18:41:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 18:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:41:18 21ef53f0b09f: Preparing 18:41:18 f8e66f911685: Preparing 18:41:18 f5032cc339a7: Preparing 18:41:18 bd843717db27: Preparing 18:41:18 ac9ba492f14e: Preparing 18:41:18 3fbe34a1663b: Preparing 18:41:18 3fbe34a1663b: Waiting 18:41:18 bd843717db27: Layer already exists 18:41:18 f8e66f911685: Layer already exists 18:41:18 21ef53f0b09f: Layer already exists 18:41:18 f5032cc339a7: Layer already exists 18:41:18 ac9ba492f14e: Layer already exists 18:41:18 3fbe34a1663b: Layer already exists 18:41:18 29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42: digest: sha256:a4b6b0c75e498db662a5ba7e032dc606d243b3efcc5639fffbe356ad9e16aca6 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:41:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 18:41:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 18:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:41:19 21ef53f0b09f: Preparing 18:41:19 f8e66f911685: Preparing 18:41:19 f5032cc339a7: Preparing 18:41:19 bd843717db27: Preparing 18:41:19 ac9ba492f14e: Preparing 18:41:19 3fbe34a1663b: Preparing 18:41:19 3fbe34a1663b: Waiting 18:41:19 f5032cc339a7: Layer already exists 18:41:19 21ef53f0b09f: Layer already exists 18:41:19 f8e66f911685: Layer already exists 18:41:19 ac9ba492f14e: Layer already exists 18:41:19 bd843717db27: Layer already exists 18:41:19 3fbe34a1663b: Layer already exists 18:41:19 master: digest: sha256:a4b6b0c75e498db662a5ba7e032dc606d243b3efcc5639fffbe356ad9e16aca6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:41:19 ===================================================== [Pipeline] echo 18:41:19 taggedImages: 18:41:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:29d31ba237cfe06c4ce6f5e77610aa1a193213e3 18:41:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:41:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.42 18:41:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:29d31ba237cfe06c4ce6f5e77610aa1a193213e3-2.0.0-dev.42 18:41:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:41:19 ---> job-cost.sh 18:41:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G0Fa 18:41:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:43:20 lf-activate-venv(): INFO: Adding /tmp/venv-G0Fa/bin to PATH 18:43:20 INFO: No Stack... 18:43:20 INFO: Retrieving Pricing Info for: v2-standard-4 18:43:20 INFO: Archiving Costs [Pipeline] sh 18:43:21 + cat /w/workspace/app-service-configurable/113/archives/cost.csv 18:43:21 + cut -d, -f6 [Pipeline] lock 18:43:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-113-stack-cost] 18:43:21 Resource [jenkins-edgexfoundry-app-service-configurable-master-113-stack-cost] did not exist. Created. 18:43:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:21 /w/workspace/app-service-configurable/113@tmp/durable-5520bad1/script.sh: 1: /w/workspace/app-service-configurable/113@tmp/durable-5520bad1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:43:21 + echo total: 0.18000000715255737 [Pipeline] stash 18:43:22 Warning: overwriting stash ‘stack-cost’ 18:43:22 Stashed 1 file(s) [Pipeline] } 18:43:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-113-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] configFileProvider 18:43:23 provisioning config files... 18:43:23 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config907517270535059161tmp [Pipeline] { [Pipeline] sh 18:43:23 + set +x 18:43:23 + curl -s https://codecov.io/bash 18:43:23 + bash -s -- 18:43:23 18:43:23 _____ _ 18:43:23 / ____| | | 18:43:23 | | ___ __| | ___ ___ _____ __ 18:43:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:43:23 | |___| (_) | (_| | __/ (_| (_) \ V / 18:43:23 \_____\___/ \__,_|\___|\___\___/ \_/ 18:43:23 Bash-1.0.3 18:43:23 18:43:23 18:43:23 ==> git version 2.24.4 found 18:43:23 ==> 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:43:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:43:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:43:23 ==> Jenkins CI detected. 18:43:23 project root: . 18:43:23 --> token set from env 18:43:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:43:23 ==> Running gcov in . (disable via -X gcov) 18:43:23 ==> Python coveragepy not found 18:43:23 ==> Searching for coverage reports in: 18:43:23 + . 18:43:23 -> Found 1 reports 18:43:23 ==> Detecting git/mercurial file structure 18:43:23 ==> Reading reports 18:43:23 + ./coverage.out bytes=10 18:43:23 ==> Appending adjustments 18:43:23 https://docs.codecov.io/docs/fixing-reports 18:43:23 + Found adjustments 18:43:23 ==> Gzipping contents 18:43:23 4.0K /tmp/codecov.nCnPN3.gz 18:43:23 ==> Uploading reports 18:43:23 url: https://codecov.io 18:43:23 query: branch=master&commit=29d31ba237cfe06c4ce6f5e77610aa1a193213e3&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:43:23 -> Pinging Codecov 18:43:23 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=29d31ba237cfe06c4ce6f5e77610aa1a193213e3&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:43:24 -> Uploading to 18:43:24 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/A97CA9966030D2A3747ED39772930CCE/29d31ba237cfe06c4ce6f5e77610aa1a193213e3/5eb7a638-86e6-4d78-8eaa-c622a28f5072.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T184324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b56d419971edc8d9df6830b84b0547d47f843d75aee7ad44faa14f4d525473ba 18:43:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:24 Dload Upload Total Spent Left Speed 18:43:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 966 --:--:-- --:--:-- --:--:-- 964 100 382 0 0 100 382 0 965 --:--:-- --:--:-- --:--:-- 964 18:43:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/29d31ba237cfe06c4ce6f5e77610aa1a193213e3 [Pipeline] } 18:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:43:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:43:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:43:25 18:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:43:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:43:25 188c0c94c7c5: Pulling fs layer 18:43:25 0ef7d3d256c8: Pulling fs layer 18:43:25 de9db76c5a1d: Pulling fs layer 18:43:25 0eba1c9be4d2: Pulling fs layer 18:43:25 0d57e429df01: Pulling fs layer 18:43:25 4e4be7b47b0d: Pulling fs layer 18:43:25 e1f770b5df2f: Pulling fs layer 18:43:25 85a0685a4137: Pulling fs layer 18:43:25 0eba1c9be4d2: Waiting 18:43:25 0d57e429df01: Waiting 18:43:25 4e4be7b47b0d: Waiting 18:43:25 e1f770b5df2f: Waiting 18:43:25 85a0685a4137: Waiting 18:43:25 de9db76c5a1d: Verifying Checksum 18:43:25 de9db76c5a1d: Download complete 18:43:25 0ef7d3d256c8: Verifying Checksum 18:43:25 0ef7d3d256c8: Download complete 18:43:26 0d57e429df01: Verifying Checksum 18:43:26 0d57e429df01: Download complete 18:43:26 188c0c94c7c5: Verifying Checksum 18:43:26 4e4be7b47b0d: Verifying Checksum 18:43:26 4e4be7b47b0d: Download complete 18:43:26 188c0c94c7c5: Pull complete 18:43:26 0ef7d3d256c8: Pull complete 18:43:26 de9db76c5a1d: Pull complete 18:43:28 e1f770b5df2f: Verifying Checksum 18:43:28 e1f770b5df2f: Download complete 18:43:30 0eba1c9be4d2: Verifying Checksum 18:43:30 0eba1c9be4d2: Download complete 18:43:30 85a0685a4137: Verifying Checksum 18:43:30 85a0685a4137: Download complete 18:43:32 0eba1c9be4d2: Pull complete 18:43:32 0d57e429df01: Pull complete 18:43:33 4e4be7b47b0d: Pull complete 18:43:33 e1f770b5df2f: Pull complete 18:43:37 85a0685a4137: Pull complete 18:43:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:43:37 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:43:37 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:43:39 $ docker top 03437744d13f4eb43c8d1688a3b8594d5fcf466584532658c18c0f11b45e8772 -eo pid,comm [Pipeline] { [Pipeline] echo 18:43:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:43:40 + set -o pipefail 18:43:40 + snyk monitor '--org=edgex-jenkins' 18:44:06 18:44:06 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 18:44:06 18:44:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/0149230a-6d76-4997-b41f-6ba75b958e90 18:44:06 18:44:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:44:06 18:44:06 [Pipeline] } 18:44:06 $ docker stop --time=1 03437744d13f4eb43c8d1688a3b8594d5fcf466584532658c18c0f11b45e8772 18:44:09 $ docker rm -f 03437744d13f4eb43c8d1688a3b8594d5fcf466584532658c18c0f11b45e8772 [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:44:10 + git log --format=format:%s -1 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 [Pipeline] isUnix [Pipeline] sh 18:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:10 . [Pipeline] withDockerContainer 18:44:10 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:44:10 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:44:11 $ docker top 2cefc858e7f69fe602c9a3cf4ae8e22cceb6f6dd8593cce39f5e57df3a1b7620 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:11 [ssh-agent] Looking for ssh-agent implementation... 18:44:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:11 $ docker exec 2cefc858e7f69fe602c9a3cf4ae8e22cceb6f6dd8593cce39f5e57df3a1b7620 ssh-agent 18:44:11 SSH_AUTH_SOCK=/tmp/ssh-oyPueUYJzGV0/agent.14 18:44:11 SSH_AGENT_PID=21 18:44:11 Running ssh-add (command line suppressed) 18:44:11 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1392259452808036093.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1392259452808036093.key) 18:44:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:11 + git semver tag 18:44:11 # -> Open(): unable to determine branch for HEAD 18:44:11 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:44:11 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:44:11 # $SEMVER_REMOTE_NAME = origin 18:44:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:44:11 # $SEMVER_USER_NAME = edgex-jenkins 18:44:11 # $SEMVER_BRANCH = master 18:44:11 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:44:11 # 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 HEAD 18:44:11 # -> Force: false 18:44:11 # dd695cf28afa3b7baa1b7508810f559393214c61 refs/tags/v2.0.0-dev.42 [Pipeline] } 18:44:11 $ docker exec --env ******** --env ******** 2cefc858e7f69fe602c9a3cf4ae8e22cceb6f6dd8593cce39f5e57df3a1b7620 ssh-agent -k 18:44:12 unset SSH_AUTH_SOCK; 18:44:12 unset SSH_AGENT_PID; 18:44:12 echo Agent pid 21 killed; 18:44:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:12 + git semver [Pipeline] } 18:44:12 $ docker stop --time=1 2cefc858e7f69fe602c9a3cf4ae8e22cceb6f6dd8593cce39f5e57df3a1b7620 18:44:13 $ docker rm -f 2cefc858e7f69fe602c9a3cf4ae8e22cceb6f6dd8593cce39f5e57df3a1b7620 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:44:14 18:44:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:44:14 0.23.1-centos7: Pulling from edgex-lftools 18:44:14 ab5ef0e58194: Pulling fs layer 18:44:14 9712f1f96733: Pulling fs layer 18:44:14 63f879dbbcfc: Pulling fs layer 18:44:14 0d9ebad4ef96: Pulling fs layer 18:44:14 e9a5061849ea: Pulling fs layer 18:44:14 d747dcd14b5f: Pulling fs layer 18:44:14 2de7ff778b66: Pulling fs layer 18:44:14 e9a5061849ea: Waiting 18:44:14 d747dcd14b5f: Waiting 18:44:14 2de7ff778b66: Waiting 18:44:14 0d9ebad4ef96: Waiting 18:44:14 9712f1f96733: Verifying Checksum 18:44:14 9712f1f96733: Download complete 18:44:15 63f879dbbcfc: Verifying Checksum 18:44:15 63f879dbbcfc: Download complete 18:44:16 e9a5061849ea: Verifying Checksum 18:44:16 e9a5061849ea: Download complete 18:44:16 d747dcd14b5f: Verifying Checksum 18:44:16 d747dcd14b5f: Download complete 18:44:16 2de7ff778b66: Verifying Checksum 18:44:16 ab5ef0e58194: Verifying Checksum 18:44:16 ab5ef0e58194: Download complete 18:44:16 0d9ebad4ef96: Verifying Checksum 18:44:16 0d9ebad4ef96: Download complete 18:44:19 ab5ef0e58194: Pull complete 18:44:19 9712f1f96733: Pull complete 18:44:20 63f879dbbcfc: Pull complete 18:44:23 0d9ebad4ef96: Pull complete 18:44:23 e9a5061849ea: Pull complete 18:44:23 d747dcd14b5f: Pull complete 18:44:24 2de7ff778b66: Pull complete 18:44:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:44:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:44:24 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:44:24 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:44:28 $ docker top 32bf23a19f90562113d69dcc00d2f892b6661890e41d28d629a7f5c4945c6cd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:44:28 provisioning config files... 18:44:28 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config2300071477772967740tmp 18:44:28 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config6941558710482272096tmp 18:44:28 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config7011500935009846387tmp [Pipeline] { [Pipeline] echo 18:44:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:44:28 ---> sigul-configuration.sh 18:44:28 gpg: directory `/root/.gnupg' created 18:44:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:44:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:44:28 gpg: keyring `/root/.gnupg/secring.gpg' created 18:44:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:44:28 gpg: CAST5 encrypted data 18:44:28 gpg: encrypted with 1 passphrase 18:44:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:44:29 + mkdir /home/jenkins 18:44:29 + mkdir /home/jenkins/sigul [Pipeline] sh 18:44:29 + 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:44:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:44:29 ---> sigul-install.sh 18:44:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:44:35 + git tag --list 18:44:35 v1.0.0 18:44:35 v1.1.0 18:44:35 v1.2.0 18:44:35 v1.3.0 18:44:35 v1.3.1 18:44:35 v1.3.1-dev.1 18:44:35 v1.3.1-dev.2 18:44:35 v1.3.1-dev.3 18:44:35 v2.0.0-dev.1 18:44:35 v2.0.0-dev.10 18:44:35 v2.0.0-dev.11 18:44:35 v2.0.0-dev.12 18:44:35 v2.0.0-dev.13 18:44:35 v2.0.0-dev.14 18:44:35 v2.0.0-dev.15 18:44:35 v2.0.0-dev.16 18:44:35 v2.0.0-dev.17 18:44:35 v2.0.0-dev.18 18:44:35 v2.0.0-dev.19 18:44:35 v2.0.0-dev.2 18:44:35 v2.0.0-dev.20 18:44:35 v2.0.0-dev.21 18:44:35 v2.0.0-dev.22 18:44:35 v2.0.0-dev.23 18:44:35 v2.0.0-dev.24 18:44:35 v2.0.0-dev.25 18:44:35 v2.0.0-dev.26 18:44:35 v2.0.0-dev.27 18:44:35 v2.0.0-dev.28 18:44:35 v2.0.0-dev.29 18:44:35 v2.0.0-dev.3 18:44:35 v2.0.0-dev.30 18:44:35 v2.0.0-dev.31 18:44:35 v2.0.0-dev.32 18:44:35 v2.0.0-dev.33 18:44:35 v2.0.0-dev.34 18:44:35 v2.0.0-dev.35 18:44:35 v2.0.0-dev.36 18:44:35 v2.0.0-dev.37 18:44:35 v2.0.0-dev.38 18:44:35 v2.0.0-dev.39 18:44:35 v2.0.0-dev.4 18:44:35 v2.0.0-dev.40 18:44:35 v2.0.0-dev.41 18:44:35 v2.0.0-dev.42 18:44:35 v2.0.0-dev.5 18:44:35 v2.0.0-dev.6 18:44:35 v2.0.0-dev.7 18:44:35 v2.0.0-dev.8 18:44:35 v2.0.0-dev.9 [Pipeline] sh 18:44:35 + lftools sign git-tag v2.0.0-dev.42 18:44:36 Signing Git tag with Sigul... 18:44:36 Signing v2.0.0-dev.42 [Pipeline] echo 18:44:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:44:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:44:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:44:37 $ docker stop --time=1 32bf23a19f90562113d69dcc00d2f892b6661890e41d28d629a7f5c4945c6cd3 18:44:40 $ docker rm -f 32bf23a19f90562113d69dcc00d2f892b6661890e41d28d629a7f5c4945c6cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:41 . [Pipeline] withDockerContainer 18:44:41 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:44:41 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:44:41 $ docker top 7a1cebe18a516ab7c53b71068546e7cc440ee95c2b3435dee8f0726c82be8082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:41 [ssh-agent] Looking for ssh-agent implementation... 18:44:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:41 $ docker exec 7a1cebe18a516ab7c53b71068546e7cc440ee95c2b3435dee8f0726c82be8082 ssh-agent 18:44:42 SSH_AUTH_SOCK=/tmp/ssh-0mN8ONvBsUXp/agent.13 18:44:42 SSH_AGENT_PID=19 18:44:42 Running ssh-add (command line suppressed) 18:44:42 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7109866070018968310.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7109866070018968310.key) 18:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:42 + git semver bump pre 18:44:42 # -> Open(): unable to determine branch for HEAD 18:44:42 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:44:42 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:44:42 # $SEMVER_REMOTE_NAME = origin 18:44:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:44:42 # $SEMVER_USER_NAME = edgex-jenkins 18:44:42 # $SEMVER_BRANCH = master 18:44:42 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 18:44:42 2.0.0-dev.43 [Pipeline] } 18:44:42 $ docker exec --env ******** --env ******** 7a1cebe18a516ab7c53b71068546e7cc440ee95c2b3435dee8f0726c82be8082 ssh-agent -k 18:44:42 unset SSH_AUTH_SOCK; 18:44:42 unset SSH_AGENT_PID; 18:44:42 echo Agent pid 19 killed; 18:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:42 + git semver [Pipeline] } 18:44:42 $ docker stop --time=1 7a1cebe18a516ab7c53b71068546e7cc440ee95c2b3435dee8f0726c82be8082 18:44:44 $ docker rm -f 7a1cebe18a516ab7c53b71068546e7cc440ee95c2b3435dee8f0726c82be8082 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:44:44 . [Pipeline] withDockerContainer 18:44:44 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:44:44 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:44:45 $ docker top 2be908c7c30bb31f28661b8d5569cf02b7e5f10bde4a07695a8276c3a2cbc7da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:44:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:44:45 [ssh-agent] Looking for ssh-agent implementation... 18:44:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:44:45 $ docker exec 2be908c7c30bb31f28661b8d5569cf02b7e5f10bde4a07695a8276c3a2cbc7da ssh-agent 18:44:45 SSH_AUTH_SOCK=/tmp/ssh-zDsMvjqZ70so/agent.13 18:44:45 SSH_AGENT_PID=19 18:44:45 Running ssh-add (command line suppressed) 18:44:45 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4899553078934112764.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4899553078934112764.key) 18:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:44:46 + git semver push 18:44:46 # -> Open(): unable to determine branch for HEAD 18:44:46 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:44:46 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:44:46 # $SEMVER_REMOTE_NAME = origin 18:44:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:44:46 # $SEMVER_USER_NAME = edgex-jenkins 18:44:46 # $SEMVER_BRANCH = master 18:44:46 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:44:50 $ docker exec --env ******** --env ******** 2be908c7c30bb31f28661b8d5569cf02b7e5f10bde4a07695a8276c3a2cbc7da ssh-agent -k 18:44:50 unset SSH_AUTH_SOCK; 18:44:50 unset SSH_AGENT_PID; 18:44:50 echo Agent pid 19 killed; 18:44:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:50 + git semver [Pipeline] } 18:44:50 $ docker stop --time=1 2be908c7c30bb31f28661b8d5569cf02b7e5f10bde4a07695a8276c3a2cbc7da 18:44:51 $ docker rm -f 2be908c7c30bb31f28661b8d5569cf02b7e5f10bde4a07695a8276c3a2cbc7da [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:44:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:44:53 ---> package-listing.sh 18:44:53 ++ facter osfamily 18:44:53 ++ tr '[:upper:]' '[:lower:]' 18:44:53 + OS_FAMILY=redhat 18:44:53 + workspace=/w/workspace/_app-service-configurable_master 18:44:53 + START_PACKAGES=/tmp/packages_start.txt 18:44:53 + END_PACKAGES=/tmp/packages_end.txt 18:44:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:44:53 + PACKAGES=/tmp/packages_start.txt 18:44:53 + '[' /w/workspace/_app-service-configurable_master ']' 18:44:53 + PACKAGES=/tmp/packages_end.txt 18:44:53 + case "${OS_FAMILY}" in 18:44:53 + rpm -qa 18:44:53 + sort 18:44:54 + '[' -f /tmp/packages_start.txt ']' 18:44:54 + '[' -f /tmp/packages_end.txt ']' 18:44:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:44:54 + '[' /w/workspace/_app-service-configurable_master ']' 18:44:54 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 18:44:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 18:44:54 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:44:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:55 18:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:44:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:55 alpine: Pulling from edgex-lftools-log-publisher 18:44:55 df20fa9351a1: Pulling fs layer 18:44:55 36b3adc4ff6f: Pulling fs layer 18:44:55 8ad3a11d3b57: Pulling fs layer 18:44:55 46f8f816bc3b: Pulling fs layer 18:44:55 93b61091891f: Pulling fs layer 18:44:55 93b9cdb0e59b: Pulling fs layer 18:44:55 5e14af77c1be: Pulling fs layer 18:44:55 01666e4c0597: Pulling fs layer 18:44:55 aa168da1d23b: Pulling fs layer 18:44:55 46f8f816bc3b: Waiting 18:44:55 93b61091891f: Waiting 18:44:55 93b9cdb0e59b: Waiting 18:44:55 5e14af77c1be: Waiting 18:44:55 01666e4c0597: Waiting 18:44:55 aa168da1d23b: Waiting 18:44:55 36b3adc4ff6f: Verifying Checksum 18:44:55 36b3adc4ff6f: Download complete 18:44:55 46f8f816bc3b: Verifying Checksum 18:44:55 46f8f816bc3b: Download complete 18:44:55 df20fa9351a1: Verifying Checksum 18:44:55 df20fa9351a1: Download complete 18:44:55 93b9cdb0e59b: Verifying Checksum 18:44:55 93b9cdb0e59b: Download complete 18:44:55 5e14af77c1be: Verifying Checksum 18:44:55 5e14af77c1be: Download complete 18:44:55 93b61091891f: Verifying Checksum 18:44:55 93b61091891f: Download complete 18:44:55 01666e4c0597: Verifying Checksum 18:44:55 01666e4c0597: Download complete 18:44:55 df20fa9351a1: Pull complete 18:44:55 36b3adc4ff6f: Pull complete 18:44:55 8ad3a11d3b57: Verifying Checksum 18:44:55 8ad3a11d3b57: Download complete 18:44:56 8ad3a11d3b57: Pull complete 18:44:56 46f8f816bc3b: Pull complete 18:44:56 93b61091891f: Pull complete 18:44:56 93b9cdb0e59b: Pull complete 18:44:56 5e14af77c1be: Pull complete 18:44:56 01666e4c0597: Pull complete 18:44:57 aa168da1d23b: Verifying Checksum 18:44:57 aa168da1d23b: Download complete 18:45:01 aa168da1d23b: Pull complete 18:45:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:45:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:45:01 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:45:01 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:45:03 $ docker top 8f952e7d1b31b0a3cd250a5fd417ab1c2f5f885be278bfc35c16df9b1c9f0cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:45:04 + mkdir -p /var/log/sa [Pipeline] sh 18:45:04 + ls /var/log/sa-host 18:45:04 + sadf -c /var/log/sa-host/sa05 18:45:04 file_magic: OK 18:45:04 HZ: Using current value: 100 18:45:04 file_header: OK 18:45:04 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:45:04 Statistics: 18:45:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:45:04 File successfully converted to sysstat format version 12.2.1 18:45:04 + sadf -c /var/log/sa-host/sa25 18:45:04 file_magic: OK 18:45:04 HZ: Using current value: 100 18:45:04 file_header: OK 18:45:04 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:45:04 Statistics: 18:45:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:45:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:05 provisioning config files... 18:45:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5147627056160753956tmp [Pipeline] { [Pipeline] echo 18:45:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:45:05 ---> create-netrc.sh [Pipeline] } 18:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:45:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:45:05 ---> python-tools-install.sh [Pipeline] echo 18:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:45:06 ---> sudo-logs.sh 18:45:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:45:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:45:06 ---> job-cost.sh 18:45:06 lf-activate-venv: SKIPPING 18:45:06 DEBUG: total: 0.18000000715255737 18:45:06 INFO: Retrieving Stack Cost... 18:45:07 INFO: Retrieving Pricing Info for: v3-standard-2 18:45:08 INFO: Archiving Costs [Pipeline] echo 18:45:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:45:08 ---> logs-deploy.sh 18:45:08 lf-activate-venv: SKIPPING 18:45:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/113 18:45:08 INFO: archiving workspace using pattern(s): 18:45:09 Archives upload complete. 18:45:09 INFO: archiving logs to Nexus 18:45:09 ---> uname -a: 18:45:09 Linux prd-centos7-docker-4c-2g-251.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:45:09 18:45:09 18:45:09 ---> lscpu: 18:45:09 Architecture: x86_64 18:45:09 CPU op-mode(s): 32-bit, 64-bit 18:45:09 Byte Order: Little Endian 18:45:09 Address sizes: 40 bits physical, 48 bits virtual 18:45:09 CPU(s): 2 18:45:09 On-line CPU(s) list: 0,1 18:45:09 Thread(s) per core: 1 18:45:09 Core(s) per socket: 1 18:45:09 Socket(s): 2 18:45:09 NUMA node(s): 1 18:45:09 Vendor ID: AuthenticAMD 18:45:09 CPU family: 23 18:45:09 Model: 49 18:45:09 Model name: AMD EPYC-Rome Processor 18:45:09 Stepping: 0 18:45:09 CPU MHz: 2800.000 18:45:09 BogoMIPS: 5600.00 18:45:09 Virtualization: AMD-V 18:45:09 Hypervisor vendor: KVM 18:45:09 Virtualization type: full 18:45:09 L1d cache: 64 KiB 18:45:09 L1i cache: 64 KiB 18:45:09 L2 cache: 1 MiB 18:45:09 L3 cache: 32 MiB 18:45:09 NUMA node0 CPU(s): 0,1 18:45:09 Vulnerability Itlb multihit: Not affected 18:45:09 Vulnerability L1tf: Not affected 18:45:09 Vulnerability Mds: Not affected 18:45:09 Vulnerability Meltdown: Not affected 18:45:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:45:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:45:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:45:09 Vulnerability Srbds: Not affected 18:45:09 Vulnerability Tsx async abort: Not affected 18:45:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:45:09 18:45:09 18:45:09 ---> nproc: 18:45:09 2 18:45:09 18:45:09 18:45:09 ---> df -h: 18:45:09 Filesystem Size Used Available Use% Mounted on 18:45:09 overlay 40.0G 8.9G 31.1G 22% / 18:45:09 tmpfs 64.0M 0 64.0M 0% /dev 18:45:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:45:09 shm 64.0M 0 64.0M 0% /dev/shm 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:45:09 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:45:09 18:45:09 18:45:09 ---> free -m: 18:45:09 total used free shared buff/cache available 18:45:09 Mem: 7821 1275 3160 0 3384 6464 18:45:09 Swap: 1023 0 1023 18:45:09 18:45:09 18:45:09 ---> ip addr: 18:45:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:45:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:45:09 inet 127.0.0.1/8 scope host lo 18:45:09 valid_lft forever preferred_lft forever 18:45:09 inet6 ::1/128 scope host 18:45:09 valid_lft forever preferred_lft forever 18:45:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:45:09 link/ether fa:16:3e:b7:95:d0 brd ff:ff:ff:ff:ff:ff 18:45:09 inet 10.30.123.137/23 brd 10.30.123.255 scope global dynamic eth0 18:45:09 valid_lft 85728sec preferred_lft 85728sec 18:45:09 inet6 fe80::f816:3eff:feb7:95d0/64 scope link 18:45:09 valid_lft forever preferred_lft forever 18:45:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:45:09 link/ether 02:42:3c:c3:bb:ab brd ff:ff:ff:ff:ff:ff 18:45:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:45:09 valid_lft forever preferred_lft forever 18:45:09 inet6 fe80::42:3cff:fec3:bbab/64 scope link 18:45:09 valid_lft forever preferred_lft forever 18:45:09 18:45:09 18:45:09 ---> sar -b -r -n DEV: 18:45:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 18:45:09 18:45:09 18:33:47 LINUX RESTART (2 CPU) 18:45:09 18:45:09 18:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:45:09 18:35:01 236.27 94.58 141.69 0.00 10842.47 41649.25 0.00 18:45:09 18:36:01 1.80 0.00 1.80 0.00 0.00 35.00 0.00 18:45:09 18:37:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 18:45:09 18:38:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 18:45:09 18:39:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 18:45:09 18:40:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 18:45:09 18:41:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 18:45:09 18:42:01 0.28 0.00 0.28 0.00 0.00 4.33 0.00 18:45:09 18:43:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 18:45:09 18:44:01 87.08 0.03 87.05 0.00 3.73 27958.01 0.00 18:45:09 18:45:01 143.43 0.10 143.33 0.00 9.99 32219.18 0.00 18:45:09 Average: 42.48 8.48 34.00 0.00 972.21 9215.66 0.00 18:45:09 18:45:09 18:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:45:09 18:35:01 5462440 0 807148 10.08 2620 1736724 1284916 14.19 575016 1571680 136 18:45:09 18:36:01 5472528 0 797072 9.95 2620 1736712 1206128 13.32 566592 1571652 20 18:45:09 18:37:01 5470680 0 798920 9.98 2620 1736712 1206500 13.32 567268 1572972 20 18:45:09 18:38:01 5470080 0 799516 9.98 2620 1736716 1206380 13.32 568148 1572972 12 18:45:09 18:39:01 5471388 0 798200 9.97 2620 1736724 1206128 13.32 563076 1576772 8 18:45:09 18:40:01 5471064 0 798524 9.97 2620 1736724 1206236 13.32 563564 1576772 8 18:45:09 18:41:01 5471620 0 797960 9.96 2620 1736732 1206128 13.32 563020 1576844 20 18:45:09 18:42:01 5462304 0 807268 10.08 2620 1736740 1206128 13.32 572304 1576844 16 18:45:09 18:43:01 5461744 0 807824 10.09 2620 1736744 1206128 13.32 572604 1576844 8 18:45:09 18:44:01 4367208 0 1060792 13.25 2620 2578312 1396588 15.42 814372 2307676 100800 18:45:09 18:45:01 3267960 0 1275332 15.92 2620 3463020 1515992 16.74 1077448 2965360 323504 18:45:09 Average: 5168092 0 868051 10.84 2620 1970169 1258841 13.90 636674 1767853 38596 18:45:09 18:45:09 18:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:45:09 18:35:01 eth0 640.76 454.61 1088.84 90.19 0.00 0.00 0.00 0.00 18:45:09 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:35:01 docker0 2.69 2.20 0.65 5.96 0.00 0.00 0.00 0.00 18:45:09 18:36:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:45:09 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:37:01 eth0 4.25 1.78 3.41 0.27 0.00 0.00 0.00 0.00 18:45:09 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:38:01 eth0 0.52 0.35 0.28 0.23 0.00 0.00 0.00 0.00 18:45:09 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:39:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:45:09 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:40:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 18:45:09 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:41:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:45:09 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:45:09 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:43:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:45:09 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:44:01 eth0 462.44 419.31 4465.40 37.49 0.00 0.00 0.00 0.00 18:45:09 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:44:01 vethf83c683 60.36 67.35 5.53 383.71 0.00 0.00 0.00 0.00 18:45:09 18:44:01 docker0 60.36 67.22 4.71 383.70 0.00 0.00 0.00 0.00 18:45:09 18:45:01 eth0 658.30 580.57 5686.58 139.56 0.00 0.00 0.00 0.00 18:45:09 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 18:45:01 docker0 34.05 37.12 2.07 259.20 0.00 0.00 0.00 0.00 18:45:09 Average: eth0 160.02 132.03 1022.45 24.26 0.00 0.00 0.00 0.00 18:45:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:09 Average: docker0 8.84 9.70 0.68 59.09 0.00 0.00 0.00 0.00 18:45:09 18:45:09 18:45:09 ---> sar -P ALL: 18:45:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 18:45:09 18:45:09 18:33:47 LINUX RESTART (2 CPU) 18:45:09 18:45:09 18:34:02 CPU %user %nice %system %iowait %steal %idle 18:45:09 18:35:01 all 20.21 0.00 8.12 9.38 0.07 62.22 18:45:09 18:35:01 0 20.13 0.00 8.11 8.22 0.07 63.46 18:45:09 18:35:01 1 20.28 0.00 8.13 10.54 0.07 60.98 18:45:09 18:36:01 all 0.09 0.00 0.03 0.00 0.03 99.85 18:45:09 18:36:01 0 0.13 0.00 0.02 0.00 0.02 99.83 18:45:09 18:36:01 1 0.05 0.00 0.03 0.00 0.05 99.87 18:45:09 18:37:01 all 0.09 0.00 0.03 0.00 0.03 99.85 18:45:09 18:37:01 0 0.12 0.00 0.03 0.00 0.02 99.83 18:45:09 18:37:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:45:09 18:38:01 all 0.02 0.00 0.02 0.00 0.03 99.93 18:45:09 18:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:45:09 18:38:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:45:09 18:39:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:45:09 18:39:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:45:09 18:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:45:09 18:40:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:45:09 18:40:01 0 0.25 0.00 0.03 0.00 0.03 99.68 18:45:09 18:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:45:09 18:41:01 all 0.10 0.00 0.03 0.00 0.03 99.85 18:45:09 18:41:01 0 0.13 0.00 0.02 0.00 0.02 99.83 18:45:09 18:41:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:45:09 18:42:01 all 0.11 0.00 0.03 0.00 0.01 99.85 18:45:09 18:42:01 0 0.13 0.00 0.05 0.00 0.00 99.82 18:45:09 18:42:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:45:09 18:43:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:45:09 18:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:45:09 18:43:01 1 0.25 0.00 0.03 0.00 0.03 99.68 18:45:09 18:44:01 all 10.46 0.00 3.96 1.73 0.05 83.79 18:45:09 18:44:01 0 10.62 0.00 4.26 2.40 0.05 82.67 18:45:09 18:44:01 1 10.31 0.00 3.66 1.07 0.05 84.91 18:45:09 18:45:01 all 19.91 0.00 8.53 3.47 0.08 68.01 18:45:09 18:45:01 0 21.52 0.00 8.71 4.44 0.09 65.24 18:45:09 18:45:01 1 18.31 0.00 8.36 2.51 0.07 70.76 18:45:09 18:45:09 Average: CPU %user %nice %system %iowait %steal %idle 18:45:09 Average: all 4.51 0.00 1.83 1.28 0.04 92.35 18:45:09 Average: 0 4.67 0.00 1.87 1.32 0.03 92.11 18:45:09 Average: 1 4.35 0.00 1.79 1.23 0.04 92.59 18:45:09 18:45:09 18:45:09