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 [2021-06-17T21:24:58.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T21:24:58.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T21:24:58.234Z] ========================================================= [2021-06-17T21:24:58.234Z] EdgeX Global Pipelines Version Info [2021-06-17T21:24:58.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:24:59.686Z] ------------------- [2021-06-17T21:24:59.686Z] stable info: [2021-06-17T21:24:59.686Z] ------------------- [2021-06-17T21:24:59.686Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T21:24:59.686Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T21:24:59.686Z] Message: update stable to v1.0.195 [2021-06-17T21:25:00.264Z] ------------------- [2021-06-17T21:25:00.264Z] experimental info: [2021-06-17T21:25:00.264Z] ------------------- [2021-06-17T21:25:00.264Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T21:25:00.264Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T21:25:00.264Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T21:25:00.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-17T21:25:00.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-17T21:25:00.449Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T21:25:00.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T21:25:00.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T21:25:00.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T21:25:00.554Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T21:25:00.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T21:25:00.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T21:25:00.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T21:25:00.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T21:25:00.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-17T21:25:00.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T21:25:00.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T21:25:00.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T21:25:00.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T21:25:00.829Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T21:25:00.853Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T21:25:00.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T21:25:00.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-17T21:25:00.934Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-17T21:25:00.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-17T21:25:00.995Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T21:25:01.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T21:25:01.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-17T21:25:01.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T21:25:01.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-17T21:25:01.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-17T21:25:01.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-17T21:25:01.180Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo [2021-06-17T21:25:01.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8edb885 [Pipeline] echo [2021-06-17T21:25:01.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T21:25:01.319Z] provisioning config files... [2021-06-17T21:25:01.337Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7304490213430798326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:25:01.675Z] ---> docker-login.sh [2021-06-17T21:25:01.675Z] nexus3.edgexfoundry.org:10001 [2021-06-17T21:25:01.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:25:02.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:25:02.203Z] Configure a credential helper to remove this warning. See [2021-06-17T21:25:02.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:25:02.203Z] [2021-06-17T21:25:02.203Z] Login Succeeded [2021-06-17T21:25:02.203Z] nexus3.edgexfoundry.org:10002 [2021-06-17T21:25:02.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:25:02.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:25:02.462Z] Configure a credential helper to remove this warning. See [2021-06-17T21:25:02.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:25:02.462Z] [2021-06-17T21:25:02.462Z] Login Succeeded [2021-06-17T21:25:02.462Z] nexus3.edgexfoundry.org:10003 [2021-06-17T21:25:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:25:02.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:25:02.462Z] Configure a credential helper to remove this warning. See [2021-06-17T21:25:02.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:25:02.462Z] [2021-06-17T21:25:02.462Z] Login Succeeded [2021-06-17T21:25:02.462Z] nexus3.edgexfoundry.org:10004 [2021-06-17T21:25:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:25:02.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:25:02.724Z] Configure a credential helper to remove this warning. See [2021-06-17T21:25:02.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:25:02.724Z] [2021-06-17T21:25:02.724Z] Login Succeeded [2021-06-17T21:25:02.724Z] docker.io [2021-06-17T21:25:02.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:25:02.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:25:02.985Z] Configure a credential helper to remove this warning. See [2021-06-17T21:25:02.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:25:02.985Z] [2021-06-17T21:25:02.985Z] Login Succeeded [2021-06-17T21:25:02.985Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T21:25:02.994Z] 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 [2021-06-17T21:25:03.683Z] + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo [2021-06-17T21:25:03.725Z] GIT_COMMIT: 8edb88587e4121e3f42998d8788d704b40f09c7e, Commit Message: feat: Update profiles for newly added/updated clients (#291) [Pipeline] echo [2021-06-17T21:25:03.739Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:25:04.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T21:25:04.889Z] [2021-06-17T21:25:04.889Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:25:05.209Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T21:25:05.209Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T21:25:05.209Z] 31603596830f: Pulling fs layer [2021-06-17T21:25:05.209Z] 54011a49482f: Pulling fs layer [2021-06-17T21:25:05.209Z] a6820b24f6d8: Pulling fs layer [2021-06-17T21:25:05.209Z] f581987b2513: Pulling fs layer [2021-06-17T21:25:05.209Z] f581987b2513: Waiting [2021-06-17T21:25:05.209Z] 54011a49482f: Verifying Checksum [2021-06-17T21:25:05.209Z] 54011a49482f: Download complete [2021-06-17T21:25:05.209Z] 31603596830f: Verifying Checksum [2021-06-17T21:25:05.209Z] 31603596830f: Download complete [2021-06-17T21:25:05.476Z] a6820b24f6d8: Verifying Checksum [2021-06-17T21:25:05.476Z] a6820b24f6d8: Download complete [2021-06-17T21:25:05.476Z] f581987b2513: Verifying Checksum [2021-06-17T21:25:05.476Z] f581987b2513: Download complete [2021-06-17T21:25:05.476Z] 31603596830f: Pull complete [2021-06-17T21:25:05.476Z] 54011a49482f: Pull complete [2021-06-17T21:25:06.437Z] a6820b24f6d8: Pull complete [2021-06-17T21:25:06.437Z] f581987b2513: Pull complete [2021-06-17T21:25:06.437Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T21:25:06.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T21:25:06.437Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T21:25:06.521Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-06-17T21:25:06.563Z] $ 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 [2021-06-17T21:25:07.736Z] $ docker top fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T21:25:07.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T21:25:07.856Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T21:25:07.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T21:25:07.966Z] $ docker exec fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent [2021-06-17T21:25:08.062Z] SSH_AUTH_SOCK=/tmp/ssh-YIohbXN6Wn0E/agent.14 [2021-06-17T21:25:08.062Z] SSH_AGENT_PID=20 [2021-06-17T21:25:08.069Z] Running ssh-add (command line suppressed) [2021-06-17T21:25:08.153Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_9022517605706074310.key (/w/workspace/_app-service-configurable_master@tmp/private_key_9022517605706074310.key) [2021-06-17T21:25:08.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T21:25:08.472Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T21:25:08.482Z] $ docker exec --env ******** --env ******** fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent -k [2021-06-17T21:25:08.566Z] unset SSH_AUTH_SOCK; [2021-06-17T21:25:08.567Z] unset SSH_AGENT_PID; [2021-06-17T21:25:08.567Z] echo Agent pid 20 killed; [2021-06-17T21:25:08.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T21:25:08.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T21:25:08.624Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T21:25:08.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T21:25:08.720Z] $ docker exec fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent [2021-06-17T21:25:08.824Z] SSH_AUTH_SOCK=/tmp/ssh-Vjo1Bl8m7XP2/agent.53 [2021-06-17T21:25:08.824Z] SSH_AGENT_PID=59 [2021-06-17T21:25:08.829Z] Running ssh-add (command line suppressed) [2021-06-17T21:25:08.910Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5127931872935866680.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5127931872935866680.key) [2021-06-17T21:25:08.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T21:25:09.231Z] + git semver init [2021-06-17T21:25:09.231Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T21:25:09.231Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-17T21:25:09.231Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-17T21:25:09.231Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T21:25:09.231Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T21:25:09.231Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T21:25:09.231Z] # $SEMVER_BRANCH = master [2021-06-17T21:25:09.231Z] # $SEMVER_TEMP = /tmp/semver-996416507 [2021-06-17T21:25:09.231Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-17T21:25:09.810Z] # '/tmp/semver-996416507' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-17T21:25:09.810Z] # -> Force: false [2021-06-17T21:25:09.810Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-17T21:25:09.817Z] $ docker exec --env ******** --env ******** fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 ssh-agent -k [2021-06-17T21:25:09.911Z] unset SSH_AUTH_SOCK; [2021-06-17T21:25:09.912Z] unset SSH_AGENT_PID; [2021-06-17T21:25:09.912Z] echo Agent pid 59 killed; [2021-06-17T21:25:09.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T21:25:10.261Z] + git semver [Pipeline] } [2021-06-17T21:25:10.279Z] $ docker stop --time=1 fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 [2021-06-17T21:25:11.544Z] $ docker rm -f fc073bcd5c1ba356a2f030d4472e47c0a847a8853461825c94498d763ffb8046 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T21:25:11.921Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T21:25:12.173Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T21:25:12.177Z] [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 [2021-06-17T21:25:27.472Z] Still waiting to schedule task [2021-06-17T21:25:27.473Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-17T21:25:27.475Z] Still waiting to schedule task [2021-06-17T21:25:27.475Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-17T21:27:34.623Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-95 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-17T21:27:34.644Z] Running in /w/workspace/app-service-configurable/124 [Pipeline] { [Pipeline] checkout [2021-06-17T21:27:34.852Z] Selected Git installation does not exist. Using Default [2021-06-17T21:27:34.853Z] The recommended git tool is: NONE [2021-06-17T21:27:40.092Z] using credential edgex-jenkins-ssh [2021-06-17T21:27:40.109Z] Cloning the remote Git repository [2021-06-17T21:27:40.157Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-17T21:27:40.325Z] > git init /w/workspace/app-service-configurable/124 # timeout=10 [2021-06-17T21:27:40.521Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-17T21:27:40.522Z] > git --version # timeout=10 [2021-06-17T21:27:40.556Z] > git --version # 'git version 2.17.1' [2021-06-17T21:27:40.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T21:27:40.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T21:27:41.819Z] Avoid second fetch [2021-06-17T21:27:41.820Z] Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) [2021-06-17T21:27:41.765Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-17T21:27:41.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T21:27:41.841Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T21:27:41.870Z] > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [2021-06-17T21:27:45.829Z] Running on prd-centos7-docker-4c-2g-96 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-17T21:27:45.850Z] Running in /w/workspace/app-service-configurable/124 [Pipeline] { [Pipeline] checkout [2021-06-17T21:27:45.956Z] Selected Git installation does not exist. Using Default [2021-06-17T21:27:45.956Z] The recommended git tool is: NONE [2021-06-17T21:27:46.179Z] 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 [2021-06-17T21:27:47.996Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T21:27:48.412Z] using credential edgex-jenkins-ssh [2021-06-17T21:27:48.427Z] Cloning the remote Git repository [2021-06-17T21:27:48.441Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T21:27:48.794Z] + sudo service docker restart [2021-06-17T21:27:48.794Z] + true [2021-06-17T21:27:49.152Z] Avoid second fetch [2021-06-17T21:27:49.152Z] Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) [2021-06-17T21:27:48.446Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-17T21:27:48.511Z] > git init /w/workspace/app-service-configurable/124 # timeout=10 [2021-06-17T21:27:48.544Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-17T21:27:48.545Z] > git --version # timeout=10 [2021-06-17T21:27:48.551Z] > git --version # 'git version 2.24.4' [2021-06-17T21:27:48.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T21:27:48.576Z] [INFO] Currently running in a labeled security context [2021-06-17T21:27:48.577Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T21:27:48.577Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/124@tmp/jenkins-gitclient-ssh2579604822256033680.key [2021-06-17T21:27:48.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T21:27:49.134Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-17T21:27:49.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T21:27:49.156Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T21:27:49.162Z] > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [2021-06-17T21:27:52.848Z] 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 [2021-06-17T21:27:53.968Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T21:27:54.300Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T21:27:54.595Z] + sudo service docker restart [2021-06-17T21:27:54.595Z] + true [2021-06-17T21:27:54.595Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T21:28:07.163Z] provisioning config files... [2021-06-17T21:28:07.190Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config3368495337509634332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:28:07.566Z] ---> docker-login.sh [2021-06-17T21:28:07.566Z] nexus3.edgexfoundry.org:10001 [2021-06-17T21:28:08.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:08.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:08.825Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:08.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:08.825Z] [2021-06-17T21:28:08.825Z] Login Succeeded [2021-06-17T21:28:08.825Z] nexus3.edgexfoundry.org:10002 [2021-06-17T21:28:09.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:09.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:09.426Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:09.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:09.426Z] [2021-06-17T21:28:09.426Z] Login Succeeded [2021-06-17T21:28:09.426Z] nexus3.edgexfoundry.org:10003 [2021-06-17T21:28:09.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:09.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:09.979Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:09.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:09.979Z] [2021-06-17T21:28:09.979Z] Login Succeeded [2021-06-17T21:28:09.979Z] nexus3.edgexfoundry.org:10004 [2021-06-17T21:28:10.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:10.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:10.540Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:10.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:10.540Z] [2021-06-17T21:28:10.540Z] Login Succeeded [2021-06-17T21:28:10.540Z] docker.io [2021-06-17T21:28:10.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:11.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:11.429Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:11.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:11.429Z] [2021-06-17T21:28:11.429Z] Login Succeeded [2021-06-17T21:28:11.429Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T21:28:11.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T21:28:11.761Z] ========================================================= [2021-06-17T21:28:11.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T21:28:11.761Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:28:12.107Z] + 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 . [2021-06-17T21:28:12.107Z] Sending build context to Docker daemon 98.82kB [2021-06-17T21:28:12.383Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T21:28:12.383Z] Step 2/8 : FROM ${BASE} [2021-06-17T21:28:12.659Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T21:28:12.659Z] 595b0fe564bb: Pulling fs layer [2021-06-17T21:28:12.659Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T21:28:12.659Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T21:28:12.659Z] ba82ee9f976e: Pulling fs layer [2021-06-17T21:28:12.659Z] 506bd15cee9f: Pulling fs layer [2021-06-17T21:28:12.659Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T21:28:12.659Z] 618dc40b7e24: Pulling fs layer [2021-06-17T21:28:12.659Z] 506bd15cee9f: Waiting [2021-06-17T21:28:12.659Z] 75a0a4a0db45: Waiting [2021-06-17T21:28:12.659Z] ba82ee9f976e: Waiting [2021-06-17T21:28:12.659Z] 618dc40b7e24: Waiting [2021-06-17T21:28:12.659Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T21:28:12.659Z] 5b7225fbf94c: Download complete [2021-06-17T21:28:12.659Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T21:28:12.659Z] 3088b5b3c5c0: Download complete [2021-06-17T21:28:12.659Z] 506bd15cee9f: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T21:28:12.784Z] provisioning config files... [2021-06-17T21:28:12.801Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config8863963097096886713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:28:12.938Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T21:28:12.938Z] 75a0a4a0db45: Download complete [2021-06-17T21:28:12.938Z] 595b0fe564bb: Verifying Checksum [2021-06-17T21:28:12.938Z] 595b0fe564bb: Download complete [2021-06-17T21:28:13.158Z] ---> docker-login.sh [2021-06-17T21:28:13.158Z] nexus3.edgexfoundry.org:10001 [2021-06-17T21:28:13.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:13.541Z] 595b0fe564bb: Pull complete [2021-06-17T21:28:13.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:13.995Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:13.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:13.995Z] [2021-06-17T21:28:13.995Z] Login Succeeded [2021-06-17T21:28:13.995Z] nexus3.edgexfoundry.org:10002 [2021-06-17T21:28:13.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:13.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:13.995Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:13.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:13.995Z] [2021-06-17T21:28:13.995Z] Login Succeeded [2021-06-17T21:28:13.995Z] nexus3.edgexfoundry.org:10003 [2021-06-17T21:28:13.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:14.146Z] 3088b5b3c5c0: Pull complete [2021-06-17T21:28:14.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:14.256Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:14.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:14.256Z] [2021-06-17T21:28:14.256Z] Login Succeeded [2021-06-17T21:28:14.256Z] nexus3.edgexfoundry.org:10004 [2021-06-17T21:28:14.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:14.428Z] 5b7225fbf94c: Pull complete [2021-06-17T21:28:14.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:14.517Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:14.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:14.517Z] [2021-06-17T21:28:14.517Z] Login Succeeded [2021-06-17T21:28:14.517Z] docker.io [2021-06-17T21:28:14.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:28:14.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:28:14.779Z] Configure a credential helper to remove this warning. See [2021-06-17T21:28:14.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:28:14.779Z] [2021-06-17T21:28:14.779Z] Login Succeeded [2021-06-17T21:28:14.779Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T21:28:14.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T21:28:14.982Z] ========================================================= [2021-06-17T21:28:14.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T21:28:14.982Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:28:15.307Z] + 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 . [2021-06-17T21:28:15.307Z] Sending build context to Docker daemon 98.82kB [2021-06-17T21:28:15.307Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T21:28:15.307Z] Step 2/8 : FROM ${BASE} [2021-06-17T21:28:15.572Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T21:28:15.572Z] 540db60ca938: Pulling fs layer [2021-06-17T21:28:15.572Z] adcc1eea9eea: Pulling fs layer [2021-06-17T21:28:15.572Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T21:28:15.572Z] 0510c868ecb4: Pulling fs layer [2021-06-17T21:28:15.572Z] afea3b2eda06: Pulling fs layer [2021-06-17T21:28:15.572Z] 7809a108b3ef: Pulling fs layer [2021-06-17T21:28:15.572Z] f706445af74f: Pulling fs layer [2021-06-17T21:28:15.572Z] afea3b2eda06: Waiting [2021-06-17T21:28:15.572Z] 7809a108b3ef: Waiting [2021-06-17T21:28:15.572Z] f706445af74f: Waiting [2021-06-17T21:28:15.572Z] 0510c868ecb4: Waiting [2021-06-17T21:28:15.572Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T21:28:15.572Z] 4c4ab2625f07: Download complete [2021-06-17T21:28:15.572Z] adcc1eea9eea: Verifying Checksum [2021-06-17T21:28:15.572Z] adcc1eea9eea: Download complete [2021-06-17T21:28:15.572Z] afea3b2eda06: Verifying Checksum [2021-06-17T21:28:15.572Z] afea3b2eda06: Download complete [2021-06-17T21:28:15.837Z] 7809a108b3ef: Verifying Checksum [2021-06-17T21:28:15.837Z] 7809a108b3ef: Download complete [2021-06-17T21:28:15.837Z] 540db60ca938: Verifying Checksum [2021-06-17T21:28:15.837Z] 540db60ca938: Download complete [2021-06-17T21:28:15.876Z] 618dc40b7e24: Download complete [2021-06-17T21:28:16.101Z] 540db60ca938: Pull complete [2021-06-17T21:28:16.101Z] adcc1eea9eea: Pull complete [2021-06-17T21:28:16.101Z] 4c4ab2625f07: Pull complete [2021-06-17T21:28:18.019Z] f706445af74f: Verifying Checksum [2021-06-17T21:28:18.019Z] f706445af74f: Download complete [2021-06-17T21:28:18.489Z] ba82ee9f976e: Download complete [2021-06-17T21:28:18.599Z] 0510c868ecb4: Verifying Checksum [2021-06-17T21:28:18.599Z] 0510c868ecb4: Download complete [2021-06-17T21:28:21.930Z] 0510c868ecb4: Pull complete [2021-06-17T21:28:21.930Z] afea3b2eda06: Pull complete [2021-06-17T21:28:22.203Z] 7809a108b3ef: Pull complete [2021-06-17T21:28:23.610Z] f706445af74f: Pull complete [2021-06-17T21:28:23.610Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T21:28:23.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T21:28:23.610Z] ---> b068be0155e3 [2021-06-17T21:28:23.610Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-17T21:28:27.837Z] ---> Running in 49a641a41031 [2021-06-17T21:28:27.837Z] Removing intermediate container 49a641a41031 [2021-06-17T21:28:27.837Z] ---> 12f93ba19f09 [2021-06-17T21:28:27.837Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T21:28:27.837Z] ---> Running in 60a471abbfc2 [2021-06-17T21:28:28.409Z] Removing intermediate container 60a471abbfc2 [2021-06-17T21:28:28.409Z] ---> e46df0056621 [2021-06-17T21:28:28.409Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-17T21:28:28.409Z] ---> Running in 75f32b67b7c6 [2021-06-17T21:28:28.663Z] ba82ee9f976e: Pull complete [2021-06-17T21:28:28.663Z] 506bd15cee9f: Pull complete [2021-06-17T21:28:28.663Z] 75a0a4a0db45: Pull complete [2021-06-17T21:28:28.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T21:28:29.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T21:28:30.189Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-17T21:28:30.189Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-17T21:28:30.189Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-17T21:28:30.451Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-17T21:28:30.451Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-17T21:28:30.451Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-17T21:28:30.715Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T21:28:30.715Z] OK: 150 MiB in 46 packages [2021-06-17T21:28:30.977Z] Removing intermediate container 75f32b67b7c6 [2021-06-17T21:28:30.977Z] ---> 89de8e420215 [2021-06-17T21:28:30.977Z] Step 6/8 : WORKDIR /app [2021-06-17T21:28:30.977Z] ---> Running in b1faf21b9196 [2021-06-17T21:28:31.241Z] Removing intermediate container b1faf21b9196 [2021-06-17T21:28:31.241Z] ---> aa6c02782035 [2021-06-17T21:28:31.241Z] Step 7/8 : COPY . . [2021-06-17T21:28:31.241Z] ---> 1ef1998249ad [2021-06-17T21:28:31.241Z] Step 8/8 : RUN go mod download [2021-06-17T21:28:31.241Z] ---> Running in 62d0682ac70e [2021-06-17T21:28:32.071Z] 618dc40b7e24: Pull complete [2021-06-17T21:28:32.071Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T21:28:32.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T21:28:32.071Z] ---> a36622ca3599 [2021-06-17T21:28:32.071Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-17T21:28:34.069Z] ---> Running in dcf058753e32 [2021-06-17T21:28:34.668Z] Removing intermediate container dcf058753e32 [2021-06-17T21:28:34.668Z] ---> 4ad62c163d73 [2021-06-17T21:28:34.668Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T21:28:34.668Z] ---> Running in 0f03b27324e1 [2021-06-17T21:28:37.298Z] Removing intermediate container 0f03b27324e1 [2021-06-17T21:28:37.298Z] ---> c8f263019eab [2021-06-17T21:28:37.298Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-17T21:28:37.298Z] ---> Running in 76ff44ebdabb [2021-06-17T21:28:38.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T21:28:39.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T21:28:40.772Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-17T21:28:41.044Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-17T21:28:41.044Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-17T21:28:41.044Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-17T21:28:41.316Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-17T21:28:41.316Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-17T21:28:41.588Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T21:28:41.588Z] OK: 139 MiB in 46 packages [2021-06-17T21:28:43.026Z] Removing intermediate container 76ff44ebdabb [2021-06-17T21:28:43.026Z] ---> 366c277a0924 [2021-06-17T21:28:43.026Z] Step 6/8 : WORKDIR /app [2021-06-17T21:28:43.026Z] ---> Running in 6bdc61f0e7a3 [2021-06-17T21:28:43.622Z] Removing intermediate container 6bdc61f0e7a3 [2021-06-17T21:28:43.622Z] ---> 48b00963c49e [2021-06-17T21:28:43.622Z] Step 7/8 : COPY . . [2021-06-17T21:28:44.219Z] ---> bf727c345e54 [2021-06-17T21:28:44.219Z] Step 8/8 : RUN go mod download [2021-06-17T21:28:44.493Z] ---> Running in 5831be2f9c48 [2021-06-17T21:28:46.175Z] Removing intermediate container 62d0682ac70e [2021-06-17T21:28:46.175Z] ---> e2d8f9f3ddbe [2021-06-17T21:28:46.175Z] Successfully built e2d8f9f3ddbe [2021-06-17T21:28:46.175Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:28:46.485Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T21:28:46.485Z] . [Pipeline] withDockerContainer [2021-06-17T21:28:46.579Z] prd-centos7-docker-4c-2g-96 does not seem to be running inside a container [2021-06-17T21:28:46.623Z] $ 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 [2021-06-17T21:28:47.014Z] $ docker top 2b4a41ecf7ea9b668715635b3359985a29c4552df3e1bd6454ed419f5c610df4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T21:28:47.401Z] + go version [2021-06-17T21:28:47.401Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T21:28:47.410Z] $ docker stop --time=1 2b4a41ecf7ea9b668715635b3359985a29c4552df3e1bd6454ed419f5c610df4 [2021-06-17T21:28:48.590Z] $ docker rm -f 2b4a41ecf7ea9b668715635b3359985a29c4552df3e1bd6454ed419f5c610df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:28:49.216Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T21:28:49.216Z] . [Pipeline] withDockerContainer [2021-06-17T21:28:49.297Z] prd-centos7-docker-4c-2g-96 does not seem to be running inside a container [2021-06-17T21:28:49.340Z] $ 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 [2021-06-17T21:28:49.664Z] $ docker top 49b63471d5a2b588847516d646b7851408a044a17cc33b5f4ca200e5c9565af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T21:28:50.049Z] + go mod tidy [Pipeline] sh [2021-06-17T21:28:50.809Z] + make test [2021-06-17T21:28:50.809Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-17T21:29:09.211Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-17T21:29:09.211Z] CGO_ENABLED=1 go vet ./... [2021-06-17T21:29:11.326Z] Removing intermediate container 5831be2f9c48 [2021-06-17T21:29:11.326Z] ---> 4f3a9acaf0be [2021-06-17T21:29:11.326Z] Successfully built 4f3a9acaf0be [2021-06-17T21:29:11.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:11.676Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T21:29:11.676Z] . [Pipeline] withDockerContainer [2021-06-17T21:29:12.113Z] prd-ubuntu18.04-docker-arm64-4c-16g-95 does not seem to be running inside a container [2021-06-17T21:29:12.281Z] $ 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 [2021-06-17T21:29:12.558Z] gofmt -l . [2021-06-17T21:29:12.558Z] [ "`gofmt -l .`" = "" ] [2021-06-17T21:29:12.558Z] ./bin/test-go-mod-tidy.sh [2021-06-17T21:29:12.558Z] ./bin/test-attribution-txt.sh [2021-06-17T21:29:13.867Z] $ docker top 6c3493614bc7444dccb53aa4cf26b9d8b998f14e80e26af6f576e6ea6ab6969c -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-17T21:29:14.205Z] $ docker stop --time=1 49b63471d5a2b588847516d646b7851408a044a17cc33b5f4ca200e5c9565af9 [2021-06-17T21:29:15.697Z] $ docker rm -f 49b63471d5a2b588847516d646b7851408a044a17cc33b5f4ca200e5c9565af9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-17T21:29:16.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T21:29:16.311Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-17T21:29:16.511Z] + go version [2021-06-17T21:29:16.511Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T21:29:19.381Z] $ docker stop --time=1 6c3493614bc7444dccb53aa4cf26b9d8b998f14e80e26af6f576e6ea6ab6969c [2021-06-17T21:29:21.204Z] $ 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 [2021-06-17T21:29:21.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T21:29:22.039Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T21:29:22.039Z] . [Pipeline] withDockerContainer [2021-06-17T21:29:22.074Z] + ls -al . [2021-06-17T21:29:22.074Z] total 92 [2021-06-17T21:29:22.074Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 17 21:29 . [2021-06-17T21:29:22.074Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 17 21:27 .. [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 17 21:27 Attribution.txt [2021-06-17T21:29:22.074Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 17 21:27 bin [2021-06-17T21:29:22.074Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 17 21:28 coverage.out [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 17 21:27 Dockerfile [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 17 21:27 Dockerfile.build [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 17 21:27 .dockerignore [2021-06-17T21:29:22.074Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 21:27 .git [2021-06-17T21:29:22.074Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 17 21:27 .github [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 17 21:27 .gitignore [2021-06-17T21:29:22.074Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 17 21:29 go.mod [2021-06-17T21:29:22.074Z] -rw-r--r--. 1 jenkins jenkins 20543 Jun 17 21:28 go.sum [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 17 21:27 Jenkinsfile [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 17 21:27 LICENSE [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 17 21:27 main.go [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 17 21:27 makefile [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 17 21:27 README.md [2021-06-17T21:29:22.074Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 17 21:27 res [2021-06-17T21:29:22.074Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 17 21:27 snap [2021-06-17T21:29:22.074Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 21:25 VERSION [2021-06-17T21:29:22.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-95 does not seem to be running inside a container [2021-06-17T21:29:22.387Z] $ 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 [2021-06-17T21:29:24.013Z] $ docker top 916683e9d44dbdcd1296c5a32c13d5c0cd564ddac7f1cafb2df7f2ef7b22eeef -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:24.708Z] + 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 . [2021-06-17T21:29:24.708Z] Sending build context to Docker daemon 122.4kB [2021-06-17T21:29:24.708Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T21:29:24.708Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-17T21:29:24.708Z] ---> e2d8f9f3ddbe [2021-06-17T21:29:24.708Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-17T21:29:24.708Z] ---> Running in befe4849d280 [2021-06-17T21:29:24.708Z] Removing intermediate container befe4849d280 [2021-06-17T21:29:24.708Z] ---> f0cd137dcec2 [2021-06-17T21:29:24.708Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T21:29:24.708Z] ---> Running in 32cf7c57243a [2021-06-17T21:29:24.972Z] Removing intermediate container 32cf7c57243a [2021-06-17T21:29:24.972Z] ---> 0fde4db3c980 [2021-06-17T21:29:24.972Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-17T21:29:24.972Z] ---> Running in 30e861a1923e [2021-06-17T21:29:24.972Z] Removing intermediate container 30e861a1923e [2021-06-17T21:29:24.972Z] ---> 798eddd4da99 [2021-06-17T21:29:24.972Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T21:29:24.972Z] ---> Running in fe15023ee9ae [2021-06-17T21:29:24.992Z] + go mod tidy [2021-06-17T21:29:25.560Z] Removing intermediate container fe15023ee9ae [2021-06-17T21:29:25.560Z] ---> 07bcf9258b3e [2021-06-17T21:29:25.560Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T21:29:25.560Z] ---> Running in 9a7e8abe11b8 [2021-06-17T21:29:25.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-06-17T21:29:26.257Z] + make test [2021-06-17T21:29:26.257Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-17T21:29:26.501Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T21:29:27.083Z] OK: 150 MiB in 46 packages [2021-06-17T21:29:27.083Z] Removing intermediate container 9a7e8abe11b8 [2021-06-17T21:29:27.083Z] ---> d632b0369fff [2021-06-17T21:29:27.083Z] Step 8/28 : WORKDIR /app [2021-06-17T21:29:27.083Z] ---> Running in aa29d0751c7f [2021-06-17T21:29:27.345Z] Removing intermediate container aa29d0751c7f [2021-06-17T21:29:27.345Z] ---> 7ee7d26841a5 [2021-06-17T21:29:27.345Z] Step 9/28 : COPY go.mod . [2021-06-17T21:29:27.345Z] ---> 3f5ad3e37323 [2021-06-17T21:29:27.345Z] Step 10/28 : RUN go mod download [2021-06-17T21:29:27.345Z] ---> Running in f1f2454bfa99 [2021-06-17T21:29:27.924Z] Removing intermediate container f1f2454bfa99 [2021-06-17T21:29:27.924Z] ---> c297b71926dd [2021-06-17T21:29:27.924Z] Step 11/28 : RUN go mod tidy [2021-06-17T21:29:27.924Z] ---> Running in 855a25d5c173 [2021-06-17T21:29:28.500Z] Removing intermediate container 855a25d5c173 [2021-06-17T21:29:28.500Z] ---> 68842d985ce6 [2021-06-17T21:29:28.500Z] Step 12/28 : COPY . . [2021-06-17T21:29:28.762Z] ---> f05cb6dc0022 [2021-06-17T21:29:28.762Z] Step 13/28 : ARG MAKE="make build" [2021-06-17T21:29:28.762Z] ---> Running in b261b078546d [2021-06-17T21:29:29.028Z] Removing intermediate container b261b078546d [2021-06-17T21:29:29.028Z] ---> d883117c2fbe [2021-06-17T21:29:29.028Z] Step 14/28 : RUN $MAKE [2021-06-17T21:29:29.028Z] ---> Running in 0e3ce3316502 [2021-06-17T21:29:29.291Z] go mod tidy [2021-06-17T21:29:29.291Z] 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 [2021-06-17T21:29:41.609Z] Removing intermediate container 0e3ce3316502 [2021-06-17T21:29:41.609Z] ---> 2a9c7d59f298 [2021-06-17T21:29:41.609Z] Step 15/28 : FROM alpine:3.12 [2021-06-17T21:29:41.609Z] 3.12: Pulling from library/alpine [2021-06-17T21:29:41.609Z] 339de151aab4: Pulling fs layer [2021-06-17T21:29:41.609Z] 339de151aab4: Download complete [2021-06-17T21:29:41.609Z] 339de151aab4: Pull complete [2021-06-17T21:29:41.609Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T21:29:41.609Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T21:29:41.609Z] ---> 13621d1b12d4 [2021-06-17T21:29:41.609Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-17T21:29:41.609Z] ---> Running in 49ae3a8c001b [2021-06-17T21:29:41.609Z] Removing intermediate container 49ae3a8c001b [2021-06-17T21:29:41.609Z] ---> f6427a00fc22 [2021-06-17T21:29:41.609Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-17T21:29:41.609Z] ---> Running in f3b544fb7cc7 [2021-06-17T21:29:41.609Z] Removing intermediate container f3b544fb7cc7 [2021-06-17T21:29:41.609Z] ---> 8ad138bd5911 [2021-06-17T21:29:41.609Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-17T21:29:41.609Z] ---> Running in c825e9aeeb1c [2021-06-17T21:29:41.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T21:29:41.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T21:29:41.872Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-17T21:29:42.137Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-17T21:29:42.137Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-17T21:29:42.137Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-17T21:29:42.137Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-17T21:29:42.137Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-17T21:29:42.137Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-17T21:29:42.137Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T21:29:42.137Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T21:29:42.402Z] OK: 9 MiB in 21 packages [2021-06-17T21:29:42.671Z] Removing intermediate container c825e9aeeb1c [2021-06-17T21:29:42.671Z] ---> 36ed2efd7c08 [2021-06-17T21:29:42.671Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-17T21:29:42.935Z] ---> 77ae26112cc5 [2021-06-17T21:29:42.935Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-17T21:29:42.935Z] ---> 3fd44e99a422 [2021-06-17T21:29:42.935Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-17T21:29:43.199Z] ---> 894adf0619f6 [2021-06-17T21:29:43.199Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-17T21:29:43.775Z] ---> c741628533ca [2021-06-17T21:29:43.775Z] Step 23/28 : EXPOSE 48095 [2021-06-17T21:29:43.775Z] ---> Running in edfe29bdbca6 [2021-06-17T21:29:43.775Z] Removing intermediate container edfe29bdbca6 [2021-06-17T21:29:43.775Z] ---> 1ab2ab2696d8 [2021-06-17T21:29:43.775Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-17T21:29:43.775Z] ---> Running in 6c7c6f1f56dc [2021-06-17T21:29:43.775Z] Removing intermediate container 6c7c6f1f56dc [2021-06-17T21:29:43.775Z] ---> 10ca5b8d1d24 [2021-06-17T21:29:43.775Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T21:29:43.775Z] ---> Running in 6469ca49fcff [2021-06-17T21:29:44.054Z] Removing intermediate container 6469ca49fcff [2021-06-17T21:29:44.054Z] ---> 035ebedd5e14 [2021-06-17T21:29:44.054Z] Step 26/28 : LABEL arch=amd64 [2021-06-17T21:29:44.054Z] ---> Running in 06c357baa68a [2021-06-17T21:29:44.054Z] Removing intermediate container 06c357baa68a [2021-06-17T21:29:44.054Z] ---> b60e1fb20eb2 [2021-06-17T21:29:44.054Z] Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:29:44.054Z] ---> Running in e953d6ba3207 [2021-06-17T21:29:44.320Z] Removing intermediate container e953d6ba3207 [2021-06-17T21:29:44.320Z] ---> ff0e3e52b1f9 [2021-06-17T21:29:44.320Z] Step 28/28 : LABEL version=2.0.0-dev.52 [2021-06-17T21:29:44.320Z] ---> Running in 805e97fb55b5 [2021-06-17T21:29:44.320Z] Removing intermediate container 805e97fb55b5 [2021-06-17T21:29:44.320Z] ---> f82f7d1bdf53 [2021-06-17T21:29:44.320Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T21:29:44.320Z] Successfully built f82f7d1bdf53 [2021-06-17T21:29:44.320Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T21:29:44.624Z] provisioning config files... [2021-06-17T21:29:44.638Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config1798690284365768050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:29:44.969Z] ---> docker-login.sh [2021-06-17T21:29:44.969Z] nexus3.edgexfoundry.org:10001 [2021-06-17T21:29:44.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:29:44.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:29:44.969Z] Configure a credential helper to remove this warning. See [2021-06-17T21:29:44.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:29:44.969Z] [2021-06-17T21:29:44.969Z] Login Succeeded [2021-06-17T21:29:44.969Z] nexus3.edgexfoundry.org:10002 [2021-06-17T21:29:45.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:29:45.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:29:45.233Z] Configure a credential helper to remove this warning. See [2021-06-17T21:29:45.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:29:45.233Z] [2021-06-17T21:29:45.233Z] Login Succeeded [2021-06-17T21:29:45.233Z] nexus3.edgexfoundry.org:10003 [2021-06-17T21:29:45.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:29:45.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:29:45.233Z] Configure a credential helper to remove this warning. See [2021-06-17T21:29:45.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:29:45.233Z] [2021-06-17T21:29:45.233Z] Login Succeeded [2021-06-17T21:29:45.233Z] nexus3.edgexfoundry.org:10004 [2021-06-17T21:29:45.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:29:45.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:29:45.494Z] Configure a credential helper to remove this warning. See [2021-06-17T21:29:45.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:29:45.494Z] [2021-06-17T21:29:45.494Z] Login Succeeded [2021-06-17T21:29:45.494Z] docker.io [2021-06-17T21:29:45.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:29:45.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:29:45.757Z] Configure a credential helper to remove this warning. See [2021-06-17T21:29:45.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:29:45.757Z] [2021-06-17T21:29:45.757Z] Login Succeeded [2021-06-17T21:29:46.019Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T21:29:46.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T21:29:46.133Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-17T21:29:46.133Z] 8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:29:46.133Z] latest [2021-06-17T21:29:46.133Z] 2.0.0-dev.52 [2021-06-17T21:29:46.133Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [2021-06-17T21:29:46.133Z] master [2021-06-17T21:29:46.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:46.484Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:46.811Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:29:46.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-17T21:29:46.811Z] 858113659f46: Preparing [2021-06-17T21:29:46.811Z] 372470224e41: Preparing [2021-06-17T21:29:46.811Z] f50b369b13eb: Preparing [2021-06-17T21:29:46.811Z] 6761b87cd15c: Preparing [2021-06-17T21:29:46.811Z] 760d487f4138: Preparing [2021-06-17T21:29:46.811Z] 32f366d666a5: Preparing [2021-06-17T21:29:46.811Z] 32f366d666a5: Waiting [2021-06-17T21:29:47.103Z] 6761b87cd15c: Pushed [2021-06-17T21:29:47.103Z] 32f366d666a5: Layer already exists [2021-06-17T21:29:47.103Z] f50b369b13eb: Pushed [2021-06-17T21:29:47.103Z] 372470224e41: Pushed [2021-06-17T21:29:47.103Z] 760d487f4138: Pushed [2021-06-17T21:29:49.029Z] 858113659f46: Pushed [2021-06-17T21:29:49.029Z] 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:49.356Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:49.660Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-17T21:29:49.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-17T21:29:49.660Z] 858113659f46: Preparing [2021-06-17T21:29:49.660Z] 372470224e41: Preparing [2021-06-17T21:29:49.660Z] f50b369b13eb: Preparing [2021-06-17T21:29:49.660Z] 6761b87cd15c: Preparing [2021-06-17T21:29:49.660Z] 760d487f4138: Preparing [2021-06-17T21:29:49.660Z] 32f366d666a5: Preparing [2021-06-17T21:29:49.660Z] 32f366d666a5: Waiting [2021-06-17T21:29:49.660Z] 6761b87cd15c: Layer already exists [2021-06-17T21:29:49.660Z] 372470224e41: Layer already exists [2021-06-17T21:29:49.660Z] f50b369b13eb: Layer already exists [2021-06-17T21:29:49.660Z] 858113659f46: Layer already exists [2021-06-17T21:29:49.660Z] 760d487f4138: Layer already exists [2021-06-17T21:29:49.660Z] 32f366d666a5: Layer already exists [2021-06-17T21:29:49.660Z] latest: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:49.976Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:50.277Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.52 [2021-06-17T21:29:50.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-17T21:29:50.278Z] 858113659f46: Preparing [2021-06-17T21:29:50.278Z] 372470224e41: Preparing [2021-06-17T21:29:50.278Z] f50b369b13eb: Preparing [2021-06-17T21:29:50.278Z] 6761b87cd15c: Preparing [2021-06-17T21:29:50.278Z] 760d487f4138: Preparing [2021-06-17T21:29:50.278Z] 32f366d666a5: Preparing [2021-06-17T21:29:50.278Z] 32f366d666a5: Waiting [2021-06-17T21:29:50.278Z] f50b369b13eb: Layer already exists [2021-06-17T21:29:50.278Z] 372470224e41: Layer already exists [2021-06-17T21:29:50.278Z] 6761b87cd15c: Layer already exists [2021-06-17T21:29:50.278Z] 760d487f4138: Layer already exists [2021-06-17T21:29:50.278Z] 858113659f46: Layer already exists [2021-06-17T21:29:50.278Z] 32f366d666a5: Layer already exists [2021-06-17T21:29:50.278Z] 2.0.0-dev.52: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:50.585Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:50.884Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [2021-06-17T21:29:50.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-17T21:29:50.884Z] 858113659f46: Preparing [2021-06-17T21:29:50.884Z] 372470224e41: Preparing [2021-06-17T21:29:50.884Z] f50b369b13eb: Preparing [2021-06-17T21:29:50.884Z] 6761b87cd15c: Preparing [2021-06-17T21:29:50.884Z] 760d487f4138: Preparing [2021-06-17T21:29:50.884Z] 32f366d666a5: Preparing [2021-06-17T21:29:50.884Z] 32f366d666a5: Waiting [2021-06-17T21:29:50.884Z] f50b369b13eb: Layer already exists [2021-06-17T21:29:50.884Z] 372470224e41: Layer already exists [2021-06-17T21:29:50.884Z] 6761b87cd15c: Layer already exists [2021-06-17T21:29:50.884Z] 858113659f46: Layer already exists [2021-06-17T21:29:50.884Z] 760d487f4138: Layer already exists [2021-06-17T21:29:50.884Z] 32f366d666a5: Layer already exists [2021-06-17T21:29:50.884Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:51.190Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:29:51.492Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-17T21:29:51.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-17T21:29:51.492Z] 858113659f46: Preparing [2021-06-17T21:29:51.492Z] 372470224e41: Preparing [2021-06-17T21:29:51.492Z] f50b369b13eb: Preparing [2021-06-17T21:29:51.492Z] 6761b87cd15c: Preparing [2021-06-17T21:29:51.492Z] 760d487f4138: Preparing [2021-06-17T21:29:51.492Z] 32f366d666a5: Preparing [2021-06-17T21:29:51.492Z] 32f366d666a5: Waiting [2021-06-17T21:29:51.492Z] 858113659f46: Layer already exists [2021-06-17T21:29:51.492Z] 6761b87cd15c: Layer already exists [2021-06-17T21:29:51.492Z] f50b369b13eb: Layer already exists [2021-06-17T21:29:51.492Z] 760d487f4138: Layer already exists [2021-06-17T21:29:51.492Z] 372470224e41: Layer already exists [2021-06-17T21:29:51.492Z] 32f366d666a5: Layer already exists [2021-06-17T21:29:51.492Z] master: digest: sha256:46c6d7fdf0b6456fd3efdd9e6adc2432a3be5aad2943bda169e3b02f95a8e0d0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T21:29:51.561Z] ===================================================== [Pipeline] echo [2021-06-17T21:29:51.578Z] taggedImages: [2021-06-17T21:29:51.578Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:29:51.578Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-17T21:29:51.578Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.52 [2021-06-17T21:29:51.578Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [2021-06-17T21:29:51.578Z] - 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 [2021-06-17T21:29:52.423Z] ---> job-cost.sh [2021-06-17T21:29:52.423Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-klkg [2021-06-17T21:30:00.615Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T21:30:13.289Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-17T21:30:13.290Z] CGO_ENABLED=1 go vet ./... [2021-06-17T21:30:15.555Z] lf-activate-venv(): INFO: Adding /tmp/venv-klkg/bin to PATH [2021-06-17T21:30:15.556Z] INFO: No Stack... [2021-06-17T21:30:15.556Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T21:30:15.556Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T21:30:15.869Z] + cat /w/workspace/app-service-configurable/124/archives/cost.csv [2021-06-17T21:30:15.869Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T21:30:15.901Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] [2021-06-17T21:30:15.911Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] did not exist. Created. [2021-06-17T21:30:15.911Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T21:30:16.243Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-17T21:30:16.309Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T21:30:16.322Z] 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] } [2021-06-17T21:30:40.163Z] gofmt -l . [2021-06-17T21:30:40.163Z] [ "`gofmt -l .`" = "" ] [2021-06-17T21:30:40.163Z] ./bin/test-go-mod-tidy.sh [2021-06-17T21:30:40.163Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-17T21:30:40.182Z] $ docker stop --time=1 916683e9d44dbdcd1296c5a32c13d5c0cd564ddac7f1cafb2df7f2ef7b22eeef [2021-06-17T21:30:42.242Z] $ docker rm -f 916683e9d44dbdcd1296c5a32c13d5c0cd564ddac7f1cafb2df7f2ef7b22eeef [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T21:30:43.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T21:30:43.178Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T21:30:43.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T21:30:44.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T21:30:44.679Z] + ls -al . [2021-06-17T21:30:44.679Z] total 116 [2021-06-17T21:30:44.679Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 17 21:30 . [2021-06-17T21:30:44.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 21:27 .. [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 17 21:27 .dockerignore [2021-06-17T21:30:44.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 21:27 .git [2021-06-17T21:30:44.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 21:27 .github [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 17 21:27 .gitignore [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 17 21:27 Attribution.txt [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 17 21:27 Dockerfile [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 17 21:27 Dockerfile.build [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 17 21:27 Jenkinsfile [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 17 21:27 LICENSE [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 17 21:27 README.md [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 21:25 VERSION [2021-06-17T21:30:44.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 21:27 bin [2021-06-17T21:30:44.679Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 17 21:29 coverage.out [2021-06-17T21:30:44.679Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 17 21:30 go.mod [2021-06-17T21:30:44.679Z] -rw-r--r-- 1 jenkins jenkins 20543 Jun 17 21:29 go.sum [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 17 21:27 main.go [2021-06-17T21:30:44.679Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 17 21:27 makefile [2021-06-17T21:30:44.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 21:27 res [2021-06-17T21:30:44.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 21:27 snap [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:30:45.032Z] + 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 . [2021-06-17T21:30:45.032Z] Sending build context to Docker daemon 122.4kB [2021-06-17T21:30:45.305Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T21:30:45.305Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-17T21:30:45.305Z] ---> 4f3a9acaf0be [2021-06-17T21:30:45.305Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-17T21:30:45.580Z] ---> Running in 2030c61411c5 [2021-06-17T21:30:46.176Z] Removing intermediate container 2030c61411c5 [2021-06-17T21:30:46.176Z] ---> 43fde201fcad [2021-06-17T21:30:46.176Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T21:30:46.176Z] ---> Running in 38ca658c28cc [2021-06-17T21:30:46.777Z] Removing intermediate container 38ca658c28cc [2021-06-17T21:30:46.778Z] ---> 9a9a8409d2dd [2021-06-17T21:30:46.778Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-17T21:30:46.778Z] ---> Running in 9c098807802b [2021-06-17T21:30:47.381Z] Removing intermediate container 9c098807802b [2021-06-17T21:30:47.381Z] ---> 2d674358e1e4 [2021-06-17T21:30:47.381Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T21:30:47.381Z] ---> Running in d53d602109e5 [2021-06-17T21:30:50.006Z] Removing intermediate container d53d602109e5 [2021-06-17T21:30:50.006Z] ---> ac87665500ed [2021-06-17T21:30:50.006Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T21:30:50.006Z] ---> Running in f5d6c6260924 [2021-06-17T21:30:50.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T21:30:51.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T21:30:52.941Z] OK: 139 MiB in 46 packages [2021-06-17T21:30:53.938Z] Removing intermediate container f5d6c6260924 [2021-06-17T21:30:53.938Z] ---> 2c42906a4228 [2021-06-17T21:30:53.938Z] Step 8/28 : WORKDIR /app [2021-06-17T21:30:53.938Z] ---> Running in d83f8122b830 [2021-06-17T21:30:54.533Z] Removing intermediate container d83f8122b830 [2021-06-17T21:30:54.533Z] ---> 4e2a23405159 [2021-06-17T21:30:54.533Z] Step 9/28 : COPY go.mod . [2021-06-17T21:30:55.129Z] ---> 1894896d7479 [2021-06-17T21:30:55.129Z] Step 10/28 : RUN go mod download [2021-06-17T21:30:55.403Z] ---> Running in d2f4f68c0a61 [2021-06-17T21:30:58.028Z] Removing intermediate container d2f4f68c0a61 [2021-06-17T21:30:58.028Z] ---> b6c1b4300055 [2021-06-17T21:30:58.028Z] Step 11/28 : RUN go mod tidy [2021-06-17T21:30:58.028Z] ---> Running in e7dac4dbabc5 [2021-06-17T21:31:00.670Z] Removing intermediate container e7dac4dbabc5 [2021-06-17T21:31:00.670Z] ---> f399f1383cf2 [2021-06-17T21:31:00.670Z] Step 12/28 : COPY . . [2021-06-17T21:31:01.266Z] ---> d775a594d097 [2021-06-17T21:31:01.266Z] Step 13/28 : ARG MAKE="make build" [2021-06-17T21:31:01.546Z] ---> Running in 41a093ed84e3 [2021-06-17T21:31:01.821Z] Removing intermediate container 41a093ed84e3 [2021-06-17T21:31:01.821Z] ---> 47440c23e31c [2021-06-17T21:31:01.821Z] Step 14/28 : RUN $MAKE [2021-06-17T21:31:02.101Z] ---> Running in 3977a98bd53f [2021-06-17T21:31:03.542Z] go mod tidy [2021-06-17T21:31:03.818Z] 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 [2021-06-17T21:31:42.984Z] Removing intermediate container 3977a98bd53f [2021-06-17T21:31:42.984Z] ---> 194b106b21b8 [2021-06-17T21:31:42.984Z] Step 15/28 : FROM alpine:3.12 [2021-06-17T21:31:42.984Z] 3.12: Pulling from library/alpine [2021-06-17T21:31:42.984Z] d2f70382dc9a: Pulling fs layer [2021-06-17T21:31:42.984Z] d2f70382dc9a: Verifying Checksum [2021-06-17T21:31:42.984Z] d2f70382dc9a: Download complete [2021-06-17T21:31:42.984Z] d2f70382dc9a: Pull complete [2021-06-17T21:31:42.984Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T21:31:42.984Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T21:31:42.984Z] ---> c4fd0aeabfcf [2021-06-17T21:31:42.984Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-17T21:31:42.984Z] ---> Running in 8ef65ba04ea8 [2021-06-17T21:31:42.984Z] Removing intermediate container 8ef65ba04ea8 [2021-06-17T21:31:42.984Z] ---> 24b4b5f4ddcc [2021-06-17T21:31:42.984Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-17T21:31:42.984Z] ---> Running in 0a0fb4966b60 [2021-06-17T21:31:42.984Z] Removing intermediate container 0a0fb4966b60 [2021-06-17T21:31:42.984Z] ---> a90d001bfc8e [2021-06-17T21:31:42.984Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-17T21:31:42.984Z] ---> Running in 76159909dd6d [2021-06-17T21:31:43.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T21:31:43.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T21:31:44.210Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-17T21:31:44.210Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-17T21:31:44.210Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-17T21:31:44.210Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-17T21:31:44.210Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-17T21:31:44.482Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-17T21:31:44.482Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-17T21:31:44.482Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T21:31:44.482Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T21:31:44.482Z] OK: 9 MiB in 21 packages [2021-06-17T21:31:45.944Z] Removing intermediate container 76159909dd6d [2021-06-17T21:31:45.944Z] ---> cfccaa352af2 [2021-06-17T21:31:45.944Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-17T21:31:46.940Z] ---> dedd2a956f09 [2021-06-17T21:31:46.940Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-17T21:31:47.545Z] ---> f0fbe7d89a65 [2021-06-17T21:31:47.545Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-17T21:31:48.531Z] ---> f741c1366669 [2021-06-17T21:31:48.531Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-17T21:31:49.519Z] ---> 85d470461ead [2021-06-17T21:31:49.519Z] Step 23/28 : EXPOSE 48095 [2021-06-17T21:31:49.810Z] ---> Running in 80276b8df47b [2021-06-17T21:31:50.424Z] Removing intermediate container 80276b8df47b [2021-06-17T21:31:50.424Z] ---> 4175f556c8f6 [2021-06-17T21:31:50.424Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-17T21:31:50.424Z] ---> Running in 2288b9b18324 [2021-06-17T21:31:51.025Z] Removing intermediate container 2288b9b18324 [2021-06-17T21:31:51.025Z] ---> b6fa630962e1 [2021-06-17T21:31:51.025Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T21:31:51.025Z] ---> Running in 208478991c56 [2021-06-17T21:31:51.634Z] Removing intermediate container 208478991c56 [2021-06-17T21:31:51.634Z] ---> 76990c8092a8 [2021-06-17T21:31:51.634Z] Step 26/28 : LABEL arch=arm64 [2021-06-17T21:31:51.634Z] ---> Running in 82577e6bdc66 [2021-06-17T21:31:52.245Z] Removing intermediate container 82577e6bdc66 [2021-06-17T21:31:52.245Z] ---> 48556484895f [2021-06-17T21:31:52.245Z] Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:31:52.245Z] ---> Running in 6a2c869abb06 [2021-06-17T21:31:52.847Z] Removing intermediate container 6a2c869abb06 [2021-06-17T21:31:52.847Z] ---> c145bd98a883 [2021-06-17T21:31:52.847Z] Step 28/28 : LABEL version=2.0.0-dev.52 [2021-06-17T21:31:52.847Z] ---> Running in 9214e416c17e [2021-06-17T21:31:53.446Z] Removing intermediate container 9214e416c17e [2021-06-17T21:31:53.446Z] ---> b164cd20b645 [2021-06-17T21:31:53.446Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T21:31:53.446Z] Successfully built b164cd20b645 [2021-06-17T21:31:53.446Z] 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 [2021-06-17T21:31:53.719Z] provisioning config files... [2021-06-17T21:31:53.748Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/124@tmp/config6565153262523095388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:31:54.134Z] ---> docker-login.sh [2021-06-17T21:31:54.135Z] nexus3.edgexfoundry.org:10001 [2021-06-17T21:31:54.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:31:54.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:31:54.411Z] Configure a credential helper to remove this warning. See [2021-06-17T21:31:54.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:31:54.411Z] [2021-06-17T21:31:54.411Z] Login Succeeded [2021-06-17T21:31:54.411Z] nexus3.edgexfoundry.org:10002 [2021-06-17T21:31:55.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:31:55.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:31:55.007Z] Configure a credential helper to remove this warning. See [2021-06-17T21:31:55.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:31:55.008Z] [2021-06-17T21:31:55.008Z] Login Succeeded [2021-06-17T21:31:55.008Z] nexus3.edgexfoundry.org:10003 [2021-06-17T21:31:55.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:31:55.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:31:55.555Z] Configure a credential helper to remove this warning. See [2021-06-17T21:31:55.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:31:55.555Z] [2021-06-17T21:31:55.555Z] Login Succeeded [2021-06-17T21:31:55.555Z] nexus3.edgexfoundry.org:10004 [2021-06-17T21:31:55.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:31:56.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:31:56.103Z] Configure a credential helper to remove this warning. See [2021-06-17T21:31:56.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:31:56.103Z] [2021-06-17T21:31:56.103Z] Login Succeeded [2021-06-17T21:31:56.103Z] docker.io [2021-06-17T21:31:56.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T21:31:56.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T21:31:56.974Z] Configure a credential helper to remove this warning. See [2021-06-17T21:31:56.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T21:31:56.974Z] [2021-06-17T21:31:56.974Z] Login Succeeded [2021-06-17T21:31:56.974Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T21:31:56.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T21:31:57.093Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-17T21:31:57.093Z] 8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:31:57.093Z] latest [2021-06-17T21:31:57.093Z] 2.0.0-dev.52 [2021-06-17T21:31:57.093Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [2021-06-17T21:31:57.093Z] master [2021-06-17T21:31:57.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:31:57.491Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:31:57.844Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:31:57.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-17T21:31:57.844Z] 5959266b8400: Preparing [2021-06-17T21:31:57.844Z] 36b8ed7a8d58: Preparing [2021-06-17T21:31:57.844Z] bd644a90355c: Preparing [2021-06-17T21:31:57.844Z] 13ce46032b5c: Preparing [2021-06-17T21:31:57.844Z] 309ab0d34175: Preparing [2021-06-17T21:31:57.844Z] 3fbe34a1663b: Preparing [2021-06-17T21:31:57.844Z] 3fbe34a1663b: Waiting [2021-06-17T21:31:58.130Z] bd644a90355c: Pushed [2021-06-17T21:31:58.130Z] 36b8ed7a8d58: Pushed [2021-06-17T21:31:58.130Z] 13ce46032b5c: Pushed [2021-06-17T21:31:58.406Z] 3fbe34a1663b: Layer already exists [2021-06-17T21:31:59.003Z] 309ab0d34175: Pushed [2021-06-17T21:32:01.626Z] 5959266b8400: Pushed [2021-06-17T21:32:01.904Z] 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:02.267Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:02.616Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-17T21:32:02.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-17T21:32:02.616Z] 5959266b8400: Preparing [2021-06-17T21:32:02.616Z] 36b8ed7a8d58: Preparing [2021-06-17T21:32:02.616Z] bd644a90355c: Preparing [2021-06-17T21:32:02.616Z] 13ce46032b5c: Preparing [2021-06-17T21:32:02.616Z] 309ab0d34175: Preparing [2021-06-17T21:32:02.616Z] 3fbe34a1663b: Preparing [2021-06-17T21:32:02.616Z] 3fbe34a1663b: Waiting [2021-06-17T21:32:02.616Z] 36b8ed7a8d58: Layer already exists [2021-06-17T21:32:02.616Z] 13ce46032b5c: Layer already exists [2021-06-17T21:32:02.616Z] bd644a90355c: Layer already exists [2021-06-17T21:32:02.616Z] 5959266b8400: Layer already exists [2021-06-17T21:32:02.887Z] 309ab0d34175: Layer already exists [2021-06-17T21:32:02.887Z] 3fbe34a1663b: Layer already exists [2021-06-17T21:32:02.887Z] latest: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:03.243Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:03.591Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.52 [2021-06-17T21:32:03.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-17T21:32:03.591Z] 5959266b8400: Preparing [2021-06-17T21:32:03.591Z] 36b8ed7a8d58: Preparing [2021-06-17T21:32:03.591Z] bd644a90355c: Preparing [2021-06-17T21:32:03.591Z] 13ce46032b5c: Preparing [2021-06-17T21:32:03.591Z] 309ab0d34175: Preparing [2021-06-17T21:32:03.591Z] 3fbe34a1663b: Preparing [2021-06-17T21:32:03.591Z] 3fbe34a1663b: Waiting [2021-06-17T21:32:03.591Z] 309ab0d34175: Layer already exists [2021-06-17T21:32:03.863Z] 5959266b8400: Layer already exists [2021-06-17T21:32:03.863Z] 36b8ed7a8d58: Layer already exists [2021-06-17T21:32:03.863Z] bd644a90355c: Layer already exists [2021-06-17T21:32:03.863Z] 13ce46032b5c: Layer already exists [2021-06-17T21:32:03.863Z] 3fbe34a1663b: Layer already exists [2021-06-17T21:32:03.863Z] 2.0.0-dev.52: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:04.218Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:04.583Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [2021-06-17T21:32:04.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-17T21:32:04.583Z] 5959266b8400: Preparing [2021-06-17T21:32:04.583Z] 36b8ed7a8d58: Preparing [2021-06-17T21:32:04.583Z] bd644a90355c: Preparing [2021-06-17T21:32:04.583Z] 13ce46032b5c: Preparing [2021-06-17T21:32:04.583Z] 309ab0d34175: Preparing [2021-06-17T21:32:04.583Z] 3fbe34a1663b: Preparing [2021-06-17T21:32:04.583Z] 3fbe34a1663b: Waiting [2021-06-17T21:32:04.862Z] bd644a90355c: Layer already exists [2021-06-17T21:32:04.862Z] 309ab0d34175: Layer already exists [2021-06-17T21:32:04.862Z] 5959266b8400: Layer already exists [2021-06-17T21:32:04.862Z] 36b8ed7a8d58: Layer already exists [2021-06-17T21:32:04.862Z] 13ce46032b5c: Layer already exists [2021-06-17T21:32:04.862Z] 3fbe34a1663b: Layer already exists [2021-06-17T21:32:04.862Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:05.239Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:32:05.602Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-17T21:32:05.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-17T21:32:05.603Z] 5959266b8400: Preparing [2021-06-17T21:32:05.603Z] 36b8ed7a8d58: Preparing [2021-06-17T21:32:05.603Z] bd644a90355c: Preparing [2021-06-17T21:32:05.603Z] 13ce46032b5c: Preparing [2021-06-17T21:32:05.603Z] 309ab0d34175: Preparing [2021-06-17T21:32:05.603Z] 3fbe34a1663b: Preparing [2021-06-17T21:32:05.603Z] 3fbe34a1663b: Waiting [2021-06-17T21:32:05.879Z] 309ab0d34175: Layer already exists [2021-06-17T21:32:05.879Z] bd644a90355c: Layer already exists [2021-06-17T21:32:05.879Z] 5959266b8400: Layer already exists [2021-06-17T21:32:05.879Z] 36b8ed7a8d58: Layer already exists [2021-06-17T21:32:05.879Z] 13ce46032b5c: Layer already exists [2021-06-17T21:32:05.879Z] 3fbe34a1663b: Layer already exists [2021-06-17T21:32:05.879Z] master: digest: sha256:b9a182e589c859ff11cb4de4a01931717d23b044feeb6fe1bee06568b8e1d00f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T21:32:05.971Z] ===================================================== [Pipeline] echo [2021-06-17T21:32:06.000Z] taggedImages: [2021-06-17T21:32:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-17T21:32:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-17T21:32:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.52 [2021-06-17T21:32:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.52 [2021-06-17T21:32:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:32:06.654Z] ---> job-cost.sh [2021-06-17T21:32:06.654Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nBmj [2021-06-17T21:32:45.665Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T21:34:07.451Z] lf-activate-venv(): INFO: Adding /tmp/venv-nBmj/bin to PATH [2021-06-17T21:34:07.451Z] INFO: No Stack... [2021-06-17T21:34:07.451Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T21:34:07.725Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T21:34:08.070Z] + cat /w/workspace/app-service-configurable/124/archives/cost.csv [2021-06-17T21:34:08.070Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T21:34:08.142Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] [2021-06-17T21:34:08.151Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] did not exist. Created. [2021-06-17T21:34:08.151Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T21:34:08.530Z] /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 [2021-06-17T21:34:08.897Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T21:34:08.934Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T21:34:09.096Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T21:34:09.106Z] 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 [2021-06-17T21:34:09.963Z] provisioning config files... [2021-06-17T21:34:09.973Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4854990013277038291tmp [Pipeline] { [Pipeline] sh [2021-06-17T21:34:10.298Z] + set +x [2021-06-17T21:34:10.298Z] + curl -s https://codecov.io/bash [2021-06-17T21:34:10.298Z] + bash -s -- [2021-06-17T21:34:10.298Z] [2021-06-17T21:34:10.298Z] _____ _ [2021-06-17T21:34:10.298Z] / ____| | | [2021-06-17T21:34:10.298Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T21:34:10.298Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T21:34:10.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T21:34:10.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T21:34:10.298Z] Bash-1.0.3 [2021-06-17T21:34:10.298Z] [2021-06-17T21:34:10.298Z] [2021-06-17T21:34:10.298Z] ==> git version 2.24.4 found [2021-06-17T21:34:10.298Z] ==> 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 [2021-06-17T21:34:10.298Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T21:34:10.298Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T21:34:10.298Z] ==> Jenkins CI detected. [2021-06-17T21:34:10.298Z] project root: . [2021-06-17T21:34:10.298Z] --> token set from env [2021-06-17T21:34:10.298Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T21:34:10.298Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T21:34:10.298Z] ==> Python coveragepy not found [2021-06-17T21:34:10.298Z] ==> Searching for coverage reports in: [2021-06-17T21:34:10.298Z] + . [2021-06-17T21:34:10.298Z] -> Found 1 reports [2021-06-17T21:34:10.298Z] ==> Detecting git/mercurial file structure [2021-06-17T21:34:10.566Z] ==> Reading reports [2021-06-17T21:34:10.566Z] + ./coverage.out bytes=10 [2021-06-17T21:34:10.566Z] ==> Appending adjustments [2021-06-17T21:34:10.566Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T21:34:10.566Z] + Found adjustments [2021-06-17T21:34:10.566Z] ==> Gzipping contents [2021-06-17T21:34:10.566Z] 4.0K /tmp/codecov.DsWXTv.gz [2021-06-17T21:34:10.566Z] ==> Uploading reports [2021-06-17T21:34:10.566Z] url: https://codecov.io [2021-06-17T21:34:10.566Z] 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= [2021-06-17T21:34:10.566Z] -> Pinging Codecov [2021-06-17T21:34:10.566Z] 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= [2021-06-17T21:34:11.145Z] -> Uploading to [2021-06-17T21:34:11.145Z] 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 [2021-06-17T21:34:11.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T21:34:11.145Z] Dload Upload Total Spent Left Speed [2021-06-17T21:34:11.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 962 --:--:-- --:--:-- --:--:-- 964 [2021-06-17T21:34:11.406Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] } [2021-06-17T21:34:11.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-17T21:34:12.312Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-17T21:34:12.329Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:34:12.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T21:34:12.643Z] [2021-06-17T21:34:12.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:34:12.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T21:34:12.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-17T21:34:12.955Z] 188c0c94c7c5: Pulling fs layer [2021-06-17T21:34:12.955Z] 0ef7d3d256c8: Pulling fs layer [2021-06-17T21:34:12.955Z] de9db76c5a1d: Pulling fs layer [2021-06-17T21:34:12.955Z] 0eba1c9be4d2: Pulling fs layer [2021-06-17T21:34:12.955Z] 0d57e429df01: Pulling fs layer [2021-06-17T21:34:12.955Z] 4e4be7b47b0d: Pulling fs layer [2021-06-17T21:34:12.955Z] e1f770b5df2f: Pulling fs layer [2021-06-17T21:34:12.955Z] 85a0685a4137: Pulling fs layer [2021-06-17T21:34:12.955Z] 0eba1c9be4d2: Waiting [2021-06-17T21:34:12.955Z] 0d57e429df01: Waiting [2021-06-17T21:34:12.955Z] 4e4be7b47b0d: Waiting [2021-06-17T21:34:12.955Z] e1f770b5df2f: Waiting [2021-06-17T21:34:12.955Z] 85a0685a4137: Waiting [2021-06-17T21:34:12.955Z] de9db76c5a1d: Verifying Checksum [2021-06-17T21:34:12.955Z] de9db76c5a1d: Download complete [2021-06-17T21:34:12.955Z] 0ef7d3d256c8: Verifying Checksum [2021-06-17T21:34:12.955Z] 0ef7d3d256c8: Download complete [2021-06-17T21:34:12.955Z] 0d57e429df01: Verifying Checksum [2021-06-17T21:34:12.955Z] 0d57e429df01: Download complete [2021-06-17T21:34:12.955Z] 4e4be7b47b0d: Verifying Checksum [2021-06-17T21:34:12.955Z] 4e4be7b47b0d: Download complete [2021-06-17T21:34:13.221Z] 188c0c94c7c5: Verifying Checksum [2021-06-17T21:34:13.221Z] 188c0c94c7c5: Download complete [2021-06-17T21:34:13.221Z] 188c0c94c7c5: Pull complete [2021-06-17T21:34:13.485Z] 0ef7d3d256c8: Pull complete [2021-06-17T21:34:13.485Z] de9db76c5a1d: Pull complete [2021-06-17T21:34:13.748Z] e1f770b5df2f: Verifying Checksum [2021-06-17T21:34:13.748Z] e1f770b5df2f: Download complete [2021-06-17T21:34:15.680Z] 0eba1c9be4d2: Verifying Checksum [2021-06-17T21:34:15.680Z] 0eba1c9be4d2: Download complete [2021-06-17T21:34:16.269Z] 85a0685a4137: Verifying Checksum [2021-06-17T21:34:16.269Z] 85a0685a4137: Download complete [2021-06-17T21:34:18.846Z] 0eba1c9be4d2: Pull complete [2021-06-17T21:34:19.112Z] 0d57e429df01: Pull complete [2021-06-17T21:34:19.112Z] 4e4be7b47b0d: Pull complete [2021-06-17T21:34:19.688Z] e1f770b5df2f: Pull complete [2021-06-17T21:34:23.029Z] 85a0685a4137: Pull complete [2021-06-17T21:34:23.029Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-17T21:34:23.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T21:34:23.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-17T21:34:23.115Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-06-17T21:34:23.155Z] $ 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 [2021-06-17T21:34:26.432Z] $ docker top 95bdf5f88a3ba5d883100ceaa4b2e7219796f0223b802f4e7cacff681a84e333 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T21:34:26.526Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-17T21:34:26.822Z] + set -o pipefail [2021-06-17T21:34:26.822Z] + snyk monitor '--org=edgex-jenkins' [2021-06-17T21:34:53.427Z] [2021-06-17T21:34:53.427Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-17T21:34:53.427Z] [2021-06-17T21:34:53.427Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b4dd1ecb-d72f-40df-808b-b4537eaaa65d [2021-06-17T21:34:53.427Z] [2021-06-17T21:34:53.427Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-17T21:34:53.427Z] [2021-06-17T21:34:53.427Z] [Pipeline] } [2021-06-17T21:34:53.441Z] $ docker stop --time=1 95bdf5f88a3ba5d883100ceaa4b2e7219796f0223b802f4e7cacff681a84e333 [2021-06-17T21:34:55.820Z] $ 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 [2021-06-17T21:34:56.936Z] + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:34:57.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T21:34:57.242Z] . [Pipeline] withDockerContainer [2021-06-17T21:34:57.325Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-06-17T21:34:57.367Z] $ 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 [2021-06-17T21:34:57.693Z] $ docker top 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T21:34:57.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T21:34:57.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T21:34:57.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T21:34:57.950Z] $ docker exec 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 ssh-agent [2021-06-17T21:34:58.046Z] SSH_AUTH_SOCK=/tmp/ssh-4zX92ZnRvEMp/agent.16 [2021-06-17T21:34:58.046Z] SSH_AGENT_PID=22 [2021-06-17T21:34:58.052Z] Running ssh-add (command line suppressed) [2021-06-17T21:34:58.137Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1270040902196363302.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1270040902196363302.key) [2021-06-17T21:34:58.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T21:34:58.462Z] + git semver tag [2021-06-17T21:34:58.462Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T21:34:58.462Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-17T21:34:58.462Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-17T21:34:58.462Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T21:34:58.462Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T21:34:58.462Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T21:34:58.462Z] # $SEMVER_BRANCH = master [2021-06-17T21:34:58.462Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-17T21:34:58.462Z] # 8edb88587e4121e3f42998d8788d704b40f09c7e HEAD [2021-06-17T21:34:58.462Z] # -> Force: false [2021-06-17T21:34:58.462Z] # 2727467f0ce84157081705b1cd62a256830e69d2 refs/tags/v2.0.0-dev.52 [Pipeline] } [2021-06-17T21:34:58.469Z] $ docker exec --env ******** --env ******** 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 ssh-agent -k [2021-06-17T21:34:58.576Z] unset SSH_AUTH_SOCK; [2021-06-17T21:34:58.576Z] unset SSH_AGENT_PID; [2021-06-17T21:34:58.576Z] echo Agent pid 22 killed; [2021-06-17T21:34:58.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T21:34:58.933Z] + git semver [Pipeline] } [2021-06-17T21:34:58.947Z] $ docker stop --time=1 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 [2021-06-17T21:35:00.145Z] $ docker rm -f 458ce6cfbba52f12d967e8585304ca9b27fe5960092f3f4e13740d81738823e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:35:00.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T21:35:00.630Z] [2021-06-17T21:35:00.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:35:00.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T21:35:00.953Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-17T21:35:00.953Z] ab5ef0e58194: Pulling fs layer [2021-06-17T21:35:00.953Z] 9712f1f96733: Pulling fs layer [2021-06-17T21:35:00.953Z] 63f879dbbcfc: Pulling fs layer [2021-06-17T21:35:00.953Z] 0d9ebad4ef96: Pulling fs layer [2021-06-17T21:35:00.953Z] e9a5061849ea: Pulling fs layer [2021-06-17T21:35:00.953Z] d747dcd14b5f: Pulling fs layer [2021-06-17T21:35:00.953Z] 2de7ff778b66: Pulling fs layer [2021-06-17T21:35:00.953Z] e9a5061849ea: Waiting [2021-06-17T21:35:00.953Z] d747dcd14b5f: Waiting [2021-06-17T21:35:00.953Z] 2de7ff778b66: Waiting [2021-06-17T21:35:00.953Z] 0d9ebad4ef96: Waiting [2021-06-17T21:35:00.953Z] 9712f1f96733: Verifying Checksum [2021-06-17T21:35:00.953Z] 9712f1f96733: Download complete [2021-06-17T21:35:02.345Z] 63f879dbbcfc: Verifying Checksum [2021-06-17T21:35:02.345Z] 63f879dbbcfc: Download complete [2021-06-17T21:35:02.345Z] e9a5061849ea: Verifying Checksum [2021-06-17T21:35:02.345Z] e9a5061849ea: Download complete [2021-06-17T21:35:02.605Z] d747dcd14b5f: Verifying Checksum [2021-06-17T21:35:02.605Z] d747dcd14b5f: Download complete [2021-06-17T21:35:02.875Z] 2de7ff778b66: Verifying Checksum [2021-06-17T21:35:02.875Z] 2de7ff778b66: Download complete [2021-06-17T21:35:02.875Z] 0d9ebad4ef96: Verifying Checksum [2021-06-17T21:35:02.875Z] 0d9ebad4ef96: Download complete [2021-06-17T21:35:03.142Z] ab5ef0e58194: Verifying Checksum [2021-06-17T21:35:03.142Z] ab5ef0e58194: Download complete [2021-06-17T21:35:05.724Z] ab5ef0e58194: Pull complete [2021-06-17T21:35:05.985Z] 9712f1f96733: Pull complete [2021-06-17T21:35:06.570Z] 63f879dbbcfc: Pull complete [2021-06-17T21:35:09.910Z] 0d9ebad4ef96: Pull complete [2021-06-17T21:35:10.173Z] e9a5061849ea: Pull complete [2021-06-17T21:35:10.173Z] d747dcd14b5f: Pull complete [2021-06-17T21:35:11.167Z] 2de7ff778b66: Pull complete [2021-06-17T21:35:11.167Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-17T21:35:11.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T21:35:11.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-17T21:35:11.256Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-06-17T21:35:11.296Z] $ 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 [2021-06-17T21:35:16.431Z] $ docker top 12f83ac42907df29ef7aa5111831e4d82741c8a7df35d1fbfd6575e40d1f9c50 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-17T21:35:16.542Z] provisioning config files... [2021-06-17T21:35:16.551Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config3319440960346651038tmp [2021-06-17T21:35:16.566Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8318074449532858306tmp [2021-06-17T21:35:16.578Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config7063798301573071558tmp [Pipeline] { [Pipeline] echo [2021-06-17T21:35:16.601Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:16.898Z] ---> sigul-configuration.sh [2021-06-17T21:35:16.899Z] gpg: directory `/root/.gnupg' created [2021-06-17T21:35:16.899Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-17T21:35:16.899Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-17T21:35:16.899Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-17T21:35:16.899Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-17T21:35:16.899Z] gpg: CAST5 encrypted data [2021-06-17T21:35:16.899Z] gpg: encrypted with 1 passphrase [2021-06-17T21:35:16.899Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-17T21:35:17.205Z] + mkdir /home/jenkins [2021-06-17T21:35:17.205Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-17T21:35:17.500Z] + 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 [2021-06-17T21:35:17.511Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:17.814Z] ---> sigul-install.sh [2021-06-17T21:35:23.123Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-17T21:35:23.420Z] + git tag --list [2021-06-17T21:35:23.420Z] v1.0.0 [2021-06-17T21:35:23.420Z] v1.1.0 [2021-06-17T21:35:23.420Z] v1.2.0 [2021-06-17T21:35:23.420Z] v1.3.0 [2021-06-17T21:35:23.420Z] v1.3.1 [2021-06-17T21:35:23.420Z] v1.3.1-dev.1 [2021-06-17T21:35:23.420Z] v1.3.1-dev.2 [2021-06-17T21:35:23.420Z] v1.3.1-dev.3 [2021-06-17T21:35:23.420Z] v2.0.0-dev.1 [2021-06-17T21:35:23.420Z] v2.0.0-dev.10 [2021-06-17T21:35:23.420Z] v2.0.0-dev.11 [2021-06-17T21:35:23.420Z] v2.0.0-dev.12 [2021-06-17T21:35:23.420Z] v2.0.0-dev.13 [2021-06-17T21:35:23.420Z] v2.0.0-dev.14 [2021-06-17T21:35:23.420Z] v2.0.0-dev.15 [2021-06-17T21:35:23.420Z] v2.0.0-dev.16 [2021-06-17T21:35:23.420Z] v2.0.0-dev.17 [2021-06-17T21:35:23.420Z] v2.0.0-dev.18 [2021-06-17T21:35:23.420Z] v2.0.0-dev.19 [2021-06-17T21:35:23.420Z] v2.0.0-dev.2 [2021-06-17T21:35:23.420Z] v2.0.0-dev.20 [2021-06-17T21:35:23.420Z] v2.0.0-dev.21 [2021-06-17T21:35:23.420Z] v2.0.0-dev.22 [2021-06-17T21:35:23.420Z] v2.0.0-dev.23 [2021-06-17T21:35:23.420Z] v2.0.0-dev.24 [2021-06-17T21:35:23.420Z] v2.0.0-dev.25 [2021-06-17T21:35:23.420Z] v2.0.0-dev.26 [2021-06-17T21:35:23.420Z] v2.0.0-dev.27 [2021-06-17T21:35:23.420Z] v2.0.0-dev.28 [2021-06-17T21:35:23.420Z] v2.0.0-dev.29 [2021-06-17T21:35:23.420Z] v2.0.0-dev.3 [2021-06-17T21:35:23.420Z] v2.0.0-dev.30 [2021-06-17T21:35:23.420Z] v2.0.0-dev.31 [2021-06-17T21:35:23.420Z] v2.0.0-dev.32 [2021-06-17T21:35:23.420Z] v2.0.0-dev.33 [2021-06-17T21:35:23.420Z] v2.0.0-dev.34 [2021-06-17T21:35:23.420Z] v2.0.0-dev.35 [2021-06-17T21:35:23.420Z] v2.0.0-dev.36 [2021-06-17T21:35:23.420Z] v2.0.0-dev.37 [2021-06-17T21:35:23.420Z] v2.0.0-dev.38 [2021-06-17T21:35:23.420Z] v2.0.0-dev.39 [2021-06-17T21:35:23.420Z] v2.0.0-dev.4 [2021-06-17T21:35:23.420Z] v2.0.0-dev.40 [2021-06-17T21:35:23.420Z] v2.0.0-dev.41 [2021-06-17T21:35:23.420Z] v2.0.0-dev.42 [2021-06-17T21:35:23.420Z] v2.0.0-dev.43 [2021-06-17T21:35:23.420Z] v2.0.0-dev.44 [2021-06-17T21:35:23.420Z] v2.0.0-dev.45 [2021-06-17T21:35:23.420Z] v2.0.0-dev.46 [2021-06-17T21:35:23.420Z] v2.0.0-dev.47 [2021-06-17T21:35:23.420Z] v2.0.0-dev.48 [2021-06-17T21:35:23.420Z] v2.0.0-dev.49 [2021-06-17T21:35:23.420Z] v2.0.0-dev.5 [2021-06-17T21:35:23.420Z] v2.0.0-dev.50 [2021-06-17T21:35:23.420Z] v2.0.0-dev.51 [2021-06-17T21:35:23.420Z] v2.0.0-dev.52 [2021-06-17T21:35:23.420Z] v2.0.0-dev.6 [2021-06-17T21:35:23.420Z] v2.0.0-dev.7 [2021-06-17T21:35:23.420Z] v2.0.0-dev.8 [2021-06-17T21:35:23.420Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-17T21:35:23.732Z] + lftools sign git-tag v2.0.0-dev.52 [2021-06-17T21:35:24.318Z] Signing Git tag with Sigul... [2021-06-17T21:35:24.318Z] Signing v2.0.0-dev.52 [Pipeline] echo [2021-06-17T21:35:24.907Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:25.211Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-17T21:35:25.225Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-17T21:35:25.253Z] $ docker stop --time=1 12f83ac42907df29ef7aa5111831e4d82741c8a7df35d1fbfd6575e40d1f9c50 [2021-06-17T21:35:26.995Z] $ 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 [2021-06-17T21:35:27.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T21:35:27.712Z] . [Pipeline] withDockerContainer [2021-06-17T21:35:27.791Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-06-17T21:35:27.838Z] $ 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 [2021-06-17T21:35:28.201Z] $ docker top 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T21:35:28.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T21:35:28.345Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T21:35:28.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T21:35:28.454Z] $ docker exec 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec ssh-agent [2021-06-17T21:35:28.556Z] SSH_AUTH_SOCK=/tmp/ssh-iw8EevrC5rWw/agent.13 [2021-06-17T21:35:28.556Z] SSH_AGENT_PID=19 [2021-06-17T21:35:28.562Z] Running ssh-add (command line suppressed) [2021-06-17T21:35:28.674Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1143007603298550927.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1143007603298550927.key) [2021-06-17T21:35:28.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T21:35:29.009Z] + git semver bump pre [2021-06-17T21:35:29.009Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T21:35:29.009Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-17T21:35:29.009Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-17T21:35:29.009Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T21:35:29.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T21:35:29.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T21:35:29.009Z] # $SEMVER_BRANCH = master [2021-06-17T21:35:29.009Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-17T21:35:29.009Z] 2.0.0-dev.53 [Pipeline] } [2021-06-17T21:35:29.017Z] $ docker exec --env ******** --env ******** 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec ssh-agent -k [2021-06-17T21:35:29.115Z] unset SSH_AUTH_SOCK; [2021-06-17T21:35:29.115Z] unset SSH_AGENT_PID; [2021-06-17T21:35:29.116Z] echo Agent pid 19 killed; [2021-06-17T21:35:29.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T21:35:29.516Z] + git semver [Pipeline] } [2021-06-17T21:35:29.559Z] $ docker stop --time=1 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec [2021-06-17T21:35:30.758Z] $ docker rm -f 2a8fbc2f674ed55fa05d9032994b414444e9c1f8febbbddbb3b10cca6aa833ec [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:35:31.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T21:35:31.200Z] . [Pipeline] withDockerContainer [2021-06-17T21:35:31.283Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-06-17T21:35:31.332Z] $ 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 [2021-06-17T21:35:31.711Z] $ docker top ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T21:35:31.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T21:35:31.869Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T21:35:31.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T21:35:31.978Z] $ docker exec ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 ssh-agent [2021-06-17T21:35:32.099Z] SSH_AUTH_SOCK=/tmp/ssh-xQwjjtjmO84d/agent.14 [2021-06-17T21:35:32.099Z] SSH_AGENT_PID=21 [2021-06-17T21:35:32.107Z] Running ssh-add (command line suppressed) [2021-06-17T21:35:32.210Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2827265563962623430.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2827265563962623430.key) [2021-06-17T21:35:32.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T21:35:32.540Z] + git semver push [2021-06-17T21:35:32.540Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T21:35:32.540Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-17T21:35:32.540Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-17T21:35:32.540Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T21:35:32.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T21:35:32.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T21:35:32.540Z] # $SEMVER_BRANCH = master [2021-06-17T21:35:32.540Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-17T21:35:37.847Z] $ docker exec --env ******** --env ******** ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 ssh-agent -k [2021-06-17T21:35:37.940Z] unset SSH_AUTH_SOCK; [2021-06-17T21:35:37.941Z] unset SSH_AGENT_PID; [2021-06-17T21:35:37.941Z] echo Agent pid 21 killed; [2021-06-17T21:35:37.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T21:35:38.303Z] + git semver [Pipeline] } [2021-06-17T21:35:38.316Z] $ docker stop --time=1 ed838e8849cd07f6ea2528bbf1e16b72f041b561744ab7f21500ce35f094e482 [2021-06-17T21:35:39.525Z] $ 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 [2021-06-17T21:35:40.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:41.268Z] ---> package-listing.sh [2021-06-17T21:35:41.268Z] ++ facter osfamily [2021-06-17T21:35:41.268Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T21:35:41.544Z] + OS_FAMILY=redhat [2021-06-17T21:35:41.544Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-17T21:35:41.544Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T21:35:41.544Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T21:35:41.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T21:35:41.544Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T21:35:41.544Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-17T21:35:41.544Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T21:35:41.544Z] + case "${OS_FAMILY}" in [2021-06-17T21:35:41.544Z] + sort [2021-06-17T21:35:41.544Z] + rpm -qa [2021-06-17T21:35:42.117Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T21:35:42.117Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T21:35:42.117Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T21:35:42.117Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-17T21:35:42.117Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-17T21:35:42.117Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-17T21:35:42.130Z] 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 [2021-06-17T21:35:42.420Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:35:42.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T21:35:42.993Z] [2021-06-17T21:35:42.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T21:35:43.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T21:35:43.313Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T21:35:43.313Z] df20fa9351a1: Pulling fs layer [2021-06-17T21:35:43.313Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T21:35:43.313Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T21:35:43.313Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T21:35:43.313Z] 93b61091891f: Pulling fs layer [2021-06-17T21:35:43.313Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T21:35:43.313Z] 5e14af77c1be: Pulling fs layer [2021-06-17T21:35:43.313Z] 01666e4c0597: Pulling fs layer [2021-06-17T21:35:43.313Z] aa168da1d23b: Pulling fs layer [2021-06-17T21:35:43.313Z] 5e14af77c1be: Waiting [2021-06-17T21:35:43.313Z] 46f8f816bc3b: Waiting [2021-06-17T21:35:43.313Z] 93b61091891f: Waiting [2021-06-17T21:35:43.313Z] 01666e4c0597: Waiting [2021-06-17T21:35:43.313Z] aa168da1d23b: Waiting [2021-06-17T21:35:43.313Z] 93b9cdb0e59b: Waiting [2021-06-17T21:35:43.313Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T21:35:43.313Z] 36b3adc4ff6f: Download complete [2021-06-17T21:35:43.313Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T21:35:43.313Z] 46f8f816bc3b: Download complete [2021-06-17T21:35:43.313Z] df20fa9351a1: Verifying Checksum [2021-06-17T21:35:43.313Z] df20fa9351a1: Download complete [2021-06-17T21:35:43.577Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T21:35:43.577Z] 93b9cdb0e59b: Download complete [2021-06-17T21:35:43.577Z] 93b61091891f: Verifying Checksum [2021-06-17T21:35:43.577Z] 93b61091891f: Download complete [2021-06-17T21:35:43.577Z] 5e14af77c1be: Verifying Checksum [2021-06-17T21:35:43.577Z] 5e14af77c1be: Download complete [2021-06-17T21:35:43.577Z] 01666e4c0597: Verifying Checksum [2021-06-17T21:35:43.577Z] 01666e4c0597: Download complete [2021-06-17T21:35:43.577Z] df20fa9351a1: Pull complete [2021-06-17T21:35:43.577Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T21:35:43.577Z] 8ad3a11d3b57: Download complete [2021-06-17T21:35:43.577Z] 36b3adc4ff6f: Pull complete [2021-06-17T21:35:44.159Z] 8ad3a11d3b57: Pull complete [2021-06-17T21:35:44.159Z] 46f8f816bc3b: Pull complete [2021-06-17T21:35:44.444Z] 93b61091891f: Pull complete [2021-06-17T21:35:44.444Z] 93b9cdb0e59b: Pull complete [2021-06-17T21:35:44.716Z] 5e14af77c1be: Pull complete [2021-06-17T21:35:44.716Z] 01666e4c0597: Pull complete [2021-06-17T21:35:45.671Z] aa168da1d23b: Verifying Checksum [2021-06-17T21:35:45.671Z] aa168da1d23b: Download complete [2021-06-17T21:35:49.894Z] aa168da1d23b: Pull complete [2021-06-17T21:35:49.894Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T21:35:49.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T21:35:49.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T21:35:49.971Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-06-17T21:35:50.011Z] $ 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 [2021-06-17T21:35:52.964Z] $ docker top eef68679427ebc7bca0063554453c4903b081a668f3d826c534e6b523ff2be00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T21:35:53.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T21:35:53.656Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T21:35:53.953Z] + ls /var/log/sa-host [2021-06-17T21:35:53.954Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T21:35:53.954Z] file_magic: OK [2021-06-17T21:35:53.954Z] HZ: Using current value: 100 [2021-06-17T21:35:53.954Z] file_header: OK [2021-06-17T21:35:53.954Z] 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 [2021-06-17T21:35:53.954Z] Statistics: [2021-06-17T21:35:53.954Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T21:35:53.954Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T21:35:53.954Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T21:35:53.954Z] file_magic: OK [2021-06-17T21:35:53.954Z] HZ: Using current value: 100 [2021-06-17T21:35:53.954Z] file_header: OK [2021-06-17T21:35:53.954Z] 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 [2021-06-17T21:35:53.954Z] Statistics: [2021-06-17T21:35:53.954Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T21:35:53.954Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T21:35:54.617Z] provisioning config files... [2021-06-17T21:35:54.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1868341306535639753tmp [Pipeline] { [Pipeline] echo [2021-06-17T21:35:54.657Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:54.951Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T21:35:54.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:55.402Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T21:35:55.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:55.714Z] ---> sudo-logs.sh [2021-06-17T21:35:55.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T21:35:55.750Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:56.045Z] ---> job-cost.sh [2021-06-17T21:35:56.045Z] lf-activate-venv: SKIPPING [2021-06-17T21:35:56.045Z] DEBUG: total: 0.18000000715255737 [2021-06-17T21:35:56.045Z] INFO: Retrieving Stack Cost... [2021-06-17T21:35:56.993Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T21:35:57.569Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T21:35:57.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T21:35:57.882Z] ---> logs-deploy.sh [2021-06-17T21:35:57.882Z] lf-activate-venv: SKIPPING [2021-06-17T21:35:57.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/124 [2021-06-17T21:35:57.882Z] INFO: archiving workspace using pattern(s): [2021-06-17T21:35:58.835Z] Archives upload complete. [2021-06-17T21:35:58.835Z] INFO: archiving logs to Nexus [2021-06-17T21:35:59.411Z] ---> uname -a: [2021-06-17T21:35:59.411Z] 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 [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] ---> lscpu: [2021-06-17T21:35:59.411Z] Architecture: x86_64 [2021-06-17T21:35:59.411Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-17T21:35:59.411Z] Byte Order: Little Endian [2021-06-17T21:35:59.411Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-17T21:35:59.411Z] CPU(s): 2 [2021-06-17T21:35:59.411Z] On-line CPU(s) list: 0,1 [2021-06-17T21:35:59.411Z] Thread(s) per core: 1 [2021-06-17T21:35:59.411Z] Core(s) per socket: 1 [2021-06-17T21:35:59.411Z] Socket(s): 2 [2021-06-17T21:35:59.411Z] NUMA node(s): 1 [2021-06-17T21:35:59.411Z] Vendor ID: AuthenticAMD [2021-06-17T21:35:59.411Z] CPU family: 23 [2021-06-17T21:35:59.411Z] Model: 49 [2021-06-17T21:35:59.411Z] Model name: AMD EPYC-Rome Processor [2021-06-17T21:35:59.411Z] Stepping: 0 [2021-06-17T21:35:59.411Z] CPU MHz: 2799.998 [2021-06-17T21:35:59.411Z] BogoMIPS: 5599.99 [2021-06-17T21:35:59.411Z] Virtualization: AMD-V [2021-06-17T21:35:59.411Z] Hypervisor vendor: KVM [2021-06-17T21:35:59.411Z] Virtualization type: full [2021-06-17T21:35:59.411Z] L1d cache: 64 KiB [2021-06-17T21:35:59.411Z] L1i cache: 64 KiB [2021-06-17T21:35:59.411Z] L2 cache: 1 MiB [2021-06-17T21:35:59.411Z] L3 cache: 32 MiB [2021-06-17T21:35:59.411Z] NUMA node0 CPU(s): 0,1 [2021-06-17T21:35:59.411Z] Vulnerability Itlb multihit: Not affected [2021-06-17T21:35:59.411Z] Vulnerability L1tf: Not affected [2021-06-17T21:35:59.411Z] Vulnerability Mds: Not affected [2021-06-17T21:35:59.411Z] Vulnerability Meltdown: Not affected [2021-06-17T21:35:59.411Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-17T21:35:59.411Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-17T21:35:59.411Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-17T21:35:59.411Z] Vulnerability Srbds: Not affected [2021-06-17T21:35:59.411Z] Vulnerability Tsx async abort: Not affected [2021-06-17T21:35:59.411Z] 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 [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] ---> nproc: [2021-06-17T21:35:59.411Z] 2 [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] ---> df -h: [2021-06-17T21:35:59.411Z] Filesystem Size Used Available Use% Mounted on [2021-06-17T21:35:59.411Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-17T21:35:59.411Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-17T21:35:59.411Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-17T21:35:59.411Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-17T21:35:59.411Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] ---> free -m: [2021-06-17T21:35:59.411Z] total used free shared buff/cache available [2021-06-17T21:35:59.411Z] Mem: 7821 1201 3235 0 3384 6538 [2021-06-17T21:35:59.411Z] Swap: 1023 0 1023 [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] ---> ip addr: [2021-06-17T21:35:59.411Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-17T21:35:59.411Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-17T21:35:59.411Z] inet 127.0.0.1/8 scope host lo [2021-06-17T21:35:59.411Z] valid_lft forever preferred_lft forever [2021-06-17T21:35:59.411Z] inet6 ::1/128 scope host [2021-06-17T21:35:59.411Z] valid_lft forever preferred_lft forever [2021-06-17T21:35:59.411Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-17T21:35:59.411Z] link/ether fa:16:3e:cc:b4:59 brd ff:ff:ff:ff:ff:ff [2021-06-17T21:35:59.411Z] inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-17T21:35:59.411Z] valid_lft 85704sec preferred_lft 85704sec [2021-06-17T21:35:59.411Z] inet6 fe80::f816:3eff:fecc:b459/64 scope link [2021-06-17T21:35:59.411Z] valid_lft forever preferred_lft forever [2021-06-17T21:35:59.411Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-17T21:35:59.411Z] link/ether 02:42:ea:e5:05:1a brd ff:ff:ff:ff:ff:ff [2021-06-17T21:35:59.411Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-17T21:35:59.411Z] valid_lft forever preferred_lft forever [2021-06-17T21:35:59.411Z] inet6 fe80::42:eaff:fee5:51a/64 scope link [2021-06-17T21:35:59.411Z] valid_lft forever preferred_lft forever [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] ---> sar -b -r -n DEV: [2021-06-17T21:35:59.411Z] 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) [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.411Z] 21:24:13 LINUX RESTART (2 CPU) [2021-06-17T21:35:59.411Z] [2021-06-17T21:35:59.412Z] 21:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-17T21:35:59.412Z] 21:26:01 19.24 0.77 18.47 0.00 362.03 2973.40 0.00 [2021-06-17T21:35:59.412Z] 21:27:02 0.43 0.00 0.43 0.00 0.00 7.89 0.00 [2021-06-17T21:35:59.412Z] 21:28:01 0.24 0.00 0.24 0.00 0.00 2.88 0.00 [2021-06-17T21:35:59.412Z] 21:29:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 [2021-06-17T21:35:59.412Z] 21:30:01 0.25 0.00 0.25 0.00 0.00 3.70 0.00 [2021-06-17T21:35:59.412Z] 21:31:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 [2021-06-17T21:35:59.412Z] 21:32:01 0.32 0.00 0.32 0.00 0.00 4.30 0.00 [2021-06-17T21:35:59.412Z] 21:33:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2021-06-17T21:35:59.412Z] 21:34:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 [2021-06-17T21:35:59.412Z] 21:35:01 106.43 0.05 106.38 0.00 4.00 31745.60 0.00 [2021-06-17T21:35:59.412Z] Average: 12.82 0.08 12.74 0.00 36.67 3481.27 0.00 [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z] 21:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-17T21:35:59.412Z] 21:26:01 5458724 0 810732 10.12 2620 1736864 1301000 14.36 576628 1573936 20 [2021-06-17T21:35:59.412Z] 21:27:02 5469296 0 800152 9.99 2620 1736872 1205944 13.31 570584 1571236 16 [2021-06-17T21:35:59.412Z] 21:28:01 5461644 0 807804 10.09 2620 1736872 1260892 13.92 573008 1575876 20 [2021-06-17T21:35:59.412Z] 21:29:01 5468244 0 801200 10.00 2620 1736876 1199784 13.25 567200 1575876 16 [2021-06-17T21:35:59.412Z] 21:30:01 5463096 0 806340 10.07 2620 1736884 1215736 13.42 568036 1579380 8 [2021-06-17T21:35:59.412Z] 21:31:01 5464868 0 804560 10.05 2620 1736892 1200876 13.26 567536 1579384 16 [2021-06-17T21:35:59.412Z] 21:32:01 5462748 0 806680 10.07 2620 1736892 1200876 13.26 569560 1579380 8 [2021-06-17T21:35:59.412Z] 21:33:01 5451588 0 817836 10.21 2620 1736896 1200924 13.26 580560 1579380 8 [2021-06-17T21:35:59.412Z] 21:34:01 5451496 0 817924 10.21 2620 1736900 1200876 13.26 582376 1577548 8 [2021-06-17T21:35:59.412Z] 21:35:01 4566572 0 946312 11.82 2620 2493436 1403744 15.50 749376 2206456 38452 [2021-06-17T21:35:59.412Z] Average: 5371828 0 821954 10.26 2620 1812538 1239065 13.68 590486 1639845 3857 [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z] 21:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-17T21:35:59.412Z] 21:26:01 eth0 73.52 58.28 344.67 13.72 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:26:01 docker0 2.88 2.27 0.72 6.24 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:27:02 eth0 0.77 0.07 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:28:01 eth0 3.34 2.91 1.04 14.46 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:29:01 eth0 0.13 0.10 0.01 0.23 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:30:01 eth0 1.12 1.18 0.14 6.48 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:33:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:34:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:35:01 eth0 555.98 503.30 5132.53 48.81 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] 21:35:01 docker0 57.69 63.76 4.61 379.38 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] Average: eth0 63.64 56.72 548.82 8.36 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] Average: docker0 6.07 6.61 0.53 38.63 0.00 0.00 0.00 0.00 [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z] ---> sar -P ALL: [2021-06-17T21:35:59.412Z] 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) [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z] 21:24:13 LINUX RESTART (2 CPU) [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z] 21:25:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T21:35:59.412Z] 21:26:01 all 2.49 0.00 1.39 1.00 0.05 95.07 [2021-06-17T21:35:59.412Z] 21:26:01 0 2.32 0.00 1.50 0.93 0.05 95.20 [2021-06-17T21:35:59.412Z] 21:26:01 1 2.66 0.00 1.28 1.08 0.05 94.94 [2021-06-17T21:35:59.412Z] 21:27:02 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-17T21:35:59.412Z] 21:27:02 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-17T21:35:59.412Z] 21:27:02 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-17T21:35:59.412Z] 21:28:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-06-17T21:35:59.412Z] 21:28:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-17T21:35:59.412Z] 21:28:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-17T21:35:59.412Z] 21:29:01 all 0.02 0.00 0.04 0.00 0.03 99.91 [2021-06-17T21:35:59.412Z] 21:29:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-17T21:35:59.412Z] 21:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-17T21:35:59.412Z] 21:30:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-17T21:35:59.412Z] 21:30:01 0 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-17T21:35:59.412Z] 21:30:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-17T21:35:59.412Z] 21:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-17T21:35:59.412Z] 21:31:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-17T21:35:59.412Z] 21:31:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-17T21:35:59.412Z] 21:32:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-06-17T21:35:59.412Z] 21:32:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-17T21:35:59.412Z] 21:32:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-17T21:35:59.412Z] 21:33:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-17T21:35:59.412Z] 21:33:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2021-06-17T21:35:59.412Z] 21:33:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-17T21:35:59.412Z] 21:34:01 all 0.07 0.00 0.03 0.00 0.04 99.87 [2021-06-17T21:35:59.412Z] 21:34:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-17T21:35:59.412Z] 21:34:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-17T21:35:59.412Z] 21:35:01 all 11.76 0.00 5.00 2.83 0.09 80.32 [2021-06-17T21:35:59.412Z] 21:35:01 0 11.37 0.00 5.09 2.28 0.09 81.18 [2021-06-17T21:35:59.412Z] 21:35:01 1 12.16 0.00 4.90 3.38 0.09 79.47 [2021-06-17T21:35:59.412Z] Average: all 1.45 0.00 0.65 0.37 0.04 97.48 [2021-06-17T21:35:59.412Z] Average: 0 1.41 0.00 0.67 0.31 0.03 97.57 [2021-06-17T21:35:59.412Z] Average: 1 1.50 0.00 0.63 0.44 0.05 97.39 [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z] [2021-06-17T21:35:59.412Z]