Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2c8f90bf2313962ec202bc77505c56e8d3b74b06 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3582174744978566094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4954288252409102624.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3646540349935073289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2721088701531381898.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1629763645505365056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16908 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/506 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/506 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/506@tmp/jenkins-gitclient-ssh7023145349310098714.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c8f90bf2313962ec202bc77505c56e8d3b74b06 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 Commit message: "fix: Use new ports for device-virtual and rules engine proxy routes (#3504)" > git rev-list --no-walk dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-24T17:46:19.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T17:46:19.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T17:46:21.398Z] ========================================================= [2021-05-24T17:46:21.398Z] EdgeX Global Pipelines Version Info [2021-05-24T17:46:21.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:46:30.492Z] ------------------- [2021-05-24T17:46:30.492Z] stable info: [2021-05-24T17:46:30.492Z] ------------------- [2021-05-24T17:46:30.492Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T17:46:30.492Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T17:46:30.492Z] Message: update stable to v1.0.192 [2021-05-24T17:46:30.492Z] ------------------- [2021-05-24T17:46:30.492Z] experimental info: [2021-05-24T17:46:30.492Z] ------------------- [2021-05-24T17:46:30.492Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T17:46:30.492Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T17:46:30.492Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T17:46:35.040Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-24T17:46:35.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-24T17:46:35.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T17:46:35.109Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T17:46:37.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T17:46:37.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-24T17:46:37.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-24T17:46:39.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-24T17:46:39.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-24T17:46:39.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-24T17:46:39.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-24T17:46:39.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T17:46:41.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T17:46:41.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T17:46:41.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T17:46:41.626Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T17:46:43.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T17:46:43.759Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-24T17:46:43.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-24T17:46:43.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-24T17:46:43.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-24T17:46:43.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T17:46:45.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-24T17:46:45.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-24T17:46:46.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-24T17:46:48.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] echo [2021-05-24T17:46:48.031Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c8f90b [Pipeline] echo [2021-05-24T17:46:48.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:46:52.306Z] provisioning config files... [2021-05-24T17:46:52.330Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config9176624339386606175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:46:56.937Z] ---> docker-login.sh [2021-05-24T17:46:56.937Z] nexus3.edgexfoundry.org:10001 [2021-05-24T17:46:56.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:46:56.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:46:56.937Z] Configure a credential helper to remove this warning. See [2021-05-24T17:46:56.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:46:56.937Z] [2021-05-24T17:46:56.937Z] Login Succeeded [2021-05-24T17:46:56.937Z] nexus3.edgexfoundry.org:10002 [2021-05-24T17:46:56.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:46:56.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:46:56.937Z] Configure a credential helper to remove this warning. See [2021-05-24T17:46:56.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:46:56.937Z] [2021-05-24T17:46:56.937Z] Login Succeeded [2021-05-24T17:46:56.937Z] nexus3.edgexfoundry.org:10003 [2021-05-24T17:46:56.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:46:56.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:46:56.937Z] Configure a credential helper to remove this warning. See [2021-05-24T17:46:56.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:46:56.937Z] [2021-05-24T17:46:56.937Z] Login Succeeded [2021-05-24T17:46:56.937Z] nexus3.edgexfoundry.org:10004 [2021-05-24T17:46:56.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:46:56.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:46:56.937Z] Configure a credential helper to remove this warning. See [2021-05-24T17:46:56.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:46:56.937Z] [2021-05-24T17:46:56.937Z] Login Succeeded [2021-05-24T17:46:56.937Z] docker.io [2021-05-24T17:46:56.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:46:56.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:46:56.938Z] Configure a credential helper to remove this warning. See [2021-05-24T17:46:56.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:46:56.938Z] [2021-05-24T17:46:56.938Z] Login Succeeded [2021-05-24T17:46:56.938Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T17:46:56.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:47:01.474Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/core-command/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/core-data/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-24T17:47:01.474Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-24T17:47:01.474Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-24T17:47:01.474Z] ++ cut -d/ -f2 [2021-05-24T17:47:01.474Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-24T17:47:03.728Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:48:02.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:48:02.449Z] [2021-05-24T17:48:02.449Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:48:06.662Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:48:06.662Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T17:48:06.662Z] 31603596830f: Pulling fs layer [2021-05-24T17:48:06.662Z] 54011a49482f: Pulling fs layer [2021-05-24T17:48:06.662Z] a6820b24f6d8: Pulling fs layer [2021-05-24T17:48:06.662Z] f581987b2513: Pulling fs layer [2021-05-24T17:48:06.662Z] f581987b2513: Waiting [2021-05-24T17:48:06.662Z] 54011a49482f: Verifying Checksum [2021-05-24T17:48:06.662Z] 54011a49482f: Download complete [2021-05-24T17:48:06.662Z] 31603596830f: Verifying Checksum [2021-05-24T17:48:06.662Z] 31603596830f: Download complete [2021-05-24T17:48:06.662Z] a6820b24f6d8: Verifying Checksum [2021-05-24T17:48:06.662Z] a6820b24f6d8: Download complete [2021-05-24T17:48:06.662Z] f581987b2513: Verifying Checksum [2021-05-24T17:48:06.662Z] f581987b2513: Download complete [2021-05-24T17:48:06.662Z] 31603596830f: Pull complete [2021-05-24T17:48:06.662Z] 54011a49482f: Pull complete [2021-05-24T17:48:06.662Z] a6820b24f6d8: Pull complete [2021-05-24T17:48:06.662Z] f581987b2513: Pull complete [2021-05-24T17:48:06.662Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T17:48:06.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:48:06.662Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T17:48:08.881Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T17:48:10.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T17:48:12.998Z] $ docker top b1ccd3e65aefc803e08e10780107f00930e8f979b7b586055770caa38beda71e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T17:48:19.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:48:19.377Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:48:21.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:48:21.441Z] $ docker exec b1ccd3e65aefc803e08e10780107f00930e8f979b7b586055770caa38beda71e ssh-agent [2021-05-24T17:48:23.521Z] SSH_AUTH_SOCK=/tmp/ssh-iljOBuup04yA/agent.15 [2021-05-24T17:48:23.521Z] SSH_AGENT_PID=23 [2021-05-24T17:48:23.533Z] Running ssh-add (command line suppressed) [2021-05-24T17:48:23.673Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_6168912458456171926.key (/w/workspace/edgex-go/506@tmp/private_key_6168912458456171926.key) [2021-05-24T17:48:27.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:48:33.892Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T17:48:33.919Z] $ docker exec --env ******** --env ******** b1ccd3e65aefc803e08e10780107f00930e8f979b7b586055770caa38beda71e ssh-agent -k [2021-05-24T17:48:34.029Z] unset SSH_AUTH_SOCK; [2021-05-24T17:48:34.029Z] unset SSH_AGENT_PID; [2021-05-24T17:48:34.030Z] echo Agent pid 23 killed; [2021-05-24T17:48:35.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T17:48:38.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:48:38.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:48:40.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:48:40.065Z] $ docker exec b1ccd3e65aefc803e08e10780107f00930e8f979b7b586055770caa38beda71e ssh-agent [2021-05-24T17:48:42.109Z] SSH_AUTH_SOCK=/tmp/ssh-YZp9MpbRJQwK/agent.57 [2021-05-24T17:48:42.109Z] SSH_AGENT_PID=63 [2021-05-24T17:48:42.117Z] Running ssh-add (command line suppressed) [2021-05-24T17:48:42.231Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_2596368971613235559.key (/w/workspace/edgex-go/506@tmp/private_key_2596368971613235559.key) [2021-05-24T17:48:44.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:48:46.293Z] + git semver init [2021-05-24T17:48:46.293Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T17:48:46.293Z] # $GIT_DIR = /w/workspace/edgex-go/506/.git [2021-05-24T17:48:46.293Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/506 [2021-05-24T17:48:46.293Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T17:48:46.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T17:48:46.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T17:48:46.293Z] # $SEMVER_BRANCH = master [2021-05-24T17:48:46.293Z] # $SEMVER_TEMP = /tmp/semver-059492917 [2021-05-24T17:48:46.293Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-24T17:48:56.888Z] # '/tmp/semver-059492917' -> '/w/workspace/edgex-go/506/.semver' [2021-05-24T17:48:56.888Z] # -> Force: false [2021-05-24T17:48:56.888Z] # $SEMVER_DIR = /w/workspace/edgex-go/506/.semver [Pipeline] } [2021-05-24T17:48:56.901Z] $ docker exec --env ******** --env ******** b1ccd3e65aefc803e08e10780107f00930e8f979b7b586055770caa38beda71e ssh-agent -k [2021-05-24T17:48:57.011Z] unset SSH_AUTH_SOCK; [2021-05-24T17:48:57.011Z] unset SSH_AGENT_PID; [2021-05-24T17:48:57.011Z] echo Agent pid 63 killed; [2021-05-24T17:48:59.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:49:01.492Z] + git semver [Pipeline] } [2021-05-24T17:49:01.524Z] $ docker stop --time=1 b1ccd3e65aefc803e08e10780107f00930e8f979b7b586055770caa38beda71e [2021-05-24T17:49:10.502Z] $ docker rm -f b1ccd3e65aefc803e08e10780107f00930e8f979b7b586055770caa38beda71e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T17:49:12.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T17:49:15.290Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T17:49:15.294Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.236 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T17:49:22.054Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:49:24.163Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:49:26.246Z] + sudo service docker restart [2021-05-24T17:49:26.246Z] + true [2021-05-24T17:49:26.246Z] Redirecting to /bin/systemctl restart docker.service [2021-05-24T17:49:35.330Z] Still waiting to schedule task [2021-05-24T17:49:35.330Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-16906’ is offline [Pipeline] echo [2021-05-24T17:49:43.842Z] ========================================================= [2021-05-24T17:49:43.842Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-24T17:49:43.842Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:49:48.108Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-24T17:49:48.108Z] Sending build context to Docker daemon 330.8MB [2021-05-24T17:49:48.108Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T17:49:48.108Z] Step 2/6 : FROM ${BASE} [2021-05-24T17:49:48.108Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-24T17:49:48.109Z] 540db60ca938: Pulling fs layer [2021-05-24T17:49:48.109Z] adcc1eea9eea: Pulling fs layer [2021-05-24T17:49:48.109Z] 4c4ab2625f07: Pulling fs layer [2021-05-24T17:49:48.109Z] 0510c868ecb4: Pulling fs layer [2021-05-24T17:49:48.109Z] afea3b2eda06: Pulling fs layer [2021-05-24T17:49:48.109Z] 7809a108b3ef: Pulling fs layer [2021-05-24T17:49:48.109Z] f706445af74f: Pulling fs layer [2021-05-24T17:49:48.109Z] afea3b2eda06: Waiting [2021-05-24T17:49:48.109Z] 7809a108b3ef: Waiting [2021-05-24T17:49:48.109Z] f706445af74f: Waiting [2021-05-24T17:49:48.109Z] 0510c868ecb4: Waiting [2021-05-24T17:49:48.109Z] 4c4ab2625f07: Verifying Checksum [2021-05-24T17:49:48.109Z] 4c4ab2625f07: Download complete [2021-05-24T17:49:48.109Z] adcc1eea9eea: Verifying Checksum [2021-05-24T17:49:48.109Z] adcc1eea9eea: Download complete [2021-05-24T17:49:48.109Z] afea3b2eda06: Verifying Checksum [2021-05-24T17:49:48.109Z] afea3b2eda06: Download complete [2021-05-24T17:49:48.109Z] 7809a108b3ef: Verifying Checksum [2021-05-24T17:49:48.109Z] 7809a108b3ef: Download complete [2021-05-24T17:49:48.109Z] 540db60ca938: Verifying Checksum [2021-05-24T17:49:48.109Z] 540db60ca938: Download complete [2021-05-24T17:49:50.177Z] 540db60ca938: Pull complete [2021-05-24T17:49:50.177Z] adcc1eea9eea: Pull complete [2021-05-24T17:49:50.177Z] 4c4ab2625f07: Pull complete [2021-05-24T17:49:50.177Z] f706445af74f: Verifying Checksum [2021-05-24T17:49:50.177Z] f706445af74f: Download complete [2021-05-24T17:49:50.177Z] 0510c868ecb4: Verifying Checksum [2021-05-24T17:49:50.177Z] 0510c868ecb4: Download complete [2021-05-24T17:49:58.790Z] 0510c868ecb4: Pull complete [2021-05-24T17:49:58.790Z] afea3b2eda06: Pull complete [2021-05-24T17:49:58.790Z] 7809a108b3ef: Pull complete [2021-05-24T17:50:06.089Z] f706445af74f: Pull complete [2021-05-24T17:50:06.089Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-24T17:50:06.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-24T17:50:06.089Z] ---> b068be0155e3 [2021-05-24T17:50:06.089Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-24T17:50:12.585Z] ---> Running in 8be602c72258 [2021-05-24T17:50:14.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T17:50:14.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T17:50:14.788Z] (1/12) Installing libmagic (5.39-r0) [2021-05-24T17:50:15.050Z] (2/12) Installing file (5.39-r0) [2021-05-24T17:50:17.123Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-24T17:50:17.123Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-24T17:50:19.435Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-24T17:50:19.435Z] (6/12) Installing patch (2.7.6-r6) [2021-05-24T17:50:19.435Z] (7/12) Installing build-base (0.5-r2) [2021-05-24T17:50:19.435Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-24T17:50:21.619Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-24T17:50:21.619Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-24T17:50:21.619Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-24T17:50:21.619Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-24T17:50:21.619Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T17:50:21.619Z] OK: 219 MiB in 52 packages [2021-05-24T17:50:27.424Z] Removing intermediate container 8be602c72258 [2021-05-24T17:50:27.424Z] ---> cd9eb48a8c61 [2021-05-24T17:50:27.424Z] Step 4/6 : WORKDIR /edgex-go [2021-05-24T17:50:27.424Z] ---> Running in c6058df3dfdb [2021-05-24T17:50:27.424Z] Removing intermediate container c6058df3dfdb [2021-05-24T17:50:27.424Z] ---> 77cd33dd54d0 [2021-05-24T17:50:27.424Z] Step 5/6 : COPY go.mod . [2021-05-24T17:50:27.424Z] ---> 05f938dd4e51 [2021-05-24T17:50:27.424Z] Step 6/6 : RUN go mod download [2021-05-24T17:50:27.424Z] ---> Running in 65cffe8d8406 [2021-05-24T17:50:50.755Z] Removing intermediate container 65cffe8d8406 [2021-05-24T17:50:50.755Z] ---> 383b2a43b10b [2021-05-24T17:50:50.755Z] Successfully built 383b2a43b10b [2021-05-24T17:50:51.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:50:51.332Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T17:50:51.332Z] . [Pipeline] withDockerContainer [2021-05-24T17:50:53.461Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T17:50:53.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** ci-base-image-x86_64 cat [2021-05-24T17:50:55.751Z] $ docker top ec8044912a7944774e8c363f47e13addb0fd162cb723e2b812bdc0f90fb8bdb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T17:51:00.117Z] + go version [2021-05-24T17:51:00.117Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-24T17:51:00.135Z] $ docker stop --time=1 ec8044912a7944774e8c363f47e13addb0fd162cb723e2b812bdc0f90fb8bdb0 [2021-05-24T17:51:02.303Z] $ docker rm -f ec8044912a7944774e8c363f47e13addb0fd162cb723e2b812bdc0f90fb8bdb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:51:13.016Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T17:51:13.016Z] . [Pipeline] withDockerContainer [2021-05-24T17:51:15.079Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T17:51:17.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** ci-base-image-x86_64 cat [2021-05-24T17:51:19.220Z] $ docker top b4b683b083c44925219d5dbb3926b8592744edd2ce866416859ae41504086dc5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-24T17:51:23.354Z] ========================================================= [2021-05-24T17:51:23.354Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-24T17:51:23.354Z] ========================================================= [Pipeline] sh [2021-05-24T17:51:27.487Z] + go mod tidy [Pipeline] sh [2021-05-24T17:51:31.701Z] + make test [2021-05-24T17:51:31.701Z] go mod tidy [2021-05-24T17:51:31.701Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-24T17:51:36.178Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-24T17:51:55.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-24T17:52:02.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-24T17:52:04.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-24T17:52:06.543Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-24T17:52:08.947Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-24T17:52:11.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-24T17:52:11.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-24T17:52:11.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-24T17:52:11.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-24T17:52:13.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-24T17:52:20.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.111s coverage: 46.1% of statements [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-24T17:52:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-24T17:52:20.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements [2021-05-24T17:52:22.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.083s coverage: 100.0% of statements [2021-05-24T17:52:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.111s coverage: 27.7% of statements [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-24T17:52:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-24T17:52:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-24T17:52:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-24T17:52:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 58.6% of statements [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-24T17:52:27.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-24T17:52:29.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 87.7% of statements [2021-05-24T17:52:29.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-24T17:52:29.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:52:29.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements [2021-05-24T17:52:29.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-24T17:52:31.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.235s coverage: 28.6% of statements [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-24T17:52:31.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-24T17:52:31.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-24T17:52:31.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-05-24T17:52:31.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-24T17:52:33.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements [2021-05-24T17:52:33.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-24T17:52:33.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-05-24T17:52:33.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-24T17:52:33.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-24T17:52:33.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-24T17:52:33.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-24T17:52:36.052Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16913 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [2021-05-24T17:52:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.261s coverage: 95.1% of statements [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-24T17:52:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-24T17:52:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-24T17:52:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements [2021-05-24T17:52:36.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-24T17:52:36.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [Pipeline] ws [2021-05-24T17:52:36.083Z] Running in /w/workspace/edgex-go/506 [Pipeline] { [Pipeline] checkout [2021-05-24T17:52:38.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-05-24T17:52:38.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-05-24T17:52:38.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-05-24T17:52:38.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-05-24T17:52:42.703Z] The recommended git tool is: git [2021-05-24T17:52:51.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-05-24T17:52:51.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-24T17:52:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.208s coverage: 81.8% of statements [2021-05-24T17:52:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.2% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 66.9% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.5% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 46.8% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-24T17:53:29.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-24T17:53:29.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.062s coverage: 18.9% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.143s coverage: 91.9% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.630s coverage: 28.7% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.047s coverage: 99.0% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.091s coverage: 64.6% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 28.1% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-24T17:53:31.258Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-24T17:53:31.258Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-24T17:53:31.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-24T17:53:31.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-24T17:53:31.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-24T17:53:31.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-24T17:53:31.259Z] GO111MODULE=on go vet ./... [2021-05-24T17:54:00.824Z] gofmt -l . [2021-05-24T17:54:03.104Z] [ "`gofmt -l .`" = "" ] [2021-05-24T17:54:03.104Z] ./bin/test-go-mod-tidy.sh [2021-05-24T17:54:03.104Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-24T17:54:07.300Z] + ls -al . [2021-05-24T17:54:07.300Z] total 852 [2021-05-24T17:54:07.300Z] drwxrwxr-x 10 1001 1001 4096 May 24 17:54 . [2021-05-24T17:54:07.300Z] drwxr-xr-x 4 root root 32 May 24 17:51 .. [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 11 May 24 17:45 .dockerignore [2021-05-24T17:54:07.300Z] drwxrwxr-x 8 1001 1001 162 May 24 17:46 .git [2021-05-24T17:54:07.300Z] drwxrwxr-x 3 1001 1001 125 May 24 17:45 .github [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 818 May 24 17:45 .gitignore [2021-05-24T17:54:07.300Z] drwx------ 3 1001 1001 45 May 24 17:48 .semver [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 166 May 24 17:45 .sonarcloud.properties [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 8609 May 24 17:45 Attribution.txt [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 3804 May 24 17:45 CONTRIBUTING.md [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 931 May 24 17:45 Dockerfile.build [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 863 May 24 17:45 Jenkinsfile [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 10775 May 24 17:45 LICENSE [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 5632 May 24 17:45 Makefile [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 7978 May 24 17:45 README.md [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 6755 May 24 17:45 SECURITY.md [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 13 May 24 17:49 VERSION [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 4131 May 24 17:45 ZMQWindows.md [2021-05-24T17:54:07.300Z] drwxrwxr-x 2 1001 1001 117 May 24 17:45 bin [2021-05-24T17:54:07.300Z] drwxrwxr-x 14 1001 1001 4096 May 24 17:45 cmd [2021-05-24T17:54:07.300Z] -rw-r--r-- 1 root root 741453 May 24 17:53 coverage.out [2021-05-24T17:54:07.300Z] -rw-r--r-- 1 root root 1060 May 24 17:54 go.mod [2021-05-24T17:54:07.300Z] -rw-r--r-- 1 root root 21990 May 24 17:51 go.sum [2021-05-24T17:54:07.300Z] drwxrwxr-x 8 1001 1001 127 May 24 17:45 internal [2021-05-24T17:54:07.300Z] drwxrwxr-x 4 1001 1001 26 May 24 17:45 openapi [2021-05-24T17:54:07.300Z] drwxrwxr-x 4 1001 1001 71 May 24 17:45 snap [2021-05-24T17:54:07.300Z] -rw-rw-r-- 1 1001 1001 168 May 24 17:45 version.go [Pipeline] sh [2021-05-24T17:54:11.358Z] + '[' -e coverage.out ] [2021-05-24T17:54:11.358Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-24T17:54:15.825Z] Stashed 1 file(s) [Pipeline] sh [2021-05-24T17:54:21.997Z] + make build [2021-05-24T17:54:21.997Z] go mod tidy [2021-05-24T17:54:21.997Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-data/core-data ./cmd/core-data [2021-05-24T17:54:21.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-24T17:54:30.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-command/core-command ./cmd/core-command [2021-05-24T17:54:34.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-24T17:54:34.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T17:54:34.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T17:54:34.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T17:54:40.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-24T17:54:40.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-24T17:54:40.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T17:54:40.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-24T17:54:40.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-24T17:54:44.971Z] $ docker stop --time=1 b4b683b083c44925219d5dbb3926b8592744edd2ce866416859ae41504086dc5 [2021-05-24T17:54:51.205Z] $ docker rm -f b4b683b083c44925219d5dbb3926b8592744edd2ce866416859ae41504086dc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:58:04.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:58:06.007Z] [2021-05-24T17:58:06.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:58:14.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:58:14.219Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-24T17:58:14.219Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-24T17:58:14.219Z] ca9280d653b3: Pulling fs layer [2021-05-24T17:58:14.219Z] 7e9c9ca2126c: Pulling fs layer [2021-05-24T17:58:14.219Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-24T17:58:14.219Z] cbdbe7a5bc2a: Download complete [2021-05-24T17:58:14.219Z] cbdbe7a5bc2a: Pull complete [2021-05-24T17:58:14.219Z] ca9280d653b3: Verifying Checksum [2021-05-24T17:58:14.219Z] ca9280d653b3: Download complete [2021-05-24T17:58:20.421Z] ca9280d653b3: Pull complete [2021-05-24T17:58:20.421Z] 7e9c9ca2126c: Verifying Checksum [2021-05-24T17:58:20.421Z] 7e9c9ca2126c: Download complete [2021-05-24T17:58:22.473Z] 7e9c9ca2126c: Pull complete [2021-05-24T17:58:22.473Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-24T17:58:22.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:58:22.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-24T17:58:26.571Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T17:58:28.696Z] using credential edgex-jenkins-ssh [2021-05-24T17:58:30.710Z] Cloning the remote Git repository [2021-05-24T17:58:37.326Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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-devops/edgex-compose:latest cat [2021-05-24T17:58:39.617Z] $ docker top cec30d1b91c44f41fba5727e9ab5f95f49f91fba73a9a3d17d389d22ed08c97a -eo pid,comm [2021-05-24T17:58:32.945Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-24T17:58:39.614Z] > git init /w/workspace/edgex-go/506 # timeout=10 [Pipeline] { [Pipeline] sh [2021-05-24T17:58:50.236Z] + docker-compose build --help [2021-05-24T17:58:50.236Z] + grep parallel [2021-05-24T17:58:50.236Z] --parallel Build images in parallel. [Pipeline] } [2021-05-24T17:58:45.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-24T17:58:45.932Z] > git --version # timeout=10 [2021-05-24T17:58:45.949Z] > git --version # 'git version 2.17.1' [2021-05-24T17:58:45.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T17:58:48.165Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T17:58:50.264Z] $ docker stop --time=1 cec30d1b91c44f41fba5727e9ab5f95f49f91fba73a9a3d17d389d22ed08c97a [2021-05-24T17:58:57.272Z] $ docker rm -f cec30d1b91c44f41fba5727e9ab5f95f49f91fba73a9a3d17d389d22ed08c97a [Pipeline] // withDockerContainer [2021-05-24T17:59:03.898Z] Avoid second fetch [2021-05-24T17:59:03.899Z] Checking out Revision 2c8f90bf2313962ec202bc77505c56e8d3b74b06 (master) [2021-05-24T17:59:02.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-24T17:59:02.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T17:59:03.920Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T17:59:03.935Z] > git checkout -f 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:59:33.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-24T17:59:33.060Z] . [Pipeline] withDockerContainer [2021-05-24T17:59:39.296Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T17:59:53.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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-compose:latest cat [2021-05-24T18:00:02.094Z] $ docker top d218fd8a59c1a503b58a24e6adcbfd406eafd605dbcec37c848c15615958e967 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:00:09.022Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-24T18:00:09.022Z] Building core-command ... [2021-05-24T18:00:09.022Z] Building core-data ... [2021-05-24T18:00:09.022Z] Building core-metadata ... [2021-05-24T18:00:09.022Z] Building security-bootstrapper ... [2021-05-24T18:00:09.022Z] Building security-proxy-setup ... [2021-05-24T18:00:09.022Z] Building security-secretstore-setup ... [2021-05-24T18:00:09.022Z] Building support-notifications ... [2021-05-24T18:00:09.022Z] Building support-scheduler ... [2021-05-24T18:00:09.022Z] Building sys-mgmt-agent ... [2021-05-24T18:00:09.022Z] Building support-notifications [2021-05-24T18:00:09.022Z] Building security-proxy-setup [2021-05-24T18:00:09.022Z] Building core-command [2021-05-24T18:00:09.022Z] Building support-scheduler [2021-05-24T18:00:09.022Z] Building security-secretstore-setup [2021-05-24T18:00:25.898Z] Commit message: "fix: Use new ports for device-virtual and rules engine proxy routes (#3504)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-24T18:00:32.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:32.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:32.554Z] ---> 383b2a43b10b [2021-05-24T18:00:32.554Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:00:32.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:32.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:32.554Z] ---> 383b2a43b10b [2021-05-24T18:00:32.554Z] Step 3/22 : WORKDIR /edgex-go [2021-05-24T18:00:32.554Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:32.554Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:32.554Z] ---> 383b2a43b10b [2021-05-24T18:00:32.554Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T18:00:34.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:00:34.670Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:00:34.670Z] ---> 383b2a43b10b [2021-05-24T18:00:34.670Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:00:47.804Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-24T18:00:54.117Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T18:00:58.405Z] + + truesudo [2021-05-24T18:00:58.405Z] service docker restart [2021-05-24T18:01:07.661Z] ---> Running in c7df9604c153 [2021-05-24T18:01:07.661Z] ---> Running in 81c85e30350e [2021-05-24T18:01:07.661Z] ---> Running in 25d69a2f6039 [2021-05-24T18:01:07.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:01:07.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:01:07.661Z] ---> 383b2a43b10b [2021-05-24T18:01:07.661Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:01:09.971Z] ---> Running in 6c958ea76b37 [2021-05-24T18:01:09.971Z] ---> Running in 8f5374f8fc52 [2021-05-24T18:01:09.971Z] Removing intermediate container 25d69a2f6039 [2021-05-24T18:01:09.971Z] ---> 81c245856c83 [2021-05-24T18:01:09.971Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:09.971Z] Removing intermediate container 81c85e30350e [2021-05-24T18:01:09.971Z] ---> 9c19fe3fbaa4 [2021-05-24T18:01:09.971Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:09.971Z] Removing intermediate container 6c958ea76b37 [2021-05-24T18:01:09.971Z] ---> aa2c2b1dccca [2021-05-24T18:01:09.971Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:09.971Z] Removing intermediate container c7df9604c153 [2021-05-24T18:01:09.971Z] ---> 887d8a9eddba [2021-05-24T18:01:09.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:09.972Z] ---> Running in bd03f3d2dbdb [2021-05-24T18:01:09.972Z] Removing intermediate container 8f5374f8fc52 [2021-05-24T18:01:09.972Z] ---> 0bf402fa3ca9 [2021-05-24T18:01:09.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:01:09.972Z] ---> Running in 4720fc5ae8d3 [2021-05-24T18:01:09.972Z] ---> Running in fcef17c0590e [2021-05-24T18:01:09.972Z] ---> Running in 6b5f55f0a91e [2021-05-24T18:01:09.972Z] ---> Running in 7c5f9fa7bcd5 [2021-05-24T18:01:12.102Z] Removing intermediate container 4720fc5ae8d3 [2021-05-24T18:01:12.102Z] ---> b8c2cf6dcbaa [2021-05-24T18:01:12.102Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:01:12.102Z] Removing intermediate container bd03f3d2dbdb [2021-05-24T18:01:12.102Z] ---> 153d1a3e366d [2021-05-24T18:01:12.102Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-24T18:01:12.102Z] ---> Running in 33451700895e [2021-05-24T18:01:12.102Z] ---> Running in a33e7c2e0a0f [2021-05-24T18:01:12.102Z] Removing intermediate container 7c5f9fa7bcd5 [2021-05-24T18:01:12.102Z] ---> 3b9a89443eeb [2021-05-24T18:01:12.102Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-24T18:01:12.102Z] Removing intermediate container fcef17c0590e [2021-05-24T18:01:12.102Z] ---> 1d491a418819 [2021-05-24T18:01:12.102Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-24T18:01:12.102Z] ---> Running in ed8a580d94b2 [2021-05-24T18:01:12.102Z] ---> Running in 5cdbb38a2a46 [2021-05-24T18:01:12.102Z] Removing intermediate container 6b5f55f0a91e [2021-05-24T18:01:12.102Z] ---> e90b244cd863 [2021-05-24T18:01:12.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-24T18:01:12.102Z] ---> Running in d517b7423095 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T18:01:14.340Z] provisioning config files... [2021-05-24T18:01:14.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] OK: 219 MiB in 52 packages [2021-05-24T18:01:14.352Z] OK: 219 MiB in 52 packages [2021-05-24T18:01:14.352Z] OK: 219 MiB in 52 packages [2021-05-24T18:01:14.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:01:14.352Z] OK: 219 MiB in 52 packages [2021-05-24T18:01:14.352Z] Removing intermediate container a33e7c2e0a0f [2021-05-24T18:01:14.352Z] ---> 2848ed227ff0 [2021-05-24T18:01:14.352Z] Step 6/26 : COPY go.mod . [2021-05-24T18:01:14.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config6993505489872519017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:01:16.492Z] ---> 562084b46ed3 [2021-05-24T18:01:16.492Z] Step 7/26 : RUN go mod download [2021-05-24T18:01:16.492Z] OK: 219 MiB in 52 packages [2021-05-24T18:01:16.492Z] Removing intermediate container 33451700895e [2021-05-24T18:01:16.492Z] ---> c39d82c63790 [2021-05-24T18:01:16.492Z] Step 6/24 : COPY go.mod . [2021-05-24T18:01:16.492Z] ---> Running in 6f5046e44e25 [2021-05-24T18:01:16.492Z] Removing intermediate container ed8a580d94b2 [2021-05-24T18:01:16.492Z] ---> 8724ed2c9282 [2021-05-24T18:01:16.492Z] Step 6/23 : COPY go.mod . [2021-05-24T18:01:16.492Z] Removing intermediate container 5cdbb38a2a46 [2021-05-24T18:01:16.492Z] ---> 9308a3157649 [2021-05-24T18:01:16.492Z] Step 6/22 : COPY go.mod . [2021-05-24T18:01:16.492Z] ---> f165643db921 [2021-05-24T18:01:16.492Z] Step 7/24 : RUN go mod download [2021-05-24T18:01:16.492Z] ---> 7c2442cc0da6 [2021-05-24T18:01:16.492Z] Step 7/23 : RUN go mod download [2021-05-24T18:01:16.492Z] ---> e68052d4f45a [2021-05-24T18:01:16.492Z] Step 7/22 : RUN go mod download [2021-05-24T18:01:16.492Z] ---> Running in 4f813559aa58 [2021-05-24T18:01:16.492Z] ---> Running in cd24a1e3fb02 [2021-05-24T18:01:16.492Z] ---> Running in 58bc2ed1167d [2021-05-24T18:01:16.492Z] Removing intermediate container d517b7423095 [2021-05-24T18:01:16.492Z] ---> 320d14954e42 [2021-05-24T18:01:16.492Z] Step 6/23 : COPY go.mod . [2021-05-24T18:01:16.492Z] ---> 7b781bbd071e [2021-05-24T18:01:16.492Z] Step 7/23 : RUN go mod download [2021-05-24T18:01:16.492Z] ---> Running in df84934e4c23 [2021-05-24T18:01:22.902Z] ---> docker-login.sh [2021-05-24T18:01:22.902Z] nexus3.edgexfoundry.org:10001 [2021-05-24T18:01:22.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:01:22.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:01:22.902Z] Configure a credential helper to remove this warning. See [2021-05-24T18:01:22.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:01:22.902Z] [2021-05-24T18:01:22.902Z] Login Succeeded [2021-05-24T18:01:22.902Z] nexus3.edgexfoundry.org:10002 [2021-05-24T18:01:22.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:01:22.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:01:22.902Z] Configure a credential helper to remove this warning. See [2021-05-24T18:01:22.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:01:22.902Z] [2021-05-24T18:01:22.902Z] Login Succeeded [2021-05-24T18:01:22.902Z] nexus3.edgexfoundry.org:10003 [2021-05-24T18:01:22.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:01:22.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:01:22.902Z] Configure a credential helper to remove this warning. See [2021-05-24T18:01:22.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:01:22.902Z] [2021-05-24T18:01:22.902Z] Login Succeeded [2021-05-24T18:01:22.902Z] nexus3.edgexfoundry.org:10004 [2021-05-24T18:01:22.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:01:22.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:01:22.902Z] Configure a credential helper to remove this warning. See [2021-05-24T18:01:22.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:01:22.902Z] [2021-05-24T18:01:22.902Z] Login Succeeded [2021-05-24T18:01:22.902Z] docker.io [2021-05-24T18:01:22.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:01:22.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:01:22.902Z] Configure a credential helper to remove this warning. See [2021-05-24T18:01:22.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:01:22.902Z] [2021-05-24T18:01:22.902Z] Login Succeeded [2021-05-24T18:01:22.902Z] ---> docker-login.sh ends [2021-05-24T18:01:22.907Z] Removing intermediate container 6f5046e44e25 [2021-05-24T18:01:22.907Z] ---> 82c48e58305f [2021-05-24T18:01:22.907Z] Step 8/26 : COPY . . [2021-05-24T18:01:22.907Z] Removing intermediate container 4f813559aa58 [2021-05-24T18:01:22.907Z] ---> 1d5db23bf4fd [2021-05-24T18:01:22.907Z] Step 8/23 : COPY . . [Pipeline] } [2021-05-24T18:01:22.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T18:01:33.523Z] ========================================================= [2021-05-24T18:01:33.523Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-24T18:01:33.523Z] ========================================================= [2021-05-24T18:01:35.670Z] Removing intermediate container cd24a1e3fb02 [2021-05-24T18:01:35.670Z] ---> ae94d478da97 [2021-05-24T18:01:35.670Z] Step 8/24 : COPY . . [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:01:39.949Z] ---> 96bbeed9987a [2021-05-24T18:01:39.949Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:01:39.961Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-24T18:01:40.242Z] Sending build context to Docker daemon 168MB [2021-05-24T18:01:40.242Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T18:01:40.242Z] Step 2/6 : FROM ${BASE} [2021-05-24T18:01:40.519Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-24T18:01:40.519Z] 595b0fe564bb: Pulling fs layer [2021-05-24T18:01:40.519Z] 7186ed65a4f7: Pulling fs layer [2021-05-24T18:01:40.519Z] 316046926c0a: Pulling fs layer [2021-05-24T18:01:40.519Z] 4ebd0625c992: Pulling fs layer [2021-05-24T18:01:40.519Z] 207e8628e3a3: Pulling fs layer [2021-05-24T18:01:40.519Z] c791037a9be2: Pulling fs layer [2021-05-24T18:01:40.519Z] ffd874e62e21: Pulling fs layer [2021-05-24T18:01:40.519Z] 4ebd0625c992: Waiting [2021-05-24T18:01:40.519Z] c791037a9be2: Waiting [2021-05-24T18:01:40.519Z] 207e8628e3a3: Waiting [2021-05-24T18:01:40.519Z] ffd874e62e21: Waiting [2021-05-24T18:01:40.519Z] 316046926c0a: Verifying Checksum [2021-05-24T18:01:40.519Z] 316046926c0a: Download complete [2021-05-24T18:01:40.519Z] 7186ed65a4f7: Verifying Checksum [2021-05-24T18:01:40.519Z] 7186ed65a4f7: Download complete [2021-05-24T18:01:42.718Z] 207e8628e3a3: Download complete [2021-05-24T18:01:42.718Z] c791037a9be2: Download complete [2021-05-24T18:01:42.718Z] 595b0fe564bb: Verifying Checksum [2021-05-24T18:01:42.718Z] 595b0fe564bb: Download complete [2021-05-24T18:01:42.718Z] 595b0fe564bb: Pull complete [2021-05-24T18:01:42.718Z] 7186ed65a4f7: Pull complete [2021-05-24T18:01:42.718Z] 316046926c0a: Pull complete [2021-05-24T18:01:42.991Z] ffd874e62e21: Verifying Checksum [2021-05-24T18:01:42.991Z] ffd874e62e21: Download complete [2021-05-24T18:01:45.335Z] 4ebd0625c992: Verifying Checksum [2021-05-24T18:01:45.335Z] 4ebd0625c992: Download complete [2021-05-24T18:01:47.491Z] ---> 16f113248c79 [2021-05-24T18:01:47.491Z] Step 9/26 : RUN go mod tidy [2021-05-24T18:01:47.491Z] Removing intermediate container 58bc2ed1167d [2021-05-24T18:01:47.492Z] ---> 4a3e052ea228 [2021-05-24T18:01:47.492Z] Step 8/22 : COPY . . [2021-05-24T18:01:47.492Z] Removing intermediate container df84934e4c23 [2021-05-24T18:01:47.492Z] ---> 2c217d76720f [2021-05-24T18:01:47.492Z] Step 8/23 : COPY . . [2021-05-24T18:01:47.492Z] ---> Running in c6703b4c49d2 [2021-05-24T18:01:47.492Z] ---> 5d4020ceb8fa [2021-05-24T18:01:47.492Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:01:49.568Z] ---> Running in ba3e5cc5d2ff [2021-05-24T18:01:49.568Z] ---> Running in 43722403a6ea [2021-05-24T18:01:54.172Z] 4ebd0625c992: Pull complete [2021-05-24T18:01:54.172Z] 207e8628e3a3: Pull complete [2021-05-24T18:01:56.265Z] c791037a9be2: Pull complete [2021-05-24T18:01:58.346Z] ffd874e62e21: Pull complete [2021-05-24T18:01:58.346Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-24T18:01:58.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-24T18:01:58.346Z] ---> cfc18b08335c [2021-05-24T18:01:58.346Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-24T18:02:00.982Z] ---> Running in 9f99e8dbc566 [2021-05-24T18:02:03.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:02:03.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:02:03.888Z] (1/12) Installing libmagic (5.39-r0) [2021-05-24T18:02:03.888Z] (2/12) Installing file (5.39-r0) [2021-05-24T18:02:03.888Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-24T18:02:04.159Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-24T18:02:11.192Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-24T18:02:11.192Z] (6/12) Installing patch (2.7.6-r6) [2021-05-24T18:02:11.192Z] (7/12) Installing build-base (0.5-r2) [2021-05-24T18:02:11.192Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-24T18:02:11.192Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-24T18:02:11.192Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-24T18:02:11.192Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-24T18:02:11.192Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-24T18:02:11.192Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T18:02:11.192Z] OK: 218 MiB in 52 packages [2021-05-24T18:02:13.359Z] Removing intermediate container c6703b4c49d2 [2021-05-24T18:02:13.359Z] ---> 21022bc8d210 [2021-05-24T18:02:13.359Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-24T18:02:13.359Z] ---> 291c0680608a [2021-05-24T18:02:13.359Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:02:13.359Z] ---> e91e1bd4ce7e [2021-05-24T18:02:13.359Z] Step 9/22 : RUN go mod tidy [2021-05-24T18:02:13.359Z] Removing intermediate container 43722403a6ea [2021-05-24T18:02:13.359Z] ---> be9036a80a44 [2021-05-24T18:02:13.359Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-24T18:02:13.359Z] Removing intermediate container ba3e5cc5d2ff [2021-05-24T18:02:13.359Z] ---> 72e67adf47ac [2021-05-24T18:02:13.359Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-24T18:02:13.359Z] ---> Running in e841ebb91914 [2021-05-24T18:02:13.359Z] ---> Running in 0feb5f22dc25 [2021-05-24T18:02:13.359Z] ---> Running in 3f71972de0fe [2021-05-24T18:02:13.359Z] ---> Running in fceb6e28acca [2021-05-24T18:02:13.359Z] ---> Running in b2f88a356fe8 [2021-05-24T18:02:13.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-24T18:02:15.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T18:02:15.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-command/core-command ./cmd/core-command [2021-05-24T18:02:15.481Z] Removing intermediate container 3f71972de0fe [2021-05-24T18:02:15.481Z] ---> ad8026deaf2a [2021-05-24T18:02:15.481Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-24T18:02:15.481Z] ---> Running in b35e7c98b5be [2021-05-24T18:02:15.481Z] Removing intermediate container e841ebb91914 [2021-05-24T18:02:15.481Z] ---> 55c8f13252f9 [2021-05-24T18:02:15.481Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-24T18:02:15.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-24T18:02:15.481Z] ---> Running in d4a07f93d9f6 [2021-05-24T18:02:15.488Z] Removing intermediate container 9f99e8dbc566 [2021-05-24T18:02:15.488Z] ---> 02817b3276f1 [2021-05-24T18:02:15.488Z] Step 4/6 : WORKDIR /edgex-go [2021-05-24T18:02:15.488Z] ---> Running in b45371f4c67c [2021-05-24T18:02:15.488Z] Removing intermediate container b45371f4c67c [2021-05-24T18:02:15.488Z] ---> 5a7e85580271 [2021-05-24T18:02:15.488Z] Step 5/6 : COPY go.mod . [2021-05-24T18:02:17.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T18:02:17.648Z] ---> b79272f8142e [2021-05-24T18:02:17.648Z] Step 6/6 : RUN go mod download [2021-05-24T18:02:17.648Z] ---> Running in b2337eec7762 [2021-05-24T18:02:41.626Z] Removing intermediate container b2337eec7762 [2021-05-24T18:02:43.765Z] ---> 47301b84163c [2021-05-24T18:02:43.788Z] Successfully built 47301b84163c [2021-05-24T18:02:43.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:02:47.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-24T18:02:47.953Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T18:02:47.953Z] . [2021-05-24T18:02:50.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withDockerContainer [2021-05-24T18:03:08.817Z] Removing intermediate container b2f88a356fe8 [2021-05-24T18:03:08.817Z] ---> 10b7d7860da7 [2021-05-24T18:03:08.817Z] [2021-05-24T18:03:08.817Z] Step 11/26 : FROM alpine:3.12 [2021-05-24T18:03:08.817Z] 3.12: Pulling from library/alpine [2021-05-24T18:03:08.823Z] prd-ubuntu18.04-docker-arm64-4c-16g-16913 does not seem to be running inside a container [2021-05-24T18:03:10.825Z] Removing intermediate container 0feb5f22dc25 [2021-05-24T18:03:10.825Z] ---> b51265ad5177 [2021-05-24T18:03:10.825Z] [2021-05-24T18:03:10.825Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:03:10.825Z] 3.12: Pulling from library/alpine [2021-05-24T18:03:10.825Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T18:03:10.825Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T18:03:10.825Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T18:03:10.825Z] Status: Image is up to date for alpine:3.12 [2021-05-24T18:03:10.825Z] ---> 13621d1b12d4 [2021-05-24T18:03:10.825Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-24T18:03:10.825Z] ---> 13621d1b12d4 [2021-05-24T18:03:10.825Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-24T18:03:10.825Z] ---> Running in ed3f9668b928 [2021-05-24T18:03:10.825Z] ---> Running in 43ff770c4766 [2021-05-24T18:03:10.825Z] Removing intermediate container b35e7c98b5be [2021-05-24T18:03:10.825Z] ---> 7225bf021902 [2021-05-24T18:03:10.825Z] [2021-05-24T18:03:10.825Z] Step 11/22 : FROM alpine:3.12 [2021-05-24T18:03:10.825Z] ---> 13621d1b12d4 [2021-05-24T18:03:10.825Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-24T18:03:10.825Z] ---> Running in 6ea16f3d6e3b [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-24T18:03:10.825Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:03:10.825Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-24T18:03:10.825Z] (4/6) Installing curl (7.76.1-r0) [2021-05-24T18:03:10.825Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:03:10.825Z] (6/6) Installing su-exec (0.2-r1) [2021-05-24T18:03:10.825Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:03:10.825Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:03:10.825Z] OK: 7 MiB in 20 packages [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-24T18:03:10.825Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:03:10.825Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:03:10.825Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:03:10.825Z] OK: 6 MiB in 16 packages [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] Removing intermediate container fceb6e28acca [2021-05-24T18:03:10.825Z] ---> 0bf8d79b7992 [2021-05-24T18:03:10.825Z] [2021-05-24T18:03:10.825Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:03:10.825Z] ---> 13621d1b12d4 [2021-05-24T18:03:10.825Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-24T18:03:10.825Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:03:10.825Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-24T18:03:10.825Z] (4/4) Installing curl (7.76.1-r0) [2021-05-24T18:03:10.825Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:03:10.825Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:03:10.825Z] OK: 7 MiB in 18 packages [2021-05-24T18:03:10.825Z] ---> Running in a517b38671a6 [2021-05-24T18:03:10.825Z] Removing intermediate container 43ff770c4766 [2021-05-24T18:03:10.825Z] ---> aab6158545c3 [2021-05-24T18:03:10.825Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:03:10.825Z] Removing intermediate container ed3f9668b928 [2021-05-24T18:03:10.825Z] ---> 5c6500acbf86 [2021-05-24T18:03:10.825Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:03:10.825Z] ---> Running in 7c2d5672303c [2021-05-24T18:03:10.825Z] Removing intermediate container d4a07f93d9f6 [2021-05-24T18:03:10.825Z] ---> 14c238989c2c [2021-05-24T18:03:10.825Z] [2021-05-24T18:03:10.825Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:03:10.825Z] ---> 13621d1b12d4 [2021-05-24T18:03:10.825Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:03:10.825Z] ---> Running in 70fb52f3d1f8 [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] ---> Running in 57832c135af4 [2021-05-24T18:03:10.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.825Z] Removing intermediate container 6ea16f3d6e3b [2021-05-24T18:03:10.825Z] ---> 47c9b9b9f3f3 [2021-05-24T18:03:10.825Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:03:10.825Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-24T18:03:10.825Z] Removing intermediate container 7c2d5672303c [2021-05-24T18:03:10.825Z] ---> b7328da891b4 [2021-05-24T18:03:10.825Z] Step 14/26 : WORKDIR / [2021-05-24T18:03:10.825Z] Removing intermediate container 70fb52f3d1f8 [2021-05-24T18:03:10.825Z] ---> f87de60f910c [2021-05-24T18:03:10.825Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-24T18:03:10.825Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:03:10.825Z] OK: 6 MiB in 15 packages [2021-05-24T18:03:10.825Z] ---> Running in 7022aa49477a [2021-05-24T18:03:10.825Z] ---> Running in f643a231213c [2021-05-24T18:03:10.825Z] ---> Running in 32b1a3f74012 [2021-05-24T18:03:10.825Z] Removing intermediate container f643a231213c [2021-05-24T18:03:10.825Z] ---> 57a3fb5a078b [2021-05-24T18:03:10.825Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:03:10.825Z] ---> Running in de2f83b82167 [2021-05-24T18:03:10.825Z] Removing intermediate container 32b1a3f74012 [2021-05-24T18:03:10.825Z] ---> 05c005265766 [2021-05-24T18:03:10.825Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-24T18:03:10.825Z] Removing intermediate container 7022aa49477a [2021-05-24T18:03:10.825Z] ---> 2b87f3ddfad7 [2021-05-24T18:03:10.826Z] Step 14/22 : WORKDIR /edgex [2021-05-24T18:03:10.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.826Z] ---> Running in 85fd0152e7a0 [2021-05-24T18:03:10.826Z] Removing intermediate container a517b38671a6 [2021-05-24T18:03:10.826Z] ---> 6666232167fa [2021-05-24T18:03:10.826Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:03:10.826Z] Removing intermediate container de2f83b82167 [2021-05-24T18:03:10.826Z] ---> 5482bd215df1 [2021-05-24T18:03:10.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:03:10.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:10.826Z] ---> Running in fc9f4f75b612 [2021-05-24T18:03:10.826Z] ---> db4f4f0e436f [2021-05-24T18:03:10.826Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-24T18:03:10.826Z] Removing intermediate container 85fd0152e7a0 [2021-05-24T18:03:10.826Z] ---> f906cdff5d1d [2021-05-24T18:03:10.826Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-24T18:03:10.826Z] Removing intermediate container fc9f4f75b612 [2021-05-24T18:03:10.826Z] ---> ce5e01a69cd5 [2021-05-24T18:03:10.826Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-24T18:03:10.826Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-24T18:03:10.826Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:03:10.826Z] OK: 6 MiB in 15 packages [2021-05-24T18:03:10.826Z] ---> Running in efb21b9775d1 [2021-05-24T18:03:10.826Z] ---> 34eefd7197c8 [2021-05-24T18:03:10.826Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-24T18:03:10.826Z] ---> 7a4623625953 [2021-05-24T18:03:10.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-24T18:03:10.826Z] ---> 0c769cf24fef [2021-05-24T18:03:10.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-24T18:03:10.826Z] Removing intermediate container efb21b9775d1 [2021-05-24T18:03:10.826Z] ---> ec69aec2fec3 [2021-05-24T18:03:10.826Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:03:10.826Z] ---> Running in fcca026903eb [2021-05-24T18:03:10.826Z] Removing intermediate container 57832c135af4 [2021-05-24T18:03:10.826Z] ---> 98a50e4e6416 [2021-05-24T18:03:10.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:03:10.826Z] ---> dd1dafd23fdc [2021-05-24T18:03:10.826Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-24T18:03:10.826Z] ---> 4720a34649b6 [2021-05-24T18:03:10.826Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-24T18:03:10.826Z] ---> 11c9d7776e35 [2021-05-24T18:03:10.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-24T18:03:10.826Z] ---> Running in ec2ad097dc11 [2021-05-24T18:03:10.826Z] Removing intermediate container fcca026903eb [2021-05-24T18:03:10.826Z] ---> 62b9038f7ff8 [2021-05-24T18:03:10.826Z] Step 16/24 : WORKDIR / [2021-05-24T18:03:10.826Z] ---> Running in 41e724c90e79 [2021-05-24T18:03:10.826Z] ---> 6cbbbe75be00 [2021-05-24T18:03:10.826Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-24T18:03:10.826Z] Removing intermediate container ec2ad097dc11 [2021-05-24T18:03:10.826Z] ---> 42511214c503 [2021-05-24T18:03:10.826Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-24T18:03:10.826Z] ---> 49e28981b7d1 [2021-05-24T18:03:10.826Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-24T18:03:10.826Z] ---> ecd3d8573ecb [2021-05-24T18:03:10.826Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-24T18:03:10.826Z] ---> Running in 5aebb72f9cf9 [2021-05-24T18:03:10.826Z] ---> Running in f2e887a92a43 [2021-05-24T18:03:10.826Z] ---> Running in 3d1f84f5181e [2021-05-24T18:03:10.826Z] Removing intermediate container 41e724c90e79 [2021-05-24T18:03:10.826Z] ---> 548117e52001 [2021-05-24T18:03:10.826Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:03:10.826Z] Removing intermediate container 3d1f84f5181e [2021-05-24T18:03:10.826Z] ---> 2e1270964e0a [2021-05-24T18:03:10.826Z] Step 19/22 : CMD ["--init=true"] [2021-05-24T18:03:10.826Z] Removing intermediate container f2e887a92a43 [2021-05-24T18:03:10.826Z] ---> dc4fb318f565 [2021-05-24T18:03:10.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:03:10.826Z] Removing intermediate container 5aebb72f9cf9 [2021-05-24T18:03:10.826Z] ---> 1ca240f426fc [2021-05-24T18:03:10.826Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:03:10.826Z] ---> Running in 21598ce62e1d [2021-05-24T18:03:10.826Z] ---> c4b0ffd49301 [2021-05-24T18:03:10.826Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-24T18:03:10.826Z] ---> Running in a4b621142d15 [2021-05-24T18:03:10.826Z] ---> Running in f4bd5fe703ad [2021-05-24T18:03:10.826Z] Removing intermediate container 21598ce62e1d [2021-05-24T18:03:10.826Z] ---> 97c0c50271e4 [2021-05-24T18:03:10.826Z] Step 20/22 : LABEL arch=x86_64 [2021-05-24T18:03:10.826Z] ---> 1b4cf310eaf4 [2021-05-24T18:03:10.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-24T18:03:10.826Z] Removing intermediate container a4b621142d15 [2021-05-24T18:03:10.826Z] ---> b29b6a0c7a68 [2021-05-24T18:03:10.826Z] Step 21/23 : LABEL arch=x86_64 [2021-05-24T18:03:10.826Z] ---> Running in 6d0ef5f35c35 [2021-05-24T18:03:10.826Z] Removing intermediate container f4bd5fe703ad [2021-05-24T18:03:10.826Z] ---> c3042401c0d7 [2021-05-24T18:03:10.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:03:10.826Z] ---> Running in f7634094ecc4 [2021-05-24T18:03:10.826Z] Removing intermediate container 6d0ef5f35c35 [2021-05-24T18:03:10.826Z] ---> 5a76aa446488 [2021-05-24T18:03:10.826Z] Step 21/22 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:03:10.826Z] ---> 2243da842a35 [2021-05-24T18:03:10.826Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-24T18:03:10.826Z] ---> Running in 47f66f85847a [2021-05-24T18:03:10.826Z] Removing intermediate container f7634094ecc4 [2021-05-24T18:03:10.826Z] ---> 7159b5d4f804 [2021-05-24T18:03:10.826Z] Step 22/23 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:03:10.826Z] ---> 573d1a0546ea [2021-05-24T18:03:10.826Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-24T18:03:10.826Z] ---> 76fa0071ac4a [2021-05-24T18:03:10.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-24T18:03:10.826Z] ---> Running in 0d442b01eaa1 [2021-05-24T18:03:10.826Z] Removing intermediate container 47f66f85847a [2021-05-24T18:03:10.826Z] ---> 739707e8b829 [2021-05-24T18:03:10.826Z] Step 22/22 : LABEL version=2.0.0-dev.236 [2021-05-24T18:03:10.826Z] ---> ddb1f8367cb2 [2021-05-24T18:03:10.826Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-24T18:03:10.826Z] ---> Running in c9a5839d5d3d [2021-05-24T18:03:10.826Z] ---> Running in e3633fc22a2c [2021-05-24T18:03:10.826Z] Removing intermediate container 0d442b01eaa1 [2021-05-24T18:03:10.826Z] ---> 5f76dd4778e6 [2021-05-24T18:03:10.826Z] Step 23/23 : LABEL version=2.0.0-dev.236 [2021-05-24T18:03:10.826Z] ---> Running in 6d548be62a75 [2021-05-24T18:03:10.826Z] ---> 03272edbd4b3 [2021-05-24T18:03:10.826Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-24T18:03:10.826Z] Removing intermediate container c9a5839d5d3d [2021-05-24T18:03:10.826Z] ---> 29f1fe56a069 [2021-05-24T18:03:10.826Z] [2021-05-24T18:03:10.826Z] ---> Running in e0e59a3a28c2 [2021-05-24T18:03:10.826Z] Successfully built 29f1fe56a069 [2021-05-24T18:03:10.826Z] Successfully tagged security-proxy-setup:latest [2021-05-24T18:03:10.826Z] Building core-data [2021-05-24T18:03:10.826Z]  Building security-proxy-setup ... done Removing intermediate container 6d548be62a75 [2021-05-24T18:03:10.826Z] ---> 15f644e1efb6 [2021-05-24T18:03:10.826Z] [2021-05-24T18:03:10.826Z] ---> 97b11ab74894 [2021-05-24T18:03:10.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-24T18:03:10.826Z] Successfully built 15f644e1efb6 [2021-05-24T18:03:10.826Z] Successfully tagged support-notifications:latest [2021-05-24T18:03:10.826Z]  Building support-notifications ... done Building core-metadata [2021-05-24T18:03:10.826Z] Removing intermediate container e0e59a3a28c2 [2021-05-24T18:03:10.826Z] ---> 7684b805dcfd [2021-05-24T18:03:10.826Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:03:10.826Z] ---> Running in 7e8c21680242 [2021-05-24T18:03:10.826Z] ---> 42b77667cf18 [2021-05-24T18:03:10.826Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-24T18:03:10.826Z] ---> Running in a2f6c59f8c40 [2021-05-24T18:03:10.826Z] Removing intermediate container 7e8c21680242 [2021-05-24T18:03:10.826Z] Removing intermediate container e3633fc22a2c [2021-05-24T18:03:10.826Z] ---> e6b91b8d076f [2021-05-24T18:03:10.826Z] ---> 6d021207ebaf [2021-05-24T18:03:10.826Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-24T18:03:10.826Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:03:10.826Z] ---> Running in c882ed3fb993 [2021-05-24T18:03:10.826Z] ---> Running in ecfd9b5c59c0 [2021-05-24T18:03:10.826Z] Removing intermediate container a2f6c59f8c40 [2021-05-24T18:03:10.826Z] ---> 818c595200c0 [2021-05-24T18:03:10.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:03:10.826Z] ---> Running in 1c7845eadbf3 [2021-05-24T18:03:10.826Z] Removing intermediate container c882ed3fb993 [2021-05-24T18:03:10.826Z] ---> 7d79fdc1c130 [2021-05-24T18:03:10.826Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:03:10.826Z] Removing intermediate container ecfd9b5c59c0 [2021-05-24T18:03:10.826Z] ---> c45e435821ed [2021-05-24T18:03:10.826Z] Step 24/26 : LABEL arch=x86_64 [2021-05-24T18:03:10.826Z] ---> Running in e1ca662c16ca [2021-05-24T18:03:10.826Z] ---> Running in 0a975090f0cd [2021-05-24T18:03:10.826Z] Removing intermediate container 1c7845eadbf3 [2021-05-24T18:03:10.826Z] ---> fa6395200cce [2021-05-24T18:03:10.826Z] Step 21/23 : LABEL arch=x86_64 [2021-05-24T18:03:10.826Z] ---> Running in 63366c6ec615 [2021-05-24T18:03:12.856Z] Removing intermediate container e1ca662c16ca [2021-05-24T18:03:12.856Z] ---> 969dd5247349 [2021-05-24T18:03:12.856Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:03:12.856Z] Removing intermediate container 0a975090f0cd [2021-05-24T18:03:12.856Z] ---> d16b1926e9c0 [2021-05-24T18:03:12.856Z] Step 25/26 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:03:12.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** ci-base-image-arm64 cat [2021-05-24T18:03:15.076Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:03:15.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:03:15.076Z] ---> 383b2a43b10b [2021-05-24T18:03:15.076Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:03:15.076Z] ---> Using cache [2021-05-24T18:03:15.076Z] ---> 0bf402fa3ca9 [2021-05-24T18:03:15.076Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:03:15.076Z] ---> Using cache [2021-05-24T18:03:15.076Z] ---> 3b9a89443eeb [2021-05-24T18:03:15.076Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:03:15.087Z] $ docker top dbcc3f5b18e64d212a38ea99c7ebaaafe94600c02da00937926f17b6714f2162 -eo pid,comm [Pipeline] { [2021-05-24T18:03:19.427Z] Removing intermediate container 63366c6ec615 [2021-05-24T18:03:19.427Z] ---> 71c93d1b4e24 [2021-05-24T18:03:19.427Z] Step 22/23 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:03:19.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:03:19.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:03:19.427Z] ---> 383b2a43b10b [2021-05-24T18:03:19.427Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:03:19.427Z] ---> Using cache [2021-05-24T18:03:19.427Z] ---> 0bf402fa3ca9 [2021-05-24T18:03:19.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:03:19.427Z] ---> Using cache [2021-05-24T18:03:19.427Z] ---> 3b9a89443eeb [2021-05-24T18:03:19.427Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] sh [2021-05-24T18:03:21.585Z] ---> Running in 9de0577c0da3 [2021-05-24T18:03:21.585Z] ---> Running in 046cc34c2ace [2021-05-24T18:03:21.585Z] ---> Running in 5340ddae97cf [2021-05-24T18:03:21.585Z] ---> Running in 926b65ac55ea [2021-05-24T18:03:21.585Z] ---> Running in ae106434f5e8 [2021-05-24T18:03:21.585Z] Removing intermediate container 5340ddae97cf [2021-05-24T18:03:21.585Z] ---> 3cb17437fd81 [2021-05-24T18:03:21.585Z] Step 26/26 : LABEL version=2.0.0-dev.236 [2021-05-24T18:03:21.586Z] Removing intermediate container 9de0577c0da3 [2021-05-24T18:03:21.586Z] ---> 4b5a0fb25f74 [2021-05-24T18:03:21.586Z] [2021-05-24T18:03:21.586Z] Removing intermediate container 926b65ac55ea [2021-05-24T18:03:21.586Z] ---> de4bb8e86328 [2021-05-24T18:03:21.586Z] Step 23/23 : LABEL version=2.0.0-dev.236 [2021-05-24T18:03:21.586Z] ---> Running in 17d0c47f16a6 [2021-05-24T18:03:21.586Z] Successfully built 4b5a0fb25f74 [2021-05-24T18:03:21.586Z] Successfully tagged core-command:latest [2021-05-24T18:03:21.586Z] Building sys-mgmt-agent [2021-05-24T18:03:21.586Z] ---> Running in 7f8aa0e54185 [2021-05-24T18:03:21.586Z]  Building core-command ... done Removing intermediate container 17d0c47f16a6 [2021-05-24T18:03:21.586Z] ---> 4dc07bb415f7 [2021-05-24T18:03:21.586Z] [2021-05-24T18:03:21.586Z] Successfully built 4dc07bb415f7 [2021-05-24T18:03:21.586Z] Successfully tagged security-secretstore-setup:latest [2021-05-24T18:03:21.586Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-05-24T18:03:21.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:21.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:21.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:21.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:23.741Z] OK: 219 MiB in 52 packages [2021-05-24T18:03:23.741Z] OK: 219 MiB in 52 packages [2021-05-24T18:03:25.846Z] + go version [2021-05-24T18:03:25.846Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-24T18:03:25.867Z] $ docker stop --time=1 dbcc3f5b18e64d212a38ea99c7ebaaafe94600c02da00937926f17b6714f2162 [2021-05-24T18:03:28.058Z] $ docker rm -f dbcc3f5b18e64d212a38ea99c7ebaaafe94600c02da00937926f17b6714f2162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-24T18:03:32.201Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:03:32.201Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:03:32.201Z] ---> 383b2a43b10b [2021-05-24T18:03:32.201Z] Step 3/32 : WORKDIR /edgex-go [2021-05-24T18:03:32.201Z] ---> Using cache [2021-05-24T18:03:32.201Z] ---> 0bf402fa3ca9 [2021-05-24T18:03:32.201Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:03:32.201Z] ---> Using cache [2021-05-24T18:03:32.201Z] ---> 3b9a89443eeb [2021-05-24T18:03:32.201Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-24T18:03:32.201Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:03:32.201Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:03:32.201Z] ---> 383b2a43b10b [2021-05-24T18:03:32.201Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:03:32.201Z] ---> Using cache [2021-05-24T18:03:32.201Z] ---> 0bf402fa3ca9 [2021-05-24T18:03:32.201Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:03:32.201Z] ---> Using cache [2021-05-24T18:03:32.201Z] ---> 3b9a89443eeb [2021-05-24T18:03:32.201Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-24T18:03:34.420Z] Removing intermediate container 7f8aa0e54185 [2021-05-24T18:03:34.420Z] ---> b2c9f478c12b [2021-05-24T18:03:34.420Z] [2021-05-24T18:03:34.420Z] ---> Running in 1195a7e6ed2a [2021-05-24T18:03:34.420Z] Successfully built b2c9f478c12b [2021-05-24T18:03:34.420Z] ---> Running in 2c6a206d1bc0 [2021-05-24T18:03:34.420Z] Successfully tagged support-scheduler:latest [2021-05-24T18:03:34.420Z]  Building support-scheduler ... done Removing intermediate container ae106434f5e8 [2021-05-24T18:03:34.420Z] ---> 0db428dacaff [2021-05-24T18:03:34.420Z] Step 6/24 : COPY go.mod . [2021-05-24T18:03:34.420Z] Removing intermediate container 046cc34c2ace [2021-05-24T18:03:34.420Z] ---> 98a2448a367b [2021-05-24T18:03:34.420Z] Step 6/24 : COPY go.mod . [2021-05-24T18:03:34.420Z] ---> f782b78b591e [2021-05-24T18:03:34.420Z] Step 7/24 : RUN go mod download [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-24T18:03:36.576Z] ---> Running in 0c6e2c3afd40 [2021-05-24T18:03:36.576Z] ---> 8dfe8e6ca175 [2021-05-24T18:03:36.577Z] Step 7/24 : RUN go mod download [2021-05-24T18:03:36.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:36.577Z] ---> Running in 87d2a831cfa0 [2021-05-24T18:03:36.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:36.577Z] Removing intermediate container 0c6e2c3afd40 [2021-05-24T18:03:36.577Z] ---> 0b024db57368 [2021-05-24T18:03:36.577Z] Step 8/24 : COPY . . [2021-05-24T18:03:36.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:36.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:03:36.577Z] OK: 219 MiB in 52 packages [2021-05-24T18:03:36.577Z] OK: 219 MiB in 52 packages [2021-05-24T18:03:36.577Z] Removing intermediate container 87d2a831cfa0 [2021-05-24T18:03:36.577Z] ---> 97f54821f732 [2021-05-24T18:03:36.577Z] Step 8/24 : COPY . . Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:03:47.014Z] ---> a1dd1ca3899c [2021-05-24T18:03:47.014Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:03:47.014Z] Removing intermediate container 2c6a206d1bc0 [2021-05-24T18:03:47.014Z] ---> 45ba037eed09 [2021-05-24T18:03:47.014Z] Step 6/24 : COPY go.mod . [2021-05-24T18:03:47.014Z] Removing intermediate container 1195a7e6ed2a [2021-05-24T18:03:47.014Z] ---> 07a1c410f4b6 [2021-05-24T18:03:47.014Z] Step 6/32 : COPY go.mod . [2021-05-24T18:03:47.014Z] ---> a82753ce1652 [2021-05-24T18:03:47.014Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:03:47.014Z] ---> Running in 915d5f942283 [2021-05-24T18:03:47.014Z] ---> Running in 531cb3baf85e [2021-05-24T18:03:47.014Z] ---> a1b70acb5952 [2021-05-24T18:03:47.014Z] Step 7/24 : RUN go mod download [2021-05-24T18:03:49.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:03:49.398Z] [2021-05-24T18:03:49.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:03:49.399Z] ---> Running in 37bfa9999c25 [2021-05-24T18:03:49.399Z] ---> 72e560847999 [2021-05-24T18:03:49.399Z] Step 7/32 : RUN go mod download [2021-05-24T18:03:49.399Z] ---> Running in 9e4edb9c923e [2021-05-24T18:03:49.399Z] Removing intermediate container 915d5f942283 [2021-05-24T18:03:49.399Z] ---> 326aa529bbe1 [2021-05-24T18:03:49.399Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-24T18:03:49.399Z] ---> Running in 2192563ba0a0 [2021-05-24T18:03:49.399Z] Removing intermediate container 531cb3baf85e [2021-05-24T18:03:49.399Z] ---> af9920fcdd72 [2021-05-24T18:03:49.399Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-24T18:03:49.399Z] ---> Running in b96932c82a4d [2021-05-24T18:03:49.399Z] Removing intermediate container 37bfa9999c25 [2021-05-24T18:03:49.399Z] ---> f53e39ec642d [2021-05-24T18:03:49.399Z] Step 8/24 : COPY . . [2021-05-24T18:03:49.399Z] Removing intermediate container 9e4edb9c923e [2021-05-24T18:03:49.399Z] ---> b47a722bb7bf [2021-05-24T18:03:49.399Z] Step 8/32 : COPY . . [Pipeline] isUnix [2021-05-24T18:03:51.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-24T18:03:51.494Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] sh [2021-05-24T18:03:57.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:03:57.900Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-24T18:03:57.900Z] 29e5d40040c1: Pulling fs layer [2021-05-24T18:03:57.900Z] 1ce36da41761: Pulling fs layer [2021-05-24T18:03:57.900Z] 25b303627fd3: Pulling fs layer [2021-05-24T18:03:57.900Z] 29e5d40040c1: Verifying Checksum [2021-05-24T18:03:57.900Z] 29e5d40040c1: Download complete [2021-05-24T18:03:57.900Z] 1ce36da41761: Verifying Checksum [2021-05-24T18:03:57.900Z] 1ce36da41761: Download complete [2021-05-24T18:03:57.900Z] 29e5d40040c1: Pull complete [2021-05-24T18:03:57.900Z] 1ce36da41761: Pull complete [2021-05-24T18:03:57.900Z] 25b303627fd3: Verifying Checksum [2021-05-24T18:03:57.900Z] 25b303627fd3: Download complete [2021-05-24T18:04:06.425Z] 25b303627fd3: Pull complete [2021-05-24T18:04:06.425Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-24T18:04:06.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:04:06.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-24T18:04:08.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-16913 does not seem to be running inside a container [2021-05-24T18:04:08.756Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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-devops/edgex-compose-arm64:latest cat [2021-05-24T18:04:10.931Z] ---> 693185f0684e [2021-05-24T18:04:10.932Z] Step 9/32 : RUN go mod tidy [2021-05-24T18:04:10.932Z] ---> 0ba0ee26c3f2 [2021-05-24T18:04:10.932Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:04:10.932Z] ---> Running in d784545cf3d9 [2021-05-24T18:04:10.932Z] ---> Running in c41b812c6601 [2021-05-24T18:04:13.097Z] Removing intermediate container c41b812c6601 [2021-05-24T18:04:13.097Z] ---> a1fa2ce2190e [2021-05-24T18:04:13.097Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-24T18:04:13.097Z] ---> Running in 6ba0e3cf31a7 [2021-05-24T18:04:13.097Z] Removing intermediate container d784545cf3d9 [2021-05-24T18:04:13.097Z] ---> 23c67a6d340a [2021-05-24T18:04:13.097Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-24T18:04:13.097Z] ---> Running in 3fc2094d8fb9 [2021-05-24T18:04:13.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-24T18:04:13.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T18:04:13.110Z] $ docker top ff81484f11aad6096f24f73cbbe28cce5bb11b8167b06af4ec686deb397129ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:04:21.452Z] + + grepdocker-compose parallel build --help [2021-05-24T18:04:21.452Z] [2021-05-24T18:04:24.143Z] --parallel Build images in parallel. [Pipeline] } [2021-05-24T18:04:24.439Z] $ docker stop --time=1 ff81484f11aad6096f24f73cbbe28cce5bb11b8167b06af4ec686deb397129ff [2021-05-24T18:04:26.899Z] $ docker rm -f ff81484f11aad6096f24f73cbbe28cce5bb11b8167b06af4ec686deb397129ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:04:40.027Z] Removing intermediate container b96932c82a4d [2021-05-24T18:04:40.027Z] ---> 2c5122977542 [2021-05-24T18:04:40.027Z] [2021-05-24T18:04:40.027Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:04:40.027Z] ---> 13621d1b12d4 [2021-05-24T18:04:40.027Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:04:40.027Z] ---> Using cache [2021-05-24T18:04:40.027Z] ---> 98a50e4e6416 [2021-05-24T18:04:40.027Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:04:40.027Z] ---> Using cache [2021-05-24T18:04:40.027Z] ---> 42511214c503 [2021-05-24T18:04:40.027Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-24T18:04:40.027Z] ---> Running in 411fb352fe90 [2021-05-24T18:04:40.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-24T18:04:40.034Z] . [Pipeline] withDockerContainer [2021-05-24T18:04:40.292Z] Removing intermediate container 411fb352fe90 [2021-05-24T18:04:40.292Z] ---> 82703408d067 [2021-05-24T18:04:40.292Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:04:40.292Z] ---> Running in ff0cf31b1ed9 [2021-05-24T18:04:40.292Z] Removing intermediate container ff0cf31b1ed9 [2021-05-24T18:04:40.292Z] ---> 35dd141befb4 [2021-05-24T18:04:40.292Z] Step 16/24 : WORKDIR / [2021-05-24T18:04:40.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-16913 does not seem to be running inside a container [2021-05-24T18:04:40.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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-compose-arm64:latest cat [2021-05-24T18:04:40.555Z] ---> Running in e56f0ac02469 [2021-05-24T18:04:40.555Z] Removing intermediate container e56f0ac02469 [2021-05-24T18:04:40.555Z] ---> b441a58b610d [2021-05-24T18:04:40.555Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:04:42.595Z] $ docker top 189be5e18151054c8a1432945867fb55e66c3d470e51a3bbb679c7569686c44f -eo pid,comm [2021-05-24T18:04:42.824Z] ---> 811f57f86c3a [2021-05-24T18:04:42.824Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-24T18:04:42.824Z] ---> 51afa7a6fc83 [2021-05-24T18:04:42.824Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-24T18:04:42.824Z] ---> 71c73b9beb3b [2021-05-24T18:04:42.824Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-24T18:04:42.824Z] ---> Running in dd77f2b1fb24 [2021-05-24T18:04:42.824Z] Removing intermediate container dd77f2b1fb24 [2021-05-24T18:04:42.824Z] ---> 4d1564da3133 [2021-05-24T18:04:42.824Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:04:42.824Z] ---> Running in 1049ef139cc2 [2021-05-24T18:04:42.824Z] Removing intermediate container 1049ef139cc2 [2021-05-24T18:04:42.824Z] ---> 29809a393f6d [2021-05-24T18:04:42.824Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:04:44.909Z] ---> Running in 52119a85f01c [2021-05-24T18:04:44.909Z] Removing intermediate container 52119a85f01c [2021-05-24T18:04:44.909Z] ---> 3b92849cef52 [2021-05-24T18:04:44.909Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:04:44.909Z] ---> Running in e6fa8f0dcc3c [2021-05-24T18:04:44.909Z] Removing intermediate container e6fa8f0dcc3c [2021-05-24T18:04:44.909Z] ---> 6c91b5c2ade2 [2021-05-24T18:04:44.909Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:04:44.909Z] ---> Running in 704d0213900a [2021-05-24T18:04:44.909Z] Removing intermediate container 704d0213900a [2021-05-24T18:04:44.909Z] ---> fbc9116dab96 [2021-05-24T18:04:44.909Z] [2021-05-24T18:04:44.909Z] Successfully built fbc9116dab96 [2021-05-24T18:04:44.909Z] Successfully tagged core-metadata:latest [Pipeline] { [Pipeline] sh [2021-05-24T18:04:47.258Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-24T18:04:47.265Z]  Building core-metadata ... done Removing intermediate container 6ba0e3cf31a7 [2021-05-24T18:04:47.265Z] ---> 43c611ae6695 [2021-05-24T18:04:47.265Z] [2021-05-24T18:04:47.265Z] Step 11/32 : FROM alpine:3.12 [2021-05-24T18:04:47.265Z] ---> 13621d1b12d4 [2021-05-24T18:04:47.265Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-24T18:04:47.265Z] Removing intermediate container 2192563ba0a0 [2021-05-24T18:04:47.265Z] ---> 54cfaa857c23 [2021-05-24T18:04:47.265Z] [2021-05-24T18:04:47.265Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:04:47.265Z] ---> 13621d1b12d4 [2021-05-24T18:04:47.265Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-24T18:04:47.265Z] ---> Running in 8a7872974cfc [2021-05-24T18:04:47.265Z] ---> Running in c6c7139562c5 [2021-05-24T18:04:47.265Z] Removing intermediate container 8a7872974cfc [2021-05-24T18:04:47.265Z] ---> 42464c44647b [2021-05-24T18:04:47.265Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-24T18:04:47.265Z] Removing intermediate container c6c7139562c5 [2021-05-24T18:04:47.265Z] ---> c05f1eafb0e9 [2021-05-24T18:04:47.265Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-24T18:04:47.265Z] ---> Running in e412009102ce [2021-05-24T18:04:47.265Z] ---> Running in 07b7e956c101 [2021-05-24T18:04:47.265Z] Removing intermediate container 3fc2094d8fb9 [2021-05-24T18:04:47.265Z] ---> 9388427b9b06 [2021-05-24T18:04:47.265Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-24T18:04:47.265Z] ---> Running in b3aa2b951ec7 [2021-05-24T18:04:47.265Z] Removing intermediate container 07b7e956c101 [2021-05-24T18:04:47.265Z] ---> e94defab0517 [2021-05-24T18:04:47.265Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-24T18:04:47.265Z] ---> Running in c6f868d44132 [2021-05-24T18:04:47.265Z] Removing intermediate container c6f868d44132 [2021-05-24T18:04:47.265Z] ---> 43ce6959768e [2021-05-24T18:04:47.265Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:04:47.529Z] ---> Running in 76a0817927af [2021-05-24T18:04:47.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:04:47.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:04:47.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T18:04:47.792Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:04:47.792Z] (2/2) Installing su-exec (0.2-r1) [2021-05-24T18:04:47.792Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:04:47.792Z] OK: 6 MiB in 16 packages [2021-05-24T18:04:50.021Z] Removing intermediate container e412009102ce [2021-05-24T18:04:50.021Z] ---> b9a457317047 [2021-05-24T18:04:50.021Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-24T18:04:50.021Z] ---> Running in 451dfdf9579c [2021-05-24T18:04:50.021Z] Removing intermediate container 451dfdf9579c [2021-05-24T18:04:50.021Z] ---> a8b68f0767fc [2021-05-24T18:04:50.021Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-24T18:04:50.021Z] ---> Running in 4d2c95b2fe10 [2021-05-24T18:04:50.021Z] Removing intermediate container 76a0817927af [2021-05-24T18:04:50.021Z] ---> ef1a288ba6b2 [2021-05-24T18:04:50.021Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T18:04:50.021Z] ---> Running in ff57199490e6 [2021-05-24T18:04:50.021Z] Removing intermediate container 4d2c95b2fe10 [2021-05-24T18:04:50.021Z] ---> 327ed4e0409e [2021-05-24T18:04:50.021Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-24T18:04:50.021Z] Removing intermediate container b3aa2b951ec7 [2021-05-24T18:04:50.021Z] ---> 3ff163785420 [2021-05-24T18:04:50.021Z] [2021-05-24T18:04:50.021Z] Step 12/24 : FROM docker:20.10.0 [2021-05-24T18:04:50.021Z] ---> Running in 872664e9bbc8 [2021-05-24T18:04:50.021Z] 20.10.0: Pulling from library/docker [2021-05-24T18:04:50.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:04:50.021Z] Removing intermediate container 872664e9bbc8 [2021-05-24T18:04:50.021Z] ---> 55b18b3769ff [2021-05-24T18:04:50.021Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-24T18:04:50.021Z] ---> Running in 1468568193a1 [2021-05-24T18:04:50.021Z] Removing intermediate container 1468568193a1 [2021-05-24T18:04:50.021Z] ---> 6cc7c90fc898 [2021-05-24T18:04:50.021Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-24T18:04:50.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:04:50.021Z] ---> e61146c84536 [2021-05-24T18:04:50.021Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-24T18:04:50.021Z] ---> Running in c3ff0ec87677 [2021-05-24T18:04:50.034Z] Building core-command ... [2021-05-24T18:04:50.034Z] Building core-data ... [2021-05-24T18:04:50.034Z] Building core-metadata ... [2021-05-24T18:04:50.034Z] Building security-bootstrapper ... [2021-05-24T18:04:50.034Z] Building security-proxy-setup ... [2021-05-24T18:04:50.034Z] Building security-secretstore-setup ... [2021-05-24T18:04:50.034Z] Building support-notifications ... [2021-05-24T18:04:50.034Z] Building support-scheduler ... [2021-05-24T18:04:50.034Z] Building sys-mgmt-agent ... [2021-05-24T18:04:50.034Z] Building support-notifications [2021-05-24T18:04:50.034Z] Building security-secretstore-setup [2021-05-24T18:04:50.034Z] Building core-command [2021-05-24T18:04:50.034Z] Building security-proxy-setup [2021-05-24T18:04:50.034Z] Building core-data [2021-05-24T18:04:52.220Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:04:52.220Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T18:04:52.220Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T18:04:52.220Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-24T18:04:52.220Z] Removing intermediate container c3ff0ec87677 [2021-05-24T18:04:52.220Z] ---> 1e7a9824603b [2021-05-24T18:04:52.220Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:04:52.220Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T18:04:52.220Z] ---> 3f4d1e86c69c [2021-05-24T18:04:52.221Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-24T18:04:54.411Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-24T18:04:54.411Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-24T18:04:54.411Z] ---> aefe523efa57 [2021-05-24T18:04:54.411Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:04:54.411Z] ---> Running in 493b9b35ebc7 [2021-05-24T18:04:54.411Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T18:04:54.411Z] ---> 6c82fc8d0489 [2021-05-24T18:04:54.411Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-24T18:04:54.411Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:04:54.411Z] OK: 8 MiB in 20 packages [2021-05-24T18:04:54.411Z] Removing intermediate container 493b9b35ebc7 [2021-05-24T18:04:54.411Z] ---> 972d77526048 [2021-05-24T18:04:54.411Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-24T18:04:54.411Z] ---> Running in c3ed6aa4aaa6 [2021-05-24T18:04:54.411Z] ---> 6b03d8aadd60 [2021-05-24T18:04:54.411Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-24T18:04:54.411Z] ---> 45db2bb64535 [2021-05-24T18:04:54.411Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-24T18:04:54.411Z] Removing intermediate container ff57199490e6 [2021-05-24T18:04:54.411Z] ---> 35b46fc839e1 [2021-05-24T18:04:54.411Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:04:54.411Z] ---> 380130af1d8f [2021-05-24T18:04:54.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-24T18:04:54.411Z] ---> 748616065358 [2021-05-24T18:04:54.411Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-24T18:04:54.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-24T18:04:54.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T18:04:54.411Z] (1/39) Installing readline (8.0.4-r0) [2021-05-24T18:04:54.411Z] (2/39) Installing bash (5.0.17-r0) [2021-05-24T18:04:54.411Z] Executing bash-5.0.17-r0.post-install [2021-05-24T18:04:54.411Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:04:54.411Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-24T18:04:54.411Z] (5/39) Installing curl (7.76.1-r0) [2021-05-24T18:04:54.411Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-24T18:04:54.411Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-24T18:04:54.411Z] ---> Running in 90e8c74b9dfa [2021-05-24T18:04:54.411Z] (8/39) Installing expat (2.2.9-r1) [2021-05-24T18:04:54.411Z] (9/39) Installing libffi (3.3-r2) [2021-05-24T18:04:54.411Z] (10/39) Installing gdbm (1.13-r1) [2021-05-24T18:04:54.411Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-24T18:04:54.411Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-24T18:04:54.411Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-24T18:04:56.482Z] ---> d8381ba71ba7 [2021-05-24T18:04:56.482Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-24T18:04:56.482Z] Removing intermediate container 90e8c74b9dfa [2021-05-24T18:04:56.482Z] ---> 0a92f6bfe88b [2021-05-24T18:04:56.482Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-24T18:04:56.482Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-24T18:04:56.482Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-24T18:04:56.482Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-24T18:04:56.482Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-24T18:04:56.482Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-24T18:04:56.482Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-24T18:04:56.482Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-24T18:04:56.482Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-24T18:04:56.482Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-24T18:04:56.482Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-24T18:04:56.482Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-24T18:04:56.482Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-24T18:04:56.482Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-24T18:04:56.482Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-24T18:04:56.482Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-24T18:04:56.482Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-24T18:04:56.743Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-24T18:04:56.743Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-24T18:04:56.743Z] ---> 123b8e26360b [2021-05-24T18:04:56.743Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-24T18:04:56.743Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-24T18:04:56.743Z] ---> b066272fcf87 [2021-05-24T18:04:56.743Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-24T18:04:56.743Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-24T18:04:56.743Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-24T18:04:56.743Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-24T18:04:56.743Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-24T18:04:56.743Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-24T18:04:56.743Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-24T18:04:56.743Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-24T18:04:58.872Z] ---> Running in d42d2f941daf [2021-05-24T18:04:58.872Z] ---> Running in faa707135aa1 [2021-05-24T18:04:58.872Z] Executing busybox-1.31.1-r19.trigger [2021-05-24T18:04:58.872Z] OK: 72 MiB in 59 packages [2021-05-24T18:04:58.872Z] Removing intermediate container d42d2f941daf [2021-05-24T18:04:58.872Z] ---> c948a7e1e7c8 [2021-05-24T18:04:58.872Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:04:58.872Z] ---> Running in d35457aeb0ed [2021-05-24T18:04:58.872Z] Removing intermediate container d35457aeb0ed [2021-05-24T18:04:58.872Z] ---> d3669bbaa794 [2021-05-24T18:04:58.872Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:04:58.872Z] ---> Running in 745301dcbaa5 [2021-05-24T18:04:58.872Z] Removing intermediate container 745301dcbaa5 [2021-05-24T18:04:58.872Z] ---> 13648d6dccf0 [2021-05-24T18:04:58.872Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:04:58.872Z] Removing intermediate container faa707135aa1 [2021-05-24T18:04:58.872Z] ---> 395a7e6ada46 [2021-05-24T18:04:58.872Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-24T18:04:58.872Z] Collecting docker-compose==1.23.2 [2021-05-24T18:04:58.872Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-24T18:04:58.872Z] ---> Running in 71a478c0b9c7 [2021-05-24T18:04:58.872Z] ---> Running in 504a4b6edaed [2021-05-24T18:04:58.872Z] Removing intermediate container 71a478c0b9c7 [2021-05-24T18:04:58.872Z] ---> 856e48feefda [2021-05-24T18:04:58.872Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:04:58.872Z] Removing intermediate container 504a4b6edaed [2021-05-24T18:04:58.872Z] ---> 6466e905f5c0 [2021-05-24T18:04:58.872Z] Step 29/32 : CMD ["gate"] [2021-05-24T18:04:58.872Z] ---> Running in 15552e620462 [2021-05-24T18:04:58.872Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-24T18:04:58.872Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-24T18:04:58.872Z] ---> Running in d97483345b78 [2021-05-24T18:04:58.872Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-24T18:04:58.872Z] Collecting docopt<0.7,>=0.6.1 [2021-05-24T18:04:58.872Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-24T18:04:58.872Z] Removing intermediate container 15552e620462 [2021-05-24T18:04:58.872Z] ---> 8ac4c569d1d2 [2021-05-24T18:04:58.872Z] [2021-05-24T18:04:58.872Z] Successfully built 8ac4c569d1d2 [2021-05-24T18:04:58.872Z] Successfully tagged core-data:latest [2021-05-24T18:04:58.872Z]  Building core-data ... done Removing intermediate container d97483345b78 [2021-05-24T18:04:58.872Z] ---> 629a731b3da1 [2021-05-24T18:04:58.872Z] Step 30/32 : LABEL arch=x86_64 [2021-05-24T18:04:58.872Z] ---> Running in 699d00f2e2cd [2021-05-24T18:04:58.872Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-24T18:04:58.872Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-24T18:04:58.872Z] Removing intermediate container 699d00f2e2cd [2021-05-24T18:04:58.872Z] ---> 7417012abc60 [2021-05-24T18:04:58.872Z] Step 31/32 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:04:58.872Z] Collecting texttable<0.10,>=0.9.0 [2021-05-24T18:04:58.872Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-24T18:04:58.872Z] ---> Running in 0a9818c2747c [2021-05-24T18:05:01.011Z] Removing intermediate container 0a9818c2747c [2021-05-24T18:05:01.011Z] ---> 67217d897511 [2021-05-24T18:05:01.011Z] Step 32/32 : LABEL version=2.0.0-dev.236 [2021-05-24T18:05:01.011Z] Collecting jsonschema<3,>=2.5.1 [2021-05-24T18:05:01.011Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-24T18:05:01.011Z] ---> Running in 257b8b664599 [2021-05-24T18:05:01.011Z] Collecting docker<4.0,>=3.6.0 [2021-05-24T18:05:01.011Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-24T18:05:01.011Z] Removing intermediate container 257b8b664599 [2021-05-24T18:05:01.011Z] ---> ad16e92a2fda [2021-05-24T18:05:01.011Z] [2021-05-24T18:05:01.011Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-24T18:05:01.011Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-24T18:05:01.011Z] Successfully built ad16e92a2fda [2021-05-24T18:05:01.011Z] Successfully tagged security-bootstrapper:latest [2021-05-24T18:05:01.011Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2021-05-24T18:05:01.011Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-24T18:05:01.011Z] Collecting cached-property<2,>=1.2.0 [2021-05-24T18:05:01.011Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-24T18:05:01.011Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-24T18:05:01.011Z] Collecting idna<2.8,>=2.5 [2021-05-24T18:05:01.011Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-24T18:05:01.011Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-24T18:05:01.011Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-24T18:05:01.011Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-24T18:05:01.011Z] Collecting docker-pycreds>=0.4.0 [2021-05-24T18:05:01.011Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-24T18:05:01.011Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-24T18:05:01.011Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-24T18:05:01.011Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-24T18:05:01.011Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-24T18:05:01.011Z] Installing collected packages: idna, urllib3, requests, docopt, websocket-client, texttable, jsonschema, docker-pycreds, docker, dockerpty, PyYAML, cached-property, docker-compose [2021-05-24T18:05:01.011Z] Attempting uninstall: idna [2021-05-24T18:05:01.011Z] Found existing installation: idna 2.9 [2021-05-24T18:05:01.011Z] Uninstalling idna-2.9: [2021-05-24T18:05:01.011Z] Successfully uninstalled idna-2.9 [2021-05-24T18:05:01.011Z] Attempting uninstall: urllib3 [2021-05-24T18:05:01.011Z] Found existing installation: urllib3 1.25.9 [2021-05-24T18:05:01.011Z] Uninstalling urllib3-1.25.9: [2021-05-24T18:05:01.011Z] Successfully uninstalled urllib3-1.25.9 [2021-05-24T18:05:01.011Z] Attempting uninstall: requests [2021-05-24T18:05:01.011Z] Found existing installation: requests 2.23.0 [2021-05-24T18:05:01.011Z] Uninstalling requests-2.23.0: [2021-05-24T18:05:01.012Z] Successfully uninstalled requests-2.23.0 [2021-05-24T18:05:03.364Z] Running setup.py install for docopt: started [2021-05-24T18:05:03.364Z] Running setup.py install for docopt: finished with status 'done' [2021-05-24T18:05:03.364Z] Running setup.py install for texttable: started [2021-05-24T18:05:03.364Z] Running setup.py install for texttable: finished with status 'done' [2021-05-24T18:05:03.364Z] Running setup.py install for dockerpty: started [2021-05-24T18:05:03.364Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-24T18:05:03.364Z] Running setup.py install for PyYAML: started [2021-05-24T18:05:03.364Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-24T18:05:03.364Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-24T18:05:05.507Z] Removing intermediate container c3ed6aa4aaa6 [2021-05-24T18:05:05.507Z] ---> 5a7a38679d69 [2021-05-24T18:05:05.507Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-24T18:05:05.507Z] ---> Running in e91ae713f255 [2021-05-24T18:05:07.643Z] Removing intermediate container e91ae713f255 [2021-05-24T18:05:07.643Z] ---> 581fbb0e262c [2021-05-24T18:05:07.643Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-24T18:05:07.643Z] ---> Running in e714e49331c7 [2021-05-24T18:05:07.643Z] Removing intermediate container e714e49331c7 [2021-05-24T18:05:07.643Z] ---> 28df1f51a6ef [2021-05-24T18:05:07.643Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-24T18:05:07.643Z] ---> 470c02095513 [2021-05-24T18:05:07.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-24T18:05:07.643Z] ---> 17c4ca49c9bb [2021-05-24T18:05:07.643Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-24T18:05:07.643Z] ---> c43b24cb2817 [2021-05-24T18:05:07.643Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-24T18:05:07.643Z] ---> Running in 81369500fb01 [2021-05-24T18:05:07.643Z] Removing intermediate container 81369500fb01 [2021-05-24T18:05:07.643Z] ---> d2d82ce4eda9 [2021-05-24T18:05:07.643Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:05:07.643Z] ---> Running in ce80ce2c6b39 [2021-05-24T18:05:07.643Z] Removing intermediate container ce80ce2c6b39 [2021-05-24T18:05:07.643Z] ---> c43327554ed8 [2021-05-24T18:05:07.643Z] Step 22/24 : LABEL arch=x86_64 [2021-05-24T18:05:07.643Z] ---> Running in ca8178931f0d [2021-05-24T18:05:07.643Z] Removing intermediate container ca8178931f0d [2021-05-24T18:05:07.643Z] ---> ed545289ef40 [2021-05-24T18:05:07.643Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:05:07.643Z] ---> Running in f3095462cb4c [2021-05-24T18:05:07.643Z] Removing intermediate container f3095462cb4c [2021-05-24T18:05:07.643Z] ---> f741c0e36e42 [2021-05-24T18:05:07.643Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:05:07.643Z] ---> Running in 7cdde7d88b23 [2021-05-24T18:05:07.643Z] Removing intermediate container 7cdde7d88b23 [2021-05-24T18:05:07.643Z] ---> 5312ea1d01d0 [2021-05-24T18:05:07.643Z] [2021-05-24T18:05:07.643Z] Successfully built 5312ea1d01d0 [2021-05-24T18:05:07.643Z] Successfully tagged sys-mgmt-agent:latest [2021-05-24T18:05:07.653Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-24T18:05:07.663Z] $ docker stop --time=1 d218fd8a59c1a503b58a24e6adcbfd406eafd605dbcec37c848c15615958e967 [2021-05-24T18:05:10.223Z] $ docker rm -f d218fd8a59c1a503b58a24e6adcbfd406eafd605dbcec37c848c15615958e967 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T18:05:12.345Z] + docker images [2021-05-24T18:05:12.345Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-24T18:05:12.345Z] sys-mgmt-agent latest 5312ea1d01d0 3 seconds ago 312MB [2021-05-24T18:05:12.345Z] security-bootstrapper latest ad16e92a2fda 11 seconds ago 18.2MB [2021-05-24T18:05:12.345Z] core-data latest 8ac4c569d1d2 13 seconds ago 21.6MB [2021-05-24T18:05:12.345Z] 3ff163785420 22 seconds ago 1.16GB [2021-05-24T18:05:12.345Z] 54cfaa857c23 25 seconds ago 1.17GB [2021-05-24T18:05:12.345Z] 43c611ae6695 25 seconds ago 1.15GB [2021-05-24T18:05:12.345Z] core-metadata latest fbc9116dab96 27 seconds ago 18.6MB [2021-05-24T18:05:12.345Z] 2c5122977542 32 seconds ago 1.17GB [2021-05-24T18:05:12.345Z] security-secretstore-setup latest 4dc07bb415f7 About a minute ago 25.8MB [2021-05-24T18:05:12.345Z] support-scheduler latest b2c9f478c12b About a minute ago 17.1MB [2021-05-24T18:05:12.345Z] core-command latest 4b5a0fb25f74 About a minute ago 17.1MB [2021-05-24T18:05:12.345Z] security-proxy-setup latest 29f1fe56a069 2 minutes ago 25.3MB [2021-05-24T18:05:12.345Z] support-notifications latest 15f644e1efb6 2 minutes ago 17.8MB [2021-05-24T18:05:12.345Z] 14c238989c2c 2 minutes ago 1.16GB [2021-05-24T18:05:12.345Z] 0bf8d79b7992 2 minutes ago 1.16GB [2021-05-24T18:05:12.345Z] 7225bf021902 2 minutes ago 1.16GB [2021-05-24T18:05:12.345Z] 10b7d7860da7 2 minutes ago 1.16GB [2021-05-24T18:05:12.345Z] b51265ad5177 2 minutes ago 1.16GB [2021-05-24T18:05:12.346Z] ci-base-image-x86_64 latest 383b2a43b10b 14 minutes ago 648MB [2021-05-24T18:05:12.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-24T18:05:12.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-24T18:05:12.346Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-24T18:05:12.346Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-24T18:05:12.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T18:05:22.963Z] provisioning config files... [2021-05-24T18:05:22.976Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config771521129962378066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:05:29.391Z] ---> docker-login.sh [2021-05-24T18:05:29.391Z] nexus3.edgexfoundry.org:10001 [2021-05-24T18:05:29.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:05:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:05:29.391Z] Configure a credential helper to remove this warning. See [2021-05-24T18:05:29.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:05:29.391Z] [2021-05-24T18:05:29.391Z] Login Succeeded [2021-05-24T18:05:29.391Z] nexus3.edgexfoundry.org:10002 [2021-05-24T18:05:29.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:05:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:05:29.391Z] Configure a credential helper to remove this warning. See [2021-05-24T18:05:29.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:05:29.391Z] [2021-05-24T18:05:29.391Z] Login Succeeded [2021-05-24T18:05:29.391Z] nexus3.edgexfoundry.org:10003 [2021-05-24T18:05:29.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:05:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:05:29.391Z] Configure a credential helper to remove this warning. See [2021-05-24T18:05:29.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:05:29.391Z] [2021-05-24T18:05:29.391Z] Login Succeeded [2021-05-24T18:05:29.391Z] nexus3.edgexfoundry.org:10004 [2021-05-24T18:05:29.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:05:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:05:29.391Z] Configure a credential helper to remove this warning. See [2021-05-24T18:05:29.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:05:29.391Z] [2021-05-24T18:05:29.391Z] Login Succeeded [2021-05-24T18:05:29.391Z] docker.io [2021-05-24T18:05:29.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:05:29.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:05:29.391Z] Configure a credential helper to remove this warning. See [2021-05-24T18:05:29.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:05:29.391Z] [2021-05-24T18:05:29.391Z] Login Succeeded [2021-05-24T18:05:29.391Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T18:05:29.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:05:35.601Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-24T18:05:35.601Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:05:35.601Z] 2.0.0-dev.236 [2021-05-24T18:05:35.601Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:05:35.601Z] master [2021-05-24T18:05:35.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-05-24T18:05:39.802Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:05:39.802Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:05:39.802Z] ---> 47301b84163c [2021-05-24T18:05:39.802Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:05:43.969Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:05:43.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:05:43.970Z] ---> 47301b84163c [2021-05-24T18:05:43.970Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:05:43.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:05:43.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:05:43.970Z] ---> 47301b84163c [2021-05-24T18:05:43.970Z] Step 3/22 : WORKDIR /edgex-go [2021-05-24T18:05:43.970Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:05:43.970Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:05:43.970Z] ---> 47301b84163c [2021-05-24T18:05:43.970Z] Step 3/26 : WORKDIR /edgex-go [2021-05-24T18:05:43.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:05:43.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:05:43.970Z] ---> 47301b84163c [2021-05-24T18:05:43.970Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:05:43.970Z] ---> Running in 8596b09f3374 [2021-05-24T18:05:43.970Z] ---> Running in cb53cbed6733 [2021-05-24T18:05:43.970Z] ---> Running in 03ad4a6e91e4 [2021-05-24T18:05:43.970Z] ---> Running in 69b356aef2fc [2021-05-24T18:05:43.970Z] ---> Running in 2de6df90609f [2021-05-24T18:05:43.970Z] Removing intermediate container 8596b09f3374 [2021-05-24T18:05:43.970Z] ---> b679ecbd7d25 [2021-05-24T18:05:43.970Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:05:43.970Z] Removing intermediate container 69b356aef2fc [2021-05-24T18:05:43.970Z] ---> cb7a5fb3a371 [2021-05-24T18:05:43.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:05:43.970Z] ---> Running in 902412fc9679 [2021-05-24T18:05:43.970Z] Removing intermediate container 2de6df90609f [2021-05-24T18:05:43.970Z] ---> 9d62628ca9ab [2021-05-24T18:05:43.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:05:43.970Z] Removing intermediate container 03ad4a6e91e4 [2021-05-24T18:05:43.970Z] ---> a393052b4d51 [2021-05-24T18:05:43.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:05:43.970Z] Removing intermediate container cb53cbed6733 [2021-05-24T18:05:43.970Z] ---> 48d28c634fc3 [2021-05-24T18:05:43.970Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:05:43.970Z] ---> Running in 702555444a8c [2021-05-24T18:05:43.970Z] ---> Running in 38f4e2f797aa [2021-05-24T18:05:43.970Z] ---> Running in 2d061b1c8327 [2021-05-24T18:05:43.970Z] ---> Running in ce830ce5f6d7 [2021-05-24T18:05:48.227Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [2021-05-24T18:05:48.250Z] Removing intermediate container 902412fc9679 [2021-05-24T18:05:48.250Z] ---> 325e0161939a [2021-05-24T18:05:48.250Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-24T18:05:48.250Z] Removing intermediate container 702555444a8c [2021-05-24T18:05:48.250Z] ---> d211765a07ba [2021-05-24T18:05:48.250Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:05:48.250Z] ---> Running in 997f7d91efa1 [2021-05-24T18:05:48.250Z] ---> Running in ddedaa504536 [2021-05-24T18:05:48.250Z] Removing intermediate container 38f4e2f797aa [2021-05-24T18:05:48.250Z] ---> f788f7223820 [2021-05-24T18:05:48.250Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-24T18:05:48.250Z] ---> Running in 7993b6d5e8c3 [2021-05-24T18:05:48.250Z] Removing intermediate container ce830ce5f6d7 [2021-05-24T18:05:48.250Z] ---> ddfd7e376c4c [2021-05-24T18:05:48.250Z] Removing intermediate container 2d061b1c8327 [2021-05-24T18:05:48.250Z] ---> 1e3a1b31fb6c [2021-05-24T18:05:48.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-24T18:05:48.250Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-24T18:05:48.250Z] ---> Running in 6dfd78e236d4 [2021-05-24T18:05:48.250Z] ---> Running in c398d6f27e16 [2021-05-24T18:05:48.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:48.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:48.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:48.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:48.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:48.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-05-24T18:05:50.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:50.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:50.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:50.350Z] OK: 218 MiB in 52 packages [2021-05-24T18:05:50.350Z] OK: 218 MiB in 52 packages [2021-05-24T18:05:50.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:05:50.350Z] OK: 218 MiB in 52 packages [2021-05-24T18:05:50.350Z] OK: 218 MiB in 52 packages [2021-05-24T18:05:52.527Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:05:52.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-24T18:05:52.527Z] 20f8781cd3e7: Preparing [2021-05-24T18:05:52.527Z] b5e5b076629a: Preparing [2021-05-24T18:05:52.527Z] 34979a17efe3: Preparing [2021-05-24T18:05:52.527Z] 4e80d800587a: Preparing [2021-05-24T18:05:52.527Z] 32f366d666a5: Preparing [2021-05-24T18:05:52.527Z] 32f366d666a5: Layer already exists [2021-05-24T18:05:52.527Z] 34979a17efe3: Pushed [2021-05-24T18:05:52.527Z] 20f8781cd3e7: Pushed [2021-05-24T18:05:52.527Z] 4e80d800587a: Pushed [2021-05-24T18:05:52.527Z] b5e5b076629a: Pushed [2021-05-24T18:05:52.528Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:1b21c5fa68d1d87b5efe1702599b84f103d39eeec64fdfd92307f5b155bfd949 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:05:54.693Z] Removing intermediate container 997f7d91efa1 [2021-05-24T18:05:54.693Z] ---> 3479bbba9543 [2021-05-24T18:05:54.693Z] Step 6/23 : COPY go.mod . [2021-05-24T18:05:54.693Z] Removing intermediate container ddedaa504536 [2021-05-24T18:05:54.693Z] ---> 54178aca563d [2021-05-24T18:05:54.693Z] Step 6/24 : COPY go.mod . [2021-05-24T18:05:54.693Z] Removing intermediate container 7993b6d5e8c3 [2021-05-24T18:05:54.693Z] ---> fc3c1d271449 [2021-05-24T18:05:54.693Z] Step 6/24 : COPY go.mod . [2021-05-24T18:05:54.693Z] OK: 218 MiB in 52 packages [2021-05-24T18:05:54.693Z] Removing intermediate container c398d6f27e16 [2021-05-24T18:05:54.693Z] ---> 11b9b28660f4 [2021-05-24T18:05:54.693Z] Step 6/22 : COPY go.mod . [2021-05-24T18:05:54.693Z] ---> 0886968d76bd [2021-05-24T18:05:54.693Z] Step 7/23 : RUN go mod download [2021-05-24T18:05:54.693Z] ---> 80505a65bea7 [2021-05-24T18:05:54.693Z] Step 7/24 : RUN go mod download [2021-05-24T18:05:54.693Z] ---> 4ec2d82aa8d4 [2021-05-24T18:05:54.693Z] Step 7/24 : RUN go mod download [2021-05-24T18:05:54.693Z] ---> Running in 0b47fe1fd8ca [2021-05-24T18:05:54.693Z] ---> Running in d8eaa1f83ef2 [2021-05-24T18:05:54.693Z] ---> Running in 61a30c99a273 [2021-05-24T18:05:54.693Z] ---> 3fd695381b75 [2021-05-24T18:05:54.693Z] Step 7/22 : RUN go mod download [2021-05-24T18:05:54.693Z] Removing intermediate container 6dfd78e236d4 [2021-05-24T18:05:54.693Z] ---> 5c1d3b512580 [2021-05-24T18:05:54.693Z] Step 6/26 : COPY go.mod . [2021-05-24T18:05:54.693Z] ---> Running in 8c5bd40e0622 [2021-05-24T18:05:54.693Z] ---> 7ca10cb6075c [2021-05-24T18:05:54.693Z] Step 7/26 : RUN go mod download [2021-05-24T18:05:54.693Z] ---> Running in 957509b930ad [2021-05-24T18:05:56.792Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.236 [2021-05-24T18:05:56.805Z] Removing intermediate container 0b47fe1fd8ca [2021-05-24T18:05:56.805Z] ---> 6845e997e3cc [2021-05-24T18:05:56.805Z] Step 8/23 : COPY . . [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:01.694Z] Removing intermediate container d8eaa1f83ef2 [2021-05-24T18:06:01.694Z] ---> 198ab02b24d9 [2021-05-24T18:06:01.694Z] Step 8/24 : COPY . . [2021-05-24T18:06:01.694Z] Removing intermediate container 8c5bd40e0622 [2021-05-24T18:06:01.694Z] ---> 477176b0924c [2021-05-24T18:06:01.694Z] Step 8/22 : COPY . . [2021-05-24T18:06:01.694Z] Removing intermediate container 61a30c99a273 [2021-05-24T18:06:01.694Z] ---> ce3ca4c6cf3f [2021-05-24T18:06:01.694Z] Step 8/24 : COPY . . [2021-05-24T18:06:01.694Z] Removing intermediate container 957509b930ad [2021-05-24T18:06:01.694Z] ---> 7df35ef575e0 [2021-05-24T18:06:01.694Z] Step 8/26 : COPY . . [2021-05-24T18:06:01.710Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.236 [2021-05-24T18:06:01.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-24T18:06:01.710Z] 20f8781cd3e7: Preparing [2021-05-24T18:06:01.710Z] b5e5b076629a: Preparing [2021-05-24T18:06:01.710Z] 34979a17efe3: Preparing [2021-05-24T18:06:01.710Z] 4e80d800587a: Preparing [2021-05-24T18:06:01.710Z] 32f366d666a5: Preparing [2021-05-24T18:06:01.710Z] b5e5b076629a: Layer already exists [2021-05-24T18:06:01.710Z] 4e80d800587a: Layer already exists [2021-05-24T18:06:01.710Z] 20f8781cd3e7: Layer already exists [2021-05-24T18:06:01.710Z] 32f366d666a5: Layer already exists [2021-05-24T18:06:01.710Z] 34979a17efe3: Layer already exists [2021-05-24T18:06:01.710Z] 2.0.0-dev.236: digest: sha256:1b21c5fa68d1d87b5efe1702599b84f103d39eeec64fdfd92307f5b155bfd949 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:08.086Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:12.141Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:06:12.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-24T18:06:12.141Z] 20f8781cd3e7: Preparing [2021-05-24T18:06:12.141Z] b5e5b076629a: Preparing [2021-05-24T18:06:12.141Z] 34979a17efe3: Preparing [2021-05-24T18:06:12.142Z] 4e80d800587a: Preparing [2021-05-24T18:06:12.142Z] 32f366d666a5: Preparing [2021-05-24T18:06:12.142Z] 32f366d666a5: Layer already exists [2021-05-24T18:06:12.142Z] b5e5b076629a: Layer already exists [2021-05-24T18:06:12.142Z] 4e80d800587a: Layer already exists [2021-05-24T18:06:12.142Z] 20f8781cd3e7: Layer already exists [2021-05-24T18:06:12.142Z] 34979a17efe3: Layer already exists [2021-05-24T18:06:12.142Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:1b21c5fa68d1d87b5efe1702599b84f103d39eeec64fdfd92307f5b155bfd949 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:18.537Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:20.584Z] ---> 14d81fb74887 [2021-05-24T18:06:20.584Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:06:20.584Z] ---> f3e6be40047c [2021-05-24T18:06:20.584Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:06:20.584Z] ---> a63b531c9538 [2021-05-24T18:06:20.584Z] Step 9/26 : RUN go mod tidy [2021-05-24T18:06:20.584Z] ---> 16ae02794248 [2021-05-24T18:06:20.584Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:06:20.584Z] ---> 1d4c6d9b01e0 [2021-05-24T18:06:20.584Z] Step 9/22 : RUN go mod tidy [2021-05-24T18:06:20.584Z] ---> Running in 80f32a82a87a [2021-05-24T18:06:20.584Z] ---> Running in 8786f3c391f6 [2021-05-24T18:06:20.584Z] ---> Running in a485c9d13325 [2021-05-24T18:06:20.584Z] ---> Running in 845cca0663e5 [2021-05-24T18:06:20.584Z] ---> Running in bf1c2b73d437 [2021-05-24T18:06:22.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-24T18:06:22.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-24T18:06:22.777Z] 20f8781cd3e7: Preparing [2021-05-24T18:06:22.777Z] b5e5b076629a: Preparing [2021-05-24T18:06:22.777Z] 34979a17efe3: Preparing [2021-05-24T18:06:22.777Z] 4e80d800587a: Preparing [2021-05-24T18:06:22.777Z] 32f366d666a5: Preparing [2021-05-24T18:06:22.777Z] 20f8781cd3e7: Layer already exists [2021-05-24T18:06:22.777Z] 34979a17efe3: Layer already exists [2021-05-24T18:06:22.777Z] b5e5b076629a: Layer already exists [2021-05-24T18:06:22.777Z] 32f366d666a5: Layer already exists [2021-05-24T18:06:22.777Z] 4e80d800587a: Layer already exists [2021-05-24T18:06:22.777Z] master: digest: sha256:1b21c5fa68d1d87b5efe1702599b84f103d39eeec64fdfd92307f5b155bfd949 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:06:26.958Z] ===================================================== [2021-05-24T18:06:26.961Z] Removing intermediate container 80f32a82a87a [2021-05-24T18:06:26.961Z] ---> 37032f36faa0 [2021-05-24T18:06:26.961Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-24T18:06:26.961Z] ---> Running in 167fa11e2608 [2021-05-24T18:06:26.961Z] Removing intermediate container 845cca0663e5 [2021-05-24T18:06:26.961Z] ---> 407d7d46c9ae [2021-05-24T18:06:26.961Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-24T18:06:26.961Z] Removing intermediate container 8786f3c391f6 [2021-05-24T18:06:26.961Z] ---> c9980cde1fe4 [2021-05-24T18:06:26.961Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-24T18:06:26.961Z] ---> Running in 493be840aae0 [2021-05-24T18:06:26.961Z] ---> Running in 74136ff2777e [2021-05-24T18:06:26.961Z] Removing intermediate container a485c9d13325 [2021-05-24T18:06:26.961Z] ---> 8545dfd4a44d [2021-05-24T18:06:26.961Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-24T18:06:26.961Z] Removing intermediate container bf1c2b73d437 [2021-05-24T18:06:26.961Z] ---> ae9306f1d612 [2021-05-24T18:06:26.961Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-24T18:06:26.961Z] ---> Running in df40f1208e30 [2021-05-24T18:06:26.961Z] ---> Running in f3eb3636fb49 [2021-05-24T18:06:26.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] echo [2021-05-24T18:06:26.976Z] taggedImages: [2021-05-24T18:06:26.976Z] - nexus3.edgexfoundry.org:10004/core-command:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:06:26.976Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.236 [2021-05-24T18:06:26.976Z] - nexus3.edgexfoundry.org:10004/core-command:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:06:26.976Z] - nexus3.edgexfoundry.org:10004/core-command:master [2021-05-24T18:06:29.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-24T18:06:29.154Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-data/core-data ./cmd/core-data [2021-05-24T18:06:29.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-24T18:06:29.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] echo [2021-05-24T18:06:33.347Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-24T18:06:33.347Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:06:33.347Z] 2.0.0-dev.236 [2021-05-24T18:06:33.347Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:06:33.347Z] master [2021-05-24T18:06:33.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:41.595Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:06:49.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:06:49.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-24T18:06:49.983Z] 5c8a86747813: Preparing [2021-05-24T18:06:49.983Z] 39371f696e46: Preparing [2021-05-24T18:06:49.983Z] 34979a17efe3: Preparing [2021-05-24T18:06:49.983Z] f97b9a860c5c: Preparing [2021-05-24T18:06:49.983Z] eb4769a63c5e: Preparing [2021-05-24T18:06:49.983Z] 32f366d666a5: Preparing [2021-05-24T18:06:49.983Z] 32f366d666a5: Waiting [2021-05-24T18:06:49.983Z] 34979a17efe3: Layer already exists [2021-05-24T18:06:49.983Z] 32f366d666a5: Layer already exists [2021-05-24T18:06:49.983Z] 5c8a86747813: Pushed [2021-05-24T18:06:49.983Z] eb4769a63c5e: Pushed [2021-05-24T18:06:49.983Z] f97b9a860c5c: Pushed [2021-05-24T18:06:49.983Z] 39371f696e46: Pushed [2021-05-24T18:06:49.983Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:db31bbc3067cc3cd7f1df0cf0f9379c2eb6b3319dbea91e1e2e5c0ecfa888bfc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:07:03.059Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:07:10.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.236 [2021-05-24T18:07:10.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-24T18:07:10.404Z] 5c8a86747813: Preparing [2021-05-24T18:07:10.404Z] 39371f696e46: Preparing [2021-05-24T18:07:10.404Z] 34979a17efe3: Preparing [2021-05-24T18:07:10.404Z] f97b9a860c5c: Preparing [2021-05-24T18:07:10.404Z] eb4769a63c5e: Preparing [2021-05-24T18:07:10.404Z] 32f366d666a5: Preparing [2021-05-24T18:07:10.404Z] 32f366d666a5: Waiting [2021-05-24T18:07:10.404Z] 39371f696e46: Layer already exists [2021-05-24T18:07:10.404Z] f97b9a860c5c: Layer already exists [2021-05-24T18:07:10.404Z] eb4769a63c5e: Layer already exists [2021-05-24T18:07:10.404Z] 5c8a86747813: Layer already exists [2021-05-24T18:07:10.404Z] 34979a17efe3: Layer already exists [2021-05-24T18:07:10.404Z] 32f366d666a5: Layer already exists [2021-05-24T18:07:10.404Z] 2.0.0-dev.236: digest: sha256:db31bbc3067cc3cd7f1df0cf0f9379c2eb6b3319dbea91e1e2e5c0ecfa888bfc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:07:16.676Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:07:24.949Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:07:24.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-24T18:07:24.949Z] 5c8a86747813: Preparing [2021-05-24T18:07:24.949Z] 39371f696e46: Preparing [2021-05-24T18:07:24.949Z] 34979a17efe3: Preparing [2021-05-24T18:07:24.949Z] f97b9a860c5c: Preparing [2021-05-24T18:07:24.949Z] eb4769a63c5e: Preparing [2021-05-24T18:07:24.949Z] 32f366d666a5: Preparing [2021-05-24T18:07:24.949Z] 32f366d666a5: Waiting [2021-05-24T18:07:24.949Z] 34979a17efe3: Layer already exists [2021-05-24T18:07:24.949Z] f97b9a860c5c: Layer already exists [2021-05-24T18:07:24.949Z] 5c8a86747813: Layer already exists [2021-05-24T18:07:24.949Z] eb4769a63c5e: Layer already exists [2021-05-24T18:07:24.949Z] 39371f696e46: Layer already exists [2021-05-24T18:07:24.949Z] 32f366d666a5: Layer already exists [2021-05-24T18:07:24.950Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:db31bbc3067cc3cd7f1df0cf0f9379c2eb6b3319dbea91e1e2e5c0ecfa888bfc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:07:35.917Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:07:45.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-24T18:07:45.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-24T18:07:45.707Z] 5c8a86747813: Preparing [2021-05-24T18:07:45.707Z] 39371f696e46: Preparing [2021-05-24T18:07:45.707Z] 34979a17efe3: Preparing [2021-05-24T18:07:45.707Z] f97b9a860c5c: Preparing [2021-05-24T18:07:45.707Z] eb4769a63c5e: Preparing [2021-05-24T18:07:45.707Z] 32f366d666a5: Preparing [2021-05-24T18:07:45.707Z] 32f366d666a5: Waiting [2021-05-24T18:07:45.707Z] eb4769a63c5e: Layer already exists [2021-05-24T18:07:45.707Z] f97b9a860c5c: Layer already exists [2021-05-24T18:07:45.707Z] 5c8a86747813: Layer already exists [2021-05-24T18:07:45.707Z] 34979a17efe3: Layer already exists [2021-05-24T18:07:45.707Z] 39371f696e46: Layer already exists [2021-05-24T18:07:45.707Z] 32f366d666a5: Layer already exists [2021-05-24T18:07:45.707Z] master: digest: sha256:db31bbc3067cc3cd7f1df0cf0f9379c2eb6b3319dbea91e1e2e5c0ecfa888bfc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:07:56.993Z] ===================================================== [Pipeline] echo [2021-05-24T18:07:59.140Z] taggedImages: [2021-05-24T18:07:59.140Z] - nexus3.edgexfoundry.org:10004/core-data:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:07:59.140Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.236 [2021-05-24T18:07:59.140Z] - nexus3.edgexfoundry.org:10004/core-data:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:07:59.140Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-24T18:08:05.598Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-24T18:08:05.598Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:08:05.598Z] 2.0.0-dev.236 [2021-05-24T18:08:05.598Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:08:05.598Z] master [2021-05-24T18:08:05.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:08:17.715Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:08:20.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-24T18:08:20.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:08:24.786Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:08:24.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-24T18:08:24.786Z] 33fb4801cd0d: Preparing [2021-05-24T18:08:24.786Z] 30c8cebabec0: Preparing [2021-05-24T18:08:24.786Z] 34979a17efe3: Preparing [2021-05-24T18:08:24.786Z] 76619bc993cd: Preparing [2021-05-24T18:08:24.786Z] 32f366d666a5: Preparing [2021-05-24T18:08:24.786Z] 32f366d666a5: Layer already exists [2021-05-24T18:08:24.786Z] 34979a17efe3: Layer already exists [2021-05-24T18:08:24.786Z] 76619bc993cd: Pushed [2021-05-24T18:08:24.786Z] 33fb4801cd0d: Pushed [2021-05-24T18:08:24.786Z] 30c8cebabec0: Pushed [2021-05-24T18:08:24.786Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:7f3ab9ea31d6f57267a089de8e7fe0f31dcdac2af2d24414207d9bf086d7fe34 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:08:29.413Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:08:34.489Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.236 [2021-05-24T18:08:34.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-24T18:08:34.489Z] 33fb4801cd0d: Preparing [2021-05-24T18:08:34.489Z] 30c8cebabec0: Preparing [2021-05-24T18:08:34.489Z] 34979a17efe3: Preparing [2021-05-24T18:08:34.489Z] 76619bc993cd: Preparing [2021-05-24T18:08:34.489Z] 32f366d666a5: Preparing [2021-05-24T18:08:34.489Z] 33fb4801cd0d: Layer already exists [2021-05-24T18:08:34.489Z] 76619bc993cd: Layer already exists [2021-05-24T18:08:34.489Z] 34979a17efe3: Layer already exists [2021-05-24T18:08:34.489Z] 32f366d666a5: Layer already exists [2021-05-24T18:08:34.489Z] 30c8cebabec0: Layer already exists [2021-05-24T18:08:34.489Z] 2.0.0-dev.236: digest: sha256:7f3ab9ea31d6f57267a089de8e7fe0f31dcdac2af2d24414207d9bf086d7fe34 size: 1363 [2021-05-24T18:08:34.498Z] Removing intermediate container f3eb3636fb49 [2021-05-24T18:08:34.498Z] ---> aeea5ff68a03 [2021-05-24T18:08:34.498Z] [2021-05-24T18:08:34.498Z] Step 11/26 : FROM alpine:3.12 [2021-05-24T18:08:34.498Z] 3.12: Pulling from library/alpine [2021-05-24T18:08:34.498Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T18:08:34.498Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T18:08:34.498Z] ---> 9852663dfa18 [2021-05-24T18:08:34.498Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-24T18:08:34.498Z] Removing intermediate container df40f1208e30 [2021-05-24T18:08:34.498Z] ---> 250765baf70c [2021-05-24T18:08:34.498Z] [2021-05-24T18:08:34.498Z] Step 11/22 : FROM alpine:3.12 [2021-05-24T18:08:34.498Z] ---> 9852663dfa18 [2021-05-24T18:08:34.498Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-24T18:08:34.498Z] ---> Running in 9e6a6337815f [2021-05-24T18:08:34.498Z] ---> Running in ce083d0ec180 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:08:36.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:36.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:36.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:38.984Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:08:39.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:39.007Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-24T18:08:39.007Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:08:39.007Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-24T18:08:39.007Z] (4/6) Installing curl (7.76.1-r0) [2021-05-24T18:08:39.007Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:08:39.007Z] (6/6) Installing su-exec (0.2-r1) [2021-05-24T18:08:39.007Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:08:39.007Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:08:39.007Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-24T18:08:39.007Z] OK: 7 MiB in 20 packages [2021-05-24T18:08:39.007Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:08:39.007Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-24T18:08:39.007Z] (4/4) Installing curl (7.76.1-r0) [2021-05-24T18:08:39.007Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:08:39.007Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:08:39.007Z] OK: 7 MiB in 18 packages [2021-05-24T18:08:43.681Z] Removing intermediate container 167fa11e2608 [2021-05-24T18:08:43.681Z] ---> 45de289e8fe3 [2021-05-24T18:08:43.681Z] [2021-05-24T18:08:43.681Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:08:43.681Z] ---> 9852663dfa18 [2021-05-24T18:08:43.681Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:08:43.681Z] ---> Running in 1bf1fc242d54 [2021-05-24T18:08:43.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:43.681Z] Removing intermediate container 9e6a6337815f [2021-05-24T18:08:43.681Z] ---> ba576603088f [2021-05-24T18:08:43.681Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:08:43.681Z] Removing intermediate container ce083d0ec180 [2021-05-24T18:08:43.681Z] ---> 508d02fcb0fd [2021-05-24T18:08:43.681Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-24T18:08:43.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:43.681Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-24T18:08:43.681Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:08:43.681Z] OK: 5 MiB in 15 packages [2021-05-24T18:08:43.681Z] ---> Running in 292d2986b1aa [2021-05-24T18:08:43.681Z] ---> Running in 47b4f81cefc9 [2021-05-24T18:08:45.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:08:45.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-24T18:08:45.869Z] 33fb4801cd0d: Preparing [2021-05-24T18:08:45.869Z] 30c8cebabec0: Preparing [2021-05-24T18:08:45.869Z] 34979a17efe3: Preparing [2021-05-24T18:08:45.869Z] 76619bc993cd: Preparing [2021-05-24T18:08:45.869Z] 32f366d666a5: Preparing [2021-05-24T18:08:45.869Z] 33fb4801cd0d: Layer already exists [2021-05-24T18:08:45.869Z] 30c8cebabec0: Layer already exists [2021-05-24T18:08:45.869Z] 34979a17efe3: Layer already exists [2021-05-24T18:08:45.869Z] 76619bc993cd: Layer already exists [2021-05-24T18:08:45.869Z] 32f366d666a5: Layer already exists [2021-05-24T18:08:45.869Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:7f3ab9ea31d6f57267a089de8e7fe0f31dcdac2af2d24414207d9bf086d7fe34 size: 1363 [2021-05-24T18:08:48.087Z] Removing intermediate container 292d2986b1aa [2021-05-24T18:08:48.087Z] ---> 314c36c74f83 [2021-05-24T18:08:48.087Z] Step 14/26 : WORKDIR / [2021-05-24T18:08:48.087Z] Removing intermediate container 47b4f81cefc9 [2021-05-24T18:08:48.087Z] ---> 789894e904aa [2021-05-24T18:08:48.087Z] Step 14/22 : WORKDIR /edgex [2021-05-24T18:08:48.087Z] Removing intermediate container 493be840aae0 [2021-05-24T18:08:48.087Z] ---> 7d550e9beeb1 [2021-05-24T18:08:48.087Z] [2021-05-24T18:08:48.087Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:08:48.087Z] ---> 9852663dfa18 [2021-05-24T18:08:48.087Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-24T18:08:48.087Z] ---> Running in e8a9804ad775 [2021-05-24T18:08:48.087Z] ---> Running in a4e6be255056 [2021-05-24T18:08:48.087Z] ---> Running in c20aa77a169c [2021-05-24T18:08:48.087Z] Removing intermediate container 1bf1fc242d54 [2021-05-24T18:08:48.087Z] ---> 01d44256b7a1 [2021-05-24T18:08:48.087Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:08:48.087Z] ---> Running in 09592f6fd34e [2021-05-24T18:08:48.087Z] Removing intermediate container e8a9804ad775 [2021-05-24T18:08:48.087Z] ---> 0e1179960e22 [2021-05-24T18:08:48.087Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-24T18:08:48.087Z] Removing intermediate container a4e6be255056 [2021-05-24T18:08:48.087Z] ---> 6f6746556414 [2021-05-24T18:08:48.087Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-24T18:08:48.087Z] Removing intermediate container 09592f6fd34e [2021-05-24T18:08:48.087Z] ---> 29e6b113a2df [2021-05-24T18:08:48.087Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-24T18:08:48.087Z] ---> Running in b48a64740426 [2021-05-24T18:08:48.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:48.087Z] ---> 81989c87095f [2021-05-24T18:08:48.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-24T18:08:48.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:08:48.087Z] ---> 8019a3fd94cf [2021-05-24T18:08:48.087Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-24T18:08:48.087Z] Removing intermediate container b48a64740426 [2021-05-24T18:08:48.087Z] ---> fc562d7c2e25 [2021-05-24T18:08:48.087Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:08:48.087Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-24T18:08:52.553Z] ---> Running in aaa39b367561 [2021-05-24T18:08:52.553Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:08:52.553Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:08:52.553Z] Executing ca-certificates-20191127-r4.trigger [2021-05-24T18:08:52.553Z] OK: 6 MiB in 16 packages [2021-05-24T18:08:52.553Z] Removing intermediate container aaa39b367561 [2021-05-24T18:08:52.553Z] ---> 3766209a8366 [2021-05-24T18:08:52.553Z] Step 16/24 : WORKDIR / [2021-05-24T18:08:52.553Z] ---> 7389eb5f5699 [2021-05-24T18:08:52.553Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-24T18:08:52.553Z] ---> Running in 8973101da5be [2021-05-24T18:08:52.553Z] ---> 2fd3c206071f [2021-05-24T18:08:52.553Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-24T18:08:52.553Z] Removing intermediate container 8973101da5be [2021-05-24T18:08:52.553Z] ---> 31ef620fb0cc [2021-05-24T18:08:52.553Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:08:52.553Z] Removing intermediate container c20aa77a169c [2021-05-24T18:08:52.553Z] ---> e04557ef9ee5 [2021-05-24T18:08:52.553Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:08:52.553Z] ---> 0266d694db61 [2021-05-24T18:08:52.553Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-24T18:08:52.553Z] ---> Running in 5ed8b12cecee [2021-05-24T18:08:52.553Z] ---> f2cffbd4345b [2021-05-24T18:08:52.553Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-24T18:08:52.553Z] ---> 3524cc2fe268 [2021-05-24T18:08:52.553Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-24T18:08:52.553Z] ---> Running in 198fc0d6deb2 [2021-05-24T18:08:52.553Z] Removing intermediate container 5ed8b12cecee [2021-05-24T18:08:52.553Z] ---> 1b8b22877eea [2021-05-24T18:08:52.553Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-24T18:08:52.553Z] ---> Running in d0075624ec44 [2021-05-24T18:08:52.553Z] Removing intermediate container 198fc0d6deb2 [2021-05-24T18:08:52.553Z] ---> 29aee2b3bece [2021-05-24T18:08:52.553Z] Step 19/22 : CMD ["--init=true"] [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:08:56.753Z] ---> 114e27e0b82f [2021-05-24T18:08:56.753Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-24T18:08:56.753Z] ---> Running in 4f64e5a536ec [2021-05-24T18:08:56.753Z] Removing intermediate container d0075624ec44 [2021-05-24T18:08:56.753Z] ---> 5ebe05de9eed [2021-05-24T18:08:56.753Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:08:56.753Z] ---> Running in 434f6338493f [2021-05-24T18:08:56.753Z] ---> 66b7bc37f783 [2021-05-24T18:08:56.753Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-24T18:08:56.753Z] Removing intermediate container 4f64e5a536ec [2021-05-24T18:08:56.753Z] ---> 3e3a488a7924 [2021-05-24T18:08:56.753Z] Step 20/22 : LABEL arch=arm64 [2021-05-24T18:08:56.753Z] ---> 293e06e8bf4e [2021-05-24T18:08:56.753Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-24T18:08:56.753Z] ---> Running in 04d0cf3b84c5 [2021-05-24T18:08:56.753Z] Removing intermediate container 434f6338493f [2021-05-24T18:08:56.753Z] ---> 4fcaf4221882 [2021-05-24T18:08:56.753Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:08:56.753Z] ---> c2f20447decb [2021-05-24T18:08:56.753Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-24T18:08:56.753Z] Removing intermediate container 74136ff2777e [2021-05-24T18:08:56.753Z] ---> 01ec4e5af7e1 [2021-05-24T18:08:56.753Z] [2021-05-24T18:08:56.753Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:08:56.753Z] ---> 9852663dfa18 [2021-05-24T18:08:56.753Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-24T18:08:56.753Z] ---> Running in ee0e95495113 [2021-05-24T18:08:56.753Z] Removing intermediate container 04d0cf3b84c5 [2021-05-24T18:08:56.753Z] ---> 6fda12a76c68 [2021-05-24T18:08:56.753Z] Step 21/22 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:08:56.753Z] ---> Running in 62e0682deca8 [2021-05-24T18:08:56.753Z] ---> Running in 10f4bb2b81dd [2021-05-24T18:08:56.753Z] ---> 8b47434679fe [2021-05-24T18:08:56.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-24T18:08:56.753Z] ---> 411a0852eeb0 [2021-05-24T18:08:56.753Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-24T18:08:56.753Z] Removing intermediate container ee0e95495113 [2021-05-24T18:08:56.753Z] ---> 25a994d32a6e [2021-05-24T18:08:56.753Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:08:56.753Z] Removing intermediate container 62e0682deca8 [2021-05-24T18:08:56.753Z] ---> f5fc62d8d925 [2021-05-24T18:08:56.753Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-24T18:09:01.478Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-24T18:09:03.727Z] ---> Running in f3c04c767e8b [2021-05-24T18:09:03.727Z] Removing intermediate container 10f4bb2b81dd [2021-05-24T18:09:03.727Z] ---> 3eab8ed45000 [2021-05-24T18:09:03.727Z] Step 22/22 : LABEL version=2.0.0-dev.236 [2021-05-24T18:09:03.727Z] ---> Running in 392d9ba5d567 [2021-05-24T18:09:03.727Z] ---> Running in 6d32319e8a33 [2021-05-24T18:09:03.727Z] Removing intermediate container f3c04c767e8b [2021-05-24T18:09:03.727Z] ---> 9a5bfac552e5 [2021-05-24T18:09:03.727Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:09:03.727Z] ---> 6c1bb12d8f63 [2021-05-24T18:09:03.727Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-24T18:09:03.727Z] Removing intermediate container 392d9ba5d567 [2021-05-24T18:09:03.727Z] ---> d9f171c52e2d [2021-05-24T18:09:03.727Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-24T18:09:03.727Z] ---> Running in 4ebe9c3306bc [2021-05-24T18:09:03.727Z] ---> c5055053ab7c [2021-05-24T18:09:03.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-24T18:09:03.727Z] Removing intermediate container 6d32319e8a33 [2021-05-24T18:09:03.727Z] ---> 9450b67b76f2 [2021-05-24T18:09:03.727Z] [2021-05-24T18:09:03.727Z] ---> Running in cd178a88cd23 [2021-05-24T18:09:03.727Z] ---> Running in 6c5940b1f38c [2021-05-24T18:09:03.727Z] Successfully built 9450b67b76f2 [2021-05-24T18:09:03.727Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-24T18:09:03.727Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-05-24T18:09:03.727Z] Removing intermediate container 4ebe9c3306bc [2021-05-24T18:09:03.727Z] ---> 57f1341b304c [2021-05-24T18:09:03.727Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:09:03.727Z] Removing intermediate container 6c5940b1f38c [2021-05-24T18:09:03.727Z] ---> 982b0aa18f0d [2021-05-24T18:09:03.727Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:09:03.727Z] ---> Running in 30af83a2c080 [2021-05-24T18:09:03.727Z] ---> Running in eb5d48b08ab3 [2021-05-24T18:09:03.727Z] ---> acfd5709ac1b [2021-05-24T18:09:03.727Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-24T18:09:03.727Z] ---> Running in 9e70d5aa81c0 [2021-05-24T18:09:03.727Z] Removing intermediate container 30af83a2c080 [2021-05-24T18:09:03.727Z] ---> 589e6cd5b062 [2021-05-24T18:09:03.727Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:09:03.727Z] ---> Running in f827634e53d5 [2021-05-24T18:09:03.727Z] Removing intermediate container 9e70d5aa81c0 [2021-05-24T18:09:03.727Z] ---> 26649436cd84 [2021-05-24T18:09:03.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:09:03.727Z] ---> Running in a553885f7e85 [2021-05-24T18:09:03.727Z] Removing intermediate container f827634e53d5 [2021-05-24T18:09:03.727Z] ---> ff133a1192e3 [2021-05-24T18:09:03.727Z] [2021-05-24T18:09:03.727Z] Successfully built ff133a1192e3 [2021-05-24T18:09:03.727Z] Successfully tagged core-command-arm64:latest [2021-05-24T18:09:03.727Z] Building core-metadata [2021-05-24T18:09:03.727Z]  Building core-command ... done Removing intermediate container a553885f7e85 [2021-05-24T18:09:03.727Z] ---> 7d9185f48452 [2021-05-24T18:09:03.727Z] Step 21/23 : LABEL arch=arm64 [2021-05-24T18:09:03.727Z] ---> Running in 0eee23555d7e [2021-05-24T18:09:03.727Z] Removing intermediate container cd178a88cd23 [2021-05-24T18:09:03.727Z] ---> 873167320757 [2021-05-24T18:09:03.727Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-24T18:09:03.727Z] ---> Running in d7a99ad39daf [2021-05-24T18:09:03.727Z] Removing intermediate container 0eee23555d7e [2021-05-24T18:09:03.727Z] ---> e01b0e4dbe7a [2021-05-24T18:09:03.727Z] Step 22/23 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:09:03.727Z] Removing intermediate container eb5d48b08ab3 [2021-05-24T18:09:03.727Z] ---> 525ae09b7919 [2021-05-24T18:09:03.727Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-24T18:09:03.727Z] ---> Running in 1d667d7112bd [2021-05-24T18:09:03.727Z] ---> Running in 0df4666f75b4 [2021-05-24T18:09:03.727Z] Removing intermediate container d7a99ad39daf [2021-05-24T18:09:03.727Z] ---> 0e3c3bf834b6 [2021-05-24T18:09:03.727Z] Step 24/26 : LABEL arch=arm64 [2021-05-24T18:09:03.727Z] ---> Running in 5c570cf164d4 [2021-05-24T18:09:03.727Z] Removing intermediate container 1d667d7112bd [2021-05-24T18:09:03.727Z] ---> 40b8f81597a8 [2021-05-24T18:09:03.727Z] Step 23/23 : LABEL version=2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:09:05.882Z] ---> Running in 5fefab76d668 [2021-05-24T18:09:05.883Z] Removing intermediate container 5c570cf164d4 [2021-05-24T18:09:05.883Z] ---> 8da9d2c96c96 [2021-05-24T18:09:05.883Z] Step 25/26 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:09:05.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:09:05.883Z] ---> Running in d08e4b978bdd [2021-05-24T18:09:05.883Z] Removing intermediate container 5fefab76d668 [2021-05-24T18:09:05.883Z] ---> 546d98f2be5e [2021-05-24T18:09:05.883Z] [2021-05-24T18:09:05.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:09:05.883Z] Successfully built 546d98f2be5e [2021-05-24T18:09:05.883Z] Successfully tagged support-notifications-arm64:latest [2021-05-24T18:09:05.883Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-24T18:09:05.883Z] Removing intermediate container d08e4b978bdd [2021-05-24T18:09:05.883Z] ---> 2ca5d59da579 [2021-05-24T18:09:05.883Z] Step 26/26 : LABEL version=2.0.0-dev.236 [2021-05-24T18:09:05.883Z] ---> Running in 1786d173e590 [2021-05-24T18:09:08.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-24T18:09:08.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-24T18:09:08.013Z] 33fb4801cd0d: Preparing [2021-05-24T18:09:08.013Z] 30c8cebabec0: Preparing [2021-05-24T18:09:08.013Z] 34979a17efe3: Preparing [2021-05-24T18:09:08.013Z] 76619bc993cd: Preparing [2021-05-24T18:09:08.013Z] 32f366d666a5: Preparing [2021-05-24T18:09:08.013Z] 32f366d666a5: Layer already exists [2021-05-24T18:09:08.013Z] 30c8cebabec0: Layer already exists [2021-05-24T18:09:08.013Z] 33fb4801cd0d: Layer already exists [2021-05-24T18:09:08.013Z] 76619bc993cd: Layer already exists [2021-05-24T18:09:08.013Z] 34979a17efe3: Layer already exists [2021-05-24T18:09:08.013Z] master: digest: sha256:7f3ab9ea31d6f57267a089de8e7fe0f31dcdac2af2d24414207d9bf086d7fe34 size: 1363 [2021-05-24T18:09:08.025Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-24T18:09:08.025Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-24T18:09:08.025Z] Removing intermediate container 1786d173e590 [2021-05-24T18:09:08.025Z] ---> 7f4f5e136425 [2021-05-24T18:09:08.025Z] [2021-05-24T18:09:08.025Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-24T18:09:08.025Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-24T18:09:08.025Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-24T18:09:08.025Z] Successfully built 7f4f5e136425 [2021-05-24T18:09:08.025Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-24T18:09:08.025Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-24T18:09:08.025Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-24T18:09:08.025Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:09:08.025Z] OK: 8 MiB in 20 packages [2021-05-24T18:09:08.025Z] Removing intermediate container 0df4666f75b4 [2021-05-24T18:09:08.025Z] ---> 6c60c12c4c06 [2021-05-24T18:09:08.025Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2021-05-24T18:09:12.395Z] ---> 28f4d2206379 [2021-05-24T18:09:12.395Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-24T18:09:12.395Z] ---> 64e915135d9f [2021-05-24T18:09:12.395Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-24T18:09:12.395Z] ---> da8dda9c47a4 [2021-05-24T18:09:12.395Z] Step 20/24 : ENTRYPOINT ["/core-data"] [Pipeline] echo [2021-05-24T18:09:12.398Z] ===================================================== [Pipeline] echo [2021-05-24T18:09:14.643Z] taggedImages: [2021-05-24T18:09:14.643Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:09:14.643Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.236 [2021-05-24T18:09:14.643Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:09:14.643Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-24T18:09:21.044Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-24T18:09:21.044Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:09:21.044Z] 2.0.0-dev.236 [2021-05-24T18:09:21.044Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:09:21.044Z] master [2021-05-24T18:09:21.044Z] ===================================================== [2021-05-24T18:09:21.069Z] ---> Running in 25b541634b74 [2021-05-24T18:09:21.069Z] Removing intermediate container 25b541634b74 [2021-05-24T18:09:21.069Z] ---> a51a0ff74b32 [2021-05-24T18:09:21.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:09:21.069Z] ---> Running in 92375b744742 [2021-05-24T18:09:21.069Z] Removing intermediate container 92375b744742 [2021-05-24T18:09:21.069Z] ---> 9a938d5250f0 [2021-05-24T18:09:21.069Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:09:21.069Z] ---> Running in 4ecd93a8eb69 [2021-05-24T18:09:21.069Z] Removing intermediate container 4ecd93a8eb69 [2021-05-24T18:09:21.069Z] ---> 201b4939f451 [2021-05-24T18:09:21.069Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:09:21.069Z] ---> Running in 4c42f0b99d0e [2021-05-24T18:09:21.069Z] Removing intermediate container 4c42f0b99d0e [2021-05-24T18:09:21.069Z] ---> 7d16d8575cbb [2021-05-24T18:09:21.069Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:09:21.069Z] ---> Running in e80add2dc152 [2021-05-24T18:09:21.069Z] Removing intermediate container e80add2dc152 [2021-05-24T18:09:21.069Z] ---> f854953da54e [2021-05-24T18:09:21.069Z] [2021-05-24T18:09:21.069Z] Successfully built f854953da54e [2021-05-24T18:09:21.069Z] Successfully tagged core-data-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:09:38.752Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:09:38.752Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:09:38.752Z] ---> 47301b84163c [2021-05-24T18:09:38.752Z] Step 3/32 : WORKDIR /edgex-go [2021-05-24T18:09:38.752Z] ---> Using cache [2021-05-24T18:09:38.752Z] ---> 48d28c634fc3 [2021-05-24T18:09:38.752Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:09:38.752Z] ---> Using cache [2021-05-24T18:09:38.752Z] ---> ddfd7e376c4c [2021-05-24T18:09:38.752Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-24T18:09:38.752Z] ---> Using cache [2021-05-24T18:09:38.752Z] ---> 5c1d3b512580 [2021-05-24T18:09:38.752Z] Step 6/32 : COPY go.mod . [2021-05-24T18:09:38.752Z] ---> Using cache [2021-05-24T18:09:38.752Z] ---> 7ca10cb6075c [2021-05-24T18:09:38.752Z] Step 7/32 : RUN go mod download [2021-05-24T18:09:38.752Z] ---> Using cache [2021-05-24T18:09:38.752Z] ---> 7df35ef575e0 [2021-05-24T18:09:38.752Z] Step 8/32 : COPY . . [2021-05-24T18:09:38.752Z] ---> Using cache [2021-05-24T18:09:38.752Z] ---> a63b531c9538 [2021-05-24T18:09:38.752Z] Step 9/32 : RUN go mod tidy [2021-05-24T18:09:38.752Z] ---> Using cache [2021-05-24T18:09:38.752Z] ---> 8545dfd4a44d [2021-05-24T18:09:38.752Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-24T18:09:38.752Z] ---> Running in 88a80e28ae05 [2021-05-24T18:09:45.919Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:09:48.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-24T18:09:48.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:09:48.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:09:48.475Z] ---> 47301b84163c [2021-05-24T18:09:48.475Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 48d28c634fc3 [2021-05-24T18:09:48.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> ddfd7e376c4c [2021-05-24T18:09:48.475Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 5c1d3b512580 [2021-05-24T18:09:48.475Z] Step 6/24 : COPY go.mod . [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 7ca10cb6075c [2021-05-24T18:09:48.475Z] Step 7/24 : RUN go mod download [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 7df35ef575e0 [2021-05-24T18:09:48.475Z] Step 8/24 : COPY . . [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> a63b531c9538 [2021-05-24T18:09:48.475Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 8545dfd4a44d [2021-05-24T18:09:48.475Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-24T18:09:48.475Z] ---> Running in dd1586b67085 [2021-05-24T18:09:48.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:09:48.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:09:48.475Z] ---> 47301b84163c [2021-05-24T18:09:48.475Z] Step 3/24 : WORKDIR /edgex-go [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 48d28c634fc3 [2021-05-24T18:09:48.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> ddfd7e376c4c [2021-05-24T18:09:48.475Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-24T18:09:48.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-24T18:09:48.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-24T18:09:48.475Z] ---> 47301b84163c [2021-05-24T18:09:48.475Z] Step 3/23 : WORKDIR /edgex-go [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 48d28c634fc3 [2021-05-24T18:09:48.475Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> ddfd7e376c4c [2021-05-24T18:09:48.475Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 5c1d3b512580 [2021-05-24T18:09:48.475Z] Step 6/23 : COPY go.mod . [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 7ca10cb6075c [2021-05-24T18:09:48.475Z] Step 7/23 : RUN go mod download [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 7df35ef575e0 [2021-05-24T18:09:48.475Z] Step 8/23 : COPY . . [2021-05-24T18:09:48.475Z] ---> Running in 72a7b59ef331 [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> a63b531c9538 [2021-05-24T18:09:48.475Z] Step 9/23 : RUN go mod tidy [2021-05-24T18:09:48.475Z] ---> Using cache [2021-05-24T18:09:48.475Z] ---> 8545dfd4a44d [2021-05-24T18:09:48.475Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-24T18:09:48.475Z] ---> Running in fcca04ab1f12 [2021-05-24T18:09:48.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-24T18:09:48.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:09:48.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-24T18:09:48.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:09:48.475Z] OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:09:58.317Z] Removing intermediate container 72a7b59ef331 [2021-05-24T18:09:58.317Z] ---> 6ceddce8bf89 [2021-05-24T18:09:58.317Z] Step 6/24 : COPY go.mod . [2021-05-24T18:09:58.317Z] ---> 6e672d43c704 [2021-05-24T18:09:58.317Z] Step 7/24 : RUN go mod download [2021-05-24T18:09:58.317Z] ---> Running in 206f7a29ad57 [2021-05-24T18:09:58.317Z] Removing intermediate container 206f7a29ad57 [2021-05-24T18:09:58.317Z] ---> e622a62c655d [2021-05-24T18:09:58.317Z] Step 8/24 : COPY . . [2021-05-24T18:10:03.540Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:10:03.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-24T18:10:03.540Z] 56e2ed4c11ad: Preparing [2021-05-24T18:10:03.540Z] 56e2ed4c11ad: Preparing [2021-05-24T18:10:03.540Z] fda2625121d9: Preparing [2021-05-24T18:10:03.540Z] 1c9029b53ba6: Preparing [2021-05-24T18:10:03.540Z] 9e0fb32b49ec: Preparing [2021-05-24T18:10:03.540Z] 392ac000a633: Preparing [2021-05-24T18:10:03.540Z] 34979a17efe3: Preparing [2021-05-24T18:10:03.540Z] 01a2ad8bf124: Preparing [2021-05-24T18:10:03.540Z] 01a2ad8bf124: Preparing [2021-05-24T18:10:03.540Z] b991985fefe2: Preparing [2021-05-24T18:10:03.540Z] e06d7d8c0a57: Preparing [2021-05-24T18:10:03.540Z] 32f366d666a5: Preparing [2021-05-24T18:10:03.540Z] 34979a17efe3: Waiting [2021-05-24T18:10:03.540Z] 01a2ad8bf124: Waiting [2021-05-24T18:10:03.540Z] b991985fefe2: Waiting [2021-05-24T18:10:03.540Z] e06d7d8c0a57: Waiting [2021-05-24T18:10:03.540Z] 32f366d666a5: Waiting [2021-05-24T18:10:03.540Z] 9e0fb32b49ec: Pushed [2021-05-24T18:10:03.540Z] fda2625121d9: Pushed [2021-05-24T18:10:03.540Z] 56e2ed4c11ad: Pushed [2021-05-24T18:10:03.540Z] 1c9029b53ba6: Pushed [2021-05-24T18:10:03.540Z] 34979a17efe3: Layer already exists [2021-05-24T18:10:03.540Z] 32f366d666a5: Layer already exists [2021-05-24T18:10:03.540Z] 01a2ad8bf124: Pushed [2021-05-24T18:10:03.540Z] b991985fefe2: Pushed [2021-05-24T18:10:03.540Z] e06d7d8c0a57: Pushed [2021-05-24T18:10:03.540Z] 392ac000a633: Pushed [2021-05-24T18:10:03.540Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:3c38b01570715f0108e0fe9ffd9a0e88dc48b7fc66da18b86696f3caa4d9a9b0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:10:16.711Z] ---> 969260086885 [2021-05-24T18:10:16.711Z] Step 9/24 : RUN go mod tidy [2021-05-24T18:10:16.711Z] ---> Running in 3a4136a68166 [2021-05-24T18:10:16.711Z] Removing intermediate container 3a4136a68166 [2021-05-24T18:10:16.711Z] ---> ad1585be4b5b [2021-05-24T18:10:16.711Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-24T18:10:16.712Z] ---> Running in 1d7ef8091ce9 [2021-05-24T18:10:16.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-24T18:10:22.208Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:10:32.567Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.236 [2021-05-24T18:10:32.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-24T18:10:32.567Z] 56e2ed4c11ad: Preparing [2021-05-24T18:10:32.567Z] 56e2ed4c11ad: Preparing [2021-05-24T18:10:32.567Z] fda2625121d9: Preparing [2021-05-24T18:10:32.567Z] 1c9029b53ba6: Preparing [2021-05-24T18:10:32.567Z] 9e0fb32b49ec: Preparing [2021-05-24T18:10:32.567Z] 392ac000a633: Preparing [2021-05-24T18:10:32.567Z] 34979a17efe3: Preparing [2021-05-24T18:10:32.567Z] 01a2ad8bf124: Preparing [2021-05-24T18:10:32.567Z] 01a2ad8bf124: Preparing [2021-05-24T18:10:32.567Z] b991985fefe2: Preparing [2021-05-24T18:10:32.567Z] e06d7d8c0a57: Preparing [2021-05-24T18:10:32.567Z] 32f366d666a5: Preparing [2021-05-24T18:10:32.567Z] 34979a17efe3: Waiting [2021-05-24T18:10:32.567Z] 01a2ad8bf124: Waiting [2021-05-24T18:10:32.567Z] b991985fefe2: Waiting [2021-05-24T18:10:32.567Z] e06d7d8c0a57: Waiting [2021-05-24T18:10:32.567Z] fda2625121d9: Layer already exists [2021-05-24T18:10:32.567Z] 392ac000a633: Layer already exists [2021-05-24T18:10:32.567Z] 56e2ed4c11ad: Layer already exists [2021-05-24T18:10:32.567Z] 1c9029b53ba6: Layer already exists [2021-05-24T18:10:32.567Z] 9e0fb32b49ec: Layer already exists [2021-05-24T18:10:32.567Z] 01a2ad8bf124: Layer already exists [2021-05-24T18:10:32.567Z] 34979a17efe3: Layer already exists [2021-05-24T18:10:32.567Z] b991985fefe2: Layer already exists [2021-05-24T18:10:32.567Z] e06d7d8c0a57: Layer already exists [2021-05-24T18:10:32.567Z] 32f366d666a5: Layer already exists [2021-05-24T18:10:32.567Z] 2.0.0-dev.236: digest: sha256:3c38b01570715f0108e0fe9ffd9a0e88dc48b7fc66da18b86696f3caa4d9a9b0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:10:40.250Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:10:50.122Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:10:50.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-24T18:10:50.122Z] 56e2ed4c11ad: Preparing [2021-05-24T18:10:50.122Z] 56e2ed4c11ad: Preparing [2021-05-24T18:10:50.122Z] fda2625121d9: Preparing [2021-05-24T18:10:50.122Z] 1c9029b53ba6: Preparing [2021-05-24T18:10:50.122Z] 9e0fb32b49ec: Preparing [2021-05-24T18:10:50.122Z] 392ac000a633: Preparing [2021-05-24T18:10:50.122Z] 34979a17efe3: Preparing [2021-05-24T18:10:50.122Z] 01a2ad8bf124: Preparing [2021-05-24T18:10:50.122Z] 01a2ad8bf124: Preparing [2021-05-24T18:10:50.122Z] b991985fefe2: Preparing [2021-05-24T18:10:50.122Z] e06d7d8c0a57: Preparing [2021-05-24T18:10:50.122Z] 32f366d666a5: Preparing [2021-05-24T18:10:50.122Z] b991985fefe2: Waiting [2021-05-24T18:10:50.122Z] e06d7d8c0a57: Waiting [2021-05-24T18:10:50.122Z] 34979a17efe3: Waiting [2021-05-24T18:10:50.122Z] 32f366d666a5: Waiting [2021-05-24T18:10:50.122Z] 01a2ad8bf124: Waiting [2021-05-24T18:10:50.122Z] 1c9029b53ba6: Layer already exists [2021-05-24T18:10:50.122Z] fda2625121d9: Layer already exists [2021-05-24T18:10:50.122Z] 392ac000a633: Layer already exists [2021-05-24T18:10:50.122Z] 56e2ed4c11ad: Layer already exists [2021-05-24T18:10:50.122Z] 9e0fb32b49ec: Layer already exists [2021-05-24T18:10:50.122Z] 01a2ad8bf124: Layer already exists [2021-05-24T18:10:50.122Z] 34979a17efe3: Layer already exists [2021-05-24T18:10:50.122Z] b991985fefe2: Layer already exists [2021-05-24T18:10:50.122Z] 32f366d666a5: Layer already exists [2021-05-24T18:10:50.122Z] e06d7d8c0a57: Layer already exists [2021-05-24T18:10:50.122Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:3c38b01570715f0108e0fe9ffd9a0e88dc48b7fc66da18b86696f3caa4d9a9b0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:11:00.173Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:11:07.329Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-24T18:11:07.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-24T18:11:07.329Z] 56e2ed4c11ad: Preparing [2021-05-24T18:11:07.329Z] 56e2ed4c11ad: Preparing [2021-05-24T18:11:07.329Z] fda2625121d9: Preparing [2021-05-24T18:11:07.329Z] 1c9029b53ba6: Preparing [2021-05-24T18:11:07.329Z] 9e0fb32b49ec: Preparing [2021-05-24T18:11:07.329Z] 392ac000a633: Preparing [2021-05-24T18:11:07.329Z] 34979a17efe3: Preparing [2021-05-24T18:11:07.329Z] 01a2ad8bf124: Preparing [2021-05-24T18:11:07.329Z] 01a2ad8bf124: Preparing [2021-05-24T18:11:07.329Z] b991985fefe2: Preparing [2021-05-24T18:11:07.329Z] e06d7d8c0a57: Preparing [2021-05-24T18:11:07.329Z] 32f366d666a5: Preparing [2021-05-24T18:11:07.329Z] 34979a17efe3: Waiting [2021-05-24T18:11:07.329Z] 01a2ad8bf124: Waiting [2021-05-24T18:11:07.329Z] b991985fefe2: Waiting [2021-05-24T18:11:07.329Z] e06d7d8c0a57: Waiting [2021-05-24T18:11:07.329Z] 32f366d666a5: Waiting [2021-05-24T18:11:07.329Z] 392ac000a633: Layer already exists [2021-05-24T18:11:07.329Z] 1c9029b53ba6: Layer already exists [2021-05-24T18:11:07.329Z] 56e2ed4c11ad: Layer already exists [2021-05-24T18:11:07.329Z] fda2625121d9: Layer already exists [2021-05-24T18:11:07.329Z] 9e0fb32b49ec: Layer already exists [2021-05-24T18:11:07.329Z] 34979a17efe3: Layer already exists [2021-05-24T18:11:07.329Z] 01a2ad8bf124: Layer already exists [2021-05-24T18:11:07.329Z] b991985fefe2: Layer already exists [2021-05-24T18:11:07.329Z] e06d7d8c0a57: Layer already exists [2021-05-24T18:11:07.329Z] 32f366d666a5: Layer already exists [2021-05-24T18:11:07.329Z] master: digest: sha256:3c38b01570715f0108e0fe9ffd9a0e88dc48b7fc66da18b86696f3caa4d9a9b0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:11:11.417Z] ===================================================== [Pipeline] echo [2021-05-24T18:11:13.449Z] taggedImages: [2021-05-24T18:11:13.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:11:13.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.236 [2021-05-24T18:11:13.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:11:13.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-24T18:11:17.542Z] Removing intermediate container 88a80e28ae05 [2021-05-24T18:11:17.542Z] ---> 055bec1d92cd [2021-05-24T18:11:17.542Z] [2021-05-24T18:11:17.543Z] Step 11/32 : FROM alpine:3.12 [2021-05-24T18:11:17.543Z] ---> 9852663dfa18 [2021-05-24T18:11:17.543Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-24T18:11:17.543Z] ---> Running in 70df531a8285 [Pipeline] echo [2021-05-24T18:11:19.548Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-24T18:11:19.548Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:11:19.548Z] 2.0.0-dev.236 [2021-05-24T18:11:19.548Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:11:19.548Z] master [2021-05-24T18:11:19.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2021-05-24T18:11:21.596Z] Removing intermediate container 70df531a8285 [2021-05-24T18:11:21.596Z] ---> 812077554da5 [2021-05-24T18:11:21.596Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-24T18:11:21.596Z] ---> Running in 1b2470f5de46 [2021-05-24T18:11:21.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:11:21.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:11:21.596Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-24T18:11:21.596Z] (2/2) Installing su-exec (0.2-r1) [2021-05-24T18:11:21.596Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T18:11:21.596Z] OK: 5 MiB in 16 packages [Pipeline] withDockerRegistry [Pipeline] { [2021-05-24T18:11:23.680Z] Removing intermediate container 1b2470f5de46 [2021-05-24T18:11:23.680Z] ---> 5c043af25991 [2021-05-24T18:11:23.680Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-24T18:11:23.680Z] ---> Running in 426b8ad2ce07 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:11:27.810Z] Removing intermediate container 426b8ad2ce07 [2021-05-24T18:11:27.810Z] ---> f36379037985 [2021-05-24T18:11:27.810Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-24T18:11:27.810Z] ---> Running in 60d31964bc6e [2021-05-24T18:11:27.810Z] Removing intermediate container 60d31964bc6e [2021-05-24T18:11:27.810Z] ---> 6c386375e11b [2021-05-24T18:11:27.810Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-24T18:11:27.810Z] ---> Running in 2c4e5a150e4c [2021-05-24T18:11:29.916Z] Removing intermediate container 2c4e5a150e4c [2021-05-24T18:11:29.916Z] ---> fcfed5b96845 [2021-05-24T18:11:29.916Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-24T18:11:29.916Z] ---> Running in 81b73f20f70c [2021-05-24T18:11:29.916Z] Removing intermediate container 81b73f20f70c [2021-05-24T18:11:29.916Z] ---> 6660ca5c51d4 [2021-05-24T18:11:29.917Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-24T18:11:32.055Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [2021-05-24T18:11:34.060Z] ---> 132ef9c52cdd [2021-05-24T18:11:34.060Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-24T18:11:34.060Z] ---> Running in 8e19814661cd [Pipeline] sh [2021-05-24T18:11:40.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:11:40.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-24T18:11:40.268Z] 9de4267a3598: Preparing [2021-05-24T18:11:40.268Z] 0080a6845f9b: Preparing [2021-05-24T18:11:40.268Z] 5508a6cbefb2: Preparing [2021-05-24T18:11:40.268Z] bc5b5ad92d2b: Preparing [2021-05-24T18:11:40.268Z] 26ba3f98abc2: Preparing [2021-05-24T18:11:40.268Z] 32f366d666a5: Preparing [2021-05-24T18:11:40.268Z] 32f366d666a5: Waiting [2021-05-24T18:11:40.268Z] 5508a6cbefb2: Pushed [2021-05-24T18:11:40.268Z] bc5b5ad92d2b: Pushed [2021-05-24T18:11:40.268Z] 32f366d666a5: Layer already exists [2021-05-24T18:11:40.268Z] 26ba3f98abc2: Pushed [2021-05-24T18:11:40.268Z] 9de4267a3598: Pushed [2021-05-24T18:11:40.268Z] 0080a6845f9b: Pushed [2021-05-24T18:11:40.268Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:64b31c009c6e8e7f4a0acd42d68bf0162719f68ca44c6aa9cc2901400dfad336 size: 1575 [2021-05-24T18:11:42.395Z] Removing intermediate container 8e19814661cd [2021-05-24T18:11:42.395Z] ---> 4eccdabc7a17 [2021-05-24T18:11:42.395Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:11:42.395Z] Removing intermediate container fcca04ab1f12 [2021-05-24T18:11:42.395Z] ---> 6fbf7c1f7f45 [2021-05-24T18:11:42.395Z] [2021-05-24T18:11:42.395Z] Step 11/23 : FROM alpine:3.12 [2021-05-24T18:11:42.395Z] ---> 9852663dfa18 [2021-05-24T18:11:42.395Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:11:42.395Z] ---> Using cache [2021-05-24T18:11:42.395Z] ---> 01d44256b7a1 [2021-05-24T18:11:42.395Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:11:42.395Z] ---> Using cache [2021-05-24T18:11:42.395Z] ---> 29e6b113a2df [2021-05-24T18:11:42.395Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-24T18:11:42.395Z] ---> Running in 2975ae6a66ca [2021-05-24T18:11:42.395Z] ---> 4adccda9aa76 [2021-05-24T18:11:42.395Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-24T18:11:42.395Z] Removing intermediate container 2975ae6a66ca [2021-05-24T18:11:42.395Z] ---> f2e0cdf93e51 [2021-05-24T18:11:42.395Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-24T18:11:42.395Z] ---> Running in 8c740ea96d3f [2021-05-24T18:11:42.395Z] Removing intermediate container 8c740ea96d3f [2021-05-24T18:11:42.395Z] ---> cbd96faa0be9 [2021-05-24T18:11:42.395Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:11:42.395Z] ---> 9e3164f6f2ae [2021-05-24T18:11:42.395Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-24T18:11:46.509Z] ---> 4311909c7ccf [2021-05-24T18:11:46.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-24T18:11:46.509Z] ---> 9dcf063cef70 [2021-05-24T18:11:46.509Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-24T18:11:46.509Z] ---> a7abb3dd683d [2021-05-24T18:11:46.509Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-24T18:11:46.509Z] ---> 76efa04e9df3 [2021-05-24T18:11:46.509Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-24T18:11:46.509Z] ---> a431c0572134 [2021-05-24T18:11:46.509Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-24T18:11:46.509Z] Removing intermediate container dd1586b67085 [2021-05-24T18:11:46.509Z] ---> 340ea769c0b0 [2021-05-24T18:11:46.509Z] [2021-05-24T18:11:46.509Z] Step 11/24 : FROM alpine:3.12 [2021-05-24T18:11:46.509Z] ---> 9852663dfa18 [2021-05-24T18:11:46.509Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-24T18:11:46.509Z] ---> Using cache [2021-05-24T18:11:46.509Z] ---> 01d44256b7a1 [2021-05-24T18:11:46.509Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:11:46.509Z] ---> Using cache [2021-05-24T18:11:46.509Z] ---> 29e6b113a2df [2021-05-24T18:11:46.509Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-24T18:11:46.509Z] ---> da44c0850d20 [2021-05-24T18:11:46.509Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-24T18:11:46.509Z] ---> Running in 6beb793458e8 [2021-05-24T18:11:46.509Z] ---> Running in 1b343d1d9702 [2021-05-24T18:11:46.509Z] ---> Running in a31342548eb6 [2021-05-24T18:11:46.509Z] Removing intermediate container 6beb793458e8 [2021-05-24T18:11:46.509Z] ---> 72f8b57af272 [2021-05-24T18:11:46.509Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-24T18:11:46.509Z] ---> Running in d06cdfbcb604 [2021-05-24T18:11:46.509Z] Removing intermediate container a31342548eb6 [2021-05-24T18:11:46.509Z] ---> 509ede7a2807 [2021-05-24T18:11:46.509Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:11:46.509Z] Removing intermediate container 1b343d1d9702 [2021-05-24T18:11:46.509Z] ---> c97c09be8933 [2021-05-24T18:11:46.509Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-24T18:11:46.509Z] ---> Running in 43060102342e [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:11:54.741Z] Removing intermediate container d06cdfbcb604 [2021-05-24T18:11:54.741Z] ---> f4035d4cef46 [2021-05-24T18:11:54.741Z] Step 16/24 : WORKDIR / [2021-05-24T18:11:54.741Z] Removing intermediate container 43060102342e [2021-05-24T18:11:54.741Z] ---> ea127a07fb9b [2021-05-24T18:11:54.741Z] Step 21/23 : LABEL arch=arm64 [2021-05-24T18:11:54.741Z] ---> Running in cc6daaf8d354 [2021-05-24T18:11:54.741Z] ---> d9a4cdd41730 [2021-05-24T18:11:54.741Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-24T18:11:54.741Z] ---> Running in f2ec199fb527 [2021-05-24T18:11:54.741Z] ---> Running in d9833d95a5a8 [2021-05-24T18:11:54.741Z] Removing intermediate container cc6daaf8d354 [2021-05-24T18:11:54.741Z] ---> c3295d6ff867 [2021-05-24T18:11:54.741Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-24T18:11:54.741Z] Removing intermediate container f2ec199fb527 [2021-05-24T18:11:54.741Z] ---> 834aef31e7e1 [2021-05-24T18:11:54.741Z] Step 22/23 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:11:54.741Z] ---> Running in bb2f31cb63b5 [2021-05-24T18:11:54.741Z] Removing intermediate container bb2f31cb63b5 [2021-05-24T18:11:54.741Z] ---> 5862c5b43a0b [2021-05-24T18:11:54.741Z] Step 23/23 : LABEL version=2.0.0-dev.236 [2021-05-24T18:11:54.741Z] ---> 6ecc682383a2 [2021-05-24T18:11:54.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-24T18:11:54.741Z] ---> Running in c4b9afb94d91 [2021-05-24T18:11:54.741Z] Removing intermediate container c4b9afb94d91 [2021-05-24T18:11:54.741Z] ---> 9d74f48479de [2021-05-24T18:11:54.741Z] [2021-05-24T18:11:54.741Z] Removing intermediate container d9833d95a5a8 [2021-05-24T18:11:54.741Z] ---> 53da07487882 [2021-05-24T18:11:54.741Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-24T18:11:54.741Z] Successfully built 9d74f48479de [2021-05-24T18:11:54.741Z] Successfully tagged support-scheduler-arm64:latest [2021-05-24T18:11:54.741Z]  Building support-scheduler ... done Removing intermediate container 1d7ef8091ce9 [2021-05-24T18:11:54.741Z] ---> 0af4341cdf90 [2021-05-24T18:11:54.741Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-24T18:11:54.741Z] ---> b588fd2afa6c [2021-05-24T18:11:54.741Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-24T18:11:54.741Z] ---> Running in 70665b0ff02d [2021-05-24T18:11:54.741Z] ---> Running in bebfa12cee57 [2021-05-24T18:11:54.741Z] ---> 7de2f2f2c6ce [2021-05-24T18:11:54.741Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-24T18:11:54.741Z] Removing intermediate container bebfa12cee57 [2021-05-24T18:11:54.741Z] ---> 9ba19a34e4ed [2021-05-24T18:11:54.741Z] Step 29/32 : CMD ["gate"] [2021-05-24T18:11:54.741Z] ---> Running in 6f64ba36730d [2021-05-24T18:11:54.741Z] ---> Running in 95d7cc729c43 [2021-05-24T18:11:54.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.236" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-24T18:11:54.741Z] Removing intermediate container 6f64ba36730d [2021-05-24T18:11:54.741Z] ---> 1a6ec39608b9 [2021-05-24T18:11:54.741Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:11:54.742Z] Removing intermediate container 95d7cc729c43 [2021-05-24T18:11:54.742Z] ---> b293d214f7d2 [2021-05-24T18:11:54.742Z] Step 30/32 : LABEL arch=arm64 [2021-05-24T18:11:54.742Z] ---> Running in 9afc20b0b139 [2021-05-24T18:11:54.742Z] ---> Running in 7070945da53e [2021-05-24T18:11:54.742Z] Removing intermediate container 9afc20b0b139 [2021-05-24T18:11:54.742Z] ---> 564d02577d59 [2021-05-24T18:11:54.742Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:11:54.742Z] ---> Running in a6f5298c9add [2021-05-24T18:11:54.742Z] Removing intermediate container 7070945da53e [2021-05-24T18:11:54.742Z] ---> 4d5bdeaf8763 [2021-05-24T18:11:54.742Z] Step 31/32 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:11:54.742Z] ---> Running in 9a39fde13cfb [2021-05-24T18:11:54.742Z] Removing intermediate container a6f5298c9add [2021-05-24T18:11:54.742Z] ---> e106d0659c39 [2021-05-24T18:11:54.742Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:11:58.785Z] ---> Running in 7be5c30dfc88 [2021-05-24T18:11:58.785Z] Removing intermediate container 9a39fde13cfb [2021-05-24T18:11:58.785Z] ---> ba7bde5c1531 [2021-05-24T18:11:58.785Z] Step 32/32 : LABEL version=2.0.0-dev.236 [2021-05-24T18:11:58.785Z] Removing intermediate container 7be5c30dfc88 [2021-05-24T18:11:58.785Z] ---> 2dbedab73508 [2021-05-24T18:11:58.785Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:11:58.785Z] ---> Running in 31f6c418e2a5 [2021-05-24T18:11:58.785Z] ---> Running in d2e27849b076 [2021-05-24T18:11:58.785Z] Removing intermediate container 70665b0ff02d [2021-05-24T18:11:58.785Z] ---> f38c9db49e56 [2021-05-24T18:11:58.785Z] [2021-05-24T18:11:58.785Z] Step 12/24 : FROM docker:20.10.0 [2021-05-24T18:11:58.785Z] 20.10.0: Pulling from library/docker [2021-05-24T18:11:58.785Z] Removing intermediate container 31f6c418e2a5 [2021-05-24T18:11:58.785Z] ---> 46c751f825ec [2021-05-24T18:11:58.785Z] [2021-05-24T18:11:58.785Z] Removing intermediate container d2e27849b076 [2021-05-24T18:11:58.785Z] ---> 0062ce598e02 [2021-05-24T18:11:58.785Z] [2021-05-24T18:11:58.785Z] Successfully built 46c751f825ec [2021-05-24T18:11:58.785Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-24T18:11:58.785Z]  Building security-bootstrapper ... done Successfully built 0062ce598e02 [2021-05-24T18:11:58.785Z] Successfully tagged core-metadata-arm64:latest [2021-05-24T18:12:00.790Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:12:04.977Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-24T18:12:04.977Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-24T18:12:04.977Z] ---> eeaf43b92773 [2021-05-24T18:12:04.977Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-24T18:12:04.977Z] ---> Running in a316408ca76f [2021-05-24T18:12:04.977Z] Removing intermediate container a316408ca76f [2021-05-24T18:12:04.977Z] ---> 69eb8d9eb7e8 [2021-05-24T18:12:04.977Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-24T18:12:04.977Z] ---> Running in e910892546be [2021-05-24T18:12:06.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.236 [2021-05-24T18:12:06.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-24T18:12:06.957Z] 9de4267a3598: Preparing [2021-05-24T18:12:06.957Z] 0080a6845f9b: Preparing [2021-05-24T18:12:06.957Z] 5508a6cbefb2: Preparing [2021-05-24T18:12:06.957Z] bc5b5ad92d2b: Preparing [2021-05-24T18:12:06.957Z] 26ba3f98abc2: Preparing [2021-05-24T18:12:06.957Z] 32f366d666a5: Preparing [2021-05-24T18:12:06.957Z] 32f366d666a5: Waiting [2021-05-24T18:12:06.957Z] 9de4267a3598: Layer already exists [2021-05-24T18:12:06.957Z] 0080a6845f9b: Layer already exists [2021-05-24T18:12:06.957Z] 26ba3f98abc2: Layer already exists [2021-05-24T18:12:06.957Z] bc5b5ad92d2b: Layer already exists [2021-05-24T18:12:06.957Z] 5508a6cbefb2: Layer already exists [2021-05-24T18:12:06.957Z] 32f366d666a5: Layer already exists [2021-05-24T18:12:06.957Z] 2.0.0-dev.236: digest: sha256:64b31c009c6e8e7f4a0acd42d68bf0162719f68ca44c6aa9cc2901400dfad336 size: 1575 [2021-05-24T18:12:06.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T18:12:06.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T18:12:06.975Z] (1/39) Installing readline (8.0.4-r0) [2021-05-24T18:12:06.975Z] (2/39) Installing bash (5.0.17-r0) [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:12:11.063Z] Executing bash-5.0.17-r0.post-install [2021-05-24T18:12:11.063Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-24T18:12:11.063Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-24T18:12:11.063Z] (5/39) Installing curl (7.76.1-r0) [2021-05-24T18:12:11.063Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-24T18:12:11.063Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-24T18:12:11.063Z] (8/39) Installing expat (2.2.9-r1) [2021-05-24T18:12:11.063Z] (9/39) Installing libffi (3.3-r2) [2021-05-24T18:12:11.063Z] (10/39) Installing gdbm (1.13-r1) [2021-05-24T18:12:11.063Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-24T18:12:11.063Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-24T18:12:11.063Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-24T18:12:11.063Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-24T18:12:11.063Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-24T18:12:11.063Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-24T18:12:11.063Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-24T18:12:11.063Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-24T18:12:11.063Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-24T18:12:11.063Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-24T18:12:11.063Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-24T18:12:11.063Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-24T18:12:11.063Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-24T18:12:11.063Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-24T18:12:11.063Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-24T18:12:11.063Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-24T18:12:11.063Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-24T18:12:11.063Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-24T18:12:11.063Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-24T18:12:11.063Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-24T18:12:11.063Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-24T18:12:11.063Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-24T18:12:11.063Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-24T18:12:11.063Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-24T18:12:11.063Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-24T18:12:11.063Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-24T18:12:11.063Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-24T18:12:11.063Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-24T18:12:11.063Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-24T18:12:11.063Z] Executing busybox-1.31.1-r19.trigger [2021-05-24T18:12:11.063Z] OK: 72 MiB in 59 packages [2021-05-24T18:12:15.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:12:19.432Z] Collecting docker-compose==1.23.2 [2021-05-24T18:12:19.432Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-24T18:12:19.432Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-24T18:12:19.432Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-24T18:12:19.432Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-24T18:12:19.432Z] Collecting PyYAML<4,>=3.10 [2021-05-24T18:12:19.432Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-24T18:12:27.786Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-24T18:12:27.786Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-24T18:12:27.786Z] Collecting jsonschema<3,>=2.5.1 [2021-05-24T18:12:27.786Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-24T18:12:27.786Z] Collecting docopt<0.7,>=0.6.1 [2021-05-24T18:12:27.786Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-24T18:12:27.786Z] Collecting texttable<0.10,>=0.9.0 [2021-05-24T18:12:27.786Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-24T18:12:34.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:12:34.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-24T18:12:34.142Z] 9de4267a3598: Preparing [2021-05-24T18:12:34.142Z] 0080a6845f9b: Preparing [2021-05-24T18:12:34.142Z] 5508a6cbefb2: Preparing [2021-05-24T18:12:34.142Z] bc5b5ad92d2b: Preparing [2021-05-24T18:12:34.142Z] 26ba3f98abc2: Preparing [2021-05-24T18:12:34.142Z] 32f366d666a5: Preparing [2021-05-24T18:12:34.142Z] 32f366d666a5: Waiting [2021-05-24T18:12:34.142Z] 0080a6845f9b: Layer already exists [2021-05-24T18:12:34.142Z] 26ba3f98abc2: Layer already exists [2021-05-24T18:12:34.142Z] 5508a6cbefb2: Layer already exists [2021-05-24T18:12:34.142Z] bc5b5ad92d2b: Layer already exists [2021-05-24T18:12:34.142Z] 9de4267a3598: Layer already exists [2021-05-24T18:12:34.142Z] 32f366d666a5: Layer already exists [2021-05-24T18:12:34.142Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:64b31c009c6e8e7f4a0acd42d68bf0162719f68ca44c6aa9cc2901400dfad336 size: 1575 [2021-05-24T18:12:34.153Z] Collecting cached-property<2,>=1.2.0 [2021-05-24T18:12:34.153Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-24T18:12:34.153Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-24T18:12:34.153Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-24T18:12:34.153Z] Collecting docker<4.0,>=3.6.0 [2021-05-24T18:12:34.153Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-24T18:12:34.153Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:12:36.227Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-24T18:12:36.227Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-24T18:12:36.227Z] Collecting idna<2.8,>=2.5 [2021-05-24T18:12:36.227Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-24T18:12:36.227Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-24T18:12:36.227Z] Collecting docker-pycreds>=0.4.0 [2021-05-24T18:12:36.227Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-24T18:12:36.227Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-24T18:12:36.227Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-24T18:12:36.227Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-24T18:12:36.227Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-24T18:12:42.365Z] Installing collected packages: dockerpty, PyYAML, websocket-client, jsonschema, docopt, texttable, cached-property, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-05-24T18:12:42.365Z] Running setup.py install for dockerpty: started [2021-05-24T18:12:42.365Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-24T18:12:42.365Z] Running setup.py install for PyYAML: started [2021-05-24T18:12:42.379Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-24T18:12:46.567Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-24T18:12:46.567Z] Running setup.py install for docopt: started [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:13:07.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-24T18:13:07.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-24T18:13:07.160Z] 9de4267a3598: Preparing [2021-05-24T18:13:07.160Z] 0080a6845f9b: Preparing [2021-05-24T18:13:07.160Z] 5508a6cbefb2: Preparing [2021-05-24T18:13:07.160Z] bc5b5ad92d2b: Preparing [2021-05-24T18:13:07.160Z] 26ba3f98abc2: Preparing [2021-05-24T18:13:07.160Z] 32f366d666a5: Preparing [2021-05-24T18:13:07.160Z] 32f366d666a5: Waiting [2021-05-24T18:13:07.160Z] 5508a6cbefb2: Layer already exists [2021-05-24T18:13:07.160Z] bc5b5ad92d2b: Layer already exists [2021-05-24T18:13:07.160Z] 0080a6845f9b: Layer already exists [2021-05-24T18:13:07.160Z] 9de4267a3598: Layer already exists [2021-05-24T18:13:07.160Z] 26ba3f98abc2: Layer already exists [2021-05-24T18:13:07.160Z] 32f366d666a5: Layer already exists [2021-05-24T18:13:07.160Z] master: digest: sha256:64b31c009c6e8e7f4a0acd42d68bf0162719f68ca44c6aa9cc2901400dfad336 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:13:17.347Z] ===================================================== [2021-05-24T18:13:17.349Z] Running setup.py install for docopt: finished with status 'done' [2021-05-24T18:13:17.349Z] Running setup.py install for texttable: started [2021-05-24T18:13:17.349Z] Running setup.py install for texttable: finished with status 'done' [2021-05-24T18:13:17.349Z] Attempting uninstall: urllib3 [2021-05-24T18:13:17.349Z] Found existing installation: urllib3 1.25.9 [2021-05-24T18:13:17.349Z] Uninstalling urllib3-1.25.9: [2021-05-24T18:13:17.349Z] Successfully uninstalled urllib3-1.25.9 [2021-05-24T18:13:17.349Z] Attempting uninstall: idna [2021-05-24T18:13:17.349Z] Found existing installation: idna 2.9 [2021-05-24T18:13:17.350Z] Uninstalling idna-2.9: [2021-05-24T18:13:17.350Z] Successfully uninstalled idna-2.9 [2021-05-24T18:13:17.350Z] Attempting uninstall: requests [2021-05-24T18:13:17.350Z] Found existing installation: requests 2.23.0 [2021-05-24T18:13:17.350Z] Uninstalling requests-2.23.0: [2021-05-24T18:13:17.350Z] Successfully uninstalled requests-2.23.0 [2021-05-24T18:13:17.350Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-24T18:13:17.350Z] Removing intermediate container e910892546be [2021-05-24T18:13:17.350Z] ---> a3053bef01b5 [2021-05-24T18:13:17.350Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-24T18:13:17.350Z] ---> Running in 841024f8b252 [2021-05-24T18:13:17.350Z] Removing intermediate container 841024f8b252 [2021-05-24T18:13:17.350Z] ---> dd5bd5ca2019 [2021-05-24T18:13:17.350Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-24T18:13:17.350Z] ---> Running in e6749e8b0ae1 [2021-05-24T18:13:17.350Z] Removing intermediate container e6749e8b0ae1 [2021-05-24T18:13:17.350Z] ---> e5e90753c196 [2021-05-24T18:13:17.350Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-24T18:13:17.350Z] ---> df302e3d8d1b [2021-05-24T18:13:17.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-24T18:13:17.350Z] ---> e44d3ae7038d [2021-05-24T18:13:17.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-24T18:13:17.350Z] ---> a9a89276526d [2021-05-24T18:13:17.350Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-24T18:13:17.350Z] ---> Running in 243d66170f49 [2021-05-24T18:13:17.350Z] Removing intermediate container 243d66170f49 [2021-05-24T18:13:17.350Z] ---> e2999c76d84a [2021-05-24T18:13:17.350Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T18:13:17.350Z] ---> Running in de034447085d [2021-05-24T18:13:17.350Z] Removing intermediate container de034447085d [2021-05-24T18:13:17.350Z] ---> 8905890a619d [2021-05-24T18:13:17.350Z] Step 22/24 : LABEL arch=arm64 [2021-05-24T18:13:17.350Z] ---> Running in f3d9c2c21709 [2021-05-24T18:13:17.350Z] Removing intermediate container f3d9c2c21709 [2021-05-24T18:13:17.350Z] ---> 2f2f9fe61878 [2021-05-24T18:13:17.350Z] Step 23/24 : LABEL git_sha=2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:13:17.350Z] ---> Running in bcd5ff4c9027 [2021-05-24T18:13:17.350Z] Removing intermediate container bcd5ff4c9027 [2021-05-24T18:13:17.350Z] ---> 7b12b211e299 [2021-05-24T18:13:17.350Z] Step 24/24 : LABEL version=2.0.0-dev.236 [2021-05-24T18:13:17.350Z] ---> Running in 0f1db7a66fb0 [2021-05-24T18:13:17.350Z] Removing intermediate container 0f1db7a66fb0 [2021-05-24T18:13:17.350Z] ---> b1fb0f31795d [2021-05-24T18:13:17.350Z] [2021-05-24T18:13:17.350Z] Successfully built b1fb0f31795d [2021-05-24T18:13:17.350Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-24T18:13:19.505Z]  Building sys-mgmt-agent ... done  [Pipeline] echo [2021-05-24T18:13:19.507Z] taggedImages: [2021-05-24T18:13:19.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:13:19.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.236 [2021-05-24T18:13:19.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:13:19.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] } [2021-05-24T18:13:21.542Z] $ docker stop --time=1 189be5e18151054c8a1432945867fb55e66c3d470e51a3bbb679c7569686c44f [2021-05-24T18:13:25.729Z] $ docker rm -f 189be5e18151054c8a1432945867fb55e66c3d470e51a3bbb679c7569686c44f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2021-05-24T18:13:40.164Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-24T18:13:40.164Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:13:40.164Z] 2.0.0-dev.236 [2021-05-24T18:13:40.164Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:13:40.164Z] master [2021-05-24T18:13:40.164Z] ===================================================== [2021-05-24T18:13:42.179Z] + docker images [2021-05-24T18:13:42.179Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-24T18:13:42.179Z] sys-mgmt-agent-arm64 latest b1fb0f31795d 27 seconds ago 299MB [2021-05-24T18:13:42.179Z] core-metadata-arm64 latest 0062ce598e02 About a minute ago 17.4MB [2021-05-24T18:13:42.179Z] security-bootstrapper-arm64 latest 46c751f825ec About a minute ago 17.2MB [2021-05-24T18:13:42.179Z] f38c9db49e56 About a minute ago 863MB [2021-05-24T18:13:42.179Z] support-scheduler-arm64 latest 9d74f48479de About a minute ago 16.1MB [2021-05-24T18:13:42.179Z] 340ea769c0b0 About a minute ago 873MB [2021-05-24T18:13:42.179Z] 6fbf7c1f7f45 About a minute ago 865MB [2021-05-24T18:13:42.179Z] 055bec1d92cd 2 minutes ago 858MB [2021-05-24T18:13:42.179Z] core-data-arm64 latest f854953da54e 4 minutes ago 20.4MB [2021-05-24T18:13:42.179Z] security-secretstore-setup-arm64 latest 7f4f5e136425 4 minutes ago 24.4MB [2021-05-24T18:13:42.179Z] support-notifications-arm64 latest 546d98f2be5e 4 minutes ago 16.8MB [2021-05-24T18:13:42.179Z] core-command-arm64 latest ff133a1192e3 4 minutes ago 16.1MB [2021-05-24T18:13:42.179Z] security-proxy-setup-arm64 latest 9450b67b76f2 4 minutes ago 24MB [2021-05-24T18:13:42.179Z] 01ec4e5af7e1 4 minutes ago 874MB [2021-05-24T18:13:42.179Z] 7d550e9beeb1 4 minutes ago 865MB [2021-05-24T18:13:42.179Z] 45de289e8fe3 4 minutes ago 864MB [2021-05-24T18:13:42.179Z] 250765baf70c 5 minutes ago 862MB [2021-05-24T18:13:42.179Z] aeea5ff68a03 5 minutes ago 862MB [2021-05-24T18:13:42.179Z] ci-base-image-arm64 latest 47301b84163c 10 minutes ago 641MB [2021-05-24T18:13:42.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-24T18:13:42.179Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-24T18:13:42.179Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-24T18:13:42.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:14:11.388Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [2021-05-24T18:14:31.845Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:14:31.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-24T18:14:31.846Z] 0853652e6b50: Preparing [2021-05-24T18:14:31.846Z] 8eb29e20884e: Preparing [2021-05-24T18:14:31.846Z] 54ebc60fc82b: Preparing [2021-05-24T18:14:31.846Z] 229147cc1104: Preparing [2021-05-24T18:14:31.846Z] 9b53fce2be36: Preparing [2021-05-24T18:14:31.846Z] e4d048c9ae9a: Preparing [2021-05-24T18:14:31.846Z] 401a855a5ea9: Preparing [2021-05-24T18:14:31.846Z] 23341097d2f6: Preparing [2021-05-24T18:14:31.846Z] 1c429e53f08f: Preparing [2021-05-24T18:14:31.846Z] 32f366d666a5: Preparing [2021-05-24T18:14:31.846Z] 401a855a5ea9: Waiting [2021-05-24T18:14:31.846Z] 23341097d2f6: Waiting [2021-05-24T18:14:31.846Z] 1c429e53f08f: Waiting [2021-05-24T18:14:31.846Z] 32f366d666a5: Waiting [2021-05-24T18:14:31.846Z] e4d048c9ae9a: Waiting [2021-05-24T18:14:31.846Z] 8eb29e20884e: Pushed [2021-05-24T18:14:31.846Z] 9b53fce2be36: Pushed [2021-05-24T18:14:31.846Z] 0853652e6b50: Pushed [2021-05-24T18:14:31.846Z] e4d048c9ae9a: Pushed [2021-05-24T18:14:31.846Z] 401a855a5ea9: Pushed [2021-05-24T18:14:31.846Z] 23341097d2f6: Pushed [2021-05-24T18:14:31.846Z] 32f366d666a5: Layer already exists [2021-05-24T18:14:31.846Z] 229147cc1104: Pushed [2021-05-24T18:14:31.846Z] 54ebc60fc82b: Pushed [2021-05-24T18:14:31.846Z] 1c429e53f08f: Pushed [2021-05-24T18:14:31.846Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:ac759b7b48a301fcd6d4320de2b89e552dcc94cafb93e95be779e557ef63a494 size: 2405 [Pipeline] { [Pipeline] configFileProvider [2021-05-24T18:14:33.985Z] provisioning config files... [2021-05-24T18:14:36.129Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/506@tmp/config8180152931139439479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:14:56.425Z] ---> docker-login.sh [2021-05-24T18:14:56.425Z] nexus3.edgexfoundry.org:10001 [2021-05-24T18:14:56.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:14:56.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:14:56.425Z] Configure a credential helper to remove this warning. See [2021-05-24T18:14:56.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:14:56.425Z] [2021-05-24T18:14:56.425Z] Login Succeeded [2021-05-24T18:14:56.425Z] nexus3.edgexfoundry.org:10002 [2021-05-24T18:14:56.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:14:56.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:14:56.425Z] Configure a credential helper to remove this warning. See [2021-05-24T18:14:56.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:14:56.425Z] [2021-05-24T18:14:56.425Z] Login Succeeded [2021-05-24T18:14:56.425Z] nexus3.edgexfoundry.org:10003 [2021-05-24T18:14:56.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:14:56.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:14:56.425Z] Configure a credential helper to remove this warning. See [2021-05-24T18:14:56.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:14:56.425Z] [2021-05-24T18:14:56.425Z] Login Succeeded [2021-05-24T18:14:56.425Z] nexus3.edgexfoundry.org:10004 [2021-05-24T18:14:56.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:14:56.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:14:56.425Z] Configure a credential helper to remove this warning. See [2021-05-24T18:14:56.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:14:56.425Z] [2021-05-24T18:14:56.425Z] Login Succeeded [2021-05-24T18:14:56.425Z] docker.io [2021-05-24T18:14:56.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T18:14:56.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T18:14:56.425Z] Configure a credential helper to remove this warning. See [2021-05-24T18:14:56.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T18:14:56.425Z] [2021-05-24T18:14:56.425Z] Login Succeeded [2021-05-24T18:14:56.425Z] ---> docker-login.sh ends [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-05-24T18:15:00.489Z] Deleting 1 temporary files [2021-05-24T18:15:00.494Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [2021-05-24T18:15:07.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.236 [2021-05-24T18:15:07.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-24T18:15:07.291Z] 0853652e6b50: Preparing [2021-05-24T18:15:07.291Z] 8eb29e20884e: Preparing [2021-05-24T18:15:07.291Z] 54ebc60fc82b: Preparing [2021-05-24T18:15:07.291Z] 229147cc1104: Preparing [2021-05-24T18:15:07.291Z] 9b53fce2be36: Preparing [2021-05-24T18:15:07.291Z] e4d048c9ae9a: Preparing [2021-05-24T18:15:07.291Z] 401a855a5ea9: Preparing [2021-05-24T18:15:07.291Z] 23341097d2f6: Preparing [2021-05-24T18:15:07.291Z] 1c429e53f08f: Preparing [2021-05-24T18:15:07.291Z] 32f366d666a5: Preparing [2021-05-24T18:15:07.291Z] 401a855a5ea9: Waiting [2021-05-24T18:15:07.291Z] 23341097d2f6: Waiting [2021-05-24T18:15:07.291Z] 1c429e53f08f: Waiting [2021-05-24T18:15:07.291Z] 32f366d666a5: Waiting [2021-05-24T18:15:07.291Z] e4d048c9ae9a: Waiting [2021-05-24T18:15:07.291Z] 54ebc60fc82b: Layer already exists [2021-05-24T18:15:07.291Z] 8eb29e20884e: Layer already exists [2021-05-24T18:15:07.291Z] 9b53fce2be36: Layer already exists [2021-05-24T18:15:07.291Z] 0853652e6b50: Layer already exists [2021-05-24T18:15:07.291Z] e4d048c9ae9a: Layer already exists [2021-05-24T18:15:07.291Z] 229147cc1104: Layer already exists [2021-05-24T18:15:07.291Z] 23341097d2f6: Layer already exists [2021-05-24T18:15:07.291Z] 401a855a5ea9: Layer already exists [2021-05-24T18:15:07.291Z] 1c429e53f08f: Layer already exists [2021-05-24T18:15:07.291Z] 32f366d666a5: Layer already exists [2021-05-24T18:15:07.291Z] 2.0.0-dev.236: digest: sha256:ac759b7b48a301fcd6d4320de2b89e552dcc94cafb93e95be779e557ef63a494 size: 2405 [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:15:15.894Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-24T18:15:15.894Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:15:15.894Z] 2.0.0-dev.236 [2021-05-24T18:15:15.894Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:15:15.894Z] master [2021-05-24T18:15:15.894Z] ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:15:30.430Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:15:32.493Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:15:38.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:15:38.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-24T18:15:38.733Z] 0853652e6b50: Preparing [2021-05-24T18:15:38.733Z] 8eb29e20884e: Preparing [2021-05-24T18:15:38.733Z] 54ebc60fc82b: Preparing [2021-05-24T18:15:38.733Z] 229147cc1104: Preparing [2021-05-24T18:15:38.733Z] 9b53fce2be36: Preparing [2021-05-24T18:15:38.733Z] e4d048c9ae9a: Preparing [2021-05-24T18:15:38.733Z] 401a855a5ea9: Preparing [2021-05-24T18:15:38.733Z] 23341097d2f6: Preparing [2021-05-24T18:15:38.733Z] 1c429e53f08f: Preparing [2021-05-24T18:15:38.733Z] 32f366d666a5: Preparing [2021-05-24T18:15:38.733Z] e4d048c9ae9a: Waiting [2021-05-24T18:15:38.733Z] 401a855a5ea9: Waiting [2021-05-24T18:15:38.733Z] 23341097d2f6: Waiting [2021-05-24T18:15:38.733Z] 1c429e53f08f: Waiting [2021-05-24T18:15:38.733Z] 32f366d666a5: Waiting [2021-05-24T18:15:38.733Z] 0853652e6b50: Layer already exists [2021-05-24T18:15:38.733Z] 229147cc1104: Layer already exists [2021-05-24T18:15:38.733Z] 8eb29e20884e: Layer already exists [2021-05-24T18:15:38.733Z] 9b53fce2be36: Layer already exists [2021-05-24T18:15:38.733Z] 54ebc60fc82b: Layer already exists [2021-05-24T18:15:38.733Z] e4d048c9ae9a: Layer already exists [2021-05-24T18:15:38.733Z] 1c429e53f08f: Layer already exists [2021-05-24T18:15:38.733Z] 32f366d666a5: Layer already exists [2021-05-24T18:15:38.733Z] 401a855a5ea9: Layer already exists [2021-05-24T18:15:38.733Z] 23341097d2f6: Layer already exists [2021-05-24T18:15:38.733Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:ac759b7b48a301fcd6d4320de2b89e552dcc94cafb93e95be779e557ef63a494 size: 2405 [Pipeline] isUnix [2021-05-24T18:15:44.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:15:44.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-24T18:15:44.792Z] e8917c47ab08: Preparing [2021-05-24T18:15:44.792Z] 3babd4bf76bc: Preparing [2021-05-24T18:15:44.792Z] a669da601855: Preparing [2021-05-24T18:15:44.792Z] b3d85927bfca: Preparing [2021-05-24T18:15:44.792Z] 3fbe34a1663b: Preparing [2021-05-24T18:15:44.792Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:15:44.792Z] e8917c47ab08: Pushed [2021-05-24T18:15:44.792Z] b3d85927bfca: Pushed [2021-05-24T18:15:44.792Z] a669da601855: Pushed [Pipeline] sh [2021-05-24T18:15:44.813Z] 3babd4bf76bc: Pushed [2021-05-24T18:15:44.814Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:c4d4b2110d678a1376afcc8bdf24f69401b0d3e9bc660adc826efbb205f08d23 size: 1363 [2021-05-24T18:15:48.968Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:15:57.276Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:16:01.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-24T18:16:03.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-24T18:16:03.586Z] 0853652e6b50: Preparing [2021-05-24T18:16:03.586Z] 8eb29e20884e: Preparing [2021-05-24T18:16:03.586Z] 54ebc60fc82b: Preparing [2021-05-24T18:16:03.586Z] 229147cc1104: Preparing [2021-05-24T18:16:03.586Z] 9b53fce2be36: Preparing [2021-05-24T18:16:03.586Z] e4d048c9ae9a: Preparing [2021-05-24T18:16:03.586Z] 401a855a5ea9: Preparing [2021-05-24T18:16:03.586Z] 23341097d2f6: Preparing [2021-05-24T18:16:03.586Z] 1c429e53f08f: Preparing [2021-05-24T18:16:03.586Z] 32f366d666a5: Preparing [2021-05-24T18:16:03.586Z] e4d048c9ae9a: Waiting [2021-05-24T18:16:03.586Z] 401a855a5ea9: Waiting [2021-05-24T18:16:03.586Z] 23341097d2f6: Waiting [2021-05-24T18:16:03.586Z] 1c429e53f08f: Waiting [2021-05-24T18:16:03.586Z] 32f366d666a5: Waiting [2021-05-24T18:16:03.586Z] 9b53fce2be36: Layer already exists [2021-05-24T18:16:03.586Z] 0853652e6b50: Layer already exists [2021-05-24T18:16:03.586Z] 8eb29e20884e: Layer already exists [2021-05-24T18:16:03.586Z] 54ebc60fc82b: Layer already exists [2021-05-24T18:16:03.586Z] 229147cc1104: Layer already exists [2021-05-24T18:16:03.586Z] 23341097d2f6: Layer already exists [2021-05-24T18:16:03.586Z] e4d048c9ae9a: Layer already exists [2021-05-24T18:16:03.586Z] 401a855a5ea9: Layer already exists [2021-05-24T18:16:03.586Z] 1c429e53f08f: Layer already exists [2021-05-24T18:16:03.586Z] 32f366d666a5: Layer already exists [2021-05-24T18:16:03.586Z] master: digest: sha256:ac759b7b48a301fcd6d4320de2b89e552dcc94cafb93e95be779e557ef63a494 size: 2405 [Pipeline] } [2021-05-24T18:16:11.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.236 [2021-05-24T18:16:11.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-24T18:16:11.775Z] e8917c47ab08: Preparing [2021-05-24T18:16:11.775Z] 3babd4bf76bc: Preparing [2021-05-24T18:16:11.775Z] a669da601855: Preparing [2021-05-24T18:16:11.775Z] b3d85927bfca: Preparing [2021-05-24T18:16:11.775Z] 3fbe34a1663b: Preparing [2021-05-24T18:16:11.775Z] 3babd4bf76bc: Layer already exists [2021-05-24T18:16:11.775Z] e8917c47ab08: Layer already exists [2021-05-24T18:16:11.775Z] b3d85927bfca: Layer already exists [2021-05-24T18:16:11.775Z] a669da601855: Layer already exists [2021-05-24T18:16:11.775Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:16:11.775Z] 2.0.0-dev.236: digest: sha256:c4d4b2110d678a1376afcc8bdf24f69401b0d3e9bc660adc826efbb205f08d23 size: 1363 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:16:13.903Z] ===================================================== [Pipeline] echo [2021-05-24T18:16:15.961Z] taggedImages: [2021-05-24T18:16:15.961Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:16:15.961Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.236 [2021-05-24T18:16:15.961Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:16:15.961Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-24T18:16:21.966Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-24T18:16:21.966Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:16:21.966Z] 2.0.0-dev.236 [2021-05-24T18:16:21.966Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:16:21.966Z] master [2021-05-24T18:16:21.966Z] ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-05-24T18:16:30.332Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:16:40.558Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:16:40.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-24T18:16:40.558Z] e8917c47ab08: Preparing [2021-05-24T18:16:40.558Z] 3babd4bf76bc: Preparing [2021-05-24T18:16:40.558Z] a669da601855: Preparing [2021-05-24T18:16:40.558Z] b3d85927bfca: Preparing [2021-05-24T18:16:40.558Z] 3fbe34a1663b: Preparing [2021-05-24T18:16:40.558Z] 3babd4bf76bc: Layer already exists [2021-05-24T18:16:40.558Z] e8917c47ab08: Layer already exists [2021-05-24T18:16:40.558Z] a669da601855: Layer already exists [2021-05-24T18:16:40.558Z] b3d85927bfca: Layer already exists [2021-05-24T18:16:40.558Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:16:40.558Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:c4d4b2110d678a1376afcc8bdf24f69401b0d3e9bc660adc826efbb205f08d23 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:16:53.139Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:17:01.427Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-24T18:17:07.684Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:17:07.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-24T18:17:07.684Z] ef9a1e591fd9: Preparing [2021-05-24T18:17:07.684Z] d058ec62113a: Preparing [2021-05-24T18:17:07.684Z] 34979a17efe3: Preparing [2021-05-24T18:17:07.684Z] f461241cfd52: Preparing [2021-05-24T18:17:07.684Z] 32f366d666a5: Preparing [2021-05-24T18:17:07.684Z] 32f366d666a5: Layer already exists [2021-05-24T18:17:07.684Z] 34979a17efe3: Layer already exists [2021-05-24T18:17:07.684Z] ef9a1e591fd9: Pushed [2021-05-24T18:17:07.684Z] f461241cfd52: Pushed [2021-05-24T18:17:07.684Z] d058ec62113a: Pushed [2021-05-24T18:17:07.684Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:1c3cf0d554cef54e5447d8cd77641ea6655fc3a21d3561855efbe8e51efed5fa size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:17:13.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-24T18:17:13.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-24T18:17:13.779Z] e8917c47ab08: Preparing [2021-05-24T18:17:13.779Z] 3babd4bf76bc: Preparing [2021-05-24T18:17:13.779Z] a669da601855: Preparing [2021-05-24T18:17:13.779Z] b3d85927bfca: Preparing [2021-05-24T18:17:13.779Z] 3fbe34a1663b: Preparing [2021-05-24T18:17:13.779Z] 3babd4bf76bc: Layer already exists [2021-05-24T18:17:13.779Z] e8917c47ab08: Layer already exists [2021-05-24T18:17:13.779Z] b3d85927bfca: Layer already exists [2021-05-24T18:17:13.779Z] a669da601855: Layer already exists [2021-05-24T18:17:13.779Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:17:13.779Z] master: digest: sha256:c4d4b2110d678a1376afcc8bdf24f69401b0d3e9bc660adc826efbb205f08d23 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:17:22.049Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.236 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:17:28.273Z] ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T18:17:30.364Z] taggedImages: [2021-05-24T18:17:30.364Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:17:30.364Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.236 [2021-05-24T18:17:30.364Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:17:30.364Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-24T18:17:32.393Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.236 [2021-05-24T18:17:32.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-24T18:17:32.393Z] ef9a1e591fd9: Preparing [2021-05-24T18:17:32.393Z] d058ec62113a: Preparing [2021-05-24T18:17:32.393Z] 34979a17efe3: Preparing [2021-05-24T18:17:32.393Z] f461241cfd52: Preparing [2021-05-24T18:17:32.393Z] 32f366d666a5: Preparing [2021-05-24T18:17:32.393Z] 34979a17efe3: Layer already exists [2021-05-24T18:17:32.393Z] 32f366d666a5: Layer already exists [2021-05-24T18:17:32.393Z] f461241cfd52: Layer already exists [2021-05-24T18:17:32.393Z] ef9a1e591fd9: Layer already exists [2021-05-24T18:17:32.393Z] d058ec62113a: Layer already exists [2021-05-24T18:17:32.393Z] 2.0.0-dev.236: digest: sha256:1c3cf0d554cef54e5447d8cd77641ea6655fc3a21d3561855efbe8e51efed5fa size: 1364 [Pipeline] echo [2021-05-24T18:17:36.578Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-24T18:17:36.578Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:17:36.578Z] 2.0.0-dev.236 [2021-05-24T18:17:36.578Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:17:36.578Z] master [2021-05-24T18:17:36.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:17:53.021Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:17:59.133Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:18:01.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:18:01.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-24T18:18:01.230Z] ef9a1e591fd9: Preparing [2021-05-24T18:18:01.230Z] d058ec62113a: Preparing [2021-05-24T18:18:01.230Z] 34979a17efe3: Preparing [2021-05-24T18:18:01.230Z] f461241cfd52: Preparing [2021-05-24T18:18:01.230Z] 32f366d666a5: Preparing [2021-05-24T18:18:01.230Z] ef9a1e591fd9: Layer already exists [2021-05-24T18:18:01.230Z] 32f366d666a5: Layer already exists [2021-05-24T18:18:01.230Z] 34979a17efe3: Layer already exists [2021-05-24T18:18:01.230Z] f461241cfd52: Layer already exists [2021-05-24T18:18:01.230Z] d058ec62113a: Layer already exists [2021-05-24T18:18:01.230Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:1c3cf0d554cef54e5447d8cd77641ea6655fc3a21d3561855efbe8e51efed5fa size: 1364 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:18:07.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:18:07.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-24T18:18:07.569Z] 31c978f200ab: Preparing [2021-05-24T18:18:07.569Z] 1ebd61217a54: Preparing [2021-05-24T18:18:07.569Z] a669da601855: Preparing [2021-05-24T18:18:07.569Z] 7fc30beb9590: Preparing [2021-05-24T18:18:07.569Z] 6f2af0e3a346: Preparing [2021-05-24T18:18:07.569Z] 3fbe34a1663b: Preparing [2021-05-24T18:18:07.569Z] 3fbe34a1663b: Waiting [2021-05-24T18:18:07.569Z] a669da601855: Layer already exists [2021-05-24T18:18:07.569Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:18:07.569Z] 6f2af0e3a346: Pushed [2021-05-24T18:18:07.569Z] 31c978f200ab: Pushed [2021-05-24T18:18:07.569Z] 7fc30beb9590: Pushed [2021-05-24T18:18:07.569Z] 1ebd61217a54: Pushed [2021-05-24T18:18:07.569Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:2850e6fd9188245322d6a0c3ed66199707509b81482fd8a591730a435e929d70 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:18:09.574Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:18:17.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-24T18:18:17.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-24T18:18:17.970Z] ef9a1e591fd9: Preparing [2021-05-24T18:18:17.970Z] d058ec62113a: Preparing [2021-05-24T18:18:17.970Z] 34979a17efe3: Preparing [2021-05-24T18:18:17.970Z] f461241cfd52: Preparing [2021-05-24T18:18:17.970Z] 32f366d666a5: Preparing [2021-05-24T18:18:17.970Z] d058ec62113a: Layer already exists [2021-05-24T18:18:17.970Z] 32f366d666a5: Layer already exists [2021-05-24T18:18:17.970Z] ef9a1e591fd9: Layer already exists [2021-05-24T18:18:17.970Z] f461241cfd52: Layer already exists [2021-05-24T18:18:17.970Z] 34979a17efe3: Layer already exists [2021-05-24T18:18:17.970Z] master: digest: sha256:1c3cf0d554cef54e5447d8cd77641ea6655fc3a21d3561855efbe8e51efed5fa size: 1364 [Pipeline] } [2021-05-24T18:18:20.067Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.236 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:18:24.136Z] ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T18:18:28.373Z] taggedImages: [2021-05-24T18:18:28.374Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:18:28.374Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.236 [2021-05-24T18:18:28.374Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:18:28.374Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-24T18:18:30.370Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.236 [2021-05-24T18:18:30.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-24T18:18:30.370Z] 31c978f200ab: Preparing [2021-05-24T18:18:30.370Z] 1ebd61217a54: Preparing [2021-05-24T18:18:30.370Z] a669da601855: Preparing [2021-05-24T18:18:30.370Z] 7fc30beb9590: Preparing [2021-05-24T18:18:30.370Z] 6f2af0e3a346: Preparing [2021-05-24T18:18:30.370Z] 3fbe34a1663b: Preparing [2021-05-24T18:18:30.370Z] 3fbe34a1663b: Waiting [2021-05-24T18:18:30.370Z] a669da601855: Layer already exists [2021-05-24T18:18:30.370Z] 6f2af0e3a346: Layer already exists [2021-05-24T18:18:30.370Z] 31c978f200ab: Layer already exists [2021-05-24T18:18:30.370Z] 7fc30beb9590: Layer already exists [2021-05-24T18:18:30.370Z] 1ebd61217a54: Layer already exists [2021-05-24T18:18:30.370Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:18:30.370Z] 2.0.0-dev.236: digest: sha256:2850e6fd9188245322d6a0c3ed66199707509b81482fd8a591730a435e929d70 size: 1572 [Pipeline] echo [2021-05-24T18:18:34.524Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-24T18:18:34.524Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:18:34.524Z] 2.0.0-dev.236 [2021-05-24T18:18:34.524Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:18:34.524Z] master [2021-05-24T18:18:34.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:18:46.174Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:18:50.415Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:18:56.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:18:56.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-24T18:18:56.720Z] 31c978f200ab: Preparing [2021-05-24T18:18:56.720Z] 1ebd61217a54: Preparing [2021-05-24T18:18:56.720Z] a669da601855: Preparing [2021-05-24T18:18:56.720Z] 7fc30beb9590: Preparing [2021-05-24T18:18:56.720Z] 6f2af0e3a346: Preparing [2021-05-24T18:18:56.720Z] 3fbe34a1663b: Preparing [2021-05-24T18:18:56.720Z] 3fbe34a1663b: Waiting [2021-05-24T18:18:56.720Z] 1ebd61217a54: Layer already exists [2021-05-24T18:18:56.720Z] 7fc30beb9590: Layer already exists [2021-05-24T18:18:56.720Z] 6f2af0e3a346: Layer already exists [2021-05-24T18:18:56.720Z] a669da601855: Layer already exists [2021-05-24T18:18:56.720Z] 31c978f200ab: Layer already exists [2021-05-24T18:18:56.720Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:18:56.720Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:2850e6fd9188245322d6a0c3ed66199707509b81482fd8a591730a435e929d70 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:19:00.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:19:00.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-24T18:19:00.919Z] dfa72569a508: Preparing [2021-05-24T18:19:00.919Z] 99afb8c80cef: Preparing [2021-05-24T18:19:00.919Z] 34979a17efe3: Preparing [2021-05-24T18:19:00.919Z] 76619bc993cd: Preparing [2021-05-24T18:19:00.919Z] 32f366d666a5: Preparing [2021-05-24T18:19:00.919Z] 76619bc993cd: Layer already exists [2021-05-24T18:19:00.919Z] 32f366d666a5: Layer already exists [2021-05-24T18:19:00.919Z] 34979a17efe3: Layer already exists [2021-05-24T18:19:00.919Z] dfa72569a508: Pushed [2021-05-24T18:19:00.919Z] 99afb8c80cef: Pushed [2021-05-24T18:19:00.919Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:70e9f30ad7f82e051637359f5f465799a91b41f3fbd1e1e85e32dfbf23666112 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:19:05.240Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-24T18:19:07.416Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:19:11.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-24T18:19:11.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-24T18:19:11.604Z] 31c978f200ab: Preparing [2021-05-24T18:19:11.604Z] 1ebd61217a54: Preparing [2021-05-24T18:19:11.604Z] a669da601855: Preparing [2021-05-24T18:19:11.604Z] 7fc30beb9590: Preparing [2021-05-24T18:19:11.604Z] 6f2af0e3a346: Preparing [2021-05-24T18:19:11.604Z] 3fbe34a1663b: Preparing [2021-05-24T18:19:11.604Z] 3fbe34a1663b: Waiting [2021-05-24T18:19:11.604Z] a669da601855: Layer already exists [2021-05-24T18:19:11.604Z] 31c978f200ab: Layer already exists [2021-05-24T18:19:11.604Z] 1ebd61217a54: Layer already exists [2021-05-24T18:19:11.604Z] 6f2af0e3a346: Layer already exists [2021-05-24T18:19:11.604Z] 7fc30beb9590: Layer already exists [2021-05-24T18:19:11.604Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:19:11.604Z] master: digest: sha256:2850e6fd9188245322d6a0c3ed66199707509b81482fd8a591730a435e929d70 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [2021-05-24T18:19:13.732Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.236 [2021-05-24T18:19:13.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-24T18:19:13.732Z] dfa72569a508: Preparing [2021-05-24T18:19:13.732Z] 99afb8c80cef: Preparing [2021-05-24T18:19:13.732Z] 34979a17efe3: Preparing [2021-05-24T18:19:13.732Z] 76619bc993cd: Preparing [2021-05-24T18:19:13.732Z] 32f366d666a5: Preparing [2021-05-24T18:19:13.732Z] 34979a17efe3: Layer already exists [2021-05-24T18:19:13.732Z] 99afb8c80cef: Layer already exists [2021-05-24T18:19:13.732Z] 76619bc993cd: Layer already exists [2021-05-24T18:19:13.732Z] dfa72569a508: Layer already exists [2021-05-24T18:19:13.732Z] 32f366d666a5: Layer already exists [2021-05-24T18:19:13.732Z] 2.0.0-dev.236: digest: sha256:70e9f30ad7f82e051637359f5f465799a91b41f3fbd1e1e85e32dfbf23666112 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:19:15.805Z] ===================================================== [Pipeline] echo [2021-05-24T18:19:17.837Z] taggedImages: [2021-05-24T18:19:17.837Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:19:17.837Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.236 [2021-05-24T18:19:17.837Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:19:17.837Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T18:19:30.121Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-24T18:19:30.121Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:19:30.121Z] 2.0.0-dev.236 [2021-05-24T18:19:30.121Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:19:30.121Z] master [2021-05-24T18:19:30.121Z] ===================================================== [2021-05-24T18:19:32.250Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withDockerRegistry [Pipeline] { [2021-05-24T18:19:40.538Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:19:40.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-24T18:19:40.538Z] dfa72569a508: Preparing [2021-05-24T18:19:40.538Z] 99afb8c80cef: Preparing [2021-05-24T18:19:40.538Z] 34979a17efe3: Preparing [2021-05-24T18:19:40.538Z] 76619bc993cd: Preparing [2021-05-24T18:19:40.538Z] 32f366d666a5: Preparing [2021-05-24T18:19:40.538Z] 32f366d666a5: Layer already exists [2021-05-24T18:19:40.538Z] 34979a17efe3: Layer already exists [2021-05-24T18:19:40.538Z] 76619bc993cd: Layer already exists [2021-05-24T18:19:40.538Z] 99afb8c80cef: Layer already exists [2021-05-24T18:19:40.538Z] dfa72569a508: Layer already exists [2021-05-24T18:19:40.538Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:70e9f30ad7f82e051637359f5f465799a91b41f3fbd1e1e85e32dfbf23666112 size: 1363 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:19:57.169Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [2021-05-24T18:19:59.247Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:05.517Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:20:05.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-24T18:20:05.517Z] f3f6d1263f9b: Preparing [2021-05-24T18:20:05.517Z] 193bed933d0f: Preparing [2021-05-24T18:20:05.517Z] a669da601855: Preparing [2021-05-24T18:20:05.517Z] b3d85927bfca: Preparing [2021-05-24T18:20:05.517Z] 3fbe34a1663b: Preparing [2021-05-24T18:20:05.517Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:20:05.517Z] a669da601855: Layer already exists [2021-05-24T18:20:05.517Z] b3d85927bfca: Layer already exists [2021-05-24T18:20:05.517Z] f3f6d1263f9b: Pushed [2021-05-24T18:20:05.517Z] 193bed933d0f: Pushed [2021-05-24T18:20:05.518Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:22d7f14c3d9f078b5253a6947fabf21651171171241120c9652647e159bab4e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:09.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-24T18:20:09.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-24T18:20:09.678Z] dfa72569a508: Preparing [2021-05-24T18:20:09.678Z] 99afb8c80cef: Preparing [2021-05-24T18:20:09.678Z] 34979a17efe3: Preparing [2021-05-24T18:20:09.678Z] 76619bc993cd: Preparing [2021-05-24T18:20:09.678Z] 32f366d666a5: Preparing [2021-05-24T18:20:09.678Z] dfa72569a508: Layer already exists [2021-05-24T18:20:09.678Z] 32f366d666a5: Layer already exists [2021-05-24T18:20:09.678Z] 99afb8c80cef: Layer already exists [2021-05-24T18:20:09.678Z] 34979a17efe3: Layer already exists [2021-05-24T18:20:09.678Z] 76619bc993cd: Layer already exists [2021-05-24T18:20:09.678Z] master: digest: sha256:70e9f30ad7f82e051637359f5f465799a91b41f3fbd1e1e85e32dfbf23666112 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:20:22.378Z] ===================================================== [2021-05-24T18:20:22.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.236 [Pipeline] echo [2021-05-24T18:20:22.398Z] taggedImages: [2021-05-24T18:20:22.398Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:20:22.398Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.236 [2021-05-24T18:20:22.398Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:20:22.398Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T18:20:30.909Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-24T18:20:30.909Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:20:30.909Z] 2.0.0-dev.236 [2021-05-24T18:20:30.909Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:20:30.909Z] master [2021-05-24T18:20:30.909Z] ===================================================== [2021-05-24T18:20:30.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.236 [2021-05-24T18:20:30.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-24T18:20:30.919Z] f3f6d1263f9b: Preparing [2021-05-24T18:20:30.919Z] 193bed933d0f: Preparing [2021-05-24T18:20:30.919Z] a669da601855: Preparing [2021-05-24T18:20:30.919Z] b3d85927bfca: Preparing [2021-05-24T18:20:30.919Z] 3fbe34a1663b: Preparing [2021-05-24T18:20:30.919Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:20:30.919Z] 193bed933d0f: Layer already exists [2021-05-24T18:20:30.919Z] a669da601855: Layer already exists [2021-05-24T18:20:30.919Z] f3f6d1263f9b: Layer already exists [2021-05-24T18:20:30.919Z] b3d85927bfca: Layer already exists [2021-05-24T18:20:30.919Z] 2.0.0-dev.236: digest: sha256:22d7f14c3d9f078b5253a6947fabf21651171171241120c9652647e159bab4e3 size: 1363 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:37.450Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:20:37.459Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:41.497Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:20:41.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-24T18:20:41.497Z] b8b4bcc6bc2e: Preparing [2021-05-24T18:20:41.497Z] f9746b6f482a: Preparing [2021-05-24T18:20:41.497Z] 67f4cafb3f5a: Preparing [2021-05-24T18:20:41.497Z] ad3d2b3581a2: Preparing [2021-05-24T18:20:41.497Z] 0754057c0ad3: Preparing [2021-05-24T18:20:41.497Z] 998cdf262ab1: Preparing [2021-05-24T18:20:41.497Z] 02e56110abd2: Preparing [2021-05-24T18:20:41.497Z] abc36efb885a: Preparing [2021-05-24T18:20:41.497Z] b0b09059f4e1: Preparing [2021-05-24T18:20:41.497Z] bb961f40224b: Preparing [2021-05-24T18:20:41.497Z] f4666769fca7: Preparing [2021-05-24T18:20:41.497Z] 998cdf262ab1: Waiting [2021-05-24T18:20:41.497Z] 02e56110abd2: Waiting [2021-05-24T18:20:41.497Z] abc36efb885a: Waiting [2021-05-24T18:20:41.497Z] b0b09059f4e1: Waiting [2021-05-24T18:20:41.497Z] bb961f40224b: Waiting [2021-05-24T18:20:41.497Z] f4666769fca7: Waiting [2021-05-24T18:20:41.497Z] 0754057c0ad3: Layer already exists [2021-05-24T18:20:41.497Z] 998cdf262ab1: Layer already exists [2021-05-24T18:20:41.497Z] 02e56110abd2: Layer already exists [2021-05-24T18:20:41.497Z] f9746b6f482a: Pushed [2021-05-24T18:20:41.497Z] abc36efb885a: Layer already exists [2021-05-24T18:20:41.497Z] b8b4bcc6bc2e: Pushed [2021-05-24T18:20:41.497Z] b0b09059f4e1: Layer already exists [2021-05-24T18:20:41.497Z] bb961f40224b: Layer already exists [2021-05-24T18:20:41.497Z] f4666769fca7: Layer already exists [2021-05-24T18:20:41.497Z] 67f4cafb3f5a: Pushed [2021-05-24T18:20:43.660Z] ad3d2b3581a2: Pushed [2021-05-24T18:20:43.660Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:5815490dac28da45eae14f9e3098e9f2f2715165363b599b6391f3abdabe6df1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:45.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:20:45.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-24T18:20:45.787Z] f3f6d1263f9b: Preparing [2021-05-24T18:20:45.787Z] 193bed933d0f: Preparing [2021-05-24T18:20:45.787Z] a669da601855: Preparing [2021-05-24T18:20:45.787Z] b3d85927bfca: Preparing [2021-05-24T18:20:45.787Z] 3fbe34a1663b: Preparing [2021-05-24T18:20:45.787Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:20:45.787Z] f3f6d1263f9b: Layer already exists [2021-05-24T18:20:45.787Z] 193bed933d0f: Layer already exists [2021-05-24T18:20:45.787Z] b3d85927bfca: Layer already exists [2021-05-24T18:20:45.787Z] a669da601855: Layer already exists [2021-05-24T18:20:45.787Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:22d7f14c3d9f078b5253a6947fabf21651171171241120c9652647e159bab4e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:47.947Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.236 [2021-05-24T18:20:47.955Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:50.142Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.236 [2021-05-24T18:20:50.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-24T18:20:50.142Z] b8b4bcc6bc2e: Preparing [2021-05-24T18:20:50.142Z] f9746b6f482a: Preparing [2021-05-24T18:20:50.142Z] 67f4cafb3f5a: Preparing [2021-05-24T18:20:50.142Z] ad3d2b3581a2: Preparing [2021-05-24T18:20:50.142Z] 0754057c0ad3: Preparing [2021-05-24T18:20:50.142Z] 998cdf262ab1: Preparing [2021-05-24T18:20:50.142Z] 02e56110abd2: Preparing [2021-05-24T18:20:50.142Z] abc36efb885a: Preparing [2021-05-24T18:20:50.142Z] b0b09059f4e1: Preparing [2021-05-24T18:20:50.142Z] bb961f40224b: Preparing [2021-05-24T18:20:50.142Z] f4666769fca7: Preparing [2021-05-24T18:20:50.142Z] 998cdf262ab1: Waiting [2021-05-24T18:20:50.142Z] 02e56110abd2: Waiting [2021-05-24T18:20:50.142Z] abc36efb885a: Waiting [2021-05-24T18:20:50.142Z] b0b09059f4e1: Waiting [2021-05-24T18:20:50.142Z] bb961f40224b: Waiting [2021-05-24T18:20:50.142Z] f4666769fca7: Waiting [2021-05-24T18:20:50.142Z] 0754057c0ad3: Layer already exists [2021-05-24T18:20:50.142Z] 67f4cafb3f5a: Layer already exists [2021-05-24T18:20:50.142Z] f9746b6f482a: Layer already exists [2021-05-24T18:20:50.142Z] b8b4bcc6bc2e: Layer already exists [2021-05-24T18:20:50.142Z] ad3d2b3581a2: Layer already exists [2021-05-24T18:20:50.142Z] abc36efb885a: Layer already exists [2021-05-24T18:20:50.142Z] 02e56110abd2: Layer already exists [2021-05-24T18:20:50.142Z] b0b09059f4e1: Layer already exists [2021-05-24T18:20:50.142Z] 998cdf262ab1: Layer already exists [2021-05-24T18:20:50.142Z] bb961f40224b: Layer already exists [2021-05-24T18:20:50.142Z] f4666769fca7: Layer already exists [2021-05-24T18:20:50.142Z] 2.0.0-dev.236: digest: sha256:5815490dac28da45eae14f9e3098e9f2f2715165363b599b6391f3abdabe6df1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:56.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-24T18:20:56.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-24T18:20:56.652Z] f3f6d1263f9b: Preparing [2021-05-24T18:20:56.652Z] 193bed933d0f: Preparing [2021-05-24T18:20:56.652Z] a669da601855: Preparing [2021-05-24T18:20:56.652Z] b3d85927bfca: Preparing [2021-05-24T18:20:56.652Z] 3fbe34a1663b: Preparing [2021-05-24T18:20:56.652Z] a669da601855: Layer already exists [2021-05-24T18:20:56.652Z] f3f6d1263f9b: Layer already exists [2021-05-24T18:20:56.652Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:20:56.652Z] b3d85927bfca: Layer already exists [2021-05-24T18:20:56.652Z] 193bed933d0f: Layer already exists [2021-05-24T18:20:56.652Z] master: digest: sha256:22d7f14c3d9f078b5253a6947fabf21651171171241120c9652647e159bab4e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:20:58.759Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:21:00.888Z] ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T18:21:00.946Z] taggedImages: [2021-05-24T18:21:00.946Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:21:00.946Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.236 [2021-05-24T18:21:00.946Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:21:00.946Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-24T18:21:03.241Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:21:03.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-24T18:21:03.241Z] b8b4bcc6bc2e: Preparing [2021-05-24T18:21:03.241Z] f9746b6f482a: Preparing [2021-05-24T18:21:03.241Z] 67f4cafb3f5a: Preparing [2021-05-24T18:21:03.241Z] ad3d2b3581a2: Preparing [2021-05-24T18:21:03.241Z] 0754057c0ad3: Preparing [2021-05-24T18:21:03.241Z] 998cdf262ab1: Preparing [2021-05-24T18:21:03.241Z] 02e56110abd2: Preparing [2021-05-24T18:21:03.241Z] abc36efb885a: Preparing [2021-05-24T18:21:03.241Z] b0b09059f4e1: Preparing [2021-05-24T18:21:03.241Z] bb961f40224b: Preparing [2021-05-24T18:21:03.241Z] f4666769fca7: Preparing [2021-05-24T18:21:03.241Z] 02e56110abd2: Waiting [2021-05-24T18:21:03.241Z] abc36efb885a: Waiting [2021-05-24T18:21:03.241Z] b0b09059f4e1: Waiting [2021-05-24T18:21:03.241Z] bb961f40224b: Waiting [2021-05-24T18:21:03.241Z] f4666769fca7: Waiting [2021-05-24T18:21:03.241Z] 998cdf262ab1: Waiting [2021-05-24T18:21:03.241Z] 0754057c0ad3: Layer already exists [2021-05-24T18:21:03.241Z] f9746b6f482a: Layer already exists [2021-05-24T18:21:03.241Z] 67f4cafb3f5a: Layer already exists [2021-05-24T18:21:03.241Z] ad3d2b3581a2: Layer already exists [2021-05-24T18:21:03.241Z] b8b4bcc6bc2e: Layer already exists [2021-05-24T18:21:03.241Z] 998cdf262ab1: Layer already exists [2021-05-24T18:21:03.241Z] 02e56110abd2: Layer already exists [2021-05-24T18:21:03.241Z] bb961f40224b: Layer already exists [2021-05-24T18:21:03.241Z] abc36efb885a: Layer already exists [2021-05-24T18:21:03.241Z] b0b09059f4e1: Layer already exists [2021-05-24T18:21:03.241Z] f4666769fca7: Layer already exists [2021-05-24T18:21:03.241Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:5815490dac28da45eae14f9e3098e9f2f2715165363b599b6391f3abdabe6df1 size: 2622 [Pipeline] echo [2021-05-24T18:21:05.363Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-24T18:21:05.363Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:21:05.363Z] 2.0.0-dev.236 [2021-05-24T18:21:05.363Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:21:05.363Z] master [2021-05-24T18:21:05.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] isUnix [Pipeline] sh [Pipeline] { [2021-05-24T18:21:09.533Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:21:13.862Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-24T18:21:13.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-24T18:21:13.862Z] b8b4bcc6bc2e: Preparing [2021-05-24T18:21:13.862Z] f9746b6f482a: Preparing [2021-05-24T18:21:13.862Z] 67f4cafb3f5a: Preparing [2021-05-24T18:21:13.862Z] ad3d2b3581a2: Preparing [2021-05-24T18:21:13.862Z] 0754057c0ad3: Preparing [2021-05-24T18:21:13.862Z] 998cdf262ab1: Preparing [2021-05-24T18:21:13.862Z] 02e56110abd2: Preparing [2021-05-24T18:21:13.862Z] abc36efb885a: Preparing [2021-05-24T18:21:13.862Z] b0b09059f4e1: Preparing [2021-05-24T18:21:13.862Z] bb961f40224b: Preparing [2021-05-24T18:21:13.862Z] f4666769fca7: Preparing [2021-05-24T18:21:13.862Z] 998cdf262ab1: Waiting [2021-05-24T18:21:13.862Z] 02e56110abd2: Waiting [2021-05-24T18:21:13.862Z] abc36efb885a: Waiting [2021-05-24T18:21:13.862Z] b0b09059f4e1: Waiting [2021-05-24T18:21:13.862Z] bb961f40224b: Waiting [2021-05-24T18:21:13.862Z] f4666769fca7: Waiting [2021-05-24T18:21:13.862Z] ad3d2b3581a2: Layer already exists [2021-05-24T18:21:13.862Z] 67f4cafb3f5a: Layer already exists [2021-05-24T18:21:13.862Z] f9746b6f482a: Layer already exists [2021-05-24T18:21:13.862Z] 0754057c0ad3: Layer already exists [2021-05-24T18:21:13.862Z] b8b4bcc6bc2e: Layer already exists [2021-05-24T18:21:13.862Z] 998cdf262ab1: Layer already exists [2021-05-24T18:21:13.862Z] 02e56110abd2: Layer already exists [2021-05-24T18:21:13.862Z] abc36efb885a: Layer already exists [2021-05-24T18:21:13.862Z] b0b09059f4e1: Layer already exists [2021-05-24T18:21:13.862Z] bb961f40224b: Layer already exists [2021-05-24T18:21:13.862Z] f4666769fca7: Layer already exists [2021-05-24T18:21:13.862Z] master: digest: sha256:5815490dac28da45eae14f9e3098e9f2f2715165363b599b6391f3abdabe6df1 size: 2622 [2021-05-24T18:21:13.867Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:21:16.305Z] ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-24T18:21:18.582Z] taggedImages: [2021-05-24T18:21:18.582Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:21:18.582Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.236 [2021-05-24T18:21:18.582Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:21:18.582Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-24T18:21:20.741Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:21:20.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-24T18:21:20.741Z] 4aa498648b7b: Preparing [2021-05-24T18:21:20.741Z] 4aa498648b7b: Preparing [2021-05-24T18:21:20.741Z] f4e658a426fb: Preparing [2021-05-24T18:21:20.741Z] ce580ee97238: Preparing [2021-05-24T18:21:20.741Z] b7941d97c94f: Preparing [2021-05-24T18:21:20.741Z] 4345c1f9248a: Preparing [2021-05-24T18:21:20.741Z] a669da601855: Preparing [2021-05-24T18:21:20.741Z] 4ff627153225: Preparing [2021-05-24T18:21:20.741Z] 4ff627153225: Preparing [2021-05-24T18:21:20.741Z] 3ef2aa52ea1c: Preparing [2021-05-24T18:21:20.741Z] 2f72219a748a: Preparing [2021-05-24T18:21:20.741Z] 3fbe34a1663b: Preparing [2021-05-24T18:21:20.741Z] a669da601855: Waiting [2021-05-24T18:21:20.741Z] 4ff627153225: Waiting [2021-05-24T18:21:20.741Z] 3ef2aa52ea1c: Waiting [2021-05-24T18:21:20.741Z] 2f72219a748a: Waiting [2021-05-24T18:21:20.741Z] 3fbe34a1663b: Waiting [2021-05-24T18:21:20.741Z] 4aa498648b7b: Pushed [2021-05-24T18:21:20.741Z] b7941d97c94f: Pushed [2021-05-24T18:21:20.741Z] f4e658a426fb: Pushed [2021-05-24T18:21:20.741Z] ce580ee97238: Pushed [2021-05-24T18:21:20.741Z] a669da601855: Layer already exists [2021-05-24T18:21:20.741Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:21:20.741Z] 4ff627153225: Pushed [2021-05-24T18:21:20.741Z] 3ef2aa52ea1c: Pushed [2021-05-24T18:21:20.741Z] 2f72219a748a: Pushed [2021-05-24T18:21:22.860Z] 4345c1f9248a: Pushed [2021-05-24T18:21:22.860Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:5233065f38707eb1e6086f9e4af849275008962937473171e5fc624da840b6fd size: 2817 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh [Pipeline] findFiles [2021-05-24T18:21:32.411Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.236 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] } [2021-05-24T18:21:46.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.236 [2021-05-24T18:21:46.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-24T18:21:46.943Z] 4aa498648b7b: Preparing [2021-05-24T18:21:46.943Z] 4aa498648b7b: Preparing [2021-05-24T18:21:46.943Z] f4e658a426fb: Preparing [2021-05-24T18:21:46.943Z] ce580ee97238: Preparing [2021-05-24T18:21:46.943Z] b7941d97c94f: Preparing [2021-05-24T18:21:46.943Z] 4345c1f9248a: Preparing [2021-05-24T18:21:46.943Z] a669da601855: Preparing [2021-05-24T18:21:46.943Z] 4ff627153225: Preparing [2021-05-24T18:21:46.943Z] 4ff627153225: Preparing [2021-05-24T18:21:46.943Z] 3ef2aa52ea1c: Preparing [2021-05-24T18:21:46.943Z] 2f72219a748a: Preparing [2021-05-24T18:21:46.943Z] 3fbe34a1663b: Preparing [2021-05-24T18:21:46.943Z] 3ef2aa52ea1c: Waiting [2021-05-24T18:21:46.943Z] a669da601855: Waiting [2021-05-24T18:21:46.943Z] 4ff627153225: Waiting [2021-05-24T18:21:46.943Z] 2f72219a748a: Waiting [2021-05-24T18:21:46.943Z] 3fbe34a1663b: Waiting [2021-05-24T18:21:46.943Z] ce580ee97238: Layer already exists [2021-05-24T18:21:46.943Z] b7941d97c94f: Layer already exists [2021-05-24T18:21:46.943Z] f4e658a426fb: Layer already exists [2021-05-24T18:21:46.943Z] 4345c1f9248a: Layer already exists [2021-05-24T18:21:46.943Z] 4aa498648b7b: Layer already exists [2021-05-24T18:21:46.943Z] a669da601855: Layer already exists [2021-05-24T18:21:46.943Z] 3ef2aa52ea1c: Layer already exists [2021-05-24T18:21:46.943Z] 2f72219a748a: Layer already exists [2021-05-24T18:21:46.943Z] 4ff627153225: Layer already exists [2021-05-24T18:21:46.943Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:21:46.943Z] 2.0.0-dev.236: digest: sha256:5233065f38707eb1e6086f9e4af849275008962937473171e5fc624da840b6fd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:21:57.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:22:10.242Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:22:10.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-24T18:22:10.242Z] 4aa498648b7b: Preparing [2021-05-24T18:22:10.242Z] 4aa498648b7b: Preparing [2021-05-24T18:22:10.242Z] f4e658a426fb: Preparing [2021-05-24T18:22:10.242Z] ce580ee97238: Preparing [2021-05-24T18:22:10.242Z] b7941d97c94f: Preparing [2021-05-24T18:22:10.242Z] 4345c1f9248a: Preparing [2021-05-24T18:22:10.242Z] a669da601855: Preparing [2021-05-24T18:22:10.243Z] 4ff627153225: Preparing [2021-05-24T18:22:10.243Z] 4ff627153225: Preparing [2021-05-24T18:22:10.243Z] 3ef2aa52ea1c: Preparing [2021-05-24T18:22:10.243Z] 2f72219a748a: Preparing [2021-05-24T18:22:10.243Z] 3fbe34a1663b: Preparing [2021-05-24T18:22:10.243Z] 3ef2aa52ea1c: Waiting [2021-05-24T18:22:10.243Z] 2f72219a748a: Waiting [2021-05-24T18:22:10.243Z] 3fbe34a1663b: Waiting [2021-05-24T18:22:10.243Z] a669da601855: Waiting [2021-05-24T18:22:10.243Z] 4ff627153225: Waiting [2021-05-24T18:22:10.243Z] b7941d97c94f: Layer already exists [2021-05-24T18:22:10.243Z] ce580ee97238: Layer already exists [2021-05-24T18:22:10.243Z] f4e658a426fb: Layer already exists [2021-05-24T18:22:10.243Z] 4345c1f9248a: Layer already exists [2021-05-24T18:22:10.243Z] 4aa498648b7b: Layer already exists [2021-05-24T18:22:10.243Z] 4ff627153225: Layer already exists [2021-05-24T18:22:10.243Z] a669da601855: Layer already exists [2021-05-24T18:22:10.243Z] 2f72219a748a: Layer already exists [2021-05-24T18:22:10.243Z] 3ef2aa52ea1c: Layer already exists [2021-05-24T18:22:10.243Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:22:10.243Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:5233065f38707eb1e6086f9e4af849275008962937473171e5fc624da840b6fd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:22:14.791Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:22:21.397Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-24T18:22:21.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-24T18:22:21.397Z] 4aa498648b7b: Preparing [2021-05-24T18:22:21.397Z] 4aa498648b7b: Preparing [2021-05-24T18:22:21.397Z] f4e658a426fb: Preparing [2021-05-24T18:22:21.397Z] ce580ee97238: Preparing [2021-05-24T18:22:21.397Z] b7941d97c94f: Preparing [2021-05-24T18:22:21.397Z] 4345c1f9248a: Preparing [2021-05-24T18:22:21.397Z] a669da601855: Preparing [2021-05-24T18:22:21.397Z] 4ff627153225: Preparing [2021-05-24T18:22:21.397Z] 4ff627153225: Preparing [2021-05-24T18:22:21.397Z] 3ef2aa52ea1c: Preparing [2021-05-24T18:22:21.397Z] 2f72219a748a: Preparing [2021-05-24T18:22:21.397Z] 3fbe34a1663b: Preparing [2021-05-24T18:22:21.397Z] 2f72219a748a: Waiting [2021-05-24T18:22:21.397Z] 3ef2aa52ea1c: Waiting [2021-05-24T18:22:21.397Z] 3fbe34a1663b: Waiting [2021-05-24T18:22:21.397Z] a669da601855: Waiting [2021-05-24T18:22:21.397Z] 4ff627153225: Waiting [2021-05-24T18:22:21.397Z] b7941d97c94f: Layer already exists [2021-05-24T18:22:21.397Z] f4e658a426fb: Layer already exists [2021-05-24T18:22:21.397Z] ce580ee97238: Layer already exists [2021-05-24T18:22:21.397Z] 4aa498648b7b: Layer already exists [2021-05-24T18:22:21.397Z] 4345c1f9248a: Layer already exists [2021-05-24T18:22:21.397Z] 4ff627153225: Layer already exists [2021-05-24T18:22:21.397Z] 3ef2aa52ea1c: Layer already exists [2021-05-24T18:22:21.397Z] a669da601855: Layer already exists [2021-05-24T18:22:21.397Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:22:21.397Z] 2f72219a748a: Layer already exists [2021-05-24T18:22:21.397Z] master: digest: sha256:5233065f38707eb1e6086f9e4af849275008962937473171e5fc624da840b6fd size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:22:27.959Z] ===================================================== [Pipeline] echo [2021-05-24T18:22:32.118Z] taggedImages: [2021-05-24T18:22:32.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:22:32.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.236 [2021-05-24T18:22:32.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:22:32.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-24T18:22:38.599Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-24T18:22:38.599Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:22:38.599Z] 2.0.0-dev.236 [2021-05-24T18:22:38.599Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:22:38.599Z] master [2021-05-24T18:22:38.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:22:47.461Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:22:49.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:22:49.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-24T18:22:49.682Z] 3bf655d4b446: Preparing [2021-05-24T18:22:49.682Z] 4754f2c678d9: Preparing [2021-05-24T18:22:49.682Z] 161410c161b4: Preparing [2021-05-24T18:22:49.682Z] 1b2e4c454653: Preparing [2021-05-24T18:22:49.682Z] d07c12cd8353: Preparing [2021-05-24T18:22:49.682Z] 3fbe34a1663b: Preparing [2021-05-24T18:22:49.682Z] 3fbe34a1663b: Waiting [2021-05-24T18:22:49.682Z] 161410c161b4: Pushed [2021-05-24T18:22:49.682Z] 1b2e4c454653: Pushed [2021-05-24T18:22:49.682Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:22:49.682Z] d07c12cd8353: Pushed [2021-05-24T18:22:51.886Z] 3bf655d4b446: Pushed [2021-05-24T18:22:51.886Z] 4754f2c678d9: Pushed [2021-05-24T18:22:51.886Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:bb78894475a664c60e2fd50061ad428e4daf8ddc2f319405566b37ebe35b9f4d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:22:56.064Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:22:58.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.236 [2021-05-24T18:22:58.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-24T18:22:58.198Z] 3bf655d4b446: Preparing [2021-05-24T18:22:58.198Z] 4754f2c678d9: Preparing [2021-05-24T18:22:58.198Z] 161410c161b4: Preparing [2021-05-24T18:22:58.198Z] 1b2e4c454653: Preparing [2021-05-24T18:22:58.198Z] d07c12cd8353: Preparing [2021-05-24T18:22:58.198Z] 3fbe34a1663b: Preparing [2021-05-24T18:22:58.198Z] 3fbe34a1663b: Waiting [2021-05-24T18:22:58.198Z] 1b2e4c454653: Layer already exists [2021-05-24T18:22:58.198Z] 3bf655d4b446: Layer already exists [2021-05-24T18:22:58.198Z] 4754f2c678d9: Layer already exists [2021-05-24T18:22:58.199Z] 161410c161b4: Layer already exists [2021-05-24T18:22:58.199Z] d07c12cd8353: Layer already exists [2021-05-24T18:22:58.199Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:22:58.199Z] 2.0.0-dev.236: digest: sha256:bb78894475a664c60e2fd50061ad428e4daf8ddc2f319405566b37ebe35b9f4d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:00.362Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:02.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:23:02.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-24T18:23:02.451Z] 3bf655d4b446: Preparing [2021-05-24T18:23:02.451Z] 4754f2c678d9: Preparing [2021-05-24T18:23:02.451Z] 161410c161b4: Preparing [2021-05-24T18:23:02.451Z] 1b2e4c454653: Preparing [2021-05-24T18:23:02.451Z] d07c12cd8353: Preparing [2021-05-24T18:23:02.451Z] 3fbe34a1663b: Preparing [2021-05-24T18:23:02.451Z] 3fbe34a1663b: Waiting [2021-05-24T18:23:02.451Z] 3bf655d4b446: Layer already exists [2021-05-24T18:23:02.451Z] 161410c161b4: Layer already exists [2021-05-24T18:23:02.451Z] 4754f2c678d9: Layer already exists [2021-05-24T18:23:02.451Z] 1b2e4c454653: Layer already exists [2021-05-24T18:23:02.451Z] d07c12cd8353: Layer already exists [2021-05-24T18:23:02.451Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:23:02.451Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:bb78894475a664c60e2fd50061ad428e4daf8ddc2f319405566b37ebe35b9f4d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:04.915Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:09.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-24T18:23:09.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-24T18:23:09.514Z] 3bf655d4b446: Preparing [2021-05-24T18:23:09.514Z] 4754f2c678d9: Preparing [2021-05-24T18:23:09.514Z] 161410c161b4: Preparing [2021-05-24T18:23:09.514Z] 1b2e4c454653: Preparing [2021-05-24T18:23:09.514Z] d07c12cd8353: Preparing [2021-05-24T18:23:09.514Z] 3fbe34a1663b: Preparing [2021-05-24T18:23:09.514Z] 3fbe34a1663b: Waiting [2021-05-24T18:23:09.514Z] d07c12cd8353: Layer already exists [2021-05-24T18:23:09.514Z] 1b2e4c454653: Layer already exists [2021-05-24T18:23:09.514Z] 3bf655d4b446: Layer already exists [2021-05-24T18:23:09.514Z] 4754f2c678d9: Layer already exists [2021-05-24T18:23:09.514Z] 161410c161b4: Layer already exists [2021-05-24T18:23:09.514Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:23:09.514Z] master: digest: sha256:bb78894475a664c60e2fd50061ad428e4daf8ddc2f319405566b37ebe35b9f4d size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:23:11.614Z] ===================================================== [Pipeline] echo [2021-05-24T18:23:13.650Z] taggedImages: [2021-05-24T18:23:13.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:23:13.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.236 [2021-05-24T18:23:13.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:23:13.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-24T18:23:17.799Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-24T18:23:17.799Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:23:17.799Z] 2.0.0-dev.236 [2021-05-24T18:23:17.799Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:23:17.799Z] master [2021-05-24T18:23:17.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:26.261Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:28.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:23:28.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-24T18:23:28.364Z] 9e4da9ece350: Preparing [2021-05-24T18:23:28.364Z] 9a5c8d11120c: Preparing [2021-05-24T18:23:28.364Z] 0e409bc0ac5b: Preparing [2021-05-24T18:23:28.364Z] c06fde9330be: Preparing [2021-05-24T18:23:28.364Z] 2f80ab6bc6fc: Preparing [2021-05-24T18:23:28.364Z] a6d3194b8204: Preparing [2021-05-24T18:23:28.364Z] 462dd9b4e0b0: Preparing [2021-05-24T18:23:28.364Z] a8daa9fb1217: Preparing [2021-05-24T18:23:28.364Z] 9c596b63e05b: Preparing [2021-05-24T18:23:28.364Z] 3fbe34a1663b: Preparing [2021-05-24T18:23:28.364Z] a8daa9fb1217: Waiting [2021-05-24T18:23:28.364Z] 3fbe34a1663b: Waiting [2021-05-24T18:23:28.364Z] 9c596b63e05b: Waiting [2021-05-24T18:23:28.364Z] a6d3194b8204: Waiting [2021-05-24T18:23:28.364Z] 462dd9b4e0b0: Waiting [2021-05-24T18:23:28.364Z] 9e4da9ece350: Pushed [2021-05-24T18:23:28.364Z] 9a5c8d11120c: Pushed [2021-05-24T18:23:28.364Z] 2f80ab6bc6fc: Pushed [2021-05-24T18:23:28.364Z] a6d3194b8204: Pushed [2021-05-24T18:23:28.364Z] a8daa9fb1217: Pushed [2021-05-24T18:23:28.364Z] 462dd9b4e0b0: Pushed [2021-05-24T18:23:28.364Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:23:28.364Z] 9c596b63e05b: Pushed [2021-05-24T18:23:30.651Z] c06fde9330be: Pushed [2021-05-24T18:23:30.651Z] 0e409bc0ac5b: Pushed [2021-05-24T18:23:30.651Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:b82f46b91d9d5d8e634e2f0fb178772e44ae46386bb07df1555c8e9ecfbfcc33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:33.027Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:37.341Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.236 [2021-05-24T18:23:37.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-24T18:23:37.341Z] 9e4da9ece350: Preparing [2021-05-24T18:23:37.341Z] 9a5c8d11120c: Preparing [2021-05-24T18:23:37.341Z] 0e409bc0ac5b: Preparing [2021-05-24T18:23:37.341Z] c06fde9330be: Preparing [2021-05-24T18:23:37.341Z] 2f80ab6bc6fc: Preparing [2021-05-24T18:23:37.341Z] a6d3194b8204: Preparing [2021-05-24T18:23:37.341Z] 462dd9b4e0b0: Preparing [2021-05-24T18:23:37.341Z] a8daa9fb1217: Preparing [2021-05-24T18:23:37.341Z] 9c596b63e05b: Preparing [2021-05-24T18:23:37.341Z] 3fbe34a1663b: Preparing [2021-05-24T18:23:37.341Z] a8daa9fb1217: Waiting [2021-05-24T18:23:37.341Z] 9c596b63e05b: Waiting [2021-05-24T18:23:37.341Z] 3fbe34a1663b: Waiting [2021-05-24T18:23:37.341Z] 462dd9b4e0b0: Waiting [2021-05-24T18:23:37.341Z] 9e4da9ece350: Layer already exists [2021-05-24T18:23:37.341Z] 0e409bc0ac5b: Layer already exists [2021-05-24T18:23:37.341Z] 2f80ab6bc6fc: Layer already exists [2021-05-24T18:23:37.341Z] c06fde9330be: Layer already exists [2021-05-24T18:23:37.341Z] 9a5c8d11120c: Layer already exists [2021-05-24T18:23:37.341Z] a6d3194b8204: Layer already exists [2021-05-24T18:23:37.341Z] 9c596b63e05b: Layer already exists [2021-05-24T18:23:37.341Z] a8daa9fb1217: Layer already exists [2021-05-24T18:23:37.341Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:23:37.341Z] 462dd9b4e0b0: Layer already exists [2021-05-24T18:23:37.341Z] 2.0.0-dev.236: digest: sha256:b82f46b91d9d5d8e634e2f0fb178772e44ae46386bb07df1555c8e9ecfbfcc33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:39.579Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:41.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:23:41.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-24T18:23:41.794Z] 9e4da9ece350: Preparing [2021-05-24T18:23:41.794Z] 9a5c8d11120c: Preparing [2021-05-24T18:23:41.794Z] 0e409bc0ac5b: Preparing [2021-05-24T18:23:41.794Z] c06fde9330be: Preparing [2021-05-24T18:23:41.794Z] 2f80ab6bc6fc: Preparing [2021-05-24T18:23:41.794Z] a6d3194b8204: Preparing [2021-05-24T18:23:41.794Z] 462dd9b4e0b0: Preparing [2021-05-24T18:23:41.794Z] a8daa9fb1217: Preparing [2021-05-24T18:23:41.794Z] 9c596b63e05b: Preparing [2021-05-24T18:23:41.794Z] 3fbe34a1663b: Preparing [2021-05-24T18:23:41.794Z] a6d3194b8204: Waiting [2021-05-24T18:23:41.794Z] 462dd9b4e0b0: Waiting [2021-05-24T18:23:41.794Z] a8daa9fb1217: Waiting [2021-05-24T18:23:41.794Z] 9c596b63e05b: Waiting [2021-05-24T18:23:41.794Z] 3fbe34a1663b: Waiting [2021-05-24T18:23:41.794Z] 9e4da9ece350: Layer already exists [2021-05-24T18:23:41.794Z] 2f80ab6bc6fc: Layer already exists [2021-05-24T18:23:41.794Z] 0e409bc0ac5b: Layer already exists [2021-05-24T18:23:41.794Z] 9a5c8d11120c: Layer already exists [2021-05-24T18:23:41.794Z] c06fde9330be: Layer already exists [2021-05-24T18:23:41.794Z] 462dd9b4e0b0: Layer already exists [2021-05-24T18:23:41.794Z] a8daa9fb1217: Layer already exists [2021-05-24T18:23:41.794Z] a6d3194b8204: Layer already exists [2021-05-24T18:23:41.794Z] 9c596b63e05b: Layer already exists [2021-05-24T18:23:41.794Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:23:41.794Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:b82f46b91d9d5d8e634e2f0fb178772e44ae46386bb07df1555c8e9ecfbfcc33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:46.361Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:23:56.965Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-24T18:23:56.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-24T18:23:56.966Z] 9e4da9ece350: Preparing [2021-05-24T18:23:56.966Z] 9a5c8d11120c: Preparing [2021-05-24T18:23:56.966Z] 0e409bc0ac5b: Preparing [2021-05-24T18:23:56.966Z] c06fde9330be: Preparing [2021-05-24T18:23:56.966Z] 2f80ab6bc6fc: Preparing [2021-05-24T18:23:56.966Z] a6d3194b8204: Preparing [2021-05-24T18:23:56.966Z] 462dd9b4e0b0: Preparing [2021-05-24T18:23:56.966Z] a8daa9fb1217: Preparing [2021-05-24T18:23:56.966Z] 9c596b63e05b: Preparing [2021-05-24T18:23:56.966Z] 3fbe34a1663b: Preparing [2021-05-24T18:23:56.966Z] a6d3194b8204: Waiting [2021-05-24T18:23:56.966Z] 462dd9b4e0b0: Waiting [2021-05-24T18:23:56.966Z] a8daa9fb1217: Waiting [2021-05-24T18:23:56.966Z] 9c596b63e05b: Waiting [2021-05-24T18:23:56.966Z] 3fbe34a1663b: Waiting [2021-05-24T18:23:56.966Z] 9e4da9ece350: Layer already exists [2021-05-24T18:23:56.966Z] 9a5c8d11120c: Layer already exists [2021-05-24T18:23:56.966Z] 0e409bc0ac5b: Layer already exists [2021-05-24T18:23:56.966Z] 2f80ab6bc6fc: Layer already exists [2021-05-24T18:23:56.966Z] c06fde9330be: Layer already exists [2021-05-24T18:23:56.966Z] a6d3194b8204: Layer already exists [2021-05-24T18:23:56.966Z] 462dd9b4e0b0: Layer already exists [2021-05-24T18:23:56.966Z] 9c596b63e05b: Layer already exists [2021-05-24T18:23:56.966Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:23:56.966Z] a8daa9fb1217: Layer already exists [2021-05-24T18:23:56.966Z] master: digest: sha256:b82f46b91d9d5d8e634e2f0fb178772e44ae46386bb07df1555c8e9ecfbfcc33 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:24:03.318Z] ===================================================== [Pipeline] echo [2021-05-24T18:24:05.531Z] taggedImages: [2021-05-24T18:24:05.531Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:24:05.531Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.236 [2021-05-24T18:24:05.531Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:24:05.531Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-24T18:24:13.559Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-24T18:24:13.559Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:24:13.559Z] 2.0.0-dev.236 [2021-05-24T18:24:13.559Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:24:13.559Z] master [2021-05-24T18:24:13.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:34.444Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:36.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:24:36.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-24T18:24:36.794Z] c425ce6b8a17: Preparing [2021-05-24T18:24:36.794Z] ecbd79e4978c: Preparing [2021-05-24T18:24:36.794Z] a669da601855: Preparing [2021-05-24T18:24:36.794Z] c4ce860cb7c0: Preparing [2021-05-24T18:24:36.794Z] 3fbe34a1663b: Preparing [2021-05-24T18:24:36.794Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:24:36.794Z] a669da601855: Layer already exists [2021-05-24T18:24:36.794Z] c425ce6b8a17: Pushed [2021-05-24T18:24:36.794Z] c4ce860cb7c0: Pushed [2021-05-24T18:24:39.036Z] ecbd79e4978c: Pushed [2021-05-24T18:24:39.036Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:dd299d840d6dee27f4111afe901709cf60c02040a5818037a1af0d367e85021e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:41.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:45.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.236 [2021-05-24T18:24:45.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-24T18:24:45.834Z] c425ce6b8a17: Preparing [2021-05-24T18:24:45.834Z] ecbd79e4978c: Preparing [2021-05-24T18:24:45.834Z] a669da601855: Preparing [2021-05-24T18:24:45.834Z] c4ce860cb7c0: Preparing [2021-05-24T18:24:45.834Z] 3fbe34a1663b: Preparing [2021-05-24T18:24:45.834Z] ecbd79e4978c: Layer already exists [2021-05-24T18:24:45.834Z] c425ce6b8a17: Layer already exists [2021-05-24T18:24:45.834Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:24:45.834Z] c4ce860cb7c0: Layer already exists [2021-05-24T18:24:45.834Z] a669da601855: Layer already exists [2021-05-24T18:24:45.834Z] 2.0.0-dev.236: digest: sha256:dd299d840d6dee27f4111afe901709cf60c02040a5818037a1af0d367e85021e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:48.202Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:50.331Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:24:50.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-24T18:24:50.331Z] c425ce6b8a17: Preparing [2021-05-24T18:24:50.331Z] ecbd79e4978c: Preparing [2021-05-24T18:24:50.331Z] a669da601855: Preparing [2021-05-24T18:24:50.331Z] c4ce860cb7c0: Preparing [2021-05-24T18:24:50.331Z] 3fbe34a1663b: Preparing [2021-05-24T18:24:50.331Z] a669da601855: Layer already exists [2021-05-24T18:24:50.331Z] c425ce6b8a17: Layer already exists [2021-05-24T18:24:50.331Z] ecbd79e4978c: Layer already exists [2021-05-24T18:24:50.331Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:24:50.331Z] c4ce860cb7c0: Layer already exists [2021-05-24T18:24:50.331Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:dd299d840d6dee27f4111afe901709cf60c02040a5818037a1af0d367e85021e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:52.680Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:24:57.197Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-24T18:24:57.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-24T18:24:57.197Z] c425ce6b8a17: Preparing [2021-05-24T18:24:57.197Z] ecbd79e4978c: Preparing [2021-05-24T18:24:57.197Z] a669da601855: Preparing [2021-05-24T18:24:57.197Z] c4ce860cb7c0: Preparing [2021-05-24T18:24:57.197Z] 3fbe34a1663b: Preparing [2021-05-24T18:24:57.197Z] a669da601855: Layer already exists [2021-05-24T18:24:57.197Z] c4ce860cb7c0: Layer already exists [2021-05-24T18:24:57.197Z] ecbd79e4978c: Layer already exists [2021-05-24T18:24:57.197Z] c425ce6b8a17: Layer already exists [2021-05-24T18:24:57.197Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:24:57.197Z] master: digest: sha256:dd299d840d6dee27f4111afe901709cf60c02040a5818037a1af0d367e85021e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:24:59.279Z] ===================================================== [Pipeline] echo [2021-05-24T18:24:59.297Z] taggedImages: [2021-05-24T18:24:59.297Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:24:59.297Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.236 [2021-05-24T18:24:59.297Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:24:59.297Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-24T18:25:05.617Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-24T18:25:05.617Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:25:05.617Z] 2.0.0-dev.236 [2021-05-24T18:25:05.617Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:25:05.617Z] master [2021-05-24T18:25:05.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:12.033Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:14.241Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:25:14.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-24T18:25:14.241Z] 4542a3be17b8: Preparing [2021-05-24T18:25:14.241Z] b1c555e3d900: Preparing [2021-05-24T18:25:14.241Z] a669da601855: Preparing [2021-05-24T18:25:14.241Z] b3d85927bfca: Preparing [2021-05-24T18:25:14.241Z] 3fbe34a1663b: Preparing [2021-05-24T18:25:14.241Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:25:14.241Z] b3d85927bfca: Layer already exists [2021-05-24T18:25:14.241Z] a669da601855: Layer already exists [2021-05-24T18:25:14.241Z] 4542a3be17b8: Pushed [2021-05-24T18:25:16.796Z] b1c555e3d900: Pushed [2021-05-24T18:25:16.796Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:30cefaf5a79250d8fbd40470f6241733a8da9f0ca486ffd7e458ccfde56899b3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:18.995Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:23.431Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.236 [2021-05-24T18:25:23.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-24T18:25:23.431Z] 4542a3be17b8: Preparing [2021-05-24T18:25:23.431Z] b1c555e3d900: Preparing [2021-05-24T18:25:23.431Z] a669da601855: Preparing [2021-05-24T18:25:23.431Z] b3d85927bfca: Preparing [2021-05-24T18:25:23.431Z] 3fbe34a1663b: Preparing [2021-05-24T18:25:23.431Z] a669da601855: Layer already exists [2021-05-24T18:25:23.431Z] b1c555e3d900: Layer already exists [2021-05-24T18:25:23.431Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:25:23.431Z] b3d85927bfca: Layer already exists [2021-05-24T18:25:23.431Z] 4542a3be17b8: Layer already exists [2021-05-24T18:25:23.431Z] 2.0.0-dev.236: digest: sha256:30cefaf5a79250d8fbd40470f6241733a8da9f0ca486ffd7e458ccfde56899b3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:25.631Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:27.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:25:27.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-24T18:25:27.795Z] 4542a3be17b8: Preparing [2021-05-24T18:25:27.795Z] b1c555e3d900: Preparing [2021-05-24T18:25:27.795Z] a669da601855: Preparing [2021-05-24T18:25:27.795Z] b3d85927bfca: Preparing [2021-05-24T18:25:27.795Z] 3fbe34a1663b: Preparing [2021-05-24T18:25:27.795Z] b3d85927bfca: Layer already exists [2021-05-24T18:25:27.795Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:25:27.795Z] 4542a3be17b8: Layer already exists [2021-05-24T18:25:27.795Z] b1c555e3d900: Layer already exists [2021-05-24T18:25:27.795Z] a669da601855: Layer already exists [2021-05-24T18:25:27.795Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:30cefaf5a79250d8fbd40470f6241733a8da9f0ca486ffd7e458ccfde56899b3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:30.158Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:25:34.592Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-24T18:25:34.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-24T18:25:34.592Z] 4542a3be17b8: Preparing [2021-05-24T18:25:34.592Z] b1c555e3d900: Preparing [2021-05-24T18:25:34.592Z] a669da601855: Preparing [2021-05-24T18:25:34.592Z] b3d85927bfca: Preparing [2021-05-24T18:25:34.592Z] 3fbe34a1663b: Preparing [2021-05-24T18:25:34.592Z] b3d85927bfca: Layer already exists [2021-05-24T18:25:34.592Z] b1c555e3d900: Layer already exists [2021-05-24T18:25:34.592Z] 3fbe34a1663b: Layer already exists [2021-05-24T18:25:34.592Z] 4542a3be17b8: Layer already exists [2021-05-24T18:25:34.592Z] a669da601855: Layer already exists [2021-05-24T18:25:34.592Z] master: digest: sha256:30cefaf5a79250d8fbd40470f6241733a8da9f0ca486ffd7e458ccfde56899b3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:25:36.706Z] ===================================================== [Pipeline] echo [2021-05-24T18:25:38.749Z] taggedImages: [2021-05-24T18:25:38.750Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:25:38.750Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.236 [2021-05-24T18:25:38.750Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:25:38.750Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-24T18:25:42.876Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-24T18:25:42.876Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:25:42.876Z] 2.0.0-dev.236 [2021-05-24T18:25:42.876Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:25:42.876Z] master [2021-05-24T18:25:42.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:26:01.676Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:26:08.181Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:26:08.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-24T18:26:08.181Z] 65f01ace7f96: Preparing [2021-05-24T18:26:08.181Z] 292b60d80f54: Preparing [2021-05-24T18:26:08.181Z] 2b08fd35fbd6: Preparing [2021-05-24T18:26:08.181Z] 099c1cac9d7e: Preparing [2021-05-24T18:26:08.181Z] 9ded3b6bb9b5: Preparing [2021-05-24T18:26:08.181Z] fa1afe8e6ed9: Preparing [2021-05-24T18:26:08.181Z] 87a09b4c083e: Preparing [2021-05-24T18:26:08.181Z] 0f74e9ff2a61: Preparing [2021-05-24T18:26:08.181Z] b122376c33c6: Preparing [2021-05-24T18:26:08.181Z] f8381ed47b22: Preparing [2021-05-24T18:26:08.181Z] e934a737d657: Preparing [2021-05-24T18:26:08.181Z] fa1afe8e6ed9: Waiting [2021-05-24T18:26:08.181Z] b122376c33c6: Waiting [2021-05-24T18:26:08.181Z] f8381ed47b22: Waiting [2021-05-24T18:26:08.181Z] e934a737d657: Waiting [2021-05-24T18:26:08.181Z] 0f74e9ff2a61: Waiting [2021-05-24T18:26:08.181Z] 9ded3b6bb9b5: Layer already exists [2021-05-24T18:26:08.181Z] fa1afe8e6ed9: Layer already exists [2021-05-24T18:26:08.181Z] 87a09b4c083e: Layer already exists [2021-05-24T18:26:08.181Z] 0f74e9ff2a61: Layer already exists [2021-05-24T18:26:08.181Z] 292b60d80f54: Pushed [2021-05-24T18:26:08.181Z] b122376c33c6: Layer already exists [2021-05-24T18:26:08.181Z] f8381ed47b22: Layer already exists [2021-05-24T18:26:08.181Z] e934a737d657: Layer already exists [2021-05-24T18:26:08.181Z] 65f01ace7f96: Pushed [2021-05-24T18:26:10.306Z] 2b08fd35fbd6: Pushed [2021-05-24T18:26:21.700Z] 099c1cac9d7e: Pushed [2021-05-24T18:26:21.700Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06: digest: sha256:60c49824f70408d5c335dc5f8259abf974e6dcc0c238283887b1537bc56f47f2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:26:28.198Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:26:32.499Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.236 [2021-05-24T18:26:32.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-24T18:26:32.499Z] 65f01ace7f96: Preparing [2021-05-24T18:26:32.499Z] 292b60d80f54: Preparing [2021-05-24T18:26:32.499Z] 2b08fd35fbd6: Preparing [2021-05-24T18:26:32.499Z] 099c1cac9d7e: Preparing [2021-05-24T18:26:32.499Z] 9ded3b6bb9b5: Preparing [2021-05-24T18:26:32.499Z] fa1afe8e6ed9: Preparing [2021-05-24T18:26:32.499Z] 87a09b4c083e: Preparing [2021-05-24T18:26:32.499Z] 0f74e9ff2a61: Preparing [2021-05-24T18:26:32.499Z] b122376c33c6: Preparing [2021-05-24T18:26:32.499Z] f8381ed47b22: Preparing [2021-05-24T18:26:32.499Z] e934a737d657: Preparing [2021-05-24T18:26:32.499Z] fa1afe8e6ed9: Waiting [2021-05-24T18:26:32.499Z] 87a09b4c083e: Waiting [2021-05-24T18:26:32.499Z] 0f74e9ff2a61: Waiting [2021-05-24T18:26:32.499Z] b122376c33c6: Waiting [2021-05-24T18:26:32.499Z] f8381ed47b22: Waiting [2021-05-24T18:26:32.499Z] e934a737d657: Waiting [2021-05-24T18:26:32.499Z] 2b08fd35fbd6: Layer already exists [2021-05-24T18:26:32.499Z] 292b60d80f54: Layer already exists [2021-05-24T18:26:32.499Z] 9ded3b6bb9b5: Layer already exists [2021-05-24T18:26:32.499Z] 65f01ace7f96: Layer already exists [2021-05-24T18:26:32.499Z] 099c1cac9d7e: Layer already exists [2021-05-24T18:26:32.499Z] 0f74e9ff2a61: Layer already exists [2021-05-24T18:26:32.499Z] fa1afe8e6ed9: Layer already exists [2021-05-24T18:26:32.499Z] 87a09b4c083e: Layer already exists [2021-05-24T18:26:32.499Z] b122376c33c6: Layer already exists [2021-05-24T18:26:32.499Z] f8381ed47b22: Layer already exists [2021-05-24T18:26:32.499Z] e934a737d657: Layer already exists [2021-05-24T18:26:32.499Z] 2.0.0-dev.236: digest: sha256:60c49824f70408d5c335dc5f8259abf974e6dcc0c238283887b1537bc56f47f2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:26:40.816Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:26:51.289Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:26:51.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-24T18:26:51.289Z] 65f01ace7f96: Preparing [2021-05-24T18:26:51.289Z] 292b60d80f54: Preparing [2021-05-24T18:26:51.289Z] 2b08fd35fbd6: Preparing [2021-05-24T18:26:51.289Z] 099c1cac9d7e: Preparing [2021-05-24T18:26:51.289Z] 9ded3b6bb9b5: Preparing [2021-05-24T18:26:51.289Z] fa1afe8e6ed9: Preparing [2021-05-24T18:26:51.289Z] 87a09b4c083e: Preparing [2021-05-24T18:26:51.289Z] 0f74e9ff2a61: Preparing [2021-05-24T18:26:51.289Z] b122376c33c6: Preparing [2021-05-24T18:26:51.289Z] f8381ed47b22: Preparing [2021-05-24T18:26:51.289Z] e934a737d657: Preparing [2021-05-24T18:26:51.289Z] fa1afe8e6ed9: Waiting [2021-05-24T18:26:51.289Z] 87a09b4c083e: Waiting [2021-05-24T18:26:51.289Z] 0f74e9ff2a61: Waiting [2021-05-24T18:26:51.289Z] f8381ed47b22: Waiting [2021-05-24T18:26:51.289Z] b122376c33c6: Waiting [2021-05-24T18:26:51.289Z] e934a737d657: Waiting [2021-05-24T18:26:51.289Z] 65f01ace7f96: Layer already exists [2021-05-24T18:26:51.289Z] 099c1cac9d7e: Layer already exists [2021-05-24T18:26:51.289Z] 292b60d80f54: Layer already exists [2021-05-24T18:26:51.289Z] 9ded3b6bb9b5: Layer already exists [2021-05-24T18:26:51.289Z] 2b08fd35fbd6: Layer already exists [2021-05-24T18:26:51.289Z] 0f74e9ff2a61: Layer already exists [2021-05-24T18:26:51.289Z] fa1afe8e6ed9: Layer already exists [2021-05-24T18:26:51.289Z] 87a09b4c083e: Layer already exists [2021-05-24T18:26:51.289Z] f8381ed47b22: Layer already exists [2021-05-24T18:26:51.289Z] b122376c33c6: Layer already exists [2021-05-24T18:26:51.289Z] e934a737d657: Layer already exists [2021-05-24T18:26:51.289Z] 2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236: digest: sha256:60c49824f70408d5c335dc5f8259abf974e6dcc0c238283887b1537bc56f47f2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:26:59.674Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:27:12.460Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-24T18:27:12.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-24T18:27:12.460Z] 65f01ace7f96: Preparing [2021-05-24T18:27:12.460Z] 292b60d80f54: Preparing [2021-05-24T18:27:12.460Z] 2b08fd35fbd6: Preparing [2021-05-24T18:27:12.461Z] 099c1cac9d7e: Preparing [2021-05-24T18:27:12.461Z] 9ded3b6bb9b5: Preparing [2021-05-24T18:27:12.461Z] fa1afe8e6ed9: Preparing [2021-05-24T18:27:12.461Z] 87a09b4c083e: Preparing [2021-05-24T18:27:12.461Z] 0f74e9ff2a61: Preparing [2021-05-24T18:27:12.461Z] b122376c33c6: Preparing [2021-05-24T18:27:12.461Z] f8381ed47b22: Preparing [2021-05-24T18:27:12.461Z] e934a737d657: Preparing [2021-05-24T18:27:12.461Z] 0f74e9ff2a61: Waiting [2021-05-24T18:27:12.461Z] b122376c33c6: Waiting [2021-05-24T18:27:12.461Z] f8381ed47b22: Waiting [2021-05-24T18:27:12.461Z] e934a737d657: Waiting [2021-05-24T18:27:12.461Z] 87a09b4c083e: Waiting [2021-05-24T18:27:12.461Z] fa1afe8e6ed9: Waiting [2021-05-24T18:27:12.461Z] 292b60d80f54: Layer already exists [2021-05-24T18:27:12.461Z] 65f01ace7f96: Layer already exists [2021-05-24T18:27:12.461Z] 2b08fd35fbd6: Layer already exists [2021-05-24T18:27:12.461Z] 099c1cac9d7e: Layer already exists [2021-05-24T18:27:12.461Z] 9ded3b6bb9b5: Layer already exists [2021-05-24T18:27:12.461Z] 87a09b4c083e: Layer already exists [2021-05-24T18:27:12.461Z] 0f74e9ff2a61: Layer already exists [2021-05-24T18:27:12.461Z] fa1afe8e6ed9: Layer already exists [2021-05-24T18:27:12.461Z] f8381ed47b22: Layer already exists [2021-05-24T18:27:12.461Z] b122376c33c6: Layer already exists [2021-05-24T18:27:12.461Z] e934a737d657: Layer already exists [2021-05-24T18:27:12.461Z] master: digest: sha256:60c49824f70408d5c335dc5f8259abf974e6dcc0c238283887b1537bc56f47f2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-24T18:27:23.064Z] ===================================================== [Pipeline] echo [2021-05-24T18:27:25.260Z] taggedImages: [2021-05-24T18:27:25.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06 [2021-05-24T18:27:25.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.236 [2021-05-24T18:27:25.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c8f90bf2313962ec202bc77505c56e8d3b74b06-2.0.0-dev.236 [2021-05-24T18:27:25.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:27:46.233Z] ---> job-cost.sh [2021-05-24T18:27:46.233Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nOOz [2021-05-24T18:28:21.181Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T18:29:59.807Z] lf-activate-venv(): INFO: Adding /tmp/venv-nOOz/bin to PATH [2021-05-24T18:29:59.807Z] INFO: No Stack... [2021-05-24T18:29:59.807Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-24T18:29:59.807Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T18:30:02.160Z] + cat /w/workspace/edgex-go/506/archives/cost.csv [2021-05-24T18:30:02.160Z] + cut -d, -f6 [Pipeline] lock [2021-05-24T18:30:02.231Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-506-stack-cost] [2021-05-24T18:30:02.244Z] Resource [jenkins-edgexfoundry-edgex-go-master-506-stack-cost] did not exist. Created. [2021-05-24T18:30:02.244Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-506-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T18:30:21.110Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-24T18:31:04.813Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T18:31:04.822Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-506-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-24T18:32:03.344Z] provisioning config files... [2021-05-24T18:32:05.512Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/506@tmp/config625541169862603948tmp [Pipeline] { [Pipeline] sh [2021-05-24T18:32:09.540Z] + set +x [2021-05-24T18:32:09.540Z] + curl -s https://codecov.io/bash [2021-05-24T18:32:09.540Z] + bash -s -- [2021-05-24T18:32:09.540Z] [2021-05-24T18:32:09.540Z] _____ _ [2021-05-24T18:32:09.540Z] / ____| | | [2021-05-24T18:32:09.540Z] | | ___ __| | ___ ___ _____ __ [2021-05-24T18:32:09.540Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-24T18:32:09.540Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-24T18:32:09.540Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-24T18:32:09.540Z] Bash-1.0.3 [2021-05-24T18:32:09.540Z] [2021-05-24T18:32:09.540Z] [2021-05-24T18:32:09.540Z] ==> git version 2.24.4 found [2021-05-24T18:32:09.540Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-24T18:32:09.540Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-24T18:32:09.540Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-24T18:32:09.540Z] ==> Jenkins CI detected. [2021-05-24T18:32:09.540Z] project root: . [2021-05-24T18:32:09.540Z] --> token set from env [2021-05-24T18:32:09.540Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-24T18:32:09.540Z] ==> Running gcov in . (disable via -X gcov) [2021-05-24T18:32:09.540Z] ==> Python coveragepy not found [2021-05-24T18:32:09.540Z] ==> Searching for coverage reports in: [2021-05-24T18:32:09.540Z] + . [2021-05-24T18:32:09.540Z] -> Found 1 reports [2021-05-24T18:32:09.540Z] ==> Detecting git/mercurial file structure [2021-05-24T18:32:09.540Z] ==> Reading reports [2021-05-24T18:32:09.540Z] + ./coverage.out bytes=741453 [2021-05-24T18:32:09.540Z] ==> Appending adjustments [2021-05-24T18:32:09.540Z] https://docs.codecov.io/docs/fixing-reports [2021-05-24T18:32:11.646Z] + Found adjustments [2021-05-24T18:32:11.646Z] ==> Gzipping contents [2021-05-24T18:32:11.646Z] 104K /tmp/codecov.lqpFpW.gz [2021-05-24T18:32:11.646Z] ==> Uploading reports [2021-05-24T18:32:11.646Z] url: https://codecov.io [2021-05-24T18:32:11.646Z] query: branch=master&commit=2c8f90bf2313962ec202bc77505c56e8d3b74b06&build=506&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F506%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-24T18:32:11.646Z] -> Pinging Codecov [2021-05-24T18:32:11.646Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2c8f90bf2313962ec202bc77505c56e8d3b74b06&build=506&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F506%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-24T18:32:11.646Z] -> Uploading to [2021-05-24T18:32:11.646Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-24/00271124DB129430A58F1EEE437C3FCB/2c8f90bf2313962ec202bc77505c56e8d3b74b06/581e2ea6-0226-4c60-b943-4110e2e9567d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T183210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7de58e49360d2b0528151c7c9c2c03997521e4df232042e4d267655e600e99de [2021-05-24T18:32:11.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:32:11.646Z] Dload Upload Total Spent Left Speed [2021-05-24T18:32:11.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 282k --:--:-- --:--:-- --:--:-- 283k [2021-05-24T18:32:11.646Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c8f90bf2313962ec202bc77505c56e8d3b74b06 [Pipeline] } [2021-05-24T18:32:11.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-24T18:33:43.408Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-24T18:33:45.501Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:34:04.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-24T18:34:04.295Z] [2021-05-24T18:34:04.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:34:10.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-24T18:34:10.562Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-24T18:34:10.562Z] 188c0c94c7c5: Pulling fs layer [2021-05-24T18:34:10.562Z] 0ef7d3d256c8: Pulling fs layer [2021-05-24T18:34:10.562Z] de9db76c5a1d: Pulling fs layer [2021-05-24T18:34:10.562Z] 0eba1c9be4d2: Pulling fs layer [2021-05-24T18:34:10.562Z] 0d57e429df01: Pulling fs layer [2021-05-24T18:34:10.562Z] 4e4be7b47b0d: Pulling fs layer [2021-05-24T18:34:10.562Z] e1f770b5df2f: Pulling fs layer [2021-05-24T18:34:10.562Z] 85a0685a4137: Pulling fs layer [2021-05-24T18:34:10.562Z] 0eba1c9be4d2: Waiting [2021-05-24T18:34:10.562Z] 0d57e429df01: Waiting [2021-05-24T18:34:10.562Z] 4e4be7b47b0d: Waiting [2021-05-24T18:34:10.562Z] e1f770b5df2f: Waiting [2021-05-24T18:34:10.562Z] 85a0685a4137: Waiting [2021-05-24T18:34:10.562Z] de9db76c5a1d: Verifying Checksum [2021-05-24T18:34:10.562Z] de9db76c5a1d: Download complete [2021-05-24T18:34:10.562Z] 0ef7d3d256c8: Verifying Checksum [2021-05-24T18:34:10.562Z] 0ef7d3d256c8: Download complete [2021-05-24T18:34:10.562Z] 0d57e429df01: Verifying Checksum [2021-05-24T18:34:10.562Z] 0d57e429df01: Download complete [2021-05-24T18:34:10.562Z] 4e4be7b47b0d: Verifying Checksum [2021-05-24T18:34:10.562Z] 4e4be7b47b0d: Download complete [2021-05-24T18:34:10.562Z] 188c0c94c7c5: Verifying Checksum [2021-05-24T18:34:10.562Z] 188c0c94c7c5: Download complete [2021-05-24T18:34:10.562Z] 188c0c94c7c5: Pull complete [2021-05-24T18:34:10.562Z] 0ef7d3d256c8: Pull complete [2021-05-24T18:34:10.562Z] de9db76c5a1d: Pull complete [2021-05-24T18:34:12.548Z] e1f770b5df2f: Verifying Checksum [2021-05-24T18:34:12.548Z] e1f770b5df2f: Download complete [2021-05-24T18:34:12.548Z] 0eba1c9be4d2: Verifying Checksum [2021-05-24T18:34:12.548Z] 0eba1c9be4d2: Download complete [2021-05-24T18:34:12.548Z] 85a0685a4137: Verifying Checksum [2021-05-24T18:34:12.548Z] 85a0685a4137: Download complete [2021-05-24T18:34:16.634Z] 0eba1c9be4d2: Pull complete [2021-05-24T18:34:16.634Z] 0d57e429df01: Pull complete [2021-05-24T18:34:16.634Z] 4e4be7b47b0d: Pull complete [2021-05-24T18:34:16.634Z] e1f770b5df2f: Pull complete [2021-05-24T18:34:20.758Z] 85a0685a4137: Pull complete [2021-05-24T18:34:20.758Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-24T18:34:20.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-24T18:34:20.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-24T18:34:24.907Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T18:34:31.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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-devops/edgex-snyk-go:1.410.4 cat [2021-05-24T18:34:33.429Z] $ docker top e8079efb693c20f0587964f0912fdc625bd4676e0615d373102d5b689c34a4c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-24T18:34:37.692Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-24T18:34:41.812Z] + set -o pipefail [2021-05-24T18:34:41.812Z] + snyk monitor '--org=edgex-jenkins' [2021-05-24T18:34:46.229Z] [2021-05-24T18:34:46.229Z] Monitoring /w/workspace/edgex-go/506 (github.com/edgexfoundry/edgex-go)... [2021-05-24T18:34:46.229Z] [2021-05-24T18:34:46.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c50c9d23-2838-4ecd-91f0-5291bfac9565 [2021-05-24T18:34:46.229Z] [2021-05-24T18:34:46.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-24T18:34:46.229Z] [2021-05-24T18:34:46.229Z] [Pipeline] } [2021-05-24T18:34:46.242Z] $ docker stop --time=1 e8079efb693c20f0587964f0912fdc625bd4676e0615d373102d5b689c34a4c8 [2021-05-24T18:34:48.319Z] $ docker rm -f e8079efb693c20f0587964f0912fdc625bd4676e0615d373102d5b689c34a4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-24T18:35:45.685Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T18:35:49.802Z] provisioning config files... [2021-05-24T18:35:49.815Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/506@tmp/config8000834592763554226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:35:58.428Z] --> edgex-publish-swagger.sh [2021-05-24T18:35:58.428Z] === Publish openapi/v1 API === [2021-05-24T18:35:58.428Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-24T18:35:58.428Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/506/openapi/v1/core-command.yaml] [2021-05-24T18:35:58.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:35:58.428Z] Dload Upload Total Spent Left Speed [2021-05-24T18:35:58.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8706 0:00:01 0:00:01 --:--:-- 8710 100 10522 0 0 100 10522 0 8638 0:00:01 0:00:01 --:--:-- 8645 [2021-05-24T18:35:58.428Z] [2021-05-24T18:35:58.428Z] [2021-05-24T18:35:58.428Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/506/openapi/v1/core-data.yaml] [2021-05-24T18:35:58.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:35:58.429Z] Dload Upload Total Spent Left Speed [2021-05-24T18:35:58.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 30193 0:00:01 0:00:01 --:--:-- 30201 [2021-05-24T18:35:58.429Z] [2021-05-24T18:35:58.429Z] [2021-05-24T18:35:58.429Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/506/openapi/v1/core-metadata.yaml] [2021-05-24T18:35:58.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:35:58.429Z] Dload Upload Total Spent Left Speed [2021-05-24T18:35:58.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 73880 --:--:-- --:--:-- --:--:-- 73942 [2021-05-24T18:35:58.429Z] [2021-05-24T18:35:58.429Z] [2021-05-24T18:35:58.429Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/506/openapi/v1/support-logging.yaml] [2021-05-24T18:35:58.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:35:58.429Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:00.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 11903 0:00:01 0:00:01 --:--:-- 11913 100 13581 0 0 100 13581 0 11769 0:00:01 0:00:01 --:--:-- 11778 [2021-05-24T18:36:00.479Z] [2021-05-24T18:36:00.479Z] [2021-05-24T18:36:00.479Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/506/openapi/v1/support-notifications.yaml] [2021-05-24T18:36:00.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:00.479Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:00.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 42978 --:--:-- --:--:-- --:--:-- 42972 100 38890 0 0 100 38890 0 42969 --:--:-- --:--:-- --:--:-- 42972 [2021-05-24T18:36:00.479Z] [2021-05-24T18:36:00.479Z] [2021-05-24T18:36:00.479Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/506/openapi/v1/support-scheduler.yaml] [2021-05-24T18:36:00.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:00.479Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:02.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 13233 0:00:01 0:00:01 --:--:-- 13242 100 14249 0 0 100 14249 0 13231 0:00:01 0:00:01 --:--:-- 13242 [2021-05-24T18:36:02.644Z] [2021-05-24T18:36:02.644Z] [2021-05-24T18:36:02.644Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/506/openapi/v1/system-agent.yaml] [2021-05-24T18:36:02.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:02.644Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:02.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4540 --:--:-- --:--:-- --:--:-- 4536 100 4110 0 0 100 4110 0 4539 --:--:-- --:--:-- --:--:-- 4536 [2021-05-24T18:36:02.644Z] [2021-05-24T18:36:02.644Z] [2021-05-24T18:36:02.644Z] === Publish openapi/v2 API === [2021-05-24T18:36:02.644Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-24T18:36:02.644Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/506/openapi/v2/core-command.yaml] [2021-05-24T18:36:02.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:02.644Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:04.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26738 0:00:01 0:00:01 --:--:-- 26754 100 30687 0 0 100 30687 0 24270 0:00:01 0:00:01 --:--:-- 24277 [2021-05-24T18:36:04.838Z] [2021-05-24T18:36:04.838Z] [2021-05-24T18:36:04.838Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/506/openapi/v2/core-data.yaml] [2021-05-24T18:36:04.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:04.838Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:04.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 54402 0:00:01 0:00:01 --:--:-- 54442 100 56185 0 0 100 56185 0 54397 0:00:01 0:00:01 --:--:-- 54442 [2021-05-24T18:36:04.838Z] [2021-05-24T18:36:04.838Z] [2021-05-24T18:36:04.838Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/506/openapi/v2/core-metadata.yaml] [2021-05-24T18:36:04.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:04.838Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:04.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 118k 0 0 100 118k 0 118k 0:00:01 0:00:01 --:--:-- 118k [2021-05-24T18:36:04.838Z] [2021-05-24T18:36:04.838Z] [2021-05-24T18:36:04.838Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/506/openapi/v2/support-notifications.yaml] [2021-05-24T18:36:04.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:04.838Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:06.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 73355 0:00:01 0:00:01 --:--:-- 73394 100 76037 0 0 100 76037 0 73345 0:00:01 0:00:01 --:--:-- 73394 [2021-05-24T18:36:06.971Z] [2021-05-24T18:36:06.971Z] [2021-05-24T18:36:06.971Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/506/openapi/v2/support-scheduler.yaml] [2021-05-24T18:36:06.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:06.971Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:06.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 38316 --:--:-- --:--:-- --:--:-- 38306 100 37617 0 0 100 37617 0 38311 --:--:-- --:--:-- --:--:-- 38306 [2021-05-24T18:36:06.971Z] [2021-05-24T18:36:06.971Z] [2021-05-24T18:36:06.971Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/506/openapi/v2/system-agent.yaml] [2021-05-24T18:36:06.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T18:36:06.971Z] Dload Upload Total Spent Left Speed [2021-05-24T18:36:09.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25064 0 0 100 25064 0 27153 --:--:-- --:--:-- --:--:-- 27154 100 25064 0 0 100 25064 0 27149 --:--:-- --:--:-- --:--:-- 27125 [2021-05-24T18:36:09.049Z] [2021-05-24T18:36:09.049Z] [Pipeline] } [2021-05-24T18:36:09.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:36:39.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T18:36:39.893Z] . [Pipeline] withDockerContainer [2021-05-24T18:36:46.045Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T18:36:48.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T18:36:50.256Z] $ docker top 16e7299097dda6ef15a02f93e0d73b4f8e836c1876494a211a20b5452b912caa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T18:36:56.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T18:36:56.446Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T18:37:00.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T18:37:00.561Z] $ docker exec 16e7299097dda6ef15a02f93e0d73b4f8e836c1876494a211a20b5452b912caa ssh-agent [2021-05-24T18:37:02.732Z] SSH_AUTH_SOCK=/tmp/ssh-cihi9lTBT9Y2/agent.13 [2021-05-24T18:37:02.732Z] SSH_AGENT_PID=19 [2021-05-24T18:37:02.739Z] Running ssh-add (command line suppressed) [2021-05-24T18:37:02.847Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_3061444567277452738.key (/w/workspace/edgex-go/506@tmp/private_key_3061444567277452738.key) [2021-05-24T18:37:08.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T18:37:12.797Z] + git semver tag [2021-05-24T18:37:12.797Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T18:37:12.797Z] # $GIT_DIR = /w/workspace/edgex-go/506/.git [2021-05-24T18:37:12.797Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/506 [2021-05-24T18:37:12.797Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T18:37:12.797Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T18:37:12.797Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T18:37:12.797Z] # $SEMVER_BRANCH = master [2021-05-24T18:37:12.797Z] # $SEMVER_DIR = /w/workspace/edgex-go/506/.semver [2021-05-24T18:37:12.797Z] # 2c8f90bf2313962ec202bc77505c56e8d3b74b06 HEAD [2021-05-24T18:37:12.797Z] # -> Force: false [2021-05-24T18:37:12.797Z] # a9ff689decec92a2dceaff2b5550e7632ab4ba1d refs/tags/v2.0.0-dev.236 [Pipeline] } [2021-05-24T18:37:12.817Z] $ docker exec --env ******** --env ******** 16e7299097dda6ef15a02f93e0d73b4f8e836c1876494a211a20b5452b912caa ssh-agent -k [2021-05-24T18:37:12.919Z] unset SSH_AUTH_SOCK; [2021-05-24T18:37:12.919Z] unset SSH_AGENT_PID; [2021-05-24T18:37:12.920Z] echo Agent pid 19 killed; [2021-05-24T18:37:14.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T18:37:27.277Z] + git semver [Pipeline] } [2021-05-24T18:37:27.290Z] $ docker stop --time=1 16e7299097dda6ef15a02f93e0d73b4f8e836c1876494a211a20b5452b912caa [2021-05-24T18:37:29.361Z] $ docker rm -f 16e7299097dda6ef15a02f93e0d73b4f8e836c1876494a211a20b5452b912caa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:37:50.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T18:37:50.515Z] [2021-05-24T18:37:50.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:37:57.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T18:37:57.010Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-24T18:37:57.010Z] ab5ef0e58194: Pulling fs layer [2021-05-24T18:37:57.010Z] 9712f1f96733: Pulling fs layer [2021-05-24T18:37:57.010Z] 63f879dbbcfc: Pulling fs layer [2021-05-24T18:37:57.010Z] 0d9ebad4ef96: Pulling fs layer [2021-05-24T18:37:57.010Z] e9a5061849ea: Pulling fs layer [2021-05-24T18:37:57.010Z] d747dcd14b5f: Pulling fs layer [2021-05-24T18:37:57.010Z] 2de7ff778b66: Pulling fs layer [2021-05-24T18:37:57.010Z] e9a5061849ea: Waiting [2021-05-24T18:37:57.010Z] d747dcd14b5f: Waiting [2021-05-24T18:37:57.010Z] 2de7ff778b66: Waiting [2021-05-24T18:37:57.010Z] 0d9ebad4ef96: Waiting [2021-05-24T18:37:57.010Z] 9712f1f96733: Verifying Checksum [2021-05-24T18:37:57.010Z] 9712f1f96733: Download complete [2021-05-24T18:37:57.010Z] 63f879dbbcfc: Verifying Checksum [2021-05-24T18:37:57.010Z] 63f879dbbcfc: Download complete [2021-05-24T18:37:57.010Z] e9a5061849ea: Verifying Checksum [2021-05-24T18:37:57.010Z] e9a5061849ea: Download complete [2021-05-24T18:37:57.010Z] d747dcd14b5f: Verifying Checksum [2021-05-24T18:37:57.010Z] d747dcd14b5f: Download complete [2021-05-24T18:37:57.010Z] 2de7ff778b66: Verifying Checksum [2021-05-24T18:37:57.010Z] 2de7ff778b66: Download complete [2021-05-24T18:37:57.010Z] 0d9ebad4ef96: Verifying Checksum [2021-05-24T18:37:57.010Z] 0d9ebad4ef96: Download complete [2021-05-24T18:37:57.010Z] ab5ef0e58194: Verifying Checksum [2021-05-24T18:37:57.010Z] ab5ef0e58194: Download complete [2021-05-24T18:37:59.012Z] ab5ef0e58194: Pull complete [2021-05-24T18:37:59.013Z] 9712f1f96733: Pull complete [2021-05-24T18:38:01.089Z] 63f879dbbcfc: Pull complete [2021-05-24T18:38:03.398Z] 0d9ebad4ef96: Pull complete [2021-05-24T18:38:03.398Z] e9a5061849ea: Pull complete [2021-05-24T18:38:03.399Z] d747dcd14b5f: Pull complete [2021-05-24T18:38:05.435Z] 2de7ff778b66: Pull complete [2021-05-24T18:38:05.435Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-24T18:38:05.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T18:38:05.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-24T18:38:21.939Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T18:38:26.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-24T18:38:29.089Z] $ docker top 47db1ede2404c11dded592e47737aa5f274041f835cdcb8af53bae306984aeb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-24T18:38:33.679Z] provisioning config files... [2021-05-24T18:38:35.922Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/506@tmp/config6919050103796840583tmp [2021-05-24T18:38:38.067Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/506@tmp/config2319032069499459044tmp [2021-05-24T18:38:38.082Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/506@tmp/config5056762625251475756tmp [Pipeline] { [Pipeline] echo [2021-05-24T18:38:38.106Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:38:42.543Z] ---> sigul-configuration.sh [2021-05-24T18:38:42.544Z] gpg: directory `/root/.gnupg' created [2021-05-24T18:38:42.544Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-24T18:38:42.544Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-24T18:38:42.544Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-24T18:38:42.544Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-24T18:38:42.544Z] gpg: CAST5 encrypted data [2021-05-24T18:38:42.544Z] gpg: encrypted with 1 passphrase [2021-05-24T18:38:42.544Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-24T18:38:51.588Z] + mkdir /home/jenkins [2021-05-24T18:38:51.588Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-24T18:38:56.078Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-24T18:38:56.096Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:39:02.613Z] ---> sigul-install.sh [2021-05-24T18:39:04.816Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-24T18:39:11.381Z] + git tag --list [2021-05-24T18:39:11.381Z] 0.6.0 [2021-05-24T18:39:11.381Z] 0.6.1 [2021-05-24T18:39:11.381Z] 0.7.0 [2021-05-24T18:39:11.382Z] 0.7.1 [2021-05-24T18:39:11.382Z] v0.0.0 [2021-05-24T18:39:11.382Z] v0.0.1-dev.1 [2021-05-24T18:39:11.382Z] v1.0.0 [2021-05-24T18:39:11.382Z] v1.0.1 [2021-05-24T18:39:11.382Z] v1.1.0 [2021-05-24T18:39:11.382Z] v1.2.0 [2021-05-24T18:39:11.382Z] v1.2.1 [2021-05-24T18:39:11.382Z] v1.2.2-dev.1 [2021-05-24T18:39:11.382Z] v1.2.2-dev.10 [2021-05-24T18:39:11.382Z] v1.2.2-dev.100 [2021-05-24T18:39:11.382Z] v1.2.2-dev.101 [2021-05-24T18:39:11.382Z] v1.2.2-dev.102 [2021-05-24T18:39:11.382Z] v1.2.2-dev.103 [2021-05-24T18:39:11.382Z] v1.2.2-dev.104 [2021-05-24T18:39:11.382Z] v1.2.2-dev.105 [2021-05-24T18:39:11.382Z] v1.2.2-dev.106 [2021-05-24T18:39:11.382Z] v1.2.2-dev.107 [2021-05-24T18:39:11.382Z] v1.2.2-dev.11 [2021-05-24T18:39:11.382Z] v1.2.2-dev.12 [2021-05-24T18:39:11.382Z] v1.2.2-dev.13 [2021-05-24T18:39:11.382Z] v1.2.2-dev.14 [2021-05-24T18:39:11.382Z] v1.2.2-dev.15 [2021-05-24T18:39:11.382Z] v1.2.2-dev.16 [2021-05-24T18:39:11.382Z] v1.2.2-dev.17 [2021-05-24T18:39:11.382Z] v1.2.2-dev.18 [2021-05-24T18:39:11.382Z] v1.2.2-dev.19 [2021-05-24T18:39:11.382Z] v1.2.2-dev.2 [2021-05-24T18:39:11.382Z] v1.2.2-dev.20 [2021-05-24T18:39:11.382Z] v1.2.2-dev.21 [2021-05-24T18:39:11.382Z] v1.2.2-dev.22 [2021-05-24T18:39:11.382Z] v1.2.2-dev.23 [2021-05-24T18:39:11.382Z] v1.2.2-dev.24 [2021-05-24T18:39:11.382Z] v1.2.2-dev.25 [2021-05-24T18:39:11.382Z] v1.2.2-dev.26 [2021-05-24T18:39:11.382Z] v1.2.2-dev.27 [2021-05-24T18:39:11.382Z] v1.2.2-dev.28 [2021-05-24T18:39:11.382Z] v1.2.2-dev.29 [2021-05-24T18:39:11.382Z] v1.2.2-dev.3 [2021-05-24T18:39:11.382Z] v1.2.2-dev.30 [2021-05-24T18:39:11.382Z] v1.2.2-dev.31 [2021-05-24T18:39:11.382Z] v1.2.2-dev.32 [2021-05-24T18:39:11.382Z] v1.2.2-dev.33 [2021-05-24T18:39:11.382Z] v1.2.2-dev.34 [2021-05-24T18:39:11.382Z] v1.2.2-dev.35 [2021-05-24T18:39:11.382Z] v1.2.2-dev.36 [2021-05-24T18:39:11.382Z] v1.2.2-dev.37 [2021-05-24T18:39:11.382Z] v1.2.2-dev.38 [2021-05-24T18:39:11.382Z] v1.2.2-dev.39 [2021-05-24T18:39:11.382Z] v1.2.2-dev.4 [2021-05-24T18:39:11.382Z] v1.2.2-dev.40 [2021-05-24T18:39:11.382Z] v1.2.2-dev.41 [2021-05-24T18:39:11.382Z] v1.2.2-dev.42 [2021-05-24T18:39:11.382Z] v1.2.2-dev.43 [2021-05-24T18:39:11.382Z] v1.2.2-dev.44 [2021-05-24T18:39:11.382Z] v1.2.2-dev.45 [2021-05-24T18:39:11.382Z] v1.2.2-dev.46 [2021-05-24T18:39:11.382Z] v1.2.2-dev.47 [2021-05-24T18:39:11.382Z] v1.2.2-dev.48 [2021-05-24T18:39:11.382Z] v1.2.2-dev.49 [2021-05-24T18:39:11.382Z] v1.2.2-dev.5 [2021-05-24T18:39:11.382Z] v1.2.2-dev.50 [2021-05-24T18:39:11.382Z] v1.2.2-dev.51 [2021-05-24T18:39:11.382Z] v1.2.2-dev.52 [2021-05-24T18:39:11.382Z] v1.2.2-dev.53 [2021-05-24T18:39:11.382Z] v1.2.2-dev.54 [2021-05-24T18:39:11.382Z] v1.2.2-dev.55 [2021-05-24T18:39:11.382Z] v1.2.2-dev.56 [2021-05-24T18:39:11.382Z] v1.2.2-dev.57 [2021-05-24T18:39:11.382Z] v1.2.2-dev.58 [2021-05-24T18:39:11.382Z] v1.2.2-dev.59 [2021-05-24T18:39:11.382Z] v1.2.2-dev.6 [2021-05-24T18:39:11.382Z] v1.2.2-dev.60 [2021-05-24T18:39:11.382Z] v1.2.2-dev.61 [2021-05-24T18:39:11.382Z] v1.2.2-dev.62 [2021-05-24T18:39:11.382Z] v1.2.2-dev.63 [2021-05-24T18:39:11.382Z] v1.2.2-dev.64 [2021-05-24T18:39:11.382Z] v1.2.2-dev.65 [2021-05-24T18:39:11.382Z] v1.2.2-dev.66 [2021-05-24T18:39:11.382Z] v1.2.2-dev.67 [2021-05-24T18:39:11.382Z] v1.2.2-dev.68 [2021-05-24T18:39:11.382Z] v1.2.2-dev.69 [2021-05-24T18:39:11.382Z] v1.2.2-dev.7 [2021-05-24T18:39:11.382Z] v1.2.2-dev.70 [2021-05-24T18:39:11.382Z] v1.2.2-dev.71 [2021-05-24T18:39:11.382Z] v1.2.2-dev.72 [2021-05-24T18:39:11.382Z] v1.2.2-dev.73 [2021-05-24T18:39:11.382Z] v1.2.2-dev.74 [2021-05-24T18:39:11.382Z] v1.2.2-dev.75 [2021-05-24T18:39:11.382Z] v1.2.2-dev.76 [2021-05-24T18:39:11.382Z] v1.2.2-dev.77 [2021-05-24T18:39:11.382Z] v1.2.2-dev.78 [2021-05-24T18:39:11.382Z] v1.2.2-dev.79 [2021-05-24T18:39:11.382Z] v1.2.2-dev.8 [2021-05-24T18:39:11.382Z] v1.2.2-dev.80 [2021-05-24T18:39:11.382Z] v1.2.2-dev.81 [2021-05-24T18:39:11.382Z] v1.2.2-dev.82 [2021-05-24T18:39:11.382Z] v1.2.2-dev.83 [2021-05-24T18:39:11.382Z] v1.2.2-dev.84 [2021-05-24T18:39:11.382Z] v1.2.2-dev.85 [2021-05-24T18:39:11.382Z] v1.2.2-dev.86 [2021-05-24T18:39:11.382Z] v1.2.2-dev.87 [2021-05-24T18:39:11.382Z] v1.2.2-dev.88 [2021-05-24T18:39:11.382Z] v1.2.2-dev.89 [2021-05-24T18:39:11.382Z] v1.2.2-dev.9 [2021-05-24T18:39:11.382Z] v1.2.2-dev.90 [2021-05-24T18:39:11.382Z] v1.2.2-dev.91 [2021-05-24T18:39:11.382Z] v1.2.2-dev.92 [2021-05-24T18:39:11.382Z] v1.2.2-dev.93 [2021-05-24T18:39:11.382Z] v1.2.2-dev.94 [2021-05-24T18:39:11.382Z] v1.2.2-dev.95 [2021-05-24T18:39:11.382Z] v1.2.2-dev.96 [2021-05-24T18:39:11.382Z] v1.2.2-dev.97 [2021-05-24T18:39:11.382Z] v1.2.2-dev.98 [2021-05-24T18:39:11.382Z] v1.2.2-dev.99 [2021-05-24T18:39:11.382Z] v1.3.0 [2021-05-24T18:39:11.382Z] v1.3.1 [2021-05-24T18:39:11.382Z] v1.3.1-dev.1 [2021-05-24T18:39:11.382Z] v1.3.1-dev.10 [2021-05-24T18:39:11.382Z] v1.3.1-dev.11 [2021-05-24T18:39:11.382Z] v1.3.1-dev.12 [2021-05-24T18:39:11.382Z] v1.3.1-dev.13 [2021-05-24T18:39:11.382Z] v1.3.1-dev.14 [2021-05-24T18:39:11.382Z] v1.3.1-dev.15 [2021-05-24T18:39:11.382Z] v1.3.1-dev.16 [2021-05-24T18:39:11.382Z] v1.3.1-dev.17 [2021-05-24T18:39:11.382Z] v1.3.1-dev.18 [2021-05-24T18:39:11.382Z] v1.3.1-dev.2 [2021-05-24T18:39:11.382Z] v1.3.1-dev.3 [2021-05-24T18:39:11.382Z] v1.3.1-dev.4 [2021-05-24T18:39:11.382Z] v1.3.1-dev.5 [2021-05-24T18:39:11.382Z] v1.3.1-dev.6 [2021-05-24T18:39:11.382Z] v1.3.1-dev.7 [2021-05-24T18:39:11.382Z] v1.3.1-dev.8 [2021-05-24T18:39:11.382Z] v1.3.1-dev.9 [2021-05-24T18:39:11.382Z] v2.0.0-dev.1 [2021-05-24T18:39:11.382Z] v2.0.0-dev.10 [2021-05-24T18:39:11.382Z] v2.0.0-dev.100 [2021-05-24T18:39:11.382Z] v2.0.0-dev.101 [2021-05-24T18:39:11.382Z] v2.0.0-dev.102 [2021-05-24T18:39:11.382Z] v2.0.0-dev.103 [2021-05-24T18:39:11.382Z] v2.0.0-dev.104 [2021-05-24T18:39:11.382Z] v2.0.0-dev.105 [2021-05-24T18:39:11.382Z] v2.0.0-dev.106 [2021-05-24T18:39:11.382Z] v2.0.0-dev.107 [2021-05-24T18:39:11.382Z] v2.0.0-dev.108 [2021-05-24T18:39:11.382Z] v2.0.0-dev.109 [2021-05-24T18:39:11.382Z] v2.0.0-dev.11 [2021-05-24T18:39:11.382Z] v2.0.0-dev.110 [2021-05-24T18:39:11.382Z] v2.0.0-dev.111 [2021-05-24T18:39:11.382Z] v2.0.0-dev.112 [2021-05-24T18:39:11.382Z] v2.0.0-dev.113 [2021-05-24T18:39:11.382Z] v2.0.0-dev.114 [2021-05-24T18:39:11.382Z] v2.0.0-dev.115 [2021-05-24T18:39:11.382Z] v2.0.0-dev.116 [2021-05-24T18:39:11.382Z] v2.0.0-dev.117 [2021-05-24T18:39:11.382Z] v2.0.0-dev.118 [2021-05-24T18:39:11.382Z] v2.0.0-dev.119 [2021-05-24T18:39:11.382Z] v2.0.0-dev.12 [2021-05-24T18:39:11.382Z] v2.0.0-dev.120 [2021-05-24T18:39:11.382Z] v2.0.0-dev.121 [2021-05-24T18:39:11.382Z] v2.0.0-dev.122 [2021-05-24T18:39:11.382Z] v2.0.0-dev.123 [2021-05-24T18:39:11.382Z] v2.0.0-dev.124 [2021-05-24T18:39:11.382Z] v2.0.0-dev.125 [2021-05-24T18:39:11.382Z] v2.0.0-dev.126 [2021-05-24T18:39:11.382Z] v2.0.0-dev.127 [2021-05-24T18:39:11.382Z] v2.0.0-dev.128 [2021-05-24T18:39:11.382Z] v2.0.0-dev.129 [2021-05-24T18:39:11.382Z] v2.0.0-dev.13 [2021-05-24T18:39:11.382Z] v2.0.0-dev.130 [2021-05-24T18:39:11.382Z] v2.0.0-dev.131 [2021-05-24T18:39:11.382Z] v2.0.0-dev.132 [2021-05-24T18:39:11.382Z] v2.0.0-dev.133 [2021-05-24T18:39:11.382Z] v2.0.0-dev.134 [2021-05-24T18:39:11.382Z] v2.0.0-dev.135 [2021-05-24T18:39:11.382Z] v2.0.0-dev.136 [2021-05-24T18:39:11.382Z] v2.0.0-dev.137 [2021-05-24T18:39:11.382Z] v2.0.0-dev.138 [2021-05-24T18:39:11.382Z] v2.0.0-dev.139 [2021-05-24T18:39:11.382Z] v2.0.0-dev.14 [2021-05-24T18:39:11.382Z] v2.0.0-dev.140 [2021-05-24T18:39:11.382Z] v2.0.0-dev.141 [2021-05-24T18:39:11.382Z] v2.0.0-dev.142 [2021-05-24T18:39:11.382Z] v2.0.0-dev.143 [2021-05-24T18:39:11.382Z] v2.0.0-dev.144 [2021-05-24T18:39:11.382Z] v2.0.0-dev.145 [2021-05-24T18:39:11.382Z] v2.0.0-dev.146 [2021-05-24T18:39:11.382Z] v2.0.0-dev.147 [2021-05-24T18:39:11.382Z] v2.0.0-dev.148 [2021-05-24T18:39:11.382Z] v2.0.0-dev.149 [2021-05-24T18:39:11.382Z] v2.0.0-dev.15 [2021-05-24T18:39:11.382Z] v2.0.0-dev.150 [2021-05-24T18:39:11.382Z] v2.0.0-dev.151 [2021-05-24T18:39:11.382Z] v2.0.0-dev.152 [2021-05-24T18:39:11.382Z] v2.0.0-dev.153 [2021-05-24T18:39:11.382Z] v2.0.0-dev.154 [2021-05-24T18:39:11.382Z] v2.0.0-dev.155 [2021-05-24T18:39:11.382Z] v2.0.0-dev.156 [2021-05-24T18:39:11.382Z] v2.0.0-dev.157 [2021-05-24T18:39:11.382Z] v2.0.0-dev.158 [2021-05-24T18:39:11.382Z] v2.0.0-dev.159 [2021-05-24T18:39:11.382Z] v2.0.0-dev.16 [2021-05-24T18:39:11.382Z] v2.0.0-dev.160 [2021-05-24T18:39:11.382Z] v2.0.0-dev.161 [2021-05-24T18:39:11.382Z] v2.0.0-dev.162 [2021-05-24T18:39:11.382Z] v2.0.0-dev.163 [2021-05-24T18:39:11.382Z] v2.0.0-dev.164 [2021-05-24T18:39:11.382Z] v2.0.0-dev.165 [2021-05-24T18:39:11.382Z] v2.0.0-dev.166 [2021-05-24T18:39:11.382Z] v2.0.0-dev.167 [2021-05-24T18:39:11.382Z] v2.0.0-dev.168 [2021-05-24T18:39:11.382Z] v2.0.0-dev.169 [2021-05-24T18:39:11.382Z] v2.0.0-dev.17 [2021-05-24T18:39:11.382Z] v2.0.0-dev.170 [2021-05-24T18:39:11.382Z] v2.0.0-dev.171 [2021-05-24T18:39:11.382Z] v2.0.0-dev.172 [2021-05-24T18:39:11.382Z] v2.0.0-dev.173 [2021-05-24T18:39:11.382Z] v2.0.0-dev.174 [2021-05-24T18:39:11.382Z] v2.0.0-dev.175 [2021-05-24T18:39:11.382Z] v2.0.0-dev.176 [2021-05-24T18:39:11.382Z] v2.0.0-dev.177 [2021-05-24T18:39:11.382Z] v2.0.0-dev.178 [2021-05-24T18:39:11.382Z] v2.0.0-dev.179 [2021-05-24T18:39:11.382Z] v2.0.0-dev.18 [2021-05-24T18:39:11.382Z] v2.0.0-dev.180 [2021-05-24T18:39:11.382Z] v2.0.0-dev.181 [2021-05-24T18:39:11.382Z] v2.0.0-dev.182 [2021-05-24T18:39:11.382Z] v2.0.0-dev.183 [2021-05-24T18:39:11.382Z] v2.0.0-dev.184 [2021-05-24T18:39:11.382Z] v2.0.0-dev.185 [2021-05-24T18:39:11.382Z] v2.0.0-dev.186 [2021-05-24T18:39:11.382Z] v2.0.0-dev.187 [2021-05-24T18:39:11.382Z] v2.0.0-dev.188 [2021-05-24T18:39:11.383Z] v2.0.0-dev.189 [2021-05-24T18:39:11.383Z] v2.0.0-dev.19 [2021-05-24T18:39:11.383Z] v2.0.0-dev.190 [2021-05-24T18:39:11.383Z] v2.0.0-dev.191 [2021-05-24T18:39:11.383Z] v2.0.0-dev.192 [2021-05-24T18:39:11.383Z] v2.0.0-dev.193 [2021-05-24T18:39:11.383Z] v2.0.0-dev.194 [2021-05-24T18:39:11.383Z] v2.0.0-dev.195 [2021-05-24T18:39:11.383Z] v2.0.0-dev.196 [2021-05-24T18:39:11.383Z] v2.0.0-dev.197 [2021-05-24T18:39:11.383Z] v2.0.0-dev.198 [2021-05-24T18:39:11.383Z] v2.0.0-dev.199 [2021-05-24T18:39:11.383Z] v2.0.0-dev.2 [2021-05-24T18:39:11.383Z] v2.0.0-dev.20 [2021-05-24T18:39:11.383Z] v2.0.0-dev.200 [2021-05-24T18:39:11.383Z] v2.0.0-dev.201 [2021-05-24T18:39:11.383Z] v2.0.0-dev.202 [2021-05-24T18:39:11.383Z] v2.0.0-dev.203 [2021-05-24T18:39:11.383Z] v2.0.0-dev.204 [2021-05-24T18:39:11.383Z] v2.0.0-dev.205 [2021-05-24T18:39:11.383Z] v2.0.0-dev.206 [2021-05-24T18:39:11.383Z] v2.0.0-dev.207 [2021-05-24T18:39:11.383Z] v2.0.0-dev.208 [2021-05-24T18:39:11.383Z] v2.0.0-dev.209 [2021-05-24T18:39:11.383Z] v2.0.0-dev.21 [2021-05-24T18:39:11.383Z] v2.0.0-dev.210 [2021-05-24T18:39:11.383Z] v2.0.0-dev.211 [2021-05-24T18:39:11.383Z] v2.0.0-dev.212 [2021-05-24T18:39:11.383Z] v2.0.0-dev.213 [2021-05-24T18:39:11.383Z] v2.0.0-dev.214 [2021-05-24T18:39:11.383Z] v2.0.0-dev.215 [2021-05-24T18:39:11.383Z] v2.0.0-dev.216 [2021-05-24T18:39:11.383Z] v2.0.0-dev.217 [2021-05-24T18:39:11.383Z] v2.0.0-dev.218 [2021-05-24T18:39:11.383Z] v2.0.0-dev.219 [2021-05-24T18:39:11.383Z] v2.0.0-dev.22 [2021-05-24T18:39:11.383Z] v2.0.0-dev.220 [2021-05-24T18:39:11.383Z] v2.0.0-dev.221 [2021-05-24T18:39:11.383Z] v2.0.0-dev.222 [2021-05-24T18:39:11.383Z] v2.0.0-dev.223 [2021-05-24T18:39:11.383Z] v2.0.0-dev.224 [2021-05-24T18:39:11.383Z] v2.0.0-dev.225 [2021-05-24T18:39:11.383Z] v2.0.0-dev.226 [2021-05-24T18:39:11.383Z] v2.0.0-dev.227 [2021-05-24T18:39:11.383Z] v2.0.0-dev.228 [2021-05-24T18:39:11.383Z] v2.0.0-dev.229 [2021-05-24T18:39:11.383Z] v2.0.0-dev.23 [2021-05-24T18:39:11.383Z] v2.0.0-dev.230 [2021-05-24T18:39:11.383Z] v2.0.0-dev.231 [2021-05-24T18:39:11.383Z] v2.0.0-dev.232 [2021-05-24T18:39:11.383Z] v2.0.0-dev.233 [2021-05-24T18:39:11.383Z] v2.0.0-dev.234 [2021-05-24T18:39:11.383Z] v2.0.0-dev.235 [2021-05-24T18:39:11.383Z] v2.0.0-dev.236 [2021-05-24T18:39:11.383Z] v2.0.0-dev.24 [2021-05-24T18:39:11.383Z] v2.0.0-dev.25 [2021-05-24T18:39:11.383Z] v2.0.0-dev.26 [2021-05-24T18:39:11.383Z] v2.0.0-dev.27 [2021-05-24T18:39:11.383Z] v2.0.0-dev.28 [2021-05-24T18:39:11.383Z] v2.0.0-dev.29 [2021-05-24T18:39:11.383Z] v2.0.0-dev.3 [2021-05-24T18:39:11.383Z] v2.0.0-dev.30 [2021-05-24T18:39:11.383Z] v2.0.0-dev.31 [2021-05-24T18:39:11.383Z] v2.0.0-dev.32 [2021-05-24T18:39:11.383Z] v2.0.0-dev.33 [2021-05-24T18:39:11.383Z] v2.0.0-dev.34 [2021-05-24T18:39:11.383Z] v2.0.0-dev.35 [2021-05-24T18:39:11.383Z] v2.0.0-dev.36 [2021-05-24T18:39:11.383Z] v2.0.0-dev.37 [2021-05-24T18:39:11.383Z] v2.0.0-dev.38 [2021-05-24T18:39:11.383Z] v2.0.0-dev.39 [2021-05-24T18:39:11.383Z] v2.0.0-dev.4 [2021-05-24T18:39:11.383Z] v2.0.0-dev.40 [2021-05-24T18:39:11.383Z] v2.0.0-dev.41 [2021-05-24T18:39:11.383Z] v2.0.0-dev.42 [2021-05-24T18:39:11.383Z] v2.0.0-dev.43 [2021-05-24T18:39:11.383Z] v2.0.0-dev.44 [2021-05-24T18:39:11.383Z] v2.0.0-dev.45 [2021-05-24T18:39:11.383Z] v2.0.0-dev.46 [2021-05-24T18:39:11.383Z] v2.0.0-dev.47 [2021-05-24T18:39:11.383Z] v2.0.0-dev.48 [2021-05-24T18:39:11.383Z] v2.0.0-dev.49 [2021-05-24T18:39:11.383Z] v2.0.0-dev.5 [2021-05-24T18:39:11.383Z] v2.0.0-dev.50 [2021-05-24T18:39:11.383Z] v2.0.0-dev.51 [2021-05-24T18:39:11.383Z] v2.0.0-dev.52 [2021-05-24T18:39:11.383Z] v2.0.0-dev.53 [2021-05-24T18:39:11.383Z] v2.0.0-dev.54 [2021-05-24T18:39:11.383Z] v2.0.0-dev.55 [2021-05-24T18:39:11.383Z] v2.0.0-dev.56 [2021-05-24T18:39:11.383Z] v2.0.0-dev.57 [2021-05-24T18:39:11.383Z] v2.0.0-dev.58 [2021-05-24T18:39:11.383Z] v2.0.0-dev.59 [2021-05-24T18:39:11.383Z] v2.0.0-dev.6 [2021-05-24T18:39:11.383Z] v2.0.0-dev.60 [2021-05-24T18:39:11.383Z] v2.0.0-dev.61 [2021-05-24T18:39:11.383Z] v2.0.0-dev.62 [2021-05-24T18:39:11.383Z] v2.0.0-dev.63 [2021-05-24T18:39:11.383Z] v2.0.0-dev.64 [2021-05-24T18:39:11.383Z] v2.0.0-dev.65 [2021-05-24T18:39:11.383Z] v2.0.0-dev.66 [2021-05-24T18:39:11.383Z] v2.0.0-dev.67 [2021-05-24T18:39:11.383Z] v2.0.0-dev.68 [2021-05-24T18:39:11.383Z] v2.0.0-dev.69 [2021-05-24T18:39:11.383Z] v2.0.0-dev.7 [2021-05-24T18:39:11.385Z] v2.0.0-dev.70 [2021-05-24T18:39:11.385Z] v2.0.0-dev.71 [2021-05-24T18:39:11.385Z] v2.0.0-dev.72 [2021-05-24T18:39:11.385Z] v2.0.0-dev.73 [2021-05-24T18:39:11.385Z] v2.0.0-dev.74 [2021-05-24T18:39:11.385Z] v2.0.0-dev.75 [2021-05-24T18:39:11.385Z] v2.0.0-dev.76 [2021-05-24T18:39:11.385Z] v2.0.0-dev.77 [2021-05-24T18:39:11.385Z] v2.0.0-dev.78 [2021-05-24T18:39:11.385Z] v2.0.0-dev.79 [2021-05-24T18:39:11.385Z] v2.0.0-dev.8 [2021-05-24T18:39:11.385Z] v2.0.0-dev.80 [2021-05-24T18:39:11.385Z] v2.0.0-dev.81 [2021-05-24T18:39:11.385Z] v2.0.0-dev.82 [2021-05-24T18:39:11.385Z] v2.0.0-dev.83 [2021-05-24T18:39:11.385Z] v2.0.0-dev.84 [2021-05-24T18:39:11.385Z] v2.0.0-dev.85 [2021-05-24T18:39:11.385Z] v2.0.0-dev.86 [2021-05-24T18:39:11.385Z] v2.0.0-dev.87 [2021-05-24T18:39:11.385Z] v2.0.0-dev.88 [2021-05-24T18:39:11.385Z] v2.0.0-dev.89 [2021-05-24T18:39:11.385Z] v2.0.0-dev.9 [2021-05-24T18:39:11.385Z] v2.0.0-dev.90 [2021-05-24T18:39:11.385Z] v2.0.0-dev.91 [2021-05-24T18:39:11.385Z] v2.0.0-dev.92 [2021-05-24T18:39:11.385Z] v2.0.0-dev.93 [2021-05-24T18:39:11.385Z] v2.0.0-dev.94 [2021-05-24T18:39:11.385Z] v2.0.0-dev.95 [2021-05-24T18:39:11.385Z] v2.0.0-dev.96 [2021-05-24T18:39:11.385Z] v2.0.0-dev.97 [2021-05-24T18:39:11.385Z] v2.0.0-dev.98 [2021-05-24T18:39:11.385Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-24T18:39:24.874Z] + lftools sign git-tag v2.0.0-dev.236 [2021-05-24T18:39:24.874Z] Signing Git tag with Sigul... [2021-05-24T18:39:24.874Z] Signing v2.0.0-dev.236 [Pipeline] echo [2021-05-24T18:39:24.887Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:39:29.381Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-24T18:39:29.391Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-24T18:39:31.847Z] $ docker stop --time=1 47db1ede2404c11dded592e47737aa5f274041f835cdcb8af53bae306984aeb3 [2021-05-24T18:39:34.414Z] $ docker rm -f 47db1ede2404c11dded592e47737aa5f274041f835cdcb8af53bae306984aeb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:39:44.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T18:39:44.476Z] . [Pipeline] withDockerContainer [2021-05-24T18:39:44.570Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T18:39:47.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T18:39:52.213Z] $ docker top 2e1240ddb4165fd91c974643b2e066e00f1db760b7628aacd0d9dd541b069295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T18:39:57.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T18:39:57.561Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T18:40:00.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T18:40:00.027Z] $ docker exec 2e1240ddb4165fd91c974643b2e066e00f1db760b7628aacd0d9dd541b069295 ssh-agent [2021-05-24T18:40:02.928Z] SSH_AUTH_SOCK=/tmp/ssh-cQStuhpbhnN0/agent.14 [2021-05-24T18:40:02.928Z] SSH_AGENT_PID=21 [2021-05-24T18:40:02.935Z] Running ssh-add (command line suppressed) [2021-05-24T18:40:03.037Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_3011759691199605307.key (/w/workspace/edgex-go/506@tmp/private_key_3011759691199605307.key) [2021-05-24T18:40:05.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T18:40:08.128Z] + git semver bump pre [2021-05-24T18:40:08.128Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T18:40:08.128Z] # $GIT_DIR = /w/workspace/edgex-go/506/.git [2021-05-24T18:40:08.128Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/506 [2021-05-24T18:40:08.128Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T18:40:08.128Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T18:40:08.128Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T18:40:08.128Z] # $SEMVER_BRANCH = master [2021-05-24T18:40:08.128Z] # $SEMVER_DIR = /w/workspace/edgex-go/506/.semver [2021-05-24T18:40:08.128Z] 2.0.0-dev.237 [Pipeline] } [2021-05-24T18:40:08.138Z] $ docker exec --env ******** --env ******** 2e1240ddb4165fd91c974643b2e066e00f1db760b7628aacd0d9dd541b069295 ssh-agent -k [2021-05-24T18:40:08.235Z] unset SSH_AUTH_SOCK; [2021-05-24T18:40:08.235Z] unset SSH_AGENT_PID; [2021-05-24T18:40:08.235Z] echo Agent pid 21 killed; [2021-05-24T18:40:10.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T18:40:15.957Z] + git semver [Pipeline] } [2021-05-24T18:40:15.977Z] $ docker stop --time=1 2e1240ddb4165fd91c974643b2e066e00f1db760b7628aacd0d9dd541b069295 [2021-05-24T18:40:19.123Z] $ docker rm -f 2e1240ddb4165fd91c974643b2e066e00f1db760b7628aacd0d9dd541b069295 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:40:24.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T18:40:24.531Z] . [Pipeline] withDockerContainer [2021-05-24T18:40:24.615Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T18:40:24.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-24T18:40:27.136Z] $ docker top 5a7740104bfe170c7c2bfc15d9adf071f538e2c3db377906d68ea325106decec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T18:40:27.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T18:40:27.293Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T18:40:29.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T18:40:29.910Z] $ docker exec 5a7740104bfe170c7c2bfc15d9adf071f538e2c3db377906d68ea325106decec ssh-agent [2021-05-24T18:40:30.017Z] SSH_AUTH_SOCK=/tmp/ssh-r2SkvBo45b2H/agent.13 [2021-05-24T18:40:30.017Z] SSH_AGENT_PID=19 [2021-05-24T18:40:30.024Z] Running ssh-add (command line suppressed) [2021-05-24T18:40:30.138Z] Identity added: /w/workspace/edgex-go/506@tmp/private_key_4793730789819487109.key (/w/workspace/edgex-go/506@tmp/private_key_4793730789819487109.key) [2021-05-24T18:40:30.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T18:40:32.891Z] + git semver push [2021-05-24T18:40:32.891Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T18:40:32.891Z] # $GIT_DIR = /w/workspace/edgex-go/506/.git [2021-05-24T18:40:32.891Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/506 [2021-05-24T18:40:32.891Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T18:40:32.891Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T18:40:32.891Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T18:40:32.891Z] # $SEMVER_BRANCH = master [2021-05-24T18:40:32.891Z] # $SEMVER_DIR = /w/workspace/edgex-go/506/.semver [Pipeline] } [2021-05-24T18:40:36.682Z] $ docker exec --env ******** --env ******** 5a7740104bfe170c7c2bfc15d9adf071f538e2c3db377906d68ea325106decec ssh-agent -k [2021-05-24T18:40:36.799Z] unset SSH_AUTH_SOCK; [2021-05-24T18:40:36.799Z] unset SSH_AGENT_PID; [2021-05-24T18:40:36.799Z] echo Agent pid 19 killed; [2021-05-24T18:40:39.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T18:40:44.538Z] + git semver [Pipeline] } [2021-05-24T18:40:44.556Z] $ docker stop --time=1 5a7740104bfe170c7c2bfc15d9adf071f538e2c3db377906d68ea325106decec [2021-05-24T18:40:47.708Z] $ docker rm -f 5a7740104bfe170c7c2bfc15d9adf071f538e2c3db377906d68ea325106decec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:40:57.452Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:40:59.873Z] ---> package-listing.sh [2021-05-24T18:40:59.873Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T18:40:59.873Z] ++ facter osfamily [2021-05-24T18:41:00.134Z] + OS_FAMILY=redhat [2021-05-24T18:41:00.134Z] + workspace=/w/workspace/edgex-go/506 [2021-05-24T18:41:00.134Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T18:41:00.134Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T18:41:00.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T18:41:00.134Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T18:41:00.134Z] + '[' /w/workspace/edgex-go/506 ']' [2021-05-24T18:41:00.134Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T18:41:00.134Z] + case "${OS_FAMILY}" in [2021-05-24T18:41:00.134Z] + sort [2021-05-24T18:41:00.134Z] + rpm -qa [2021-05-24T18:41:02.510Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T18:41:02.510Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T18:41:02.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T18:41:02.510Z] + '[' /w/workspace/edgex-go/506 ']' [2021-05-24T18:41:02.510Z] + mkdir -p /w/workspace/edgex-go/506/archives/ [2021-05-24T18:41:02.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/506/archives/ [Pipeline] echo [2021-05-24T18:41:02.522Z] 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/edgex-go/506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-24T18:41:02.809Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:41:05.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T18:41:05.351Z] [2021-05-24T18:41:05.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T18:41:09.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T18:41:09.664Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T18:41:09.664Z] df20fa9351a1: Pulling fs layer [2021-05-24T18:41:09.664Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T18:41:09.664Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T18:41:09.664Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T18:41:09.664Z] 93b61091891f: Pulling fs layer [2021-05-24T18:41:09.664Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T18:41:09.664Z] 5e14af77c1be: Pulling fs layer [2021-05-24T18:41:09.664Z] 01666e4c0597: Pulling fs layer [2021-05-24T18:41:09.664Z] aa168da1d23b: Pulling fs layer [2021-05-24T18:41:09.664Z] 46f8f816bc3b: Waiting [2021-05-24T18:41:09.664Z] 93b61091891f: Waiting [2021-05-24T18:41:09.664Z] 93b9cdb0e59b: Waiting [2021-05-24T18:41:09.664Z] 5e14af77c1be: Waiting [2021-05-24T18:41:09.664Z] 01666e4c0597: Waiting [2021-05-24T18:41:09.664Z] aa168da1d23b: Waiting [2021-05-24T18:41:09.664Z] 36b3adc4ff6f: Download complete [2021-05-24T18:41:09.664Z] 46f8f816bc3b: Verifying Checksum [2021-05-24T18:41:09.664Z] 46f8f816bc3b: Download complete [2021-05-24T18:41:09.664Z] df20fa9351a1: Verifying Checksum [2021-05-24T18:41:09.664Z] df20fa9351a1: Download complete [2021-05-24T18:41:09.664Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T18:41:09.664Z] 93b9cdb0e59b: Download complete [2021-05-24T18:41:09.664Z] 93b61091891f: Verifying Checksum [2021-05-24T18:41:09.664Z] 93b61091891f: Download complete [2021-05-24T18:41:09.664Z] 01666e4c0597: Verifying Checksum [2021-05-24T18:41:09.664Z] 01666e4c0597: Download complete [2021-05-24T18:41:09.664Z] df20fa9351a1: Pull complete [2021-05-24T18:41:09.664Z] 36b3adc4ff6f: Pull complete [2021-05-24T18:41:09.664Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T18:41:09.664Z] 8ad3a11d3b57: Download complete [2021-05-24T18:41:09.664Z] 8ad3a11d3b57: Pull complete [2021-05-24T18:41:09.664Z] 46f8f816bc3b: Pull complete [2021-05-24T18:41:09.664Z] 5e14af77c1be: Verifying Checksum [2021-05-24T18:41:09.664Z] 5e14af77c1be: Download complete [2021-05-24T18:41:09.664Z] 93b61091891f: Pull complete [2021-05-24T18:41:09.664Z] 93b9cdb0e59b: Pull complete [2021-05-24T18:41:09.664Z] 5e14af77c1be: Pull complete [2021-05-24T18:41:09.664Z] 01666e4c0597: Pull complete [2021-05-24T18:41:09.928Z] aa168da1d23b: Verifying Checksum [2021-05-24T18:41:09.928Z] aa168da1d23b: Download complete [2021-05-24T18:41:13.976Z] aa168da1d23b: Pull complete [2021-05-24T18:41:13.976Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T18:41:13.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T18:41:13.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T18:41:16.094Z] prd-centos7-docker-4c-2g-16908 does not seem to be running inside a container [2021-05-24T18:41:16.135Z] $ 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/edgex-go/506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/506 -v /w/workspace/edgex-go/506:/w/workspace/edgex-go/506:rw,z -v /w/workspace/edgex-go/506@tmp:/w/workspace/edgex-go/506@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-24T18:41:19.372Z] $ docker top aadd1b2278c6953932efa0aa8d3f1990c50a0396db3221593fc7852df1a5d7de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T18:41:21.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T18:41:21.786Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T18:41:24.041Z] + ls /var/log/sa-host [2021-05-24T18:41:26.106Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T18:41:26.106Z] file_magic: OK [2021-05-24T18:41:26.106Z] HZ: Using current value: 100 [2021-05-24T18:41:26.106Z] file_header: OK [2021-05-24T18:41:26.106Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T18:41:26.106Z] Statistics: [2021-05-24T18:41:26.106Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T18:41:26.106Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T18:41:26.106Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T18:41:26.106Z] file_magic: OK [2021-05-24T18:41:26.106Z] HZ: Using current value: 100 [2021-05-24T18:41:26.106Z] file_header: OK [2021-05-24T18:41:26.106Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-24T18:41:26.106Z] Statistics: [2021-05-24T18:41:26.106Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T18:41:26.107Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T18:41:30.364Z] provisioning config files... [2021-05-24T18:41:30.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/506@tmp/config1793221538390704094tmp [Pipeline] { [Pipeline] echo [2021-05-24T18:41:32.567Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:41:32.867Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T18:41:32.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T18:41:34.898Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:41:37.191Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T18:41:37.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:41:37.497Z] ---> sudo-logs.sh [2021-05-24T18:41:37.498Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T18:41:37.523Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:41:39.814Z] ---> job-cost.sh [2021-05-24T18:41:39.814Z] lf-activate-venv: SKIPPING [2021-05-24T18:41:39.814Z] DEBUG: total: 0.18000000715255737 [2021-05-24T18:41:39.814Z] INFO: Retrieving Stack Cost... [2021-05-24T18:41:40.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T18:41:40.955Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T18:41:43.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T18:41:43.322Z] ---> logs-deploy.sh [2021-05-24T18:41:43.322Z] lf-activate-venv: SKIPPING [2021-05-24T18:41:43.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/506 [2021-05-24T18:41:43.322Z] INFO: archiving workspace using pattern(s):