Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 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-ssh799892292874062951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6022322936697025804.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2570694020539486945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8128914700848333181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4773204639223505619.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-445 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh2620975781358718287.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 Avoid second fetch Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" > git rev-list --no-walk 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T19:15:20.475Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T19:15:20.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T19:15:20.609Z] ========================================================= [2021-05-26T19:15:20.610Z] EdgeX Global Pipelines Version Info [2021-05-26T19:15:20.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:15:22.188Z] ------------------- [2021-05-26T19:15:22.188Z] stable info: [2021-05-26T19:15:22.188Z] ------------------- [2021-05-26T19:15:22.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T19:15:22.188Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T19:15:22.188Z] Message: update stable to v1.0.192 [2021-05-26T19:15:22.762Z] ------------------- [2021-05-26T19:15:22.762Z] experimental info: [2021-05-26T19:15:22.762Z] ------------------- [2021-05-26T19:15:22.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T19:15:22.762Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T19:15:22.762Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T19:15:22.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-26T19:15:22.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-26T19:15:22.936Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T19:15:22.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T19:15:22.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T19:15:23.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T19:15:23.029Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T19:15:23.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T19:15:23.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-26T19:15:23.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T19:15:23.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T19:15:23.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-26T19:15:23.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T19:15:23.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T19:15:23.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T19:15:23.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T19:15:23.321Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T19:15:23.347Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T19:15:23.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T19:15:23.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-26T19:15:23.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-26T19:15:23.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-26T19:15:23.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-26T19:15:23.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-26T19:15:23.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-26T19:15:23.548Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T19:15:23.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-26T19:15:23.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-26T19:15:23.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-26T19:15:23.695Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo [2021-05-26T19:15:23.719Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86dee94 [Pipeline] echo [2021-05-26T19:15:23.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:15:23.817Z] provisioning config files... [2021-05-26T19:15:23.836Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7472836603767677764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:15:24.171Z] ---> docker-login.sh [2021-05-26T19:15:24.171Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:15:24.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:15:24.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:15:24.437Z] Configure a credential helper to remove this warning. See [2021-05-26T19:15:24.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:15:24.437Z] [2021-05-26T19:15:24.437Z] Login Succeeded [2021-05-26T19:15:24.437Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:15:24.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:15:24.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:15:24.700Z] Configure a credential helper to remove this warning. See [2021-05-26T19:15:24.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:15:24.700Z] [2021-05-26T19:15:24.700Z] Login Succeeded [2021-05-26T19:15:24.700Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:15:24.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:15:24.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:15:24.963Z] Configure a credential helper to remove this warning. See [2021-05-26T19:15:24.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:15:24.963Z] [2021-05-26T19:15:24.963Z] Login Succeeded [2021-05-26T19:15:24.963Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:15:24.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:15:24.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:15:24.964Z] Configure a credential helper to remove this warning. See [2021-05-26T19:15:24.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:15:24.964Z] [2021-05-26T19:15:24.964Z] Login Succeeded [2021-05-26T19:15:24.964Z] docker.io [2021-05-26T19:15:24.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:15:25.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:15:25.225Z] Configure a credential helper to remove this warning. See [2021-05-26T19:15:25.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:15:25.225Z] [2021-05-26T19:15:25.225Z] Login Succeeded [2021-05-26T19:15:25.225Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:15:25.233Z] 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-05-26T19:15:25.703Z] + git log --format=format:%s -1 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo [2021-05-26T19:15:25.744Z] GIT_COMMIT: 86dee94abf325f9cc1e23c260dc3ad0065ea84e3, Commit Message: fix: Remove duplicate settings in functional-tests profile (#267) [Pipeline] echo [2021-05-26T19:15:25.758Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:15:26.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:15:26.682Z] [2021-05-26T19:15:26.682Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:15:27.005Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:15:27.005Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T19:15:27.005Z] 31603596830f: Pulling fs layer [2021-05-26T19:15:27.005Z] 54011a49482f: Pulling fs layer [2021-05-26T19:15:27.005Z] a6820b24f6d8: Pulling fs layer [2021-05-26T19:15:27.005Z] f581987b2513: Pulling fs layer [2021-05-26T19:15:27.005Z] f581987b2513: Waiting [2021-05-26T19:15:27.005Z] 54011a49482f: Verifying Checksum [2021-05-26T19:15:27.005Z] 54011a49482f: Download complete [2021-05-26T19:15:27.269Z] 31603596830f: Verifying Checksum [2021-05-26T19:15:27.269Z] 31603596830f: Download complete [2021-05-26T19:15:27.269Z] a6820b24f6d8: Verifying Checksum [2021-05-26T19:15:27.269Z] a6820b24f6d8: Download complete [2021-05-26T19:15:27.269Z] 31603596830f: Pull complete [2021-05-26T19:15:27.532Z] 54011a49482f: Pull complete [2021-05-26T19:15:27.532Z] f581987b2513: Verifying Checksum [2021-05-26T19:15:27.532Z] f581987b2513: Download complete [2021-05-26T19:15:28.110Z] a6820b24f6d8: Pull complete [2021-05-26T19:15:28.110Z] f581987b2513: Pull complete [2021-05-26T19:15:28.372Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T19:15:28.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:15:28.372Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T19:15:28.457Z] prd-centos7-docker-4c-2g-445 does not seem to be running inside a container [2021-05-26T19:15:28.518Z] $ 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-05-26T19:15:29.869Z] $ docker top e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T19:15:30.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T19:15:30.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T19:15:30.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T19:15:30.117Z] $ docker exec e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent [2021-05-26T19:15:30.228Z] SSH_AUTH_SOCK=/tmp/ssh-yaSbBYp2osx7/agent.13 [2021-05-26T19:15:30.228Z] SSH_AGENT_PID=19 [2021-05-26T19:15:30.239Z] Running ssh-add (command line suppressed) [2021-05-26T19:15:30.335Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7626796675637384800.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7626796675637384800.key) [2021-05-26T19:15:30.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T19:15:30.669Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T19:15:30.679Z] $ docker exec --env ******** --env ******** e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent -k [2021-05-26T19:15:30.777Z] unset SSH_AUTH_SOCK; [2021-05-26T19:15:30.779Z] unset SSH_AGENT_PID; [2021-05-26T19:15:30.779Z] echo Agent pid 19 killed; [2021-05-26T19:15:30.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T19:15:30.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T19:15:30.835Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T19:15:30.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T19:15:30.955Z] $ docker exec e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent [2021-05-26T19:15:31.073Z] SSH_AUTH_SOCK=/tmp/ssh-YtA9LDnCvjyq/agent.53 [2021-05-26T19:15:31.073Z] SSH_AGENT_PID=60 [2021-05-26T19:15:31.079Z] Running ssh-add (command line suppressed) [2021-05-26T19:15:31.176Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2634751281050945410.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2634751281050945410.key) [2021-05-26T19:15:31.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T19:15:31.505Z] + git semver init [2021-05-26T19:15:31.505Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T19:15:31.505Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-26T19:15:31.505Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-26T19:15:31.505Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T19:15:31.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T19:15:31.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T19:15:31.505Z] # $SEMVER_BRANCH = master [2021-05-26T19:15:31.505Z] # $SEMVER_TEMP = /tmp/semver-538173647 [2021-05-26T19:15:31.505Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-26T19:15:32.089Z] # '/tmp/semver-538173647' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-05-26T19:15:32.090Z] # -> Force: false [2021-05-26T19:15:32.090Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-26T19:15:32.099Z] $ docker exec --env ******** --env ******** e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent -k [2021-05-26T19:15:32.196Z] unset SSH_AUTH_SOCK; [2021-05-26T19:15:32.198Z] unset SSH_AGENT_PID; [2021-05-26T19:15:32.198Z] echo Agent pid 60 killed; [2021-05-26T19:15:32.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T19:15:32.550Z] + git semver [Pipeline] } [2021-05-26T19:15:32.562Z] $ docker stop --time=1 e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 [2021-05-26T19:15:33.852Z] $ docker rm -f e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T19:15:34.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T19:15:34.550Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T19:15:34.554Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.44 [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-05-26T19:15:49.787Z] Still waiting to schedule task [2021-05-26T19:15:49.787Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-26T19:15:49.789Z] Still waiting to schedule task [2021-05-26T19:15:49.789Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-26T19:17:55.666Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-446 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-26T19:17:55.687Z] Running in /w/workspace/app-service-configurable/115 [Pipeline] { [Pipeline] checkout [2021-05-26T19:17:55.990Z] Selected Git installation does not exist. Using Default [2021-05-26T19:17:55.990Z] The recommended git tool is: NONE [2021-05-26T19:18:01.552Z] using credential edgex-jenkins-ssh [2021-05-26T19:18:01.568Z] Cloning the remote Git repository [2021-05-26T19:18:01.638Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:18:01.840Z] > git init /w/workspace/app-service-configurable/115 # timeout=10 [2021-05-26T19:18:01.922Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:18:01.923Z] > git --version # timeout=10 [2021-05-26T19:18:01.948Z] > git --version # 'git version 2.17.1' [2021-05-26T19:18:01.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T19:18:02.032Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:18:04.043Z] Avoid second fetch [2021-05-26T19:18:04.044Z] Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) [2021-05-26T19:18:03.993Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-26T19:18:04.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:18:04.052Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T19:18:04.064Z] > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 [2021-05-26T19:18:08.295Z] Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T19:18:09.842Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:18:10.331Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:18:10.696Z] + sudo service docker restart [2021-05-26T19:18:10.696Z] + true [2021-05-26T19:18:23.081Z] Running on prd-centos7-docker-4c-2g-447 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-26T19:18:23.110Z] Running in /w/workspace/app-service-configurable/115 [Pipeline] { [Pipeline] checkout [2021-05-26T19:18:23.211Z] Selected Git installation does not exist. Using Default [2021-05-26T19:18:23.211Z] The recommended git tool is: NONE [2021-05-26T19:18:25.505Z] using credential edgex-jenkins-ssh [2021-05-26T19:18:25.527Z] Cloning the remote Git repository [2021-05-26T19:18:26.242Z] Avoid second fetch [2021-05-26T19:18:26.243Z] Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) [2021-05-26T19:18:25.541Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:18:25.600Z] > git init /w/workspace/app-service-configurable/115 # timeout=10 [2021-05-26T19:18:25.622Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:18:25.622Z] > git --version # timeout=10 [2021-05-26T19:18:25.632Z] > git --version # 'git version 2.24.4' [2021-05-26T19:18:25.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T19:18:25.663Z] [INFO] Currently running in a labeled security context [2021-05-26T19:18:25.663Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T19:18:25.663Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/115@tmp/jenkins-gitclient-ssh739167343824522094.key [2021-05-26T19:18:25.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:18:26.216Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-26T19:18:26.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:18:26.248Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T19:18:26.256Z] > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:18:29.038Z] provisioning config files... [2021-05-26T19:18:29.062Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config344607647872371708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:18:29.437Z] ---> docker-login.sh [2021-05-26T19:18:29.437Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:18:29.824Z] Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T19:18:30.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:30.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:30.699Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:30.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:30.699Z] [2021-05-26T19:18:30.699Z] Login Succeeded [2021-05-26T19:18:30.699Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:18:30.939Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:18:30.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:31.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:31.250Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:31.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:31.250Z] [2021-05-26T19:18:31.250Z] Login Succeeded [2021-05-26T19:18:31.250Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:18:31.265Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:18:31.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:31.561Z] + sudo service docker restart [2021-05-26T19:18:31.561Z] + true [2021-05-26T19:18:31.561Z] Redirecting to /bin/systemctl restart docker.service [2021-05-26T19:18:31.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:31.798Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:31.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:31.798Z] [2021-05-26T19:18:31.798Z] Login Succeeded [2021-05-26T19:18:31.798Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:18:32.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:32.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:32.346Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:32.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:32.346Z] [2021-05-26T19:18:32.346Z] Login Succeeded [2021-05-26T19:18:32.346Z] docker.io [2021-05-26T19:18:32.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:33.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:33.217Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:33.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:33.217Z] [2021-05-26T19:18:33.217Z] Login Succeeded [2021-05-26T19:18:33.217Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:18:33.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-26T19:18:33.513Z] ========================================================= [2021-05-26T19:18:33.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T19:18:33.513Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:18:33.855Z] + 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-05-26T19:18:33.855Z] Sending build context to Docker daemon 93.7kB [2021-05-26T19:18:34.128Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:18:34.128Z] Step 2/8 : FROM ${BASE} [2021-05-26T19:18:34.403Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T19:18:34.403Z] 595b0fe564bb: Pulling fs layer [2021-05-26T19:18:34.403Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T19:18:34.403Z] 316046926c0a: Pulling fs layer [2021-05-26T19:18:34.403Z] 4ebd0625c992: Pulling fs layer [2021-05-26T19:18:34.403Z] 207e8628e3a3: Pulling fs layer [2021-05-26T19:18:34.403Z] c791037a9be2: Pulling fs layer [2021-05-26T19:18:34.403Z] ffd874e62e21: Pulling fs layer [2021-05-26T19:18:34.403Z] 207e8628e3a3: Waiting [2021-05-26T19:18:34.403Z] c791037a9be2: Waiting [2021-05-26T19:18:34.403Z] ffd874e62e21: Waiting [2021-05-26T19:18:34.403Z] 4ebd0625c992: Waiting [2021-05-26T19:18:34.403Z] 316046926c0a: Verifying Checksum [2021-05-26T19:18:34.403Z] 316046926c0a: Download complete [2021-05-26T19:18:34.403Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T19:18:34.403Z] 7186ed65a4f7: Download complete [2021-05-26T19:18:34.403Z] 207e8628e3a3: Verifying Checksum [2021-05-26T19:18:34.403Z] 207e8628e3a3: Download complete [2021-05-26T19:18:34.403Z] c791037a9be2: Verifying Checksum [2021-05-26T19:18:34.403Z] c791037a9be2: Download complete [2021-05-26T19:18:34.683Z] 595b0fe564bb: Verifying Checksum [2021-05-26T19:18:34.683Z] 595b0fe564bb: Download complete [2021-05-26T19:18:35.281Z] 595b0fe564bb: Pull complete [2021-05-26T19:18:35.883Z] 7186ed65a4f7: Pull complete [2021-05-26T19:18:36.163Z] 316046926c0a: Pull complete [2021-05-26T19:18:37.150Z] ffd874e62e21: Download complete [2021-05-26T19:18:38.593Z] 4ebd0625c992: Verifying Checksum [2021-05-26T19:18:38.594Z] 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [2021-05-26T19:18:51.615Z] 4ebd0625c992: Pull complete [2021-05-26T19:18:51.615Z] 207e8628e3a3: Pull complete [2021-05-26T19:18:51.615Z] c791037a9be2: Pull complete [Pipeline] configFileProvider [2021-05-26T19:18:51.641Z] provisioning config files... [2021-05-26T19:18:51.699Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config4530292835136731049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:18:52.046Z] ---> docker-login.sh [2021-05-26T19:18:52.046Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:18:52.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:52.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:52.307Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:52.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:52.307Z] [2021-05-26T19:18:52.307Z] Login Succeeded [2021-05-26T19:18:52.307Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:18:52.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:52.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:52.569Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:52.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:52.569Z] [2021-05-26T19:18:52.569Z] Login Succeeded [2021-05-26T19:18:52.569Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:18:52.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:52.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:52.569Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:52.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:52.569Z] [2021-05-26T19:18:52.569Z] Login Succeeded [2021-05-26T19:18:52.569Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:18:52.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:52.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:52.832Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:52.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:52.832Z] [2021-05-26T19:18:52.832Z] Login Succeeded [2021-05-26T19:18:52.832Z] docker.io [2021-05-26T19:18:52.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:18:53.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:18:53.093Z] Configure a credential helper to remove this warning. See [2021-05-26T19:18:53.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:18:53.093Z] [2021-05-26T19:18:53.093Z] Login Succeeded [2021-05-26T19:18:53.093Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:18:53.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-26T19:18:53.275Z] ========================================================= [2021-05-26T19:18:53.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T19:18:53.275Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:18:53.585Z] + 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-05-26T19:18:53.585Z] Sending build context to Docker daemon 93.7kB [2021-05-26T19:18:53.585Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:18:53.585Z] Step 2/8 : FROM ${BASE} [2021-05-26T19:18:53.585Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T19:18:53.585Z] 540db60ca938: Pulling fs layer [2021-05-26T19:18:53.585Z] adcc1eea9eea: Pulling fs layer [2021-05-26T19:18:53.585Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T19:18:53.585Z] 0510c868ecb4: Pulling fs layer [2021-05-26T19:18:53.585Z] afea3b2eda06: Pulling fs layer [2021-05-26T19:18:53.585Z] 7809a108b3ef: Pulling fs layer [2021-05-26T19:18:53.585Z] f706445af74f: Pulling fs layer [2021-05-26T19:18:53.585Z] 0510c868ecb4: Waiting [2021-05-26T19:18:53.585Z] afea3b2eda06: Waiting [2021-05-26T19:18:53.585Z] 7809a108b3ef: Waiting [2021-05-26T19:18:53.585Z] f706445af74f: Waiting [2021-05-26T19:18:53.613Z] ffd874e62e21: Pull complete [2021-05-26T19:18:53.613Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T19:18:53.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T19:18:53.613Z] ---> cfc18b08335c [2021-05-26T19:18:53.613Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T19:18:53.846Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T19:18:53.846Z] 4c4ab2625f07: Download complete [2021-05-26T19:18:53.846Z] adcc1eea9eea: Verifying Checksum [2021-05-26T19:18:53.846Z] adcc1eea9eea: Download complete [2021-05-26T19:18:53.846Z] afea3b2eda06: Verifying Checksum [2021-05-26T19:18:53.846Z] afea3b2eda06: Download complete [2021-05-26T19:18:53.846Z] 540db60ca938: Verifying Checksum [2021-05-26T19:18:53.846Z] 7809a108b3ef: Verifying Checksum [2021-05-26T19:18:53.846Z] 7809a108b3ef: Download complete [2021-05-26T19:18:54.109Z] 540db60ca938: Pull complete [2021-05-26T19:18:54.368Z] adcc1eea9eea: Pull complete [2021-05-26T19:18:54.368Z] 4c4ab2625f07: Pull complete [2021-05-26T19:18:55.309Z] f706445af74f: Verifying Checksum [2021-05-26T19:18:55.309Z] f706445af74f: Download complete [2021-05-26T19:18:55.604Z] ---> Running in ce0a7152d835 [2021-05-26T19:18:55.604Z] Removing intermediate container ce0a7152d835 [2021-05-26T19:18:55.604Z] ---> b30f0af47447 [2021-05-26T19:18:55.604Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:18:55.880Z] ---> Running in 9f24e26fd3f5 [2021-05-26T19:18:55.886Z] 0510c868ecb4: Verifying Checksum [2021-05-26T19:18:55.886Z] 0510c868ecb4: Download complete [2021-05-26T19:18:57.869Z] Removing intermediate container 9f24e26fd3f5 [2021-05-26T19:18:57.869Z] ---> b6e059b11a70 [2021-05-26T19:18:57.869Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-26T19:18:58.144Z] ---> Running in 583f2949aa3d [2021-05-26T19:18:59.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T19:18:59.238Z] 0510c868ecb4: Pull complete [2021-05-26T19:18:59.238Z] afea3b2eda06: Pull complete [2021-05-26T19:18:59.238Z] 7809a108b3ef: Pull complete [2021-05-26T19:19:00.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T19:19:00.639Z] f706445af74f: Pull complete [2021-05-26T19:19:00.639Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T19:19:00.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T19:19:00.639Z] ---> b068be0155e3 [2021-05-26T19:19:00.639Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T19:19:01.101Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-26T19:19:01.101Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-26T19:19:01.101Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-26T19:19:01.101Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-26T19:19:01.372Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-26T19:19:01.372Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-26T19:19:01.372Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T19:19:01.657Z] OK: 139 MiB in 46 packages [2021-05-26T19:19:02.640Z] Removing intermediate container 583f2949aa3d [2021-05-26T19:19:02.640Z] ---> 45ae4454a5ab [2021-05-26T19:19:02.640Z] Step 6/8 : WORKDIR /app [2021-05-26T19:19:02.915Z] ---> Running in e4447c8462b6 [2021-05-26T19:19:03.510Z] Removing intermediate container e4447c8462b6 [2021-05-26T19:19:03.510Z] ---> cb1cc922807d [2021-05-26T19:19:03.510Z] Step 7/8 : COPY . . [2021-05-26T19:19:04.502Z] ---> ca37836b8249 [2021-05-26T19:19:04.502Z] Step 8/8 : RUN go mod download [2021-05-26T19:19:04.502Z] ---> Running in 1b721a18b759 [2021-05-26T19:19:04.852Z] ---> Running in f75ced6f11c9 [2021-05-26T19:19:04.853Z] Removing intermediate container f75ced6f11c9 [2021-05-26T19:19:04.853Z] ---> 415619ac1961 [2021-05-26T19:19:04.853Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:19:05.114Z] ---> Running in 3c6337a503ce [2021-05-26T19:19:05.694Z] Removing intermediate container 3c6337a503ce [2021-05-26T19:19:05.694Z] ---> 5334975dacd7 [2021-05-26T19:19:05.694Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-26T19:19:05.694Z] ---> Running in 4ac2dcff646e [2021-05-26T19:19:05.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T19:19:06.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T19:19:07.839Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-26T19:19:07.839Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-26T19:19:07.839Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-26T19:19:08.102Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-26T19:19:08.103Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-26T19:19:08.103Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-26T19:19:08.369Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T19:19:08.369Z] OK: 150 MiB in 46 packages [2021-05-26T19:19:08.630Z] Removing intermediate container 4ac2dcff646e [2021-05-26T19:19:08.630Z] ---> 2787cb3c7c00 [2021-05-26T19:19:08.630Z] Step 6/8 : WORKDIR /app [2021-05-26T19:19:08.630Z] ---> Running in b8d12f745ab4 [2021-05-26T19:19:08.895Z] Removing intermediate container b8d12f745ab4 [2021-05-26T19:19:08.895Z] ---> cde0a4aa3db1 [2021-05-26T19:19:08.895Z] Step 7/8 : COPY . . [2021-05-26T19:19:08.895Z] ---> 5f338996b745 [2021-05-26T19:19:08.895Z] Step 8/8 : RUN go mod download [2021-05-26T19:19:08.895Z] ---> Running in 705676252e89 [2021-05-26T19:19:27.048Z] Removing intermediate container 705676252e89 [2021-05-26T19:19:27.048Z] ---> 9f06f02f8179 [2021-05-26T19:19:27.048Z] Successfully built 9f06f02f8179 [2021-05-26T19:19:27.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:19:27.368Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T19:19:27.368Z] . [Pipeline] withDockerContainer [2021-05-26T19:19:27.452Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-05-26T19:19:27.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T19:19:28.276Z] $ docker top f47854ceac438479ab7c5ad3c080b74d457ea274313a30ac9f564d04b3d5543e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T19:19:28.670Z] + go version [2021-05-26T19:19:28.670Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T19:19:28.673Z] $ docker stop --time=1 f47854ceac438479ab7c5ad3c080b74d457ea274313a30ac9f564d04b3d5543e [2021-05-26T19:19:29.917Z] $ docker rm -f f47854ceac438479ab7c5ad3c080b74d457ea274313a30ac9f564d04b3d5543e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:19:30.406Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T19:19:30.406Z] . [Pipeline] withDockerContainer [2021-05-26T19:19:30.474Z] prd-centos7-docker-4c-2g-447 does not seem to be running inside a container [2021-05-26T19:19:30.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T19:19:31.049Z] $ docker top dd4c138ba6fbc00fd3d4e407bf28435bfcb13c336be9868905ea6a6c478205d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T19:19:31.352Z] Removing intermediate container 1b721a18b759 [2021-05-26T19:19:31.352Z] ---> bf6660e657ef [2021-05-26T19:19:31.352Z] Successfully built bf6660e657ef [2021-05-26T19:19:31.352Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:19:31.537Z] + go mod tidy [2021-05-26T19:19:31.693Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T19:19:31.693Z] . [Pipeline] withDockerContainer [2021-05-26T19:19:31.920Z] prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container [2021-05-26T19:19:32.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T19:19:33.592Z] $ docker top 2cd15542d89dacb054759018f647f5c80dda21205a0933a3ed565c91a7b00c54 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-26T19:19:34.196Z] + make test [2021-05-26T19:19:34.196Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-26T19:19:34.585Z] + go version [2021-05-26T19:19:34.585Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T19:19:34.603Z] $ docker stop --time=1 2cd15542d89dacb054759018f647f5c80dda21205a0933a3ed565c91a7b00c54 [2021-05-26T19:19:36.419Z] $ docker rm -f 2cd15542d89dacb054759018f647f5c80dda21205a0933a3ed565c91a7b00c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:19:37.121Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T19:19:37.121Z] . [Pipeline] withDockerContainer [2021-05-26T19:19:37.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container [2021-05-26T19:19:37.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T19:19:39.108Z] $ docker top 05822ab1791550c3ad0d25ae1e8f3ce294a2c82ac2bc5ec272d318652701fda0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T19:19:40.082Z] + go mod tidy [Pipeline] sh [2021-05-26T19:19:41.343Z] + make test [2021-05-26T19:19:41.343Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-26T19:19:52.422Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-26T19:19:52.422Z] CGO_ENABLED=1 go vet ./... [2021-05-26T19:19:56.664Z] gofmt -l . [2021-05-26T19:19:56.664Z] [ "`gofmt -l .`" = "" ] [2021-05-26T19:19:56.664Z] ./bin/test-go-mod-tidy.sh [2021-05-26T19:19:56.664Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-26T19:19:56.670Z] $ docker stop --time=1 dd4c138ba6fbc00fd3d4e407bf28435bfcb13c336be9868905ea6a6c478205d9 [2021-05-26T19:19:58.376Z] $ docker rm -f dd4c138ba6fbc00fd3d4e407bf28435bfcb13c336be9868905ea6a6c478205d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T19:19:58.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T19:19:58.984Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-26T19:20:01.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-26T19:20:01.567Z] + ls -al . [2021-05-26T19:20:01.567Z] total 92 [2021-05-26T19:20:01.567Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 26 19:19 . [2021-05-26T19:20:01.567Z] drwxrwxr-x. 4 jenkins jenkins 32 May 26 19:18 .. [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 26 19:18 Attribution.txt [2021-05-26T19:20:01.567Z] drwxrwxr-x. 2 jenkins jenkins 64 May 26 19:18 bin [2021-05-26T19:20:01.567Z] -rw-r--r--. 1 jenkins jenkins 10 May 26 19:19 coverage.out [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 26 19:18 Dockerfile [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 970 May 26 19:18 Dockerfile.build [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 119 May 26 19:18 .dockerignore [2021-05-26T19:20:01.567Z] drwxrwxr-x. 8 jenkins jenkins 162 May 26 19:18 .git [2021-05-26T19:20:01.567Z] drwxrwxr-x. 2 jenkins jenkins 81 May 26 19:18 .github [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 111 May 26 19:18 .gitignore [2021-05-26T19:20:01.567Z] -rw-r--r--. 1 jenkins jenkins 136 May 26 19:19 go.mod [2021-05-26T19:20:01.567Z] -rw-r--r--. 1 jenkins jenkins 21152 May 26 19:19 go.sum [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 687 May 26 19:18 Jenkinsfile [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 26 19:18 LICENSE [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 26 19:18 main.go [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 26 19:18 makefile [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 26 19:18 README.md [2021-05-26T19:20:01.567Z] drwxrwxr-x. 8 jenkins jenkins 122 May 26 19:18 res [2021-05-26T19:20:01.567Z] drwxrwxr-x. 4 jenkins jenkins 71 May 26 19:18 snap [2021-05-26T19:20:01.567Z] -rw-rw-r--. 1 jenkins jenkins 12 May 26 19:15 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:01.871Z] + 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=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=amd64 --label version=2.0.0-dev.44 . [2021-05-26T19:20:01.871Z] Sending build context to Docker daemon 117.8kB [2021-05-26T19:20:01.871Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:20:01.871Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-26T19:20:01.871Z] ---> 9f06f02f8179 [2021-05-26T19:20:01.871Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-26T19:20:01.871Z] ---> Running in 28de5cc6dc90 [2021-05-26T19:20:01.871Z] Removing intermediate container 28de5cc6dc90 [2021-05-26T19:20:01.871Z] ---> 7670b7a34420 [2021-05-26T19:20:01.871Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-26T19:20:01.871Z] ---> Running in 485265a4c589 [2021-05-26T19:20:02.443Z] Removing intermediate container 485265a4c589 [2021-05-26T19:20:02.443Z] ---> 7bd06dbc452a [2021-05-26T19:20:02.443Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:20:02.443Z] ---> Running in 643d90f21e1d [2021-05-26T19:20:02.702Z] Removing intermediate container 643d90f21e1d [2021-05-26T19:20:02.702Z] ---> bfef5c038f9a [2021-05-26T19:20:02.702Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:20:02.702Z] ---> Running in 172b5666416a [2021-05-26T19:20:03.438Z] Removing intermediate container 172b5666416a [2021-05-26T19:20:03.438Z] ---> 4bc8eabeed87 [2021-05-26T19:20:03.438Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-26T19:20:03.438Z] ---> Running in e0c76bf68488 [2021-05-26T19:20:03.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T19:20:04.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T19:20:05.287Z] OK: 150 MiB in 46 packages [2021-05-26T19:20:05.287Z] Removing intermediate container e0c76bf68488 [2021-05-26T19:20:05.287Z] ---> 0d5765ec1688 [2021-05-26T19:20:05.287Z] Step 8/28 : WORKDIR /app [2021-05-26T19:20:05.287Z] ---> Running in 6ab1c84e8708 [2021-05-26T19:20:05.572Z] Removing intermediate container 6ab1c84e8708 [2021-05-26T19:20:05.572Z] ---> 70df0ede29d8 [2021-05-26T19:20:05.572Z] Step 9/28 : COPY go.mod . [2021-05-26T19:20:05.572Z] ---> 08eb08200459 [2021-05-26T19:20:05.572Z] Step 10/28 : RUN go mod download [2021-05-26T19:20:05.572Z] ---> Running in d3f704594ea6 [2021-05-26T19:20:06.144Z] Removing intermediate container d3f704594ea6 [2021-05-26T19:20:06.144Z] ---> 8f5ea67fe0a1 [2021-05-26T19:20:06.144Z] Step 11/28 : RUN go mod tidy [2021-05-26T19:20:06.144Z] ---> Running in 0ef78eb581b0 [2021-05-26T19:20:07.096Z] Removing intermediate container 0ef78eb581b0 [2021-05-26T19:20:07.096Z] ---> bda3bdecf818 [2021-05-26T19:20:07.096Z] Step 12/28 : COPY . . [2021-05-26T19:20:07.096Z] ---> 3eccb75556bb [2021-05-26T19:20:07.096Z] Step 13/28 : ARG MAKE="make build" [2021-05-26T19:20:07.096Z] ---> Running in 65d7008cd7df [2021-05-26T19:20:07.096Z] Removing intermediate container 65d7008cd7df [2021-05-26T19:20:07.096Z] ---> 09747e090e84 [2021-05-26T19:20:07.096Z] Step 14/28 : RUN $MAKE [2021-05-26T19:20:07.096Z] ---> Running in bc80051baed4 [2021-05-26T19:20:07.376Z] go mod tidy [2021-05-26T19:20:07.646Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable [2021-05-26T19:20:20.053Z] Removing intermediate container bc80051baed4 [2021-05-26T19:20:20.053Z] ---> b08d9d69b6a5 [2021-05-26T19:20:20.053Z] Step 15/28 : FROM alpine:3.12 [2021-05-26T19:20:20.053Z] 3.12: Pulling from library/alpine [2021-05-26T19:20:20.053Z] 339de151aab4: Pulling fs layer [2021-05-26T19:20:20.053Z] 339de151aab4: Verifying Checksum [2021-05-26T19:20:20.053Z] 339de151aab4: Download complete [2021-05-26T19:20:20.053Z] 339de151aab4: Pull complete [2021-05-26T19:20:20.053Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T19:20:20.053Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T19:20:20.053Z] ---> 13621d1b12d4 [2021-05-26T19:20:20.053Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:20:20.053Z] ---> Running in fc28c68f07c4 [2021-05-26T19:20:20.053Z] Removing intermediate container fc28c68f07c4 [2021-05-26T19:20:20.053Z] ---> f13709977b63 [2021-05-26T19:20:20.053Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-26T19:20:20.053Z] ---> Running in f3219c9157cd [2021-05-26T19:20:20.053Z] Removing intermediate container f3219c9157cd [2021-05-26T19:20:20.053Z] ---> c9af75779878 [2021-05-26T19:20:20.053Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-26T19:20:20.053Z] ---> Running in 6ee12d08ccda [2021-05-26T19:20:20.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T19:20:20.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T19:20:20.578Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-26T19:20:20.578Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-26T19:20:20.578Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-26T19:20:20.578Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-26T19:20:20.578Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-26T19:20:20.578Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-26T19:20:20.578Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-26T19:20:20.578Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T19:20:20.578Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T19:20:20.578Z] OK: 9 MiB in 21 packages [2021-05-26T19:20:20.840Z] Removing intermediate container 6ee12d08ccda [2021-05-26T19:20:20.840Z] ---> 0ee8cd348546 [2021-05-26T19:20:20.840Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-26T19:20:21.102Z] ---> 8c365b1536e0 [2021-05-26T19:20:21.102Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-26T19:20:21.363Z] ---> 84e399510e66 [2021-05-26T19:20:21.363Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-26T19:20:21.363Z] ---> 8914dad7de39 [2021-05-26T19:20:21.363Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-26T19:20:21.940Z] ---> 956aebef8159 [2021-05-26T19:20:21.940Z] Step 23/28 : EXPOSE 48095 [2021-05-26T19:20:21.940Z] ---> Running in b3f4fea564e1 [2021-05-26T19:20:21.940Z] Removing intermediate container b3f4fea564e1 [2021-05-26T19:20:21.940Z] ---> 2b20114dc2ec [2021-05-26T19:20:21.940Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-26T19:20:21.940Z] ---> Running in d5cb420c8787 [2021-05-26T19:20:21.940Z] Removing intermediate container d5cb420c8787 [2021-05-26T19:20:21.940Z] ---> 2631fccc98ea [2021-05-26T19:20:21.940Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T19:20:21.940Z] ---> Running in 20ac2aafb3a9 [2021-05-26T19:20:22.201Z] Removing intermediate container 20ac2aafb3a9 [2021-05-26T19:20:22.201Z] ---> 50639190e999 [2021-05-26T19:20:22.201Z] Step 26/28 : LABEL arch=amd64 [2021-05-26T19:20:22.201Z] ---> Running in 7210ab1f0682 [2021-05-26T19:20:22.201Z] Removing intermediate container 7210ab1f0682 [2021-05-26T19:20:22.201Z] ---> 942e5f204345 [2021-05-26T19:20:22.201Z] Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:20:22.201Z] ---> Running in 129b2a39c275 [2021-05-26T19:20:22.471Z] Removing intermediate container 129b2a39c275 [2021-05-26T19:20:22.471Z] ---> 7f0d32bdad84 [2021-05-26T19:20:22.471Z] Step 28/28 : LABEL version=2.0.0-dev.44 [2021-05-26T19:20:22.471Z] ---> Running in 529d44b157cd [2021-05-26T19:20:22.471Z] Removing intermediate container 529d44b157cd [2021-05-26T19:20:22.471Z] ---> 749f8069bdfe [2021-05-26T19:20:22.471Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-26T19:20:22.471Z] Successfully built 749f8069bdfe [2021-05-26T19:20:22.471Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:20:22.605Z] provisioning config files... [2021-05-26T19:20:22.617Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config2540047830087836632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:20:22.939Z] ---> docker-login.sh [2021-05-26T19:20:22.939Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:20:22.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:20:22.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:20:22.939Z] Configure a credential helper to remove this warning. See [2021-05-26T19:20:22.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:20:22.939Z] [2021-05-26T19:20:22.939Z] Login Succeeded [2021-05-26T19:20:22.939Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:20:22.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:20:23.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:20:23.199Z] Configure a credential helper to remove this warning. See [2021-05-26T19:20:23.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:20:23.199Z] [2021-05-26T19:20:23.199Z] Login Succeeded [2021-05-26T19:20:23.199Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:20:23.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:20:23.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:20:23.199Z] Configure a credential helper to remove this warning. See [2021-05-26T19:20:23.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:20:23.199Z] [2021-05-26T19:20:23.199Z] Login Succeeded [2021-05-26T19:20:23.199Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:20:23.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:20:23.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:20:23.472Z] Configure a credential helper to remove this warning. See [2021-05-26T19:20:23.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:20:23.472Z] [2021-05-26T19:20:23.472Z] Login Succeeded [2021-05-26T19:20:23.472Z] docker.io [2021-05-26T19:20:23.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:20:23.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:20:23.733Z] Configure a credential helper to remove this warning. See [2021-05-26T19:20:23.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:20:23.733Z] [2021-05-26T19:20:23.733Z] Login Succeeded [2021-05-26T19:20:23.733Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:20:23.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:20:23.813Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-05-26T19:20:23.814Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:20:23.814Z] latest [2021-05-26T19:20:23.814Z] 2.0.0-dev.44 [2021-05-26T19:20:23.814Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:20:23.814Z] master [2021-05-26T19:20:23.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:24.171Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:24.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:20:24.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:20:24.472Z] 3e41e93f2c05: Preparing [2021-05-26T19:20:24.472Z] 97e2267f1fd2: Preparing [2021-05-26T19:20:24.472Z] d463cc3aac12: Preparing [2021-05-26T19:20:24.472Z] 22139bb71dba: Preparing [2021-05-26T19:20:24.472Z] 06bf8376c444: Preparing [2021-05-26T19:20:24.472Z] 32f366d666a5: Preparing [2021-05-26T19:20:24.472Z] 32f366d666a5: Waiting [2021-05-26T19:20:24.734Z] 97e2267f1fd2: Pushed [2021-05-26T19:20:24.734Z] 06bf8376c444: Pushed [2021-05-26T19:20:24.734Z] 32f366d666a5: Layer already exists [2021-05-26T19:20:24.734Z] d463cc3aac12: Pushed [2021-05-26T19:20:24.734Z] 22139bb71dba: Pushed [2021-05-26T19:20:26.125Z] 3e41e93f2c05: Pushed [2021-05-26T19:20:26.386Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:26.694Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:27.019Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-26T19:20:27.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:20:27.019Z] 3e41e93f2c05: Preparing [2021-05-26T19:20:27.019Z] 97e2267f1fd2: Preparing [2021-05-26T19:20:27.019Z] d463cc3aac12: Preparing [2021-05-26T19:20:27.019Z] 22139bb71dba: Preparing [2021-05-26T19:20:27.019Z] 06bf8376c444: Preparing [2021-05-26T19:20:27.019Z] 32f366d666a5: Preparing [2021-05-26T19:20:27.019Z] 32f366d666a5: Waiting [2021-05-26T19:20:27.019Z] 97e2267f1fd2: Layer already exists [2021-05-26T19:20:27.019Z] 3e41e93f2c05: Layer already exists [2021-05-26T19:20:27.019Z] 22139bb71dba: Layer already exists [2021-05-26T19:20:27.019Z] 06bf8376c444: Layer already exists [2021-05-26T19:20:27.019Z] d463cc3aac12: Layer already exists [2021-05-26T19:20:27.019Z] 32f366d666a5: Layer already exists [2021-05-26T19:20:27.019Z] latest: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:27.326Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:27.626Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [2021-05-26T19:20:27.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:20:27.626Z] 3e41e93f2c05: Preparing [2021-05-26T19:20:27.626Z] 97e2267f1fd2: Preparing [2021-05-26T19:20:27.626Z] d463cc3aac12: Preparing [2021-05-26T19:20:27.626Z] 22139bb71dba: Preparing [2021-05-26T19:20:27.626Z] 06bf8376c444: Preparing [2021-05-26T19:20:27.626Z] 32f366d666a5: Preparing [2021-05-26T19:20:27.626Z] 32f366d666a5: Waiting [2021-05-26T19:20:27.626Z] d463cc3aac12: Layer already exists [2021-05-26T19:20:27.626Z] 22139bb71dba: Layer already exists [2021-05-26T19:20:27.626Z] 06bf8376c444: Layer already exists [2021-05-26T19:20:27.626Z] 3e41e93f2c05: Layer already exists [2021-05-26T19:20:27.626Z] 97e2267f1fd2: Layer already exists [2021-05-26T19:20:27.626Z] 32f366d666a5: Layer already exists [2021-05-26T19:20:27.626Z] 2.0.0-dev.44: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:27.941Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:28.239Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:20:28.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:20:28.239Z] 3e41e93f2c05: Preparing [2021-05-26T19:20:28.239Z] 97e2267f1fd2: Preparing [2021-05-26T19:20:28.239Z] d463cc3aac12: Preparing [2021-05-26T19:20:28.239Z] 22139bb71dba: Preparing [2021-05-26T19:20:28.239Z] 06bf8376c444: Preparing [2021-05-26T19:20:28.239Z] 32f366d666a5: Preparing [2021-05-26T19:20:28.239Z] 22139bb71dba: Layer already exists [2021-05-26T19:20:28.239Z] 3e41e93f2c05: Layer already exists [2021-05-26T19:20:28.239Z] 06bf8376c444: Layer already exists [2021-05-26T19:20:28.239Z] d463cc3aac12: Layer already exists [2021-05-26T19:20:28.239Z] 97e2267f1fd2: Layer already exists [2021-05-26T19:20:28.239Z] 32f366d666a5: Layer already exists [2021-05-26T19:20:28.239Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:28.548Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:28.855Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-05-26T19:20:28.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:20:28.855Z] 3e41e93f2c05: Preparing [2021-05-26T19:20:28.855Z] 97e2267f1fd2: Preparing [2021-05-26T19:20:28.855Z] d463cc3aac12: Preparing [2021-05-26T19:20:28.855Z] 22139bb71dba: Preparing [2021-05-26T19:20:28.855Z] 06bf8376c444: Preparing [2021-05-26T19:20:28.855Z] 32f366d666a5: Preparing [2021-05-26T19:20:28.855Z] 32f366d666a5: Waiting [2021-05-26T19:20:28.855Z] 22139bb71dba: Layer already exists [2021-05-26T19:20:28.855Z] 97e2267f1fd2: Layer already exists [2021-05-26T19:20:28.855Z] d463cc3aac12: Layer already exists [2021-05-26T19:20:28.855Z] 3e41e93f2c05: Layer already exists [2021-05-26T19:20:28.856Z] 06bf8376c444: Layer already exists [2021-05-26T19:20:28.856Z] 32f366d666a5: Layer already exists [2021-05-26T19:20:28.856Z] master: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:20:28.916Z] ===================================================== [Pipeline] echo [2021-05-26T19:20:28.932Z] taggedImages: [2021-05-26T19:20:28.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:20:28.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-26T19:20:28.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [2021-05-26T19:20:28.932Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:20:28.932Z] - 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-05-26T19:20:29.625Z] ---> job-cost.sh [2021-05-26T19:20:29.625Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rX1b [2021-05-26T19:20:38.170Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-26T19:20:38.170Z] CGO_ENABLED=1 go vet ./... [2021-05-26T19:20:39.657Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T19:20:42.990Z] ERROR: Exception: [2021-05-26T19:20:42.990Z] Traceback (most recent call last): [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher [2021-05-26T19:20:42.990Z] yield [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read [2021-05-26T19:20:42.990Z] data = self._fp.read(amt) if not fp_closed else b"" [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read [2021-05-26T19:20:42.990Z] data = self.__fp.read(amt) [2021-05-26T19:20:42.990Z] File "/usr/lib64/python3.6/http/client.py", line 459, in read [2021-05-26T19:20:42.990Z] n = self.readinto(b) [2021-05-26T19:20:42.990Z] File "/usr/lib64/python3.6/http/client.py", line 503, in readinto [2021-05-26T19:20:42.990Z] n = self.fp.readinto(b) [2021-05-26T19:20:42.990Z] File "/usr/lib64/python3.6/socket.py", line 586, in readinto [2021-05-26T19:20:42.990Z] return self._sock.recv_into(b) [2021-05-26T19:20:42.990Z] File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into [2021-05-26T19:20:42.990Z] return self.read(nbytes, buffer) [2021-05-26T19:20:42.990Z] File "/usr/lib64/python3.6/ssl.py", line 833, in read [2021-05-26T19:20:42.990Z] return self._sslobj.read(len, buffer) [2021-05-26T19:20:42.990Z] File "/usr/lib64/python3.6/ssl.py", line 590, in read [2021-05-26T19:20:42.990Z] v = self._sslobj.read(len, buffer) [2021-05-26T19:20:42.990Z] ConnectionResetError: [Errno 104] Connection reset by peer [2021-05-26T19:20:42.990Z] [2021-05-26T19:20:42.990Z] During handling of the above exception, another exception occurred: [2021-05-26T19:20:42.990Z] [2021-05-26T19:20:42.990Z] Traceback (most recent call last): [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main [2021-05-26T19:20:42.990Z] status = self.run(options, args) [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper [2021-05-26T19:20:42.990Z] return func(self, options, args) [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run [2021-05-26T19:20:42.990Z] reqs, check_supported_wheels=not options.target_dir [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve [2021-05-26T19:20:42.990Z] requirements, max_rounds=try_to_avoid_resolution_too_deep [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve [2021-05-26T19:20:42.990Z] state = resolution.resolve(requirements, max_rounds=max_rounds) [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve [2021-05-26T19:20:42.990Z] failure_causes = self._attempt_to_pin_criterion(name) [2021-05-26T19:20:42.990Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion [2021-05-26T19:20:42.990Z] criteria = self._get_criteria_to_update(candidate) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update [2021-05-26T19:20:42.991Z] name, crit = self._merge_into_criterion(r, parent=candidate) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion [2021-05-26T19:20:42.991Z] if not criterion.candidates: [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ [2021-05-26T19:20:42.991Z] return bool(self._sequence) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ [2021-05-26T19:20:42.991Z] return any(self) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in [2021-05-26T19:20:42.991Z] return (c for c in iterator if id(c) not in self._incompatible_ids) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built [2021-05-26T19:20:42.991Z] candidate = func() [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link [2021-05-26T19:20:42.991Z] version=version, [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ [2021-05-26T19:20:42.991Z] version=version, [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ [2021-05-26T19:20:42.991Z] self.dist = self._prepare() [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare [2021-05-26T19:20:42.991Z] dist = self._prepare_distribution() [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution [2021-05-26T19:20:42.991Z] self._ireq, parallel_builds=True [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement [2021-05-26T19:20:42.991Z] return self._prepare_linked_requirement(req, parallel_builds) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement [2021-05-26T19:20:42.991Z] self.download_dir, hashes [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url [2021-05-26T19:20:42.991Z] hashes=hashes, [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url [2021-05-26T19:20:42.991Z] from_path, content_type = download(link, temp_dir.path) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ [2021-05-26T19:20:42.991Z] for chunk in chunks: [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks [2021-05-26T19:20:42.991Z] decode_content=False, [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream [2021-05-26T19:20:42.991Z] data = self.read(amt=amt, decode_content=decode_content) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read [2021-05-26T19:20:42.991Z] raise IncompleteRead(self._fp_bytes_read, self.length_remaining) [2021-05-26T19:20:42.991Z] File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ [2021-05-26T19:20:42.991Z] self.gen.throw(type, value, traceback) [2021-05-26T19:20:42.991Z] File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher [2021-05-26T19:20:42.991Z] raise ProtocolError("Connection broken: %r" % e, e) [2021-05-26T19:20:42.991Z] 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-05-26T19:20:43.470Z] Failed in branch amd64 [2021-05-26T19:20:53.321Z] gofmt -l . [2021-05-26T19:20:53.321Z] [ "`gofmt -l .`" = "" ] [2021-05-26T19:20:53.321Z] ./bin/test-go-mod-tidy.sh [2021-05-26T19:20:53.321Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-26T19:20:55.316Z] $ docker stop --time=1 05822ab1791550c3ad0d25ae1e8f3ce294a2c82ac2bc5ec272d318652701fda0 [2021-05-26T19:20:57.342Z] $ docker rm -f 05822ab1791550c3ad0d25ae1e8f3ce294a2c82ac2bc5ec272d318652701fda0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T19:20:58.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T19:20:58.227Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T19:20:58.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T19:20:59.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-26T19:20:59.533Z] + ls -al . [2021-05-26T19:20:59.533Z] total 116 [2021-05-26T19:20:59.533Z] drwxrwxr-x 7 jenkins jenkins 4096 May 26 19:20 . [2021-05-26T19:20:59.533Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:18 .. [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 119 May 26 19:18 .dockerignore [2021-05-26T19:20:59.533Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:18 .git [2021-05-26T19:20:59.533Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:18 .github [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 111 May 26 19:18 .gitignore [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 26 19:18 Attribution.txt [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 26 19:18 Dockerfile [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 970 May 26 19:18 Dockerfile.build [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 687 May 26 19:18 Jenkinsfile [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 26 19:18 LICENSE [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 26 19:18 README.md [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 19:15 VERSION [2021-05-26T19:20:59.533Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:18 bin [2021-05-26T19:20:59.533Z] -rw-r--r-- 1 jenkins jenkins 10 May 26 19:19 coverage.out [2021-05-26T19:20:59.533Z] -rw-r--r-- 1 jenkins jenkins 136 May 26 19:20 go.mod [2021-05-26T19:20:59.533Z] -rw-r--r-- 1 jenkins jenkins 21152 May 26 19:19 go.sum [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 26 19:18 main.go [2021-05-26T19:20:59.533Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 26 19:18 makefile [2021-05-26T19:20:59.533Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:18 res [2021-05-26T19:20:59.533Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:18 snap [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:20:59.883Z] + 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=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=arm64 --label version=2.0.0-dev.44 . [2021-05-26T19:20:59.883Z] Sending build context to Docker daemon 117.8kB [2021-05-26T19:21:00.159Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:21:00.159Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-26T19:21:00.159Z] ---> bf6660e657ef [2021-05-26T19:21:00.159Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-26T19:21:00.433Z] ---> Running in 63900bb12b66 [2021-05-26T19:21:01.030Z] Removing intermediate container 63900bb12b66 [2021-05-26T19:21:01.030Z] ---> 3276f2fb9534 [2021-05-26T19:21:01.030Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-26T19:21:01.030Z] ---> Running in a0c1d058f9e7 [2021-05-26T19:21:01.635Z] Removing intermediate container a0c1d058f9e7 [2021-05-26T19:21:01.635Z] ---> 94eb4ec431e9 [2021-05-26T19:21:01.635Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:21:01.635Z] ---> Running in ab0e253a7956 [2021-05-26T19:21:02.232Z] Removing intermediate container ab0e253a7956 [2021-05-26T19:21:02.232Z] ---> 82a90a12ef7c [2021-05-26T19:21:02.232Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:21:02.232Z] ---> Running in 48edaeeb6094 [2021-05-26T19:21:04.856Z] Removing intermediate container 48edaeeb6094 [2021-05-26T19:21:04.856Z] ---> 4729cd17d39f [2021-05-26T19:21:04.856Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-26T19:21:04.856Z] ---> Running in af5ee3e5846a [2021-05-26T19:21:05.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T19:21:06.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T19:21:08.237Z] OK: 139 MiB in 46 packages [2021-05-26T19:21:09.216Z] Removing intermediate container af5ee3e5846a [2021-05-26T19:21:09.216Z] ---> c4a5652cbde5 [2021-05-26T19:21:09.216Z] Step 8/28 : WORKDIR /app [2021-05-26T19:21:09.492Z] ---> Running in ed46abb9e5af [2021-05-26T19:21:10.090Z] Removing intermediate container ed46abb9e5af [2021-05-26T19:21:10.090Z] ---> 283e4902fbea [2021-05-26T19:21:10.090Z] Step 9/28 : COPY go.mod . [2021-05-26T19:21:10.687Z] ---> c07723e863da [2021-05-26T19:21:10.687Z] Step 10/28 : RUN go mod download [2021-05-26T19:21:10.961Z] ---> Running in 4f662bf7fb47 [2021-05-26T19:21:13.593Z] Removing intermediate container 4f662bf7fb47 [2021-05-26T19:21:13.593Z] ---> 5b111754b6fb [2021-05-26T19:21:13.593Z] Step 11/28 : RUN go mod tidy [2021-05-26T19:21:13.593Z] ---> Running in dc94d85ba889 [2021-05-26T19:21:16.224Z] Removing intermediate container dc94d85ba889 [2021-05-26T19:21:16.224Z] ---> d7579ccc77c5 [2021-05-26T19:21:16.224Z] Step 12/28 : COPY . . [2021-05-26T19:21:16.822Z] ---> 94d9acc004b7 [2021-05-26T19:21:16.822Z] Step 13/28 : ARG MAKE="make build" [2021-05-26T19:21:16.822Z] ---> Running in 618e8cc09010 [2021-05-26T19:21:17.416Z] Removing intermediate container 618e8cc09010 [2021-05-26T19:21:17.416Z] ---> adb3d761af19 [2021-05-26T19:21:17.416Z] Step 14/28 : RUN $MAKE [2021-05-26T19:21:17.702Z] ---> Running in e8afbcb61aff [2021-05-26T19:21:18.690Z] go mod tidy [2021-05-26T19:21:19.291Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable [2021-05-26T19:21:58.321Z] Removing intermediate container e8afbcb61aff [2021-05-26T19:21:58.321Z] ---> 22d91e1f784a [2021-05-26T19:21:58.321Z] Step 15/28 : FROM alpine:3.12 [2021-05-26T19:21:58.321Z] 3.12: Pulling from library/alpine [2021-05-26T19:21:58.321Z] d2f70382dc9a: Pulling fs layer [2021-05-26T19:21:58.321Z] d2f70382dc9a: Verifying Checksum [2021-05-26T19:21:58.321Z] d2f70382dc9a: Download complete [2021-05-26T19:21:58.321Z] d2f70382dc9a: Pull complete [2021-05-26T19:21:58.321Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T19:21:58.321Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T19:21:58.321Z] ---> 9852663dfa18 [2021-05-26T19:21:58.321Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:21:58.321Z] ---> Running in 6cf614c4de8d [2021-05-26T19:21:58.321Z] Removing intermediate container 6cf614c4de8d [2021-05-26T19:21:58.321Z] ---> 36a5bd73d307 [2021-05-26T19:21:58.321Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-26T19:21:58.321Z] ---> Running in ab2209587285 [2021-05-26T19:21:58.594Z] Removing intermediate container ab2209587285 [2021-05-26T19:21:58.594Z] ---> deae90f939cf [2021-05-26T19:21:58.594Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-26T19:21:58.867Z] ---> Running in 730e92c22cd9 [2021-05-26T19:21:59.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T19:22:00.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T19:22:00.715Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-26T19:22:00.715Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-26T19:22:00.715Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-26T19:22:00.715Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-26T19:22:00.986Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-26T19:22:00.986Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-26T19:22:00.986Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-26T19:22:00.986Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T19:22:00.986Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T19:22:01.271Z] OK: 9 MiB in 21 packages [2021-05-26T19:22:02.709Z] Removing intermediate container 730e92c22cd9 [2021-05-26T19:22:02.709Z] ---> 56fa30565e24 [2021-05-26T19:22:02.709Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-26T19:22:03.308Z] ---> 9709a8f2f919 [2021-05-26T19:22:03.308Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-26T19:22:04.285Z] ---> ea80281ee21d [2021-05-26T19:22:04.285Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-26T19:22:04.881Z] ---> d229336e6be4 [2021-05-26T19:22:04.881Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-26T19:22:06.317Z] ---> ed2c5b806bee [2021-05-26T19:22:06.317Z] Step 23/28 : EXPOSE 48095 [2021-05-26T19:22:06.593Z] ---> Running in 0a2579590423 [2021-05-26T19:22:06.867Z] Removing intermediate container 0a2579590423 [2021-05-26T19:22:06.867Z] ---> 1645b499e0d1 [2021-05-26T19:22:06.867Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-26T19:22:07.139Z] ---> Running in d53723d557d1 [2021-05-26T19:22:07.413Z] Removing intermediate container d53723d557d1 [2021-05-26T19:22:07.413Z] ---> 182deecf6b4b [2021-05-26T19:22:07.413Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T19:22:07.687Z] ---> Running in aa736e52af74 [2021-05-26T19:22:08.281Z] Removing intermediate container aa736e52af74 [2021-05-26T19:22:08.281Z] ---> 81f9fe38074b [2021-05-26T19:22:08.281Z] Step 26/28 : LABEL arch=arm64 [2021-05-26T19:22:08.281Z] ---> Running in 1a6ca4875440 [2021-05-26T19:22:08.555Z] Removing intermediate container 1a6ca4875440 [2021-05-26T19:22:08.555Z] ---> 4cd851c73b66 [2021-05-26T19:22:08.555Z] Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:22:08.829Z] ---> Running in 0446600abb88 [2021-05-26T19:22:09.102Z] Removing intermediate container 0446600abb88 [2021-05-26T19:22:09.102Z] ---> 2bf24eb805e5 [2021-05-26T19:22:09.102Z] Step 28/28 : LABEL version=2.0.0-dev.44 [2021-05-26T19:22:09.377Z] ---> Running in 67273fb04de2 [2021-05-26T19:22:09.971Z] Removing intermediate container 67273fb04de2 [2021-05-26T19:22:09.971Z] ---> 19601fc5c429 [2021-05-26T19:22:09.971Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-26T19:22:09.971Z] Successfully built 19601fc5c429 [2021-05-26T19:22:09.971Z] 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-05-26T19:22:10.111Z] provisioning config files... [2021-05-26T19:22:10.135Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config4586412088457405775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:22:10.506Z] ---> docker-login.sh [2021-05-26T19:22:10.506Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:22:10.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:22:10.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:22:10.779Z] Configure a credential helper to remove this warning. See [2021-05-26T19:22:10.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:22:10.779Z] [2021-05-26T19:22:10.779Z] Login Succeeded [2021-05-26T19:22:10.779Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:22:11.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:22:11.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:22:11.377Z] Configure a credential helper to remove this warning. See [2021-05-26T19:22:11.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:22:11.377Z] [2021-05-26T19:22:11.377Z] Login Succeeded [2021-05-26T19:22:11.377Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:22:11.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:22:11.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:22:11.925Z] Configure a credential helper to remove this warning. See [2021-05-26T19:22:11.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:22:11.925Z] [2021-05-26T19:22:11.925Z] Login Succeeded [2021-05-26T19:22:11.925Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:22:12.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:22:12.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:22:12.472Z] Configure a credential helper to remove this warning. See [2021-05-26T19:22:12.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:22:12.472Z] [2021-05-26T19:22:12.472Z] Login Succeeded [2021-05-26T19:22:12.472Z] docker.io [2021-05-26T19:22:12.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:22:13.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:22:13.336Z] Configure a credential helper to remove this warning. See [2021-05-26T19:22:13.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:22:13.336Z] [2021-05-26T19:22:13.336Z] Login Succeeded [2021-05-26T19:22:13.336Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:22:13.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:22:13.427Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-05-26T19:22:13.427Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:22:13.427Z] latest [2021-05-26T19:22:13.427Z] 2.0.0-dev.44 [2021-05-26T19:22:13.427Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:22:13.427Z] master [2021-05-26T19:22:13.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:13.808Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:14.148Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:22:14.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:22:14.148Z] 8e5008df1c84: Preparing [2021-05-26T19:22:14.148Z] 1c9fb9c826ad: Preparing [2021-05-26T19:22:14.148Z] 2c3eb3e7d0b1: Preparing [2021-05-26T19:22:14.148Z] b42434e30abb: Preparing [2021-05-26T19:22:14.148Z] 946b1911fa03: Preparing [2021-05-26T19:22:14.148Z] 3fbe34a1663b: Preparing [2021-05-26T19:22:14.148Z] 3fbe34a1663b: Waiting [2021-05-26T19:22:14.427Z] 1c9fb9c826ad: Pushed [2021-05-26T19:22:14.427Z] b42434e30abb: Pushed [2021-05-26T19:22:14.427Z] 2c3eb3e7d0b1: Pushed [2021-05-26T19:22:14.700Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:22:15.294Z] 946b1911fa03: Pushed [2021-05-26T19:22:18.668Z] 8e5008df1c84: Pushed [2021-05-26T19:22:18.668Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:19.017Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:19.355Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-26T19:22:19.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:22:19.355Z] 8e5008df1c84: Preparing [2021-05-26T19:22:19.355Z] 1c9fb9c826ad: Preparing [2021-05-26T19:22:19.355Z] 2c3eb3e7d0b1: Preparing [2021-05-26T19:22:19.355Z] b42434e30abb: Preparing [2021-05-26T19:22:19.355Z] 946b1911fa03: Preparing [2021-05-26T19:22:19.355Z] 3fbe34a1663b: Preparing [2021-05-26T19:22:19.355Z] 3fbe34a1663b: Waiting [2021-05-26T19:22:19.355Z] 1c9fb9c826ad: Layer already exists [2021-05-26T19:22:19.355Z] b42434e30abb: Layer already exists [2021-05-26T19:22:19.355Z] 946b1911fa03: Layer already exists [2021-05-26T19:22:19.355Z] 8e5008df1c84: Layer already exists [2021-05-26T19:22:19.355Z] 2c3eb3e7d0b1: Layer already exists [2021-05-26T19:22:19.355Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:22:19.627Z] latest: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:19.980Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:20.317Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [2021-05-26T19:22:20.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:22:20.317Z] 8e5008df1c84: Preparing [2021-05-26T19:22:20.317Z] 1c9fb9c826ad: Preparing [2021-05-26T19:22:20.317Z] 2c3eb3e7d0b1: Preparing [2021-05-26T19:22:20.317Z] b42434e30abb: Preparing [2021-05-26T19:22:20.317Z] 946b1911fa03: Preparing [2021-05-26T19:22:20.317Z] 3fbe34a1663b: Preparing [2021-05-26T19:22:20.317Z] 3fbe34a1663b: Waiting [2021-05-26T19:22:20.317Z] 946b1911fa03: Layer already exists [2021-05-26T19:22:20.317Z] 2c3eb3e7d0b1: Layer already exists [2021-05-26T19:22:20.317Z] b42434e30abb: Layer already exists [2021-05-26T19:22:20.317Z] 1c9fb9c826ad: Layer already exists [2021-05-26T19:22:20.317Z] 8e5008df1c84: Layer already exists [2021-05-26T19:22:20.317Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:22:20.587Z] 2.0.0-dev.44: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:20.932Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:21.286Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:22:21.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:22:21.286Z] 8e5008df1c84: Preparing [2021-05-26T19:22:21.286Z] 1c9fb9c826ad: Preparing [2021-05-26T19:22:21.286Z] 2c3eb3e7d0b1: Preparing [2021-05-26T19:22:21.286Z] b42434e30abb: Preparing [2021-05-26T19:22:21.286Z] 946b1911fa03: Preparing [2021-05-26T19:22:21.286Z] 3fbe34a1663b: Preparing [2021-05-26T19:22:21.286Z] 3fbe34a1663b: Waiting [2021-05-26T19:22:21.286Z] 8e5008df1c84: Layer already exists [2021-05-26T19:22:21.286Z] 946b1911fa03: Layer already exists [2021-05-26T19:22:21.286Z] 2c3eb3e7d0b1: Layer already exists [2021-05-26T19:22:21.286Z] b42434e30abb: Layer already exists [2021-05-26T19:22:21.286Z] 1c9fb9c826ad: Layer already exists [2021-05-26T19:22:21.558Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:22:21.558Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:21.905Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:22:22.246Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-05-26T19:22:22.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:22:22.246Z] 8e5008df1c84: Preparing [2021-05-26T19:22:22.246Z] 1c9fb9c826ad: Preparing [2021-05-26T19:22:22.246Z] 2c3eb3e7d0b1: Preparing [2021-05-26T19:22:22.246Z] b42434e30abb: Preparing [2021-05-26T19:22:22.246Z] 946b1911fa03: Preparing [2021-05-26T19:22:22.246Z] 3fbe34a1663b: Preparing [2021-05-26T19:22:22.246Z] 3fbe34a1663b: Waiting [2021-05-26T19:22:22.246Z] 8e5008df1c84: Layer already exists [2021-05-26T19:22:22.246Z] 2c3eb3e7d0b1: Layer already exists [2021-05-26T19:22:22.246Z] 1c9fb9c826ad: Layer already exists [2021-05-26T19:22:22.246Z] b42434e30abb: Layer already exists [2021-05-26T19:22:22.246Z] 946b1911fa03: Layer already exists [2021-05-26T19:22:22.246Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:22:22.517Z] master: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:22:22.591Z] ===================================================== [Pipeline] echo [2021-05-26T19:22:22.607Z] taggedImages: [2021-05-26T19:22:22.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:22:22.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-26T19:22:22.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [2021-05-26T19:22:22.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:22:22.607Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:22:22.998Z] ---> job-cost.sh [2021-05-26T19:22:22.999Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gj1s [2021-05-26T19:23:01.973Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T19:24:23.723Z] lf-activate-venv(): INFO: Adding /tmp/venv-Gj1s/bin to PATH [2021-05-26T19:24:23.723Z] INFO: No Stack... [2021-05-26T19:24:23.723Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T19:24:23.995Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T19:24:24.357Z] + + cat /w/workspace/app-service-configurable/115/archives/cost.csv [2021-05-26T19:24:24.357Z] cut -d, -f6 [Pipeline] lock [2021-05-26T19:24:24.419Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-115-stack-cost] [2021-05-26T19:24:24.434Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-115-stack-cost] did not exist. Created. [2021-05-26T19:24:24.434Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T19:24:24.805Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T19:24:24.996Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T19:24:25.009Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-115-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-05-26T19:24:26.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:24:26.708Z] ---> package-listing.sh [2021-05-26T19:24:26.708Z] ++ facter osfamily [2021-05-26T19:24:26.708Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T19:24:26.977Z] + OS_FAMILY=redhat [2021-05-26T19:24:26.977Z] + workspace=/w/workspace/_app-service-configurable_master [2021-05-26T19:24:26.977Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T19:24:26.977Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T19:24:26.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T19:24:26.977Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T19:24:26.977Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-26T19:24:26.977Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T19:24:26.977Z] + case "${OS_FAMILY}" in [2021-05-26T19:24:26.977Z] + rpm -qa [2021-05-26T19:24:26.977Z] + sort [2021-05-26T19:24:27.549Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T19:24:27.549Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T19:24:27.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T19:24:27.549Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-26T19:24:27.549Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-05-26T19:24:27.549Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-05-26T19:24:27.561Z] 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-05-26T19:24:27.847Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:24:28.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T19:24:28.413Z] [2021-05-26T19:24:28.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:24:28.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T19:24:28.732Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T19:24:28.732Z] df20fa9351a1: Pulling fs layer [2021-05-26T19:24:28.732Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T19:24:28.732Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T19:24:28.732Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T19:24:28.732Z] 93b61091891f: Pulling fs layer [2021-05-26T19:24:28.732Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T19:24:28.732Z] 5e14af77c1be: Pulling fs layer [2021-05-26T19:24:28.732Z] 01666e4c0597: Pulling fs layer [2021-05-26T19:24:28.732Z] aa168da1d23b: Pulling fs layer [2021-05-26T19:24:28.732Z] 93b61091891f: Waiting [2021-05-26T19:24:28.732Z] 93b9cdb0e59b: Waiting [2021-05-26T19:24:28.732Z] 5e14af77c1be: Waiting [2021-05-26T19:24:28.732Z] 01666e4c0597: Waiting [2021-05-26T19:24:28.732Z] aa168da1d23b: Waiting [2021-05-26T19:24:28.732Z] 46f8f816bc3b: Waiting [2021-05-26T19:24:28.992Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T19:24:28.992Z] 36b3adc4ff6f: Download complete [2021-05-26T19:24:28.992Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T19:24:28.992Z] 46f8f816bc3b: Download complete [2021-05-26T19:24:28.992Z] df20fa9351a1: Verifying Checksum [2021-05-26T19:24:28.992Z] df20fa9351a1: Download complete [2021-05-26T19:24:28.992Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T19:24:28.992Z] 93b9cdb0e59b: Download complete [2021-05-26T19:24:28.992Z] 5e14af77c1be: Verifying Checksum [2021-05-26T19:24:28.992Z] 5e14af77c1be: Download complete [2021-05-26T19:24:28.992Z] 93b61091891f: Verifying Checksum [2021-05-26T19:24:28.992Z] 93b61091891f: Download complete [2021-05-26T19:24:28.992Z] 01666e4c0597: Verifying Checksum [2021-05-26T19:24:28.992Z] 01666e4c0597: Download complete [2021-05-26T19:24:29.258Z] df20fa9351a1: Pull complete [2021-05-26T19:24:29.521Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T19:24:29.521Z] 8ad3a11d3b57: Download complete [2021-05-26T19:24:29.521Z] 36b3adc4ff6f: Pull complete [2021-05-26T19:24:30.468Z] 8ad3a11d3b57: Pull complete [2021-05-26T19:24:30.735Z] 46f8f816bc3b: Pull complete [2021-05-26T19:24:30.998Z] aa168da1d23b: Verifying Checksum [2021-05-26T19:24:30.998Z] aa168da1d23b: Download complete [2021-05-26T19:24:30.998Z] 93b61091891f: Pull complete [2021-05-26T19:24:32.386Z] 93b9cdb0e59b: Pull complete [2021-05-26T19:24:32.387Z] 5e14af77c1be: Pull complete [2021-05-26T19:24:32.656Z] 01666e4c0597: Pull complete [2021-05-26T19:24:36.918Z] aa168da1d23b: Pull complete [2021-05-26T19:24:37.179Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T19:24:37.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T19:24:37.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T19:24:37.256Z] prd-centos7-docker-4c-2g-445 does not seem to be running inside a container [2021-05-26T19:24:37.289Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T19:24:48.901Z] $ docker top 31283a048237c60b779e3eefd6d5003b882fc2a8b169c4f6e3659e5fddb62522 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T19:24:49.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T19:24:49.587Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T19:24:49.886Z] + ls /var/log/sa-host [2021-05-26T19:24:49.886Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T19:24:49.886Z] file_magic: OK [2021-05-26T19:24:49.886Z] HZ: Using current value: 100 [2021-05-26T19:24:49.886Z] file_header: OK [2021-05-26T19:24:49.886Z] 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-05-26T19:24:49.886Z] Statistics: [2021-05-26T19:24:49.886Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T19:24:49.886Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T19:24:49.886Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T19:24:49.886Z] file_magic: OK [2021-05-26T19:24:49.886Z] HZ: Using current value: 100 [2021-05-26T19:24:49.886Z] file_header: OK [2021-05-26T19:24:49.886Z] 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-05-26T19:24:49.886Z] Statistics: [2021-05-26T19:24:49.886Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T19:24:49.886Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:24:50.065Z] provisioning config files... [2021-05-26T19:24:50.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2926130515334668528tmp [Pipeline] { [Pipeline] echo [2021-05-26T19:24:50.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:24:50.407Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T19:24:50.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T19:24:50.445Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:24:50.740Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T19:24:50.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:24:51.062Z] ---> sudo-logs.sh [2021-05-26T19:24:51.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T19:24:51.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:24:51.405Z] ---> job-cost.sh [2021-05-26T19:24:51.405Z] lf-activate-venv: SKIPPING [2021-05-26T19:24:51.405Z] DEBUG: total: 0.18000000715255737 [2021-05-26T19:24:51.405Z] INFO: Retrieving Stack Cost... [2021-05-26T19:24:52.347Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T19:24:52.608Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T19:24:52.621Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:24:52.924Z] ---> logs-deploy.sh [2021-05-26T19:24:52.924Z] lf-activate-venv: SKIPPING [2021-05-26T19:24:52.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/115 [2021-05-26T19:24:52.924Z] INFO: archiving workspace using pattern(s): [2021-05-26T19:24:53.875Z] Archives upload complete. [2021-05-26T19:24:53.875Z] INFO: archiving logs to Nexus