Started by user Bill Mahoney 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-ssh8662612260479090708.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-ssh4160207252462602210.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-ssh5398992390176844735.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-ssh636963048604805756.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-ssh8700634010347246993.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-566 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh730161357070937165.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 Commit message: "feat: Update profiles for newly added/updated clients (#291)" > git rev-list --no-walk 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T18:50:51.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T18:50:51.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T18:50:51.693Z] ========================================================= [2021-06-21T18:50:51.693Z] EdgeX Global Pipelines Version Info [2021-06-21T18:50:51.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T18:50:53.309Z] ------------------- [2021-06-21T18:50:53.309Z] stable info: [2021-06-21T18:50:53.309Z] ------------------- [2021-06-21T18:50:53.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T18:50:53.309Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T18:50:53.309Z] Message: update stable to v1.0.195 [2021-06-21T18:50:53.885Z] ------------------- [2021-06-21T18:50:53.885Z] experimental info: [2021-06-21T18:50:53.885Z] ------------------- [2021-06-21T18:50:53.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T18:50:53.885Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T18:50:53.885Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T18:50:54.040Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-21T18:50:54.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-21T18:50:54.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T18:50:54.115Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T18:50:54.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T18:50:54.169Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T18:50:54.197Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T18:50:54.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T18:50:54.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T18:50:54.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T18:50:54.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T18:50:54.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-21T18:50:54.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T18:50:54.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T18:50:54.411Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T18:50:54.438Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T18:50:54.466Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T18:50:54.492Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T18:50:54.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T18:50:54.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-21T18:50:54.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T18:50:54.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T18:50:54.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T18:50:54.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T18:50:54.674Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T18:50:54.699Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T18:50:54.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T18:50:54.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T18:50:54.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T18:50:54.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo [2021-06-21T18:50:54.834Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8edb885 [Pipeline] echo [2021-06-21T18:50:54.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T18:50:54.981Z] provisioning config files... [2021-06-21T18:50:54.998Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3105175872436069213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T18:50:55.322Z] ---> docker-login.sh [2021-06-21T18:50:55.323Z] nexus3.edgexfoundry.org:10001 [2021-06-21T18:50:55.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:50:55.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:50:55.850Z] Configure a credential helper to remove this warning. See [2021-06-21T18:50:55.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:50:55.850Z] [2021-06-21T18:50:55.850Z] Login Succeeded [2021-06-21T18:50:55.850Z] nexus3.edgexfoundry.org:10002 [2021-06-21T18:50:55.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:50:55.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:50:55.850Z] Configure a credential helper to remove this warning. See [2021-06-21T18:50:55.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:50:55.851Z] [2021-06-21T18:50:55.851Z] Login Succeeded [2021-06-21T18:50:55.851Z] nexus3.edgexfoundry.org:10003 [2021-06-21T18:50:56.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:50:56.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:50:56.118Z] Configure a credential helper to remove this warning. See [2021-06-21T18:50:56.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:50:56.118Z] [2021-06-21T18:50:56.118Z] Login Succeeded [2021-06-21T18:50:56.118Z] nexus3.edgexfoundry.org:10004 [2021-06-21T18:50:56.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:50:56.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:50:56.381Z] Configure a credential helper to remove this warning. See [2021-06-21T18:50:56.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:50:56.381Z] [2021-06-21T18:50:56.381Z] Login Succeeded [2021-06-21T18:50:56.381Z] docker.io [2021-06-21T18:50:56.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:50:56.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:50:56.644Z] Configure a credential helper to remove this warning. See [2021-06-21T18:50:56.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:50:56.644Z] [2021-06-21T18:50:56.644Z] Login Succeeded [2021-06-21T18:50:56.644Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T18:50:56.655Z] 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-21T18:50:57.208Z] + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo [2021-06-21T18:50:57.251Z] GIT_COMMIT: 8edb88587e4121e3f42998d8788d704b40f09c7e, Commit Message: feat: Update profiles for newly added/updated clients (#291) [Pipeline] echo [2021-06-21T18:50:57.268Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:50:58.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T18:50:58.388Z] [2021-06-21T18:50:58.388Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:50:58.723Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T18:50:58.723Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T18:50:58.723Z] 31603596830f: Pulling fs layer [2021-06-21T18:50:58.723Z] 54011a49482f: Pulling fs layer [2021-06-21T18:50:58.723Z] a6820b24f6d8: Pulling fs layer [2021-06-21T18:50:58.723Z] f581987b2513: Pulling fs layer [2021-06-21T18:50:58.723Z] f581987b2513: Waiting [2021-06-21T18:50:58.723Z] 54011a49482f: Verifying Checksum [2021-06-21T18:50:58.723Z] 54011a49482f: Download complete [2021-06-21T18:50:58.991Z] 31603596830f: Verifying Checksum [2021-06-21T18:50:58.991Z] 31603596830f: Download complete [2021-06-21T18:50:58.991Z] f581987b2513: Verifying Checksum [2021-06-21T18:50:58.991Z] f581987b2513: Download complete [2021-06-21T18:50:58.991Z] 31603596830f: Pull complete [2021-06-21T18:50:58.991Z] a6820b24f6d8: Verifying Checksum [2021-06-21T18:50:58.991Z] a6820b24f6d8: Download complete [2021-06-21T18:50:59.291Z] 54011a49482f: Pull complete [2021-06-21T18:50:59.907Z] a6820b24f6d8: Pull complete [2021-06-21T18:51:00.170Z] f581987b2513: Pull complete [2021-06-21T18:51:00.170Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T18:51:00.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T18:51:00.170Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T18:51:00.259Z] prd-centos7-docker-4c-2g-566 does not seem to be running inside a container [2021-06-21T18:51:00.311Z] $ 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-21T18:51:01.403Z] $ docker top 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T18:51:01.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T18:51:01.585Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T18:51:01.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T18:51:01.717Z] $ docker exec 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent [2021-06-21T18:51:01.839Z] SSH_AUTH_SOCK=/tmp/ssh-OvQMBz9bwqEl/agent.14 [2021-06-21T18:51:01.839Z] SSH_AGENT_PID=20 [2021-06-21T18:51:01.848Z] Running ssh-add (command line suppressed) [2021-06-21T18:51:01.972Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6237646352274466898.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6237646352274466898.key) [2021-06-21T18:51:01.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T18:51:02.311Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T18:51:02.329Z] $ docker exec --env ******** --env ******** 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent -k [2021-06-21T18:51:02.434Z] unset SSH_AUTH_SOCK; [2021-06-21T18:51:02.435Z] unset SSH_AGENT_PID; [2021-06-21T18:51:02.435Z] echo Agent pid 20 killed; [2021-06-21T18:51:02.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-06-21T18:51:02.490Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0-dev.52' [Pipeline] sshagent [2021-06-21T18:51:02.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T18:51:02.521Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T18:51:02.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T18:51:02.652Z] $ docker exec 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent [2021-06-21T18:51:02.779Z] SSH_AUTH_SOCK=/tmp/ssh-fRYfqWbEzmoU/agent.52 [2021-06-21T18:51:02.779Z] SSH_AGENT_PID=58 [2021-06-21T18:51:02.786Z] Running ssh-add (command line suppressed) [2021-06-21T18:51:02.890Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3727752484161441713.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3727752484161441713.key) [2021-06-21T18:51:02.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T18:51:03.224Z] + git semver init [2021-06-21T18:51:03.224Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T18:51:03.224Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-21T18:51:03.224Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-21T18:51:03.224Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T18:51:03.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T18:51:03.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T18:51:03.224Z] # $SEMVER_BRANCH = master [2021-06-21T18:51:03.224Z] # $SEMVER_TEMP = /tmp/semver-088198482 [2021-06-21T18:51:03.224Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-21T18:51:04.191Z] # '/tmp/semver-088198482' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-21T18:51:04.191Z] # -> Force: false [2021-06-21T18:51:04.191Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-21T18:51:04.202Z] $ docker exec --env ******** --env ******** 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 ssh-agent -k [2021-06-21T18:51:04.311Z] unset SSH_AUTH_SOCK; [2021-06-21T18:51:04.311Z] unset SSH_AGENT_PID; [2021-06-21T18:51:04.311Z] echo Agent pid 58 killed; [2021-06-21T18:51:04.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T18:51:04.670Z] + git semver [Pipeline] } [2021-06-21T18:51:04.685Z] $ docker stop --time=1 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 [2021-06-21T18:51:05.977Z] $ docker rm -f 12c05f2adda9916d6cce2380f65817ca34c23adf6d928f17f6a6437ad86d5560 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T18:51:06.354Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T18:51:06.629Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T18:51:06.632Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.53 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-21T18:51:21.880Z] Still waiting to schedule task [2021-06-21T18:51:21.881Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T18:51:21.883Z] Still waiting to schedule task [2021-06-21T18:51:21.884Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T18:53:28.032Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-567 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-21T18:53:28.054Z] Running in /w/workspace/app-service-configurable/125 [Pipeline] { [Pipeline] checkout [2021-06-21T18:53:28.271Z] Selected Git installation does not exist. Using Default [2021-06-21T18:53:28.271Z] The recommended git tool is: NONE [2021-06-21T18:53:33.678Z] using credential edgex-jenkins-ssh [2021-06-21T18:53:33.697Z] Cloning the remote Git repository [2021-06-21T18:53:33.825Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T18:53:33.999Z] > git init /w/workspace/app-service-configurable/125 # timeout=10 [2021-06-21T18:53:34.083Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T18:53:34.087Z] > git --version # timeout=10 [2021-06-21T18:53:34.121Z] > git --version # 'git version 2.17.1' [2021-06-21T18:53:34.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T18:53:34.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T18:53:35.169Z] Avoid second fetch [2021-06-21T18:53:35.170Z] Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) [2021-06-21T18:53:35.117Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-21T18:53:35.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T18:53:35.191Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T18:53:35.207Z] > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [2021-06-21T18:53:39.524Z] 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-21T18:53:40.935Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T18:53:41.423Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T18:53:41.779Z] + true [2021-06-21T18:53:41.779Z] + sudo service docker restart [2021-06-21T18:53:54.636Z] Running on prd-centos7-docker-4c-2g-568 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-21T18:53:54.657Z] Running in /w/workspace/app-service-configurable/125 [Pipeline] { [Pipeline] checkout [2021-06-21T18:53:54.780Z] Selected Git installation does not exist. Using Default [2021-06-21T18:53:54.780Z] The recommended git tool is: NONE [2021-06-21T18:53:57.185Z] using credential edgex-jenkins-ssh [2021-06-21T18:53:57.214Z] Cloning the remote Git repository [2021-06-21T18:53:58.019Z] Avoid second fetch [2021-06-21T18:53:58.019Z] Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) [2021-06-21T18:53:57.234Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T18:53:57.300Z] > git init /w/workspace/app-service-configurable/125 # timeout=10 [2021-06-21T18:53:57.336Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T18:53:57.337Z] > git --version # timeout=10 [2021-06-21T18:53:57.346Z] > git --version # 'git version 2.24.4' [2021-06-21T18:53:57.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T18:53:57.368Z] [INFO] Currently running in a labeled security context [2021-06-21T18:53:57.368Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T18:53:57.368Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/125@tmp/jenkins-gitclient-ssh4833140588639562158.key [2021-06-21T18:53:57.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T18:53:58.003Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-21T18:53:58.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T18:53:58.030Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T18:53:58.037Z] > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T18:54:00.182Z] provisioning config files... [2021-06-21T18:54:00.210Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config6617926620947404726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T18:54:00.622Z] ---> docker-login.sh [2021-06-21T18:54:00.622Z] nexus3.edgexfoundry.org:10001 [2021-06-21T18:54:01.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:01.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:01.733Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:01.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:01.733Z] [2021-06-21T18:54:01.733Z] Login Succeeded [2021-06-21T18:54:01.767Z] Commit message: "feat: Update profiles for newly added/updated clients (#291)" [2021-06-21T18:54:02.009Z] nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-06-21T18:54:02.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:02.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:02.284Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:02.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:02.284Z] [2021-06-21T18:54:02.284Z] Login Succeeded [2021-06-21T18:54:02.284Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2021-06-21T18:54:02.883Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-06-21T18:54:02.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:02.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:02.888Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:02.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:02.888Z] [2021-06-21T18:54:02.888Z] Login Succeeded [2021-06-21T18:54:02.888Z] nexus3.edgexfoundry.org:10004 [Pipeline] sh [2021-06-21T18:54:03.213Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T18:54:03.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:03.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:03.488Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:03.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:03.488Z] [2021-06-21T18:54:03.488Z] Login Succeeded [2021-06-21T18:54:03.488Z] docker.io [2021-06-21T18:54:03.511Z] + sudo service docker restart [2021-06-21T18:54:03.511Z] + true [2021-06-21T18:54:03.511Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T18:54:03.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:04.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:04.365Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:04.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:04.365Z] [2021-06-21T18:54:04.365Z] Login Succeeded [2021-06-21T18:54:04.365Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T18:54:04.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T18:54:04.718Z] ========================================================= [2021-06-21T18:54:04.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T18:54:04.718Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:54:05.071Z] + 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-21T18:54:05.071Z] Sending build context to Docker daemon 98.82kB [2021-06-21T18:54:05.349Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T18:54:05.349Z] Step 2/8 : FROM ${BASE} [2021-06-21T18:54:05.624Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T18:54:05.624Z] 595b0fe564bb: Pulling fs layer [2021-06-21T18:54:05.624Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T18:54:05.624Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T18:54:05.624Z] ba82ee9f976e: Pulling fs layer [2021-06-21T18:54:05.624Z] 506bd15cee9f: Pulling fs layer [2021-06-21T18:54:05.624Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T18:54:05.624Z] 618dc40b7e24: Pulling fs layer [2021-06-21T18:54:05.624Z] ba82ee9f976e: Waiting [2021-06-21T18:54:05.624Z] 506bd15cee9f: Waiting [2021-06-21T18:54:05.624Z] 75a0a4a0db45: Waiting [2021-06-21T18:54:05.624Z] 618dc40b7e24: Waiting [2021-06-21T18:54:05.624Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T18:54:05.624Z] 5b7225fbf94c: Download complete [2021-06-21T18:54:05.624Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T18:54:05.624Z] 3088b5b3c5c0: Download complete [2021-06-21T18:54:05.624Z] 506bd15cee9f: Verifying Checksum [2021-06-21T18:54:05.624Z] 506bd15cee9f: Download complete [2021-06-21T18:54:05.624Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T18:54:05.624Z] 75a0a4a0db45: Download complete [2021-06-21T18:54:05.624Z] 595b0fe564bb: Verifying Checksum [2021-06-21T18:54:05.624Z] 595b0fe564bb: Download complete [2021-06-21T18:54:06.238Z] 595b0fe564bb: Pull complete [2021-06-21T18:54:06.846Z] 3088b5b3c5c0: Pull complete [2021-06-21T18:54:07.456Z] 5b7225fbf94c: Pull complete [2021-06-21T18:54:08.052Z] 618dc40b7e24: Verifying Checksum [2021-06-21T18:54:08.052Z] 618dc40b7e24: Download complete [2021-06-21T18:54:10.024Z] ba82ee9f976e: Download complete [2021-06-21T18:54:20.209Z] ba82ee9f976e: Pull complete [2021-06-21T18:54:20.209Z] 506bd15cee9f: Pull complete [2021-06-21T18:54:20.484Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T18:54:21.700Z] provisioning config files... [2021-06-21T18:54:21.715Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config5824421476195518290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T18:54:22.044Z] ---> docker-login.sh [2021-06-21T18:54:22.044Z] nexus3.edgexfoundry.org:10001 [2021-06-21T18:54:22.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:22.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:22.313Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:22.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:22.313Z] [2021-06-21T18:54:22.313Z] Login Succeeded [2021-06-21T18:54:22.313Z] nexus3.edgexfoundry.org:10002 [2021-06-21T18:54:22.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:22.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:22.574Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:22.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:22.574Z] [2021-06-21T18:54:22.574Z] Login Succeeded [2021-06-21T18:54:22.574Z] nexus3.edgexfoundry.org:10003 [2021-06-21T18:54:22.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:22.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:22.574Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:22.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:22.574Z] [2021-06-21T18:54:22.574Z] Login Succeeded [2021-06-21T18:54:22.574Z] nexus3.edgexfoundry.org:10004 [2021-06-21T18:54:22.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:22.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:22.836Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:22.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:22.836Z] [2021-06-21T18:54:22.836Z] Login Succeeded [2021-06-21T18:54:22.836Z] docker.io [2021-06-21T18:54:22.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:54:23.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:54:23.098Z] Configure a credential helper to remove this warning. See [2021-06-21T18:54:23.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:54:23.098Z] [2021-06-21T18:54:23.098Z] Login Succeeded [2021-06-21T18:54:23.098Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T18:54:23.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T18:54:23.288Z] ========================================================= [2021-06-21T18:54:23.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T18:54:23.288Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:54:23.609Z] + 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-21T18:54:23.609Z] Sending build context to Docker daemon 98.82kB [2021-06-21T18:54:23.609Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T18:54:23.609Z] Step 2/8 : FROM ${BASE} [2021-06-21T18:54:23.609Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T18:54:23.609Z] 540db60ca938: Pulling fs layer [2021-06-21T18:54:23.609Z] adcc1eea9eea: Pulling fs layer [2021-06-21T18:54:23.609Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T18:54:23.609Z] 0510c868ecb4: Pulling fs layer [2021-06-21T18:54:23.609Z] afea3b2eda06: Pulling fs layer [2021-06-21T18:54:23.609Z] 7809a108b3ef: Pulling fs layer [2021-06-21T18:54:23.609Z] f706445af74f: Pulling fs layer [2021-06-21T18:54:23.609Z] 7809a108b3ef: Waiting [2021-06-21T18:54:23.609Z] f706445af74f: Waiting [2021-06-21T18:54:23.609Z] 0510c868ecb4: Waiting [2021-06-21T18:54:23.609Z] afea3b2eda06: Waiting [2021-06-21T18:54:23.609Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T18:54:23.609Z] 4c4ab2625f07: Download complete [2021-06-21T18:54:23.609Z] adcc1eea9eea: Verifying Checksum [2021-06-21T18:54:23.609Z] adcc1eea9eea: Download complete [2021-06-21T18:54:23.872Z] afea3b2eda06: Verifying Checksum [2021-06-21T18:54:23.872Z] afea3b2eda06: Download complete [2021-06-21T18:54:23.872Z] 540db60ca938: Verifying Checksum [2021-06-21T18:54:23.872Z] 540db60ca938: Download complete [2021-06-21T18:54:23.872Z] 7809a108b3ef: Verifying Checksum [2021-06-21T18:54:23.872Z] 7809a108b3ef: Download complete [2021-06-21T18:54:23.872Z] 540db60ca938: Pull complete [2021-06-21T18:54:24.138Z] adcc1eea9eea: Pull complete [2021-06-21T18:54:24.138Z] 4c4ab2625f07: Pull complete [2021-06-21T18:54:24.809Z] 618dc40b7e24: Pull complete [2021-06-21T18:54:24.809Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T18:54:24.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T18:54:24.809Z] ---> a36622ca3599 [2021-06-21T18:54:24.809Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T18:54:25.532Z] f706445af74f: Verifying Checksum [2021-06-21T18:54:25.532Z] f706445af74f: Download complete [2021-06-21T18:54:25.801Z] 0510c868ecb4: Verifying Checksum [2021-06-21T18:54:25.801Z] 0510c868ecb4: Download complete [2021-06-21T18:54:26.785Z] ---> Running in 1aefc6eaa8eb [2021-06-21T18:54:27.122Z] Removing intermediate container 1aefc6eaa8eb [2021-06-21T18:54:27.122Z] ---> 01abe1512f24 [2021-06-21T18:54:27.122Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T18:54:27.122Z] ---> Running in 0f511de0cb12 [2021-06-21T18:54:29.129Z] 0510c868ecb4: Pull complete [2021-06-21T18:54:29.129Z] afea3b2eda06: Pull complete [2021-06-21T18:54:29.129Z] 7809a108b3ef: Pull complete [2021-06-21T18:54:29.789Z] Removing intermediate container 0f511de0cb12 [2021-06-21T18:54:29.789Z] ---> 00c37d7af087 [2021-06-21T18:54:29.789Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-21T18:54:29.789Z] ---> Running in 8b3622e2fe70 [2021-06-21T18:54:30.528Z] f706445af74f: Pull complete [2021-06-21T18:54:30.528Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T18:54:30.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T18:54:30.528Z] ---> b068be0155e3 [2021-06-21T18:54:30.528Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T18:54:30.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T18:54:31.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T18:54:32.723Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-21T18:54:32.723Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-21T18:54:32.723Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-21T18:54:32.995Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-21T18:54:32.996Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-21T18:54:32.996Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-21T18:54:33.269Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T18:54:33.269Z] OK: 139 MiB in 46 packages [2021-06-21T18:54:34.700Z] Removing intermediate container 8b3622e2fe70 [2021-06-21T18:54:34.700Z] ---> 5edb3f28b8b5 [2021-06-21T18:54:34.700Z] Step 6/8 : WORKDIR /app [2021-06-21T18:54:34.700Z] ---> Running in 3a3bcfc43e49 [2021-06-21T18:54:35.300Z] Removing intermediate container 3a3bcfc43e49 [2021-06-21T18:54:35.301Z] ---> 66882d921562 [2021-06-21T18:54:35.301Z] Step 7/8 : COPY . . [2021-06-21T18:54:35.932Z] ---> 1e027e8e296b [2021-06-21T18:54:35.932Z] Step 8/8 : RUN go mod download [2021-06-21T18:54:36.211Z] ---> Running in 4bc465967776 [2021-06-21T18:54:37.127Z] ---> Running in a8e396956d92 [2021-06-21T18:54:37.127Z] Removing intermediate container a8e396956d92 [2021-06-21T18:54:37.127Z] ---> 07ab2d1f45d3 [2021-06-21T18:54:37.127Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T18:54:37.127Z] ---> Running in 48681c8d6ddb [2021-06-21T18:54:37.127Z] Removing intermediate container 48681c8d6ddb [2021-06-21T18:54:37.127Z] ---> a3f5567e6958 [2021-06-21T18:54:37.127Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-21T18:54:37.127Z] ---> Running in ecd7eb0909a4 [2021-06-21T18:54:37.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T18:54:38.342Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T18:54:38.915Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-21T18:54:38.915Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-21T18:54:38.915Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-21T18:54:38.915Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-21T18:54:39.177Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-21T18:54:39.177Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-21T18:54:39.439Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T18:54:39.439Z] OK: 150 MiB in 46 packages [2021-06-21T18:54:39.700Z] Removing intermediate container ecd7eb0909a4 [2021-06-21T18:54:39.700Z] ---> ba5752fe4ce3 [2021-06-21T18:54:39.700Z] Step 6/8 : WORKDIR /app [2021-06-21T18:54:39.964Z] ---> Running in fda1ce4ac6ca [2021-06-21T18:54:39.964Z] Removing intermediate container fda1ce4ac6ca [2021-06-21T18:54:39.964Z] ---> 2ea01cfad9bf [2021-06-21T18:54:39.964Z] Step 7/8 : COPY . . [2021-06-21T18:54:40.227Z] ---> bd43ff362f00 [2021-06-21T18:54:40.227Z] Step 8/8 : RUN go mod download [2021-06-21T18:54:40.227Z] ---> Running in 203ea6249a76 [2021-06-21T18:54:58.373Z] Removing intermediate container 203ea6249a76 [2021-06-21T18:54:58.373Z] ---> e43312bec02b [2021-06-21T18:54:58.373Z] Successfully built e43312bec02b [2021-06-21T18:54:58.373Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:54:58.683Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T18:54:58.683Z] . [Pipeline] withDockerContainer [2021-06-21T18:54:58.767Z] prd-centos7-docker-4c-2g-568 does not seem to be running inside a container [2021-06-21T18:54:58.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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-21T18:54:59.215Z] $ docker top 9037009af1b9f61bc233249cbaa45db3b5d6b308e6e9c06b441717835117c57e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T18:54:59.598Z] + go version [2021-06-21T18:54:59.598Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T18:54:59.616Z] $ docker stop --time=1 9037009af1b9f61bc233249cbaa45db3b5d6b308e6e9c06b441717835117c57e [2021-06-21T18:55:00.930Z] $ docker rm -f 9037009af1b9f61bc233249cbaa45db3b5d6b308e6e9c06b441717835117c57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:01.845Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T18:55:01.845Z] . [Pipeline] withDockerContainer [2021-06-21T18:55:01.938Z] prd-centos7-docker-4c-2g-568 does not seem to be running inside a container [2021-06-21T18:55:01.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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-21T18:55:02.420Z] $ docker top a44fc8b0b17ace1563dc2cd5a92c7fdd38feea7b77cd0a2276120edfcbb682a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T18:55:02.828Z] + go mod tidy [2021-06-21T18:55:03.039Z] Removing intermediate container 4bc465967776 [2021-06-21T18:55:03.039Z] ---> 9872cbef4bed [2021-06-21T18:55:03.039Z] Successfully built 9872cbef4bed [2021-06-21T18:55:03.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-06-21T18:55:03.395Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T18:55:03.395Z] . [Pipeline] withDockerContainer [2021-06-21T18:55:03.562Z] + make test [2021-06-21T18:55:03.562Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-21T18:55:03.669Z] prd-ubuntu18.04-docker-arm64-4c-16g-567 does not seem to be running inside a container [2021-06-21T18:55:03.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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 ******** -e ******** ci-base-image-arm64 cat [2021-06-21T18:55:05.411Z] $ docker top 797abd8cd8fd8e4af18162d1c8c780524bcbfe572a6bee641971e75bb31cd53c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T18:55:06.399Z] + go version [2021-06-21T18:55:06.399Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T18:55:06.420Z] $ docker stop --time=1 797abd8cd8fd8e4af18162d1c8c780524bcbfe572a6bee641971e75bb31cd53c [2021-06-21T18:55:08.257Z] $ docker rm -f 797abd8cd8fd8e4af18162d1c8c780524bcbfe572a6bee641971e75bb31cd53c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:09.023Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T18:55:09.023Z] . [Pipeline] withDockerContainer [2021-06-21T18:55:09.287Z] prd-ubuntu18.04-docker-arm64-4c-16g-567 does not seem to be running inside a container [2021-06-21T18:55:09.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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 ******** -e ******** ci-base-image-arm64 cat [2021-06-21T18:55:11.015Z] $ docker top 57e8168d66d0f0e0d1f7721d57257726eef9dc62554b61d44d1ec76bfbdcab64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T18:55:12.007Z] + go mod tidy [Pipeline] sh [2021-06-21T18:55:13.295Z] + make test [2021-06-21T18:55:13.295Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-21T18:55:18.543Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-21T18:55:18.543Z] CGO_ENABLED=1 go vet ./... [2021-06-21T18:55:25.159Z] gofmt -l . [2021-06-21T18:55:25.159Z] [ "`gofmt -l .`" = "" ] [2021-06-21T18:55:25.159Z] ./bin/test-go-mod-tidy.sh [2021-06-21T18:55:25.159Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-21T18:55:25.175Z] $ docker stop --time=1 a44fc8b0b17ace1563dc2cd5a92c7fdd38feea7b77cd0a2276120edfcbb682a2 [2021-06-21T18:55:27.372Z] $ docker rm -f a44fc8b0b17ace1563dc2cd5a92c7fdd38feea7b77cd0a2276120edfcbb682a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T18:55:27.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T18:55:28.011Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-21T18:55:31.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T18:55:31.383Z] + ls -al . [2021-06-21T18:55:31.383Z] total 92 [2021-06-21T18:55:31.383Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 18:55 . [2021-06-21T18:55:31.383Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 18:53 .. [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 21 18:53 Attribution.txt [2021-06-21T18:55:31.383Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 18:53 bin [2021-06-21T18:55:31.383Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 18:55 coverage.out [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 21 18:53 Dockerfile [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 21 18:53 Dockerfile.build [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 21 18:53 .dockerignore [2021-06-21T18:55:31.383Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 18:54 .git [2021-06-21T18:55:31.383Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 18:53 .github [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 21 18:53 .gitignore [2021-06-21T18:55:31.383Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 21 18:55 go.mod [2021-06-21T18:55:31.383Z] -rw-r--r--. 1 jenkins jenkins 20543 Jun 21 18:55 go.sum [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 21 18:53 Jenkinsfile [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 18:53 LICENSE [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 21 18:53 main.go [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 18:53 makefile [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 21 18:53 README.md [2021-06-21T18:55:31.383Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 21 18:53 res [2021-06-21T18:55:31.383Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 18:53 snap [2021-06-21T18:55:31.383Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 18:51 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:31.693Z] + 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.53 . [2021-06-21T18:55:31.693Z] Sending build context to Docker daemon 122.4kB [2021-06-21T18:55:31.693Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T18:55:31.693Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-21T18:55:31.693Z] ---> e43312bec02b [2021-06-21T18:55:31.693Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-21T18:55:31.693Z] ---> Running in 3d3d156967fa [2021-06-21T18:55:31.955Z] Removing intermediate container 3d3d156967fa [2021-06-21T18:55:31.955Z] ---> c6d6b7bc744f [2021-06-21T18:55:31.955Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T18:55:31.955Z] ---> Running in 5acc21ccd46d [2021-06-21T18:55:32.215Z] Removing intermediate container 5acc21ccd46d [2021-06-21T18:55:32.216Z] ---> 8307eb4370cf [2021-06-21T18:55:32.216Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T18:55:32.216Z] ---> Running in 819eb1da58d4 [2021-06-21T18:55:32.216Z] Removing intermediate container 819eb1da58d4 [2021-06-21T18:55:32.216Z] ---> 809fe5d9e50e [2021-06-21T18:55:32.216Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T18:55:32.479Z] ---> Running in 5f9f60133a11 [2021-06-21T18:55:33.051Z] Removing intermediate container 5f9f60133a11 [2021-06-21T18:55:33.051Z] ---> 675a57302394 [2021-06-21T18:55:33.051Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T18:55:33.051Z] ---> Running in d14ae3efc9c7 [2021-06-21T18:55:33.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T18:55:34.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T18:55:35.143Z] OK: 150 MiB in 46 packages [2021-06-21T18:55:35.405Z] Removing intermediate container d14ae3efc9c7 [2021-06-21T18:55:35.405Z] ---> f39050294d69 [2021-06-21T18:55:35.405Z] Step 8/28 : WORKDIR /app [2021-06-21T18:55:35.405Z] ---> Running in d774ff8b5563 [2021-06-21T18:55:35.669Z] Removing intermediate container d774ff8b5563 [2021-06-21T18:55:35.669Z] ---> 3ef24149b87a [2021-06-21T18:55:35.669Z] Step 9/28 : COPY go.mod . [2021-06-21T18:55:35.932Z] ---> 8fc0bea76171 [2021-06-21T18:55:35.932Z] Step 10/28 : RUN go mod download [2021-06-21T18:55:35.932Z] ---> Running in cb0e97e2ca90 [2021-06-21T18:55:36.883Z] Removing intermediate container cb0e97e2ca90 [2021-06-21T18:55:36.883Z] ---> 91d89b320f17 [2021-06-21T18:55:36.883Z] Step 11/28 : RUN go mod tidy [2021-06-21T18:55:36.883Z] ---> Running in e912ce23546b [2021-06-21T18:55:37.461Z] Removing intermediate container e912ce23546b [2021-06-21T18:55:37.461Z] ---> bc693bf51288 [2021-06-21T18:55:37.461Z] Step 12/28 : COPY . . [2021-06-21T18:55:37.461Z] ---> 3e6b71a8c5c7 [2021-06-21T18:55:37.461Z] Step 13/28 : ARG MAKE="make build" [2021-06-21T18:55:37.461Z] ---> Running in 03046147ab75 [2021-06-21T18:55:37.721Z] Removing intermediate container 03046147ab75 [2021-06-21T18:55:37.721Z] ---> fe394462983d [2021-06-21T18:55:37.721Z] Step 14/28 : RUN $MAKE [2021-06-21T18:55:37.721Z] ---> Running in 359a529c6d38 [2021-06-21T18:55:37.996Z] go mod tidy [2021-06-21T18:55:38.264Z] 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.53" -o app-service-configurable [2021-06-21T18:55:50.586Z] Removing intermediate container 359a529c6d38 [2021-06-21T18:55:50.586Z] ---> 33fff918bf1a [2021-06-21T18:55:50.587Z] Step 15/28 : FROM alpine:3.12 [2021-06-21T18:55:50.587Z] 3.12: Pulling from library/alpine [2021-06-21T18:55:50.587Z] 339de151aab4: Pulling fs layer [2021-06-21T18:55:50.849Z] 339de151aab4: Verifying Checksum [2021-06-21T18:55:50.849Z] 339de151aab4: Download complete [2021-06-21T18:55:51.113Z] 339de151aab4: Pull complete [2021-06-21T18:55:51.113Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T18:55:51.113Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T18:55:51.113Z] ---> 13621d1b12d4 [2021-06-21T18:55:51.113Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T18:55:51.113Z] ---> Running in c15ef0942753 [2021-06-21T18:55:51.376Z] Removing intermediate container c15ef0942753 [2021-06-21T18:55:51.376Z] ---> dd9384fb7b4d [2021-06-21T18:55:51.376Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-21T18:55:51.376Z] ---> Running in 9bce3925dbab [2021-06-21T18:55:51.376Z] Removing intermediate container 9bce3925dbab [2021-06-21T18:55:51.376Z] ---> 24bb9ccb7862 [2021-06-21T18:55:51.376Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-21T18:55:51.376Z] ---> Running in dc1381af66e3 [2021-06-21T18:55:51.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T18:55:51.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T18:55:51.899Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-21T18:55:51.899Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-21T18:55:51.899Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-21T18:55:51.899Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-21T18:55:51.899Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-21T18:55:51.899Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-21T18:55:51.899Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-21T18:55:51.899Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T18:55:51.899Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T18:55:51.899Z] OK: 9 MiB in 21 packages [2021-06-21T18:55:52.472Z] Removing intermediate container dc1381af66e3 [2021-06-21T18:55:52.472Z] ---> 7c52881dfeb9 [2021-06-21T18:55:52.472Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-21T18:55:52.472Z] ---> 027ea0a1ceda [2021-06-21T18:55:52.472Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-21T18:55:52.733Z] ---> 6dc4a71bdbb7 [2021-06-21T18:55:52.733Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-21T18:55:52.733Z] ---> 23bf05014623 [2021-06-21T18:55:52.733Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-21T18:55:53.304Z] ---> 2f91c7b8c809 [2021-06-21T18:55:53.305Z] Step 23/28 : EXPOSE 48095 [2021-06-21T18:55:53.305Z] ---> Running in e7103633b32c [2021-06-21T18:55:53.305Z] Removing intermediate container e7103633b32c [2021-06-21T18:55:53.305Z] ---> 505b2a4757ff [2021-06-21T18:55:53.305Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-21T18:55:53.305Z] ---> Running in f9f85b2e7c49 [2021-06-21T18:55:53.569Z] Removing intermediate container f9f85b2e7c49 [2021-06-21T18:55:53.569Z] ---> 683d06fee58b [2021-06-21T18:55:53.569Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T18:55:53.569Z] ---> Running in 03f68d1c6318 [2021-06-21T18:55:53.569Z] Removing intermediate container 03f68d1c6318 [2021-06-21T18:55:53.569Z] ---> fe90a1448963 [2021-06-21T18:55:53.569Z] Step 26/28 : LABEL arch=amd64 [2021-06-21T18:55:53.569Z] ---> Running in b77eb9ab8a79 [2021-06-21T18:55:53.569Z] Removing intermediate container b77eb9ab8a79 [2021-06-21T18:55:53.569Z] ---> 8cc3390eac39 [2021-06-21T18:55:53.569Z] Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:55:53.569Z] ---> Running in c9da72b1b5d8 [2021-06-21T18:55:53.831Z] Removing intermediate container c9da72b1b5d8 [2021-06-21T18:55:53.831Z] ---> 8edd595dfa09 [2021-06-21T18:55:53.831Z] Step 28/28 : LABEL version=2.0.0-dev.53 [2021-06-21T18:55:53.831Z] ---> Running in c86cf9235ab4 [2021-06-21T18:55:53.831Z] Removing intermediate container c86cf9235ab4 [2021-06-21T18:55:53.831Z] ---> 657936cc9f68 [2021-06-21T18:55:53.831Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T18:55:53.831Z] Successfully built 657936cc9f68 [2021-06-21T18:55:53.831Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T18:55:54.097Z] provisioning config files... [2021-06-21T18:55:54.111Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config4590407160340167756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T18:55:54.429Z] ---> docker-login.sh [2021-06-21T18:55:54.429Z] nexus3.edgexfoundry.org:10001 [2021-06-21T18:55:54.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:55:54.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:55:54.429Z] Configure a credential helper to remove this warning. See [2021-06-21T18:55:54.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:55:54.429Z] [2021-06-21T18:55:54.429Z] Login Succeeded [2021-06-21T18:55:54.429Z] nexus3.edgexfoundry.org:10002 [2021-06-21T18:55:54.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:55:54.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:55:54.690Z] Configure a credential helper to remove this warning. See [2021-06-21T18:55:54.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:55:54.690Z] [2021-06-21T18:55:54.690Z] Login Succeeded [2021-06-21T18:55:54.690Z] nexus3.edgexfoundry.org:10003 [2021-06-21T18:55:54.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:55:54.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:55:54.690Z] Configure a credential helper to remove this warning. See [2021-06-21T18:55:54.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:55:54.690Z] [2021-06-21T18:55:54.690Z] Login Succeeded [2021-06-21T18:55:54.690Z] nexus3.edgexfoundry.org:10004 [2021-06-21T18:55:54.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:55:54.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:55:54.690Z] Configure a credential helper to remove this warning. See [2021-06-21T18:55:54.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:55:54.690Z] [2021-06-21T18:55:54.952Z] Login Succeeded [2021-06-21T18:55:54.952Z] docker.io [2021-06-21T18:55:54.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:55:55.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:55:55.214Z] Configure a credential helper to remove this warning. See [2021-06-21T18:55:55.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:55:55.214Z] [2021-06-21T18:55:55.214Z] Login Succeeded [2021-06-21T18:55:55.214Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T18:55:55.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T18:55:55.299Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-21T18:55:55.299Z] 8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:55:55.299Z] latest [2021-06-21T18:55:55.299Z] 2.0.0-dev.53 [2021-06-21T18:55:55.299Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T18:55:55.299Z] master [2021-06-21T18:55:55.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:55.652Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:55.955Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:55:55.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T18:55:55.955Z] 7badebe23a74: Preparing [2021-06-21T18:55:55.955Z] a458542003ed: Preparing [2021-06-21T18:55:55.955Z] e57b67829dad: Preparing [2021-06-21T18:55:55.955Z] 4eaf082a9d81: Preparing [2021-06-21T18:55:55.955Z] 168505661725: Preparing [2021-06-21T18:55:55.955Z] 32f366d666a5: Preparing [2021-06-21T18:55:55.955Z] 32f366d666a5: Waiting [2021-06-21T18:55:56.532Z] a458542003ed: Pushed [2021-06-21T18:55:56.532Z] 32f366d666a5: Layer already exists [2021-06-21T18:55:56.532Z] 4eaf082a9d81: Pushed [2021-06-21T18:55:56.532Z] e57b67829dad: Pushed [2021-06-21T18:55:56.532Z] 168505661725: Pushed [2021-06-21T18:55:57.479Z] 7badebe23a74: Pushed [2021-06-21T18:55:58.051Z] 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:58.355Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:58.654Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-21T18:55:58.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T18:55:58.654Z] 7badebe23a74: Preparing [2021-06-21T18:55:58.654Z] a458542003ed: Preparing [2021-06-21T18:55:58.654Z] e57b67829dad: Preparing [2021-06-21T18:55:58.654Z] 4eaf082a9d81: Preparing [2021-06-21T18:55:58.654Z] 168505661725: Preparing [2021-06-21T18:55:58.654Z] 32f366d666a5: Preparing [2021-06-21T18:55:58.654Z] 32f366d666a5: Waiting [2021-06-21T18:55:58.654Z] 4eaf082a9d81: Layer already exists [2021-06-21T18:55:58.654Z] e57b67829dad: Layer already exists [2021-06-21T18:55:58.654Z] 7badebe23a74: Layer already exists [2021-06-21T18:55:58.654Z] a458542003ed: Layer already exists [2021-06-21T18:55:58.654Z] 168505661725: Layer already exists [2021-06-21T18:55:58.654Z] 32f366d666a5: Layer already exists [2021-06-21T18:55:58.654Z] latest: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:58.957Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:59.254Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [2021-06-21T18:55:59.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T18:55:59.254Z] 7badebe23a74: Preparing [2021-06-21T18:55:59.254Z] a458542003ed: Preparing [2021-06-21T18:55:59.254Z] e57b67829dad: Preparing [2021-06-21T18:55:59.254Z] 4eaf082a9d81: Preparing [2021-06-21T18:55:59.254Z] 168505661725: Preparing [2021-06-21T18:55:59.254Z] 32f366d666a5: Preparing [2021-06-21T18:55:59.254Z] 32f366d666a5: Waiting [2021-06-21T18:55:59.254Z] a458542003ed: Layer already exists [2021-06-21T18:55:59.254Z] 168505661725: Layer already exists [2021-06-21T18:55:59.254Z] e57b67829dad: Layer already exists [2021-06-21T18:55:59.254Z] 4eaf082a9d81: Layer already exists [2021-06-21T18:55:59.254Z] 7badebe23a74: Layer already exists [2021-06-21T18:55:59.254Z] 32f366d666a5: Layer already exists [2021-06-21T18:55:59.254Z] 2.0.0-dev.53: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:59.565Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:55:59.861Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T18:55:59.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T18:55:59.861Z] 7badebe23a74: Preparing [2021-06-21T18:55:59.861Z] a458542003ed: Preparing [2021-06-21T18:55:59.861Z] e57b67829dad: Preparing [2021-06-21T18:55:59.861Z] 4eaf082a9d81: Preparing [2021-06-21T18:55:59.861Z] 168505661725: Preparing [2021-06-21T18:55:59.861Z] 32f366d666a5: Preparing [2021-06-21T18:55:59.861Z] 32f366d666a5: Waiting [2021-06-21T18:55:59.861Z] 7badebe23a74: Layer already exists [2021-06-21T18:55:59.861Z] 4eaf082a9d81: Layer already exists [2021-06-21T18:55:59.861Z] 168505661725: Layer already exists [2021-06-21T18:55:59.861Z] e57b67829dad: Layer already exists [2021-06-21T18:55:59.861Z] 32f366d666a5: Layer already exists [2021-06-21T18:55:59.861Z] a458542003ed: Layer already exists [2021-06-21T18:55:59.861Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:56:00.170Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:56:00.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-21T18:56:00.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T18:56:00.472Z] 7badebe23a74: Preparing [2021-06-21T18:56:00.472Z] a458542003ed: Preparing [2021-06-21T18:56:00.472Z] e57b67829dad: Preparing [2021-06-21T18:56:00.472Z] 4eaf082a9d81: Preparing [2021-06-21T18:56:00.472Z] 168505661725: Preparing [2021-06-21T18:56:00.472Z] 32f366d666a5: Preparing [2021-06-21T18:56:00.472Z] 32f366d666a5: Waiting [2021-06-21T18:56:00.472Z] 168505661725: Layer already exists [2021-06-21T18:56:00.472Z] a458542003ed: Layer already exists [2021-06-21T18:56:00.472Z] e57b67829dad: Layer already exists [2021-06-21T18:56:00.472Z] 7badebe23a74: Layer already exists [2021-06-21T18:56:00.472Z] 4eaf082a9d81: Layer already exists [2021-06-21T18:56:00.472Z] 32f366d666a5: Layer already exists [2021-06-21T18:56:00.472Z] master: digest: sha256:f5afd51a45fae44aef44c14e8b384ea62e3f18c26d09f8e1e0b104cc9e99c574 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T18:56:00.536Z] ===================================================== [Pipeline] echo [2021-06-21T18:56:00.553Z] taggedImages: [2021-06-21T18:56:00.553Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:56:00.553Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-21T18:56:00.553Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [2021-06-21T18:56:00.553Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T18:56:00.553Z] - 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-21T18:56:01.544Z] ---> job-cost.sh [2021-06-21T18:56:01.544Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8wdt [2021-06-21T18:56:08.193Z] Exception: [2021-06-21T18:56:08.193Z] Traceback (most recent call last): [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 302, in _error_catcher [2021-06-21T18:56:08.193Z] yield [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 384, in read [2021-06-21T18:56:08.193Z] data = self._fp.read(amt) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 60, in read [2021-06-21T18:56:08.193Z] data = self.__fp.read(amt) [2021-06-21T18:56:08.193Z] File "/usr/lib64/python3.6/http/client.py", line 459, in read [2021-06-21T18:56:08.193Z] n = self.readinto(b) [2021-06-21T18:56:08.193Z] File "/usr/lib64/python3.6/http/client.py", line 503, in readinto [2021-06-21T18:56:08.193Z] n = self.fp.readinto(b) [2021-06-21T18:56:08.193Z] File "/usr/lib64/python3.6/socket.py", line 586, in readinto [2021-06-21T18:56:08.193Z] return self._sock.recv_into(b) [2021-06-21T18:56:08.193Z] File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into [2021-06-21T18:56:08.193Z] return self.read(nbytes, buffer) [2021-06-21T18:56:08.193Z] File "/usr/lib64/python3.6/ssl.py", line 833, in read [2021-06-21T18:56:08.193Z] return self._sslobj.read(len, buffer) [2021-06-21T18:56:08.193Z] File "/usr/lib64/python3.6/ssl.py", line 590, in read [2021-06-21T18:56:08.193Z] v = self._sslobj.read(len, buffer) [2021-06-21T18:56:08.193Z] ConnectionResetError: [Errno 104] Connection reset by peer [2021-06-21T18:56:08.193Z] [2021-06-21T18:56:08.193Z] During handling of the above exception, another exception occurred: [2021-06-21T18:56:08.193Z] [2021-06-21T18:56:08.193Z] Traceback (most recent call last): [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/basecommand.py", line 215, in main [2021-06-21T18:56:08.193Z] status = self.run(options, args) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/commands/install.py", line 346, in run [2021-06-21T18:56:08.193Z] requirement_set.prepare_files(finder) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/req/req_set.py", line 381, in prepare_files [2021-06-21T18:56:08.193Z] ignore_dependencies=self.ignore_dependencies)) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/req/req_set.py", line 623, in _prepare_file [2021-06-21T18:56:08.193Z] session=self.session, hashes=hashes) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 821, in unpack_url [2021-06-21T18:56:08.193Z] hashes=hashes [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 659, in unpack_http_url [2021-06-21T18:56:08.193Z] hashes) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 882, in _download_http_url [2021-06-21T18:56:08.193Z] _download_url(resp, link, content_file, hashes) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 603, in _download_url [2021-06-21T18:56:08.193Z] hashes.check_against_chunks(downloaded_chunks) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/utils/hashes.py", line 46, in check_against_chunks [2021-06-21T18:56:08.193Z] for chunk in chunks: [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 571, in written_chunks [2021-06-21T18:56:08.193Z] for chunk in chunks: [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/download.py", line 560, in resp_read [2021-06-21T18:56:08.193Z] decode_content=False): [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 436, in stream [2021-06-21T18:56:08.193Z] data = self.read(amt=amt, decode_content=decode_content) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 401, in read [2021-06-21T18:56:08.193Z] raise IncompleteRead(self._fp_bytes_read, self.length_remaining) [2021-06-21T18:56:08.193Z] File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ [2021-06-21T18:56:08.193Z] self.gen.throw(type, value, traceback) [2021-06-21T18:56:08.193Z] File "/tmp/venv-8wdt/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 320, in _error_catcher [2021-06-21T18:56:08.193Z] raise ProtocolError('Connection broken: %r' % e, e) [2021-06-21T18:56:08.193Z] pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T18:56:08.436Z] Failed in branch amd64 [2021-06-21T18:56:09.924Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-21T18:56:09.924Z] CGO_ENABLED=1 go vet ./... [2021-06-21T18:56:28.280Z] gofmt -l . [2021-06-21T18:56:28.280Z] [ "`gofmt -l .`" = "" ] [2021-06-21T18:56:28.280Z] ./bin/test-go-mod-tidy.sh [2021-06-21T18:56:28.280Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-21T18:56:28.639Z] $ docker stop --time=1 57e8168d66d0f0e0d1f7721d57257726eef9dc62554b61d44d1ec76bfbdcab64 [2021-06-21T18:56:30.682Z] $ docker rm -f 57e8168d66d0f0e0d1f7721d57257726eef9dc62554b61d44d1ec76bfbdcab64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T18:56:31.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T18:56:31.607Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T18:56:32.103Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T18:56:32.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T18:56:32.983Z] + ls -al . [2021-06-21T18:56:32.983Z] total 116 [2021-06-21T18:56:32.983Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 18:56 . [2021-06-21T18:56:32.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 18:53 .. [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 18:53 .dockerignore [2021-06-21T18:56:32.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 18:53 .git [2021-06-21T18:56:32.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 18:53 .github [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 21 18:53 .gitignore [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 21 18:53 Attribution.txt [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 21 18:53 Dockerfile [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 21 18:53 Dockerfile.build [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 18:53 Jenkinsfile [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 18:53 LICENSE [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 21 18:53 README.md [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 18:51 VERSION [2021-06-21T18:56:32.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 18:53 bin [2021-06-21T18:56:32.983Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 18:55 coverage.out [2021-06-21T18:56:32.983Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 21 18:56 go.mod [2021-06-21T18:56:32.983Z] -rw-r--r-- 1 jenkins jenkins 20543 Jun 21 18:55 go.sum [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 21 18:53 main.go [2021-06-21T18:56:32.983Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 18:53 makefile [2021-06-21T18:56:32.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 18:53 res [2021-06-21T18:56:32.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 18:53 snap [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:56:33.332Z] + 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.53 . [2021-06-21T18:56:33.332Z] Sending build context to Docker daemon 122.4kB [2021-06-21T18:56:33.611Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T18:56:33.611Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-21T18:56:33.611Z] ---> 9872cbef4bed [2021-06-21T18:56:33.611Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-21T18:56:33.884Z] ---> Running in ad2c5d80e88b [2021-06-21T18:56:34.480Z] Removing intermediate container ad2c5d80e88b [2021-06-21T18:56:34.480Z] ---> 3909b5a7f018 [2021-06-21T18:56:34.480Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T18:56:34.480Z] ---> Running in 3b5559e7ce10 [2021-06-21T18:56:35.077Z] Removing intermediate container 3b5559e7ce10 [2021-06-21T18:56:35.077Z] ---> 980c4d6c8e9f [2021-06-21T18:56:35.077Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T18:56:35.077Z] ---> Running in 49a247f025d4 [2021-06-21T18:56:35.676Z] Removing intermediate container 49a247f025d4 [2021-06-21T18:56:35.676Z] ---> ea5fab5a9429 [2021-06-21T18:56:35.676Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T18:56:35.676Z] ---> Running in 82fffb7a949d [2021-06-21T18:56:38.292Z] Removing intermediate container 82fffb7a949d [2021-06-21T18:56:38.292Z] ---> ba49117f0d2f [2021-06-21T18:56:38.292Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T18:56:38.292Z] ---> Running in 9cad88fd626d [2021-06-21T18:56:39.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T18:56:40.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T18:56:41.687Z] OK: 139 MiB in 46 packages [2021-06-21T18:56:42.677Z] Removing intermediate container 9cad88fd626d [2021-06-21T18:56:42.677Z] ---> 0c4729c22de0 [2021-06-21T18:56:42.677Z] Step 8/28 : WORKDIR /app [2021-06-21T18:56:42.677Z] ---> Running in ed78f7338a48 [2021-06-21T18:56:43.273Z] Removing intermediate container ed78f7338a48 [2021-06-21T18:56:43.273Z] ---> 5abda4ba6e09 [2021-06-21T18:56:43.273Z] Step 9/28 : COPY go.mod . [2021-06-21T18:56:43.869Z] ---> c523b81d3e5e [2021-06-21T18:56:43.869Z] Step 10/28 : RUN go mod download [2021-06-21T18:56:44.143Z] ---> Running in 6ee237c26560 [2021-06-21T18:56:46.772Z] Removing intermediate container 6ee237c26560 [2021-06-21T18:56:46.772Z] ---> 1356c8a24f06 [2021-06-21T18:56:46.772Z] Step 11/28 : RUN go mod tidy [2021-06-21T18:56:46.772Z] ---> Running in 0861239ef755 [2021-06-21T18:56:49.401Z] Removing intermediate container 0861239ef755 [2021-06-21T18:56:49.401Z] ---> d4b3f59b17ac [2021-06-21T18:56:49.402Z] Step 12/28 : COPY . . [2021-06-21T18:56:50.380Z] ---> 7b3120b34fd7 [2021-06-21T18:56:50.380Z] Step 13/28 : ARG MAKE="make build" [2021-06-21T18:56:50.380Z] ---> Running in 215f0202f41e [2021-06-21T18:56:50.656Z] Removing intermediate container 215f0202f41e [2021-06-21T18:56:50.656Z] ---> 2e807401c8d5 [2021-06-21T18:56:50.656Z] Step 14/28 : RUN $MAKE [2021-06-21T18:56:50.931Z] ---> Running in c2c2555d859a [2021-06-21T18:56:52.404Z] go mod tidy [2021-06-21T18:56:52.678Z] 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.53" -o app-service-configurable [2021-06-21T18:57:31.742Z] Removing intermediate container c2c2555d859a [2021-06-21T18:57:31.742Z] ---> a71952a00f5e [2021-06-21T18:57:31.742Z] Step 15/28 : FROM alpine:3.12 [2021-06-21T18:57:31.742Z] 3.12: Pulling from library/alpine [2021-06-21T18:57:31.742Z] d2f70382dc9a: Pulling fs layer [2021-06-21T18:57:31.742Z] d2f70382dc9a: Verifying Checksum [2021-06-21T18:57:31.742Z] d2f70382dc9a: Download complete [2021-06-21T18:57:31.742Z] d2f70382dc9a: Pull complete [2021-06-21T18:57:31.742Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T18:57:31.742Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T18:57:31.742Z] ---> c4fd0aeabfcf [2021-06-21T18:57:31.742Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T18:57:31.742Z] ---> Running in 3356e5ea555c [2021-06-21T18:57:31.742Z] Removing intermediate container 3356e5ea555c [2021-06-21T18:57:31.742Z] ---> 86241e503950 [2021-06-21T18:57:31.742Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-21T18:57:31.742Z] ---> Running in 677d9b0a17e3 [2021-06-21T18:57:31.742Z] Removing intermediate container 677d9b0a17e3 [2021-06-21T18:57:31.742Z] ---> e8ae3b11b51d [2021-06-21T18:57:31.742Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-21T18:57:31.742Z] ---> Running in 3eb4075b6d35 [2021-06-21T18:57:33.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T18:57:33.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T18:57:33.771Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-21T18:57:33.771Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-21T18:57:33.771Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-21T18:57:33.771Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-21T18:57:33.771Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-21T18:57:33.771Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-21T18:57:33.771Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-21T18:57:34.043Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T18:57:34.043Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T18:57:34.317Z] OK: 9 MiB in 21 packages [2021-06-21T18:57:35.753Z] Removing intermediate container 3eb4075b6d35 [2021-06-21T18:57:35.753Z] ---> 4da1ddb036f0 [2021-06-21T18:57:35.753Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-21T18:57:36.349Z] ---> d60eedcdedde [2021-06-21T18:57:36.349Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-21T18:57:37.333Z] ---> e0e3af7f215e [2021-06-21T18:57:37.333Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-21T18:57:37.930Z] ---> 44743e4bad58 [2021-06-21T18:57:37.930Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-21T18:57:39.374Z] ---> eab2fed5e363 [2021-06-21T18:57:39.374Z] Step 23/28 : EXPOSE 48095 [2021-06-21T18:57:39.374Z] ---> Running in 861dbf3ed742 [2021-06-21T18:57:39.968Z] Removing intermediate container 861dbf3ed742 [2021-06-21T18:57:39.968Z] ---> 819da4832ed3 [2021-06-21T18:57:39.968Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-21T18:57:39.968Z] ---> Running in 6e27193ccf70 [2021-06-21T18:57:40.566Z] Removing intermediate container 6e27193ccf70 [2021-06-21T18:57:40.566Z] ---> 5e3fba72665b [2021-06-21T18:57:40.566Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T18:57:40.566Z] ---> Running in 144103252aa8 [2021-06-21T18:57:41.165Z] Removing intermediate container 144103252aa8 [2021-06-21T18:57:41.165Z] ---> 9110511d04a2 [2021-06-21T18:57:41.165Z] Step 26/28 : LABEL arch=arm64 [2021-06-21T18:57:41.165Z] ---> Running in 5b71f3df707e [2021-06-21T18:57:41.762Z] Removing intermediate container 5b71f3df707e [2021-06-21T18:57:41.762Z] ---> 62a0421a83c3 [2021-06-21T18:57:41.762Z] Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:57:41.762Z] ---> Running in 6387d99e3343 [2021-06-21T18:57:42.361Z] Removing intermediate container 6387d99e3343 [2021-06-21T18:57:42.361Z] ---> a9d7ad80b7ce [2021-06-21T18:57:42.361Z] Step 28/28 : LABEL version=2.0.0-dev.53 [2021-06-21T18:57:42.362Z] ---> Running in 5f5d97e98f80 [2021-06-21T18:57:42.960Z] Removing intermediate container 5f5d97e98f80 [2021-06-21T18:57:42.960Z] ---> f63409bf2dd6 [2021-06-21T18:57:42.960Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T18:57:42.960Z] Successfully built f63409bf2dd6 [2021-06-21T18:57:42.960Z] 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-21T18:57:43.233Z] provisioning config files... [2021-06-21T18:57:43.258Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config7615222227644994292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T18:57:43.628Z] ---> docker-login.sh [2021-06-21T18:57:43.628Z] nexus3.edgexfoundry.org:10001 [2021-06-21T18:57:43.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:57:43.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:57:43.903Z] Configure a credential helper to remove this warning. See [2021-06-21T18:57:43.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:57:43.903Z] [2021-06-21T18:57:43.903Z] Login Succeeded [2021-06-21T18:57:43.903Z] nexus3.edgexfoundry.org:10002 [2021-06-21T18:57:44.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:57:44.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:57:44.504Z] Configure a credential helper to remove this warning. See [2021-06-21T18:57:44.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:57:44.504Z] [2021-06-21T18:57:44.504Z] Login Succeeded [2021-06-21T18:57:44.504Z] nexus3.edgexfoundry.org:10003 [2021-06-21T18:57:45.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:57:45.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:57:45.104Z] Configure a credential helper to remove this warning. See [2021-06-21T18:57:45.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:57:45.104Z] [2021-06-21T18:57:45.104Z] Login Succeeded [2021-06-21T18:57:45.104Z] nexus3.edgexfoundry.org:10004 [2021-06-21T18:57:45.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:57:45.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:57:45.707Z] Configure a credential helper to remove this warning. See [2021-06-21T18:57:45.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:57:45.707Z] [2021-06-21T18:57:45.707Z] Login Succeeded [2021-06-21T18:57:45.707Z] docker.io [2021-06-21T18:57:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T18:57:46.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T18:57:46.579Z] Configure a credential helper to remove this warning. See [2021-06-21T18:57:46.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T18:57:46.579Z] [2021-06-21T18:57:46.579Z] Login Succeeded [2021-06-21T18:57:46.579Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T18:57:46.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T18:57:46.684Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-21T18:57:46.684Z] 8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:57:46.684Z] latest [2021-06-21T18:57:46.684Z] 2.0.0-dev.53 [2021-06-21T18:57:46.684Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T18:57:46.684Z] master [2021-06-21T18:57:46.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:47.077Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:47.422Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:57:47.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T18:57:47.422Z] e1496aa07b4f: Preparing [2021-06-21T18:57:47.422Z] ec56daffd491: Preparing [2021-06-21T18:57:47.422Z] 4ab54bfd084a: Preparing [2021-06-21T18:57:47.422Z] c165185a5d6c: Preparing [2021-06-21T18:57:47.422Z] c608438aa842: Preparing [2021-06-21T18:57:47.422Z] 3fbe34a1663b: Preparing [2021-06-21T18:57:47.422Z] 3fbe34a1663b: Waiting [2021-06-21T18:57:47.696Z] 4ab54bfd084a: Pushed [2021-06-21T18:57:47.697Z] c165185a5d6c: Pushed [2021-06-21T18:57:47.697Z] ec56daffd491: Pushed [2021-06-21T18:57:47.972Z] 3fbe34a1663b: Layer already exists [2021-06-21T18:57:48.569Z] c608438aa842: Pushed [2021-06-21T18:57:51.240Z] e1496aa07b4f: Pushed [2021-06-21T18:57:51.240Z] 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:51.598Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:51.944Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-21T18:57:51.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T18:57:51.944Z] e1496aa07b4f: Preparing [2021-06-21T18:57:51.944Z] ec56daffd491: Preparing [2021-06-21T18:57:51.944Z] 4ab54bfd084a: Preparing [2021-06-21T18:57:51.944Z] c165185a5d6c: Preparing [2021-06-21T18:57:51.944Z] c608438aa842: Preparing [2021-06-21T18:57:51.944Z] 3fbe34a1663b: Preparing [2021-06-21T18:57:51.944Z] 3fbe34a1663b: Waiting [2021-06-21T18:57:52.219Z] 4ab54bfd084a: Layer already exists [2021-06-21T18:57:52.219Z] e1496aa07b4f: Layer already exists [2021-06-21T18:57:52.219Z] ec56daffd491: Layer already exists [2021-06-21T18:57:52.219Z] c165185a5d6c: Layer already exists [2021-06-21T18:57:52.219Z] c608438aa842: Layer already exists [2021-06-21T18:57:52.219Z] 3fbe34a1663b: Layer already exists [2021-06-21T18:57:52.219Z] latest: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:52.578Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:52.929Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [2021-06-21T18:57:52.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T18:57:52.929Z] e1496aa07b4f: Preparing [2021-06-21T18:57:52.929Z] ec56daffd491: Preparing [2021-06-21T18:57:52.929Z] 4ab54bfd084a: Preparing [2021-06-21T18:57:52.929Z] c165185a5d6c: Preparing [2021-06-21T18:57:52.929Z] c608438aa842: Preparing [2021-06-21T18:57:52.929Z] 3fbe34a1663b: Preparing [2021-06-21T18:57:52.929Z] 3fbe34a1663b: Waiting [2021-06-21T18:57:53.201Z] c165185a5d6c: Layer already exists [2021-06-21T18:57:53.201Z] e1496aa07b4f: Layer already exists [2021-06-21T18:57:53.201Z] ec56daffd491: Layer already exists [2021-06-21T18:57:53.201Z] 4ab54bfd084a: Layer already exists [2021-06-21T18:57:53.201Z] c608438aa842: Layer already exists [2021-06-21T18:57:53.202Z] 3fbe34a1663b: Layer already exists [2021-06-21T18:57:53.202Z] 2.0.0-dev.53: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:53.547Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:53.900Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T18:57:53.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T18:57:53.900Z] e1496aa07b4f: Preparing [2021-06-21T18:57:53.900Z] ec56daffd491: Preparing [2021-06-21T18:57:53.900Z] 4ab54bfd084a: Preparing [2021-06-21T18:57:53.900Z] c165185a5d6c: Preparing [2021-06-21T18:57:53.900Z] c608438aa842: Preparing [2021-06-21T18:57:53.900Z] 3fbe34a1663b: Preparing [2021-06-21T18:57:53.900Z] 3fbe34a1663b: Waiting [2021-06-21T18:57:53.900Z] c608438aa842: Layer already exists [2021-06-21T18:57:53.900Z] c165185a5d6c: Layer already exists [2021-06-21T18:57:53.900Z] e1496aa07b4f: Layer already exists [2021-06-21T18:57:53.900Z] ec56daffd491: Layer already exists [2021-06-21T18:57:53.900Z] 4ab54bfd084a: Layer already exists [2021-06-21T18:57:53.900Z] 3fbe34a1663b: Layer already exists [2021-06-21T18:57:54.173Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:54.525Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T18:57:54.874Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-21T18:57:54.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T18:57:54.875Z] e1496aa07b4f: Preparing [2021-06-21T18:57:54.875Z] ec56daffd491: Preparing [2021-06-21T18:57:54.875Z] 4ab54bfd084a: Preparing [2021-06-21T18:57:54.875Z] c165185a5d6c: Preparing [2021-06-21T18:57:54.875Z] c608438aa842: Preparing [2021-06-21T18:57:54.875Z] 3fbe34a1663b: Preparing [2021-06-21T18:57:54.875Z] 3fbe34a1663b: Waiting [2021-06-21T18:57:54.875Z] 4ab54bfd084a: Layer already exists [2021-06-21T18:57:54.875Z] ec56daffd491: Layer already exists [2021-06-21T18:57:54.875Z] c608438aa842: Layer already exists [2021-06-21T18:57:54.875Z] c165185a5d6c: Layer already exists [2021-06-21T18:57:54.875Z] e1496aa07b4f: Layer already exists [2021-06-21T18:57:54.875Z] 3fbe34a1663b: Layer already exists [2021-06-21T18:57:55.148Z] master: digest: sha256:1c29f89d9dea10e48ce70d4be1325ed8f69f7d89c71cd1d6adb1065c111fe9d5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T18:57:55.224Z] ===================================================== [Pipeline] echo [2021-06-21T18:57:55.244Z] taggedImages: [2021-06-21T18:57:55.244Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T18:57:55.244Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-21T18:57:55.244Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [2021-06-21T18:57:55.244Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T18:57:55.244Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T18:57:55.750Z] ---> job-cost.sh [2021-06-21T18:57:55.750Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Wix [2021-06-21T18:58:34.755Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T18:59:56.529Z] lf-activate-venv(): INFO: Adding /tmp/venv-4Wix/bin to PATH [2021-06-21T18:59:56.529Z] INFO: No Stack... [2021-06-21T18:59:56.529Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T18:59:56.800Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T18:59:57.147Z] + cat /w/workspace/app-service-configurable/125/archives/cost.csv [2021-06-21T18:59:57.147Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T18:59:57.211Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-125-stack-cost] [2021-06-21T18:59:57.222Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-125-stack-cost] did not exist. Created. [2021-06-21T18:59:57.222Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T18:59:57.595Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T18:59:57.790Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T18:59:57.799Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-125-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-21T19:00:00.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:00:00.658Z] ---> package-listing.sh [2021-06-21T19:00:00.658Z] ++ facter osfamily [2021-06-21T19:00:00.658Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T19:00:00.929Z] + OS_FAMILY=redhat [2021-06-21T19:00:00.929Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-21T19:00:00.929Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T19:00:00.929Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T19:00:00.929Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T19:00:00.929Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T19:00:00.929Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-21T19:00:00.929Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T19:00:00.929Z] + case "${OS_FAMILY}" in [2021-06-21T19:00:00.929Z] + rpm -qa [2021-06-21T19:00:00.929Z] + sort [2021-06-21T19:00:01.512Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T19:00:01.512Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T19:00:01.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T19:00:01.512Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-21T19:00:01.512Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-21T19:00:01.512Z] + 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-21T19:00:01.526Z] 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-21T19:00:01.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:00:02.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T19:00:02.429Z] [2021-06-21T19:00:02.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:00:02.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T19:00:02.751Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T19:00:02.751Z] df20fa9351a1: Pulling fs layer [2021-06-21T19:00:02.751Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T19:00:02.751Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T19:00:02.751Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T19:00:02.751Z] 93b61091891f: Pulling fs layer [2021-06-21T19:00:02.751Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T19:00:02.751Z] 5e14af77c1be: Pulling fs layer [2021-06-21T19:00:02.751Z] 01666e4c0597: Pulling fs layer [2021-06-21T19:00:02.751Z] aa168da1d23b: Pulling fs layer [2021-06-21T19:00:02.751Z] 46f8f816bc3b: Waiting [2021-06-21T19:00:02.751Z] 93b61091891f: Waiting [2021-06-21T19:00:02.751Z] 93b9cdb0e59b: Waiting [2021-06-21T19:00:02.751Z] 5e14af77c1be: Waiting [2021-06-21T19:00:02.751Z] 01666e4c0597: Waiting [2021-06-21T19:00:02.751Z] aa168da1d23b: Waiting [2021-06-21T19:00:03.015Z] df20fa9351a1: Verifying Checksum [2021-06-21T19:00:03.015Z] df20fa9351a1: Download complete [2021-06-21T19:00:03.015Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T19:00:03.015Z] 46f8f816bc3b: Download complete [2021-06-21T19:00:03.015Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T19:00:03.015Z] 36b3adc4ff6f: Download complete [2021-06-21T19:00:03.015Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T19:00:03.015Z] 93b9cdb0e59b: Download complete [2021-06-21T19:00:03.015Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T19:00:03.015Z] 8ad3a11d3b57: Download complete [2021-06-21T19:00:03.015Z] 93b61091891f: Verifying Checksum [2021-06-21T19:00:03.015Z] 93b61091891f: Download complete [2021-06-21T19:00:03.015Z] 5e14af77c1be: Verifying Checksum [2021-06-21T19:00:03.015Z] 5e14af77c1be: Download complete [2021-06-21T19:00:03.277Z] df20fa9351a1: Pull complete [2021-06-21T19:00:03.278Z] 01666e4c0597: Verifying Checksum [2021-06-21T19:00:03.278Z] 01666e4c0597: Download complete [2021-06-21T19:00:03.278Z] 36b3adc4ff6f: Pull complete [2021-06-21T19:00:03.854Z] 8ad3a11d3b57: Pull complete [2021-06-21T19:00:03.854Z] 46f8f816bc3b: Pull complete [2021-06-21T19:00:04.429Z] 93b61091891f: Pull complete [2021-06-21T19:00:04.429Z] 93b9cdb0e59b: Pull complete [2021-06-21T19:00:04.429Z] 5e14af77c1be: Pull complete [2021-06-21T19:00:04.429Z] 01666e4c0597: Pull complete [2021-06-21T19:00:05.007Z] aa168da1d23b: Verifying Checksum [2021-06-21T19:00:05.007Z] aa168da1d23b: Download complete [2021-06-21T19:00:10.344Z] aa168da1d23b: Pull complete [2021-06-21T19:00:10.344Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T19:00:10.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T19:00:10.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T19:00:10.434Z] prd-centos7-docker-4c-2g-566 does not seem to be running inside a container [2021-06-21T19:00:10.479Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T19:00:13.708Z] $ docker top 6fb5afbffd90a44fb550b7660968d426b394119b32574dd00f3e7ae9bd7a87b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T19:00:14.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T19:00:14.421Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T19:00:14.728Z] + ls /var/log/sa-host [2021-06-21T19:00:14.729Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T19:00:14.729Z] file_magic: OK [2021-06-21T19:00:14.729Z] HZ: Using current value: 100 [2021-06-21T19:00:14.729Z] file_header: OK [2021-06-21T19:00:14.729Z] 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-21T19:00:14.729Z] Statistics: [2021-06-21T19:00:14.729Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T19:00:14.729Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T19:00:14.729Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T19:00:14.729Z] file_magic: OK [2021-06-21T19:00:14.729Z] HZ: Using current value: 100 [2021-06-21T19:00:14.729Z] file_header: OK [2021-06-21T19:00:14.729Z] 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-21T19:00:14.729Z] Statistics: [2021-06-21T19:00:14.729Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T19:00:14.729Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T19:00:15.529Z] provisioning config files... [2021-06-21T19:00:15.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config6238560804341745554tmp [Pipeline] { [Pipeline] echo [2021-06-21T19:00:15.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:00:15.900Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T19:00:15.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:00:16.351Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T19:00:16.364Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:00:16.671Z] ---> sudo-logs.sh [2021-06-21T19:00:16.671Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T19:00:16.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:00:17.037Z] ---> job-cost.sh [2021-06-21T19:00:17.037Z] lf-activate-venv: SKIPPING [2021-06-21T19:00:17.037Z] DEBUG: total: 0.18000000715255737 [2021-06-21T19:00:17.037Z] INFO: Retrieving Stack Cost... [2021-06-21T19:00:17.987Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T19:00:18.566Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T19:00:18.581Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:00:18.901Z] ---> logs-deploy.sh [2021-06-21T19:00:18.901Z] lf-activate-venv: SKIPPING [2021-06-21T19:00:18.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/125 [2021-06-21T19:00:18.901Z] INFO: archiving workspace using pattern(s): [2021-06-21T19:00:19.865Z] Archives upload complete. [2021-06-21T19:00:20.129Z] INFO: archiving logs to Nexus