Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8edb88587e4121e3f42998d8788d704b40f09c7e 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-ssh2415647121233877862.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-ssh817275926827948735.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-ssh260280135570174717.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-ssh1566193992648156989.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-ssh8030446242317848816.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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-94 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh6518806257529149067.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) > 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 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 Commit message: "feat: Update profiles for newly added/updated clients (#291)" > git rev-list --no-walk 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:58 ========================================================= 21:24:58 EdgeX Global Pipelines Version Info 21:24:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:24:59 ------------------- 21:24:59 stable info: 21:24:59 ------------------- 21:24:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:24:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:24:59 Message: update stable to v1.0.195 21:25:00 ------------------- 21:25:00 experimental info: 21:25:00 ------------------- 21:25:00 Commited By: **** collab-it+edgex@linuxfoundation.org 21:25:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:25:00 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:25:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8edb885 [Pipeline] echo 21:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:01 provisioning config files... 21:25:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7304490213430798326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:01 ---> docker-login.sh 21:25:01 nexus3.edgexfoundry.org:10001 21:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:02 Configure a credential helper to remove this warning. See 21:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:02 21:25:02 Login Succeeded 21:25:02 nexus3.edgexfoundry.org:10002 21:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:02 Configure a credential helper to remove this warning. See 21:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:02 21:25:02 Login Succeeded 21:25:02 nexus3.edgexfoundry.org:10003 21:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:02 Configure a credential helper to remove this warning. See 21:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:02 21:25:02 Login Succeeded 21:25:02 nexus3.edgexfoundry.org:10004 21:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:02 Configure a credential helper to remove this warning. See 21:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:02 21:25:02 Login Succeeded 21:25:02 docker.io 21:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:02 Configure a credential helper to remove this warning. See 21:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:02 21:25:02 Login Succeeded 21:25:02 ---> docker-login.sh ends [Pipeline] } 21:25:02 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:25:03 + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo 21:25:03 GIT_COMMIT: 8edb88587e4121e3f42998d8788d704b40f09c7e, Commit Message: feat: Update profiles for newly added/updated clients (#291) [Pipeline] echo 21:25:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:25:04 21:25:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:25:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:25:05 latest: Pulling from edgex-devops/git-semver 21:25:05 31603596830f: Pulling fs layer 21:25:05 54011a49482f: Pulling fs layer 21:25:05 a6820b24f6d8: Pulling fs layer 21:25:05 f581987b2513: Pulling fs layer 21:25:05 f581987b2513: Waiting 21:25:05 54011a49482f: Verifying Checksum 21:25:05 54011a49482f: Download complete 21:25:05 31603596830f: Verifying Checksum 21:25:05 31603596830f: Download complete 21:25:05 a6820b24f6d8: Verifying Checksum 21:25:05 a6820b24f6d8: Download complete 21:25:05 f581987b2513: Verifying Checksum 21:25:05 f581987b2513: Download complete 21:25:05 31603596830f: Pull complete 21:25:05 54011a49482f: Pull complete 21:25:06 a6820b24f6d8: Pull complete 21:25:06 f581987b2513: Pull complete 21:25:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:25:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:25:06 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 21:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:25:07 $ docker top fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:07 [ssh-agent] Looking for ssh-agent implementation... 21:25:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:07 $ docker exec fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent 21:25:08 SSH_AUTH_SOCK=/tmp/ssh-YIohbXN6Wn0E/agent.14 21:25:08 SSH_AGENT_PID=20 21:25:08 Running ssh-add (command line suppressed) 21:25:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_9022517605706074310.key (/w/workspace/_app-service-configurable_master@tmp/private_key_9022517605706074310.key) 21:25:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:08 + git tag --points-at HEAD [Pipeline] } 21:25:08 $ docker exec --env ******** --env ******** fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent -k 21:25:08 unset SSH_AUTH_SOCK; 21:25:08 unset SSH_AGENT_PID; 21:25:08 echo Agent pid 20 killed; 21:25:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:25:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:08 [ssh-agent] Looking for ssh-agent implementation... 21:25:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:08 $ docker exec fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent 21:25:08 SSH_AUTH_SOCK=/tmp/ssh-Vjo1Bl8m7XP2/agent.53 21:25:08 SSH_AGENT_PID=59 21:25:08 Running ssh-add (command line suppressed) 21:25:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5127931872935866680.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5127931872935866680.key) 21:25:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:09 + git semver init 21:25:09 # -> Open(): unable to determine branch for HEAD 21:25:09 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:25:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:25:09 # $SEMVER_REMOTE_NAME = origin 21:25:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:25:09 # $SEMVER_USER_NAME = edgex-jenkins 21:25:09 # $SEMVER_BRANCH = master 21:25:09 # $SEMVER_TEMP = /tmp/semver-996416507 21:25:09 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:25:09 # '/tmp/semver-996416507' -> '/w/workspace/_app-service-configurable_master/.semver' 21:25:09 # -> Force: false 21:25:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:25:09 $ docker exec --env ******** --env ******** fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent -k 21:25:09 unset SSH_AUTH_SOCK; 21:25:09 unset SSH_AGENT_PID; 21:25:09 echo Agent pid 59 killed; 21:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:10 + git semver [Pipeline] } 21:25:10 $ docker stop --time=1 fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 21:25:11 $ docker rm -f fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:25:12 Stashed 1 file(s) [Pipeline] echo 21:25:12 [edgeXSemver]: initialized semver on version 2.0.0-dev.52 [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:25:27 Still waiting to schedule task 21:25:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:25:27 Still waiting to schedule task 21:25:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:27:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-95 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:27:34 Running in /w/workspace/app-service-configurable/124 [Pipeline] { [Pipeline] checkout 21:27:34 Selected Git installation does not exist. Using Default 21:27:34 The recommended git tool is: NONE 21:27:40 using credential edgex-jenkins-ssh 21:27:40 Cloning the remote Git repository 21:27:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:27:40 > git init /w/workspace/app-service-configurable/124 # timeout=10 21:27:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:27:40 > git --version # timeout=10 21:27:40 > git --version # 'git version 2.17.1' 21:27:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:41 Avoid second fetch 21:27:41 Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) 21:27:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:27:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:41 > git config core.sparsecheckout # timeout=10 21:27:41 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 21:27:45 Running on prd-centos7-docker-4c-2g-96 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:27:45 Running in /w/workspace/app-service-configurable/124 [Pipeline] { [Pipeline] checkout 21:27:45 Selected Git installation does not exist. Using Default 21:27:45 The recommended git tool is: NONE 21:27:46 Commit message: "feat: Update profiles for newly added/updated clients (#291)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:27:48 using credential edgex-jenkins-ssh 21:27:48 Cloning the remote Git repository 21:27:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:27:48 + sudo service docker restart 21:27:48 + true 21:27:49 Avoid second fetch 21:27:49 Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) 21:27:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:27:48 > git init /w/workspace/app-service-configurable/124 # timeout=10 21:27:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:27:48 > git --version # timeout=10 21:27:48 > git --version # 'git version 2.24.4' 21:27:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:48 [INFO] Currently running in a labeled security context 21:27:48 [INFO] Currently SELinux is 'enforcing' on the host 21:27:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/124@tmp/jenkins-gitclient-ssh2579604822256033680.key 21:27:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:27:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:49 > git config core.sparsecheckout # timeout=10 21:27:49 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 21:27:52 Commit message: "feat: Update profiles for newly added/updated clients (#291)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:27:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:27:54 + sudo service docker restart 21:27:54 + true 21:27:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:07 provisioning config files... 21:28:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config3368495337509634332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:07 ---> docker-login.sh 21:28:07 nexus3.edgexfoundry.org:10001 21:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:08 Configure a credential helper to remove this warning. See 21:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:08 21:28:08 Login Succeeded 21:28:08 nexus3.edgexfoundry.org:10002 21:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:09 Configure a credential helper to remove this warning. See 21:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:09 21:28:09 Login Succeeded 21:28:09 nexus3.edgexfoundry.org:10003 21:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:09 Configure a credential helper to remove this warning. See 21:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:09 21:28:09 Login Succeeded 21:28:09 nexus3.edgexfoundry.org:10004 21:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:10 Configure a credential helper to remove this warning. See 21:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:10 21:28:10 Login Succeeded 21:28:10 docker.io 21:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:11 Configure a credential helper to remove this warning. See 21:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:11 21:28:11 Login Succeeded 21:28:11 ---> docker-login.sh ends [Pipeline] } 21:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:11 ========================================================= 21:28:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:28:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:28:12 + 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:28:12 Sending build context to Docker daemon 98.82kB 21:28:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:28:12 Step 2/8 : FROM ${BASE} 21:28:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:28:12 595b0fe564bb: Pulling fs layer 21:28:12 3088b5b3c5c0: Pulling fs layer 21:28:12 5b7225fbf94c: Pulling fs layer 21:28:12 ba82ee9f976e: Pulling fs layer 21:28:12 506bd15cee9f: Pulling fs layer 21:28:12 75a0a4a0db45: Pulling fs layer 21:28:12 618dc40b7e24: Pulling fs layer 21:28:12 506bd15cee9f: Waiting 21:28:12 75a0a4a0db45: Waiting 21:28:12 ba82ee9f976e: Waiting 21:28:12 618dc40b7e24: Waiting 21:28:12 5b7225fbf94c: Verifying Checksum 21:28:12 5b7225fbf94c: Download complete 21:28:12 3088b5b3c5c0: Verifying Checksum 21:28:12 3088b5b3c5c0: Download complete 21:28:12 506bd15cee9f: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:12 provisioning config files... 21:28:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config8863963097096886713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:12 75a0a4a0db45: Verifying Checksum 21:28:12 75a0a4a0db45: Download complete 21:28:12 595b0fe564bb: Verifying Checksum 21:28:12 595b0fe564bb: Download complete 21:28:13 ---> docker-login.sh 21:28:13 nexus3.edgexfoundry.org:10001 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 595b0fe564bb: Pull complete 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10002 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10003 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:14 3088b5b3c5c0: Pull complete 21:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:14 Configure a credential helper to remove this warning. See 21:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:14 21:28:14 Login Succeeded 21:28:14 nexus3.edgexfoundry.org:10004 21:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:14 5b7225fbf94c: Pull complete 21:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:14 Configure a credential helper to remove this warning. See 21:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:14 21:28:14 Login Succeeded 21:28:14 docker.io 21:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:14 Configure a credential helper to remove this warning. See 21:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:14 21:28:14 Login Succeeded 21:28:14 ---> docker-login.sh ends [Pipeline] } 21:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:14 ========================================================= 21:28:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:28:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:28:15 + 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:28:15 Sending build context to Docker daemon 98.82kB 21:28:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:28:15 Step 2/8 : FROM ${BASE} 21:28:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:28:15 540db60ca938: Pulling fs layer 21:28:15 adcc1eea9eea: Pulling fs layer 21:28:15 4c4ab2625f07: Pulling fs layer 21:28:15 0510c868ecb4: Pulling fs layer 21:28:15 afea3b2eda06: Pulling fs layer 21:28:15 7809a108b3ef: Pulling fs layer 21:28:15 f706445af74f: Pulling fs layer 21:28:15 afea3b2eda06: Waiting 21:28:15 7809a108b3ef: Waiting 21:28:15 f706445af74f: Waiting 21:28:15 0510c868ecb4: Waiting 21:28:15 4c4ab2625f07: Verifying Checksum 21:28:15 4c4ab2625f07: Download complete 21:28:15 adcc1eea9eea: Verifying Checksum 21:28:15 adcc1eea9eea: Download complete 21:28:15 afea3b2eda06: Verifying Checksum 21:28:15 afea3b2eda06: Download complete 21:28:15 7809a108b3ef: Verifying Checksum 21:28:15 7809a108b3ef: Download complete 21:28:15 540db60ca938: Verifying Checksum 21:28:15 540db60ca938: Download complete 21:28:15 618dc40b7e24: Download complete 21:28:16 540db60ca938: Pull complete 21:28:16 adcc1eea9eea: Pull complete 21:28:16 4c4ab2625f07: Pull complete 21:28:18 f706445af74f: Verifying Checksum 21:28:18 f706445af74f: Download complete 21:28:18 ba82ee9f976e: Download complete 21:28:18 0510c868ecb4: Verifying Checksum 21:28:18 0510c868ecb4: Download complete 21:28:21 0510c868ecb4: Pull complete 21:28:21 afea3b2eda06: Pull complete 21:28:22 7809a108b3ef: Pull complete 21:28:23 f706445af74f: Pull complete 21:28:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:28:23 ---> b068be0155e3 21:28:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:28:27 ---> Running in 49a641a41031 21:28:27 Removing intermediate container 49a641a41031 21:28:27 ---> 12f93ba19f09 21:28:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:27 ---> Running in 60a471abbfc2 21:28:28 Removing intermediate container 60a471abbfc2 21:28:28 ---> e46df0056621 21:28:28 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:28:28 ---> Running in 75f32b67b7c6 21:28:28 ba82ee9f976e: Pull complete 21:28:28 506bd15cee9f: Pull complete 21:28:28 75a0a4a0db45: Pull complete 21:28:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:28:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:28:30 (1/6) Installing libc-dev (0.7.2-r3) 21:28:30 (2/6) Installing libsodium (1.0.18-r0) 21:28:30 (3/6) Installing pkgconf (1.7.3-r0) 21:28:30 (4/6) Installing libsodium-dev (1.0.18-r0) 21:28:30 (5/6) Installing libzmq (4.3.3-r1) 21:28:30 (6/6) Installing zeromq-dev (4.3.3-r1) 21:28:30 Executing busybox-1.32.1-r6.trigger 21:28:30 OK: 150 MiB in 46 packages 21:28:30 Removing intermediate container 75f32b67b7c6 21:28:30 ---> 89de8e420215 21:28:30 Step 6/8 : WORKDIR /app 21:28:30 ---> Running in b1faf21b9196 21:28:31 Removing intermediate container b1faf21b9196 21:28:31 ---> aa6c02782035 21:28:31 Step 7/8 : COPY . . 21:28:31 ---> 1ef1998249ad 21:28:31 Step 8/8 : RUN go mod download 21:28:31 ---> Running in 62d0682ac70e 21:28:32 618dc40b7e24: Pull complete 21:28:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:28:32 ---> a36622ca3599 21:28:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:28:34 ---> Running in dcf058753e32 21:28:34 Removing intermediate container dcf058753e32 21:28:34 ---> 4ad62c163d73 21:28:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:34 ---> Running in 0f03b27324e1 21:28:37 Removing intermediate container 0f03b27324e1 21:28:37 ---> c8f263019eab 21:28:37 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:28:37 ---> Running in 76ff44ebdabb 21:28:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:28:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:28:40 (1/6) Installing libc-dev (0.7.2-r3) 21:28:41 (2/6) Installing libsodium (1.0.18-r0) 21:28:41 (3/6) Installing pkgconf (1.7.3-r0) 21:28:41 (4/6) Installing libsodium-dev (1.0.18-r0) 21:28:41 (5/6) Installing libzmq (4.3.3-r1) 21:28:41 (6/6) Installing zeromq-dev (4.3.3-r1) 21:28:41 Executing busybox-1.32.1-r6.trigger 21:28:41 OK: 139 MiB in 46 packages 21:28:43 Removing intermediate container 76ff44ebdabb 21:28:43 ---> 366c277a0924 21:28:43 Step 6/8 : WORKDIR /app 21:28:43 ---> Running in 6bdc61f0e7a3 21:28:43 Removing intermediate container 6bdc61f0e7a3 21:28:43 ---> 48b00963c49e 21:28:43 Step 7/8 : COPY . . 21:28:44 ---> bf727c345e54 21:28:44 Step 8/8 : RUN go mod download 21:28:44 ---> Running in 5831be2f9c48 21:28:46 Removing intermediate container 62d0682ac70e 21:28:46 ---> e2d8f9f3ddbe 21:28:46 Successfully built e2d8f9f3ddbe 21:28:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:28:46 + docker inspect -f . ci-base-image-x86_64 21:28:46 . [Pipeline] withDockerContainer 21:28:46 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 21:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/124 -v /w/workspace/app-service-configurable/124:/w/workspace/app-service-configurable/124:rw,z -v /w/workspace/app-service-configurable/124@tmp:/w/workspace/app-service-configurable/124@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-x86_64 cat 21:28:47 $ docker top 2b4a41ecf7ea9b668715635b3359985a29c4552df3e1bd6454ed419f5c610df4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:47 + go version 21:28:47 go version go1.16.3 linux/amd64 [Pipeline] } 21:28:47 $ docker stop --time=1 2b4a41ecf7ea9b668715635b3359985a29c4552df3e1bd6454ed419f5c610df4 21:28:48 $ docker rm -f 2b4a41ecf7ea9b668715635b3359985a29c4552df3e1bd6454ed419f5c610df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:49 + docker inspect -f . ci-base-image-x86_64 21:28:49 . [Pipeline] withDockerContainer 21:28:49 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 21:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/124 -v /w/workspace/app-service-configurable/124:/w/workspace/app-service-configurable/124:rw,z -v /w/workspace/app-service-configurable/124@tmp:/w/workspace/app-service-configurable/124@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-x86_64 cat 21:28:49 $ docker top 49b63471d5a2b588847516d646b7851408a044a17cc33b5f4ca200e5c9565af9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:50 + go mod tidy [Pipeline] sh 21:28:50 + make test 21:28:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:29:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:29:09 CGO_ENABLED=1 go vet ./... 21:29:11 Removing intermediate container 5831be2f9c48 21:29:11 ---> 4f3a9acaf0be 21:29:11 Successfully built 4f3a9acaf0be 21:29:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:29:11 + docker inspect -f . ci-base-image-arm64 21:29:11 . [Pipeline] withDockerContainer 21:29:12 prd-ubuntu18.04-docker-arm64-4c-16g-95 does not seem to be running inside a container 21:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/124 -v /w/workspace/app-service-configurable/124:/w/workspace/app-service-configurable/124:rw,z -v /w/workspace/app-service-configurable/124@tmp:/w/workspace/app-service-configurable/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:29:12 gofmt -l . 21:29:12 [ "`gofmt -l .`" = "" ] 21:29:12 ./bin/test-go-mod-tidy.sh 21:29:12 ./bin/test-attribution-txt.sh 21:29:13 $ docker top 6c3493614bc7444dccb53aa4cf26b9d8b998f14e80e26af6f576e6ea6ab6969c -eo pid,comm [Pipeline] { [Pipeline] } 21:29:14 $ docker stop --time=1 49b63471d5a2b588847516d646b7851408a044a17cc33b5f4ca200e5c9565af9 21:29:15 $ docker rm -f 49b63471d5a2b588847516d646b7851408a044a17cc33b5f4ca200e5c9565af9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 21:29:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:29:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:29:16 + go version 21:29:16 go version go1.16.5 linux/arm64 [Pipeline] } 21:29:19 $ docker stop --time=1 6c3493614bc7444dccb53aa4cf26b9d8b998f14e80e26af6f576e6ea6ab6969c 21:29:21 $ docker rm -f 6c3493614bc7444dccb53aa4cf26b9d8b998f14e80e26af6f576e6ea6ab6969c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:29:22 + docker inspect -f . ci-base-image-arm64 21:29:22 . [Pipeline] withDockerContainer 21:29:22 + ls -al . 21:29:22 total 92 21:29:22 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 17 21:29 . 21:29:22 drwxrwxr-x. 4 jenkins jenkins 32 Jun 17 21:27 .. 21:29:22 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 17 21:27 Attribution.txt 21:29:22 drwxrwxr-x. 2 jenkins jenkins 64 Jun 17 21:27 bin 21:29:22 -rw-r--r--. 1 jenkins jenkins 10 Jun 17 21:28 coverage.out 21:29:22 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 17 21:27 Dockerfile 21:29:22 -rw-rw-r--. 1 jenkins jenkins 970 Jun 17 21:27 Dockerfile.build 21:29:22 -rw-rw-r--. 1 jenkins jenkins 119 Jun 17 21:27 .dockerignore 21:29:22 drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 21:27 .git 21:29:22 drwxrwxr-x. 2 jenkins jenkins 81 Jun 17 21:27 .github 21:29:22 -rw-rw-r--. 1 jenkins jenkins 111 Jun 17 21:27 .gitignore 21:29:22 -rw-r--r--. 1 jenkins jenkins 136 Jun 17 21:29 go.mod 21:29:22 -rw-r--r--. 1 jenkins jenkins 20543 Jun 17 21:28 go.sum 21:29:22 -rw-rw-r--. 1 jenkins jenkins 687 Jun 17 21:27 Jenkinsfile 21:29:22 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 17 21:27 LICENSE 21:29:22 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 17 21:27 main.go 21:29:22 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 17 21:27 makefile 21:29:22 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 17 21:27 README.md 21:29:22 drwxrwxr-x. 8 jenkins jenkins 122 Jun 17 21:27 res 21:29:22 drwxrwxr-x. 4 jenkins jenkins 71 Jun 17 21:27 snap 21:29:22 -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 21:25 VERSION 21:29:22 prd-ubuntu18.04-docker-arm64-4c-16g-95 does not seem to be running inside a container 21:29:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/124 -v /w/workspace/app-service-configurable/124:/w/workspace/app-service-configurable/124:rw,z -v /w/workspace/app-service-configurable/124@tmp:/w/workspace/app-service-configurable/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:29:24 $ docker top 916683e9d44dbdcd1296c5a32c13d5c0cd564ddac7f1cafb2df7f2ef7b22eeef -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:29:24 + 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=8edb88587e4121e3f42998d8788d704b40f09c7e --label arch=amd64 --label version=2.0.0-dev.52 . 21:29:24 Sending build context to Docker daemon 122.4kB 21:29:24 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:29:24 Step 2/28 : FROM ${BASE} AS builder 21:29:24 ---> e2d8f9f3ddbe 21:29:24 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:29:24 ---> Running in befe4849d280 21:29:24 Removing intermediate container befe4849d280 21:29:24 ---> f0cd137dcec2 21:29:24 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:29:24 ---> Running in 32cf7c57243a 21:29:24 Removing intermediate container 32cf7c57243a 21:29:24 ---> 0fde4db3c980 21:29:24 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:29:24 ---> Running in 30e861a1923e 21:29:24 Removing intermediate container 30e861a1923e 21:29:24 ---> 798eddd4da99 21:29:24 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:24 ---> Running in fe15023ee9ae 21:29:24 + go mod tidy 21:29:25 Removing intermediate container fe15023ee9ae 21:29:25 ---> 07bcf9258b3e 21:29:25 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:29:25 ---> Running in 9a7e8abe11b8 21:29:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 21:29:26 + make test 21:29:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:29:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:29:27 OK: 150 MiB in 46 packages 21:29:27 Removing intermediate container 9a7e8abe11b8 21:29:27 ---> d632b0369fff 21:29:27 Step 8/28 : WORKDIR /app 21:29:27 ---> Running in aa29d0751c7f 21:29:27 Removing intermediate container aa29d0751c7f 21:29:27 ---> 7ee7d26841a5 21:29:27 Step 9/28 : COPY go.mod . 21:29:27 ---> 3f5ad3e37323 21:29:27 Step 10/28 : RUN go mod download 21:29:27 ---> Running in f1f2454bfa99 21:29:27 Removing intermediate container f1f2454bfa99 21:29:27 ---> c297b71926dd 21:29:27 Step 11/28 : RUN go mod tidy 21:29:27 ---> Running in 855a25d5c173 21:29:28 Removing intermediate container 855a25d5c173 21:29:28 ---> 68842d985ce6 21:29:28 Step 12/28 : COPY . . 21:29:28 ---> f05cb6dc0022 21:29:28 Step 13/28 : ARG MAKE="make build" 21:29:28 ---> Running in b261b078546d 21:29:29 Removing intermediate container b261b078546d 21:29:29 ---> d883117c2fbe 21:29:29 Step 14/28 : RUN $MAKE 21:29:29 ---> Running in 0e3ce3316502 21:29:29 go mod tidy 21:29:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.84 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.52" -o app-service-configurable 21:29:41 Removing intermediate container 0e3ce3316502 21:29:41 ---> 2a9c7d59f298 21:29:41 Step 15/28 : FROM alpine:3.12 21:29:41 3.12: Pulling from library/alpine 21:29:41 339de151aab4: Pulling fs layer 21:29:41 339de151aab4: Download complete 21:29:41 339de151aab4: Pull complete 21:29:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:29:41 Status: Downloaded newer image for alpine:3.12 21:29:41 ---> 13621d1b12d4 21:29:41 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:29:41 ---> Running in 49ae3a8c001b 21:29:41 Removing intermediate container 49ae3a8c001b 21:29:41 ---> f6427a00fc22 21:29:41 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 21:29:41 ---> Running in f3b544fb7cc7 21:29:41 Removing intermediate container f3b544fb7cc7 21:29:41 ---> 8ad138bd5911 21:29:41 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:29:41 ---> Running in c825e9aeeb1c 21:29:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:29:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:29:41 (1/7) Installing ca-certificates (20191127-r4) 21:29:42 (2/7) Installing dumb-init (1.2.2-r1) 21:29:42 (3/7) Installing libgcc (9.3.0-r2) 21:29:42 (4/7) Installing libsodium (1.0.18-r0) 21:29:42 (5/7) Installing libstdc++ (9.3.0-r2) 21:29:42 (6/7) Installing libzmq (4.3.3-r0) 21:29:42 (7/7) Installing zeromq (4.3.3-r0) 21:29:42 Executing busybox-1.31.1-r20.trigger 21:29:42 Executing ca-certificates-20191127-r4.trigger 21:29:42 OK: 9 MiB in 21 packages 21:29:42 Removing intermediate container c825e9aeeb1c 21:29:42 ---> 36ed2efd7c08 21:29:42 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:29:42 ---> 77ae26112cc5 21:29:42 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 21:29:42 ---> 3fd44e99a422 21:29:42 Step 21/28 : COPY --from=builder /app/res/ /res/ 21:29:43 ---> 894adf0619f6 21:29:43 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:29:43 ---> c741628533ca 21:29:43 Step 23/28 : EXPOSE 48095 21:29:43 ---> Running in edfe29bdbca6 21:29:43 Removing intermediate container edfe29bdbca6 21:29:43 ---> 1ab2ab2696d8 21:29:43 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 21:29:43 ---> Running in 6c7c6f1f56dc 21:29:43 Removing intermediate container 6c7c6f1f56dc 21:29:43 ---> 10ca5b8d1d24 21:29:43 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:43 ---> Running in 6469ca49fcff 21:29:44 Removing intermediate container 6469ca49fcff 21:29:44 ---> 035ebedd5e14 21:29:44 Step 26/28 : LABEL arch=amd64 21:29:44 ---> Running in 06c357baa68a 21:29:44 Removing intermediate container 06c357baa68a 21:29:44 ---> b60e1fb20eb2 21:29:44 Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e 21:29:44 ---> Running in e953d6ba3207 21:29:44 Removing intermediate container e953d6ba3207 21:29:44 ---> ff0e3e52b1f9 21:29:44 Step 28/28 : LABEL version=2.0.0-dev.52 21:29:44 ---> Running in 805e97fb55b5 21:29:44 Removing intermediate container 805e97fb55b5 21:29:44 ---> f82f7d1bdf53 21:29:44 [Warning] One or more build-args [ARCH] were not consumed 21:29:44 Successfully built f82f7d1bdf53 21:29:44 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:44 provisioning config files... 21:29:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config1798690284365768050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:44 ---> docker-login.sh 21:29:44 nexus3.edgexfoundry.org:10001 21:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:44 Configure a credential helper to remove this warning. See 21:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:44 21:29:44 Login Succeeded 21:29:44 nexus3.edgexfoundry.org:10002 21:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:45 Configure a credential helper to remove this warning. See 21:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:45 21:29:45 Login Succeeded 21:29:45 nexus3.edgexfoundry.org:10003 21:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:45 Configure a credential helper to remove this warning. See 21:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:45 21:29:45 Login Succeeded 21:29:45 nexus3.edgexfoundry.org:10004 21:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:45 Configure a credential helper to remove this warning. See 21:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:45 21:29:45 Login Succeeded 21:29:45 docker.io 21:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:45 Configure a credential helper to remove this warning. See 21:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:45 21:29:45 Login Succeeded 21:29:46 ---> docker-login.sh ends [Pipeline] } 21:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:46 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:29:46 8edb88587e4121e3f42998d8788d704b40f09c7e 21:29:46 latest 21:29:46 2.0.0-dev.52 21:29:46 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 21:29:46 master 21:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 21:29:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e 21:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:46 858113659f46: Preparing 21:29:46 372470224e41: Preparing 21:29:46 f50b369b13eb: Preparing 21:29:46 6761b87cd15c: Preparing 21:29:46 760d487f4138: Preparing 21:29:46 32f366d666a5: Preparing 21:29:46 32f366d666a5: Waiting 21:29:47 6761b87cd15c: Pushed 21:29:47 32f366d666a5: Layer already exists 21:29:47 f50b369b13eb: Pushed 21:29:47 372470224e41: Pushed 21:29:47 760d487f4138: Pushed 21:29:49 858113659f46: Pushed 21:29:49 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:29:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:49 858113659f46: Preparing 21:29:49 372470224e41: Preparing 21:29:49 f50b369b13eb: Preparing 21:29:49 6761b87cd15c: Preparing 21:29:49 760d487f4138: Preparing 21:29:49 32f366d666a5: Preparing 21:29:49 32f366d666a5: Waiting 21:29:49 6761b87cd15c: Layer already exists 21:29:49 372470224e41: Layer already exists 21:29:49 f50b369b13eb: Layer already exists 21:29:49 858113659f46: Layer already exists 21:29:49 760d487f4138: Layer already exists 21:29:49 32f366d666a5: Layer already exists 21:29:49 latest: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 21:29:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.52 21:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:50 858113659f46: Preparing 21:29:50 372470224e41: Preparing 21:29:50 f50b369b13eb: Preparing 21:29:50 6761b87cd15c: Preparing 21:29:50 760d487f4138: Preparing 21:29:50 32f366d666a5: Preparing 21:29:50 32f366d666a5: Waiting 21:29:50 f50b369b13eb: Layer already exists 21:29:50 372470224e41: Layer already exists 21:29:50 6761b87cd15c: Layer already exists 21:29:50 760d487f4138: Layer already exists 21:29:50 858113659f46: Layer already exists 21:29:50 32f366d666a5: Layer already exists 21:29:50 2.0.0-dev.52: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 21:29:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 21:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:50 858113659f46: Preparing 21:29:50 372470224e41: Preparing 21:29:50 f50b369b13eb: Preparing 21:29:50 6761b87cd15c: Preparing 21:29:50 760d487f4138: Preparing 21:29:50 32f366d666a5: Preparing 21:29:50 32f366d666a5: Waiting 21:29:50 f50b369b13eb: Layer already exists 21:29:50 372470224e41: Layer already exists 21:29:50 6761b87cd15c: Layer already exists 21:29:50 858113659f46: Layer already exists 21:29:50 760d487f4138: Layer already exists 21:29:50 32f366d666a5: Layer already exists 21:29:50 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 21:29:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 21:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:29:51 858113659f46: Preparing 21:29:51 372470224e41: Preparing 21:29:51 f50b369b13eb: Preparing 21:29:51 6761b87cd15c: Preparing 21:29:51 760d487f4138: Preparing 21:29:51 32f366d666a5: Preparing 21:29:51 32f366d666a5: Waiting 21:29:51 858113659f46: Layer already exists 21:29:51 6761b87cd15c: Layer already exists 21:29:51 f50b369b13eb: Layer already exists 21:29:51 760d487f4138: Layer already exists 21:29:51 372470224e41: Layer already exists 21:29:51 32f366d666a5: Layer already exists 21:29:51 master: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:51 ===================================================== [Pipeline] echo 21:29:51 taggedImages: 21:29:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e 21:29:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:29:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.52 21:29:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 21:29:51 - 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:29:52 ---> job-cost.sh 21:29:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-klkg 21:30:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:30:13 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:30:13 CGO_ENABLED=1 go vet ./... 21:30:15 lf-activate-venv(): INFO: Adding /tmp/venv-klkg/bin to PATH 21:30:15 INFO: No Stack... 21:30:15 INFO: Retrieving Pricing Info for: v3-standard-2 21:30:15 INFO: Archiving Costs [Pipeline] sh 21:30:15 + cat /w/workspace/app-service-configurable/124/archives/cost.csv 21:30:15 + cut -d, -f6 [Pipeline] lock 21:30:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] 21:30:15 Resource [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] did not exist. Created. 21:30:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:30:16 + echo total: 0.05999999865889549 [Pipeline] stash 21:30:16 Stashed 1 file(s) [Pipeline] } 21:30:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:30:40 gofmt -l . 21:30:40 [ "`gofmt -l .`" = "" ] 21:30:40 ./bin/test-go-mod-tidy.sh 21:30:40 ./bin/test-attribution-txt.sh [Pipeline] } 21:30:40 $ docker stop --time=1 916683e9d44dbdcd1296c5a32c13d5c0cd564ddac7f1cafb2df7f2ef7b22eeef 21:30:42 $ docker rm -f 916683e9d44dbdcd1296c5a32c13d5c0cd564ddac7f1cafb2df7f2ef7b22eeef [Pipeline] // withDockerContainer [Pipeline] sh 21:30:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:30:43 Warning: overwriting stash ‘coverage-report’ 21:30:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:30:44 + ls -al . 21:30:44 total 116 21:30:44 drwxrwxr-x 7 jenkins jenkins 4096 Jun 17 21:30 . 21:30:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 21:27 .. 21:30:44 -rw-rw-r-- 1 jenkins jenkins 119 Jun 17 21:27 .dockerignore 21:30:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 21:27 .git 21:30:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 21:27 .github 21:30:44 -rw-rw-r-- 1 jenkins jenkins 111 Jun 17 21:27 .gitignore 21:30:44 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 17 21:27 Attribution.txt 21:30:44 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 17 21:27 Dockerfile 21:30:44 -rw-rw-r-- 1 jenkins jenkins 970 Jun 17 21:27 Dockerfile.build 21:30:44 -rw-rw-r-- 1 jenkins jenkins 687 Jun 17 21:27 Jenkinsfile 21:30:44 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 17 21:27 LICENSE 21:30:44 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 17 21:27 README.md 21:30:44 -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 21:25 VERSION 21:30:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 21:27 bin 21:30:44 -rw-r--r-- 1 jenkins jenkins 10 Jun 17 21:29 coverage.out 21:30:44 -rw-r--r-- 1 jenkins jenkins 136 Jun 17 21:30 go.mod 21:30:44 -rw-r--r-- 1 jenkins jenkins 20543 Jun 17 21:29 go.sum 21:30:44 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 17 21:27 main.go 21:30:44 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 17 21:27 makefile 21:30:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 21:27 res 21:30:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 21:27 snap [Pipeline] isUnix [Pipeline] sh 21:30:45 + 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=8edb88587e4121e3f42998d8788d704b40f09c7e --label arch=arm64 --label version=2.0.0-dev.52 . 21:30:45 Sending build context to Docker daemon 122.4kB 21:30:45 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:30:45 Step 2/28 : FROM ${BASE} AS builder 21:30:45 ---> 4f3a9acaf0be 21:30:45 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:30:45 ---> Running in 2030c61411c5 21:30:46 Removing intermediate container 2030c61411c5 21:30:46 ---> 43fde201fcad 21:30:46 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:30:46 ---> Running in 38ca658c28cc 21:30:46 Removing intermediate container 38ca658c28cc 21:30:46 ---> 9a9a8409d2dd 21:30:46 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:30:46 ---> Running in 9c098807802b 21:30:47 Removing intermediate container 9c098807802b 21:30:47 ---> 2d674358e1e4 21:30:47 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:47 ---> Running in d53d602109e5 21:30:50 Removing intermediate container d53d602109e5 21:30:50 ---> ac87665500ed 21:30:50 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:50 ---> Running in f5d6c6260924 21:30:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:30:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:30:52 OK: 139 MiB in 46 packages 21:30:53 Removing intermediate container f5d6c6260924 21:30:53 ---> 2c42906a4228 21:30:53 Step 8/28 : WORKDIR /app 21:30:53 ---> Running in d83f8122b830 21:30:54 Removing intermediate container d83f8122b830 21:30:54 ---> 4e2a23405159 21:30:54 Step 9/28 : COPY go.mod . 21:30:55 ---> 1894896d7479 21:30:55 Step 10/28 : RUN go mod download 21:30:55 ---> Running in d2f4f68c0a61 21:30:58 Removing intermediate container d2f4f68c0a61 21:30:58 ---> b6c1b4300055 21:30:58 Step 11/28 : RUN go mod tidy 21:30:58 ---> Running in e7dac4dbabc5 21:31:00 Removing intermediate container e7dac4dbabc5 21:31:00 ---> f399f1383cf2 21:31:00 Step 12/28 : COPY . . 21:31:01 ---> d775a594d097 21:31:01 Step 13/28 : ARG MAKE="make build" 21:31:01 ---> Running in 41a093ed84e3 21:31:01 Removing intermediate container 41a093ed84e3 21:31:01 ---> 47440c23e31c 21:31:01 Step 14/28 : RUN $MAKE 21:31:02 ---> Running in 3977a98bd53f 21:31:03 go mod tidy 21:31:03 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.84 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.52" -o app-service-configurable 21:31:42 Removing intermediate container 3977a98bd53f 21:31:42 ---> 194b106b21b8 21:31:42 Step 15/28 : FROM alpine:3.12 21:31:42 3.12: Pulling from library/alpine 21:31:42 d2f70382dc9a: Pulling fs layer 21:31:42 d2f70382dc9a: Verifying Checksum 21:31:42 d2f70382dc9a: Download complete 21:31:42 d2f70382dc9a: Pull complete 21:31:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:31:42 Status: Downloaded newer image for alpine:3.12 21:31:42 ---> c4fd0aeabfcf 21:31:42 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:31:42 ---> Running in 8ef65ba04ea8 21:31:42 Removing intermediate container 8ef65ba04ea8 21:31:42 ---> 24b4b5f4ddcc 21:31:42 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 21:31:42 ---> Running in 0a0fb4966b60 21:31:42 Removing intermediate container 0a0fb4966b60 21:31:42 ---> a90d001bfc8e 21:31:42 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:31:42 ---> Running in 76159909dd6d 21:31:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:44 (1/7) Installing ca-certificates (20191127-r4) 21:31:44 (2/7) Installing dumb-init (1.2.2-r1) 21:31:44 (3/7) Installing libgcc (9.3.0-r2) 21:31:44 (4/7) Installing libsodium (1.0.18-r0) 21:31:44 (5/7) Installing libstdc++ (9.3.0-r2) 21:31:44 (6/7) Installing libzmq (4.3.3-r0) 21:31:44 (7/7) Installing zeromq (4.3.3-r0) 21:31:44 Executing busybox-1.31.1-r20.trigger 21:31:44 Executing ca-certificates-20191127-r4.trigger 21:31:44 OK: 9 MiB in 21 packages 21:31:45 Removing intermediate container 76159909dd6d 21:31:45 ---> cfccaa352af2 21:31:45 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:31:46 ---> dedd2a956f09 21:31:46 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 21:31:47 ---> f0fbe7d89a65 21:31:47 Step 21/28 : COPY --from=builder /app/res/ /res/ 21:31:48 ---> f741c1366669 21:31:48 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:31:49 ---> 85d470461ead 21:31:49 Step 23/28 : EXPOSE 48095 21:31:49 ---> Running in 80276b8df47b 21:31:50 Removing intermediate container 80276b8df47b 21:31:50 ---> 4175f556c8f6 21:31:50 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 21:31:50 ---> Running in 2288b9b18324 21:31:51 Removing intermediate container 2288b9b18324 21:31:51 ---> b6fa630962e1 21:31:51 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:51 ---> Running in 208478991c56 21:31:51 Removing intermediate container 208478991c56 21:31:51 ---> 76990c8092a8 21:31:51 Step 26/28 : LABEL arch=arm64 21:31:51 ---> Running in 82577e6bdc66 21:31:52 Removing intermediate container 82577e6bdc66 21:31:52 ---> 48556484895f 21:31:52 Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e 21:31:52 ---> Running in 6a2c869abb06 21:31:52 Removing intermediate container 6a2c869abb06 21:31:52 ---> c145bd98a883 21:31:52 Step 28/28 : LABEL version=2.0.0-dev.52 21:31:52 ---> Running in 9214e416c17e 21:31:53 Removing intermediate container 9214e416c17e 21:31:53 ---> b164cd20b645 21:31:53 [Warning] One or more build-args [ARCH] were not consumed 21:31:53 Successfully built b164cd20b645 21:31:53 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 21:31:53 provisioning config files... 21:31:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config6565153262523095388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:54 ---> docker-login.sh 21:31:54 nexus3.edgexfoundry.org:10001 21:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:54 Configure a credential helper to remove this warning. See 21:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:54 21:31:54 Login Succeeded 21:31:54 nexus3.edgexfoundry.org:10002 21:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:55 Configure a credential helper to remove this warning. See 21:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:55 21:31:55 Login Succeeded 21:31:55 nexus3.edgexfoundry.org:10003 21:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:55 Configure a credential helper to remove this warning. See 21:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:55 21:31:55 Login Succeeded 21:31:55 nexus3.edgexfoundry.org:10004 21:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:56 Configure a credential helper to remove this warning. See 21:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:56 21:31:56 Login Succeeded 21:31:56 docker.io 21:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:56 Configure a credential helper to remove this warning. See 21:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:56 21:31:56 Login Succeeded 21:31:56 ---> docker-login.sh ends [Pipeline] } 21:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:31:57 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:31:57 8edb88587e4121e3f42998d8788d704b40f09c7e 21:31:57 latest 21:31:57 2.0.0-dev.52 21:31:57 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 21:31:57 master 21:31:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:31:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 21:31:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e 21:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:31:57 5959266b8400: Preparing 21:31:57 36b8ed7a8d58: Preparing 21:31:57 bd644a90355c: Preparing 21:31:57 13ce46032b5c: Preparing 21:31:57 309ab0d34175: Preparing 21:31:57 3fbe34a1663b: Preparing 21:31:57 3fbe34a1663b: Waiting 21:31:58 bd644a90355c: Pushed 21:31:58 36b8ed7a8d58: Pushed 21:31:58 13ce46032b5c: Pushed 21:31:58 3fbe34a1663b: Layer already exists 21:31:59 309ab0d34175: Pushed 21:32:01 5959266b8400: Pushed 21:32:01 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:32:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:32:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:32:02 5959266b8400: Preparing 21:32:02 36b8ed7a8d58: Preparing 21:32:02 bd644a90355c: Preparing 21:32:02 13ce46032b5c: Preparing 21:32:02 309ab0d34175: Preparing 21:32:02 3fbe34a1663b: Preparing 21:32:02 3fbe34a1663b: Waiting 21:32:02 36b8ed7a8d58: Layer already exists 21:32:02 13ce46032b5c: Layer already exists 21:32:02 bd644a90355c: Layer already exists 21:32:02 5959266b8400: Layer already exists 21:32:02 309ab0d34175: Layer already exists 21:32:02 3fbe34a1663b: Layer already exists 21:32:02 latest: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:32:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 21:32:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.52 21:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:32:03 5959266b8400: Preparing 21:32:03 36b8ed7a8d58: Preparing 21:32:03 bd644a90355c: Preparing 21:32:03 13ce46032b5c: Preparing 21:32:03 309ab0d34175: Preparing 21:32:03 3fbe34a1663b: Preparing 21:32:03 3fbe34a1663b: Waiting 21:32:03 309ab0d34175: Layer already exists 21:32:03 5959266b8400: Layer already exists 21:32:03 36b8ed7a8d58: Layer already exists 21:32:03 bd644a90355c: Layer already exists 21:32:03 13ce46032b5c: Layer already exists 21:32:03 3fbe34a1663b: Layer already exists 21:32:03 2.0.0-dev.52: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:32:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 21:32:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 21:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:32:04 5959266b8400: Preparing 21:32:04 36b8ed7a8d58: Preparing 21:32:04 bd644a90355c: Preparing 21:32:04 13ce46032b5c: Preparing 21:32:04 309ab0d34175: Preparing 21:32:04 3fbe34a1663b: Preparing 21:32:04 3fbe34a1663b: Waiting 21:32:04 bd644a90355c: Layer already exists 21:32:04 309ab0d34175: Layer already exists 21:32:04 5959266b8400: Layer already exists 21:32:04 36b8ed7a8d58: Layer already exists 21:32:04 13ce46032b5c: Layer already exists 21:32:04 3fbe34a1663b: Layer already exists 21:32:04 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh 21:32:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 21:32:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 21:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:32:05 5959266b8400: Preparing 21:32:05 36b8ed7a8d58: Preparing 21:32:05 bd644a90355c: Preparing 21:32:05 13ce46032b5c: Preparing 21:32:05 309ab0d34175: Preparing 21:32:05 3fbe34a1663b: Preparing 21:32:05 3fbe34a1663b: Waiting 21:32:05 309ab0d34175: Layer already exists 21:32:05 bd644a90355c: Layer already exists 21:32:05 5959266b8400: Layer already exists 21:32:05 36b8ed7a8d58: Layer already exists 21:32:05 13ce46032b5c: Layer already exists 21:32:05 3fbe34a1663b: Layer already exists 21:32:05 master: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:32:05 ===================================================== [Pipeline] echo 21:32:06 taggedImages: 21:32:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e 21:32:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:32:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.52 21:32:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 21:32:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:32:06 ---> job-cost.sh 21:32:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nBmj 21:32:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-nBmj/bin to PATH 21:34:07 INFO: No Stack... 21:34:07 INFO: Retrieving Pricing Info for: v2-standard-4 21:34:07 INFO: Archiving Costs [Pipeline] sh 21:34:08 + cat /w/workspace/app-service-configurable/124/archives/cost.csv 21:34:08 + cut -d, -f6 [Pipeline] lock 21:34:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] 21:34:08 Resource [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] did not exist. Created. 21:34:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:34:08 /w/workspace/app-service-configurable/124@tmp/durable-9ed54e95/script.sh: 1: /w/workspace/app-service-configurable/124@tmp/durable-9ed54e95/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:34:08 + echo total: 0.18000000715255737 [Pipeline] stash 21:34:08 Warning: overwriting stash ‘stack-cost’ 21:34:09 Stashed 1 file(s) [Pipeline] } 21:34:09 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-124-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 21:34:09 provisioning config files... 21:34:09 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4854990013277038291tmp [Pipeline] { [Pipeline] sh 21:34:10 + set +x 21:34:10 + curl -s https://codecov.io/bash 21:34:10 + bash -s -- 21:34:10 21:34:10 _____ _ 21:34:10 / ____| | | 21:34:10 | | ___ __| | ___ ___ _____ __ 21:34:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:34:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:34:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:34:10 Bash-1.0.3 21:34:10 21:34:10 21:34:10 ==> git version 2.24.4 found 21:34:10 ==> 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 21:34:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:34:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:34:10 ==> Jenkins CI detected. 21:34:10 project root: . 21:34:10 --> token set from env 21:34:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:34:10 ==> Running gcov in . (disable via -X gcov) 21:34:10 ==> Python coveragepy not found 21:34:10 ==> Searching for coverage reports in: 21:34:10 + . 21:34:10 -> Found 1 reports 21:34:10 ==> Detecting git/mercurial file structure 21:34:10 ==> Reading reports 21:34:10 + ./coverage.out bytes=10 21:34:10 ==> Appending adjustments 21:34:10 https://docs.codecov.io/docs/fixing-reports 21:34:10 + Found adjustments 21:34:10 ==> Gzipping contents 21:34:10 4.0K /tmp/codecov.DsWXTv.gz 21:34:10 ==> Uploading reports 21:34:10 url: https://codecov.io 21:34:10 query: branch=master&commit=8edb88587e4121e3f42998d8788d704b40f09c7e&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F124%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:34:10 -> Pinging Codecov 21:34:10 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8edb88587e4121e3f42998d8788d704b40f09c7e&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F124%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:34:11 -> Uploading to 21:34:11 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/A97CA9966030D2A3747ED39772930CCE/8edb88587e4121e3f42998d8788d704b40f09c7e/7702f5c6-a109-4214-85b2-65ab0bc6f4c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T213410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1990fed6431d2398401a9e565b57c3771cd7f374c9d7e441d53843568b9ca53e 21:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:11 Dload Upload Total Spent Left Speed 21:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 962 --:--:-- --:--:-- --:--:-- 964 21:34:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] } 21:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:34:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:34:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:34:12 21:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:34:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:34:12 188c0c94c7c5: Pulling fs layer 21:34:12 0ef7d3d256c8: Pulling fs layer 21:34:12 de9db76c5a1d: Pulling fs layer 21:34:12 0eba1c9be4d2: Pulling fs layer 21:34:12 0d57e429df01: Pulling fs layer 21:34:12 4e4be7b47b0d: Pulling fs layer 21:34:12 e1f770b5df2f: Pulling fs layer 21:34:12 85a0685a4137: Pulling fs layer 21:34:12 0eba1c9be4d2: Waiting 21:34:12 0d57e429df01: Waiting 21:34:12 4e4be7b47b0d: Waiting 21:34:12 e1f770b5df2f: Waiting 21:34:12 85a0685a4137: Waiting 21:34:12 de9db76c5a1d: Verifying Checksum 21:34:12 de9db76c5a1d: Download complete 21:34:12 0ef7d3d256c8: Verifying Checksum 21:34:12 0ef7d3d256c8: Download complete 21:34:12 0d57e429df01: Verifying Checksum 21:34:12 0d57e429df01: Download complete 21:34:12 4e4be7b47b0d: Verifying Checksum 21:34:12 4e4be7b47b0d: Download complete 21:34:13 188c0c94c7c5: Verifying Checksum 21:34:13 188c0c94c7c5: Download complete 21:34:13 188c0c94c7c5: Pull complete 21:34:13 0ef7d3d256c8: Pull complete 21:34:13 de9db76c5a1d: Pull complete 21:34:13 e1f770b5df2f: Verifying Checksum 21:34:13 e1f770b5df2f: Download complete 21:34:15 0eba1c9be4d2: Verifying Checksum 21:34:15 0eba1c9be4d2: Download complete 21:34:16 85a0685a4137: Verifying Checksum 21:34:16 85a0685a4137: Download complete 21:34:18 0eba1c9be4d2: Pull complete 21:34:19 0d57e429df01: Pull complete 21:34:19 4e4be7b47b0d: Pull complete 21:34:19 e1f770b5df2f: Pull complete 21:34:23 85a0685a4137: Pull complete 21:34:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:34:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:34:23 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 21:34:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:34:26 $ docker top 95bdf5f88a3ba5d883100ceaa4b2e7219796f0223b802f4e7cacff681a84e333 -eo pid,comm [Pipeline] { [Pipeline] echo 21:34:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:34:26 + set -o pipefail 21:34:26 + snyk monitor '--org=edgex-jenkins' 21:34:53 21:34:53 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 21:34:53 21:34:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b4dd1ecb-d72f-40df-808b-b4537eaaa65d 21:34:53 21:34:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:34:53 21:34:53 [Pipeline] } 21:34:53 $ docker stop --time=1 95bdf5f88a3ba5d883100ceaa4b2e7219796f0223b802f4e7cacff681a84e333 21:34:55 $ docker rm -f 95bdf5f88a3ba5d883100ceaa4b2e7219796f0223b802f4e7cacff681a84e333 [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 21:34:56 + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 21:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:57 . [Pipeline] withDockerContainer 21:34:57 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 21:34:57 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:34:57 $ docker top 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:57 [ssh-agent] Looking for ssh-agent implementation... 21:34:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:57 $ docker exec 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 ssh-agent 21:34:58 SSH_AUTH_SOCK=/tmp/ssh-4zX92ZnRvEMp/agent.16 21:34:58 SSH_AGENT_PID=22 21:34:58 Running ssh-add (command line suppressed) 21:34:58 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1270040902196363302.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1270040902196363302.key) 21:34:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:58 + git semver tag 21:34:58 # -> Open(): unable to determine branch for HEAD 21:34:58 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:34:58 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:34:58 # $SEMVER_REMOTE_NAME = origin 21:34:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:58 # $SEMVER_USER_NAME = edgex-jenkins 21:34:58 # $SEMVER_BRANCH = master 21:34:58 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:34:58 # 8edb88587e4121e3f42998d8788d704b40f09c7e HEAD 21:34:58 # -> Force: false 21:34:58 # 2727467f0ce84157081705b1cd62a256830e69d2 refs/tags/v2.0.0-dev.52 [Pipeline] } 21:34:58 $ docker exec --env ******** --env ******** 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 ssh-agent -k 21:34:58 unset SSH_AUTH_SOCK; 21:34:58 unset SSH_AGENT_PID; 21:34:58 echo Agent pid 22 killed; 21:34:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:58 + git semver [Pipeline] } 21:34:58 $ docker stop --time=1 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 21:35:00 $ docker rm -f 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:00 21:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:00 0.23.1-centos7: Pulling from edgex-lftools 21:35:00 ab5ef0e58194: Pulling fs layer 21:35:00 9712f1f96733: Pulling fs layer 21:35:00 63f879dbbcfc: Pulling fs layer 21:35:00 0d9ebad4ef96: Pulling fs layer 21:35:00 e9a5061849ea: Pulling fs layer 21:35:00 d747dcd14b5f: Pulling fs layer 21:35:00 2de7ff778b66: Pulling fs layer 21:35:00 e9a5061849ea: Waiting 21:35:00 d747dcd14b5f: Waiting 21:35:00 2de7ff778b66: Waiting 21:35:00 0d9ebad4ef96: Waiting 21:35:00 9712f1f96733: Verifying Checksum 21:35:00 9712f1f96733: Download complete 21:35:02 63f879dbbcfc: Verifying Checksum 21:35:02 63f879dbbcfc: Download complete 21:35:02 e9a5061849ea: Verifying Checksum 21:35:02 e9a5061849ea: Download complete 21:35:02 d747dcd14b5f: Verifying Checksum 21:35:02 d747dcd14b5f: Download complete 21:35:02 2de7ff778b66: Verifying Checksum 21:35:02 2de7ff778b66: Download complete 21:35:02 0d9ebad4ef96: Verifying Checksum 21:35:02 0d9ebad4ef96: Download complete 21:35:03 ab5ef0e58194: Verifying Checksum 21:35:03 ab5ef0e58194: Download complete 21:35:05 ab5ef0e58194: Pull complete 21:35:05 9712f1f96733: Pull complete 21:35:06 63f879dbbcfc: Pull complete 21:35:09 0d9ebad4ef96: Pull complete 21:35:10 e9a5061849ea: Pull complete 21:35:10 d747dcd14b5f: Pull complete 21:35:11 2de7ff778b66: Pull complete 21:35:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:35:11 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 21:35:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:35:16 $ docker top 12f83ac42907df29ef7aa5111831e4d82741c8a7df35d1fbfd6575e40d1f9c50 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:35:16 provisioning config files... 21:35:16 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config3319440960346651038tmp 21:35:16 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8318074449532858306tmp 21:35:16 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config7063798301573071558tmp [Pipeline] { [Pipeline] echo 21:35:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:35:16 ---> sigul-configuration.sh 21:35:16 gpg: directory `/root/.gnupg' created 21:35:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:35:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:35:16 gpg: keyring `/root/.gnupg/secring.gpg' created 21:35:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:35:16 gpg: CAST5 encrypted data 21:35:16 gpg: encrypted with 1 passphrase 21:35:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:35:17 + mkdir /home/jenkins 21:35:17 + mkdir /home/jenkins/sigul [Pipeline] sh 21:35:17 + 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 21:35:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:35:17 ---> sigul-install.sh 21:35:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:35:23 + git tag --list 21:35:23 v1.0.0 21:35:23 v1.1.0 21:35:23 v1.2.0 21:35:23 v1.3.0 21:35:23 v1.3.1 21:35:23 v1.3.1-dev.1 21:35:23 v1.3.1-dev.2 21:35:23 v1.3.1-dev.3 21:35:23 v2.0.0-dev.1 21:35:23 v2.0.0-dev.10 21:35:23 v2.0.0-dev.11 21:35:23 v2.0.0-dev.12 21:35:23 v2.0.0-dev.13 21:35:23 v2.0.0-dev.14 21:35:23 v2.0.0-dev.15 21:35:23 v2.0.0-dev.16 21:35:23 v2.0.0-dev.17 21:35:23 v2.0.0-dev.18 21:35:23 v2.0.0-dev.19 21:35:23 v2.0.0-dev.2 21:35:23 v2.0.0-dev.20 21:35:23 v2.0.0-dev.21 21:35:23 v2.0.0-dev.22 21:35:23 v2.0.0-dev.23 21:35:23 v2.0.0-dev.24 21:35:23 v2.0.0-dev.25 21:35:23 v2.0.0-dev.26 21:35:23 v2.0.0-dev.27 21:35:23 v2.0.0-dev.28 21:35:23 v2.0.0-dev.29 21:35:23 v2.0.0-dev.3 21:35:23 v2.0.0-dev.30 21:35:23 v2.0.0-dev.31 21:35:23 v2.0.0-dev.32 21:35:23 v2.0.0-dev.33 21:35:23 v2.0.0-dev.34 21:35:23 v2.0.0-dev.35 21:35:23 v2.0.0-dev.36 21:35:23 v2.0.0-dev.37 21:35:23 v2.0.0-dev.38 21:35:23 v2.0.0-dev.39 21:35:23 v2.0.0-dev.4 21:35:23 v2.0.0-dev.40 21:35:23 v2.0.0-dev.41 21:35:23 v2.0.0-dev.42 21:35:23 v2.0.0-dev.43 21:35:23 v2.0.0-dev.44 21:35:23 v2.0.0-dev.45 21:35:23 v2.0.0-dev.46 21:35:23 v2.0.0-dev.47 21:35:23 v2.0.0-dev.48 21:35:23 v2.0.0-dev.49 21:35:23 v2.0.0-dev.5 21:35:23 v2.0.0-dev.50 21:35:23 v2.0.0-dev.51 21:35:23 v2.0.0-dev.52 21:35:23 v2.0.0-dev.6 21:35:23 v2.0.0-dev.7 21:35:23 v2.0.0-dev.8 21:35:23 v2.0.0-dev.9 [Pipeline] sh 21:35:23 + lftools sign git-tag v2.0.0-dev.52 21:35:24 Signing Git tag with Sigul... 21:35:24 Signing v2.0.0-dev.52 [Pipeline] echo 21:35:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:35:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:35:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:35:25 $ docker stop --time=1 12f83ac42907df29ef7aa5111831e4d82741c8a7df35d1fbfd6575e40d1f9c50 21:35:26 $ docker rm -f 12f83ac42907df29ef7aa5111831e4d82741c8a7df35d1fbfd6575e40d1f9c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:27 . [Pipeline] withDockerContainer 21:35:27 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 21:35:27 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:35:28 $ docker top 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:28 [ssh-agent] Looking for ssh-agent implementation... 21:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:28 $ docker exec 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec ssh-agent 21:35:28 SSH_AUTH_SOCK=/tmp/ssh-iw8EevrC5rWw/agent.13 21:35:28 SSH_AGENT_PID=19 21:35:28 Running ssh-add (command line suppressed) 21:35:28 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1143007603298550927.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1143007603298550927.key) 21:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:29 + git semver bump pre 21:35:29 # -> Open(): unable to determine branch for HEAD 21:35:29 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:35:29 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:35:29 # $SEMVER_REMOTE_NAME = origin 21:35:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:35:29 # $SEMVER_USER_NAME = edgex-jenkins 21:35:29 # $SEMVER_BRANCH = master 21:35:29 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:35:29 2.0.0-dev.53 [Pipeline] } 21:35:29 $ docker exec --env ******** --env ******** 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec ssh-agent -k 21:35:29 unset SSH_AUTH_SOCK; 21:35:29 unset SSH_AGENT_PID; 21:35:29 echo Agent pid 19 killed; 21:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:29 + git semver [Pipeline] } 21:35:29 $ docker stop --time=1 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec 21:35:30 $ docker rm -f 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:31 . [Pipeline] withDockerContainer 21:35:31 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 21:35:31 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:35:31 $ docker top ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:31 [ssh-agent] Looking for ssh-agent implementation... 21:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:31 $ docker exec ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 ssh-agent 21:35:32 SSH_AUTH_SOCK=/tmp/ssh-xQwjjtjmO84d/agent.14 21:35:32 SSH_AGENT_PID=21 21:35:32 Running ssh-add (command line suppressed) 21:35:32 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2827265563962623430.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2827265563962623430.key) 21:35:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:32 + git semver push 21:35:32 # -> Open(): unable to determine branch for HEAD 21:35:32 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:35:32 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:35:32 # $SEMVER_REMOTE_NAME = origin 21:35:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:35:32 # $SEMVER_USER_NAME = edgex-jenkins 21:35:32 # $SEMVER_BRANCH = master 21:35:32 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:35:37 $ docker exec --env ******** --env ******** ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 ssh-agent -k 21:35:37 unset SSH_AUTH_SOCK; 21:35:37 unset SSH_AGENT_PID; 21:35:37 echo Agent pid 21 killed; 21:35:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:38 + git semver [Pipeline] } 21:35:38 $ docker stop --time=1 ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 21:35:39 $ docker rm -f ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 [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 21:35:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:35:41 ---> package-listing.sh 21:35:41 ++ facter osfamily 21:35:41 ++ tr '[:upper:]' '[:lower:]' 21:35:41 + OS_FAMILY=redhat 21:35:41 + workspace=/w/workspace/_app-service-configurable_master 21:35:41 + START_PACKAGES=/tmp/packages_start.txt 21:35:41 + END_PACKAGES=/tmp/packages_end.txt 21:35:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:41 + PACKAGES=/tmp/packages_start.txt 21:35:41 + '[' /w/workspace/_app-service-configurable_master ']' 21:35:41 + PACKAGES=/tmp/packages_end.txt 21:35:41 + case "${OS_FAMILY}" in 21:35:41 + sort 21:35:41 + rpm -qa 21:35:42 + '[' -f /tmp/packages_start.txt ']' 21:35:42 + '[' -f /tmp/packages_end.txt ']' 21:35:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:42 + '[' /w/workspace/_app-service-configurable_master ']' 21:35:42 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 21:35:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 21:35:42 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 21:35:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:35:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:42 21:35:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:35:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:43 alpine: Pulling from edgex-lftools-log-publisher 21:35:43 df20fa9351a1: Pulling fs layer 21:35:43 36b3adc4ff6f: Pulling fs layer 21:35:43 8ad3a11d3b57: Pulling fs layer 21:35:43 46f8f816bc3b: Pulling fs layer 21:35:43 93b61091891f: Pulling fs layer 21:35:43 93b9cdb0e59b: Pulling fs layer 21:35:43 5e14af77c1be: Pulling fs layer 21:35:43 01666e4c0597: Pulling fs layer 21:35:43 aa168da1d23b: Pulling fs layer 21:35:43 5e14af77c1be: Waiting 21:35:43 46f8f816bc3b: Waiting 21:35:43 93b61091891f: Waiting 21:35:43 01666e4c0597: Waiting 21:35:43 aa168da1d23b: Waiting 21:35:43 93b9cdb0e59b: Waiting 21:35:43 36b3adc4ff6f: Verifying Checksum 21:35:43 36b3adc4ff6f: Download complete 21:35:43 46f8f816bc3b: Verifying Checksum 21:35:43 46f8f816bc3b: Download complete 21:35:43 df20fa9351a1: Verifying Checksum 21:35:43 df20fa9351a1: Download complete 21:35:43 93b9cdb0e59b: Verifying Checksum 21:35:43 93b9cdb0e59b: Download complete 21:35:43 93b61091891f: Verifying Checksum 21:35:43 93b61091891f: Download complete 21:35:43 5e14af77c1be: Verifying Checksum 21:35:43 5e14af77c1be: Download complete 21:35:43 01666e4c0597: Verifying Checksum 21:35:43 01666e4c0597: Download complete 21:35:43 df20fa9351a1: Pull complete 21:35:43 8ad3a11d3b57: Verifying Checksum 21:35:43 8ad3a11d3b57: Download complete 21:35:43 36b3adc4ff6f: Pull complete 21:35:44 8ad3a11d3b57: Pull complete 21:35:44 46f8f816bc3b: Pull complete 21:35:44 93b61091891f: Pull complete 21:35:44 93b9cdb0e59b: Pull complete 21:35:44 5e14af77c1be: Pull complete 21:35:44 01666e4c0597: Pull complete 21:35:45 aa168da1d23b: Verifying Checksum 21:35:45 aa168da1d23b: Download complete 21:35:49 aa168da1d23b: Pull complete 21:35:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:35:49 prd-centos7-docker-4c-2g-94 does not seem to be running inside a container 21:35:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:35:52 $ docker top eef68679427ebc7bca0063554453c4903b081a668f3d826c534e6b523ff2be00 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:35:53 + mkdir -p /var/log/sa [Pipeline] sh 21:35:53 + ls /var/log/sa-host 21:35:53 + sadf -c /var/log/sa-host/sa05 21:35:53 file_magic: OK 21:35:53 HZ: Using current value: 100 21:35:53 file_header: OK 21:35:53 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 21:35:53 Statistics: 21:35:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:35:53 File successfully converted to sysstat format version 12.2.1 21:35:53 + sadf -c /var/log/sa-host/sa17 21:35:53 file_magic: OK 21:35:53 HZ: Using current value: 100 21:35:53 file_header: OK 21:35:53 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 21:35:53 Statistics: 21:35:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:35:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:54 provisioning config files... 21:35:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1868341306535639753tmp [Pipeline] { [Pipeline] echo 21:35:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:35:54 ---> create-netrc.sh [Pipeline] } 21:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:35:55 ---> python-tools-install.sh [Pipeline] echo 21:35:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:35:55 ---> sudo-logs.sh 21:35:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:35:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:35:56 ---> job-cost.sh 21:35:56 lf-activate-venv: SKIPPING 21:35:56 DEBUG: total: 0.18000000715255737 21:35:56 INFO: Retrieving Stack Cost... 21:35:56 INFO: Retrieving Pricing Info for: v3-standard-2 21:35:57 INFO: Archiving Costs [Pipeline] echo 21:35:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:35:57 ---> logs-deploy.sh 21:35:57 lf-activate-venv: SKIPPING 21:35:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/124 21:35:57 INFO: archiving workspace using pattern(s): 21:35:58 Archives upload complete. 21:35:58 INFO: archiving logs to Nexus 21:35:59 ---> uname -a: 21:35:59 Linux prd-centos7-docker-4c-2g-94.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:35:59 21:35:59 21:35:59 ---> lscpu: 21:35:59 Architecture: x86_64 21:35:59 CPU op-mode(s): 32-bit, 64-bit 21:35:59 Byte Order: Little Endian 21:35:59 Address sizes: 40 bits physical, 48 bits virtual 21:35:59 CPU(s): 2 21:35:59 On-line CPU(s) list: 0,1 21:35:59 Thread(s) per core: 1 21:35:59 Core(s) per socket: 1 21:35:59 Socket(s): 2 21:35:59 NUMA node(s): 1 21:35:59 Vendor ID: AuthenticAMD 21:35:59 CPU family: 23 21:35:59 Model: 49 21:35:59 Model name: AMD EPYC-Rome Processor 21:35:59 Stepping: 0 21:35:59 CPU MHz: 2799.998 21:35:59 BogoMIPS: 5599.99 21:35:59 Virtualization: AMD-V 21:35:59 Hypervisor vendor: KVM 21:35:59 Virtualization type: full 21:35:59 L1d cache: 64 KiB 21:35:59 L1i cache: 64 KiB 21:35:59 L2 cache: 1 MiB 21:35:59 L3 cache: 32 MiB 21:35:59 NUMA node0 CPU(s): 0,1 21:35:59 Vulnerability Itlb multihit: Not affected 21:35:59 Vulnerability L1tf: Not affected 21:35:59 Vulnerability Mds: Not affected 21:35:59 Vulnerability Meltdown: Not affected 21:35:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:35:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:35:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:35:59 Vulnerability Srbds: Not affected 21:35:59 Vulnerability Tsx async abort: Not affected 21:35:59 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 21:35:59 21:35:59 21:35:59 ---> nproc: 21:35:59 2 21:35:59 21:35:59 21:35:59 ---> df -h: 21:35:59 Filesystem Size Used Available Use% Mounted on 21:35:59 overlay 40.0G 8.9G 31.1G 22% / 21:35:59 tmpfs 64.0M 0 64.0M 0% /dev 21:35:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:35:59 shm 64.0M 0 64.0M 0% /dev/shm 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:35:59 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:35:59 21:35:59 21:35:59 ---> free -m: 21:35:59 total used free shared buff/cache available 21:35:59 Mem: 7821 1201 3235 0 3384 6538 21:35:59 Swap: 1023 0 1023 21:35:59 21:35:59 21:35:59 ---> ip addr: 21:35:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:35:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:35:59 inet 127.0.0.1/8 scope host lo 21:35:59 valid_lft forever preferred_lft forever 21:35:59 inet6 ::1/128 scope host 21:35:59 valid_lft forever preferred_lft forever 21:35:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:35:59 link/ether fa:16:3e:cc:b4:59 brd ff:ff:ff:ff:ff:ff 21:35:59 inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 21:35:59 valid_lft 85704sec preferred_lft 85704sec 21:35:59 inet6 fe80::f816:3eff:fecc:b459/64 scope link 21:35:59 valid_lft forever preferred_lft forever 21:35:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:35:59 link/ether 02:42:ea:e5:05:1a brd ff:ff:ff:ff:ff:ff 21:35:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:35:59 valid_lft forever preferred_lft forever 21:35:59 inet6 fe80::42:eaff:fee5:51a/64 scope link 21:35:59 valid_lft forever preferred_lft forever 21:35:59 21:35:59 21:35:59 ---> sar -b -r -n DEV: 21:35:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 21:35:59 21:35:59 21:24:13 LINUX RESTART (2 CPU) 21:35:59 21:35:59 21:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:35:59 21:26:01 19.24 0.77 18.47 0.00 362.03 2973.40 0.00 21:35:59 21:27:02 0.43 0.00 0.43 0.00 0.00 7.89 0.00 21:35:59 21:28:01 0.24 0.00 0.24 0.00 0.00 2.88 0.00 21:35:59 21:29:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 21:35:59 21:30:01 0.25 0.00 0.25 0.00 0.00 3.70 0.00 21:35:59 21:31:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 21:35:59 21:32:01 0.32 0.00 0.32 0.00 0.00 4.30 0.00 21:35:59 21:33:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 21:35:59 21:34:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 21:35:59 21:35:01 106.43 0.05 106.38 0.00 4.00 31745.60 0.00 21:35:59 Average: 12.82 0.08 12.74 0.00 36.67 3481.27 0.00 21:35:59 21:35:59 21:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:35:59 21:26:01 5458724 0 810732 10.12 2620 1736864 1301000 14.36 576628 1573936 20 21:35:59 21:27:02 5469296 0 800152 9.99 2620 1736872 1205944 13.31 570584 1571236 16 21:35:59 21:28:01 5461644 0 807804 10.09 2620 1736872 1260892 13.92 573008 1575876 20 21:35:59 21:29:01 5468244 0 801200 10.00 2620 1736876 1199784 13.25 567200 1575876 16 21:35:59 21:30:01 5463096 0 806340 10.07 2620 1736884 1215736 13.42 568036 1579380 8 21:35:59 21:31:01 5464868 0 804560 10.05 2620 1736892 1200876 13.26 567536 1579384 16 21:35:59 21:32:01 5462748 0 806680 10.07 2620 1736892 1200876 13.26 569560 1579380 8 21:35:59 21:33:01 5451588 0 817836 10.21 2620 1736896 1200924 13.26 580560 1579380 8 21:35:59 21:34:01 5451496 0 817924 10.21 2620 1736900 1200876 13.26 582376 1577548 8 21:35:59 21:35:01 4566572 0 946312 11.82 2620 2493436 1403744 15.50 749376 2206456 38452 21:35:59 Average: 5371828 0 821954 10.26 2620 1812538 1239065 13.68 590486 1639845 3857 21:35:59 21:35:59 21:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:35:59 21:26:01 eth0 73.52 58.28 344.67 13.72 0.00 0.00 0.00 0.00 21:35:59 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:26:01 docker0 2.88 2.27 0.72 6.24 0.00 0.00 0.00 0.00 21:35:59 21:27:02 eth0 0.77 0.07 0.07 0.01 0.00 0.00 0.00 0.00 21:35:59 21:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:28:01 eth0 3.34 2.91 1.04 14.46 0.00 0.00 0.00 0.00 21:35:59 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:29:01 eth0 0.13 0.10 0.01 0.23 0.00 0.00 0.00 0.00 21:35:59 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:30:01 eth0 1.12 1.18 0.14 6.48 0.00 0.00 0.00 0.00 21:35:59 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:35:59 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:35:59 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:33:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:35:59 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:34:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:35:59 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:35:01 eth0 555.98 503.30 5132.53 48.81 0.00 0.00 0.00 0.00 21:35:59 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:35:01 docker0 57.69 63.76 4.61 379.38 0.00 0.00 0.00 0.00 21:35:59 Average: eth0 63.64 56.72 548.82 8.36 0.00 0.00 0.00 0.00 21:35:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 Average: docker0 6.07 6.61 0.53 38.63 0.00 0.00 0.00 0.00 21:35:59 21:35:59 21:35:59 ---> sar -P ALL: 21:35:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 21:35:59 21:35:59 21:24:13 LINUX RESTART (2 CPU) 21:35:59 21:35:59 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:35:59 21:26:01 all 2.49 0.00 1.39 1.00 0.05 95.07 21:35:59 21:26:01 0 2.32 0.00 1.50 0.93 0.05 95.20 21:35:59 21:26:01 1 2.66 0.00 1.28 1.08 0.05 94.94 21:35:59 21:27:02 all 0.10 0.00 0.05 0.00 0.03 99.82 21:35:59 21:27:02 0 0.17 0.00 0.05 0.00 0.02 99.77 21:35:59 21:27:02 1 0.03 0.00 0.05 0.00 0.05 99.87 21:35:59 21:28:01 all 0.16 0.00 0.03 0.00 0.03 99.78 21:35:59 21:28:01 0 0.17 0.00 0.03 0.00 0.02 99.78 21:35:59 21:28:01 1 0.15 0.00 0.03 0.00 0.03 99.78 21:35:59 21:29:01 all 0.02 0.00 0.04 0.00 0.03 99.91 21:35:59 21:29:01 0 0.02 0.00 0.05 0.00 0.03 99.90 21:35:59 21:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:35:59 21:30:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:35:59 21:30:01 0 0.10 0.00 0.03 0.00 0.05 99.82 21:35:59 21:30:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:35:59 21:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 21:35:59 21:31:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:35:59 21:31:01 1 0.03 0.00 0.02 0.00 0.05 99.90 21:35:59 21:32:01 all 0.06 0.00 0.04 0.00 0.03 99.87 21:35:59 21:32:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:35:59 21:32:01 1 0.03 0.00 0.05 0.00 0.05 99.87 21:35:59 21:33:01 all 0.05 0.00 0.02 0.00 0.03 99.91 21:35:59 21:33:01 0 0.08 0.00 0.00 0.00 0.00 99.92 21:35:59 21:33:01 1 0.02 0.00 0.03 0.00 0.05 99.90 21:35:59 21:34:01 all 0.07 0.00 0.03 0.00 0.04 99.87 21:35:59 21:34:01 0 0.08 0.00 0.03 0.00 0.03 99.85 21:35:59 21:34:01 1 0.05 0.00 0.02 0.00 0.05 99.88 21:35:59 21:35:01 all 11.76 0.00 5.00 2.83 0.09 80.32 21:35:59 21:35:01 0 11.37 0.00 5.09 2.28 0.09 81.18 21:35:59 21:35:01 1 12.16 0.00 4.90 3.38 0.09 79.47 21:35:59 Average: all 1.45 0.00 0.65 0.37 0.04 97.48 21:35:59 Average: 0 1.41 0.00 0.67 0.31 0.03 97.57 21:35:59 Average: 1 1.50 0.00 0.63 0.44 0.05 97.39 21:35:59 21:35:59 21:35:59