Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 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-ssh553023880451939959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh756687154258444311.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6202208158967282625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh1257941424705882629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh7000539903029702575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-599 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 Avoid second fetch Checking out Revision a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d (master) 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-ssh6039865070250428134.key > 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 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 Commit message: "build: Update to latest SDK dev.85 (#293)" > git rev-list --no-walk 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:15 ========================================================= 21:53:15 EdgeX Global Pipelines Version Info 21:53:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:17 ------------------- 21:53:17 stable info: 21:53:17 ------------------- 21:53:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:53:17 Message: update stable to v1.0.195 21:53:17 ------------------- 21:53:17 experimental info: 21:53:17 ------------------- 21:53:17 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:53:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:53:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:53:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a978dc1 [Pipeline] echo 21:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:18 provisioning config files... 21:53:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config437180157820020669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:19 ---> docker-login.sh 21:53:19 nexus3.edgexfoundry.org:10001 21:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:19 Configure a credential helper to remove this warning. See 21:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:19 21:53:19 Login Succeeded 21:53:19 nexus3.edgexfoundry.org:10002 21:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:19 Configure a credential helper to remove this warning. See 21:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:19 21:53:19 Login Succeeded 21:53:19 nexus3.edgexfoundry.org:10003 21:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:19 Configure a credential helper to remove this warning. See 21:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:19 21:53:19 Login Succeeded 21:53:19 nexus3.edgexfoundry.org:10004 21:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:20 Configure a credential helper to remove this warning. See 21:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:20 21:53:20 Login Succeeded 21:53:20 docker.io 21:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:20 Configure a credential helper to remove this warning. See 21:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:20 21:53:20 Login Succeeded 21:53:20 ---> docker-login.sh ends [Pipeline] } 21:53:20 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 21:53:20 + git log --format=format:%s -1 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] echo 21:53:20 GIT_COMMIT: a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d, Commit Message: build: Update to latest SDK dev.85 (#293) [Pipeline] echo 21:53:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:21 21:53:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:53:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:22 latest: Pulling from edgex-devops/git-semver 21:53:22 31603596830f: Pulling fs layer 21:53:22 54011a49482f: Pulling fs layer 21:53:22 a6820b24f6d8: Pulling fs layer 21:53:22 f581987b2513: Pulling fs layer 21:53:22 54011a49482f: Verifying Checksum 21:53:22 54011a49482f: Download complete 21:53:22 31603596830f: Verifying Checksum 21:53:22 31603596830f: Download complete 21:53:22 f581987b2513: Verifying Checksum 21:53:22 f581987b2513: Download complete 21:53:22 a6820b24f6d8: Verifying Checksum 21:53:22 a6820b24f6d8: Download complete 21:53:22 31603596830f: Pull complete 21:53:22 54011a49482f: Pull complete 21:53:23 a6820b24f6d8: Pull complete 21:53:23 f581987b2513: Pull complete 21:53:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:53:23 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 21:53:23 $ 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 21:53:24 $ docker top 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:24 [ssh-agent] Looking for ssh-agent implementation... 21:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:25 $ docker exec 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent 21:53:25 SSH_AUTH_SOCK=/tmp/ssh-VwafWToU2eq4/agent.14 21:53:25 SSH_AGENT_PID=21 21:53:25 Running ssh-add (command line suppressed) 21:53:25 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6415271875253988345.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6415271875253988345.key) 21:53:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:25 + git tag --points-at HEAD [Pipeline] } 21:53:25 $ docker exec --env ******** --env ******** 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent -k 21:53:25 unset SSH_AUTH_SOCK; 21:53:25 unset SSH_AGENT_PID; 21:53:25 echo Agent pid 21 killed; 21:53:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:25 [ssh-agent] Looking for ssh-agent implementation... 21:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:25 $ docker exec 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent 21:53:26 SSH_AUTH_SOCK=/tmp/ssh-B92cXJTOgMSR/agent.53 21:53:26 SSH_AGENT_PID=60 21:53:26 Running ssh-add (command line suppressed) 21:53:26 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7315856845549758794.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7315856845549758794.key) 21:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:26 + git semver init 21:53:26 # -> Open(): unable to determine branch for HEAD 21:53:26 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:53:26 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:53:26 # $SEMVER_REMOTE_NAME = origin 21:53:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:53:26 # $SEMVER_USER_NAME = edgex-jenkins 21:53:26 # $SEMVER_BRANCH = master 21:53:26 # $SEMVER_TEMP = /tmp/semver-183284286 21:53:26 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:53:26 # '/tmp/semver-183284286' -> '/w/workspace/_app-service-configurable_master/.semver' 21:53:26 # -> Force: false 21:53:26 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:53:26 $ docker exec --env ******** --env ******** 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent -k 21:53:26 unset SSH_AUTH_SOCK; 21:53:26 unset SSH_AGENT_PID; 21:53:26 echo Agent pid 60 killed; 21:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:27 + git semver [Pipeline] } 21:53:27 $ docker stop --time=1 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 21:53:28 $ docker rm -f 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:29 Stashed 1 file(s) [Pipeline] echo 21:53:29 [edgeXSemver]: initialized semver on version 2.0.0-dev.53 [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 21:53:44 Still waiting to schedule task 21:53:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:53:44 Still waiting to schedule task 21:53:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:55:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-600 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:55:48 Running in /w/workspace/app-service-configurable/127 [Pipeline] { [Pipeline] checkout 21:55:48 Selected Git installation does not exist. Using Default 21:55:48 The recommended git tool is: NONE 21:55:53 using credential edgex-jenkins-ssh 21:55:53 Cloning the remote Git repository 21:55:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:55:54 > git init /w/workspace/app-service-configurable/127 # timeout=10 21:55:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:55:54 > git --version # timeout=10 21:55:54 > git --version # 'git version 2.17.1' 21:55:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:55:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:55 Avoid second fetch 21:55:55 Checking out Revision a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d (master) 21:55:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:55:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:55:55 > git config core.sparsecheckout # timeout=10 21:55:55 > git checkout -f a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 21:55:59 Commit message: "build: Update to latest SDK dev.85 (#293)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:56:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:56:01 + true 21:56:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:20 provisioning config files... 21:56:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config7778988355562012310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:20 ---> docker-login.sh 21:56:20 nexus3.edgexfoundry.org:10001 21:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:21 Running on prd-centos7-docker-4c-2g-601 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:56:21 Running in /w/workspace/app-service-configurable/127 [Pipeline] { [Pipeline] checkout 21:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:21 Configure a credential helper to remove this warning. See 21:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:21 21:56:21 Login Succeeded 21:56:21 nexus3.edgexfoundry.org:10002 21:56:21 Selected Git installation does not exist. Using Default 21:56:21 The recommended git tool is: NONE 21:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:22 Configure a credential helper to remove this warning. See 21:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:22 21:56:22 Login Succeeded 21:56:22 nexus3.edgexfoundry.org:10003 21:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:22 Configure a credential helper to remove this warning. See 21:56:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:22 21:56:22 Login Succeeded 21:56:22 nexus3.edgexfoundry.org:10004 21:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:23 Configure a credential helper to remove this warning. See 21:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:23 21:56:23 Login Succeeded 21:56:23 docker.io 21:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:24 using credential edgex-jenkins-ssh 21:56:24 Cloning the remote Git repository 21:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:24 Configure a credential helper to remove this warning. See 21:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:24 21:56:24 Login Succeeded 21:56:24 ---> docker-login.sh ends [Pipeline] } 21:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:56:24 ========================================================= 21:56:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:56:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:56:25 Avoid second fetch 21:56:25 Checking out Revision a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d (master) 21:56:25 + 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 . 21:56:25 Sending build context to Docker daemon 98.82kB 21:56:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:56:23 > git init /w/workspace/app-service-configurable/127 # timeout=10 21:56:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:56:24 > git --version # timeout=10 21:56:24 > git --version # 'git version 2.24.4' 21:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:24 [INFO] Currently running in a labeled security context 21:56:24 [INFO] Currently SELinux is 'enforcing' on the host 21:56:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/127@tmp/jenkins-gitclient-ssh7811615034636383231.key 21:56:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:56:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:24 > git config core.sparsecheckout # timeout=10 21:56:24 > git checkout -f a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 21:56:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:56:25 Step 2/8 : FROM ${BASE} 21:56:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:56:25 595b0fe564bb: Pulling fs layer 21:56:25 3088b5b3c5c0: Pulling fs layer 21:56:25 5b7225fbf94c: Pulling fs layer 21:56:25 ba82ee9f976e: Pulling fs layer 21:56:25 506bd15cee9f: Pulling fs layer 21:56:25 75a0a4a0db45: Pulling fs layer 21:56:25 618dc40b7e24: Pulling fs layer 21:56:25 506bd15cee9f: Waiting 21:56:25 ba82ee9f976e: Waiting 21:56:25 75a0a4a0db45: Waiting 21:56:25 618dc40b7e24: Waiting 21:56:25 5b7225fbf94c: Verifying Checksum 21:56:25 5b7225fbf94c: Download complete 21:56:25 3088b5b3c5c0: Verifying Checksum 21:56:25 3088b5b3c5c0: Download complete 21:56:25 506bd15cee9f: Verifying Checksum 21:56:25 506bd15cee9f: Download complete 21:56:25 595b0fe564bb: Verifying Checksum 21:56:25 595b0fe564bb: Download complete 21:56:25 75a0a4a0db45: Verifying Checksum 21:56:25 75a0a4a0db45: Download complete 21:56:26 595b0fe564bb: Pull complete 21:56:27 3088b5b3c5c0: Pull complete 21:56:27 5b7225fbf94c: Pull complete 21:56:28 618dc40b7e24: Verifying Checksum 21:56:28 618dc40b7e24: Download complete 21:56:28 Commit message: "build: Update to latest SDK dev.85 (#293)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:56:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:56:30 ba82ee9f976e: Download complete 21:56:30 + sudo service docker restart 21:56:30 + true 21:56:30 Redirecting to /bin/systemctl restart docker.service 21:56:40 ba82ee9f976e: Pull complete 21:56:40 506bd15cee9f: Pull complete 21:56:40 75a0a4a0db45: Pull complete 21:56:44 618dc40b7e24: Pull complete 21:56:44 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:56:44 ---> a36622ca3599 21:56:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:56:46 ---> Running in 7cf4b85ce3e2 21:56:47 Removing intermediate container 7cf4b85ce3e2 21:56:47 ---> 8ec34e35824c 21:56:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:47 ---> Running in 7b1aab0ffb32 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:48 provisioning config files... 21:56:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config4864679504148039239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:48 ---> docker-login.sh 21:56:48 nexus3.edgexfoundry.org:10001 21:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:49 Configure a credential helper to remove this warning. See 21:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:49 21:56:49 Login Succeeded 21:56:49 nexus3.edgexfoundry.org:10002 21:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:49 Configure a credential helper to remove this warning. See 21:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:49 21:56:49 Login Succeeded 21:56:49 nexus3.edgexfoundry.org:10003 21:56:49 Removing intermediate container 7b1aab0ffb32 21:56:49 ---> caa76f3b934e 21:56:49 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:49 Configure a credential helper to remove this warning. See 21:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:49 21:56:49 Login Succeeded 21:56:49 nexus3.edgexfoundry.org:10004 21:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:49 Configure a credential helper to remove this warning. See 21:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:49 21:56:49 Login Succeeded 21:56:49 ---> Running in e3a8ecd51620 21:56:49 docker.io 21:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:49 Configure a credential helper to remove this warning. See 21:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:49 21:56:49 Login Succeeded 21:56:49 ---> docker-login.sh ends [Pipeline] } 21:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:56:50 ========================================================= 21:56:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:56:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:56: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 . 21:56:50 Sending build context to Docker daemon 98.82kB 21:56:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:56:50 Step 2/8 : FROM ${BASE} 21:56:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:56:50 540db60ca938: Pulling fs layer 21:56:50 adcc1eea9eea: Pulling fs layer 21:56:50 4c4ab2625f07: Pulling fs layer 21:56:50 0510c868ecb4: Pulling fs layer 21:56:50 afea3b2eda06: Pulling fs layer 21:56:50 7809a108b3ef: Pulling fs layer 21:56:50 f706445af74f: Pulling fs layer 21:56:50 0510c868ecb4: Waiting 21:56:50 afea3b2eda06: Waiting 21:56:50 7809a108b3ef: Waiting 21:56:50 f706445af74f: Waiting 21:56:50 4c4ab2625f07: Verifying Checksum 21:56:50 4c4ab2625f07: Download complete 21:56:50 adcc1eea9eea: Download complete 21:56:50 afea3b2eda06: Verifying Checksum 21:56:50 afea3b2eda06: Download complete 21:56:50 540db60ca938: Verifying Checksum 21:56:50 540db60ca938: Download complete 21:56:50 7809a108b3ef: Verifying Checksum 21:56:50 7809a108b3ef: Download complete 21:56:50 540db60ca938: Pull complete 21:56:51 adcc1eea9eea: Pull complete 21:56:51 4c4ab2625f07: Pull complete 21:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:56:51 f706445af74f: Verifying Checksum 21:56:51 f706445af74f: Download complete 21:56:52 0510c868ecb4: Verifying Checksum 21:56:52 0510c868ecb4: Download complete 21:56:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:56:56 0510c868ecb4: Pull complete 21:56:56 afea3b2eda06: Pull complete 21:56:56 7809a108b3ef: Pull complete 21:56:57 f706445af74f: Pull complete 21:56:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:56:57 ---> b068be0155e3 21:56:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:56:57 (1/6) Installing libc-dev (0.7.2-r3) 21:56:57 (2/6) Installing libsodium (1.0.18-r0) 21:56:57 (3/6) Installing pkgconf (1.7.3-r0) 21:56:57 (4/6) Installing libsodium-dev (1.0.18-r0) 21:56:58 (5/6) Installing libzmq (4.3.3-r1) 21:56:58 (6/6) Installing zeromq-dev (4.3.3-r1) 21:56:58 Executing busybox-1.32.1-r6.trigger 21:56:58 OK: 139 MiB in 46 packages 21:56:59 Removing intermediate container e3a8ecd51620 21:56:59 ---> 2d186958d8ba 21:56:59 Step 6/8 : WORKDIR /app 21:57:00 ---> Running in 209a920b8dac 21:57:00 Removing intermediate container 209a920b8dac 21:57:00 ---> f4702a2e3dba 21:57:00 Step 7/8 : COPY . . 21:57:01 ---> Running in 05daddc82253 21:57:01 Removing intermediate container 05daddc82253 21:57:01 ---> bbb6d1192508 21:57:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:01 ---> Running in 15b9c5950f89 21:57:01 ---> f3404d6423cb 21:57:01 Step 8/8 : RUN go mod download 21:57:01 ---> Running in 4c70d87f21f9 21:57:01 Removing intermediate container 15b9c5950f89 21:57:01 ---> 8ec5946e49e2 21:57:01 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:57:01 ---> Running in 565085be1fc0 21:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:57:03 (1/6) Installing libc-dev (0.7.2-r3) 21:57:03 (2/6) Installing libsodium (1.0.18-r0) 21:57:03 (3/6) Installing pkgconf (1.7.3-r0) 21:57:03 (4/6) Installing libsodium-dev (1.0.18-r0) 21:57:03 (5/6) Installing libzmq (4.3.3-r1) 21:57:03 (6/6) Installing zeromq-dev (4.3.3-r1) 21:57:03 Executing busybox-1.32.1-r6.trigger 21:57:03 OK: 150 MiB in 46 packages 21:57:04 Removing intermediate container 565085be1fc0 21:57:04 ---> 4b8c32165ffe 21:57:04 Step 6/8 : WORKDIR /app 21:57:04 ---> Running in a285038a3123 21:57:04 Removing intermediate container a285038a3123 21:57:04 ---> e2df32ebaa30 21:57:04 Step 7/8 : COPY . . 21:57:04 ---> 91c1e6cae5c0 21:57:04 Step 8/8 : RUN go mod download 21:57:04 ---> Running in cb0c67d80035 21:57:17 Removing intermediate container cb0c67d80035 21:57:17 ---> d1e98276e8f3 21:57:17 Successfully built d1e98276e8f3 21:57:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:57:17 + docker inspect -f . ci-base-image-x86_64 21:57:17 . [Pipeline] withDockerContainer 21:57:17 prd-centos7-docker-4c-2g-601 does not seem to be running inside a container 21:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 21:57:17 $ docker top 796c9953738c7cc286c2ae545a7ef2af3b1398a544e21eb3d3015c44ebaa59f5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:18 + go version 21:57:18 go version go1.16.3 linux/amd64 [Pipeline] } 21:57:18 $ docker stop --time=1 796c9953738c7cc286c2ae545a7ef2af3b1398a544e21eb3d3015c44ebaa59f5 21:57:19 $ docker rm -f 796c9953738c7cc286c2ae545a7ef2af3b1398a544e21eb3d3015c44ebaa59f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:20 + docker inspect -f . ci-base-image-x86_64 21:57:20 . [Pipeline] withDockerContainer 21:57:20 prd-centos7-docker-4c-2g-601 does not seem to be running inside a container 21:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 21:57:20 $ docker top ce0f5e24e28e18b047471435d749376af81fd5402ce5f5b2c1ef480fe583725d -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:21 + go mod tidy [Pipeline] sh 21:57:21 + make test 21:57:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:57:28 Removing intermediate container 4c70d87f21f9 21:57:28 ---> cf55877b1e22 21:57:28 Successfully built cf55877b1e22 21:57:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:57:28 + docker inspect -f . ci-base-image-arm64 21:57:28 . [Pipeline] withDockerContainer 21:57:29 prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 21:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 ******** ci-base-image-arm64 cat 21:57:30 $ docker top 430aca5100d4f617087e5d52c08ca0a352e2e36a883b625c598e39c83593989d -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:31 + go version 21:57:31 go version go1.16.5 linux/arm64 [Pipeline] } 21:57:31 $ docker stop --time=1 430aca5100d4f617087e5d52c08ca0a352e2e36a883b625c598e39c83593989d 21:57:33 $ docker rm -f 430aca5100d4f617087e5d52c08ca0a352e2e36a883b625c598e39c83593989d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:34 + docker inspect -f . ci-base-image-arm64 21:57:34 . [Pipeline] withDockerContainer 21:57:34 prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 21:57:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 ******** ci-base-image-arm64 cat 21:57:36 $ docker top 208595d8ad931c028e6f161d5269e459b7b9f69bb0e66cd0fe63ba7de2d8fa38 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:37 + go mod tidy [Pipeline] sh 21:57:38 + make test 21:57:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:57:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:57:40 CGO_ENABLED=1 go vet ./... 21:57:45 gofmt -l . 21:57:45 [ "`gofmt -l .`" = "" ] 21:57:45 ./bin/test-go-mod-tidy.sh 21:57:45 ./bin/test-attribution-txt.sh [Pipeline] } 21:57:45 $ docker stop --time=1 ce0f5e24e28e18b047471435d749376af81fd5402ce5f5b2c1ef480fe583725d 21:57:47 $ docker rm -f ce0f5e24e28e18b047471435d749376af81fd5402ce5f5b2c1ef480fe583725d [Pipeline] // withDockerContainer [Pipeline] sh 21:57:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:50 + ls -al . 21:57:50 total 92 21:57:50 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 21:57 . 21:57:50 drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 21:56 .. 21:57:50 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 21 21:56 Attribution.txt 21:57:50 drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 21:56 bin 21:57:50 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 21:57 coverage.out 21:57:50 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 21 21:56 Dockerfile 21:57:50 -rw-rw-r--. 1 jenkins jenkins 970 Jun 21 21:56 Dockerfile.build 21:57:50 -rw-rw-r--. 1 jenkins jenkins 119 Jun 21 21:56 .dockerignore 21:57:50 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 21:56 .git 21:57:50 drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 21:56 .github 21:57:50 -rw-rw-r--. 1 jenkins jenkins 111 Jun 21 21:56 .gitignore 21:57:50 -rw-r--r--. 1 jenkins jenkins 136 Jun 21 21:57 go.mod 21:57:50 -rw-r--r--. 1 jenkins jenkins 20545 Jun 21 21:57 go.sum 21:57:50 -rw-rw-r--. 1 jenkins jenkins 687 Jun 21 21:56 Jenkinsfile 21:57:50 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 21:56 LICENSE 21:57:50 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 21 21:56 main.go 21:57:50 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 21:56 makefile 21:57:50 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 21 21:56 README.md 21:57:50 drwxrwxr-x. 8 jenkins jenkins 122 Jun 21 21:56 res 21:57:50 drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 21:56 snap 21:57:50 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 21:53 VERSION [Pipeline] isUnix [Pipeline] sh 21:57:51 + 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=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d --label arch=amd64 --label version=2.0.0-dev.53 . 21:57:51 Sending build context to Docker daemon 122.4kB 21:57:51 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:57:51 Step 2/28 : FROM ${BASE} AS builder 21:57:51 ---> d1e98276e8f3 21:57:51 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:57:51 ---> Running in f7c1857bc685 21:57:51 Removing intermediate container f7c1857bc685 21:57:51 ---> a9ab63b92d29 21:57:51 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:57:51 ---> Running in ddd68c148e50 21:57:51 Removing intermediate container ddd68c148e50 21:57:51 ---> 9a0c26f7cd7b 21:57:51 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:57:51 ---> Running in 3fb44b5a7bab 21:57:51 Removing intermediate container 3fb44b5a7bab 21:57:51 ---> 8b6532ac01f3 21:57:51 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:51 ---> Running in 82dfd9e67cea 21:57:52 Removing intermediate container 82dfd9e67cea 21:57:52 ---> 3dd2bb56ba60 21:57:52 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:52 ---> Running in 364ad07b7e7a 21:57:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:57:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:57:53 OK: 150 MiB in 46 packages 21:57:53 Removing intermediate container 364ad07b7e7a 21:57:53 ---> 3bd1d3bda36f 21:57:53 Step 8/28 : WORKDIR /app 21:57:53 ---> Running in f11020b7c953 21:57:54 Removing intermediate container f11020b7c953 21:57:54 ---> c6f52d5cf10d 21:57:54 Step 9/28 : COPY go.mod . 21:57:54 ---> 9a072e9e6893 21:57:54 Step 10/28 : RUN go mod download 21:57:54 ---> Running in cbd121171120 21:57:54 Removing intermediate container cbd121171120 21:57:54 ---> c01a25a7b138 21:57:54 Step 11/28 : RUN go mod tidy 21:57:54 ---> Running in 87bd3b917409 21:57:55 Removing intermediate container 87bd3b917409 21:57:55 ---> 0aa74b886fb4 21:57:55 Step 12/28 : COPY . . 21:57:55 ---> 99444b5c82af 21:57:55 Step 13/28 : ARG MAKE="make build" 21:57:55 ---> Running in dae0ca0ef6e5 21:57:55 Removing intermediate container dae0ca0ef6e5 21:57:55 ---> 7b1734f9038b 21:57:55 Step 14/28 : RUN $MAKE 21:57:55 ---> Running in 6b24d198f891 21:57:56 go mod tidy 21:57:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.85 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable 21:58:08 Removing intermediate container 6b24d198f891 21:58:08 ---> 6fcdf13a9e46 21:58:08 Step 15/28 : FROM alpine:3.12 21:58:09 3.12: Pulling from library/alpine 21:58:09 339de151aab4: Pulling fs layer 21:58:09 339de151aab4: Verifying Checksum 21:58:09 339de151aab4: Download complete 21:58:09 339de151aab4: Pull complete 21:58:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:58:09 Status: Downloaded newer image for alpine:3.12 21:58:09 ---> 13621d1b12d4 21:58:09 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:58:09 ---> Running in 353ddaa3677e 21:58:09 Removing intermediate container 353ddaa3677e 21:58:09 ---> 923623b973f2 21:58:09 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 21:58:09 ---> Running in ad0f5744359a 21:58:09 Removing intermediate container ad0f5744359a 21:58:09 ---> 24b57841ae0a 21:58:09 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:58:09 ---> Running in 3b637d17bd19 21:58:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:58:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:58:10 (1/7) Installing ca-certificates (20191127-r4) 21:58:10 (2/7) Installing dumb-init (1.2.2-r1) 21:58:10 (3/7) Installing libgcc (9.3.0-r2) 21:58:10 (4/7) Installing libsodium (1.0.18-r0) 21:58:10 (5/7) Installing libstdc++ (9.3.0-r2) 21:58:10 (6/7) Installing libzmq (4.3.3-r0) 21:58:10 (7/7) Installing zeromq (4.3.3-r0) 21:58:10 Executing busybox-1.31.1-r20.trigger 21:58:10 Executing ca-certificates-20191127-r4.trigger 21:58:10 OK: 9 MiB in 21 packages 21:58:10 Removing intermediate container 3b637d17bd19 21:58:10 ---> 28dbc24ac916 21:58:10 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:58:11 ---> cfbd06a4f207 21:58:11 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 21:58:11 ---> a1e4deb52851 21:58:11 Step 21/28 : COPY --from=builder /app/res/ /res/ 21:58:11 ---> 5a1880c3f293 21:58:11 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:58:11 ---> e61bd7ffe62f 21:58:11 Step 23/28 : EXPOSE 48095 21:58:11 ---> Running in aabf857f7551 21:58:11 Removing intermediate container aabf857f7551 21:58:11 ---> 4c6ce060223b 21:58:11 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 21:58:11 ---> Running in 0de89636e933 21:58:11 Removing intermediate container 0de89636e933 21:58:11 ---> 77272da7fd3f 21:58:11 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:58:11 ---> Running in a2b9cce97f64 21:58:12 Removing intermediate container a2b9cce97f64 21:58:12 ---> a22a64350e82 21:58:12 Step 26/28 : LABEL arch=amd64 21:58:12 ---> Running in c520d49dca03 21:58:12 Removing intermediate container c520d49dca03 21:58:12 ---> ad476f49ebdb 21:58:12 Step 27/28 : LABEL git_sha=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 21:58:12 ---> Running in d31d7de68ad2 21:58:12 Removing intermediate container d31d7de68ad2 21:58:12 ---> d0e182cfeab0 21:58:12 Step 28/28 : LABEL version=2.0.0-dev.53 21:58:12 ---> Running in e5d5c541bd94 21:58:12 Removing intermediate container e5d5c541bd94 21:58:12 ---> 67edcda7eeb2 21:58:12 [Warning] One or more build-args [ARCH] were not consumed 21:58:12 Successfully built 67edcda7eeb2 21:58:12 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:12 provisioning config files... 21:58:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config9050526097324438807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:13 ---> docker-login.sh 21:58:13 nexus3.edgexfoundry.org:10001 21:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:13 Configure a credential helper to remove this warning. See 21:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:13 21:58:13 Login Succeeded 21:58:13 nexus3.edgexfoundry.org:10002 21:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:13 Configure a credential helper to remove this warning. See 21:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:13 21:58:13 Login Succeeded 21:58:13 nexus3.edgexfoundry.org:10003 21:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:13 Configure a credential helper to remove this warning. See 21:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:13 21:58:13 Login Succeeded 21:58:13 nexus3.edgexfoundry.org:10004 21:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:13 Configure a credential helper to remove this warning. See 21:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:13 21:58:13 Login Succeeded 21:58:13 docker.io 21:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:14 Configure a credential helper to remove this warning. See 21:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:14 21:58:14 Login Succeeded 21:58:14 ---> docker-login.sh ends [Pipeline] } 21:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:14 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:58:14 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 21:58:14 latest 21:58:14 2.0.0-dev.53 21:58:14 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 21:58:14 master 21:58:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] isUnix [Pipeline] sh 21:58:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 21:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:58:15 21e9bf49f207: Preparing 21:58:15 3dc1f752531a: Preparing 21:58:15 5c91a0547318: Preparing 21:58:15 f8452b93ccf9: Preparing 21:58:15 4061c3c5e842: Preparing 21:58:15 32f366d666a5: Preparing 21:58:15 32f366d666a5: Waiting 21:58:15 3dc1f752531a: Pushed 21:58:15 32f366d666a5: Layer already exists 21:58:15 f8452b93ccf9: Pushed 21:58:15 5c91a0547318: Pushed 21:58:15 4061c3c5e842: Pushed 21:58:17 21e9bf49f207: Pushed 21:58:17 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:58:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:58:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:58:17 21e9bf49f207: Preparing 21:58:17 3dc1f752531a: Preparing 21:58:17 5c91a0547318: Preparing 21:58:17 f8452b93ccf9: Preparing 21:58:17 4061c3c5e842: Preparing 21:58:17 32f366d666a5: Preparing 21:58:17 32f366d666a5: Waiting 21:58:17 3dc1f752531a: Layer already exists 21:58:17 5c91a0547318: Layer already exists 21:58:17 4061c3c5e842: Layer already exists 21:58:17 21e9bf49f207: Layer already exists 21:58:17 f8452b93ccf9: Layer already exists 21:58:17 32f366d666a5: Layer already exists 21:58:17 latest: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:58:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 21:58:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 21:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:58:18 21e9bf49f207: Preparing 21:58:18 3dc1f752531a: Preparing 21:58:18 5c91a0547318: Preparing 21:58:18 f8452b93ccf9: Preparing 21:58:18 4061c3c5e842: Preparing 21:58:18 32f366d666a5: Preparing 21:58:18 32f366d666a5: Waiting 21:58:18 f8452b93ccf9: Layer already exists 21:58:18 3dc1f752531a: Layer already exists 21:58:18 5c91a0547318: Layer already exists 21:58:18 21e9bf49f207: Layer already exists 21:58:18 4061c3c5e842: Layer already exists 21:58:18 32f366d666a5: Layer already exists 21:58:18 2.0.0-dev.53: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:58:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 21:58:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 21:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:58:19 21e9bf49f207: Preparing 21:58:19 3dc1f752531a: Preparing 21:58:19 5c91a0547318: Preparing 21:58:19 f8452b93ccf9: Preparing 21:58:19 4061c3c5e842: Preparing 21:58:19 32f366d666a5: Preparing 21:58:19 32f366d666a5: Waiting 21:58:19 21e9bf49f207: Layer already exists 21:58:19 3dc1f752531a: Layer already exists 21:58:19 4061c3c5e842: Layer already exists 21:58:19 5c91a0547318: Layer already exists 21:58:19 f8452b93ccf9: Layer already exists 21:58:19 32f366d666a5: Layer already exists 21:58:19 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:58:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 21:58:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 21:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:58:19 21e9bf49f207: Preparing 21:58:19 3dc1f752531a: Preparing 21:58:19 5c91a0547318: Preparing 21:58:19 f8452b93ccf9: Preparing 21:58:19 4061c3c5e842: Preparing 21:58:19 32f366d666a5: Preparing 21:58:19 32f366d666a5: Waiting 21:58:19 4061c3c5e842: Layer already exists 21:58:19 21e9bf49f207: Layer already exists 21:58:19 3dc1f752531a: Layer already exists 21:58:19 f8452b93ccf9: Layer already exists 21:58:19 5c91a0547318: Layer already exists 21:58:19 32f366d666a5: Layer already exists 21:58:19 master: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:19 ===================================================== [Pipeline] echo 21:58:19 taggedImages: 21:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 21:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 21:58:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 21:58:19 - 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 21:58:20 ---> job-cost.sh 21:58:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qKCL 21:58:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:58:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:58:34 CGO_ENABLED=1 go vet ./... 21:58:43 lf-activate-venv(): INFO: Adding /tmp/venv-qKCL/bin to PATH 21:58:43 INFO: No Stack... 21:58:43 INFO: Retrieving Pricing Info for: v3-standard-2 21:58:43 INFO: Archiving Costs [Pipeline] sh 21:58:43 + cut -d, -f6 21:58:43 + cat /w/workspace/app-service-configurable/127/archives/cost.csv [Pipeline] lock 21:58:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] 21:58:44 Resource [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] did not exist. Created. 21:58:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:44 + echo total: 0.05999999865889549 [Pipeline] stash 21:58:44 Stashed 1 file(s) [Pipeline] } 21:58:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:58:50 gofmt -l . 21:58:50 [ "`gofmt -l .`" = "" ] 21:58:50 ./bin/test-go-mod-tidy.sh 21:58:50 ./bin/test-attribution-txt.sh [Pipeline] } 21:58:51 $ docker stop --time=1 208595d8ad931c028e6f161d5269e459b7b9f69bb0e66cd0fe63ba7de2d8fa38 21:58:53 $ docker rm -f 208595d8ad931c028e6f161d5269e459b7b9f69bb0e66cd0fe63ba7de2d8fa38 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:58:53 Warning: overwriting stash ‘coverage-report’ 21:58:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:55 + ls -al . 21:58:55 total 116 21:58:55 drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 21:58 . 21:58:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 21:55 .. 21:58:55 -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 21:55 .dockerignore 21:58:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 21:55 .git 21:58:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 21:55 .github 21:58:55 -rw-rw-r-- 1 jenkins jenkins 111 Jun 21 21:55 .gitignore 21:58:55 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 21 21:55 Attribution.txt 21:58:55 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 21 21:55 Dockerfile 21:58:55 -rw-rw-r-- 1 jenkins jenkins 970 Jun 21 21:55 Dockerfile.build 21:58:55 -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 21:55 Jenkinsfile 21:58:55 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 21:55 LICENSE 21:58:55 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 21 21:55 README.md 21:58:55 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 21:53 VERSION 21:58:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 21:55 bin 21:58:55 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 21:57 coverage.out 21:58:55 -rw-r--r-- 1 jenkins jenkins 136 Jun 21 21:58 go.mod 21:58:55 -rw-r--r-- 1 jenkins jenkins 20545 Jun 21 21:57 go.sum 21:58:55 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 21 21:55 main.go 21:58:55 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 21:55 makefile 21:58:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 21:55 res 21:58:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 21:55 snap [Pipeline] isUnix [Pipeline] sh 21:58:55 + 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=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d --label arch=arm64 --label version=2.0.0-dev.53 . 21:58:55 Sending build context to Docker daemon 122.4kB 21:58:55 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:58:55 Step 2/28 : FROM ${BASE} AS builder 21:58:55 ---> cf55877b1e22 21:58:55 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:58:56 ---> Running in c9f6d00ef497 21:58:56 Removing intermediate container c9f6d00ef497 21:58:56 ---> 8e0b25a8f446 21:58:56 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:58:56 ---> Running in 635c78bb621d 21:58:57 Removing intermediate container 635c78bb621d 21:58:57 ---> 5485a67d9973 21:58:57 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:58:57 ---> Running in 05ff04fb027b 21:58:57 Removing intermediate container 05ff04fb027b 21:58:57 ---> a64f96cfb92d 21:58:57 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:57 ---> Running in 2e02899b8745 21:58:59 Removing intermediate container 2e02899b8745 21:58:59 ---> c7271dcb798b 21:58:59 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:00 ---> Running in c35fd6e0b6e5 21:59:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:59:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:59:03 OK: 139 MiB in 46 packages 21:59:04 Removing intermediate container c35fd6e0b6e5 21:59:04 ---> 36e4e76157a3 21:59:04 Step 8/28 : WORKDIR /app 21:59:04 ---> Running in 781cf1777302 21:59:04 Removing intermediate container 781cf1777302 21:59:04 ---> 0f0110e5f8b0 21:59:04 Step 9/28 : COPY go.mod . 21:59:05 ---> d67fcd4bbae9 21:59:05 Step 10/28 : RUN go mod download 21:59:05 ---> Running in fef5b8f1bc6a 21:59:08 Removing intermediate container fef5b8f1bc6a 21:59:08 ---> f0ccdcd37f69 21:59:08 Step 11/28 : RUN go mod tidy 21:59:08 ---> Running in 6a9d1fbfbeca 21:59:11 Removing intermediate container 6a9d1fbfbeca 21:59:11 ---> e7b20d0012c7 21:59:11 Step 12/28 : COPY . . 21:59:11 ---> 1b452008723e 21:59:11 Step 13/28 : ARG MAKE="make build" 21:59:11 ---> Running in 464f4a5783e7 21:59:12 Removing intermediate container 464f4a5783e7 21:59:12 ---> b0520250ba4f 21:59:12 Step 14/28 : RUN $MAKE 21:59:12 ---> Running in fbbd99a981c0 21:59:13 go mod tidy 21:59:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.85 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable 21:59:53 Removing intermediate container fbbd99a981c0 21:59:53 ---> 838dd406083a 21:59:53 Step 15/28 : FROM alpine:3.12 21:59:53 3.12: Pulling from library/alpine 21:59:53 d2f70382dc9a: Pulling fs layer 21:59:53 d2f70382dc9a: Verifying Checksum 21:59:53 d2f70382dc9a: Download complete 21:59:53 d2f70382dc9a: Pull complete 21:59:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:59:53 Status: Downloaded newer image for alpine:3.12 21:59:53 ---> c4fd0aeabfcf 21:59:53 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:59:53 ---> Running in d72994448474 21:59:53 Removing intermediate container d72994448474 21:59:53 ---> fb88a03a0a01 21:59:53 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 21:59:53 ---> Running in 4336a04746e9 21:59:53 Removing intermediate container 4336a04746e9 21:59:53 ---> a1fe1b23664b 21:59:53 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:59:53 ---> Running in bfdf10d189c4 21:59:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:54 (1/7) Installing ca-certificates (20191127-r4) 21:59:54 (2/7) Installing dumb-init (1.2.2-r1) 21:59:54 (3/7) Installing libgcc (9.3.0-r2) 21:59:54 (4/7) Installing libsodium (1.0.18-r0) 21:59:54 (5/7) Installing libstdc++ (9.3.0-r2) 21:59:54 (6/7) Installing libzmq (4.3.3-r0) 21:59:54 (7/7) Installing zeromq (4.3.3-r0) 21:59:54 Executing busybox-1.31.1-r20.trigger 21:59:54 Executing ca-certificates-20191127-r4.trigger 21:59:55 OK: 9 MiB in 21 packages 21:59:56 Removing intermediate container bfdf10d189c4 21:59:56 ---> d68b875b898e 21:59:56 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:59:57 ---> ac135f29308b 21:59:57 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 21:59:58 ---> 58fa313c7890 21:59:58 Step 21/28 : COPY --from=builder /app/res/ /res/ 21:59:58 ---> 972a62c0ef33 21:59:58 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:00:00 ---> 8057eef06def 22:00:00 Step 23/28 : EXPOSE 48095 22:00:00 ---> Running in 8295970c9290 22:00:00 Removing intermediate container 8295970c9290 22:00:00 ---> 352b5dca0614 22:00:00 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 22:00:01 ---> Running in 7916b1e9d7e9 22:00:01 Removing intermediate container 7916b1e9d7e9 22:00:01 ---> c3abc73571e4 22:00:01 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:01 ---> Running in cf632151c735 22:00:02 Removing intermediate container cf632151c735 22:00:02 ---> da777e186863 22:00:02 Step 26/28 : LABEL arch=arm64 22:00:02 ---> Running in f44265269042 22:00:02 Removing intermediate container f44265269042 22:00:02 ---> f950bd8027ad 22:00:02 Step 27/28 : LABEL git_sha=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 22:00:02 ---> Running in 7b3da849106a 22:00:03 Removing intermediate container 7b3da849106a 22:00:03 ---> c46a6d8db4d4 22:00:03 Step 28/28 : LABEL version=2.0.0-dev.53 22:00:03 ---> Running in 761d5a70f04a 22:00:04 Removing intermediate container 761d5a70f04a 22:00:04 ---> 29b2153b9a76 22:00:04 [Warning] One or more build-args [ARCH] were not consumed 22:00:04 Successfully built 29b2153b9a76 22:00:04 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 22:00:04 provisioning config files... 22:00:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config213840441540450388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:04 ---> docker-login.sh 22:00:04 nexus3.edgexfoundry.org:10001 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10002 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10003 22:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:06 Configure a credential helper to remove this warning. See 22:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:06 22:00:06 Login Succeeded 22:00:06 nexus3.edgexfoundry.org:10004 22:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:06 Configure a credential helper to remove this warning. See 22:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:06 22:00:06 Login Succeeded 22:00:06 docker.io 22:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:07 Configure a credential helper to remove this warning. See 22:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:07 22:00:07 Login Succeeded 22:00:07 ---> docker-login.sh ends [Pipeline] } 22:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:07 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:00:07 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 22:00:07 latest 22:00:07 2.0.0-dev.53 22:00:07 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 22:00:07 master 22:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:00:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] isUnix [Pipeline] sh 22:00:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 22:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:00:08 19a2a999de8e: Preparing 22:00:08 e68194b12f70: Preparing 22:00:08 8040d4b11bf5: Preparing 22:00:08 8674347591bc: Preparing 22:00:08 c92e48409542: Preparing 22:00:08 3fbe34a1663b: Preparing 22:00:08 3fbe34a1663b: Waiting 22:00:09 8674347591bc: Pushed 22:00:09 8040d4b11bf5: Pushed 22:00:09 e68194b12f70: Pushed 22:00:09 3fbe34a1663b: Layer already exists 22:00:09 c92e48409542: Pushed 22:00:12 19a2a999de8e: Pushed 22:00:12 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh 22:00:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:00:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:00:13 19a2a999de8e: Preparing 22:00:13 e68194b12f70: Preparing 22:00:13 8040d4b11bf5: Preparing 22:00:13 8674347591bc: Preparing 22:00:13 c92e48409542: Preparing 22:00:13 3fbe34a1663b: Preparing 22:00:13 3fbe34a1663b: Waiting 22:00:13 e68194b12f70: Layer already exists 22:00:13 8674347591bc: Layer already exists 22:00:13 c92e48409542: Layer already exists 22:00:13 8040d4b11bf5: Layer already exists 22:00:13 19a2a999de8e: Layer already exists 22:00:13 3fbe34a1663b: Layer already exists 22:00:13 latest: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh 22:00:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 22:00:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 22:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:00:14 19a2a999de8e: Preparing 22:00:14 e68194b12f70: Preparing 22:00:14 8040d4b11bf5: Preparing 22:00:14 8674347591bc: Preparing 22:00:14 c92e48409542: Preparing 22:00:14 3fbe34a1663b: Preparing 22:00:14 3fbe34a1663b: Waiting 22:00:14 c92e48409542: Layer already exists 22:00:14 e68194b12f70: Layer already exists 22:00:14 8040d4b11bf5: Layer already exists 22:00:14 19a2a999de8e: Layer already exists 22:00:14 8674347591bc: Layer already exists 22:00:14 3fbe34a1663b: Layer already exists 22:00:14 2.0.0-dev.53: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh 22:00:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 22:00:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 22:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:00:15 19a2a999de8e: Preparing 22:00:15 e68194b12f70: Preparing 22:00:15 8040d4b11bf5: Preparing 22:00:15 8674347591bc: Preparing 22:00:15 c92e48409542: Preparing 22:00:15 3fbe34a1663b: Preparing 22:00:15 3fbe34a1663b: Waiting 22:00:15 8674347591bc: Layer already exists 22:00:15 e68194b12f70: Layer already exists 22:00:15 19a2a999de8e: Layer already exists 22:00:15 8040d4b11bf5: Layer already exists 22:00:15 c92e48409542: Layer already exists 22:00:15 3fbe34a1663b: Layer already exists 22:00:15 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh 22:00:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 22:00:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 22:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:00:16 19a2a999de8e: Preparing 22:00:16 e68194b12f70: Preparing 22:00:16 8040d4b11bf5: Preparing 22:00:16 8674347591bc: Preparing 22:00:16 c92e48409542: Preparing 22:00:16 3fbe34a1663b: Preparing 22:00:16 3fbe34a1663b: Waiting 22:00:16 8040d4b11bf5: Layer already exists 22:00:16 8674347591bc: Layer already exists 22:00:16 c92e48409542: Layer already exists 22:00:16 19a2a999de8e: Layer already exists 22:00:16 e68194b12f70: Layer already exists 22:00:16 3fbe34a1663b: Layer already exists 22:00:16 master: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:16 ===================================================== [Pipeline] echo 22:00:16 taggedImages: 22:00:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 22:00:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:00:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 22:00:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 22:00:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:00:17 ---> job-cost.sh 22:00:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-08Sk 22:00:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-08Sk/bin to PATH 22:02:18 INFO: No Stack... 22:02:18 INFO: Retrieving Pricing Info for: v2-standard-4 22:02:18 INFO: Archiving Costs [Pipeline] sh 22:02:18 + cat /w/workspace/app-service-configurable/127/archives/cost.csv 22:02:18 + cut -d, -f6 [Pipeline] lock 22:02:18 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] 22:02:18 Resource [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] did not exist. Created. 22:02:18 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:19 /w/workspace/app-service-configurable/127@tmp/durable-038bc46d/script.sh: 1: /w/workspace/app-service-configurable/127@tmp/durable-038bc46d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:02:19 + echo total: 0.18000000715255737 [Pipeline] stash 22:02:19 Warning: overwriting stash ‘stack-cost’ 22:02:19 Stashed 1 file(s) [Pipeline] } 22:02:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-127-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 22:02:20 provisioning config files... 22:02:20 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1513391896020458813tmp [Pipeline] { [Pipeline] sh 22:02:21 + set +x 22:02:21 + curl -s https://codecov.io/bash 22:02:21 + bash -s -- 22:02:21 22:02:21 _____ _ 22:02:21 / ____| | | 22:02:21 | | ___ __| | ___ ___ _____ __ 22:02:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:02:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:02:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:02:21 Bash-1.0.3 22:02:21 22:02:21 22:02:21 ==> git version 2.24.4 found 22:02:21 ==> 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 22:02:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:02:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:02:21 ==> Jenkins CI detected. 22:02:21 project root: . 22:02:21 --> token set from env 22:02:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:02:21 ==> Running gcov in . (disable via -X gcov) 22:02:21 ==> Python coveragepy not found 22:02:21 ==> Searching for coverage reports in: 22:02:21 + . 22:02:21 -> Found 1 reports 22:02:21 ==> Detecting git/mercurial file structure 22:02:21 ==> Reading reports 22:02:21 + ./coverage.out bytes=10 22:02:21 ==> Appending adjustments 22:02:21 https://docs.codecov.io/docs/fixing-reports 22:02:21 + Found adjustments 22:02:21 ==> Gzipping contents 22:02:21 4.0K /tmp/codecov.XQr3KK.gz 22:02:21 ==> Uploading reports 22:02:21 url: https://codecov.io 22:02:21 query: branch=master&commit=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:02:21 -> Pinging Codecov 22:02:21 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:02:21 -> Uploading to 22:02:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/A97CA9966030D2A3747ED39772930CCE/a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d/7f1f2d71-18fd-4a8d-80f2-e807aa151c56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T220221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f701a99df9265c8d0c931940ca0e85e0142f4ffc26a233597040f783ddbc369 22:02:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:21 Dload Upload Total Spent Left Speed 22:02:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1128 --:--:-- --:--:-- --:--:-- 1126 22:02:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] } 22:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:02:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:02:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:02:23 22:02:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:02:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:02:23 188c0c94c7c5: Pulling fs layer 22:02:23 0ef7d3d256c8: Pulling fs layer 22:02:23 de9db76c5a1d: Pulling fs layer 22:02:23 0eba1c9be4d2: Pulling fs layer 22:02:23 0d57e429df01: Pulling fs layer 22:02:23 4e4be7b47b0d: Pulling fs layer 22:02:23 e1f770b5df2f: Pulling fs layer 22:02:23 85a0685a4137: Pulling fs layer 22:02:23 0d57e429df01: Waiting 22:02:23 4e4be7b47b0d: Waiting 22:02:23 e1f770b5df2f: Waiting 22:02:23 85a0685a4137: Waiting 22:02:23 0eba1c9be4d2: Waiting 22:02:23 de9db76c5a1d: Verifying Checksum 22:02:23 de9db76c5a1d: Download complete 22:02:23 0ef7d3d256c8: Verifying Checksum 22:02:23 0ef7d3d256c8: Download complete 22:02:23 0d57e429df01: Verifying Checksum 22:02:23 0d57e429df01: Download complete 22:02:23 188c0c94c7c5: Verifying Checksum 22:02:23 4e4be7b47b0d: Verifying Checksum 22:02:23 4e4be7b47b0d: Download complete 22:02:24 188c0c94c7c5: Pull complete 22:02:24 0ef7d3d256c8: Pull complete 22:02:24 de9db76c5a1d: Pull complete 22:02:25 e1f770b5df2f: Verifying Checksum 22:02:25 e1f770b5df2f: Download complete 22:02:26 0eba1c9be4d2: Verifying Checksum 22:02:26 0eba1c9be4d2: Download complete 22:02:27 85a0685a4137: Verifying Checksum 22:02:27 85a0685a4137: Download complete 22:02:30 0eba1c9be4d2: Pull complete 22:02:30 0d57e429df01: Pull complete 22:02:30 4e4be7b47b0d: Pull complete 22:02:31 e1f770b5df2f: Pull complete 22:02:34 85a0685a4137: Pull complete 22:02:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:02:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:02:34 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 22:02:34 $ 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 22:02:37 $ docker top 781bfd5df5957cfe1fc11b261dac8592e54b565894eeb38d3b4fadc5914aeb6d -eo pid,comm [Pipeline] { [Pipeline] echo 22:02:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:02:37 + set -o pipefail 22:02:37 + snyk monitor '--org=edgex-jenkins' 22:02:45 22:02:45 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 22:02:45 22:02:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/28a4f9c8-3fa3-4f9a-b265-4121aac2c27a 22:02:45 22:02:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:02:45 22:02:45 [Pipeline] } 22:02:45 $ docker stop --time=1 781bfd5df5957cfe1fc11b261dac8592e54b565894eeb38d3b4fadc5914aeb6d 22:02:48 $ docker rm -f 781bfd5df5957cfe1fc11b261dac8592e54b565894eeb38d3b4fadc5914aeb6d [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 22:02:49 + git log --format=format:%s -1 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] isUnix [Pipeline] sh 22:02:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:02:49 . [Pipeline] withDockerContainer 22:02:49 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 22:02:49 $ 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 22:02:50 $ docker top 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:50 [ssh-agent] Looking for ssh-agent implementation... 22:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:50 $ docker exec 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c ssh-agent 22:02:50 SSH_AUTH_SOCK=/tmp/ssh-9VYNMnlv4L9e/agent.13 22:02:50 SSH_AGENT_PID=20 22:02:50 Running ssh-add (command line suppressed) 22:02:50 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2808058073093794211.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2808058073093794211.key) 22:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:50 + git semver tag 22:02:50 # -> Open(): unable to determine branch for HEAD 22:02:50 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:02:50 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:02:50 # $SEMVER_REMOTE_NAME = origin 22:02:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:02:50 # $SEMVER_USER_NAME = edgex-jenkins 22:02:50 # $SEMVER_BRANCH = master 22:02:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:02:50 # a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d HEAD 22:02:50 # -> Force: false 22:02:50 # 1195bc9395bdfe3da161128ab02c6d35440a883d refs/tags/v2.0.0-dev.53 [Pipeline] } 22:02:50 $ docker exec --env ******** --env ******** 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c ssh-agent -k 22:02:50 unset SSH_AUTH_SOCK; 22:02:50 unset SSH_AGENT_PID; 22:02:50 echo Agent pid 20 killed; 22:02:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:51 + git semver [Pipeline] } 22:02:51 $ docker stop --time=1 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c 22:02:52 $ docker rm -f 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:53 22:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:53 0.23.1-centos7: Pulling from edgex-lftools 22:02:53 ab5ef0e58194: Pulling fs layer 22:02:53 9712f1f96733: Pulling fs layer 22:02:53 63f879dbbcfc: Pulling fs layer 22:02:53 0d9ebad4ef96: Pulling fs layer 22:02:53 e9a5061849ea: Pulling fs layer 22:02:53 d747dcd14b5f: Pulling fs layer 22:02:53 2de7ff778b66: Pulling fs layer 22:02:53 e9a5061849ea: Waiting 22:02:53 d747dcd14b5f: Waiting 22:02:53 2de7ff778b66: Waiting 22:02:53 0d9ebad4ef96: Waiting 22:02:53 9712f1f96733: Verifying Checksum 22:02:53 9712f1f96733: Download complete 22:02:54 63f879dbbcfc: Verifying Checksum 22:02:54 63f879dbbcfc: Download complete 22:02:54 e9a5061849ea: Verifying Checksum 22:02:54 e9a5061849ea: Download complete 22:02:54 d747dcd14b5f: Verifying Checksum 22:02:54 d747dcd14b5f: Download complete 22:02:54 2de7ff778b66: Verifying Checksum 22:02:54 2de7ff778b66: Download complete 22:02:55 0d9ebad4ef96: Verifying Checksum 22:02:55 0d9ebad4ef96: Download complete 22:02:55 ab5ef0e58194: Verifying Checksum 22:02:55 ab5ef0e58194: Download complete 22:02:58 ab5ef0e58194: Pull complete 22:02:58 9712f1f96733: Pull complete 22:02:58 63f879dbbcfc: Pull complete 22:03:02 0d9ebad4ef96: Pull complete 22:03:02 e9a5061849ea: Pull complete 22:03:02 d747dcd14b5f: Pull complete 22:03:03 2de7ff778b66: Pull complete 22:03:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:03:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:03:03 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 22:03:03 $ 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 22:03:06 $ docker top 0c0d30834e81c6019313a5ee9123e1783862c809dc6815d6c5974e5e779f2c1b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:03:06 provisioning config files... 22:03:06 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4413283761962890039tmp 22:03:06 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4956095689736593436tmp 22:03:06 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config5615478774535512985tmp [Pipeline] { [Pipeline] echo 22:03:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:03:07 ---> sigul-configuration.sh 22:03:07 gpg: directory `/root/.gnupg' created 22:03:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:03:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:03:07 gpg: keyring `/root/.gnupg/secring.gpg' created 22:03:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:03:07 gpg: CAST5 encrypted data 22:03:07 gpg: encrypted with 1 passphrase 22:03:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:03:07 + mkdir /home/jenkins 22:03:07 + mkdir /home/jenkins/sigul [Pipeline] sh 22:03:07 + 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 22:03:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:03:08 ---> sigul-install.sh 22:03:12 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:03:12 + git tag --list 22:03:12 v1.0.0 22:03:12 v1.1.0 22:03:12 v1.2.0 22:03:12 v1.3.0 22:03:12 v1.3.1 22:03:12 v1.3.1-dev.1 22:03:12 v1.3.1-dev.2 22:03:12 v1.3.1-dev.3 22:03:12 v2.0.0-dev.1 22:03:12 v2.0.0-dev.10 22:03:12 v2.0.0-dev.11 22:03:12 v2.0.0-dev.12 22:03:12 v2.0.0-dev.13 22:03:12 v2.0.0-dev.14 22:03:12 v2.0.0-dev.15 22:03:12 v2.0.0-dev.16 22:03:12 v2.0.0-dev.17 22:03:12 v2.0.0-dev.18 22:03:12 v2.0.0-dev.19 22:03:12 v2.0.0-dev.2 22:03:12 v2.0.0-dev.20 22:03:12 v2.0.0-dev.21 22:03:12 v2.0.0-dev.22 22:03:12 v2.0.0-dev.23 22:03:12 v2.0.0-dev.24 22:03:12 v2.0.0-dev.25 22:03:12 v2.0.0-dev.26 22:03:12 v2.0.0-dev.27 22:03:12 v2.0.0-dev.28 22:03:12 v2.0.0-dev.29 22:03:12 v2.0.0-dev.3 22:03:12 v2.0.0-dev.30 22:03:12 v2.0.0-dev.31 22:03:12 v2.0.0-dev.32 22:03:12 v2.0.0-dev.33 22:03:12 v2.0.0-dev.34 22:03:12 v2.0.0-dev.35 22:03:12 v2.0.0-dev.36 22:03:12 v2.0.0-dev.37 22:03:12 v2.0.0-dev.38 22:03:12 v2.0.0-dev.39 22:03:12 v2.0.0-dev.4 22:03:12 v2.0.0-dev.40 22:03:12 v2.0.0-dev.41 22:03:12 v2.0.0-dev.42 22:03:12 v2.0.0-dev.43 22:03:12 v2.0.0-dev.44 22:03:12 v2.0.0-dev.45 22:03:12 v2.0.0-dev.46 22:03:12 v2.0.0-dev.47 22:03:12 v2.0.0-dev.48 22:03:12 v2.0.0-dev.49 22:03:12 v2.0.0-dev.5 22:03:12 v2.0.0-dev.50 22:03:12 v2.0.0-dev.51 22:03:12 v2.0.0-dev.52 22:03:12 v2.0.0-dev.53 22:03:12 v2.0.0-dev.6 22:03:12 v2.0.0-dev.7 22:03:12 v2.0.0-dev.8 22:03:12 v2.0.0-dev.9 [Pipeline] sh 22:03:13 + lftools sign git-tag v2.0.0-dev.53 22:03:13 Signing Git tag with Sigul... 22:03:13 Signing v2.0.0-dev.53 [Pipeline] echo 22:03:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:03:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:03:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:03:14 $ docker stop --time=1 0c0d30834e81c6019313a5ee9123e1783862c809dc6815d6c5974e5e779f2c1b 22:03:16 $ docker rm -f 0c0d30834e81c6019313a5ee9123e1783862c809dc6815d6c5974e5e779f2c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:03:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:17 . [Pipeline] withDockerContainer 22:03:17 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 22:03:17 $ 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 22:03:18 $ docker top 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:18 [ssh-agent] Looking for ssh-agent implementation... 22:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:18 $ docker exec 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 ssh-agent 22:03:18 SSH_AUTH_SOCK=/tmp/ssh-NlwmM8YOCh6d/agent.14 22:03:18 SSH_AGENT_PID=21 22:03:18 Running ssh-add (command line suppressed) 22:03:18 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5908992346635426121.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5908992346635426121.key) 22:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:18 + git semver bump pre 22:03:18 # -> Open(): unable to determine branch for HEAD 22:03:18 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:03:18 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:03:18 # $SEMVER_REMOTE_NAME = origin 22:03:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:03:18 # $SEMVER_USER_NAME = edgex-jenkins 22:03:18 # $SEMVER_BRANCH = master 22:03:18 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:03:18 2.0.0-dev.54 [Pipeline] } 22:03:18 $ docker exec --env ******** --env ******** 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 ssh-agent -k 22:03:18 unset SSH_AUTH_SOCK; 22:03:18 unset SSH_AGENT_PID; 22:03:18 echo Agent pid 21 killed; 22:03:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:19 + git semver [Pipeline] } 22:03:19 $ docker stop --time=1 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 22:03:20 $ docker rm -f 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:20 . [Pipeline] withDockerContainer 22:03:20 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 22:03:20 $ 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 22:03:21 $ docker top 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:21 [ssh-agent] Looking for ssh-agent implementation... 22:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:21 $ docker exec 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 ssh-agent 22:03:21 SSH_AUTH_SOCK=/tmp/ssh-RKYC2vUntyi1/agent.13 22:03:21 SSH_AGENT_PID=19 22:03:21 Running ssh-add (command line suppressed) 22:03:21 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4411457794505063105.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4411457794505063105.key) 22:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:22 + git semver push 22:03:22 # -> Open(): unable to determine branch for HEAD 22:03:22 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:03:22 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:03:22 # $SEMVER_REMOTE_NAME = origin 22:03:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:03:22 # $SEMVER_USER_NAME = edgex-jenkins 22:03:22 # $SEMVER_BRANCH = master 22:03:22 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 22:03:26 $ docker exec --env ******** --env ******** 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 ssh-agent -k 22:03:26 unset SSH_AUTH_SOCK; 22:03:26 unset SSH_AGENT_PID; 22:03:26 echo Agent pid 19 killed; 22:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:26 + git semver [Pipeline] } 22:03:26 $ docker stop --time=1 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 22:03:28 $ docker rm -f 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 [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 22:03:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:03:29 ---> package-listing.sh 22:03:29 ++ facter osfamily 22:03:29 ++ tr '[:upper:]' '[:lower:]' 22:03:29 + OS_FAMILY=redhat 22:03:29 + workspace=/w/workspace/_app-service-configurable_master 22:03:29 + START_PACKAGES=/tmp/packages_start.txt 22:03:29 + END_PACKAGES=/tmp/packages_end.txt 22:03:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:03:29 + PACKAGES=/tmp/packages_start.txt 22:03:29 + '[' /w/workspace/_app-service-configurable_master ']' 22:03:29 + PACKAGES=/tmp/packages_end.txt 22:03:29 + case "${OS_FAMILY}" in 22:03:29 + sort 22:03:29 + rpm -qa 22:03:30 + '[' -f /tmp/packages_start.txt ']' 22:03:30 + '[' -f /tmp/packages_end.txt ']' 22:03:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:03:30 + '[' /w/workspace/_app-service-configurable_master ']' 22:03:30 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 22:03:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 22:03:30 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 22:03:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:31 22:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:34 alpine: Pulling from edgex-lftools-log-publisher 22:03:34 df20fa9351a1: Pulling fs layer 22:03:34 36b3adc4ff6f: Pulling fs layer 22:03:34 8ad3a11d3b57: Pulling fs layer 22:03:34 46f8f816bc3b: Pulling fs layer 22:03:34 93b61091891f: Pulling fs layer 22:03:34 93b9cdb0e59b: Pulling fs layer 22:03:34 5e14af77c1be: Pulling fs layer 22:03:34 01666e4c0597: Pulling fs layer 22:03:34 aa168da1d23b: Pulling fs layer 22:03:34 93b9cdb0e59b: Waiting 22:03:34 5e14af77c1be: Waiting 22:03:34 01666e4c0597: Waiting 22:03:34 aa168da1d23b: Waiting 22:03:34 93b61091891f: Waiting 22:03:34 46f8f816bc3b: Waiting 22:03:34 36b3adc4ff6f: Verifying Checksum 22:03:34 36b3adc4ff6f: Download complete 22:03:34 46f8f816bc3b: Verifying Checksum 22:03:34 46f8f816bc3b: Download complete 22:03:34 df20fa9351a1: Verifying Checksum 22:03:34 df20fa9351a1: Download complete 22:03:34 93b9cdb0e59b: Verifying Checksum 22:03:34 93b9cdb0e59b: Download complete 22:03:34 93b61091891f: Verifying Checksum 22:03:34 93b61091891f: Download complete 22:03:34 5e14af77c1be: Verifying Checksum 22:03:34 5e14af77c1be: Download complete 22:03:34 01666e4c0597: Verifying Checksum 22:03:34 01666e4c0597: Download complete 22:03:34 8ad3a11d3b57: Verifying Checksum 22:03:34 8ad3a11d3b57: Download complete 22:03:34 df20fa9351a1: Pull complete 22:03:34 36b3adc4ff6f: Pull complete 22:03:34 8ad3a11d3b57: Pull complete 22:03:34 46f8f816bc3b: Pull complete 22:03:35 93b61091891f: Pull complete 22:03:35 93b9cdb0e59b: Pull complete 22:03:35 5e14af77c1be: Pull complete 22:03:35 01666e4c0597: Pull complete 22:03:35 aa168da1d23b: Verifying Checksum 22:03:35 aa168da1d23b: Download complete 22:03:39 aa168da1d23b: Pull complete 22:03:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:03:40 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 22:03:40 $ 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 22:03:42 $ docker top a236bd26c4f5f3d116fea1a8b27f069b8f46c456df2cc7573304c7ae48a84282 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:42 + touch /tmp/pre-build-complete [Pipeline] sh 22:03:43 + mkdir -p /var/log/sa [Pipeline] sh 22:03:43 + ls /var/log/sa-host 22:03:43 + sadf -c /var/log/sa-host/sa05 22:03:43 file_magic: OK 22:03:43 HZ: Using current value: 100 22:03:43 file_header: OK 22:03:43 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 22:03:43 Statistics: 22:03:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:03:43 File successfully converted to sysstat format version 12.2.1 22:03:43 + sadf -c /var/log/sa-host/sa21 22:03:43 file_magic: OK 22:03:43 HZ: Using current value: 100 22:03:43 file_header: OK 22:03:43 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 22:03:43 Statistics: 22:03:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:03:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:44 provisioning config files... 22:03:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2836584400902328221tmp [Pipeline] { [Pipeline] echo 22:03:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:03:44 ---> create-netrc.sh [Pipeline] } 22:03:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:03:44 ---> python-tools-install.sh [Pipeline] echo 22:03:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:03:45 ---> sudo-logs.sh 22:03:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:03:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:03:45 ---> job-cost.sh 22:03:45 lf-activate-venv: SKIPPING 22:03:45 DEBUG: total: 0.18000000715255737 22:03:45 INFO: Retrieving Stack Cost... 22:03:46 INFO: Retrieving Pricing Info for: v3-standard-2 22:03:46 INFO: Archiving Costs [Pipeline] echo 22:03:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:03:46 ---> logs-deploy.sh 22:03:46 lf-activate-venv: SKIPPING 22:03:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/127 22:03:46 INFO: archiving workspace using pattern(s): 22:03:47 Archives upload complete. 22:03:47 INFO: archiving logs to Nexus 22:03:48 ---> uname -a: 22:03:48 Linux prd-centos7-docker-4c-2g-599.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:03:48 22:03:48 22:03:48 ---> lscpu: 22:03:48 Architecture: x86_64 22:03:48 CPU op-mode(s): 32-bit, 64-bit 22:03:48 Byte Order: Little Endian 22:03:48 Address sizes: 40 bits physical, 48 bits virtual 22:03:48 CPU(s): 2 22:03:48 On-line CPU(s) list: 0,1 22:03:48 Thread(s) per core: 1 22:03:48 Core(s) per socket: 1 22:03:48 Socket(s): 2 22:03:48 NUMA node(s): 1 22:03:48 Vendor ID: AuthenticAMD 22:03:48 CPU family: 23 22:03:48 Model: 49 22:03:48 Model name: AMD EPYC-Rome Processor 22:03:48 Stepping: 0 22:03:48 CPU MHz: 2800.000 22:03:48 BogoMIPS: 5600.00 22:03:48 Virtualization: AMD-V 22:03:48 Hypervisor vendor: KVM 22:03:48 Virtualization type: full 22:03:48 L1d cache: 64 KiB 22:03:48 L1i cache: 64 KiB 22:03:48 L2 cache: 1 MiB 22:03:48 L3 cache: 32 MiB 22:03:48 NUMA node0 CPU(s): 0,1 22:03:48 Vulnerability Itlb multihit: Not affected 22:03:48 Vulnerability L1tf: Not affected 22:03:48 Vulnerability Mds: Not affected 22:03:48 Vulnerability Meltdown: Not affected 22:03:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:03:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:03:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:03:48 Vulnerability Srbds: Not affected 22:03:48 Vulnerability Tsx async abort: Not affected 22:03:48 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 22:03:48 22:03:48 22:03:48 ---> nproc: 22:03:48 2 22:03:48 22:03:48 22:03:48 ---> df -h: 22:03:48 Filesystem Size Used Available Use% Mounted on 22:03:48 overlay 40.0G 8.9G 31.1G 22% / 22:03:48 tmpfs 64.0M 0 64.0M 0% /dev 22:03:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:03:48 shm 64.0M 0 64.0M 0% /dev/shm 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 22:03:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 22:03:48 22:03:48 22:03:48 ---> free -m: 22:03:48 total used free shared buff/cache available 22:03:48 Mem: 7821 1172 3263 0 3385 6566 22:03:48 Swap: 1023 0 1023 22:03:48 22:03:48 22:03:48 ---> ip addr: 22:03:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:03:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:03:48 inet 127.0.0.1/8 scope host lo 22:03:48 valid_lft forever preferred_lft forever 22:03:48 inet6 ::1/128 scope host 22:03:48 valid_lft forever preferred_lft forever 22:03:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:03:48 link/ether fa:16:3e:cc:30:ae brd ff:ff:ff:ff:ff:ff 22:03:48 inet 10.30.123.56/23 brd 10.30.123.255 scope global dynamic eth0 22:03:48 valid_lft 85738sec preferred_lft 85738sec 22:03:48 inet6 fe80::f816:3eff:fecc:30ae/64 scope link 22:03:48 valid_lft forever preferred_lft forever 22:03:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:03:48 link/ether 02:42:05:86:73:fb brd ff:ff:ff:ff:ff:ff 22:03:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:03:48 valid_lft forever preferred_lft forever 22:03:48 inet6 fe80::42:5ff:fe86:73fb/64 scope link 22:03:48 valid_lft forever preferred_lft forever 22:03:48 22:03:48 22:03:48 ---> sar -b -r -n DEV: 22:03:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 22:03:48 22:03:48 21:52:34 LINUX RESTART (2 CPU) 22:03:48 22:03:48 21:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:03:48 21:54:02 101.56 7.86 93.70 0.00 3850.16 4189.40 0.00 22:03:48 21:55:01 1.76 0.00 1.76 0.00 0.00 35.30 0.00 22:03:48 21:56:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 22:03:48 21:57:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 22:03:48 21:58:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 22:03:48 21:59:01 0.32 0.00 0.32 0.00 0.00 4.50 0.00 22:03:48 22:00:01 0.23 0.00 0.23 0.00 0.00 3.28 0.00 22:03:48 22:01:01 0.23 0.02 0.22 0.00 0.13 2.18 0.00 22:03:48 22:02:01 0.43 0.10 0.33 0.00 1.73 4.75 0.00 22:03:48 22:03:01 131.19 0.03 131.16 0.00 3.73 35036.60 0.00 22:03:48 Average: 23.56 0.79 22.77 0.00 380.52 3935.59 0.00 22:03:48 22:03:48 21:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:03:48 21:54:02 5465896 0 803484 10.03 2620 1736932 1291168 14.26 569452 1574752 20 22:03:48 21:55:01 5475536 0 793892 9.91 2620 1736884 1205476 13.31 561780 1574712 16 22:03:48 21:56:01 5475844 0 793584 9.91 2620 1736884 1205440 13.31 561256 1575120 8 22:03:48 21:57:01 5473548 0 795876 9.94 2620 1736888 1205500 13.31 563036 1575120 8 22:03:48 21:58:01 5475644 0 793772 9.91 2620 1736896 1205300 13.31 557860 1578688 8 22:03:48 21:59:01 5471276 0 798136 9.97 2620 1736900 1205384 13.31 562312 1578688 8 22:03:48 22:00:01 5471976 0 797428 9.96 2620 1736908 1205300 13.31 561756 1578688 12 22:03:48 22:01:01 5468564 0 800836 10.00 2620 1736912 1208068 13.34 564164 1578688 8 22:03:48 22:02:01 5457980 0 811296 10.13 2620 1737036 1205808 13.31 575384 1578748 16 22:03:48 22:03:01 3909544 0 1086116 13.56 2620 3010652 1689336 18.65 836000 2682188 553708 22:03:48 Average: 5314581 0 827442 10.33 2620 1864289 1262678 13.94 591300 1687539 55381 22:03:48 22:03:48 21:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:03:48 21:54:02 eth0 585.79 418.97 1062.32 88.17 0.00 0.00 0.00 0.00 22:03:48 21:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:54:02 docker0 3.15 2.12 0.76 6.41 0.00 0.00 0.00 0.00 22:03:48 21:55:01 eth0 4.03 1.97 3.11 0.13 0.00 0.00 0.00 0.00 22:03:48 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:56:01 eth0 1.00 0.38 0.32 0.21 0.00 0.00 0.00 0.00 22:03:48 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:57:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 22:03:48 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:03:48 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:59:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 22:03:48 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:03:48 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:03:48 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:03:48 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:03:01 eth0 829.49 761.53 7669.34 92.02 0.00 0.00 0.00 0.00 22:03:48 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 22:03:01 docker0 64.96 67.63 5.31 383.51 0.00 0.00 0.00 0.00 22:03:48 Average: eth0 141.68 118.09 874.90 18.00 0.00 0.00 0.00 0.00 22:03:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:48 Average: docker0 6.83 7.00 0.61 39.12 0.00 0.00 0.00 0.00 22:03:48 22:03:48 22:03:48 ---> sar -P ALL: 22:03:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 22:03:48 22:03:48 21:52:34 LINUX RESTART (2 CPU) 22:03:48 22:03:48 21:53:02 CPU %user %nice %system %iowait %steal %idle 22:03:48 21:54:02 all 10.20 0.00 3.03 2.64 0.08 84.05 22:03:48 21:54:02 0 10.55 0.00 3.44 3.84 0.09 82.09 22:03:48 21:54:02 1 9.85 0.00 2.62 1.46 0.07 86.00 22:03:48 21:55:01 all 0.09 0.00 0.03 0.00 0.03 99.86 22:03:48 21:55:01 0 0.12 0.00 0.03 0.00 0.02 99.83 22:03:48 21:55:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:03:48 21:56:01 all 0.08 0.00 0.03 0.00 0.05 99.83 22:03:48 21:56:01 0 0.05 0.00 0.03 0.00 0.05 99.87 22:03:48 21:56:01 1 0.12 0.00 0.03 0.00 0.05 99.80 22:03:48 21:57:01 all 0.05 0.00 0.02 0.00 0.03 99.90 22:03:48 21:57:01 0 0.02 0.00 0.02 0.00 0.05 99.92 22:03:48 21:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 22:03:48 21:58:01 all 0.10 0.00 0.04 0.00 0.03 99.82 22:03:48 21:58:01 0 0.08 0.00 0.03 0.00 0.03 99.85 22:03:48 21:58:01 1 0.12 0.00 0.05 0.00 0.03 99.80 22:03:48 21:59:01 all 0.06 0.00 0.03 0.00 0.04 99.87 22:03:48 21:59:01 0 0.10 0.00 0.02 0.00 0.03 99.85 22:03:48 21:59:01 1 0.02 0.00 0.03 0.00 0.05 99.90 22:03:48 22:00:01 all 0.08 0.00 0.03 0.00 0.03 99.86 22:03:48 22:00:01 0 0.13 0.00 0.03 0.00 0.03 99.80 22:03:48 22:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:03:48 22:01:01 all 0.08 0.00 0.04 0.00 0.04 99.84 22:03:48 22:01:01 0 0.12 0.00 0.03 0.00 0.03 99.82 22:03:48 22:01:01 1 0.03 0.00 0.05 0.00 0.05 99.87 22:03:48 22:02:01 all 0.06 0.00 0.03 0.00 0.04 99.87 22:03:48 22:02:01 0 0.08 0.00 0.02 0.00 0.03 99.87 22:03:48 22:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 22:03:48 22:03:01 all 18.40 0.00 7.69 2.45 0.08 71.39 22:03:48 22:03:01 0 18.14 0.00 7.78 3.03 0.09 70.97 22:03:48 22:03:01 1 18.66 0.00 7.60 1.87 0.07 71.81 22:03:48 Average: all 2.82 0.00 1.06 0.49 0.05 95.58 22:03:48 Average: 0 2.84 0.00 1.10 0.66 0.05 95.35 22:03:48 Average: 1 2.81 0.00 1.01 0.32 0.05 95.81 22:03:48 22:03:48 22:03:48