Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 618621af6c647468a921ec216f023524fe0aadad 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17290 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 618621af6c647468a921ec216f023524fe0aadad (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 618621af6c647468a921ec216f023524fe0aadad # timeout=10 Commit message: "fix: All pipeline functions require 1 or more parameters in configuration (#162)" > git rev-list --no-walk 45b32ccef45235b67ce749d83d64de7193c46cf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-23T22:36:21.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-23T22:36:22.082Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-23T22:36:22.215Z] ========================================================= [2020-12-23T22:36:22.215Z] EdgeX Global Pipelines Version Info [2020-12-23T22:36:22.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:36:23.737Z] ------------------- [2020-12-23T22:36:23.738Z] stable info: [2020-12-23T22:36:23.738Z] ------------------- [2020-12-23T22:36:23.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-23T22:36:23.738Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-23T22:36:23.738Z] Message: update stable to v1.0.173 [2020-12-23T22:36:24.682Z] ------------------- [2020-12-23T22:36:24.682Z] experimental info: [2020-12-23T22:36:24.682Z] ------------------- [2020-12-23T22:36:24.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-23T22:36:24.682Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-23T22:36:24.682Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-23T22:36:24.966Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-23T22:36:25.071Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-23T22:36:25.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-23T22:36:25.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-23T22:36:25.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-23T22:36:25.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-23T22:36:25.628Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-23T22:36:25.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-23T22:36:25.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-23T22:36:25.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-23T22:36:26.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-23T22:36:26.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-23T22:36:26.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-23T22:36:26.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-23T22:36:26.527Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-23T22:36:26.632Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-23T22:36:26.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-23T22:36:26.841Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-23T22:36:26.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-23T22:36:27.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-23T22:36:27.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-23T22:36:27.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-23T22:36:27.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-23T22:36:27.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-23T22:36:27.590Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-23T22:36:27.707Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-23T22:36:27.808Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-23T22:36:27.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-23T22:36:28.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-23T22:36:28.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-23T22:36:28.193Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 618621af6c647468a921ec216f023524fe0aadad [Pipeline] echo [2020-12-23T22:36:28.284Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 618621a [Pipeline] echo [2020-12-23T22:36:28.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T22:36:28.548Z] provisioning config files... [2020-12-23T22:36:28.573Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7225833308173952400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:36:28.934Z] ---> docker-login.sh [2020-12-23T22:36:28.934Z] nexus3.edgexfoundry.org:10001 [2020-12-23T22:36:29.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:36:29.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:36:29.458Z] Configure a credential helper to remove this warning. See [2020-12-23T22:36:29.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:36:29.458Z] [2020-12-23T22:36:29.458Z] Login Succeeded [2020-12-23T22:36:29.458Z] nexus3.edgexfoundry.org:10002 [2020-12-23T22:36:29.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:36:29.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:36:29.458Z] Configure a credential helper to remove this warning. See [2020-12-23T22:36:29.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:36:29.458Z] [2020-12-23T22:36:29.458Z] Login Succeeded [2020-12-23T22:36:29.458Z] nexus3.edgexfoundry.org:10003 [2020-12-23T22:36:29.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:36:29.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:36:29.720Z] Configure a credential helper to remove this warning. See [2020-12-23T22:36:29.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:36:29.720Z] [2020-12-23T22:36:29.720Z] Login Succeeded [2020-12-23T22:36:29.720Z] nexus3.edgexfoundry.org:10004 [2020-12-23T22:36:29.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:36:29.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:36:29.982Z] Configure a credential helper to remove this warning. See [2020-12-23T22:36:29.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:36:29.982Z] [2020-12-23T22:36:29.982Z] Login Succeeded [2020-12-23T22:36:29.982Z] docker.io [2020-12-23T22:36:29.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:36:30.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:36:30.244Z] Configure a credential helper to remove this warning. See [2020-12-23T22:36:30.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:36:30.244Z] [2020-12-23T22:36:30.244Z] Login Succeeded [2020-12-23T22:36:30.244Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T22:36:30.253Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-23T22:36:31.320Z] + git log --format=format:%s -1 618621af6c647468a921ec216f023524fe0aadad [Pipeline] echo [2020-12-23T22:36:31.383Z] GIT_COMMIT: 618621af6c647468a921ec216f023524fe0aadad, Commit Message: fix: All pipeline functions require 1 or more parameters in configuration (#162) [Pipeline] echo [2020-12-23T22:36:31.434Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:36:32.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T22:36:32.381Z] [2020-12-23T22:36:32.381Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:36:32.729Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T22:36:32.730Z] latest: Pulling from edgex-devops/git-semver [2020-12-23T22:36:32.730Z] 31603596830f: Pulling fs layer [2020-12-23T22:36:32.730Z] 2a8b12db71e7: Pulling fs layer [2020-12-23T22:36:32.730Z] 6ca5941a6612: Pulling fs layer [2020-12-23T22:36:32.730Z] ecc8261a40a4: Pulling fs layer [2020-12-23T22:36:32.730Z] ecc8261a40a4: Waiting [2020-12-23T22:36:32.730Z] 2a8b12db71e7: Verifying Checksum [2020-12-23T22:36:32.730Z] 2a8b12db71e7: Download complete [2020-12-23T22:36:32.991Z] 31603596830f: Verifying Checksum [2020-12-23T22:36:32.991Z] 31603596830f: Download complete [2020-12-23T22:36:32.991Z] ecc8261a40a4: Verifying Checksum [2020-12-23T22:36:32.991Z] ecc8261a40a4: Download complete [2020-12-23T22:36:33.254Z] 6ca5941a6612: Verifying Checksum [2020-12-23T22:36:33.254Z] 6ca5941a6612: Download complete [2020-12-23T22:36:33.254Z] 31603596830f: Pull complete [2020-12-23T22:36:33.517Z] 2a8b12db71e7: Pull complete [2020-12-23T22:36:34.106Z] 6ca5941a6612: Pull complete [2020-12-23T22:36:34.681Z] ecc8261a40a4: Pull complete [2020-12-23T22:36:34.681Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-23T22:36:34.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T22:36:34.681Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-23T22:36:34.855Z] prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container [2020-12-23T22:36:34.902Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-23T22:36:36.862Z] $ docker top d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-23T22:36:37.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-23T22:36:37.179Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-23T22:36:37.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-23T22:36:37.376Z] $ docker exec d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent [2020-12-23T22:36:37.766Z] SSH_AUTH_SOCK=/tmp/ssh-VdOCII83FkWd/agent.12 [2020-12-23T22:36:37.766Z] SSH_AGENT_PID=17 [2020-12-23T22:36:37.777Z] Running ssh-add (command line suppressed) [2020-12-23T22:36:37.898Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3665808336852956751.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3665808336852956751.key) [2020-12-23T22:36:37.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-23T22:36:38.285Z] + git tag --points-at HEAD [Pipeline] } [2020-12-23T22:36:38.308Z] $ docker exec --env ******** --env ******** d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent -k [2020-12-23T22:36:38.427Z] unset SSH_AUTH_SOCK; [2020-12-23T22:36:38.427Z] unset SSH_AGENT_PID; [2020-12-23T22:36:38.427Z] echo Agent pid 17 killed; [2020-12-23T22:36:38.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-23T22:36:38.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-23T22:36:38.635Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-23T22:36:38.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-23T22:36:38.801Z] $ docker exec d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent [2020-12-23T22:36:38.958Z] SSH_AUTH_SOCK=/tmp/ssh-5bAF0tfaORvt/agent.46 [2020-12-23T22:36:38.958Z] SSH_AGENT_PID=51 [2020-12-23T22:36:38.965Z] Running ssh-add (command line suppressed) [2020-12-23T22:36:39.083Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7266238941493002070.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7266238941493002070.key) [2020-12-23T22:36:39.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-23T22:36:39.480Z] + git semver init [2020-12-23T22:36:39.480Z] # -> Open(): unable to determine branch for HEAD [2020-12-23T22:36:39.480Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-23T22:36:39.480Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-23T22:36:39.480Z] # $SEMVER_REMOTE_NAME = origin [2020-12-23T22:36:39.480Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-23T22:36:39.480Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-23T22:36:39.480Z] # $SEMVER_BRANCH = master [2020-12-23T22:36:39.480Z] # $SEMVER_TEMP = /tmp/semver-075055896 [2020-12-23T22:36:39.480Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-23T22:36:39.742Z] # '/tmp/semver-075055896' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-12-23T22:36:39.742Z] # -> Force: false [2020-12-23T22:36:39.742Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-12-23T22:36:39.755Z] $ docker exec --env ******** --env ******** d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 ssh-agent -k [2020-12-23T22:36:39.867Z] unset SSH_AUTH_SOCK; [2020-12-23T22:36:39.867Z] unset SSH_AGENT_PID; [2020-12-23T22:36:39.867Z] echo Agent pid 51 killed; [2020-12-23T22:36:39.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-23T22:36:40.493Z] + git semver [Pipeline] } [2020-12-23T22:36:40.509Z] $ docker stop --time=1 d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 [2020-12-23T22:36:41.838Z] $ docker rm -f d0ba9c688ed52e8bae083451a484af91502cf2a063d564810f6c56de6847f465 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-23T22:36:42.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-23T22:36:42.743Z] Stashed 1 file(s) [Pipeline] echo [2020-12-23T22:36:42.746Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.6 [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 [2020-12-23T22:36:58.371Z] Still waiting to schedule task [2020-12-23T22:36:58.372Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-23T22:36:58.374Z] Still waiting to schedule task [2020-12-23T22:36:58.374Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-23T22:38:50.488Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17291 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-12-23T22:38:50.557Z] Running in /w/workspace/app-service-configurable/70 [Pipeline] { [Pipeline] checkout [2020-12-23T22:38:55.754Z] using credential edgex-jenkins-ssh [2020-12-23T22:38:55.813Z] Cloning the remote Git repository [2020-12-23T22:38:55.866Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-23T22:38:55.966Z] > git init /w/workspace/app-service-configurable/70 # timeout=10 [2020-12-23T22:38:56.036Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-23T22:38:56.036Z] > git --version # timeout=10 [2020-12-23T22:38:56.062Z] > git --version # 'git version 2.17.1' [2020-12-23T22:38:56.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T22:38:56.153Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T22:38:57.594Z] Checking out Revision 618621af6c647468a921ec216f023524fe0aadad (master) [2020-12-23T22:38:56.983Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-23T22:38:57.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T22:38:57.042Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-23T22:38:57.086Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-23T22:38:57.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T22:38:57.099Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T22:38:57.618Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T22:38:57.640Z] > git checkout -f 618621af6c647468a921ec216f023524fe0aadad # timeout=10 [2020-12-23T22:39:02.203Z] Commit message: "fix: All pipeline functions require 1 or more parameters in configuration (#162)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-23T22:39:04.143Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-23T22:39:04.618Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-23T22:39:04.961Z] + + truesudo [2020-12-23T22:39:04.961Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T22:39:07.663Z] provisioning config files... [2020-12-23T22:39:07.707Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config3305564076879550988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:39:08.142Z] ---> docker-login.sh [2020-12-23T22:39:08.142Z] nexus3.edgexfoundry.org:10001 [2020-12-23T22:39:09.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:09.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:09.412Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:09.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:09.412Z] [2020-12-23T22:39:09.412Z] Login Succeeded [2020-12-23T22:39:09.412Z] nexus3.edgexfoundry.org:10002 [2020-12-23T22:39:09.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:09.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:09.961Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:09.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:09.961Z] [2020-12-23T22:39:09.961Z] Login Succeeded [2020-12-23T22:39:09.961Z] nexus3.edgexfoundry.org:10003 [2020-12-23T22:39:10.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:10.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:10.509Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:10.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:10.509Z] [2020-12-23T22:39:10.509Z] Login Succeeded [2020-12-23T22:39:10.509Z] nexus3.edgexfoundry.org:10004 [2020-12-23T22:39:10.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:11.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:11.056Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:11.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:11.056Z] [2020-12-23T22:39:11.056Z] Login Succeeded [2020-12-23T22:39:11.056Z] docker.io [2020-12-23T22:39:11.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:11.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:11.616Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:11.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:11.616Z] [2020-12-23T22:39:11.616Z] Login Succeeded [2020-12-23T22:39:11.616Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T22:39:11.637Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-23T22:39:12.115Z] ========================================================= [2020-12-23T22:39:12.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-23T22:39:12.115Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:39:12.497Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-23T22:39:12.497Z] Sending build context to Docker daemon 97.28kB [2020-12-23T22:39:12.776Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T22:39:12.776Z] Step 2/8 : FROM ${BASE} [2020-12-23T22:39:12.776Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-23T22:39:13.063Z] 5f621e34cdf4: Pulling fs layer [2020-12-23T22:39:13.063Z] a4357932f1b6: Pulling fs layer [2020-12-23T22:39:13.063Z] 18c013af1878: Pulling fs layer [2020-12-23T22:39:13.063Z] 00ac8860ef70: Pulling fs layer [2020-12-23T22:39:13.063Z] 63d7cb157983: Pulling fs layer [2020-12-23T22:39:13.063Z] b116817d02f9: Pulling fs layer [2020-12-23T22:39:13.063Z] 745a02a5169b: Pulling fs layer [2020-12-23T22:39:13.063Z] 63d7cb157983: Waiting [2020-12-23T22:39:13.063Z] 00ac8860ef70: Waiting [2020-12-23T22:39:13.063Z] b116817d02f9: Waiting [2020-12-23T22:39:13.063Z] 745a02a5169b: Waiting [2020-12-23T22:39:13.063Z] 18c013af1878: Verifying Checksum [2020-12-23T22:39:13.063Z] 18c013af1878: Download complete [2020-12-23T22:39:13.063Z] a4357932f1b6: Verifying Checksum [2020-12-23T22:39:13.063Z] a4357932f1b6: Download complete [2020-12-23T22:39:13.063Z] 63d7cb157983: Verifying Checksum [2020-12-23T22:39:13.063Z] 63d7cb157983: Download complete [2020-12-23T22:39:13.063Z] b116817d02f9: Verifying Checksum [2020-12-23T22:39:13.063Z] b116817d02f9: Download complete [2020-12-23T22:39:13.063Z] 5f621e34cdf4: Verifying Checksum [2020-12-23T22:39:13.063Z] 5f621e34cdf4: Download complete [2020-12-23T22:39:13.678Z] 5f621e34cdf4: Pull complete [2020-12-23T22:39:14.312Z] a4357932f1b6: Pull complete [2020-12-23T22:39:14.932Z] 18c013af1878: Pull complete [2020-12-23T22:39:15.917Z] 745a02a5169b: Verifying Checksum [2020-12-23T22:39:15.917Z] 745a02a5169b: Download complete [2020-12-23T22:39:16.898Z] 00ac8860ef70: Verifying Checksum [2020-12-23T22:39:16.898Z] 00ac8860ef70: Download complete [2020-12-23T22:39:23.374Z] Running on prd-centos7-docker-4c-2g-17292 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-12-23T22:39:23.460Z] Running in /w/workspace/app-service-configurable/70 [Pipeline] { [Pipeline] checkout [2020-12-23T22:39:25.794Z] using credential edgex-jenkins-ssh [2020-12-23T22:39:25.848Z] Cloning the remote Git repository [2020-12-23T22:39:25.469Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-23T22:39:25.553Z] > git init /w/workspace/app-service-configurable/70 # timeout=10 [2020-12-23T22:39:25.615Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-23T22:39:25.616Z] > git --version # timeout=10 [2020-12-23T22:39:25.627Z] > git --version # 'git version 2.24.3' [2020-12-23T22:39:25.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T22:39:25.656Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T22:39:26.238Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-23T22:39:26.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T22:39:26.262Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-23T22:39:26.275Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-23T22:39:26.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T22:39:26.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T22:39:26.995Z] Checking out Revision 618621af6c647468a921ec216f023524fe0aadad (master) [2020-12-23T22:39:27.079Z] 00ac8860ef70: Pull complete [2020-12-23T22:39:27.355Z] 63d7cb157983: Pull complete [2020-12-23T22:39:27.628Z] b116817d02f9: Pull complete [2020-12-23T22:39:26.690Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T22:39:26.695Z] > git checkout -f 618621af6c647468a921ec216f023524fe0aadad # timeout=10 [2020-12-23T22:39:30.401Z] Commit message: "fix: All pipeline functions require 1 or more parameters in configuration (#162)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-23T22:39:31.033Z] 745a02a5169b: Pull complete [2020-12-23T22:39:31.033Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-23T22:39:31.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-23T22:39:31.033Z] ---> b7e6874047d6 [2020-12-23T22:39:31.033Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] sh [2020-12-23T22:39:31.605Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-23T22:39:31.936Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-23T22:39:32.244Z] + true [2020-12-23T22:39:32.244Z] + sudo service docker restart [2020-12-23T22:39:32.244Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T22:39:33.725Z] provisioning config files... [2020-12-23T22:39:33.783Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config5370588762510214681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:39:34.177Z] ---> docker-login.sh [2020-12-23T22:39:34.177Z] nexus3.edgexfoundry.org:10001 [2020-12-23T22:39:34.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:34.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:34.440Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:34.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:34.440Z] [2020-12-23T22:39:34.440Z] Login Succeeded [2020-12-23T22:39:34.440Z] nexus3.edgexfoundry.org:10002 [2020-12-23T22:39:34.453Z] ---> Running in ead79e3b0751 [2020-12-23T22:39:34.454Z] Removing intermediate container ead79e3b0751 [2020-12-23T22:39:34.454Z] ---> cd5038ef9800 [2020-12-23T22:39:34.454Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T22:39:34.454Z] ---> Running in fd993553c419 [2020-12-23T22:39:34.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:34.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:34.702Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:34.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:34.702Z] [2020-12-23T22:39:34.702Z] Login Succeeded [2020-12-23T22:39:34.702Z] nexus3.edgexfoundry.org:10003 [2020-12-23T22:39:34.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:34.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:34.965Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:34.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:34.965Z] [2020-12-23T22:39:34.965Z] Login Succeeded [2020-12-23T22:39:34.965Z] nexus3.edgexfoundry.org:10004 [2020-12-23T22:39:34.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:34.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:34.965Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:34.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:34.965Z] [2020-12-23T22:39:34.965Z] Login Succeeded [2020-12-23T22:39:34.965Z] docker.io [2020-12-23T22:39:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:39:35.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:39:35.490Z] Configure a credential helper to remove this warning. See [2020-12-23T22:39:35.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:39:35.490Z] [2020-12-23T22:39:35.490Z] Login Succeeded [2020-12-23T22:39:35.490Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T22:39:35.502Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-23T22:39:35.801Z] ========================================================= [2020-12-23T22:39:35.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-23T22:39:35.801Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:39:36.170Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-23T22:39:36.170Z] Sending build context to Docker daemon 97.28kB [2020-12-23T22:39:36.170Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T22:39:36.170Z] Step 2/8 : FROM ${BASE} [2020-12-23T22:39:36.170Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-23T22:39:36.170Z] 188c0c94c7c5: Pulling fs layer [2020-12-23T22:39:36.170Z] 0ef7d3d256c8: Pulling fs layer [2020-12-23T22:39:36.170Z] de9db76c5a1d: Pulling fs layer [2020-12-23T22:39:36.170Z] bca2f99d35d6: Pulling fs layer [2020-12-23T22:39:36.170Z] 93359f2a8cfa: Pulling fs layer [2020-12-23T22:39:36.170Z] 7c6f9722023f: Pulling fs layer [2020-12-23T22:39:36.170Z] a35cf1a2eb13: Pulling fs layer [2020-12-23T22:39:36.170Z] a35cf1a2eb13: Waiting [2020-12-23T22:39:36.170Z] 93359f2a8cfa: Waiting [2020-12-23T22:39:36.170Z] 7c6f9722023f: Waiting [2020-12-23T22:39:36.170Z] bca2f99d35d6: Waiting [2020-12-23T22:39:36.433Z] de9db76c5a1d: Download complete [2020-12-23T22:39:36.433Z] 0ef7d3d256c8: Download complete [2020-12-23T22:39:36.433Z] 93359f2a8cfa: Verifying Checksum [2020-12-23T22:39:36.433Z] 93359f2a8cfa: Download complete [2020-12-23T22:39:36.433Z] 7c6f9722023f: Verifying Checksum [2020-12-23T22:39:36.433Z] 7c6f9722023f: Download complete [2020-12-23T22:39:36.433Z] 188c0c94c7c5: Verifying Checksum [2020-12-23T22:39:36.433Z] 188c0c94c7c5: Download complete [2020-12-23T22:39:36.704Z] 188c0c94c7c5: Pull complete [2020-12-23T22:39:36.969Z] 0ef7d3d256c8: Pull complete [2020-12-23T22:39:37.083Z] Removing intermediate container fd993553c419 [2020-12-23T22:39:37.083Z] ---> 9a198e59e52d [2020-12-23T22:39:37.083Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-23T22:39:37.083Z] ---> Running in 202c39f534e2 [2020-12-23T22:39:37.233Z] de9db76c5a1d: Pull complete [2020-12-23T22:39:38.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-23T22:39:38.190Z] a35cf1a2eb13: Verifying Checksum [2020-12-23T22:39:38.190Z] a35cf1a2eb13: Download complete [2020-12-23T22:39:39.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-23T22:39:39.170Z] bca2f99d35d6: Download complete [2020-12-23T22:39:40.023Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-23T22:39:40.023Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-23T22:39:40.298Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-23T22:39:40.298Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-23T22:39:40.570Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-23T22:39:40.570Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-23T22:39:40.843Z] Executing busybox-1.31.1-r19.trigger [2020-12-23T22:39:40.843Z] OK: 144 MiB in 45 packages [2020-12-23T22:39:42.291Z] Removing intermediate container 202c39f534e2 [2020-12-23T22:39:42.291Z] ---> 0cc32970eb24 [2020-12-23T22:39:42.291Z] Step 6/8 : WORKDIR /app [2020-12-23T22:39:42.291Z] ---> Running in b2d5c5cd4c80 [2020-12-23T22:39:42.896Z] Removing intermediate container b2d5c5cd4c80 [2020-12-23T22:39:42.896Z] ---> 061e0c7abcdc [2020-12-23T22:39:42.896Z] Step 7/8 : COPY . . [2020-12-23T22:39:43.493Z] ---> d96b2a9dae96 [2020-12-23T22:39:43.493Z] Step 8/8 : RUN go mod download [2020-12-23T22:39:43.774Z] ---> Running in 31bfce4a1146 [2020-12-23T22:39:44.504Z] bca2f99d35d6: Pull complete [2020-12-23T22:39:44.504Z] 93359f2a8cfa: Pull complete [2020-12-23T22:39:44.504Z] 7c6f9722023f: Pull complete [2020-12-23T22:39:51.137Z] a35cf1a2eb13: Pull complete [2020-12-23T22:39:51.137Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-23T22:39:51.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-23T22:39:51.137Z] ---> a62c8e92a672 [2020-12-23T22:39:51.137Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-23T22:39:51.137Z] ---> Running in 615490feb65d [2020-12-23T22:39:51.137Z] Removing intermediate container 615490feb65d [2020-12-23T22:39:51.137Z] ---> 4805b9c6a008 [2020-12-23T22:39:51.137Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T22:39:51.402Z] ---> Running in 60771308160f [2020-12-23T22:39:52.363Z] Removing intermediate container 60771308160f [2020-12-23T22:39:52.363Z] ---> 4d13d2f53ebf [2020-12-23T22:39:52.363Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-23T22:39:52.635Z] ---> Running in a849972bbcae [2020-12-23T22:39:53.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-23T22:39:53.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-23T22:39:54.771Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-23T22:39:54.771Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-23T22:39:54.771Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-23T22:39:55.043Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-23T22:39:55.043Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-23T22:39:55.306Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-23T22:39:55.306Z] Executing busybox-1.31.1-r19.trigger [2020-12-23T22:39:55.306Z] OK: 167 MiB in 45 packages [2020-12-23T22:39:55.888Z] Removing intermediate container a849972bbcae [2020-12-23T22:39:55.888Z] ---> 0e021197419e [2020-12-23T22:39:55.888Z] Step 6/8 : WORKDIR /app [2020-12-23T22:39:56.155Z] ---> Running in 9a637a730176 [2020-12-23T22:39:56.155Z] Removing intermediate container 9a637a730176 [2020-12-23T22:39:56.155Z] ---> 86b463df4b06 [2020-12-23T22:39:56.155Z] Step 7/8 : COPY . . [2020-12-23T22:39:56.732Z] ---> da18efc0aabb [2020-12-23T22:39:56.732Z] Step 8/8 : RUN go mod download [2020-12-23T22:39:56.732Z] ---> Running in ce475f63ff15 [2020-12-23T22:40:10.862Z] Removing intermediate container 31bfce4a1146 [2020-12-23T22:40:10.863Z] ---> 5c8804793ccc [2020-12-23T22:40:10.863Z] Successfully built 5c8804793ccc [2020-12-23T22:40:10.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:40:11.209Z] + docker inspect -f . ci-base-image-arm64 [2020-12-23T22:40:11.209Z] . [Pipeline] withDockerContainer [2020-12-23T22:40:11.490Z] prd-ubuntu18.04-docker-arm64-4c-16g-17291 does not seem to be running inside a container [2020-12-23T22:40:11.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-arm64 cat [2020-12-23T22:40:13.125Z] $ docker top 8f04c89566f94ea97374ec7074916cb18d92a1e59444b865dc05ec37f361ed2c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-23T22:40:14.159Z] + go version [2020-12-23T22:40:14.159Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-23T22:40:14.183Z] $ docker stop --time=1 8f04c89566f94ea97374ec7074916cb18d92a1e59444b865dc05ec37f361ed2c [2020-12-23T22:40:16.176Z] $ docker rm -f 8f04c89566f94ea97374ec7074916cb18d92a1e59444b865dc05ec37f361ed2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:40:17.213Z] + docker inspect -f . ci-base-image-arm64 [2020-12-23T22:40:17.213Z] . [Pipeline] withDockerContainer [2020-12-23T22:40:17.470Z] prd-ubuntu18.04-docker-arm64-4c-16g-17291 does not seem to be running inside a container [2020-12-23T22:40:17.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-arm64 cat [2020-12-23T22:40:19.072Z] $ docker top e15f6042c53d3ea3c99453c93779a183947fb8d6c0b952ed555a517bdc772de1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-23T22:40:19.877Z] Removing intermediate container ce475f63ff15 [2020-12-23T22:40:19.877Z] ---> 747187ee0021 [2020-12-23T22:40:19.877Z] Successfully built 747187ee0021 [2020-12-23T22:40:19.877Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:40:20.113Z] + make test [2020-12-23T22:40:20.113Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-23T22:40:20.205Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-23T22:40:20.468Z] . [Pipeline] withDockerContainer [2020-12-23T22:40:20.606Z] prd-centos7-docker-4c-2g-17292 does not seem to be running inside a container [2020-12-23T22:40:20.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-x86_64 cat [2020-12-23T22:40:21.541Z] $ docker top 3d890ccf05669638d90682fabd66c396da67f4fa4a156bd1e50648716b170d94 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-23T22:40:22.087Z] + go version [2020-12-23T22:40:22.087Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-23T22:40:22.102Z] $ docker stop --time=1 3d890ccf05669638d90682fabd66c396da67f4fa4a156bd1e50648716b170d94 [2020-12-23T22:40:23.432Z] $ docker rm -f 3d890ccf05669638d90682fabd66c396da67f4fa4a156bd1e50648716b170d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:40:24.334Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-23T22:40:24.334Z] . [Pipeline] withDockerContainer [2020-12-23T22:40:24.433Z] prd-centos7-docker-4c-2g-17292 does not seem to be running inside a container [2020-12-23T22:40:24.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/70 -v /w/workspace/app-service-configurable/70:/w/workspace/app-service-configurable/70:rw,z -v /w/workspace/app-service-configurable/70@tmp:/w/workspace/app-service-configurable/70@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 ******** ci-base-image-x86_64 cat [2020-12-23T22:40:25.062Z] $ docker top 64ee0e85e9111011569a12980143edc53e611c9c342077b286c381ac309a8eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-23T22:40:25.639Z] + make test [2020-12-23T22:40:25.639Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-23T22:40:38.187Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-23T22:40:38.187Z] CGO_ENABLED=1 go vet ./... [2020-12-23T22:40:40.128Z] gofmt -l . [2020-12-23T22:40:40.128Z] [ "`gofmt -l .`" = "" ] [2020-12-23T22:40:40.128Z] ./bin/test-go-mod-tidy.sh [2020-12-23T22:40:40.704Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-23T22:40:40.984Z] $ docker stop --time=1 64ee0e85e9111011569a12980143edc53e611c9c342077b286c381ac309a8eb5 [2020-12-23T22:40:43.334Z] $ docker rm -f 64ee0e85e9111011569a12980143edc53e611c9c342077b286c381ac309a8eb5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-23T22:40:43.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-23T22:40:44.281Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-23T22:40:46.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-23T22:40:47.038Z] + ls -al . [2020-12-23T22:40:47.038Z] total 88 [2020-12-23T22:40:47.038Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 23 22:40 . [2020-12-23T22:40:47.038Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 23 22:39 .. [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 6420 Dec 23 22:39 Attribution.txt [2020-12-23T22:40:47.038Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 23 22:39 bin [2020-12-23T22:40:47.038Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 23 22:40 coverage.out [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 1940 Dec 23 22:39 Dockerfile [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 970 Dec 23 22:39 Dockerfile.build [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 23 22:39 .dockerignore [2020-12-23T22:40:47.038Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 23 22:39 .git [2020-12-23T22:40:47.038Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 23 22:39 .github [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 93 Dec 23 22:39 .gitignore [2020-12-23T22:40:47.038Z] -rw-r--r--. 1 jenkins jenkins 132 Dec 23 22:40 go.mod [2020-12-23T22:40:47.038Z] -rw-r--r--. 1 jenkins jenkins 18288 Dec 23 22:40 go.sum [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 23 22:39 Jenkinsfile [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 23 22:39 LICENSE [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 1519 Dec 23 22:39 main.go [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 1573 Dec 23 22:39 makefile [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 1277 Dec 23 22:39 README.md [2020-12-23T22:40:47.038Z] drwxrwxr-x. 10 jenkins jenkins 171 Dec 23 22:39 res [2020-12-23T22:40:47.038Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 23 22:39 snap [2020-12-23T22:40:47.038Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 23 22:36 VERSION [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:40:47.348Z] + docker build -t docker-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=618621af6c647468a921ec216f023524fe0aadad --label arch=amd64 --label version=2.0.0-dev.6 . [2020-12-23T22:40:47.348Z] Sending build context to Docker daemon 118.3kB [2020-12-23T22:40:47.612Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T22:40:47.612Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-23T22:40:47.612Z] ---> 747187ee0021 [2020-12-23T22:40:47.612Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-23T22:40:47.612Z] ---> Running in b38f86e43a57 [2020-12-23T22:40:47.875Z] Removing intermediate container b38f86e43a57 [2020-12-23T22:40:47.876Z] ---> e1c9c9f7f17b [2020-12-23T22:40:47.876Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-23T22:40:47.876Z] ---> Running in 3308b4d16826 [2020-12-23T22:40:48.138Z] Removing intermediate container 3308b4d16826 [2020-12-23T22:40:48.138Z] ---> f88769841fef [2020-12-23T22:40:48.138Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-23T22:40:48.138Z] ---> Running in 5f0512f74ad2 [2020-12-23T22:40:48.402Z] Removing intermediate container 5f0512f74ad2 [2020-12-23T22:40:48.402Z] ---> ebb48fe02842 [2020-12-23T22:40:48.402Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T22:40:48.402Z] ---> Running in fd3e1453efce [2020-12-23T22:40:49.358Z] Removing intermediate container fd3e1453efce [2020-12-23T22:40:49.358Z] ---> 767a7d0c7e62 [2020-12-23T22:40:49.358Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-23T22:40:49.358Z] ---> Running in e177eb4b286d [2020-12-23T22:40:49.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-23T22:40:50.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-23T22:40:51.460Z] OK: 167 MiB in 45 packages [2020-12-23T22:40:52.037Z] Removing intermediate container e177eb4b286d [2020-12-23T22:40:52.037Z] ---> 428ecf54c754 [2020-12-23T22:40:52.037Z] Step 8/27 : WORKDIR /app [2020-12-23T22:40:52.037Z] ---> Running in d560c8a3f4fe [2020-12-23T22:40:52.300Z] Removing intermediate container d560c8a3f4fe [2020-12-23T22:40:52.300Z] ---> 308fc92a40ce [2020-12-23T22:40:52.300Z] Step 9/27 : COPY go.mod . [2020-12-23T22:40:52.563Z] ---> c473ab9f6421 [2020-12-23T22:40:52.563Z] Step 10/27 : RUN go mod download [2020-12-23T22:40:52.563Z] ---> Running in e6a539e8d4fe [2020-12-23T22:40:53.518Z] Removing intermediate container e6a539e8d4fe [2020-12-23T22:40:53.518Z] ---> ffd33d7308b2 [2020-12-23T22:40:53.518Z] Step 11/27 : COPY . . [2020-12-23T22:40:53.781Z] ---> 21b54a60c6ba [2020-12-23T22:40:53.781Z] Step 12/27 : ARG MAKE="make build" [2020-12-23T22:40:53.781Z] ---> Running in 9b0376c0faf2 [2020-12-23T22:40:54.047Z] Removing intermediate container 9b0376c0faf2 [2020-12-23T22:40:54.047Z] ---> 8798dfd7ff44 [2020-12-23T22:40:54.047Z] Step 13/27 : RUN $MAKE [2020-12-23T22:40:54.047Z] ---> Running in 26aaa85ef1f2 [2020-12-23T22:40:54.627Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.6" -o app-service-configurable [2020-12-23T22:40:59.117Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-23T22:40:59.117Z] CGO_ENABLED=1 go vet ./... [2020-12-23T22:41:03.447Z] gofmt -l . [2020-12-23T22:41:03.447Z] [ "`gofmt -l .`" = "" ] [2020-12-23T22:41:03.447Z] ./bin/test-go-mod-tidy.sh [2020-12-23T22:41:03.447Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-23T22:41:04.065Z] $ docker stop --time=1 e15f6042c53d3ea3c99453c93779a183947fb8d6c0b952ed555a517bdc772de1 [2020-12-23T22:41:06.382Z] $ docker rm -f e15f6042c53d3ea3c99453c93779a183947fb8d6c0b952ed555a517bdc772de1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-23T22:41:07.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-23T22:41:07.325Z] Warning: overwriting stash ‘coverage-report’ [2020-12-23T22:41:08.058Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-23T22:41:08.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-23T22:41:09.184Z] + ls -al . [2020-12-23T22:41:09.184Z] total 112 [2020-12-23T22:41:09.184Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 23 22:41 . [2020-12-23T22:41:09.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 23 22:38 .. [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 23 22:38 .dockerignore [2020-12-23T22:41:09.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 23 22:39 .git [2020-12-23T22:41:09.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 23 22:38 .github [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 93 Dec 23 22:38 .gitignore [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 6420 Dec 23 22:38 Attribution.txt [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 1940 Dec 23 22:38 Dockerfile [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 970 Dec 23 22:38 Dockerfile.build [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 23 22:38 Jenkinsfile [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 23 22:38 LICENSE [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 1277 Dec 23 22:38 README.md [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 23 22:36 VERSION [2020-12-23T22:41:09.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 23 22:38 bin [2020-12-23T22:41:09.184Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 23 22:40 coverage.out [2020-12-23T22:41:09.184Z] -rw-r--r-- 1 jenkins jenkins 132 Dec 23 22:41 go.mod [2020-12-23T22:41:09.184Z] -rw-r--r-- 1 jenkins jenkins 18288 Dec 23 22:41 go.sum [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 1519 Dec 23 22:38 main.go [2020-12-23T22:41:09.184Z] -rw-rw-r-- 1 jenkins jenkins 1573 Dec 23 22:38 makefile [2020-12-23T22:41:09.184Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 23 22:38 res [2020-12-23T22:41:09.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 23 22:38 snap [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:09.567Z] + docker build -t docker-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=618621af6c647468a921ec216f023524fe0aadad --label arch=arm64 --label version=2.0.0-dev.6 . [2020-12-23T22:41:09.567Z] Sending build context to Docker daemon 118.3kB [2020-12-23T22:41:09.667Z] Removing intermediate container 26aaa85ef1f2 [2020-12-23T22:41:09.667Z] ---> 387c8092c186 [2020-12-23T22:41:09.667Z] Step 14/27 : FROM alpine:3.12 [2020-12-23T22:41:09.667Z] 3.12: Pulling from library/alpine [2020-12-23T22:41:09.667Z] 801bfaa63ef2: Pulling fs layer [2020-12-23T22:41:09.667Z] 801bfaa63ef2: Verifying Checksum [2020-12-23T22:41:09.667Z] 801bfaa63ef2: Download complete [2020-12-23T22:41:09.667Z] 801bfaa63ef2: Pull complete [2020-12-23T22:41:09.667Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-23T22:41:09.667Z] Status: Downloaded newer image for alpine:3.12 [2020-12-23T22:41:09.667Z] ---> 389fef711851 [2020-12-23T22:41:09.667Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-23T22:41:09.667Z] ---> Running in a234a6a7422e [2020-12-23T22:41:09.667Z] Removing intermediate container a234a6a7422e [2020-12-23T22:41:09.667Z] ---> 583571c7daca [2020-12-23T22:41:09.667Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-23T22:41:09.667Z] ---> Running in 5811b9c2a775 [2020-12-23T22:41:09.667Z] Removing intermediate container 5811b9c2a775 [2020-12-23T22:41:09.667Z] ---> 1572cfdcf20e [2020-12-23T22:41:09.667Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq [2020-12-23T22:41:09.667Z] ---> Running in e6d2e4c4d728 [2020-12-23T22:41:09.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-23T22:41:09.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-23T22:41:09.667Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-23T22:41:09.667Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-23T22:41:09.667Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-23T22:41:09.667Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-23T22:41:09.667Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-23T22:41:09.667Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-23T22:41:09.667Z] Executing busybox-1.31.1-r19.trigger [2020-12-23T22:41:09.667Z] Executing ca-certificates-20191127-r4.trigger [2020-12-23T22:41:09.667Z] OK: 9 MiB in 20 packages [2020-12-23T22:41:10.174Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T22:41:10.175Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-23T22:41:10.175Z] ---> 5c8804793ccc [2020-12-23T22:41:10.175Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-23T22:41:10.175Z] ---> Running in d6897581f3bc [2020-12-23T22:41:10.773Z] Removing intermediate container d6897581f3bc [2020-12-23T22:41:10.773Z] ---> e72e2c04ea1d [2020-12-23T22:41:10.773Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-23T22:41:10.773Z] ---> Running in 813a1e78109a [2020-12-23T22:41:11.064Z] Removing intermediate container e6d2e4c4d728 [2020-12-23T22:41:11.064Z] ---> 8fd7fe61a547 [2020-12-23T22:41:11.064Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-23T22:41:11.327Z] ---> f33f174ba2a1 [2020-12-23T22:41:11.327Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-23T22:41:11.371Z] Removing intermediate container 813a1e78109a [2020-12-23T22:41:11.371Z] ---> 1e298ddba769 [2020-12-23T22:41:11.371Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-23T22:41:11.371Z] ---> Running in 0f1f43a813d9 [2020-12-23T22:41:11.591Z] ---> 904ca00f182c [2020-12-23T22:41:11.591Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-23T22:41:11.856Z] ---> 2d89e373d322 [2020-12-23T22:41:11.856Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-23T22:41:11.970Z] Removing intermediate container 0f1f43a813d9 [2020-12-23T22:41:11.970Z] ---> efdddd85d405 [2020-12-23T22:41:11.970Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T22:41:11.970Z] ---> Running in 6b1bd06369af [2020-12-23T22:41:12.430Z] ---> 64b6d4222a7a [2020-12-23T22:41:12.431Z] Step 22/27 : EXPOSE 48095 [2020-12-23T22:41:12.431Z] ---> Running in d7f09dfe3ace [2020-12-23T22:41:12.694Z] Removing intermediate container d7f09dfe3ace [2020-12-23T22:41:12.694Z] ---> d1f9f8bea3ff [2020-12-23T22:41:12.694Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-23T22:41:12.694Z] ---> Running in a5e6f4709b68 [2020-12-23T22:41:12.956Z] Removing intermediate container a5e6f4709b68 [2020-12-23T22:41:12.956Z] ---> 9003f5d4f680 [2020-12-23T22:41:12.956Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-23T22:41:12.956Z] ---> Running in b0068db7129a [2020-12-23T22:41:13.219Z] Removing intermediate container b0068db7129a [2020-12-23T22:41:13.219Z] ---> 245b8c4683f1 [2020-12-23T22:41:13.219Z] Step 25/27 : LABEL arch=amd64 [2020-12-23T22:41:13.219Z] ---> Running in 82a09a7e7947 [2020-12-23T22:41:13.482Z] Removing intermediate container 82a09a7e7947 [2020-12-23T22:41:13.482Z] ---> b6958cb91211 [2020-12-23T22:41:13.482Z] Step 26/27 : LABEL git_sha=618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:41:13.482Z] ---> Running in 736e74dace90 [2020-12-23T22:41:13.482Z] Removing intermediate container 736e74dace90 [2020-12-23T22:41:13.482Z] ---> 711449454f8c [2020-12-23T22:41:13.482Z] Step 27/27 : LABEL version=2.0.0-dev.6 [2020-12-23T22:41:13.745Z] ---> Running in cad51e719de4 [2020-12-23T22:41:13.745Z] Removing intermediate container cad51e719de4 [2020-12-23T22:41:13.745Z] ---> c75cbed21709 [2020-12-23T22:41:13.745Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-23T22:41:13.745Z] Successfully built c75cbed21709 [2020-12-23T22:41:13.745Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-12-23T22:41:13.943Z] Removing intermediate container 6b1bd06369af [2020-12-23T22:41:13.943Z] ---> 20e10ba70834 [2020-12-23T22:41:13.943Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T22:41:14.088Z] provisioning config files... [2020-12-23T22:41:14.121Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config5701663963016509414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:41:14.230Z] ---> Running in 6f5544351bf1 [2020-12-23T22:41:14.490Z] ---> docker-login.sh [2020-12-23T22:41:14.490Z] nexus3.edgexfoundry.org:10001 [2020-12-23T22:41:14.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:41:14.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:41:14.753Z] Configure a credential helper to remove this warning. See [2020-12-23T22:41:14.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:41:14.753Z] [2020-12-23T22:41:14.753Z] Login Succeeded [2020-12-23T22:41:14.753Z] nexus3.edgexfoundry.org:10002 [2020-12-23T22:41:14.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:41:14.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:41:14.753Z] Configure a credential helper to remove this warning. See [2020-12-23T22:41:14.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:41:14.753Z] [2020-12-23T22:41:14.753Z] Login Succeeded [2020-12-23T22:41:14.753Z] nexus3.edgexfoundry.org:10003 [2020-12-23T22:41:15.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:41:15.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:41:15.016Z] Configure a credential helper to remove this warning. See [2020-12-23T22:41:15.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:41:15.016Z] [2020-12-23T22:41:15.016Z] Login Succeeded [2020-12-23T22:41:15.016Z] nexus3.edgexfoundry.org:10004 [2020-12-23T22:41:15.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-23T22:41:15.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:41:15.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:41:15.278Z] Configure a credential helper to remove this warning. See [2020-12-23T22:41:15.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:41:15.278Z] [2020-12-23T22:41:15.278Z] Login Succeeded [2020-12-23T22:41:15.278Z] docker.io [2020-12-23T22:41:15.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:41:15.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:41:15.540Z] Configure a credential helper to remove this warning. See [2020-12-23T22:41:15.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:41:15.540Z] [2020-12-23T22:41:15.540Z] Login Succeeded [2020-12-23T22:41:15.540Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T22:41:15.550Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-23T22:41:15.771Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-12-23T22:41:15.771Z] 618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:41:15.771Z] latest [2020-12-23T22:41:15.771Z] 2.0.0-dev.6 [2020-12-23T22:41:15.771Z] 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [2020-12-23T22:41:15.771Z] master [2020-12-23T22:41:15.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:16.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-23T22:41:16.272Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:16.578Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:41:16.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-23T22:41:16.578Z] 32bdc1fb360d: Preparing [2020-12-23T22:41:16.578Z] 9875bbd50019: Preparing [2020-12-23T22:41:16.578Z] 037a50d731a1: Preparing [2020-12-23T22:41:16.578Z] dbd9db238423: Preparing [2020-12-23T22:41:16.578Z] 6a6ddf4f8238: Preparing [2020-12-23T22:41:16.578Z] 777b2c648970: Preparing [2020-12-23T22:41:16.578Z] 777b2c648970: Waiting [2020-12-23T22:41:16.842Z] dbd9db238423: Pushed [2020-12-23T22:41:16.842Z] 037a50d731a1: Pushed [2020-12-23T22:41:16.842Z] 9875bbd50019: Pushed [2020-12-23T22:41:16.842Z] 777b2c648970: Layer already exists [2020-12-23T22:41:17.105Z] 6a6ddf4f8238: Pushed [2020-12-23T22:41:17.150Z] OK: 144 MiB in 45 packages [2020-12-23T22:41:18.064Z] 32bdc1fb360d: Pushed [2020-12-23T22:41:18.064Z] 618621af6c647468a921ec216f023524fe0aadad: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:18.126Z] Removing intermediate container 6f5544351bf1 [2020-12-23T22:41:18.126Z] ---> 4d365e60264d [2020-12-23T22:41:18.126Z] Step 8/27 : WORKDIR /app [2020-12-23T22:41:18.376Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:18.400Z] ---> Running in 7d0f09d55fbd [2020-12-23T22:41:18.673Z] Removing intermediate container 7d0f09d55fbd [2020-12-23T22:41:18.673Z] ---> 1d03367d0ff0 [2020-12-23T22:41:18.673Z] Step 9/27 : COPY go.mod . [2020-12-23T22:41:18.681Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-12-23T22:41:18.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-23T22:41:18.681Z] 32bdc1fb360d: Preparing [2020-12-23T22:41:18.681Z] 9875bbd50019: Preparing [2020-12-23T22:41:18.681Z] 037a50d731a1: Preparing [2020-12-23T22:41:18.681Z] dbd9db238423: Preparing [2020-12-23T22:41:18.681Z] 6a6ddf4f8238: Preparing [2020-12-23T22:41:18.681Z] 777b2c648970: Preparing [2020-12-23T22:41:18.681Z] 777b2c648970: Waiting [2020-12-23T22:41:18.681Z] 9875bbd50019: Layer already exists [2020-12-23T22:41:18.681Z] 037a50d731a1: Layer already exists [2020-12-23T22:41:18.681Z] 32bdc1fb360d: Layer already exists [2020-12-23T22:41:18.681Z] dbd9db238423: Layer already exists [2020-12-23T22:41:18.681Z] 6a6ddf4f8238: Layer already exists [2020-12-23T22:41:18.681Z] 777b2c648970: Layer already exists [2020-12-23T22:41:18.681Z] latest: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:18.992Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:19.295Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.6 [2020-12-23T22:41:19.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-23T22:41:19.295Z] 32bdc1fb360d: Preparing [2020-12-23T22:41:19.295Z] 9875bbd50019: Preparing [2020-12-23T22:41:19.295Z] 037a50d731a1: Preparing [2020-12-23T22:41:19.295Z] dbd9db238423: Preparing [2020-12-23T22:41:19.295Z] 6a6ddf4f8238: Preparing [2020-12-23T22:41:19.295Z] 777b2c648970: Preparing [2020-12-23T22:41:19.295Z] 777b2c648970: Waiting [2020-12-23T22:41:19.295Z] dbd9db238423: Layer already exists [2020-12-23T22:41:19.295Z] 037a50d731a1: Layer already exists [2020-12-23T22:41:19.295Z] 6a6ddf4f8238: Layer already exists [2020-12-23T22:41:19.295Z] 32bdc1fb360d: Layer already exists [2020-12-23T22:41:19.295Z] 9875bbd50019: Layer already exists [2020-12-23T22:41:19.295Z] 777b2c648970: Layer already exists [2020-12-23T22:41:19.295Z] 2.0.0-dev.6: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:19.604Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:19.648Z] ---> f270203593fb [2020-12-23T22:41:19.648Z] Step 10/27 : RUN go mod download [2020-12-23T22:41:19.648Z] ---> Running in 853e9a20ed0d [2020-12-23T22:41:19.906Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [2020-12-23T22:41:19.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-23T22:41:19.906Z] 32bdc1fb360d: Preparing [2020-12-23T22:41:19.906Z] 9875bbd50019: Preparing [2020-12-23T22:41:19.906Z] 037a50d731a1: Preparing [2020-12-23T22:41:19.906Z] dbd9db238423: Preparing [2020-12-23T22:41:19.906Z] 6a6ddf4f8238: Preparing [2020-12-23T22:41:19.906Z] 777b2c648970: Preparing [2020-12-23T22:41:19.906Z] 777b2c648970: Waiting [2020-12-23T22:41:19.906Z] 32bdc1fb360d: Layer already exists [2020-12-23T22:41:19.906Z] 037a50d731a1: Layer already exists [2020-12-23T22:41:19.906Z] 9875bbd50019: Layer already exists [2020-12-23T22:41:19.906Z] dbd9db238423: Layer already exists [2020-12-23T22:41:19.906Z] 6a6ddf4f8238: Layer already exists [2020-12-23T22:41:19.906Z] 777b2c648970: Layer already exists [2020-12-23T22:41:19.906Z] 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:20.220Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:41:20.900Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-12-23T22:41:20.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-23T22:41:20.900Z] 32bdc1fb360d: Preparing [2020-12-23T22:41:20.900Z] 9875bbd50019: Preparing [2020-12-23T22:41:20.900Z] 037a50d731a1: Preparing [2020-12-23T22:41:20.900Z] dbd9db238423: Preparing [2020-12-23T22:41:20.900Z] 6a6ddf4f8238: Preparing [2020-12-23T22:41:20.900Z] 777b2c648970: Preparing [2020-12-23T22:41:20.900Z] 777b2c648970: Waiting [2020-12-23T22:41:20.900Z] 037a50d731a1: Layer already exists [2020-12-23T22:41:20.900Z] 9875bbd50019: Layer already exists [2020-12-23T22:41:20.900Z] dbd9db238423: Layer already exists [2020-12-23T22:41:20.900Z] 6a6ddf4f8238: Layer already exists [2020-12-23T22:41:20.900Z] 32bdc1fb360d: Layer already exists [2020-12-23T22:41:20.900Z] 777b2c648970: Layer already exists [2020-12-23T22:41:20.900Z] master: digest: sha256:6ac95bde77d8fcea24e4453018924cee7e5fff0e656aee43e5c5f270b4bbf65c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-23T22:41:21.168Z] ===================================================== [Pipeline] echo [2020-12-23T22:41:21.222Z] taggedImages: [2020-12-23T22:41:21.222Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:41:21.222Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-12-23T22:41:21.222Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.6 [2020-12-23T22:41:21.222Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [2020-12-23T22:41:21.222Z] - nexus3.edgexfoundry.org:10004/docker-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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-12-23T22:41:22.270Z] Removing intermediate container 853e9a20ed0d [2020-12-23T22:41:22.270Z] ---> 28b693ac0474 [2020-12-23T22:41:22.270Z] Step 11/27 : COPY . . [Pipeline] } [2020-12-23T22:41:22.862Z] ---> b9f55b5bc597 [2020-12-23T22:41:22.862Z] Step 12/27 : ARG MAKE="make build" [2020-12-23T22:41:22.862Z] ---> Running in 9b76d7d1f706 [2020-12-23T22:41:23.134Z] Removing intermediate container 9b76d7d1f706 [2020-12-23T22:41:23.134Z] ---> 56982f85f9a1 [2020-12-23T22:41:23.134Z] Step 13/27 : RUN $MAKE [2020-12-23T22:41:23.410Z] ---> Running in 7f8fd53cea9b [2020-12-23T22:41:24.849Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.6" -o app-service-configurable [2020-12-23T22:41:57.216Z] Removing intermediate container 7f8fd53cea9b [2020-12-23T22:41:57.216Z] ---> 0105b8aba8fc [2020-12-23T22:41:57.216Z] Step 14/27 : FROM alpine:3.12 [2020-12-23T22:41:57.216Z] 3.12: Pulling from library/alpine [2020-12-23T22:41:57.217Z] 159e5727ea61: Pulling fs layer [2020-12-23T22:41:57.217Z] 159e5727ea61: Verifying Checksum [2020-12-23T22:41:57.217Z] 159e5727ea61: Download complete [2020-12-23T22:41:57.811Z] 159e5727ea61: Pull complete [2020-12-23T22:41:57.811Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-23T22:41:57.811Z] Status: Downloaded newer image for alpine:3.12 [2020-12-23T22:41:57.811Z] ---> afeebe901d6b [2020-12-23T22:41:57.811Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-23T22:41:58.085Z] ---> Running in a4e7d47b9a58 [2020-12-23T22:41:58.678Z] Removing intermediate container a4e7d47b9a58 [2020-12-23T22:41:58.678Z] ---> e44ba4523a95 [2020-12-23T22:41:58.678Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-23T22:41:58.678Z] ---> Running in 43bbda3ff083 [2020-12-23T22:41:59.270Z] Removing intermediate container 43bbda3ff083 [2020-12-23T22:41:59.270Z] ---> d2482c017470 [2020-12-23T22:41:59.270Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq [2020-12-23T22:41:59.270Z] ---> Running in 24a719cbbe8c [2020-12-23T22:42:00.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-23T22:42:00.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-23T22:42:01.128Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-23T22:42:01.128Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-23T22:42:01.128Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-23T22:42:01.128Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-23T22:42:01.128Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-23T22:42:01.128Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-23T22:42:01.128Z] Executing busybox-1.31.1-r19.trigger [2020-12-23T22:42:01.128Z] Executing ca-certificates-20191127-r4.trigger [2020-12-23T22:42:01.402Z] OK: 9 MiB in 20 packages [2020-12-23T22:42:03.379Z] Removing intermediate container 24a719cbbe8c [2020-12-23T22:42:03.379Z] ---> e524827f4e7f [2020-12-23T22:42:03.379Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-23T22:42:03.977Z] ---> e7c28150af82 [2020-12-23T22:42:03.977Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-23T22:42:04.573Z] ---> a18901236af2 [2020-12-23T22:42:04.573Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-23T22:42:05.172Z] ---> 9e8acc26f957 [2020-12-23T22:42:05.172Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-23T22:42:06.615Z] ---> b7cc57b4191c [2020-12-23T22:42:06.615Z] Step 22/27 : EXPOSE 48095 [2020-12-23T22:42:06.615Z] ---> Running in 24b1bff32bfc [2020-12-23T22:42:07.205Z] Removing intermediate container 24b1bff32bfc [2020-12-23T22:42:07.205Z] ---> 5d10d4cd3805 [2020-12-23T22:42:07.205Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-23T22:42:07.205Z] ---> Running in 74250289e53b [2020-12-23T22:42:07.475Z] Removing intermediate container 74250289e53b [2020-12-23T22:42:07.475Z] ---> 3af223397642 [2020-12-23T22:42:07.475Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-23T22:42:07.744Z] ---> Running in e879a7d9309b [2020-12-23T22:42:08.015Z] Removing intermediate container e879a7d9309b [2020-12-23T22:42:08.015Z] ---> d9a30baf2d3b [2020-12-23T22:42:08.015Z] Step 25/27 : LABEL arch=arm64 [2020-12-23T22:42:08.286Z] ---> Running in 5b3c4ed9ff85 [2020-12-23T22:42:08.559Z] Removing intermediate container 5b3c4ed9ff85 [2020-12-23T22:42:08.559Z] ---> d2ba407266db [2020-12-23T22:42:08.559Z] Step 26/27 : LABEL git_sha=618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:42:08.835Z] ---> Running in 9186554d46fb [2020-12-23T22:42:09.107Z] Removing intermediate container 9186554d46fb [2020-12-23T22:42:09.107Z] ---> 3020632ef35d [2020-12-23T22:42:09.107Z] Step 27/27 : LABEL version=2.0.0-dev.6 [2020-12-23T22:42:09.382Z] ---> Running in c5bab2ae26f1 [2020-12-23T22:42:09.654Z] Removing intermediate container c5bab2ae26f1 [2020-12-23T22:42:09.654Z] ---> 2b0397ea88ba [2020-12-23T22:42:09.654Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-23T22:42:09.925Z] Successfully built 2b0397ea88ba [2020-12-23T22:42:09.925Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T22:42:10.396Z] provisioning config files... [2020-12-23T22:42:10.429Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/70@tmp/config3811046475126210506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:42:10.823Z] ---> docker-login.sh [2020-12-23T22:42:10.824Z] nexus3.edgexfoundry.org:10001 [2020-12-23T22:42:11.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:42:11.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:42:11.098Z] Configure a credential helper to remove this warning. See [2020-12-23T22:42:11.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:42:11.098Z] [2020-12-23T22:42:11.098Z] Login Succeeded [2020-12-23T22:42:11.098Z] nexus3.edgexfoundry.org:10002 [2020-12-23T22:42:11.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:42:11.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:42:11.692Z] Configure a credential helper to remove this warning. See [2020-12-23T22:42:11.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:42:11.692Z] [2020-12-23T22:42:11.692Z] Login Succeeded [2020-12-23T22:42:11.692Z] nexus3.edgexfoundry.org:10003 [2020-12-23T22:42:11.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:42:12.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:42:12.233Z] Configure a credential helper to remove this warning. See [2020-12-23T22:42:12.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:42:12.233Z] [2020-12-23T22:42:12.233Z] Login Succeeded [2020-12-23T22:42:12.233Z] nexus3.edgexfoundry.org:10004 [2020-12-23T22:42:12.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:42:12.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:42:12.504Z] Configure a credential helper to remove this warning. See [2020-12-23T22:42:12.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:42:12.504Z] [2020-12-23T22:42:12.504Z] Login Succeeded [2020-12-23T22:42:12.504Z] docker.io [2020-12-23T22:42:12.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T22:42:13.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T22:42:13.366Z] Configure a credential helper to remove this warning. See [2020-12-23T22:42:13.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T22:42:13.366Z] [2020-12-23T22:42:13.366Z] Login Succeeded [2020-12-23T22:42:13.366Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T22:42:13.382Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-23T22:42:13.588Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-12-23T22:42:13.588Z] 618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:42:13.588Z] latest [2020-12-23T22:42:13.588Z] 2.0.0-dev.6 [2020-12-23T22:42:13.588Z] 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [2020-12-23T22:42:13.588Z] master [2020-12-23T22:42:13.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:14.125Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:14.469Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:42:14.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-23T22:42:14.469Z] 4dd293f5dd70: Preparing [2020-12-23T22:42:14.469Z] 6479cbeafc61: Preparing [2020-12-23T22:42:14.469Z] 2e0b3120d53f: Preparing [2020-12-23T22:42:14.469Z] c04a6d40dde8: Preparing [2020-12-23T22:42:14.469Z] d8e3537b19cb: Preparing [2020-12-23T22:42:14.469Z] 379067d0cb53: Preparing [2020-12-23T22:42:14.469Z] 379067d0cb53: Waiting [2020-12-23T22:42:14.754Z] 6479cbeafc61: Pushed [2020-12-23T22:42:14.754Z] c04a6d40dde8: Pushed [2020-12-23T22:42:14.754Z] 2e0b3120d53f: Pushed [2020-12-23T22:42:15.025Z] 379067d0cb53: Layer already exists [2020-12-23T22:42:15.620Z] d8e3537b19cb: Pushed [2020-12-23T22:42:18.234Z] 4dd293f5dd70: Pushed [2020-12-23T22:42:18.234Z] 618621af6c647468a921ec216f023524fe0aadad: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:18.583Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:18.927Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-12-23T22:42:18.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-23T22:42:18.927Z] 4dd293f5dd70: Preparing [2020-12-23T22:42:18.927Z] 6479cbeafc61: Preparing [2020-12-23T22:42:18.927Z] 2e0b3120d53f: Preparing [2020-12-23T22:42:18.927Z] c04a6d40dde8: Preparing [2020-12-23T22:42:18.927Z] d8e3537b19cb: Preparing [2020-12-23T22:42:18.927Z] 379067d0cb53: Preparing [2020-12-23T22:42:18.927Z] 379067d0cb53: Waiting [2020-12-23T22:42:18.927Z] 6479cbeafc61: Layer already exists [2020-12-23T22:42:18.927Z] d8e3537b19cb: Layer already exists [2020-12-23T22:42:18.927Z] 4dd293f5dd70: Layer already exists [2020-12-23T22:42:18.927Z] 2e0b3120d53f: Layer already exists [2020-12-23T22:42:18.927Z] c04a6d40dde8: Layer already exists [2020-12-23T22:42:19.199Z] 379067d0cb53: Layer already exists [2020-12-23T22:42:19.199Z] latest: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:19.541Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:19.882Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.6 [2020-12-23T22:42:19.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-23T22:42:19.882Z] 4dd293f5dd70: Preparing [2020-12-23T22:42:19.882Z] 6479cbeafc61: Preparing [2020-12-23T22:42:19.882Z] 2e0b3120d53f: Preparing [2020-12-23T22:42:19.882Z] c04a6d40dde8: Preparing [2020-12-23T22:42:19.882Z] d8e3537b19cb: Preparing [2020-12-23T22:42:19.882Z] 379067d0cb53: Preparing [2020-12-23T22:42:19.882Z] 379067d0cb53: Waiting [2020-12-23T22:42:19.882Z] 2e0b3120d53f: Layer already exists [2020-12-23T22:42:19.882Z] 6479cbeafc61: Layer already exists [2020-12-23T22:42:19.882Z] 4dd293f5dd70: Layer already exists [2020-12-23T22:42:19.882Z] d8e3537b19cb: Layer already exists [2020-12-23T22:42:19.882Z] c04a6d40dde8: Layer already exists [2020-12-23T22:42:19.882Z] 379067d0cb53: Layer already exists [2020-12-23T22:42:20.152Z] 2.0.0-dev.6: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:20.497Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:20.833Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [2020-12-23T22:42:20.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-23T22:42:20.833Z] 4dd293f5dd70: Preparing [2020-12-23T22:42:20.833Z] 6479cbeafc61: Preparing [2020-12-23T22:42:20.833Z] 2e0b3120d53f: Preparing [2020-12-23T22:42:20.833Z] c04a6d40dde8: Preparing [2020-12-23T22:42:20.833Z] d8e3537b19cb: Preparing [2020-12-23T22:42:20.833Z] 379067d0cb53: Preparing [2020-12-23T22:42:20.833Z] 379067d0cb53: Waiting [2020-12-23T22:42:21.103Z] 2e0b3120d53f: Layer already exists [2020-12-23T22:42:21.103Z] 6479cbeafc61: Layer already exists [2020-12-23T22:42:21.103Z] d8e3537b19cb: Layer already exists [2020-12-23T22:42:21.103Z] 4dd293f5dd70: Layer already exists [2020-12-23T22:42:21.103Z] c04a6d40dde8: Layer already exists [2020-12-23T22:42:21.103Z] 379067d0cb53: Layer already exists [2020-12-23T22:42:21.103Z] 618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:21.450Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:21.785Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-12-23T22:42:21.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-23T22:42:21.785Z] 4dd293f5dd70: Preparing [2020-12-23T22:42:21.785Z] 6479cbeafc61: Preparing [2020-12-23T22:42:21.785Z] 2e0b3120d53f: Preparing [2020-12-23T22:42:21.785Z] c04a6d40dde8: Preparing [2020-12-23T22:42:21.785Z] d8e3537b19cb: Preparing [2020-12-23T22:42:21.785Z] 379067d0cb53: Preparing [2020-12-23T22:42:21.785Z] 379067d0cb53: Waiting [2020-12-23T22:42:21.785Z] 4dd293f5dd70: Layer already exists [2020-12-23T22:42:21.785Z] c04a6d40dde8: Layer already exists [2020-12-23T22:42:21.785Z] d8e3537b19cb: Layer already exists [2020-12-23T22:42:21.785Z] 2e0b3120d53f: Layer already exists [2020-12-23T22:42:21.785Z] 6479cbeafc61: Layer already exists [2020-12-23T22:42:21.785Z] 379067d0cb53: Layer already exists [2020-12-23T22:42:22.056Z] master: digest: sha256:3824f22964333e606b485b44dfdfb092262f85dcfd484eb64865b9291ecefed8 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-23T22:42:22.316Z] ===================================================== [Pipeline] echo [2020-12-23T22:42:22.364Z] taggedImages: [2020-12-23T22:42:22.365Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad [2020-12-23T22:42:22.365Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-12-23T22:42:22.365Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.6 [2020-12-23T22:42:22.365Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:618621af6c647468a921ec216f023524fe0aadad-2.0.0-dev.6 [2020-12-23T22:42:22.365Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-23T22:42:23.658Z] provisioning config files... [2020-12-23T22:42:23.668Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config8927605302453505721tmp [Pipeline] { [Pipeline] sh [2020-12-23T22:42:24.055Z] + set +x [2020-12-23T22:42:24.055Z] + curl -s https://codecov.io/bash [2020-12-23T22:42:24.055Z] + bash -s -- [2020-12-23T22:42:24.317Z] [2020-12-23T22:42:24.317Z] _____ _ [2020-12-23T22:42:24.317Z] / ____| | | [2020-12-23T22:42:24.317Z] | | ___ __| | ___ ___ _____ __ [2020-12-23T22:42:24.317Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-23T22:42:24.317Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-23T22:42:24.317Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-23T22:42:24.317Z] Bash-20201223-5ad85e3 [2020-12-23T22:42:24.317Z] [2020-12-23T22:42:24.317Z] [2020-12-23T22:42:24.317Z] ==> git version 2.24.3 found [2020-12-23T22:42:24.317Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-23T22:42:24.317Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-23T22:42:24.317Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2020-12-23T22:42:24.317Z] ==> Jenkins CI detected. [2020-12-23T22:42:24.317Z] project root: . [2020-12-23T22:42:24.317Z] --> token set from env [2020-12-23T22:42:24.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-23T22:42:24.317Z] ==> Running gcov in . (disable via -X gcov) [2020-12-23T22:42:24.317Z] ==> Python coveragepy not found [2020-12-23T22:42:24.317Z] ==> Searching for coverage reports in: [2020-12-23T22:42:24.317Z] + . [2020-12-23T22:42:24.317Z] -> Found 1 reports [2020-12-23T22:42:24.317Z] ==> Detecting git/mercurial file structure [2020-12-23T22:42:24.317Z] ==> Reading reports [2020-12-23T22:42:24.317Z] + ./coverage.out bytes=10 [2020-12-23T22:42:24.317Z] ==> Appending adjustments [2020-12-23T22:42:24.317Z] https://docs.codecov.io/docs/fixing-reports [2020-12-23T22:42:24.317Z] + Found adjustments [2020-12-23T22:42:24.317Z] ==> Gzipping contents [2020-12-23T22:42:24.317Z] 4.0K /tmp/codecov.SImSwd.gz [2020-12-23T22:42:24.317Z] ==> Uploading reports [2020-12-23T22:42:24.317Z] url: https://codecov.io [2020-12-23T22:42:24.317Z] query: branch=master&commit=618621af6c647468a921ec216f023524fe0aadad&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-23T22:42:24.317Z] -> Pinging Codecov [2020-12-23T22:42:24.317Z] https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=master&commit=618621af6c647468a921ec216f023524fe0aadad&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-23T22:42:24.892Z] -> Uploading to [2020-12-23T22:42:24.892Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-23/A97CA9966030D2A3747ED39772930CCE/618621af6c647468a921ec216f023524fe0aadad/5c590b8a-56d4-48d0-950a-05754b611587.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201223T224224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa9827b2a89a8b0f1ae4b8a96f5afa4d13536d53606075120e6639f838b2b6a2 [2020-12-23T22:42:24.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-23T22:42:24.892Z] Dload Upload Total Spent Left Speed [2020-12-23T22:42:25.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 1011 --:--:-- --:--:-- --:--:-- 1013 [2020-12-23T22:42:25.470Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/618621af6c647468a921ec216f023524fe0aadad [Pipeline] } [2020-12-23T22:42:25.478Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-23T22:42:26.308Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-23T22:42:26.411Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:26.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-23T22:42:26.749Z] [2020-12-23T22:42:26.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:42:27.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-23T22:42:27.100Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-23T22:42:27.100Z] 188c0c94c7c5: Pulling fs layer [2020-12-23T22:42:27.100Z] 0ef7d3d256c8: Pulling fs layer [2020-12-23T22:42:27.100Z] de9db76c5a1d: Pulling fs layer [2020-12-23T22:42:27.100Z] 0eba1c9be4d2: Pulling fs layer [2020-12-23T22:42:27.100Z] 0d57e429df01: Pulling fs layer [2020-12-23T22:42:27.100Z] 4e4be7b47b0d: Pulling fs layer [2020-12-23T22:42:27.100Z] e1f770b5df2f: Pulling fs layer [2020-12-23T22:42:27.100Z] 85a0685a4137: Pulling fs layer [2020-12-23T22:42:27.100Z] 0d57e429df01: Waiting [2020-12-23T22:42:27.100Z] 4e4be7b47b0d: Waiting [2020-12-23T22:42:27.100Z] e1f770b5df2f: Waiting [2020-12-23T22:42:27.100Z] 85a0685a4137: Waiting [2020-12-23T22:42:27.100Z] 0eba1c9be4d2: Waiting [2020-12-23T22:42:27.100Z] de9db76c5a1d: Verifying Checksum [2020-12-23T22:42:27.100Z] de9db76c5a1d: Download complete [2020-12-23T22:42:27.100Z] 0ef7d3d256c8: Verifying Checksum [2020-12-23T22:42:27.100Z] 0ef7d3d256c8: Download complete [2020-12-23T22:42:27.100Z] 0d57e429df01: Verifying Checksum [2020-12-23T22:42:27.100Z] 0d57e429df01: Download complete [2020-12-23T22:42:28.047Z] 188c0c94c7c5: Verifying Checksum [2020-12-23T22:42:28.047Z] 188c0c94c7c5: Download complete [2020-12-23T22:42:28.047Z] 4e4be7b47b0d: Verifying Checksum [2020-12-23T22:42:28.047Z] 4e4be7b47b0d: Download complete [2020-12-23T22:42:28.309Z] 188c0c94c7c5: Pull complete [2020-12-23T22:42:28.309Z] 0ef7d3d256c8: Pull complete [2020-12-23T22:42:28.575Z] de9db76c5a1d: Pull complete [2020-12-23T22:42:29.522Z] e1f770b5df2f: Verifying Checksum [2020-12-23T22:42:29.522Z] e1f770b5df2f: Download complete [2020-12-23T22:42:31.443Z] 0eba1c9be4d2: Verifying Checksum [2020-12-23T22:42:31.443Z] 0eba1c9be4d2: Download complete [2020-12-23T22:42:31.705Z] 85a0685a4137: Verifying Checksum [2020-12-23T22:42:31.705Z] 85a0685a4137: Download complete [2020-12-23T22:42:37.024Z] 0eba1c9be4d2: Pull complete [2020-12-23T22:42:37.024Z] 0d57e429df01: Pull complete [2020-12-23T22:42:37.024Z] 4e4be7b47b0d: Pull complete [2020-12-23T22:42:39.607Z] e1f770b5df2f: Pull complete [2020-12-23T22:42:46.243Z] 85a0685a4137: Pull complete [2020-12-23T22:42:46.243Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-23T22:42:46.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-23T22:42:46.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-23T22:42:46.445Z] prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container [2020-12-23T22:42:46.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-23T22:42:47.456Z] $ docker top 7617896bb17f531f27d8a1aa8d65fe4aa501771537f5edea401ed3f768dbe651 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-23T22:42:47.738Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-23T22:42:48.030Z] + set -o pipefail [2020-12-23T22:42:48.030Z] + snyk monitor '--org=edgex-jenkins' [2020-12-23T22:43:10.009Z] [2020-12-23T22:43:10.009Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2020-12-23T22:43:10.009Z] [2020-12-23T22:43:10.009Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/d1dd41e8-e5a7-45fd-b762-b67d8c6f6253 [2020-12-23T22:43:10.009Z] [2020-12-23T22:43:10.009Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-23T22:43:10.009Z] [2020-12-23T22:43:10.009Z] [2020-12-23T22:43:10.009Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-12-23T22:43:10.009Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-12-23T22:43:10.023Z] $ docker stop --time=1 7617896bb17f531f27d8a1aa8d65fe4aa501771537f5edea401ed3f768dbe651 [2020-12-23T22:43:12.798Z] $ docker rm -f 7617896bb17f531f27d8a1aa8d65fe4aa501771537f5edea401ed3f768dbe651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-12-23T22:43:14.723Z] + git log --format=format:%s -1 618621af6c647468a921ec216f023524fe0aadad [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:43:15.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T22:43:15.047Z] . [Pipeline] withDockerContainer [2020-12-23T22:43:15.146Z] prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container [2020-12-23T22:43:15.185Z] $ 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 [2020-12-23T22:43:15.895Z] $ docker top 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-23T22:43:16.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-23T22:43:16.212Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-23T22:43:16.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-23T22:43:16.430Z] $ docker exec 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed ssh-agent [2020-12-23T22:43:16.607Z] SSH_AUTH_SOCK=/tmp/ssh-LTCdeaBBWZwd/agent.11 [2020-12-23T22:43:16.607Z] SSH_AGENT_PID=16 [2020-12-23T22:43:16.613Z] Running ssh-add (command line suppressed) [2020-12-23T22:43:16.741Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_570758939606503775.key (/w/workspace/_app-service-configurable_master@tmp/private_key_570758939606503775.key) [2020-12-23T22:43:16.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-23T22:43:17.134Z] + git semver tag [2020-12-23T22:43:17.135Z] # -> Open(): unable to determine branch for HEAD [2020-12-23T22:43:17.135Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-23T22:43:17.135Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-23T22:43:17.135Z] # $SEMVER_REMOTE_NAME = origin [2020-12-23T22:43:17.135Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-23T22:43:17.135Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-23T22:43:17.135Z] # $SEMVER_BRANCH = master [2020-12-23T22:43:17.135Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-12-23T22:43:17.135Z] # 618621af6c647468a921ec216f023524fe0aadad HEAD [2020-12-23T22:43:17.135Z] # -> Force: false [2020-12-23T22:43:17.135Z] # b2ad953609ec40c912e229aade5a848c30381483 refs/tags/v2.0.0-dev.6 [Pipeline] } [2020-12-23T22:43:17.155Z] $ docker exec --env ******** --env ******** 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed ssh-agent -k [2020-12-23T22:43:17.274Z] unset SSH_AUTH_SOCK; [2020-12-23T22:43:17.274Z] unset SSH_AGENT_PID; [2020-12-23T22:43:17.274Z] echo Agent pid 16 killed; [2020-12-23T22:43:17.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-23T22:43:17.818Z] + git semver [Pipeline] } [2020-12-23T22:43:17.833Z] $ docker stop --time=1 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed [2020-12-23T22:43:19.182Z] $ docker rm -f 51d8a226e3299caf486ebc5c0ec801fb4e7a7ff2457b24c98e21b43c45b01fed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:43:19.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-23T22:43:19.873Z] [2020-12-23T22:43:19.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:43:20.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-23T22:43:20.284Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-23T22:43:20.284Z] ab5ef0e58194: Pulling fs layer [2020-12-23T22:43:20.284Z] 9712f1f96733: Pulling fs layer [2020-12-23T22:43:20.284Z] 63f879dbbcfc: Pulling fs layer [2020-12-23T22:43:20.284Z] 0d9ebad4ef96: Pulling fs layer [2020-12-23T22:43:20.284Z] e9a5061849ea: Pulling fs layer [2020-12-23T22:43:20.284Z] d747dcd14b5f: Pulling fs layer [2020-12-23T22:43:20.284Z] 2de7ff778b66: Pulling fs layer [2020-12-23T22:43:20.284Z] 0d9ebad4ef96: Waiting [2020-12-23T22:43:20.284Z] e9a5061849ea: Waiting [2020-12-23T22:43:20.284Z] d747dcd14b5f: Waiting [2020-12-23T22:43:20.284Z] 2de7ff778b66: Waiting [2020-12-23T22:43:20.284Z] 9712f1f96733: Verifying Checksum [2020-12-23T22:43:20.284Z] 9712f1f96733: Download complete [2020-12-23T22:43:22.286Z] 63f879dbbcfc: Verifying Checksum [2020-12-23T22:43:22.286Z] 63f879dbbcfc: Download complete [2020-12-23T22:43:22.551Z] e9a5061849ea: Verifying Checksum [2020-12-23T22:43:22.551Z] e9a5061849ea: Download complete [2020-12-23T22:43:22.551Z] d747dcd14b5f: Verifying Checksum [2020-12-23T22:43:22.551Z] d747dcd14b5f: Download complete [2020-12-23T22:43:22.814Z] 2de7ff778b66: Verifying Checksum [2020-12-23T22:43:22.814Z] 2de7ff778b66: Download complete [2020-12-23T22:43:22.814Z] 0d9ebad4ef96: Verifying Checksum [2020-12-23T22:43:22.814Z] 0d9ebad4ef96: Download complete [2020-12-23T22:43:23.081Z] ab5ef0e58194: Verifying Checksum [2020-12-23T22:43:23.081Z] ab5ef0e58194: Download complete [2020-12-23T22:43:27.315Z] ab5ef0e58194: Pull complete [2020-12-23T22:43:27.315Z] 9712f1f96733: Pull complete [2020-12-23T22:43:29.278Z] 63f879dbbcfc: Pull complete [2020-12-23T22:43:34.601Z] 0d9ebad4ef96: Pull complete [2020-12-23T22:43:36.532Z] e9a5061849ea: Pull complete [2020-12-23T22:43:36.532Z] d747dcd14b5f: Pull complete [2020-12-23T22:43:38.453Z] 2de7ff778b66: Pull complete [2020-12-23T22:43:38.453Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-23T22:43:38.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-23T22:43:38.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-23T22:43:38.626Z] prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container [2020-12-23T22:43:38.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-23T22:43:42.306Z] $ docker top d8ccd56d6beea47350d1a856100a684c21aed90ef9c4882a89f18aa5c833802b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-23T22:43:42.658Z] provisioning config files... [2020-12-23T22:43:42.667Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config6188089487399074932tmp [2020-12-23T22:43:42.684Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4589663845562026826tmp [2020-12-23T22:43:42.702Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config6707804160599818883tmp [Pipeline] { [Pipeline] echo [2020-12-23T22:43:42.776Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:43:43.073Z] ---> sigul-configuration.sh [2020-12-23T22:43:43.073Z] gpg: directory `/root/.gnupg' created [2020-12-23T22:43:43.073Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-23T22:43:43.073Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-23T22:43:43.073Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-23T22:43:43.073Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-23T22:43:43.073Z] gpg: CAST5 encrypted data [2020-12-23T22:43:43.334Z] gpg: encrypted with 1 passphrase [2020-12-23T22:43:43.334Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-23T22:43:43.631Z] + mkdir /home/jenkins [2020-12-23T22:43:43.631Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-23T22:43:43.931Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-12-23T22:43:43.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:43:44.241Z] ---> sigul-install.sh [2020-12-23T22:43:50.842Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-23T22:43:51.142Z] + git tag --list [2020-12-23T22:43:51.142Z] v1.0.0 [2020-12-23T22:43:51.142Z] v1.1.0 [2020-12-23T22:43:51.142Z] v1.2.0 [2020-12-23T22:43:51.142Z] v1.2.1-dev.1 [2020-12-23T22:43:51.142Z] v1.2.1-dev.10 [2020-12-23T22:43:51.142Z] v1.2.1-dev.11 [2020-12-23T22:43:51.142Z] v1.2.1-dev.12 [2020-12-23T22:43:51.142Z] v1.2.1-dev.13 [2020-12-23T22:43:51.142Z] v1.2.1-dev.14 [2020-12-23T22:43:51.142Z] v1.2.1-dev.15 [2020-12-23T22:43:51.142Z] v1.2.1-dev.16 [2020-12-23T22:43:51.142Z] v1.2.1-dev.17 [2020-12-23T22:43:51.142Z] v1.2.1-dev.18 [2020-12-23T22:43:51.142Z] v1.2.1-dev.19 [2020-12-23T22:43:51.142Z] v1.2.1-dev.2 [2020-12-23T22:43:51.142Z] v1.2.1-dev.20 [2020-12-23T22:43:51.142Z] v1.2.1-dev.21 [2020-12-23T22:43:51.142Z] v1.2.1-dev.22 [2020-12-23T22:43:51.142Z] v1.2.1-dev.23 [2020-12-23T22:43:51.142Z] v1.2.1-dev.3 [2020-12-23T22:43:51.142Z] v1.2.1-dev.4 [2020-12-23T22:43:51.142Z] v1.2.1-dev.5 [2020-12-23T22:43:51.142Z] v1.2.1-dev.6 [2020-12-23T22:43:51.142Z] v1.2.1-dev.7 [2020-12-23T22:43:51.142Z] v1.2.1-dev.8 [2020-12-23T22:43:51.142Z] v1.2.1-dev.9 [2020-12-23T22:43:51.142Z] v1.3.0 [2020-12-23T22:43:51.142Z] v1.3.1-dev.1 [2020-12-23T22:43:51.142Z] v2.0.0-dev.1 [2020-12-23T22:43:51.142Z] v2.0.0-dev.2 [2020-12-23T22:43:51.142Z] v2.0.0-dev.3 [2020-12-23T22:43:51.142Z] v2.0.0-dev.4 [2020-12-23T22:43:51.142Z] v2.0.0-dev.5 [2020-12-23T22:43:51.142Z] v2.0.0-dev.6 [Pipeline] sh [2020-12-23T22:43:51.443Z] + lftools sign git-tag v2.0.0-dev.6 [2020-12-23T22:43:52.838Z] Signing Git tag with Sigul... [2020-12-23T22:43:52.838Z] Signing v2.0.0-dev.6 [Pipeline] echo [2020-12-23T22:43:54.245Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:43:54.542Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-23T22:43:54.552Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-23T22:43:54.674Z] $ docker stop --time=1 d8ccd56d6beea47350d1a856100a684c21aed90ef9c4882a89f18aa5c833802b [2020-12-23T22:43:56.624Z] $ docker rm -f d8ccd56d6beea47350d1a856100a684c21aed90ef9c4882a89f18aa5c833802b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:43:57.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T22:43:57.584Z] . [Pipeline] withDockerContainer [2020-12-23T22:43:57.681Z] prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container [2020-12-23T22:43:57.730Z] $ 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 [2020-12-23T22:43:58.451Z] $ docker top f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-23T22:43:58.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-23T22:43:58.822Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-23T22:43:59.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-23T22:43:59.056Z] $ docker exec f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 ssh-agent [2020-12-23T22:43:59.248Z] SSH_AUTH_SOCK=/tmp/ssh-s3WqzlzcUvRU/agent.11 [2020-12-23T22:43:59.248Z] SSH_AGENT_PID=16 [2020-12-23T22:43:59.259Z] Running ssh-add (command line suppressed) [2020-12-23T22:43:59.381Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3775060627628067961.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3775060627628067961.key) [2020-12-23T22:43:59.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-23T22:43:59.802Z] + git semver bump pre [2020-12-23T22:43:59.803Z] # -> Open(): unable to determine branch for HEAD [2020-12-23T22:43:59.803Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-23T22:43:59.803Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-23T22:43:59.803Z] # $SEMVER_REMOTE_NAME = origin [2020-12-23T22:43:59.803Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-23T22:43:59.803Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-23T22:43:59.803Z] # $SEMVER_BRANCH = master [2020-12-23T22:43:59.803Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-12-23T22:43:59.803Z] 2.0.0-dev.7 [Pipeline] } [2020-12-23T22:43:59.815Z] $ docker exec --env ******** --env ******** f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 ssh-agent -k [2020-12-23T22:43:59.927Z] unset SSH_AUTH_SOCK; [2020-12-23T22:43:59.927Z] unset SSH_AGENT_PID; [2020-12-23T22:43:59.927Z] echo Agent pid 16 killed; [2020-12-23T22:43:59.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-23T22:44:00.479Z] + git semver [Pipeline] } [2020-12-23T22:44:00.499Z] $ docker stop --time=1 f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 [2020-12-23T22:44:01.876Z] $ docker rm -f f918974bef30799fe69a384f38299716c92048805879842fa0864fad00142f11 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:44:02.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T22:44:02.477Z] . [Pipeline] withDockerContainer [2020-12-23T22:44:02.590Z] prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container [2020-12-23T22:44:02.648Z] $ 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 [2020-12-23T22:44:03.256Z] $ docker top a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-23T22:44:03.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-23T22:44:03.568Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-23T22:44:03.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-23T22:44:03.754Z] $ docker exec a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e ssh-agent [2020-12-23T22:44:03.919Z] SSH_AUTH_SOCK=/tmp/ssh-aT9nI5hKptLO/agent.11 [2020-12-23T22:44:03.919Z] SSH_AGENT_PID=16 [2020-12-23T22:44:03.926Z] Running ssh-add (command line suppressed) [2020-12-23T22:44:04.047Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2595919823189244963.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2595919823189244963.key) [2020-12-23T22:44:04.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-23T22:44:04.447Z] + git semver push [2020-12-23T22:44:04.447Z] # -> Open(): unable to determine branch for HEAD [2020-12-23T22:44:04.447Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-23T22:44:04.447Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-23T22:44:04.447Z] # $SEMVER_REMOTE_NAME = origin [2020-12-23T22:44:04.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-23T22:44:04.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-23T22:44:04.447Z] # $SEMVER_BRANCH = master [2020-12-23T22:44:04.447Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-12-23T22:44:11.053Z] $ docker exec --env ******** --env ******** a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e ssh-agent -k [2020-12-23T22:44:11.182Z] unset SSH_AUTH_SOCK; [2020-12-23T22:44:11.182Z] unset SSH_AGENT_PID; [2020-12-23T22:44:11.182Z] echo Agent pid 16 killed; [2020-12-23T22:44:11.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-23T22:44:11.818Z] + git semver [Pipeline] } [2020-12-23T22:44:11.835Z] $ docker stop --time=1 a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e [2020-12-23T22:44:13.168Z] $ docker rm -f a1ce32d23e85a0005d34e89ba2bde23e5118ba67d38a69393fe7c3b268fec40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:44:14.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:44:15.708Z] ---> package-listing.sh [2020-12-23T22:44:15.708Z] ++ facter osfamily [2020-12-23T22:44:15.708Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-23T22:44:15.708Z] + OS_FAMILY=redhat [2020-12-23T22:44:15.708Z] + workspace=/w/workspace/_app-service-configurable_master [2020-12-23T22:44:15.708Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-23T22:44:15.708Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-23T22:44:15.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-23T22:44:15.708Z] + PACKAGES=/tmp/packages_start.txt [2020-12-23T22:44:15.708Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-12-23T22:44:15.708Z] + PACKAGES=/tmp/packages_end.txt [2020-12-23T22:44:15.708Z] + case "${OS_FAMILY}" in [2020-12-23T22:44:15.708Z] + rpm -qa [2020-12-23T22:44:15.708Z] + sort [2020-12-23T22:44:21.064Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-23T22:44:21.064Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-23T22:44:21.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-23T22:44:21.064Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-12-23T22:44:21.064Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-12-23T22:44:21.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2020-12-23T22:44:21.084Z] 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 [2020-12-23T22:44:21.401Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:44:21.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-23T22:44:21.705Z] [2020-12-23T22:44:21.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-23T22:44:22.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-23T22:44:22.053Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-23T22:44:22.053Z] df20fa9351a1: Pulling fs layer [2020-12-23T22:44:22.053Z] 36b3adc4ff6f: Pulling fs layer [2020-12-23T22:44:22.053Z] 8ad3a11d3b57: Pulling fs layer [2020-12-23T22:44:22.053Z] 46f8f816bc3b: Pulling fs layer [2020-12-23T22:44:22.053Z] 93b61091891f: Pulling fs layer [2020-12-23T22:44:22.053Z] 93b9cdb0e59b: Pulling fs layer [2020-12-23T22:44:22.053Z] 5e14af77c1be: Pulling fs layer [2020-12-23T22:44:22.053Z] 01666e4c0597: Pulling fs layer [2020-12-23T22:44:22.053Z] aa168da1d23b: Pulling fs layer [2020-12-23T22:44:22.053Z] 93b9cdb0e59b: Waiting [2020-12-23T22:44:22.053Z] 5e14af77c1be: Waiting [2020-12-23T22:44:22.053Z] 01666e4c0597: Waiting [2020-12-23T22:44:22.053Z] aa168da1d23b: Waiting [2020-12-23T22:44:22.053Z] 46f8f816bc3b: Waiting [2020-12-23T22:44:22.053Z] 93b61091891f: Waiting [2020-12-23T22:44:22.053Z] 36b3adc4ff6f: Verifying Checksum [2020-12-23T22:44:22.053Z] 36b3adc4ff6f: Download complete [2020-12-23T22:44:22.053Z] 46f8f816bc3b: Verifying Checksum [2020-12-23T22:44:22.053Z] 46f8f816bc3b: Download complete [2020-12-23T22:44:22.053Z] df20fa9351a1: Verifying Checksum [2020-12-23T22:44:22.053Z] df20fa9351a1: Download complete [2020-12-23T22:44:22.315Z] 93b9cdb0e59b: Verifying Checksum [2020-12-23T22:44:22.315Z] 93b9cdb0e59b: Download complete [2020-12-23T22:44:22.315Z] 5e14af77c1be: Verifying Checksum [2020-12-23T22:44:22.315Z] 5e14af77c1be: Download complete [2020-12-23T22:44:22.315Z] 01666e4c0597: Verifying Checksum [2020-12-23T22:44:22.315Z] 01666e4c0597: Download complete [2020-12-23T22:44:22.315Z] 93b61091891f: Verifying Checksum [2020-12-23T22:44:22.315Z] 93b61091891f: Download complete [2020-12-23T22:44:22.577Z] df20fa9351a1: Pull complete [2020-12-23T22:44:22.840Z] 36b3adc4ff6f: Pull complete [2020-12-23T22:44:22.840Z] 8ad3a11d3b57: Download complete [2020-12-23T22:44:24.785Z] aa168da1d23b: Verifying Checksum [2020-12-23T22:44:24.785Z] aa168da1d23b: Download complete [2020-12-23T22:44:24.785Z] 8ad3a11d3b57: Pull complete [2020-12-23T22:44:25.048Z] 46f8f816bc3b: Pull complete [2020-12-23T22:44:25.311Z] 93b61091891f: Pull complete [2020-12-23T22:44:25.311Z] 93b9cdb0e59b: Pull complete [2020-12-23T22:44:25.573Z] 5e14af77c1be: Pull complete [2020-12-23T22:44:25.573Z] 01666e4c0597: Pull complete [2020-12-23T22:44:32.190Z] aa168da1d23b: Pull complete [2020-12-23T22:44:32.190Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-23T22:44:32.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-23T22:44:32.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-23T22:44:32.376Z] prd-centos7-docker-4c-2g-17290 does not seem to be running inside a container [2020-12-23T22:44:32.419Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-23T22:44:35.150Z] $ docker top 8904647fcca0b6b77fd14920c32979ee42b785fd619bedb195d17f60f7b25df0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-23T22:44:35.667Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-23T22:44:35.968Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-23T22:44:36.268Z] + ls /var/log/sa-host [2020-12-23T22:44:36.268Z] + sadf -c /var/log/sa-host/sa23 [2020-12-23T22:44:36.268Z] file_magic: OK [2020-12-23T22:44:36.268Z] HZ: Using current value: 100 [2020-12-23T22:44:36.268Z] file_header: OK [2020-12-23T22:44:36.268Z] 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 [2020-12-23T22:44:36.268Z] Statistics: [2020-12-23T22:44:36.268Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-23T22:44:36.268Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-23T22:44:36.914Z] provisioning config files... [2020-12-23T22:44:36.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5923835829620442846tmp [Pipeline] { [Pipeline] echo [2020-12-23T22:44:37.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:44:37.317Z] ---> create-netrc.sh [Pipeline] } [2020-12-23T22:44:37.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-23T22:44:37.416Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:44:37.711Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-23T22:44:37.721Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:44:38.015Z] ---> sudo-logs.sh [2020-12-23T22:44:38.015Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-23T22:44:38.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:44:38.319Z] ---> job-cost.sh [2020-12-23T22:44:38.319Z] lf-activate-venv: SKIPPING [2020-12-23T22:44:38.319Z] INFO: No Stack... [2020-12-23T22:44:39.264Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-23T22:44:39.527Z] INFO: Archiving Costs [Pipeline] echo [2020-12-23T22:44:39.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T22:44:39.833Z] ---> logs-deploy.sh [2020-12-23T22:44:39.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/70 [2020-12-23T22:44:39.834Z] INFO: archiving workspace using pattern(s): [2020-12-23T22:44:41.751Z] Archives upload complete. [2020-12-23T22:44:41.751Z] INFO: archiving logs to Nexus