Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3566049754860285352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14283962777545655736.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13442807616827172233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6232300286606655410.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6790134960056951472.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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/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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: 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-2175 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/138 [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/138 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/138@tmp/jenkins-gitclient-ssh716474463024389450.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 da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 (main) > 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 da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 Commit message: "ci: Go 1.17 related changes (#3864)" > git rev-list --no-walk 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T00:16:48.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T00:16:48.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T00:16:48.205Z] ========================================================= [2022-01-20T00:16:48.205Z] EdgeX Global Pipelines Version Info [2022-01-20T00:16:48.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:16:49.345Z] ------------------- [2022-01-20T00:16:49.345Z] stable info: [2022-01-20T00:16:49.345Z] ------------------- [2022-01-20T00:16:49.345Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T00:16:49.345Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T00:16:49.345Z] Message: update stable to v1.0.219 [2022-01-20T00:16:49.919Z] ------------------- [2022-01-20T00:16:49.919Z] experimental info: [2022-01-20T00:16:49.919Z] ------------------- [2022-01-20T00:16:49.919Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T00:16:49.919Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T00:16:49.919Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T00:16:50.082Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-20T00:16:50.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-20T00:16:50.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T00:16:50.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T00:16:50.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T00:16:50.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T00:16:50.157Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T00:16:50.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-20T00:16:50.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-20T00:16:50.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-20T00:16:50.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T00:16:50.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T00:16:50.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T00:16:50.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T00:16:50.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T00:16:50.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T00:16:50.276Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T00:16:50.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T00:16:50.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-20T00:16:50.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-20T00:16:50.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T00:16:50.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T00:16:50.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T00:16:50.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T00:16:50.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T00:16:50.388Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] echo [2022-01-20T00:16:50.399Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da06b86 [Pipeline] echo [2022-01-20T00:16:50.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T00:16:50.456Z] provisioning config files... [2022-01-20T00:16:50.478Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/138@tmp/config5279401546057354687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:16:50.799Z] ---> docker-login.sh [2022-01-20T00:16:50.799Z] nexus3.edgexfoundry.org:10001 [2022-01-20T00:16:50.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:16:51.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:16:51.061Z] Configure a credential helper to remove this warning. See [2022-01-20T00:16:51.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:16:51.061Z] [2022-01-20T00:16:51.061Z] Login Succeeded [2022-01-20T00:16:51.061Z] nexus3.edgexfoundry.org:10002 [2022-01-20T00:16:51.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:16:51.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:16:51.061Z] Configure a credential helper to remove this warning. See [2022-01-20T00:16:51.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:16:51.061Z] [2022-01-20T00:16:51.061Z] Login Succeeded [2022-01-20T00:16:51.061Z] nexus3.edgexfoundry.org:10003 [2022-01-20T00:16:51.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:16:51.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:16:51.321Z] Configure a credential helper to remove this warning. See [2022-01-20T00:16:51.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:16:51.321Z] [2022-01-20T00:16:51.321Z] Login Succeeded [2022-01-20T00:16:51.321Z] nexus3.edgexfoundry.org:10004 [2022-01-20T00:16:51.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:16:51.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:16:51.321Z] Configure a credential helper to remove this warning. See [2022-01-20T00:16:51.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:16:51.321Z] [2022-01-20T00:16:51.321Z] Login Succeeded [2022-01-20T00:16:51.321Z] docker.io [2022-01-20T00:16:51.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:16:51.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:16:51.895Z] Configure a credential helper to remove this warning. See [2022-01-20T00:16:51.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:16:51.895Z] [2022-01-20T00:16:51.895Z] Login Succeeded [2022-01-20T00:16:51.895Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T00:16:51.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T00:16:52.231Z] ++ 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 [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/core-command/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/core-data/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-20T00:16:52.231Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T00:16:52.231Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-20T00:16:52.231Z] ++ cut -d/ -f2 [2022-01-20T00:16:52.231Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-20T00:16:52.268Z] 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] { (Build Check) [Pipeline] sh [2022-01-20T00:16:52.638Z] + git rev-list -1 --merges da06b8605fc5b0b455f4e40bd2812c8bcbf61f73~1..da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] echo [2022-01-20T00:16:52.656Z] -----------> git rev-list -1 --merges da06b8605fc5b0b455f4e40bd2812c8bcbf61f73~1..da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [false] [Pipeline] sh [2022-01-20T00:16:52.956Z] + git log --format=format:%s -1 da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] echo [2022-01-20T00:16:52.973Z] ========================================================= [2022-01-20T00:16:52.973Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T00:16:52.973Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-20T00:16:53.464Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T00:16:53.464Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T00:16:53.464Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T00:16:53.464Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T00:16:53.465Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T00:16:53.465Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T00:16:53.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:16:53.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T00:16:53.816Z] [2022-01-20T00:16:53.816Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:16:54.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T00:16:54.130Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T00:16:54.130Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T00:16:54.130Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T00:16:54.130Z] 4c7163046ea9: Pulling fs layer [2022-01-20T00:16:54.130Z] 0c2d73faf560: Pulling fs layer [2022-01-20T00:16:54.130Z] 0c2d73faf560: Waiting [2022-01-20T00:16:54.130Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T00:16:54.130Z] 3e5f54012d9b: Download complete [2022-01-20T00:16:54.130Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T00:16:54.130Z] a0d0a0d46f8b: Download complete [2022-01-20T00:16:54.130Z] 0c2d73faf560: Verifying Checksum [2022-01-20T00:16:54.130Z] 0c2d73faf560: Download complete [2022-01-20T00:16:54.396Z] 4c7163046ea9: Verifying Checksum [2022-01-20T00:16:54.396Z] 4c7163046ea9: Download complete [2022-01-20T00:16:54.396Z] a0d0a0d46f8b: Pull complete [2022-01-20T00:16:54.396Z] 3e5f54012d9b: Pull complete [2022-01-20T00:16:54.663Z] 4c7163046ea9: Pull complete [2022-01-20T00:16:54.927Z] 0c2d73faf560: Pull complete [2022-01-20T00:16:54.927Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T00:16:54.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T00:16:54.927Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T00:16:55.016Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:16:55.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:16:55.899Z] $ docker top b6209a6ba2302e930ced6db416dc68b770d31364659c98123ee1bbed2c4fdb9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T00:16:56.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T00:16:56.029Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T00:16:56.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T00:16:56.173Z] $ docker exec b6209a6ba2302e930ced6db416dc68b770d31364659c98123ee1bbed2c4fdb9a ssh-agent [2022-01-20T00:16:56.305Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANJmde/agent.14 [2022-01-20T00:16:56.305Z] SSH_AGENT_PID=20 [2022-01-20T00:16:56.315Z] Running ssh-add (command line suppressed) [2022-01-20T00:16:56.424Z] Identity added: /w/workspace/edgex-go/138@tmp/private_key_6840054783938029875.key (/w/workspace/edgex-go/138@tmp/private_key_6840054783938029875.key) [2022-01-20T00:16:56.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T00:16:56.742Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T00:16:56.753Z] $ docker exec --env ******** --env ******** b6209a6ba2302e930ced6db416dc68b770d31364659c98123ee1bbed2c4fdb9a ssh-agent -k [2022-01-20T00:16:56.870Z] unset SSH_AUTH_SOCK; [2022-01-20T00:16:56.870Z] unset SSH_AGENT_PID; [2022-01-20T00:16:56.870Z] echo Agent pid 20 killed; [2022-01-20T00:16:56.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T00:16:56.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T00:16:56.915Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T00:16:57.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T00:16:57.074Z] $ docker exec b6209a6ba2302e930ced6db416dc68b770d31364659c98123ee1bbed2c4fdb9a ssh-agent [2022-01-20T00:16:57.175Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfCdONJ/agent.55 [2022-01-20T00:16:57.175Z] SSH_AGENT_PID=61 [2022-01-20T00:16:57.180Z] Running ssh-add (command line suppressed) [2022-01-20T00:16:57.280Z] Identity added: /w/workspace/edgex-go/138@tmp/private_key_6202266195473491557.key (/w/workspace/edgex-go/138@tmp/private_key_6202266195473491557.key) [2022-01-20T00:16:57.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T00:16:57.597Z] + git semver init [2022-01-20T00:16:57.597Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T00:16:57.597Z] # $GIT_DIR = /w/workspace/edgex-go/138/.git [2022-01-20T00:16:57.597Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/138 [2022-01-20T00:16:57.597Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T00:16:57.597Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T00:16:57.597Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T00:16:57.597Z] # $SEMVER_BRANCH = main [2022-01-20T00:16:57.597Z] # $SEMVER_TEMP = /tmp/semver-347034513 [2022-01-20T00:16:57.597Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-20T00:17:12.633Z] # '/tmp/semver-347034513' -> '/w/workspace/edgex-go/138/.semver' [2022-01-20T00:17:12.633Z] # -> Force: false [2022-01-20T00:17:12.633Z] # $SEMVER_DIR = /w/workspace/edgex-go/138/.semver [Pipeline] } [2022-01-20T00:17:12.641Z] $ docker exec --env ******** --env ******** b6209a6ba2302e930ced6db416dc68b770d31364659c98123ee1bbed2c4fdb9a ssh-agent -k [2022-01-20T00:17:12.755Z] unset SSH_AUTH_SOCK; [2022-01-20T00:17:12.755Z] unset SSH_AGENT_PID; [2022-01-20T00:17:12.755Z] echo Agent pid 61 killed; [2022-01-20T00:17:12.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T00:17:13.087Z] + git semver [Pipeline] } [2022-01-20T00:17:13.106Z] $ docker stop --time=1 b6209a6ba2302e930ced6db416dc68b770d31364659c98123ee1bbed2c4fdb9a [2022-01-20T00:17:15.265Z] $ docker rm -f b6209a6ba2302e930ced6db416dc68b770d31364659c98123ee1bbed2c4fdb9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T00:17:15.648Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T00:17:15.905Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T00:17:15.909Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.21 [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] echo [2022-01-20T00:17:16.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T00:17:16.010Z] ========================================================= [2022-01-20T00:17:16.010Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T00:17:16.010Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T00:17:16.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T00:17:16.311Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T00:17:16.311Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T00:17:16.311Z] 666ba61612fd: Pulling fs layer [2022-01-20T00:17:16.311Z] 8ed8ca486205: Pulling fs layer [2022-01-20T00:17:16.311Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T00:17:16.311Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T00:17:16.311Z] f965cba54748: Pulling fs layer [2022-01-20T00:17:16.311Z] 861ffc35075e: Pulling fs layer [2022-01-20T00:17:16.311Z] 4b385c91608e: Pulling fs layer [2022-01-20T00:17:16.311Z] 560528eb2ebb: Pulling fs layer [2022-01-20T00:17:16.311Z] f965cba54748: Waiting [2022-01-20T00:17:16.311Z] 861ffc35075e: Waiting [2022-01-20T00:17:16.311Z] 4b385c91608e: Waiting [2022-01-20T00:17:16.311Z] 560528eb2ebb: Waiting [2022-01-20T00:17:16.311Z] 4fe6c5a15a65: Waiting [2022-01-20T00:17:16.311Z] 22a0e8bec74d: Waiting [2022-01-20T00:17:16.311Z] 8ed8ca486205: Verifying Checksum [2022-01-20T00:17:16.311Z] 8ed8ca486205: Download complete [2022-01-20T00:17:16.311Z] 666ba61612fd: Download complete [2022-01-20T00:17:16.311Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T00:17:16.311Z] 22a0e8bec74d: Download complete [2022-01-20T00:17:16.311Z] f965cba54748: Verifying Checksum [2022-01-20T00:17:16.311Z] f965cba54748: Download complete [2022-01-20T00:17:16.311Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T00:17:16.311Z] 59bf1c3509f3: Download complete [2022-01-20T00:17:16.311Z] 861ffc35075e: Verifying Checksum [2022-01-20T00:17:16.311Z] 861ffc35075e: Download complete [2022-01-20T00:17:16.578Z] 4b385c91608e: Verifying Checksum [2022-01-20T00:17:16.579Z] 4b385c91608e: Download complete [2022-01-20T00:17:16.847Z] 59bf1c3509f3: Pull complete [2022-01-20T00:17:17.107Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T00:17:17.107Z] 4fe6c5a15a65: Download complete [2022-01-20T00:17:17.107Z] 666ba61612fd: Pull complete [2022-01-20T00:17:17.107Z] 560528eb2ebb: Verifying Checksum [2022-01-20T00:17:17.107Z] 560528eb2ebb: Download complete [2022-01-20T00:17:17.107Z] 8ed8ca486205: Pull complete [2022-01-20T00:17:22.454Z] 4fe6c5a15a65: Pull complete [2022-01-20T00:17:22.454Z] 22a0e8bec74d: Pull complete [2022-01-20T00:17:22.454Z] f965cba54748: Pull complete [2022-01-20T00:17:22.454Z] 861ffc35075e: Pull complete [2022-01-20T00:17:22.454Z] 4b385c91608e: Pull complete [2022-01-20T00:17:24.391Z] 560528eb2ebb: Pull complete [2022-01-20T00:17:24.391Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T00:17:24.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T00:17:24.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-20T00:17:24.704Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T00:17:24.704Z] WORKDIR /edgex [2022-01-20T00:17:24.704Z] COPY go.mod . [2022-01-20T00:17:24.704Z] RUN go mod download' [2022-01-20T00:17:24.704Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-20T00:17:26.119Z] Sending build context to Docker daemon 333.7MB [2022-01-20T00:17:26.119Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T00:17:26.119Z] ---> dd4a08f94e63 [2022-01-20T00:17:26.119Z] Step 2/4 : WORKDIR /edgex [2022-01-20T00:17:29.440Z] ---> Running in ce56b6dd33a1 [2022-01-20T00:17:29.440Z] Removing intermediate container ce56b6dd33a1 [2022-01-20T00:17:29.440Z] ---> 149ddc5ae84d [2022-01-20T00:17:29.440Z] Step 3/4 : COPY go.mod . [2022-01-20T00:17:29.440Z] ---> 95f80fe7cc79 [2022-01-20T00:17:29.440Z] Step 4/4 : RUN go mod download [2022-01-20T00:17:29.440Z] ---> Running in 87841f37b946 [2022-01-20T00:17:30.971Z] Still waiting to schedule task [2022-01-20T00:17:30.971Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T00:18:08.286Z] Removing intermediate container 87841f37b946 [2022-01-20T00:18:08.286Z] ---> 5f92bd742611 [2022-01-20T00:18:08.286Z] Successfully built 5f92bd742611 [2022-01-20T00:18:08.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:18:08.584Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T00:18:08.584Z] . [Pipeline] withDockerContainer [2022-01-20T00:18:08.660Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:18:08.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:18:09.117Z] $ docker top 44265a6c8a38344c5b06de1785416bd45fe87b371965a13ba4f70702110da753 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T00:18:09.496Z] + go version [2022-01-20T00:18:09.497Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T00:18:09.507Z] $ docker stop --time=1 44265a6c8a38344c5b06de1785416bd45fe87b371965a13ba4f70702110da753 [2022-01-20T00:18:10.701Z] $ docker rm -f 44265a6c8a38344c5b06de1785416bd45fe87b371965a13ba4f70702110da753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:18:11.147Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T00:18:11.147Z] . [Pipeline] withDockerContainer [2022-01-20T00:18:11.216Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:18:11.257Z] $ 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/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:18:11.678Z] $ docker top 3dbb1f2314bd12014ffea40c696e8288c6bbd44bf64a6bbd10876d047d92b07c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T00:18:11.748Z] ========================================================= [2022-01-20T00:18:11.748Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-20T00:18:11.748Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T00:18:12.054Z] + make test [2022-01-20T00:18:12.054Z] go mod tidy [2022-01-20T00:18:12.318Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-20T00:18:17.638Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-20T00:18:35.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-20T00:18:39.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-20T00:18:39.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-20T00:18:39.474Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-20T00:18:42.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-20T00:18:42.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-20T00:18:42.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-20T00:18:42.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-20T00:18:42.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-20T00:18:42.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-20T00:18:43.155Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-20T00:18:43.155Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-20T00:18:43.155Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-20T00:18:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-20T00:18:45.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2022-01-20T00:18:45.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-20T00:18:45.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-20T00:18:45.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2022-01-20T00:18:45.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-20T00:18:45.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2022-01-20T00:18:45.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-20T00:18:45.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-20T00:18:46.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements [2022-01-20T00:18:46.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-20T00:18:46.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-20T00:18:47.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2022-01-20T00:18:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-20T00:18:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-20T00:18:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-20T00:18:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-20T00:18:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-20T00:18:48.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements [2022-01-20T00:18:48.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-20T00:18:48.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-20T00:18:48.427Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 59.1% of statements [2022-01-20T00:18:48.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-20T00:18:48.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-20T00:18:48.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-20T00:18:48.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-20T00:18:48.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-20T00:18:49.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-01-20T00:18:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-20T00:18:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-20T00:18:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-20T00:18:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements [2022-01-20T00:18:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-20T00:18:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-01-20T00:18:49.851Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 21.7% of statements [2022-01-20T00:18:49.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-20T00:18:50.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-01-20T00:18:50.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2022-01-20T00:18:50.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-01-20T00:18:50.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-01-20T00:18:50.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2022-01-20T00:19:03.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-01-20T00:19:03.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-01-20T00:19:08.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.178s coverage: 82.5% of statements [2022-01-20T00:19:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2022-01-20T00:19:26.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 65.4% of statements [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-20T00:19:26.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-20T00:19:26.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.8% of statements [2022-01-20T00:19:26.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-20T00:19:26.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-20T00:19:26.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-01-20T00:19:26.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-20T00:19:27.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2022-01-20T00:19:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-20T00:19:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-20T00:19:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-20T00:19:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-20T00:19:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-20T00:19:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-20T00:19:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-20T00:19:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-01-20T00:19:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-01-20T00:19:35.285Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-20T00:20:08.460Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2177 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-20T00:20:08.472Z] Running in /w/workspace/edgex-go/138 [Pipeline] { [Pipeline] checkout [2022-01-20T00:20:08.634Z] The recommended git tool is: git [2022-01-20T00:20:13.302Z] using credential edgex-jenkins-ssh [2022-01-20T00:20:13.319Z] Cloning the remote Git repository [2022-01-20T00:20:13.371Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-20T00:20:13.445Z] > git init /w/workspace/edgex-go/138 # timeout=10 [2022-01-20T00:20:13.551Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-20T00:20:13.552Z] > git --version # timeout=10 [2022-01-20T00:20:13.571Z] > git --version # 'git version 2.17.1' [2022-01-20T00:20:13.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T00:20:14.152Z] GO111MODULE=on go vet ./... [2022-01-20T00:20:13.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T00:20:20.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T00:20:21.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T00:20:21.330Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T00:20:21.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-20T00:20:22.217Z] + ls -al . [2022-01-20T00:20:22.217Z] total 644 [2022-01-20T00:20:22.217Z] drwxrwxr-x 10 1001 1001 4096 Jan 20 00:20 . [2022-01-20T00:20:22.217Z] drwxr-xr-x 4 root root 32 Jan 20 00:18 .. [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 00:16 .dockerignore [2022-01-20T00:20:22.217Z] drwxrwxr-x 8 1001 1001 162 Jan 20 00:16 .git [2022-01-20T00:20:22.217Z] drwxrwxr-x 4 1001 1001 142 Jan 20 00:16 .github [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 804 Jan 20 00:16 .gitignore [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 42 Jan 20 00:16 .golangci.yml [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 76 Jan 20 00:16 .hadolint.yml [2022-01-20T00:20:22.217Z] drwx------ 3 1001 1001 58 Jan 20 00:17 .semver [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 00:16 .sonarcloud.properties [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 1171 Jan 20 00:16 ADOPTERS.md [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 8910 Jan 20 00:16 Attribution.txt [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 51732 Jan 20 00:16 CHANGELOG.md [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 00:16 CONTRIBUTING.md [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 677 Jan 20 00:16 GOVERNANCE.md [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 849 Jan 20 00:16 Jenkinsfile [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 00:16 LICENSE [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 6508 Jan 20 00:16 Makefile [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 582 Jan 20 00:16 OWNERS.md [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 8207 Jan 20 00:16 README.md [2022-01-20T00:20:22.217Z] -rw-rw-r-- 1 1001 1001 6912 Jan 20 00:16 SECURITY.md [2022-01-20T00:20:22.218Z] -rw-rw-r-- 1 1001 1001 12 Jan 20 00:17 VERSION [2022-01-20T00:20:22.218Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 00:16 ZMQWindows.md [2022-01-20T00:20:22.218Z] drwxrwxr-x 2 1001 1001 37 Jan 20 00:16 bin [2022-01-20T00:20:22.218Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 00:16 cmd [2022-01-20T00:20:22.218Z] -rw-r--r-- 1 root root 428381 Jan 20 00:19 coverage.out [2022-01-20T00:20:22.218Z] -rw-rw-r-- 1 1001 1001 2827 Jan 20 00:16 go.mod [2022-01-20T00:20:22.218Z] -rw-rw-r-- 1 1001 1001 49574 Jan 20 00:16 go.sum [2022-01-20T00:20:22.218Z] drwxrwxr-x 8 1001 1001 124 Jan 20 00:16 internal [2022-01-20T00:20:22.218Z] drwxrwxr-x 3 1001 1001 16 Jan 20 00:16 openapi [2022-01-20T00:20:22.218Z] drwxrwxr-x 4 1001 1001 71 Jan 20 00:16 snap [2022-01-20T00:20:22.218Z] -rw-rw-r-- 1 1001 1001 204 Jan 20 00:16 version.go [Pipeline] sh [2022-01-20T00:20:22.512Z] + '[' -e coverage.out ] [2022-01-20T00:20:22.512Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-20T00:20:22.640Z] Stashed 1 file(s) [Pipeline] sh [2022-01-20T00:20:22.948Z] + make build [2022-01-20T00:20:22.948Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-data/core-data ./cmd/core-data [2022-01-20T00:20:24.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-20T00:20:29.545Z] Avoid second fetch [2022-01-20T00:20:29.546Z] Checking out Revision da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 (main) [2022-01-20T00:20:29.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-20T00:20:29.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T00:20:29.574Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T00:20:29.595Z] > git checkout -f da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 [2022-01-20T00:20:33.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2022-01-20T00:20:33.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-20T00:20:33.956Z] Commit message: "ci: Go 1.17 related changes (#3864)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T00:20:34.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-20T00:20:34.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-20T00:20:34.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T00:20:34.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:20:34.803Z] Dload Upload Total Spent Left Speed [2022-01-20T00:20:34.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-01-20T00:20:35.311Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T00:20:35.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-20T00:20:35.650Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T00:20:35.650Z] + sudo tee /etc/docker/daemon.new [2022-01-20T00:20:35.650Z] { [2022-01-20T00:20:35.650Z] "registry-mirrors": [ [2022-01-20T00:20:35.650Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T00:20:35.650Z] ], [2022-01-20T00:20:35.650Z] "bip": "10.250.0.254/24", [2022-01-20T00:20:35.650Z] "hosts": [ [2022-01-20T00:20:35.650Z] "tcp://0.0.0.0:5555", [2022-01-20T00:20:35.650Z] "unix:///var/run/docker.sock" [2022-01-20T00:20:35.650Z] ], [2022-01-20T00:20:35.650Z] "mtu": 1458, [2022-01-20T00:20:35.650Z] "selinux-enabled": true, [2022-01-20T00:20:35.650Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T00:20:35.650Z] } [Pipeline] sh [2022-01-20T00:20:35.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T00:20:36.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-20T00:20:36.637Z] + sudo service docker restart [2022-01-20T00:20:37.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-20T00:20:38.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-20T00:20:39.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-20T00:20:40.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-20T00:20:42.306Z] $ docker stop --time=1 3dbb1f2314bd12014ffea40c696e8288c6bbd44bf64a6bbd10876d047d92b07c [2022-01-20T00:20:44.033Z] $ docker rm -f 3dbb1f2314bd12014ffea40c696e8288c6bbd44bf64a6bbd10876d047d92b07c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:20:45.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T00:20:45.379Z] [2022-01-20T00:20:45.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:20:45.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T00:20:45.676Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-20T00:20:45.676Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-20T00:20:45.676Z] ca9280d653b3: Pulling fs layer [2022-01-20T00:20:45.676Z] 7e9c9ca2126c: Pulling fs layer [2022-01-20T00:20:45.938Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-20T00:20:45.938Z] cbdbe7a5bc2a: Download complete [2022-01-20T00:20:45.938Z] ca9280d653b3: Verifying Checksum [2022-01-20T00:20:45.938Z] ca9280d653b3: Download complete [2022-01-20T00:20:45.938Z] cbdbe7a5bc2a: Pull complete [2022-01-20T00:20:46.206Z] 7e9c9ca2126c: Download complete [2022-01-20T00:20:46.786Z] ca9280d653b3: Pull complete [2022-01-20T00:20:51.049Z] 7e9c9ca2126c: Pull complete [2022-01-20T00:20:51.049Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-20T00:20:51.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T00:20:51.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-20T00:20:51.122Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:20:51.163Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:20:53.989Z] $ docker top 8a51a81865a1263f7061af2b74c12cc79b703491299cf49c53c36fd7d61f9e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T00:20:54.347Z] + docker-compose build --help [2022-01-20T00:20:54.347Z] + grep parallel [2022-01-20T00:20:54.920Z] --parallel Build images in parallel. [Pipeline] } [2022-01-20T00:20:54.929Z] $ docker stop --time=1 8a51a81865a1263f7061af2b74c12cc79b703491299cf49c53c36fd7d61f9e5e [2022-01-20T00:20:56.112Z] $ docker rm -f 8a51a81865a1263f7061af2b74c12cc79b703491299cf49c53c36fd7d61f9e5e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T00:20:56.202Z] provisioning config files... [2022-01-20T00:20:56.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/138@tmp/config3619000949607430436tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:20:56.579Z] ---> docker-login.sh [2022-01-20T00:20:56.579Z] nexus3.edgexfoundry.org:10001 [2022-01-20T00:20:56.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T00:20:56.598Z] . [Pipeline] withDockerContainer [2022-01-20T00:20:56.662Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:20:56.695Z] $ 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/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:20:57.033Z] $ docker top 0078eedd47366993a06752a295b96635599ba96675fdcaa1b4991dd12182bb70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T00:20:57.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:20:57.398Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-20T00:20:57.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:20:57.450Z] Configure a credential helper to remove this warning. See [2022-01-20T00:20:57.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:20:57.450Z] [2022-01-20T00:20:57.450Z] Login Succeeded [2022-01-20T00:20:57.450Z] nexus3.edgexfoundry.org:10002 [2022-01-20T00:20:57.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:20:57.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:20:57.723Z] Configure a credential helper to remove this warning. See [2022-01-20T00:20:57.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:20:57.723Z] [2022-01-20T00:20:57.723Z] Login Succeeded [2022-01-20T00:20:57.723Z] nexus3.edgexfoundry.org:10003 [2022-01-20T00:20:57.970Z] Building core-command ... [2022-01-20T00:20:57.970Z] Building core-data ... [2022-01-20T00:20:57.970Z] Building core-metadata ... [2022-01-20T00:20:57.970Z] Building security-bootstrapper ... [2022-01-20T00:20:57.970Z] Building security-proxy-setup ... [2022-01-20T00:20:57.970Z] Building security-secretstore-setup ... [2022-01-20T00:20:57.970Z] Building support-notifications ... [2022-01-20T00:20:57.970Z] Building support-scheduler ... [2022-01-20T00:20:57.970Z] Building sys-mgmt-agent ... [2022-01-20T00:20:57.970Z] Building sys-mgmt-agent [2022-01-20T00:20:57.970Z] Building core-command [2022-01-20T00:20:57.970Z] Building security-bootstrapper [2022-01-20T00:20:57.970Z] Building core-metadata [2022-01-20T00:20:57.970Z] Building support-scheduler [2022-01-20T00:20:57.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:20:58.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:20:58.273Z] Configure a credential helper to remove this warning. See [2022-01-20T00:20:58.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:20:58.273Z] [2022-01-20T00:20:58.273Z] Login Succeeded [2022-01-20T00:20:58.273Z] nexus3.edgexfoundry.org:10004 [2022-01-20T00:20:58.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:20:58.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:20:58.550Z] Configure a credential helper to remove this warning. See [2022-01-20T00:20:58.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:20:58.550Z] [2022-01-20T00:20:58.550Z] Login Succeeded [2022-01-20T00:20:58.550Z] docker.io [2022-01-20T00:20:58.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:20:59.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:20:59.430Z] Configure a credential helper to remove this warning. See [2022-01-20T00:20:59.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:20:59.430Z] [2022-01-20T00:20:59.430Z] Login Succeeded [2022-01-20T00:20:59.430Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T00:20:59.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T00:20:59.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T00:20:59.889Z] ========================================================= [2022-01-20T00:20:59.889Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T00:20:59.889Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T00:21:00.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T00:21:00.514Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T00:21:00.514Z] 9b3977197b4f: Pulling fs layer [2022-01-20T00:21:00.514Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T00:21:00.514Z] 94645a83ff95: Pulling fs layer [2022-01-20T00:21:00.514Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T00:21:00.514Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T00:21:00.514Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T00:21:00.514Z] 9a6b49a46696: Pulling fs layer [2022-01-20T00:21:00.514Z] cf05db05a679: Pulling fs layer [2022-01-20T00:21:00.514Z] 0c92f367c5e7: Waiting [2022-01-20T00:21:00.514Z] 4b8299f9d1f4: Waiting [2022-01-20T00:21:00.514Z] 9a6b49a46696: Waiting [2022-01-20T00:21:00.514Z] cf05db05a679: Waiting [2022-01-20T00:21:00.514Z] 94645a83ff95: Verifying Checksum [2022-01-20T00:21:00.514Z] 94645a83ff95: Download complete [2022-01-20T00:21:00.514Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T00:21:00.514Z] 1a89e8eeedd5: Download complete [2022-01-20T00:21:00.514Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T00:21:00.514Z] 0c92f367c5e7: Download complete [2022-01-20T00:21:00.514Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T00:21:00.514Z] 4b8299f9d1f4: Download complete [2022-01-20T00:21:00.514Z] 9b3977197b4f: Verifying Checksum [2022-01-20T00:21:00.514Z] 9b3977197b4f: Download complete [2022-01-20T00:21:00.514Z] 9a6b49a46696: Verifying Checksum [2022-01-20T00:21:00.514Z] 9a6b49a46696: Download complete [2022-01-20T00:21:01.124Z] 9b3977197b4f: Pull complete [2022-01-20T00:21:01.725Z] 1a89e8eeedd5: Pull complete [2022-01-20T00:21:02.325Z] 94645a83ff95: Pull complete [2022-01-20T00:21:02.325Z] cf05db05a679: Verifying Checksum [2022-01-20T00:21:02.325Z] cf05db05a679: Download complete [2022-01-20T00:21:02.920Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T00:21:02.920Z] 3f3a8bcf1eab: Download complete [2022-01-20T00:21:10.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:21:10.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:21:10.224Z] ---> 5f92bd742611 [2022-01-20T00:21:10.224Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:21:10.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:21:10.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:21:10.224Z] ---> 5f92bd742611 [2022-01-20T00:21:10.224Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T00:21:15.315Z] 3f3a8bcf1eab: Pull complete [2022-01-20T00:21:15.315Z] 0c92f367c5e7: Pull complete [2022-01-20T00:21:15.315Z] 4b8299f9d1f4: Pull complete [2022-01-20T00:21:15.315Z] 9a6b49a46696: Pull complete [2022-01-20T00:21:16.812Z] ---> Running in cf52e5b42720 [2022-01-20T00:21:16.812Z] ---> Running in 6071ac499fd3 [2022-01-20T00:21:18.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:21:18.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:21:18.722Z] ---> 5f92bd742611 [2022-01-20T00:21:18.722Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:21:20.687Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:21:20.687Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:21:20.687Z] ---> 5f92bd742611 [2022-01-20T00:21:20.687Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:21:20.768Z] cf05db05a679: Pull complete [2022-01-20T00:21:20.768Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T00:21:20.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T00:21:20.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-20T00:21:21.121Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-20T00:21:21.121Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T00:21:21.121Z] WORKDIR /edgex [2022-01-20T00:21:21.121Z] COPY go.mod . [2022-01-20T00:21:21.121Z] RUN go mod download [2022-01-20T00:21:21.638Z] ---> Running in 83fa65b27ce4 [2022-01-20T00:21:21.638Z] ---> Running in 4caace156e79 [2022-01-20T00:21:21.904Z] Removing intermediate container 6071ac499fd3 [2022-01-20T00:21:21.904Z] ---> bc6da8b61aa6 [2022-01-20T00:21:21.904Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:21:21.904Z] Removing intermediate container cf52e5b42720 [2022-01-20T00:21:21.904Z] ---> 0fa7f196acac [2022-01-20T00:21:21.904Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:21:22.164Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:21:22.164Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:21:22.164Z] ---> 5f92bd742611 [2022-01-20T00:21:22.164Z] Step 3/31 : WORKDIR /edgex-go [2022-01-20T00:21:22.164Z] ---> Using cache [2022-01-20T00:21:22.164Z] ---> 0fa7f196acac [2022-01-20T00:21:22.164Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:21:22.164Z] ---> Running in 83f7d6786ff2 [2022-01-20T00:21:22.164Z] ---> Running in 0f4ce82b0134 [2022-01-20T00:21:22.164Z] ---> Running in dcbdddee4538 [2022-01-20T00:21:22.164Z] Removing intermediate container 4caace156e79 [2022-01-20T00:21:22.164Z] ---> d67188d3e993 [2022-01-20T00:21:22.164Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:21:22.164Z] Removing intermediate container 83fa65b27ce4 [2022-01-20T00:21:22.164Z] ---> 325355c4d619 [2022-01-20T00:21:22.164Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:21:22.164Z] ---> Running in 68a2f525aaee [2022-01-20T00:21:22.164Z] ---> Running in 53c6e244368e [2022-01-20T00:21:23.103Z] Sending build context to Docker daemon 168.5MB [2022-01-20T00:21:23.103Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T00:21:23.103Z] ---> 0ccda1f7e2ee [2022-01-20T00:21:23.103Z] Step 2/4 : WORKDIR /edgex [2022-01-20T00:21:23.110Z] Removing intermediate container 83f7d6786ff2 [2022-01-20T00:21:23.110Z] ---> 35a19278b799 [2022-01-20T00:21:23.110Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-20T00:21:23.110Z] ---> Running in 073f033101fe [2022-01-20T00:21:23.110Z] Removing intermediate container 0f4ce82b0134 [2022-01-20T00:21:23.110Z] ---> 6e65ac43a36d [2022-01-20T00:21:23.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-20T00:21:23.110Z] ---> Running in 81472b2a9aba [2022-01-20T00:21:23.110Z] Removing intermediate container dcbdddee4538 [2022-01-20T00:21:23.110Z] ---> ead21406db50 [2022-01-20T00:21:23.110Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-20T00:21:23.110Z] ---> Running in 470c1c403439 [2022-01-20T00:21:23.375Z] Removing intermediate container 68a2f525aaee [2022-01-20T00:21:23.375Z] ---> 3c050752dce0 [2022-01-20T00:21:23.375Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T00:21:23.375Z] Removing intermediate container 53c6e244368e [2022-01-20T00:21:23.375Z] ---> 15ba123baab2 [2022-01-20T00:21:23.375Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T00:21:23.375Z] ---> Running in 8e31de99a185 [2022-01-20T00:21:23.375Z] ---> Running in 57d687649d3f [2022-01-20T00:21:23.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:23.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:23.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:24.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:24.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:25.072Z] ---> Running in 7a71877f0071 [2022-01-20T00:21:25.667Z] Removing intermediate container 7a71877f0071 [2022-01-20T00:21:25.667Z] ---> b5c6acc4b368 [2022-01-20T00:21:25.667Z] Step 3/4 : COPY go.mod . [2022-01-20T00:21:26.262Z] ---> e5af4c847235 [2022-01-20T00:21:26.262Z] Step 4/4 : RUN go mod download [2022-01-20T00:21:26.262Z] ---> Running in 95ea085c1dd9 [2022-01-20T00:21:29.448Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-01-20T00:21:29.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:29.448Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-01-20T00:21:29.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:29.448Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-01-20T00:21:29.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:29.448Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-01-20T00:21:29.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:29.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:21:29.448Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-01-20T00:21:32.747Z] OK: 221 MiB in 52 packages [2022-01-20T00:21:32.747Z] Removing intermediate container 57d687649d3f [2022-01-20T00:21:32.747Z] ---> 25cb22173748 [2022-01-20T00:21:32.747Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:21:33.006Z] ---> 5f36e5e21560 [2022-01-20T00:21:33.006Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:21:33.006Z] ---> Running in 97ec4f3629d1 [2022-01-20T00:21:33.606Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-01-20T00:21:33.607Z] OK: 221 MiB in 52 packages [2022-01-20T00:21:33.881Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-01-20T00:21:33.881Z] OK: 221 MiB in 52 packages [2022-01-20T00:21:33.881Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-01-20T00:21:33.881Z] OK: 221 MiB in 52 packages [2022-01-20T00:21:33.881Z] Removing intermediate container 97ec4f3629d1 [2022-01-20T00:21:33.881Z] ---> 4ed6dd717fa6 [2022-01-20T00:21:33.881Z] Step 8/23 : COPY . . [2022-01-20T00:21:33.881Z] Removing intermediate container 073f033101fe [2022-01-20T00:21:33.881Z] ---> e6269b10a401 [2022-01-20T00:21:33.881Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:21:34.145Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-01-20T00:21:34.145Z] OK: 221 MiB in 52 packages [2022-01-20T00:21:35.539Z] ---> 9697b0139078 [2022-01-20T00:21:35.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:21:35.802Z] Removing intermediate container 470c1c403439 [2022-01-20T00:21:35.802Z] ---> 3641d7dda7a6 [2022-01-20T00:21:35.802Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-20T00:21:36.378Z] ---> Running in a3e40764a1ba [2022-01-20T00:21:36.378Z] Removing intermediate container 81472b2a9aba [2022-01-20T00:21:36.378Z] ---> 5409a53a2bf3 [2022-01-20T00:21:36.378Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T00:21:36.641Z] ---> cb91155309c2 [2022-01-20T00:21:36.641Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:21:36.901Z] ---> Running in c324edca5ea7 [2022-01-20T00:21:36.901Z] Removing intermediate container 8e31de99a185 [2022-01-20T00:21:36.901Z] ---> 2e8af79fd2c5 [2022-01-20T00:21:36.901Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:21:36.901Z] ---> 04983a94ccbb [2022-01-20T00:21:36.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:21:37.169Z] ---> Running in c342efe268bd [2022-01-20T00:21:37.169Z] ---> 51209fa3ef74 [2022-01-20T00:21:37.169Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:21:37.169Z] ---> Running in b964137d2916 [2022-01-20T00:21:38.129Z] ---> 8b8cc253ad45 [2022-01-20T00:21:38.129Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-20T00:21:38.393Z] ---> Running in fbbab223c12c [2022-01-20T00:21:38.393Z] Removing intermediate container a3e40764a1ba [2022-01-20T00:21:38.393Z] ---> 98fc4a5609d1 [2022-01-20T00:21:38.393Z] Step 8/23 : COPY . . [2022-01-20T00:21:39.358Z] Removing intermediate container c324edca5ea7 [2022-01-20T00:21:39.358Z] ---> 10c7461223cf [2022-01-20T00:21:39.358Z] Step 8/31 : COPY . . [2022-01-20T00:21:39.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2022-01-20T00:21:43.653Z] Removing intermediate container b964137d2916 [2022-01-20T00:21:43.653Z] ---> 5e5692a14d5b [2022-01-20T00:21:43.653Z] Step 8/23 : COPY . . [2022-01-20T00:21:43.922Z] Removing intermediate container c342efe268bd [2022-01-20T00:21:43.922Z] ---> 34633d0951e2 [2022-01-20T00:21:43.922Z] Step 8/22 : COPY . . [2022-01-20T00:21:49.356Z] ---> e481c3b3354c [2022-01-20T00:21:49.356Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-20T00:21:49.976Z] ---> Running in aa3c50d843b4 [2022-01-20T00:21:49.976Z] ---> 9d2ca1173470 [2022-01-20T00:21:49.976Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-20T00:21:50.940Z] ---> Running in 6d9d23e24786 [2022-01-20T00:21:53.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-20T00:21:53.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-20T00:21:53.504Z] ---> 2a2f9b0ca5a0 [2022-01-20T00:21:53.504Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-20T00:21:53.774Z] ---> Running in f201637853ea [2022-01-20T00:21:55.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-20T00:22:05.193Z] ---> 0e9be0078289 [2022-01-20T00:22:05.193Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-20T00:22:05.193Z] ---> Running in 780b4db674fd [2022-01-20T00:22:05.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-20T00:22:10.525Z] Removing intermediate container fbbab223c12c [2022-01-20T00:22:10.525Z] ---> 33908c3d2107 [2022-01-20T00:22:10.525Z] [2022-01-20T00:22:10.525Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T00:22:10.525Z] 3.14: Pulling from library/alpine [2022-01-20T00:22:10.525Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T00:22:10.525Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T00:22:10.525Z] ---> 0a97eee8041e [2022-01-20T00:22:10.525Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T00:22:10.801Z] ---> Running in 62c9424261d3 [2022-01-20T00:22:11.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:22:11.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:22:11.994Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-20T00:22:11.994Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:22:11.994Z] OK: 6 MiB in 15 packages [2022-01-20T00:22:12.583Z] Removing intermediate container 62c9424261d3 [2022-01-20T00:22:12.583Z] ---> 8a4ae9b58f78 [2022-01-20T00:22:12.583Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:22:12.862Z] ---> Running in 94267f2a2519 [2022-01-20T00:22:13.129Z] Removing intermediate container 94267f2a2519 [2022-01-20T00:22:13.129Z] ---> 2f0d59bae4c9 [2022-01-20T00:22:13.129Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-20T00:22:13.129Z] ---> Running in 414a497d387b [2022-01-20T00:22:13.398Z] Removing intermediate container 414a497d387b [2022-01-20T00:22:13.398Z] ---> 19608991610d [2022-01-20T00:22:13.398Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T00:22:13.398Z] ---> Running in f3d6aa8fa5f9 [2022-01-20T00:22:13.398Z] Removing intermediate container f3d6aa8fa5f9 [2022-01-20T00:22:13.398Z] ---> e7a302c5ea76 [2022-01-20T00:22:13.398Z] Step 15/23 : WORKDIR / [2022-01-20T00:22:13.665Z] ---> Running in f3af380b187c [2022-01-20T00:22:13.665Z] Removing intermediate container f3af380b187c [2022-01-20T00:22:13.665Z] ---> 58fbb044e4d8 [2022-01-20T00:22:13.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:22:14.256Z] ---> 2d6e024232ad [2022-01-20T00:22:14.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-20T00:22:14.840Z] ---> dd533e6c1537 [2022-01-20T00:22:14.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-20T00:22:15.111Z] ---> 62af44939c42 [2022-01-20T00:22:15.111Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-20T00:22:15.111Z] ---> Running in 87b5845f70f8 [2022-01-20T00:22:15.382Z] Removing intermediate container 87b5845f70f8 [2022-01-20T00:22:15.382Z] ---> 4f7abb662317 [2022-01-20T00:22:15.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:22:15.382Z] ---> Running in 0e660fe837b1 [2022-01-20T00:22:15.382Z] Removing intermediate container 0e660fe837b1 [2022-01-20T00:22:15.382Z] ---> e6d051efc955 [2022-01-20T00:22:15.382Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T00:22:15.382Z] ---> Running in 5e0f827cf238 [2022-01-20T00:22:15.653Z] Removing intermediate container 5e0f827cf238 [2022-01-20T00:22:15.653Z] ---> ab37ce55a557 [2022-01-20T00:22:15.653Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:22:15.653Z] ---> Running in 599993896a49 [2022-01-20T00:22:15.921Z] Removing intermediate container 599993896a49 [2022-01-20T00:22:15.921Z] ---> 5246b22a5fd8 [2022-01-20T00:22:15.921Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:22:15.921Z] ---> Running in 5a2c64ac17b3 [2022-01-20T00:22:16.188Z] Removing intermediate container 5a2c64ac17b3 [2022-01-20T00:22:16.188Z] ---> 4062ba1b4810 [2022-01-20T00:22:16.188Z] [2022-01-20T00:22:16.188Z] Successfully built 4062ba1b4810 [2022-01-20T00:22:16.188Z] Successfully tagged core-command:latest [2022-01-20T00:22:16.188Z] Building security-secretstore-setup [2022-01-20T00:22:26.270Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:22:26.271Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:22:26.271Z] ---> 5f92bd742611 [2022-01-20T00:22:26.271Z] Step 3/25 : WORKDIR /edgex-go [2022-01-20T00:22:26.271Z] ---> Using cache [2022-01-20T00:22:26.271Z] ---> 325355c4d619 [2022-01-20T00:22:26.271Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:22:26.271Z] ---> Using cache [2022-01-20T00:22:26.271Z] ---> 15ba123baab2 [2022-01-20T00:22:26.271Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-20T00:22:26.271Z] ---> Using cache [2022-01-20T00:22:26.271Z] ---> 25cb22173748 [2022-01-20T00:22:26.271Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-20T00:22:26.271Z] ---> Using cache [2022-01-20T00:22:26.271Z] ---> 5f36e5e21560 [2022-01-20T00:22:26.271Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:22:26.271Z] ---> Using cache [2022-01-20T00:22:26.271Z] ---> 4ed6dd717fa6 [2022-01-20T00:22:26.271Z] Step 8/25 : COPY . . [2022-01-20T00:22:26.271Z] ---> Using cache [2022-01-20T00:22:26.271Z] ---> 8b8cc253ad45 [2022-01-20T00:22:26.271Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-20T00:22:26.271Z] ---> Running in 61d12b348065 [2022-01-20T00:22:26.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-20T00:22:36.357Z] Removing intermediate container aa3c50d843b4 [2022-01-20T00:22:36.357Z] ---> 8a19fb66f290 [2022-01-20T00:22:36.357Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-20T00:22:36.357Z] ---> Running in 14cd3ce60c82 [2022-01-20T00:22:36.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-20T00:22:37.327Z] Removing intermediate container 14cd3ce60c82 [2022-01-20T00:22:37.327Z] ---> d84e2cbc482e [2022-01-20T00:22:37.327Z] [2022-01-20T00:22:37.327Z] Step 11/23 : FROM docker:20.10.10 [2022-01-20T00:22:37.327Z] 20.10.10: Pulling from library/docker [2022-01-20T00:22:41.554Z] Removing intermediate container 6d9d23e24786 [2022-01-20T00:22:41.554Z] ---> dbb83479b03b [2022-01-20T00:22:41.554Z] [2022-01-20T00:22:41.554Z] Step 10/31 : FROM alpine:3.14 [2022-01-20T00:22:41.554Z] ---> 0a97eee8041e [2022-01-20T00:22:41.554Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-20T00:22:41.554Z] ---> Running in c40e82807100 [2022-01-20T00:22:41.554Z] Removing intermediate container c40e82807100 [2022-01-20T00:22:41.554Z] ---> 665c70fa6e43 [2022-01-20T00:22:41.554Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-20T00:22:41.554Z] ---> Running in a3da929e0541 [2022-01-20T00:22:41.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:22:41.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:22:42.807Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-20T00:22:42.807Z] (2/2) Installing su-exec (0.2-r1) [2022-01-20T00:22:42.807Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:22:42.807Z] OK: 6 MiB in 16 packages [2022-01-20T00:22:43.759Z] Removing intermediate container a3da929e0541 [2022-01-20T00:22:43.759Z] ---> 22c78567a26b [2022-01-20T00:22:43.759Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-20T00:22:43.759Z] ---> Running in 94b98d661ab4 [2022-01-20T00:22:43.759Z] Removing intermediate container 94b98d661ab4 [2022-01-20T00:22:43.759Z] ---> 3534e50f8e1c [2022-01-20T00:22:43.759Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-20T00:22:43.759Z] ---> Running in a81997068b81 [2022-01-20T00:22:44.025Z] Removing intermediate container a81997068b81 [2022-01-20T00:22:44.025Z] ---> 6361ab796b1f [2022-01-20T00:22:44.025Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-20T00:22:44.025Z] ---> Running in 0c4670d0d3b1 [2022-01-20T00:22:46.026Z] Removing intermediate container 0c4670d0d3b1 [2022-01-20T00:22:46.026Z] ---> ffc9b1988ac0 [2022-01-20T00:22:46.026Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-20T00:22:46.026Z] ---> Running in 043b6a2d9236 [2022-01-20T00:22:46.026Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-20T00:22:46.026Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-20T00:22:46.026Z] ---> b706a049f56e [2022-01-20T00:22:46.026Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:22:46.026Z] Removing intermediate container 043b6a2d9236 [2022-01-20T00:22:46.026Z] ---> d0ec1cbf247a [2022-01-20T00:22:46.026Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-20T00:22:46.026Z] ---> Running in 8edc49878a62 [2022-01-20T00:22:46.621Z] Removing intermediate container 8edc49878a62 [2022-01-20T00:22:46.621Z] ---> 6b96e1a48632 [2022-01-20T00:22:46.621Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-20T00:22:46.621Z] ---> 335d8d1b9162 [2022-01-20T00:22:46.621Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-20T00:22:46.621Z] ---> Running in 1026f5ce774a [2022-01-20T00:22:46.621Z] ---> Running in 0321b875a6a8 [2022-01-20T00:22:47.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:22:47.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:22:47.601Z] Removing intermediate container f201637853ea [2022-01-20T00:22:47.601Z] ---> 53b3f08c9d68 [2022-01-20T00:22:47.601Z] [2022-01-20T00:22:47.601Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T00:22:47.601Z] ---> 0a97eee8041e [2022-01-20T00:22:47.601Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T00:22:47.601Z] ---> Using cache [2022-01-20T00:22:47.601Z] ---> 8a4ae9b58f78 [2022-01-20T00:22:47.601Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:22:47.601Z] ---> Using cache [2022-01-20T00:22:47.601Z] ---> 2f0d59bae4c9 [2022-01-20T00:22:47.601Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-20T00:22:47.875Z] ---> Running in e902e885f620 [2022-01-20T00:22:47.875Z] Removing intermediate container e902e885f620 [2022-01-20T00:22:47.875Z] ---> ffb281a57649 [2022-01-20T00:22:47.875Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T00:22:47.875Z] ---> Running in 9d298921307d [2022-01-20T00:22:48.070Z] Removing intermediate container 95ea085c1dd9 [2022-01-20T00:22:48.070Z] ---> 6cf557c48c43 [2022-01-20T00:22:48.070Z] Successfully built 6cf557c48c43 [2022-01-20T00:22:48.070Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:22:48.156Z] Removing intermediate container 9d298921307d [2022-01-20T00:22:48.156Z] ---> 51668612e805 [2022-01-20T00:22:48.156Z] Step 15/23 : WORKDIR / [2022-01-20T00:22:48.156Z] ---> Running in 6f18bda995c0 [2022-01-20T00:22:48.156Z] Removing intermediate container 0321b875a6a8 [2022-01-20T00:22:48.156Z] ---> c07319c5f248 [2022-01-20T00:22:48.156Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:22:48.411Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T00:22:48.411Z] . [Pipeline] withDockerContainer [2022-01-20T00:22:48.432Z] Removing intermediate container 6f18bda995c0 [2022-01-20T00:22:48.432Z] ---> 69f6a28c250f [2022-01-20T00:22:48.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:22:48.432Z] (1/42) Installing readline (8.1.0-r0) [2022-01-20T00:22:48.432Z] (2/42) Installing bash (5.1.4-r0) [2022-01-20T00:22:48.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-2177 does not seem to be running inside a container [2022-01-20T00:22:48.707Z] Executing bash-5.1.4-r0.post-install [2022-01-20T00:22:48.707Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-20T00:22:48.707Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T00:22:48.707Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-20T00:22:48.707Z] (6/42) Installing curl (7.79.1-r0) [2022-01-20T00:22:48.707Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-20T00:22:48.707Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-20T00:22:48.707Z] (9/42) Installing expat (2.4.3-r0) [2022-01-20T00:22:48.707Z] (10/42) Installing libffi (3.3-r2) [2022-01-20T00:22:48.707Z] (11/42) Installing gdbm (1.19-r0) [2022-01-20T00:22:48.707Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-20T00:22:48.707Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T00:22:48.707Z] ---> 991a996499db [2022-01-20T00:22:48.707Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-20T00:22:48.707Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T00:22:48.707Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-20T00:22:48.707Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-20T00:22:48.707Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-20T00:22:48.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:22:48.991Z] ---> 5fb58d506796 [2022-01-20T00:22:48.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-20T00:22:49.989Z] ---> 8656e9b9a938 [2022-01-20T00:22:49.989Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-20T00:22:49.989Z] ---> 7ffc451a1188 [2022-01-20T00:22:49.989Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-20T00:22:49.989Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-20T00:22:49.989Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-20T00:22:50.012Z] $ docker top 5a044d248ef30b3d03176bad88a98f0b67d2c15f0c1fc77d2db667370700e4b2 -eo pid,comm [2022-01-20T00:22:50.249Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-20T00:22:50.250Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-20T00:22:50.250Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-20T00:22:50.250Z] ---> 13392bc1bc6a [2022-01-20T00:22:50.250Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-20T00:22:50.250Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-20T00:22:50.250Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-20T00:22:50.250Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-20T00:22:50.250Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [Pipeline] { [Pipeline] sh [2022-01-20T00:22:50.517Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-20T00:22:50.517Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-20T00:22:50.517Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-20T00:22:50.517Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-20T00:22:50.517Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-20T00:22:50.517Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-20T00:22:50.517Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-20T00:22:50.517Z] ---> efc4732bfc47 [2022-01-20T00:22:50.517Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-20T00:22:50.517Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-20T00:22:50.517Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-20T00:22:50.517Z] ---> 5d7135b20673 [2022-01-20T00:22:50.517Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-20T00:22:50.517Z] ---> Running in 6c9688a158c9 [2022-01-20T00:22:50.517Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-20T00:22:50.778Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-20T00:22:50.778Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-20T00:22:50.778Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-20T00:22:50.778Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-20T00:22:50.778Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-20T00:22:50.778Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-20T00:22:50.905Z] + go version [2022-01-20T00:22:50.905Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T00:22:50.926Z] $ docker stop --time=1 5a044d248ef30b3d03176bad88a98f0b67d2c15f0c1fc77d2db667370700e4b2 [2022-01-20T00:22:51.040Z] Removing intermediate container 6c9688a158c9 [2022-01-20T00:22:51.040Z] ---> a1c6900321ac [2022-01-20T00:22:51.040Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:22:51.306Z] ---> 4b2af032c82b [2022-01-20T00:22:51.306Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-20T00:22:51.306Z] ---> Running in 33cae93c66e8 [2022-01-20T00:22:51.306Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:22:51.306Z] OK: 84 MiB in 64 packages [2022-01-20T00:22:51.306Z] ---> Running in ea4ff0bea221 [2022-01-20T00:22:51.566Z] Removing intermediate container 33cae93c66e8 [2022-01-20T00:22:51.566Z] ---> 94feae4be22c [2022-01-20T00:22:51.566Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T00:22:51.566Z] ---> Running in a9df03085659 [2022-01-20T00:22:51.566Z] Removing intermediate container ea4ff0bea221 [2022-01-20T00:22:51.566Z] ---> b83dcdb6007c [2022-01-20T00:22:51.566Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-20T00:22:51.832Z] Removing intermediate container a9df03085659 [2022-01-20T00:22:51.832Z] ---> 1efaf6aff473 [2022-01-20T00:22:51.832Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:22:51.832Z] ---> Running in c8c876928250 [2022-01-20T00:22:52.099Z] ---> 3102c5a8548c [2022-01-20T00:22:52.099Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-20T00:22:52.364Z] ---> Running in 0335d223016b [2022-01-20T00:22:52.364Z] Removing intermediate container c8c876928250 [2022-01-20T00:22:52.364Z] ---> 3a76f80b571b [2022-01-20T00:22:52.364Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:22:52.364Z] Collecting docker-compose==1.23.2 [2022-01-20T00:22:52.364Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-20T00:22:52.364Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-20T00:22:52.576Z] $ docker rm -f 5a044d248ef30b3d03176bad88a98f0b67d2c15f0c1fc77d2db667370700e4b2 [2022-01-20T00:22:52.625Z] ---> Running in 9c3c998a6b8c [2022-01-20T00:22:52.625Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:22:52.889Z] Removing intermediate container 9c3c998a6b8c [2022-01-20T00:22:52.889Z] ---> d7a50a638332 [2022-01-20T00:22:52.889Z] [2022-01-20T00:22:52.889Z] Collecting texttable<0.10,>=0.9.0 [2022-01-20T00:22:52.889Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-20T00:22:53.169Z] Successfully built d7a50a638332 [2022-01-20T00:22:53.169Z] Successfully tagged core-metadata:latest [2022-01-20T00:22:53.169Z]  Building core-metadata ... done Building support-notifications [2022-01-20T00:22:53.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T00:22:53.204Z] [2022-01-20T00:22:53.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:22:53.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T00:22:53.771Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-20T00:22:53.771Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-20T00:22:53.771Z] Collecting cached-property<2,>=1.2.0 [2022-01-20T00:22:53.771Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-20T00:22:53.771Z] Removing intermediate container 780b4db674fd [2022-01-20T00:22:53.771Z] ---> c7af6afa1844 [2022-01-20T00:22:53.771Z] [2022-01-20T00:22:53.771Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T00:22:53.771Z] ---> 0a97eee8041e [2022-01-20T00:22:53.771Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-20T00:22:53.771Z] ---> Using cache [2022-01-20T00:22:53.771Z] ---> 8a4ae9b58f78 [2022-01-20T00:22:53.771Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:22:53.771Z] ---> Using cache [2022-01-20T00:22:53.771Z] ---> 2f0d59bae4c9 [2022-01-20T00:22:53.771Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-20T00:22:53.771Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-20T00:22:53.833Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-20T00:22:53.833Z] 29e5d40040c1: Pulling fs layer [2022-01-20T00:22:53.833Z] 1ce36da41761: Pulling fs layer [2022-01-20T00:22:53.833Z] 25b303627fd3: Pulling fs layer [2022-01-20T00:22:53.833Z] 29e5d40040c1: Verifying Checksum [2022-01-20T00:22:53.833Z] 29e5d40040c1: Download complete [2022-01-20T00:22:54.037Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-20T00:22:54.037Z] Collecting docker<4.0,>=3.6.0 [2022-01-20T00:22:54.037Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-20T00:22:54.037Z] Collecting docopt<0.7,>=0.6.1 [2022-01-20T00:22:54.037Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-20T00:22:54.110Z] 1ce36da41761: Verifying Checksum [2022-01-20T00:22:54.110Z] 1ce36da41761: Download complete [2022-01-20T00:22:54.383Z] 29e5d40040c1: Pull complete [2022-01-20T00:22:54.612Z] ---> Running in 5e4bd0824248 [2022-01-20T00:22:54.612Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-20T00:22:54.612Z] Collecting PyYAML<4,>=3.10 [2022-01-20T00:22:54.612Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-20T00:22:55.184Z] Removing intermediate container 0335d223016b [2022-01-20T00:22:55.184Z] ---> e2abb655ed03 [2022-01-20T00:22:55.184Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-20T00:22:55.446Z] Collecting jsonschema<3,>=2.5.1 [2022-01-20T00:22:55.446Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-20T00:22:55.446Z] Collecting docker-pycreds>=0.4.0 [2022-01-20T00:22:55.446Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-20T00:22:55.711Z] Removing intermediate container 5e4bd0824248 [2022-01-20T00:22:55.711Z] ---> 1142406a3a4a [2022-01-20T00:22:55.711Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T00:22:55.711Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-20T00:22:55.711Z] ---> Running in 9a1c01b679a8 [2022-01-20T00:22:55.711Z] ---> Running in dcd45838c752 [2022-01-20T00:22:55.711Z] Collecting idna<2.8,>=2.5 [2022-01-20T00:22:55.711Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-20T00:22:55.711Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-20T00:22:55.711Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-20T00:22:55.819Z] 25b303627fd3: Download complete [2022-01-20T00:22:55.820Z] 1ce36da41761: Pull complete [2022-01-20T00:22:55.974Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-20T00:22:55.974Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-20T00:22:55.974Z] Removing intermediate container 9a1c01b679a8 [2022-01-20T00:22:55.974Z] ---> 3f2fd89242be [2022-01-20T00:22:55.974Z] Step 28/31 : CMD ["gate"] [2022-01-20T00:22:55.974Z] Removing intermediate container dcd45838c752 [2022-01-20T00:22:55.974Z] ---> 4014270f4575 [2022-01-20T00:22:55.974Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:22:56.279Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-20T00:22:56.279Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-20T00:22:56.279Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-20T00:22:56.279Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-20T00:22:56.279Z] ---> Running in 979fd20ff598 [2022-01-20T00:22:56.279Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-20T00:22:56.279Z] Attempting uninstall: urllib3 [2022-01-20T00:22:56.279Z] Found existing installation: urllib3 1.26.5 [2022-01-20T00:22:56.279Z] Uninstalling urllib3-1.26.5: [2022-01-20T00:22:56.279Z] Successfully uninstalled urllib3-1.26.5 [2022-01-20T00:22:56.560Z] ---> 9b55a11091d3 [2022-01-20T00:22:56.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-20T00:22:56.560Z] Attempting uninstall: idna [2022-01-20T00:22:56.560Z] Found existing installation: idna 3.2 [2022-01-20T00:22:56.560Z] Uninstalling idna-3.2: [2022-01-20T00:22:56.560Z] Successfully uninstalled idna-3.2 [2022-01-20T00:22:56.560Z] Removing intermediate container 979fd20ff598 [2022-01-20T00:22:56.560Z] ---> 22082cfbc5b4 [2022-01-20T00:22:56.560Z] Step 29/31 : LABEL arch=x86_64 [2022-01-20T00:22:56.824Z] ---> Running in a76adcd2d19a [2022-01-20T00:22:56.824Z] Attempting uninstall: chardet [2022-01-20T00:22:56.824Z] Found existing installation: chardet 4.0.0 [2022-01-20T00:22:56.824Z] Uninstalling chardet-4.0.0: [2022-01-20T00:22:57.103Z] Successfully uninstalled chardet-4.0.0 [2022-01-20T00:22:57.103Z] ---> d3dbee7d1e1e [2022-01-20T00:22:57.103Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-20T00:22:57.379Z] Removing intermediate container a76adcd2d19a [2022-01-20T00:22:57.379Z] ---> cafaaf4cae7b [2022-01-20T00:22:57.379Z] Step 30/31 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:22:57.379Z] ---> Running in ac14d5673f64 [2022-01-20T00:22:57.379Z] ---> a9fee992887b [2022-01-20T00:22:57.379Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-20T00:22:57.658Z] ---> Running in 08d52aac723f [2022-01-20T00:22:57.658Z] Attempting uninstall: requests [2022-01-20T00:22:57.658Z] Found existing installation: requests 2.25.1 [2022-01-20T00:22:57.658Z] Uninstalling requests-2.25.1: [2022-01-20T00:22:57.658Z] Successfully uninstalled requests-2.25.1 [2022-01-20T00:22:57.658Z] Removing intermediate container ac14d5673f64 [2022-01-20T00:22:57.658Z] ---> 0001586b848d [2022-01-20T00:22:57.658Z] Step 31/31 : LABEL version=2.2.0-dev.21 [2022-01-20T00:22:57.658Z] Removing intermediate container 08d52aac723f [2022-01-20T00:22:57.658Z] ---> cba7b645b09a [2022-01-20T00:22:57.658Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:22:57.921Z] ---> Running in 99afe6f4d5f1 [2022-01-20T00:22:57.921Z] ---> Running in 0d3533991120 [2022-01-20T00:22:57.921Z] Running setup.py install for texttable: started [2022-01-20T00:22:58.183Z] Removing intermediate container 99afe6f4d5f1 [2022-01-20T00:22:58.183Z] ---> f7696c493cfe [2022-01-20T00:22:58.183Z] [2022-01-20T00:22:58.183Z] Successfully built f7696c493cfe [2022-01-20T00:22:58.183Z] Removing intermediate container 0d3533991120 [2022-01-20T00:22:58.183Z] ---> 7aca34fae0e5 [2022-01-20T00:22:58.183Z] Step 20/22 : LABEL arch=x86_64 [2022-01-20T00:22:58.183Z] Successfully tagged security-bootstrapper:latest [2022-01-20T00:22:58.183Z] Building core-data [2022-01-20T00:22:58.445Z]  Building security-bootstrapper ... done  ---> Running in 6b3d0d174af6 [2022-01-20T00:22:58.710Z] Running setup.py install for texttable: finished with status 'done' [2022-01-20T00:22:58.710Z] Running setup.py install for PyYAML: started [2022-01-20T00:22:59.287Z] Removing intermediate container 6b3d0d174af6 [2022-01-20T00:22:59.287Z] ---> 66613480ec2c [2022-01-20T00:22:59.287Z] Step 21/22 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:22:59.287Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-20T00:23:00.689Z] Running setup.py install for docopt: started [2022-01-20T00:23:01.287Z] Running setup.py install for docopt: finished with status 'done' [2022-01-20T00:23:01.287Z] Running setup.py install for dockerpty: started [2022-01-20T00:23:01.890Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-20T00:23:01.890Z] ---> Running in ed924147f25f [2022-01-20T00:23:02.838Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 [2022-01-20T00:23:02.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-20T00:23:03.794Z] Removing intermediate container ed924147f25f [2022-01-20T00:23:03.794Z] ---> 99a7b59097be [2022-01-20T00:23:03.794Z] Step 22/22 : LABEL version=2.2.0-dev.21 [2022-01-20T00:23:03.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:23:03.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:23:03.794Z] ---> 5f92bd742611 [2022-01-20T00:23:03.794Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:23:03.794Z] ---> Using cache [2022-01-20T00:23:03.794Z] ---> 325355c4d619 [2022-01-20T00:23:03.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:23:03.794Z] ---> Using cache [2022-01-20T00:23:03.794Z] ---> 15ba123baab2 [2022-01-20T00:23:03.794Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-20T00:23:04.059Z] ---> Running in 16288d527061 [2022-01-20T00:23:04.059Z] ---> Running in 2c3af4e7d1ef [2022-01-20T00:23:04.325Z] Removing intermediate container 2c3af4e7d1ef [2022-01-20T00:23:04.325Z] ---> dcb7b5f248a8 [2022-01-20T00:23:04.325Z] [2022-01-20T00:23:04.587Z] Successfully built dcb7b5f248a8 [2022-01-20T00:23:04.587Z] Successfully tagged support-scheduler:latest [2022-01-20T00:23:04.587Z]  Building support-scheduler ... done Building security-proxy-setup [2022-01-20T00:23:04.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:05.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:05.978Z] 25b303627fd3: Pull complete [2022-01-20T00:23:05.978Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-20T00:23:05.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T00:23:05.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-20T00:23:06.074Z] OK: 221 MiB in 52 packages [2022-01-20T00:23:06.206Z] prd-ubuntu18.04-docker-arm64-4c-16g-2177 does not seem to be running inside a container [2022-01-20T00:23:06.282Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:23:07.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:23:07.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:23:07.486Z] ---> 5f92bd742611 [2022-01-20T00:23:07.486Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T00:23:07.486Z] ---> Using cache [2022-01-20T00:23:07.486Z] ---> 325355c4d619 [2022-01-20T00:23:07.486Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:23:07.486Z] ---> Using cache [2022-01-20T00:23:07.486Z] ---> 15ba123baab2 [2022-01-20T00:23:07.486Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-20T00:23:07.486Z] ---> Running in 59add30c8c33 [2022-01-20T00:23:08.086Z] Removing intermediate container 16288d527061 [2022-01-20T00:23:08.087Z] ---> 508aeb0d812c [2022-01-20T00:23:08.087Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:23:08.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:08.673Z] $ docker top 8f7b881e83861a0a0f1e5079fc933a6e690e1750d7a37424156dbe085124602a -eo pid,comm [Pipeline] { [2022-01-20T00:23:08.930Z] ---> 51b476183419 [2022-01-20T00:23:08.930Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:23:08.930Z] Removing intermediate container 1026f5ce774a [2022-01-20T00:23:08.930Z] ---> 0c3fd235c7a1 [2022-01-20T00:23:08.930Z] Step 14/23 : ENV APP_PORT=58890 [Pipeline] sh [2022-01-20T00:23:09.200Z] ---> Running in c9f523741abc [2022-01-20T00:23:09.200Z] ---> Running in 1fb05432b57b [2022-01-20T00:23:09.466Z] Removing intermediate container 61d12b348065 [2022-01-20T00:23:09.466Z] ---> 7dd6daa433ab [2022-01-20T00:23:09.466Z] [2022-01-20T00:23:09.466Z] Step 10/25 : FROM alpine:3.14 [2022-01-20T00:23:09.466Z] ---> 0a97eee8041e [2022-01-20T00:23:09.466Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-20T00:23:09.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:09.570Z] + docker-compose build --help [2022-01-20T00:23:09.570Z] + grep parallel [2022-01-20T00:23:09.737Z] OK: 221 MiB in 52 packages [2022-01-20T00:23:10.000Z] ---> Running in dfc31660e3e3 [2022-01-20T00:23:10.000Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:23:10.000Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:23:10.000Z] ---> 5f92bd742611 [2022-01-20T00:23:10.000Z] Step 3/21 : WORKDIR /edgex-go [2022-01-20T00:23:10.000Z] ---> Using cache [2022-01-20T00:23:10.000Z] ---> 325355c4d619 [2022-01-20T00:23:10.000Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:23:10.000Z] ---> Using cache [2022-01-20T00:23:10.000Z] ---> 15ba123baab2 [2022-01-20T00:23:10.000Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-20T00:23:10.000Z] ---> Using cache [2022-01-20T00:23:10.000Z] ---> 25cb22173748 [2022-01-20T00:23:10.000Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-20T00:23:10.000Z] ---> Using cache [2022-01-20T00:23:10.000Z] ---> 5f36e5e21560 [2022-01-20T00:23:10.000Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:23:10.000Z] ---> Using cache [2022-01-20T00:23:10.000Z] ---> 4ed6dd717fa6 [2022-01-20T00:23:10.000Z] Step 8/21 : COPY . . [2022-01-20T00:23:10.000Z] ---> Using cache [2022-01-20T00:23:10.000Z] ---> 8b8cc253ad45 [2022-01-20T00:23:10.000Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-20T00:23:10.000Z] Removing intermediate container 1fb05432b57b [2022-01-20T00:23:10.000Z] ---> 3a00dc3740a1 [2022-01-20T00:23:10.000Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-20T00:23:10.000Z] ---> Running in b1bfd026d6b6 [2022-01-20T00:23:10.266Z] ---> Running in b8ea1ccea9a4 [2022-01-20T00:23:10.266Z] Removing intermediate container b8ea1ccea9a4 [2022-01-20T00:23:10.266Z] ---> ff2860a851cf [2022-01-20T00:23:10.266Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-20T00:23:10.538Z] Removing intermediate container 59add30c8c33 [2022-01-20T00:23:10.538Z] ---> b08b66818bcd [2022-01-20T00:23:10.538Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T00:23:10.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:11.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-20T00:23:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:11.072Z] ---> fe8c95383cce [2022-01-20T00:23:11.072Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:23:11.072Z] ---> 0b5c851febc9 [2022-01-20T00:23:11.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-20T00:23:11.072Z] ---> Running in 709e17a1d541 [2022-01-20T00:23:11.343Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-20T00:23:11.343Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-20T00:23:11.343Z] (3/3) Installing su-exec (0.2-r1) [2022-01-20T00:23:11.343Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:23:11.343Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T00:23:11.343Z] OK: 6 MiB in 17 packages [2022-01-20T00:23:11.343Z] ---> 8c43a8ce64d0 [2022-01-20T00:23:11.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-20T00:23:11.620Z] Removing intermediate container c9f523741abc [2022-01-20T00:23:11.620Z] ---> 3580cd5d62e3 [2022-01-20T00:23:11.620Z] Step 8/23 : COPY . . [2022-01-20T00:23:12.214Z] ---> 506cd097aff9 [2022-01-20T00:23:12.214Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-20T00:23:12.488Z] ---> Running in 02156c0fa47f [2022-01-20T00:23:12.488Z] Removing intermediate container dfc31660e3e3 [2022-01-20T00:23:12.488Z] ---> 830da64d1a2a [2022-01-20T00:23:12.488Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T00:23:13.887Z] --parallel Build images in parallel. [2022-01-20T00:23:13.917Z] ---> Running in 527fabbd34b2 [2022-01-20T00:23:13.917Z] Removing intermediate container 02156c0fa47f [2022-01-20T00:23:13.917Z] ---> 1579f48240fd [2022-01-20T00:23:13.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:23:13.917Z] ---> Running in 56c6ed80a891 [Pipeline] } [2022-01-20T00:23:14.184Z] $ docker stop --time=1 8f7b881e83861a0a0f1e5079fc933a6e690e1750d7a37424156dbe085124602a [2022-01-20T00:23:14.203Z] Removing intermediate container 527fabbd34b2 [2022-01-20T00:23:14.203Z] ---> c076a09cc698 [2022-01-20T00:23:14.203Z] Step 13/25 : WORKDIR / [2022-01-20T00:23:14.478Z] Removing intermediate container 56c6ed80a891 [2022-01-20T00:23:14.478Z] ---> a93ece00bfa9 [2022-01-20T00:23:14.478Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T00:23:14.478Z] Removing intermediate container 709e17a1d541 [2022-01-20T00:23:14.478Z] ---> 228cee99078c [2022-01-20T00:23:14.478Z] Step 8/22 : COPY . . [2022-01-20T00:23:14.478Z] ---> Running in b0d5604d040d [2022-01-20T00:23:14.478Z] ---> Running in 6f1e25441c7c [2022-01-20T00:23:15.069Z] Removing intermediate container 6f1e25441c7c [2022-01-20T00:23:15.069Z] ---> d4e465220a7c [2022-01-20T00:23:15.069Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:23:15.681Z] Removing intermediate container b0d5604d040d [2022-01-20T00:23:15.681Z] ---> 0f2769bef446 [2022-01-20T00:23:15.681Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-20T00:23:15.881Z] $ docker rm -f 8f7b881e83861a0a0f1e5079fc933a6e690e1750d7a37424156dbe085124602a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:23:16.289Z] ---> Running in 4058b330a155 [2022-01-20T00:23:16.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T00:23:16.488Z] . [Pipeline] withDockerContainer [2022-01-20T00:23:16.724Z] prd-ubuntu18.04-docker-arm64-4c-16g-2177 does not seem to be running inside a container [2022-01-20T00:23:16.806Z] $ 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/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:23:16.879Z] ---> 707c64ffd1f3 [2022-01-20T00:23:16.879Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-20T00:23:17.851Z] Removing intermediate container 4058b330a155 [2022-01-20T00:23:17.851Z] ---> 0cdfc3e2b82a [2022-01-20T00:23:17.851Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:23:17.851Z] ---> Running in 8af8d198490a [2022-01-20T00:23:18.177Z] $ docker top 76027a01eaf7116dd7b1189d06218fe50c866160aa72ea4cb73d3ab587139b18 -eo pid,comm [2022-01-20T00:23:18.382Z] ---> 2a8bac3a6f12 [2022-01-20T00:23:18.382Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-20T00:23:18.382Z] Removing intermediate container 8af8d198490a [2022-01-20T00:23:18.382Z] ---> 4091e7571d83 [2022-01-20T00:23:18.382Z] [Pipeline] { [Pipeline] sh [2022-01-20T00:23:18.798Z] Successfully built 4091e7571d83 [2022-01-20T00:23:19.125Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-20T00:23:19.311Z] Successfully tagged sys-mgmt-agent:latest [2022-01-20T00:23:19.311Z]  Building sys-mgmt-agent ... done  ---> 0251e168886a [2022-01-20T00:23:19.311Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-20T00:23:20.715Z] ---> 8a5738e836de [2022-01-20T00:23:20.715Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-20T00:23:20.997Z] ---> ab4998f3b933 [2022-01-20T00:23:20.997Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-20T00:23:21.587Z] ---> Running in 276c84fce3c9 [2022-01-20T00:23:21.851Z] ---> 8b13d0a24d7f [2022-01-20T00:23:21.851Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-20T00:23:22.801Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-data/core-data ./cmd/core-data [2022-01-20T00:23:23.065Z] ---> 4e3e62824566 [2022-01-20T00:23:23.065Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-20T00:23:23.640Z] ---> 783c52ccfc45 [2022-01-20T00:23:23.640Z] Step 21/25 : 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/ [2022-01-20T00:23:23.904Z] ---> Running in 08f18e5c179d [2022-01-20T00:23:23.904Z] ---> 9d7c16333604 [2022-01-20T00:23:23.904Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-20T00:23:23.904Z] ---> Running in 60a20075cb00 [2022-01-20T00:23:24.542Z] Building core-command ... [2022-01-20T00:23:24.542Z] Building core-data ... [2022-01-20T00:23:24.542Z] Building core-metadata ... [2022-01-20T00:23:24.542Z] Building security-bootstrapper ... [2022-01-20T00:23:24.542Z] Building security-proxy-setup ... [2022-01-20T00:23:24.542Z] Building security-secretstore-setup ... [2022-01-20T00:23:24.542Z] Building support-notifications ... [2022-01-20T00:23:24.542Z] Building support-scheduler ... [2022-01-20T00:23:24.542Z] Building sys-mgmt-agent ... [2022-01-20T00:23:24.542Z] Building support-notifications [2022-01-20T00:23:24.542Z] Building sys-mgmt-agent [2022-01-20T00:23:24.542Z] Building core-command [2022-01-20T00:23:24.542Z] Building security-proxy-setup [2022-01-20T00:23:24.542Z] Building core-metadata [2022-01-20T00:23:24.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-20T00:23:24.858Z] Removing intermediate container 08f18e5c179d [2022-01-20T00:23:24.858Z] ---> c270061e8783 [2022-01-20T00:23:24.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-20T00:23:25.123Z] ---> Running in c1a6c7269713 [2022-01-20T00:23:25.123Z] Removing intermediate container c1a6c7269713 [2022-01-20T00:23:25.123Z] ---> a3608f8b6f5b [2022-01-20T00:23:25.123Z] Step 23/25 : LABEL arch=x86_64 [2022-01-20T00:23:25.123Z] ---> Running in 1815284ba9be [2022-01-20T00:23:25.393Z] Removing intermediate container 1815284ba9be [2022-01-20T00:23:25.393Z] ---> a8540761ffa1 [2022-01-20T00:23:25.393Z] Step 24/25 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:23:25.393Z] ---> Running in d4d30d31f839 [2022-01-20T00:23:25.657Z] Removing intermediate container d4d30d31f839 [2022-01-20T00:23:25.657Z] ---> ba8cd1b51f54 [2022-01-20T00:23:25.657Z] Step 25/25 : LABEL version=2.2.0-dev.21 [2022-01-20T00:23:25.657Z] ---> Running in 358c627f7903 [2022-01-20T00:23:25.921Z] Removing intermediate container 358c627f7903 [2022-01-20T00:23:25.922Z] ---> 7f0bf3c1881f [2022-01-20T00:23:25.922Z] [2022-01-20T00:23:25.922Z] Successfully built 7f0bf3c1881f [2022-01-20T00:23:25.922Z] Successfully tagged security-secretstore-setup:latest [2022-01-20T00:23:32.560Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-20T00:23:36.792Z] Removing intermediate container b1bfd026d6b6 [2022-01-20T00:23:36.792Z] ---> 4cc53b148781 [2022-01-20T00:23:36.792Z] [2022-01-20T00:23:36.792Z] Step 10/21 : FROM alpine:3.14 [2022-01-20T00:23:36.792Z] ---> 0a97eee8041e [2022-01-20T00:23:36.792Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-20T00:23:36.792Z] ---> Running in 5893578fba42 [2022-01-20T00:23:37.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:37.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:37.605Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-20T00:23:37.605Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-20T00:23:37.605Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T00:23:37.605Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-20T00:23:37.605Z] (5/5) Installing curl (7.79.1-r0) [2022-01-20T00:23:37.605Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:23:37.605Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T00:23:37.605Z] OK: 8 MiB in 19 packages [2022-01-20T00:23:38.177Z] Removing intermediate container 5893578fba42 [2022-01-20T00:23:38.177Z] ---> ee550df53ec6 [2022-01-20T00:23:38.177Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T00:23:38.438Z] ---> Running in 19f38a5a1c0c [2022-01-20T00:23:38.438Z] Removing intermediate container 19f38a5a1c0c [2022-01-20T00:23:38.438Z] ---> 154561be97b4 [2022-01-20T00:23:38.438Z] Step 13/21 : WORKDIR /edgex [2022-01-20T00:23:38.701Z] ---> Running in 5d31e9970df7 [2022-01-20T00:23:38.968Z] Removing intermediate container 5d31e9970df7 [2022-01-20T00:23:38.968Z] ---> f72796e63c44 [2022-01-20T00:23:38.968Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-20T00:23:39.230Z] ---> 6115a049b6af [2022-01-20T00:23:39.230Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-20T00:23:40.183Z] ---> 59d1a5e649d5 [2022-01-20T00:23:40.183Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-20T00:23:40.765Z] ---> 82c27a069daf [2022-01-20T00:23:40.765Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-20T00:23:40.765Z] ---> Running in 939fe60150bc [2022-01-20T00:23:41.027Z] Removing intermediate container 939fe60150bc [2022-01-20T00:23:41.027Z] ---> 59fab6cc6d86 [2022-01-20T00:23:41.027Z] Step 18/21 : CMD ["--init=true"] [2022-01-20T00:23:41.027Z] ---> Running in 89751aebd862 [2022-01-20T00:23:41.291Z] Removing intermediate container 89751aebd862 [2022-01-20T00:23:41.291Z] ---> ab08b8cf813b [2022-01-20T00:23:41.291Z] Step 19/21 : LABEL arch=x86_64 [2022-01-20T00:23:41.291Z] ---> Running in a5568d6bb51e [2022-01-20T00:23:41.291Z] Removing intermediate container a5568d6bb51e [2022-01-20T00:23:41.291Z] ---> 8cc5077c9d53 [2022-01-20T00:23:41.291Z] Step 20/21 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:23:41.553Z] ---> Running in 70c2c3c317bb [2022-01-20T00:23:41.553Z] Removing intermediate container 70c2c3c317bb [2022-01-20T00:23:41.553Z] ---> 6a1ac508a254 [2022-01-20T00:23:41.553Z] Step 21/21 : LABEL version=2.2.0-dev.21 [2022-01-20T00:23:41.819Z] ---> Running in 531b9bc4d07f [2022-01-20T00:23:41.819Z] Removing intermediate container 531b9bc4d07f [2022-01-20T00:23:41.819Z] ---> dc5b54f739d0 [2022-01-20T00:23:41.819Z] [2022-01-20T00:23:42.083Z] Successfully built dc5b54f739d0 [2022-01-20T00:23:42.083Z] Successfully tagged security-proxy-setup:latest [2022-01-20T00:23:52.126Z]  Building security-proxy-setup ... done Removing intermediate container 60a20075cb00 [2022-01-20T00:23:52.126Z] ---> 983ad4355dfa [2022-01-20T00:23:52.126Z] [2022-01-20T00:23:52.126Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T00:23:52.126Z] ---> 0a97eee8041e [2022-01-20T00:23:52.126Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-20T00:23:52.126Z] ---> Running in c43203bc91e8 [2022-01-20T00:23:52.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:52.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:52.126Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-20T00:23:52.126Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-20T00:23:52.126Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:23:52.126Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T00:23:52.126Z] Removing intermediate container 276c84fce3c9 [2022-01-20T00:23:52.126Z] ---> 511d2d141072 [2022-01-20T00:23:52.126Z] [2022-01-20T00:23:52.126Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T00:23:52.126Z] ---> 0a97eee8041e [2022-01-20T00:23:52.126Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-20T00:23:52.126Z] OK: 6 MiB in 16 packages [2022-01-20T00:23:52.126Z] ---> Running in 77f638428784 [2022-01-20T00:23:52.126Z] Removing intermediate container 77f638428784 [2022-01-20T00:23:52.126Z] ---> 9fea3b1b1c62 [2022-01-20T00:23:52.126Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-20T00:23:52.126Z] ---> Running in a26d1f6b010a [2022-01-20T00:23:52.126Z] Removing intermediate container a26d1f6b010a [2022-01-20T00:23:52.126Z] ---> 07d85e67e2aa [2022-01-20T00:23:52.126Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-20T00:23:52.126Z] Removing intermediate container c43203bc91e8 [2022-01-20T00:23:52.126Z] ---> b4eff2335b0c [2022-01-20T00:23:52.126Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:23:52.126Z] ---> Running in 15ffe5cf80b8 [2022-01-20T00:23:52.126Z] ---> Running in dc4f7d5bf1d5 [2022-01-20T00:23:52.126Z] Removing intermediate container 15ffe5cf80b8 [2022-01-20T00:23:52.126Z] ---> ba1045fd0895 [2022-01-20T00:23:52.126Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:23:52.126Z] Removing intermediate container dc4f7d5bf1d5 [2022-01-20T00:23:52.126Z] ---> 2ddf32169845 [2022-01-20T00:23:52.126Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-20T00:23:52.126Z] ---> Running in 43cd2b60642a [2022-01-20T00:23:52.126Z] ---> Running in a5cb84755ede [2022-01-20T00:23:52.126Z] Removing intermediate container a5cb84755ede [2022-01-20T00:23:52.126Z] ---> 96c78f66e189 [2022-01-20T00:23:52.126Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T00:23:52.126Z] ---> Running in 1f5869d21707 [2022-01-20T00:23:52.126Z] Removing intermediate container 1f5869d21707 [2022-01-20T00:23:52.126Z] ---> c3a400d5a821 [2022-01-20T00:23:52.126Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:23:52.126Z] ---> 018a13183497 [2022-01-20T00:23:52.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-20T00:23:52.388Z] Removing intermediate container 43cd2b60642a [2022-01-20T00:23:52.388Z] ---> 0ead34e4189a [2022-01-20T00:23:52.388Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T00:23:52.388Z] ---> Running in 65d1a2f7c9fb [2022-01-20T00:23:52.388Z] ---> 0e7b76af0a30 [2022-01-20T00:23:52.388Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-20T00:23:52.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:52.651Z] ---> 30e698eef69e [2022-01-20T00:23:52.651Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-20T00:23:52.651Z] ---> Running in 51646a4b0835 [2022-01-20T00:23:52.918Z] Removing intermediate container 51646a4b0835 [2022-01-20T00:23:52.918Z] ---> c5687cc564d2 [2022-01-20T00:23:52.918Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:23:52.918Z] ---> Running in 6a9fbb404797 [2022-01-20T00:23:52.918Z] Removing intermediate container 6a9fbb404797 [2022-01-20T00:23:52.918Z] ---> 9d1fcfb10477 [2022-01-20T00:23:52.918Z] Step 20/22 : LABEL arch=x86_64 [2022-01-20T00:23:52.918Z] ---> Running in 859c6903ca48 [2022-01-20T00:23:52.918Z] Removing intermediate container 859c6903ca48 [2022-01-20T00:23:52.918Z] ---> 5ddc8732c544 [2022-01-20T00:23:52.918Z] Step 21/22 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:23:52.918Z] ---> Running in 543c21120ea7 [2022-01-20T00:23:53.184Z] Removing intermediate container 543c21120ea7 [2022-01-20T00:23:53.184Z] ---> 279227fb6e03 [2022-01-20T00:23:53.184Z] Step 22/22 : LABEL version=2.2.0-dev.21 [2022-01-20T00:23:53.184Z] ---> Running in 5ce3fedf5ec2 [2022-01-20T00:23:53.184Z] Removing intermediate container 5ce3fedf5ec2 [2022-01-20T00:23:53.184Z] ---> 17ccf0f57d35 [2022-01-20T00:23:53.184Z] [2022-01-20T00:23:53.449Z] Successfully built 17ccf0f57d35 [2022-01-20T00:23:53.449Z] Successfully tagged support-notifications:latest [2022-01-20T00:23:53.449Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T00:23:53.710Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T00:23:53.969Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T00:23:53.969Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T00:23:53.969Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T00:23:54.229Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T00:23:54.229Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T00:23:54.229Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:23:54.229Z] OK: 8 MiB in 20 packages [2022-01-20T00:23:54.489Z] Removing intermediate container 65d1a2f7c9fb [2022-01-20T00:23:54.489Z] ---> 2e3f04a1c9ce [2022-01-20T00:23:54.489Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:23:54.753Z] ---> 4477b60d9ace [2022-01-20T00:23:54.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-20T00:23:55.013Z] ---> 727eb5ed654f [2022-01-20T00:23:55.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-20T00:23:55.273Z] ---> 8926b852b137 [2022-01-20T00:23:55.273Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-20T00:23:55.273Z] ---> Running in fbb1b36f6d1c [2022-01-20T00:23:55.533Z] Removing intermediate container fbb1b36f6d1c [2022-01-20T00:23:55.533Z] ---> b84ebaf54a70 [2022-01-20T00:23:55.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:23:55.533Z] ---> Running in fac7c2d4fd72 [2022-01-20T00:23:55.533Z] Removing intermediate container fac7c2d4fd72 [2022-01-20T00:23:55.533Z] ---> 3bc7cd4093cb [2022-01-20T00:23:55.533Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T00:23:55.533Z] ---> Running in 9f00036e8a4a [2022-01-20T00:23:55.533Z] Removing intermediate container 9f00036e8a4a [2022-01-20T00:23:55.533Z] ---> f22448a381fc [2022-01-20T00:23:55.533Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:23:55.533Z] ---> Running in 6e584746e180 [2022-01-20T00:23:55.794Z] Removing intermediate container 6e584746e180 [2022-01-20T00:23:55.794Z] ---> 9a42d4893109 [2022-01-20T00:23:55.794Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:23:55.794Z] ---> Running in 6fb1b6475525 [2022-01-20T00:23:55.794Z] Removing intermediate container 6fb1b6475525 [2022-01-20T00:23:55.794Z] ---> c5dfc26f6c8f [2022-01-20T00:23:55.794Z] [2022-01-20T00:23:56.055Z] Successfully built c5dfc26f6c8f [2022-01-20T00:23:56.055Z] Successfully tagged core-data:latest [2022-01-20T00:23:56.063Z]  Building core-data ... done  [Pipeline] } [2022-01-20T00:23:56.067Z] $ docker stop --time=1 0078eedd47366993a06752a295b96635599ba96675fdcaa1b4991dd12182bb70 [2022-01-20T00:23:57.552Z] $ docker rm -f 0078eedd47366993a06752a295b96635599ba96675fdcaa1b4991dd12182bb70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T00:23:57.908Z] + docker images [2022-01-20T00:23:57.908Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T00:23:57.908Z] core-data latest c5dfc26f6c8f 2 seconds ago 19.9MB [2022-01-20T00:23:57.908Z] support-notifications latest 17ccf0f57d35 4 seconds ago 16.6MB [2022-01-20T00:23:57.908Z] 511d2d141072 7 seconds ago 1.78GB [2022-01-20T00:23:57.908Z] 983ad4355dfa 7 seconds ago 1.77GB [2022-01-20T00:23:57.909Z] security-proxy-setup latest dc5b54f739d0 16 seconds ago 26.1MB [2022-01-20T00:23:57.909Z] 4cc53b148781 22 seconds ago 1.78GB [2022-01-20T00:23:57.909Z] security-secretstore-setup latest 7f0bf3c1881f 32 seconds ago 27.8MB [2022-01-20T00:23:57.909Z] sys-mgmt-agent latest 4091e7571d83 40 seconds ago 296MB [2022-01-20T00:23:57.909Z] 7dd6daa433ab 48 seconds ago 1.78GB [2022-01-20T00:23:57.909Z] support-scheduler latest dcb7b5f248a8 53 seconds ago 15.9MB [2022-01-20T00:23:57.909Z] security-bootstrapper latest f7696c493cfe About a minute ago 18.7MB [2022-01-20T00:23:57.909Z] c7af6afa1844 About a minute ago 1.77GB [2022-01-20T00:23:57.909Z] core-metadata latest d7a50a638332 About a minute ago 16.5MB [2022-01-20T00:23:57.909Z] 53b3f08c9d68 About a minute ago 1.78GB [2022-01-20T00:23:57.909Z] dbb83479b03b About a minute ago 1.77GB [2022-01-20T00:23:57.909Z] d84e2cbc482e About a minute ago 1.77GB [2022-01-20T00:23:57.909Z] core-command latest 4062ba1b4810 About a minute ago 15.7MB [2022-01-20T00:23:57.909Z] 33908c3d2107 About a minute ago 1.77GB [2022-01-20T00:23:57.909Z] ci-base-image-x86_64 latest 5f92bd742611 6 minutes ago 1.27GB [2022-01-20T00:23:57.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 8 days ago 562MB [2022-01-20T00:23:57.909Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-20T00:23:57.909Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-20T00:23:57.909Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-20T00:23:57.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 [2022-01-20T00:23:58.030Z] provisioning config files... [2022-01-20T00:23:58.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/138@tmp/config689712204367799835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:23:58.357Z] ---> docker-login.sh [2022-01-20T00:23:58.357Z] nexus3.edgexfoundry.org:10001 [2022-01-20T00:23:58.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:23:58.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:23:58.357Z] Configure a credential helper to remove this warning. See [2022-01-20T00:23:58.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:23:58.357Z] [2022-01-20T00:23:58.357Z] Login Succeeded [2022-01-20T00:23:58.357Z] nexus3.edgexfoundry.org:10002 [2022-01-20T00:23:58.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:23:58.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:23:58.618Z] Configure a credential helper to remove this warning. See [2022-01-20T00:23:58.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:23:58.618Z] [2022-01-20T00:23:58.618Z] Login Succeeded [2022-01-20T00:23:58.618Z] nexus3.edgexfoundry.org:10003 [2022-01-20T00:23:58.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:23:58.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:23:58.618Z] Configure a credential helper to remove this warning. See [2022-01-20T00:23:58.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:23:58.618Z] [2022-01-20T00:23:58.618Z] Login Succeeded [2022-01-20T00:23:58.618Z] nexus3.edgexfoundry.org:10004 [2022-01-20T00:23:58.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:23:58.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:23:58.882Z] Configure a credential helper to remove this warning. See [2022-01-20T00:23:58.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:23:58.882Z] [2022-01-20T00:23:58.882Z] Login Succeeded [2022-01-20T00:23:58.882Z] docker.io [2022-01-20T00:23:58.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:23:59.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:23:59.143Z] Configure a credential helper to remove this warning. See [2022-01-20T00:23:59.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:23:59.143Z] [2022-01-20T00:23:59.143Z] Login Succeeded [2022-01-20T00:23:59.143Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T00:23:59.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:23:59.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T00:23:59.202Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-20T00:23:59.202Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:23:59.202Z] latest [2022-01-20T00:23:59.202Z] 2.2.0-dev.21 [2022-01-20T00:23:59.202Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:23:59.202Z] main [2022-01-20T00:23:59.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:23:59.511Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:23:59.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:23:59.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T00:23:59.806Z] c477bf94965c: Preparing [2022-01-20T00:23:59.806Z] 86cd491100ce: Preparing [2022-01-20T00:23:59.806Z] 53abdbf88722: Preparing [2022-01-20T00:23:59.806Z] 37f0cb422377: Preparing [2022-01-20T00:23:59.806Z] 1a058d5342cc: Preparing [2022-01-20T00:23:59.806Z] 1a058d5342cc: Layer already exists [2022-01-20T00:23:59.806Z] c477bf94965c: Pushed [2022-01-20T00:23:59.806Z] 53abdbf88722: Pushed [2022-01-20T00:23:59.806Z] 37f0cb422377: Pushed [2022-01-20T00:24:01.200Z] 86cd491100ce: Pushed [2022-01-20T00:24:01.200Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:e3fc9d23e5817a19e87cbb63ab1d52c42820abff09412067d2d062c2d66b70a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:01.499Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:01.796Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-20T00:24:01.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T00:24:01.796Z] c477bf94965c: Preparing [2022-01-20T00:24:01.796Z] 86cd491100ce: Preparing [2022-01-20T00:24:01.796Z] 53abdbf88722: Preparing [2022-01-20T00:24:01.796Z] 37f0cb422377: Preparing [2022-01-20T00:24:01.796Z] 1a058d5342cc: Preparing [2022-01-20T00:24:01.796Z] 86cd491100ce: Layer already exists [2022-01-20T00:24:01.796Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:01.796Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:01.796Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:01.796Z] c477bf94965c: Layer already exists [2022-01-20T00:24:01.796Z] latest: digest: sha256:e3fc9d23e5817a19e87cbb63ab1d52c42820abff09412067d2d062c2d66b70a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:02.097Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:02.392Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.21 [2022-01-20T00:24:02.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T00:24:02.392Z] c477bf94965c: Preparing [2022-01-20T00:24:02.392Z] 86cd491100ce: Preparing [2022-01-20T00:24:02.392Z] 53abdbf88722: Preparing [2022-01-20T00:24:02.392Z] 37f0cb422377: Preparing [2022-01-20T00:24:02.392Z] 1a058d5342cc: Preparing [2022-01-20T00:24:02.392Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:02.392Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:02.392Z] 86cd491100ce: Layer already exists [2022-01-20T00:24:02.392Z] c477bf94965c: Layer already exists [2022-01-20T00:24:02.392Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:02.392Z] 2.2.0-dev.21: digest: sha256:e3fc9d23e5817a19e87cbb63ab1d52c42820abff09412067d2d062c2d66b70a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:02.693Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:02.995Z] + docker push nexus3.edgexfoundry.org:10004/core-command:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:02.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T00:24:02.995Z] c477bf94965c: Preparing [2022-01-20T00:24:02.996Z] 86cd491100ce: Preparing [2022-01-20T00:24:02.996Z] 53abdbf88722: Preparing [2022-01-20T00:24:02.996Z] 37f0cb422377: Preparing [2022-01-20T00:24:02.996Z] 1a058d5342cc: Preparing [2022-01-20T00:24:02.996Z] c477bf94965c: Layer already exists [2022-01-20T00:24:02.996Z] 86cd491100ce: Layer already exists [2022-01-20T00:24:02.996Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:02.996Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:02.996Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:02.996Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:e3fc9d23e5817a19e87cbb63ab1d52c42820abff09412067d2d062c2d66b70a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:03.298Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:03.593Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-20T00:24:03.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T00:24:03.593Z] c477bf94965c: Preparing [2022-01-20T00:24:03.593Z] 86cd491100ce: Preparing [2022-01-20T00:24:03.593Z] 53abdbf88722: Preparing [2022-01-20T00:24:03.593Z] 37f0cb422377: Preparing [2022-01-20T00:24:03.593Z] 1a058d5342cc: Preparing [2022-01-20T00:24:03.593Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:03.593Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:03.593Z] c477bf94965c: Layer already exists [2022-01-20T00:24:03.593Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:03.593Z] 86cd491100ce: Layer already exists [2022-01-20T00:24:03.594Z] main: digest: sha256:e3fc9d23e5817a19e87cbb63ab1d52c42820abff09412067d2d062c2d66b70a2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:03.634Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:03.642Z] taggedImages: [2022-01-20T00:24:03.642Z] - nexus3.edgexfoundry.org:10004/core-command:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:03.642Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-20T00:24:03.642Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.21 [2022-01-20T00:24:03.642Z] - nexus3.edgexfoundry.org:10004/core-command:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:03.642Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-20T00:24:03.665Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-20T00:24:03.665Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:03.665Z] latest [2022-01-20T00:24:03.665Z] 2.2.0-dev.21 [2022-01-20T00:24:03.665Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:03.665Z] main [2022-01-20T00:24:03.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:03.975Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:04.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:04.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T00:24:04.277Z] ec8dccfdf66b: Preparing [2022-01-20T00:24:04.277Z] 895b83211c70: Preparing [2022-01-20T00:24:04.277Z] 53abdbf88722: Preparing [2022-01-20T00:24:04.277Z] f1b053219f46: Preparing [2022-01-20T00:24:04.277Z] b80c23abcf63: Preparing [2022-01-20T00:24:04.277Z] 1a058d5342cc: Preparing [2022-01-20T00:24:04.277Z] 1a058d5342cc: Waiting [2022-01-20T00:24:04.277Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:04.277Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:04.537Z] b80c23abcf63: Pushed [2022-01-20T00:24:04.537Z] ec8dccfdf66b: Pushed [2022-01-20T00:24:04.537Z] f1b053219f46: Pushed [2022-01-20T00:24:05.483Z] 895b83211c70: Pushed [2022-01-20T00:24:05.483Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:77f826afb338745c6705d5c0fedcfab19294c61e7aba74cf4db257b3f6583f38 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:05.784Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:06.076Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-20T00:24:06.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T00:24:06.076Z] ec8dccfdf66b: Preparing [2022-01-20T00:24:06.076Z] 895b83211c70: Preparing [2022-01-20T00:24:06.076Z] 53abdbf88722: Preparing [2022-01-20T00:24:06.076Z] f1b053219f46: Preparing [2022-01-20T00:24:06.076Z] b80c23abcf63: Preparing [2022-01-20T00:24:06.076Z] 1a058d5342cc: Preparing [2022-01-20T00:24:06.076Z] 1a058d5342cc: Waiting [2022-01-20T00:24:06.076Z] ec8dccfdf66b: Layer already exists [2022-01-20T00:24:06.076Z] b80c23abcf63: Layer already exists [2022-01-20T00:24:06.076Z] 895b83211c70: Layer already exists [2022-01-20T00:24:06.076Z] f1b053219f46: Layer already exists [2022-01-20T00:24:06.076Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:06.076Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:06.076Z] latest: digest: sha256:77f826afb338745c6705d5c0fedcfab19294c61e7aba74cf4db257b3f6583f38 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:06.377Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:06.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.21 [2022-01-20T00:24:06.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T00:24:06.674Z] ec8dccfdf66b: Preparing [2022-01-20T00:24:06.674Z] 895b83211c70: Preparing [2022-01-20T00:24:06.674Z] 53abdbf88722: Preparing [2022-01-20T00:24:06.674Z] f1b053219f46: Preparing [2022-01-20T00:24:06.674Z] b80c23abcf63: Preparing [2022-01-20T00:24:06.674Z] 1a058d5342cc: Preparing [2022-01-20T00:24:06.674Z] 1a058d5342cc: Waiting [2022-01-20T00:24:06.674Z] ec8dccfdf66b: Layer already exists [2022-01-20T00:24:06.674Z] 895b83211c70: Layer already exists [2022-01-20T00:24:06.674Z] b80c23abcf63: Layer already exists [2022-01-20T00:24:06.674Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:06.674Z] f1b053219f46: Layer already exists [2022-01-20T00:24:06.674Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:06.674Z] 2.2.0-dev.21: digest: sha256:77f826afb338745c6705d5c0fedcfab19294c61e7aba74cf4db257b3f6583f38 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:06.972Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:07.270Z] + docker push nexus3.edgexfoundry.org:10004/core-data:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:07.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T00:24:07.270Z] ec8dccfdf66b: Preparing [2022-01-20T00:24:07.270Z] 895b83211c70: Preparing [2022-01-20T00:24:07.270Z] 53abdbf88722: Preparing [2022-01-20T00:24:07.270Z] f1b053219f46: Preparing [2022-01-20T00:24:07.270Z] b80c23abcf63: Preparing [2022-01-20T00:24:07.270Z] 1a058d5342cc: Preparing [2022-01-20T00:24:07.270Z] 1a058d5342cc: Waiting [2022-01-20T00:24:07.270Z] ec8dccfdf66b: Layer already exists [2022-01-20T00:24:07.270Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:07.270Z] f1b053219f46: Layer already exists [2022-01-20T00:24:07.270Z] b80c23abcf63: Layer already exists [2022-01-20T00:24:07.270Z] 895b83211c70: Layer already exists [2022-01-20T00:24:07.270Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:07.270Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:77f826afb338745c6705d5c0fedcfab19294c61e7aba74cf4db257b3f6583f38 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:07.577Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:07.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-20T00:24:07.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T00:24:07.874Z] ec8dccfdf66b: Preparing [2022-01-20T00:24:07.874Z] 895b83211c70: Preparing [2022-01-20T00:24:07.874Z] 53abdbf88722: Preparing [2022-01-20T00:24:07.874Z] f1b053219f46: Preparing [2022-01-20T00:24:07.874Z] b80c23abcf63: Preparing [2022-01-20T00:24:07.874Z] 1a058d5342cc: Preparing [2022-01-20T00:24:07.874Z] 1a058d5342cc: Waiting [2022-01-20T00:24:07.874Z] 895b83211c70: Layer already exists [2022-01-20T00:24:07.874Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:07.874Z] b80c23abcf63: Layer already exists [2022-01-20T00:24:07.874Z] ec8dccfdf66b: Layer already exists [2022-01-20T00:24:07.874Z] f1b053219f46: Layer already exists [2022-01-20T00:24:07.874Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:07.874Z] main: digest: sha256:77f826afb338745c6705d5c0fedcfab19294c61e7aba74cf4db257b3f6583f38 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:07.916Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:07.925Z] taggedImages: [2022-01-20T00:24:07.925Z] - nexus3.edgexfoundry.org:10004/core-data:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:07.925Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-20T00:24:07.925Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.21 [2022-01-20T00:24:07.925Z] - nexus3.edgexfoundry.org:10004/core-data:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:07.925Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-20T00:24:07.952Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-20T00:24:07.952Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:07.952Z] latest [2022-01-20T00:24:07.952Z] 2.2.0-dev.21 [2022-01-20T00:24:07.952Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:07.952Z] main [2022-01-20T00:24:07.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:08.289Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:08.599Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:08.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T00:24:08.599Z] b184213d4a0e: Preparing [2022-01-20T00:24:08.599Z] 76638ad6fc87: Preparing [2022-01-20T00:24:08.599Z] 53abdbf88722: Preparing [2022-01-20T00:24:08.599Z] 37f0cb422377: Preparing [2022-01-20T00:24:08.599Z] 1a058d5342cc: Preparing [2022-01-20T00:24:08.599Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:08.599Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:08.599Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:08.599Z] b184213d4a0e: Pushed [2022-01-20T00:24:09.990Z] 76638ad6fc87: Pushed [2022-01-20T00:24:09.990Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:b9ee67ae76dbd59bac1a5544fe98457d4e3d1e32c7ece75fd4ce5d4d64983a2b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:10.289Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:10.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-20T00:24:10.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T00:24:10.582Z] b184213d4a0e: Preparing [2022-01-20T00:24:10.582Z] 76638ad6fc87: Preparing [2022-01-20T00:24:10.582Z] 53abdbf88722: Preparing [2022-01-20T00:24:10.582Z] 37f0cb422377: Preparing [2022-01-20T00:24:10.582Z] 1a058d5342cc: Preparing [2022-01-20T00:24:10.582Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:10.582Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:10.582Z] b184213d4a0e: Layer already exists [2022-01-20T00:24:10.582Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:10.582Z] 76638ad6fc87: Layer already exists [2022-01-20T00:24:10.582Z] latest: digest: sha256:b9ee67ae76dbd59bac1a5544fe98457d4e3d1e32c7ece75fd4ce5d4d64983a2b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:10.877Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:11.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.21 [2022-01-20T00:24:11.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T00:24:11.167Z] b184213d4a0e: Preparing [2022-01-20T00:24:11.167Z] 76638ad6fc87: Preparing [2022-01-20T00:24:11.167Z] 53abdbf88722: Preparing [2022-01-20T00:24:11.167Z] 37f0cb422377: Preparing [2022-01-20T00:24:11.167Z] 1a058d5342cc: Preparing [2022-01-20T00:24:11.167Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:11.167Z] 76638ad6fc87: Layer already exists [2022-01-20T00:24:11.167Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:11.167Z] b184213d4a0e: Layer already exists [2022-01-20T00:24:11.167Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:11.167Z] 2.2.0-dev.21: digest: sha256:b9ee67ae76dbd59bac1a5544fe98457d4e3d1e32c7ece75fd4ce5d4d64983a2b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:11.465Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:11.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:24:11.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:24:11.525Z] ---> 6cf557c48c43 [2022-01-20T00:24:11.525Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:24:11.525Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:24:11.525Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:24:11.525Z] ---> 6cf557c48c43 [2022-01-20T00:24:11.525Z] Step 3/21 : WORKDIR /edgex-go [2022-01-20T00:24:11.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:24:11.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:24:11.525Z] ---> 6cf557c48c43 [2022-01-20T00:24:11.525Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:24:11.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:24:11.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:24:11.525Z] ---> 6cf557c48c43 [2022-01-20T00:24:11.525Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T00:24:11.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:24:11.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:24:11.525Z] ---> 6cf557c48c43 [2022-01-20T00:24:11.525Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:24:11.756Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:11.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T00:24:11.756Z] b184213d4a0e: Preparing [2022-01-20T00:24:11.756Z] 76638ad6fc87: Preparing [2022-01-20T00:24:11.756Z] 53abdbf88722: Preparing [2022-01-20T00:24:11.756Z] 37f0cb422377: Preparing [2022-01-20T00:24:11.756Z] 1a058d5342cc: Preparing [2022-01-20T00:24:11.756Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:11.756Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:11.756Z] b184213d4a0e: Layer already exists [2022-01-20T00:24:11.756Z] 76638ad6fc87: Layer already exists [2022-01-20T00:24:11.756Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:11.756Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:b9ee67ae76dbd59bac1a5544fe98457d4e3d1e32c7ece75fd4ce5d4d64983a2b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:12.059Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:12.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-20T00:24:12.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T00:24:12.354Z] b184213d4a0e: Preparing [2022-01-20T00:24:12.354Z] 76638ad6fc87: Preparing [2022-01-20T00:24:12.354Z] 53abdbf88722: Preparing [2022-01-20T00:24:12.354Z] 37f0cb422377: Preparing [2022-01-20T00:24:12.354Z] 1a058d5342cc: Preparing [2022-01-20T00:24:12.354Z] b184213d4a0e: Layer already exists [2022-01-20T00:24:12.354Z] 76638ad6fc87: Layer already exists [2022-01-20T00:24:12.354Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:12.354Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:12.354Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:12.354Z] main: digest: sha256:b9ee67ae76dbd59bac1a5544fe98457d4e3d1e32c7ece75fd4ce5d4d64983a2b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:12.397Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:12.407Z] taggedImages: [2022-01-20T00:24:12.407Z] - nexus3.edgexfoundry.org:10004/core-metadata:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:12.407Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-20T00:24:12.407Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.21 [2022-01-20T00:24:12.407Z] - nexus3.edgexfoundry.org:10004/core-metadata:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:12.407Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-20T00:24:12.431Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-20T00:24:12.431Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:12.431Z] latest [2022-01-20T00:24:12.431Z] 2.2.0-dev.21 [2022-01-20T00:24:12.431Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:12.431Z] main [2022-01-20T00:24:12.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:12.511Z] ---> Running in a298aaf0ed24 [2022-01-20T00:24:12.511Z] ---> Running in 55bde10b956a [2022-01-20T00:24:12.511Z] ---> Running in c2fd09cc0a16 [2022-01-20T00:24:12.511Z] ---> Running in 7ecf39af2385 [2022-01-20T00:24:12.511Z] ---> Running in db22e99d1589 [2022-01-20T00:24:12.756Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:12.785Z] Removing intermediate container 7ecf39af2385 [2022-01-20T00:24:12.785Z] ---> 546694c23827 [2022-01-20T00:24:12.785Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:24:13.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:13.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T00:24:13.067Z] 09404617c8fc: Preparing [2022-01-20T00:24:13.067Z] 09404617c8fc: Preparing [2022-01-20T00:24:13.067Z] dc53925faa11: Preparing [2022-01-20T00:24:13.067Z] 703d8702dc10: Preparing [2022-01-20T00:24:13.067Z] 71115a1d8e2e: Preparing [2022-01-20T00:24:13.067Z] e34311c63d06: Preparing [2022-01-20T00:24:13.067Z] 53abdbf88722: Preparing [2022-01-20T00:24:13.067Z] 78f3b93daa02: Preparing [2022-01-20T00:24:13.067Z] 923507d45ce4: Preparing [2022-01-20T00:24:13.067Z] 095a8806f139: Preparing [2022-01-20T00:24:13.067Z] d8228a8baf34: Preparing [2022-01-20T00:24:13.067Z] 1a058d5342cc: Preparing [2022-01-20T00:24:13.067Z] 53abdbf88722: Waiting [2022-01-20T00:24:13.067Z] 78f3b93daa02: Waiting [2022-01-20T00:24:13.067Z] 923507d45ce4: Waiting [2022-01-20T00:24:13.067Z] 095a8806f139: Waiting [2022-01-20T00:24:13.067Z] d8228a8baf34: Waiting [2022-01-20T00:24:13.067Z] 1a058d5342cc: Waiting [2022-01-20T00:24:13.067Z] dc53925faa11: Pushed [2022-01-20T00:24:13.067Z] 71115a1d8e2e: Pushed [2022-01-20T00:24:13.067Z] 703d8702dc10: Pushed [2022-01-20T00:24:13.067Z] 09404617c8fc: Pushed [2022-01-20T00:24:13.067Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:13.078Z] Removing intermediate container db22e99d1589 [2022-01-20T00:24:13.078Z] ---> 86f906302660 [2022-01-20T00:24:13.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:24:13.078Z] Removing intermediate container 55bde10b956a [2022-01-20T00:24:13.078Z] ---> 9d276b3da2ed [2022-01-20T00:24:13.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:24:13.078Z] ---> Running in baa62ed8f29c [2022-01-20T00:24:13.078Z] Removing intermediate container a298aaf0ed24 [2022-01-20T00:24:13.078Z] ---> e75077497f36 [2022-01-20T00:24:13.078Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:24:13.078Z] Removing intermediate container c2fd09cc0a16 [2022-01-20T00:24:13.078Z] ---> 6c3954f4318d [2022-01-20T00:24:13.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:24:13.078Z] ---> Running in ab8c3e000407 [2022-01-20T00:24:13.078Z] ---> Running in d07b9fc27711 [2022-01-20T00:24:13.078Z] ---> Running in 7347a8fd5697 [2022-01-20T00:24:13.328Z] 78f3b93daa02: Pushed [2022-01-20T00:24:13.328Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:13.328Z] 095a8806f139: Pushed [2022-01-20T00:24:13.328Z] d8228a8baf34: Pushed [2022-01-20T00:24:13.328Z] 923507d45ce4: Pushed [2022-01-20T00:24:13.350Z] ---> Running in bf2ffcebc4b5 [2022-01-20T00:24:14.267Z] e34311c63d06: Pushed [2022-01-20T00:24:14.267Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:53cd2774031770bfe3788282399d60db86bfd9aeca793ecc8032b3692951acef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:14.571Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:14.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-20T00:24:14.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T00:24:14.860Z] 09404617c8fc: Preparing [2022-01-20T00:24:14.860Z] 09404617c8fc: Preparing [2022-01-20T00:24:14.860Z] dc53925faa11: Preparing [2022-01-20T00:24:14.860Z] 703d8702dc10: Preparing [2022-01-20T00:24:14.860Z] 71115a1d8e2e: Preparing [2022-01-20T00:24:14.860Z] e34311c63d06: Preparing [2022-01-20T00:24:14.860Z] 53abdbf88722: Preparing [2022-01-20T00:24:14.860Z] 78f3b93daa02: Preparing [2022-01-20T00:24:14.860Z] 923507d45ce4: Preparing [2022-01-20T00:24:14.860Z] 095a8806f139: Preparing [2022-01-20T00:24:14.860Z] d8228a8baf34: Preparing [2022-01-20T00:24:14.860Z] 1a058d5342cc: Preparing [2022-01-20T00:24:14.860Z] 53abdbf88722: Waiting [2022-01-20T00:24:14.860Z] 78f3b93daa02: Waiting [2022-01-20T00:24:14.860Z] 923507d45ce4: Waiting [2022-01-20T00:24:14.860Z] 095a8806f139: Waiting [2022-01-20T00:24:14.860Z] d8228a8baf34: Waiting [2022-01-20T00:24:14.860Z] 1a058d5342cc: Waiting [2022-01-20T00:24:14.860Z] 71115a1d8e2e: Layer already exists [2022-01-20T00:24:14.860Z] 09404617c8fc: Layer already exists [2022-01-20T00:24:14.860Z] e34311c63d06: Layer already exists [2022-01-20T00:24:14.860Z] 703d8702dc10: Layer already exists [2022-01-20T00:24:14.860Z] dc53925faa11: Layer already exists [2022-01-20T00:24:14.860Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:14.860Z] 78f3b93daa02: Layer already exists [2022-01-20T00:24:14.860Z] d8228a8baf34: Layer already exists [2022-01-20T00:24:14.860Z] 923507d45ce4: Layer already exists [2022-01-20T00:24:14.860Z] 095a8806f139: Layer already exists [2022-01-20T00:24:14.860Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:14.860Z] latest: digest: sha256:53cd2774031770bfe3788282399d60db86bfd9aeca793ecc8032b3692951acef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:15.156Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:15.454Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.21 [2022-01-20T00:24:15.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T00:24:15.454Z] 09404617c8fc: Preparing [2022-01-20T00:24:15.454Z] 09404617c8fc: Preparing [2022-01-20T00:24:15.454Z] dc53925faa11: Preparing [2022-01-20T00:24:15.454Z] 703d8702dc10: Preparing [2022-01-20T00:24:15.454Z] 71115a1d8e2e: Preparing [2022-01-20T00:24:15.454Z] e34311c63d06: Preparing [2022-01-20T00:24:15.454Z] 53abdbf88722: Preparing [2022-01-20T00:24:15.454Z] 78f3b93daa02: Preparing [2022-01-20T00:24:15.454Z] 923507d45ce4: Preparing [2022-01-20T00:24:15.454Z] 095a8806f139: Preparing [2022-01-20T00:24:15.454Z] d8228a8baf34: Preparing [2022-01-20T00:24:15.454Z] 1a058d5342cc: Preparing [2022-01-20T00:24:15.454Z] 78f3b93daa02: Waiting [2022-01-20T00:24:15.454Z] 923507d45ce4: Waiting [2022-01-20T00:24:15.454Z] 095a8806f139: Waiting [2022-01-20T00:24:15.454Z] d8228a8baf34: Waiting [2022-01-20T00:24:15.454Z] 1a058d5342cc: Waiting [2022-01-20T00:24:15.454Z] 53abdbf88722: Waiting [2022-01-20T00:24:15.454Z] 71115a1d8e2e: Layer already exists [2022-01-20T00:24:15.454Z] 09404617c8fc: Layer already exists [2022-01-20T00:24:15.454Z] dc53925faa11: Layer already exists [2022-01-20T00:24:15.454Z] 703d8702dc10: Layer already exists [2022-01-20T00:24:15.454Z] e34311c63d06: Layer already exists [2022-01-20T00:24:15.454Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:15.454Z] 78f3b93daa02: Layer already exists [2022-01-20T00:24:15.454Z] d8228a8baf34: Layer already exists [2022-01-20T00:24:15.454Z] 923507d45ce4: Layer already exists [2022-01-20T00:24:15.454Z] 095a8806f139: Layer already exists [2022-01-20T00:24:15.454Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:15.454Z] 2.2.0-dev.21: digest: sha256:53cd2774031770bfe3788282399d60db86bfd9aeca793ecc8032b3692951acef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:15.757Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:16.005Z] Removing intermediate container baa62ed8f29c [2022-01-20T00:24:16.005Z] ---> b31a45398830 [2022-01-20T00:24:16.005Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-20T00:24:16.055Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:16.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T00:24:16.055Z] 09404617c8fc: Preparing [2022-01-20T00:24:16.055Z] 09404617c8fc: Preparing [2022-01-20T00:24:16.055Z] dc53925faa11: Preparing [2022-01-20T00:24:16.055Z] 703d8702dc10: Preparing [2022-01-20T00:24:16.055Z] 71115a1d8e2e: Preparing [2022-01-20T00:24:16.055Z] e34311c63d06: Preparing [2022-01-20T00:24:16.055Z] 53abdbf88722: Preparing [2022-01-20T00:24:16.055Z] 78f3b93daa02: Preparing [2022-01-20T00:24:16.055Z] 923507d45ce4: Preparing [2022-01-20T00:24:16.055Z] 095a8806f139: Preparing [2022-01-20T00:24:16.055Z] d8228a8baf34: Preparing [2022-01-20T00:24:16.055Z] 1a058d5342cc: Preparing [2022-01-20T00:24:16.055Z] 78f3b93daa02: Waiting [2022-01-20T00:24:16.055Z] 923507d45ce4: Waiting [2022-01-20T00:24:16.055Z] 095a8806f139: Waiting [2022-01-20T00:24:16.055Z] d8228a8baf34: Waiting [2022-01-20T00:24:16.055Z] 1a058d5342cc: Waiting [2022-01-20T00:24:16.055Z] 53abdbf88722: Waiting [2022-01-20T00:24:16.055Z] e34311c63d06: Layer already exists [2022-01-20T00:24:16.055Z] 09404617c8fc: Layer already exists [2022-01-20T00:24:16.055Z] 703d8702dc10: Layer already exists [2022-01-20T00:24:16.055Z] dc53925faa11: Layer already exists [2022-01-20T00:24:16.055Z] 71115a1d8e2e: Layer already exists [2022-01-20T00:24:16.055Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:16.055Z] 095a8806f139: Layer already exists [2022-01-20T00:24:16.055Z] 78f3b93daa02: Layer already exists [2022-01-20T00:24:16.055Z] d8228a8baf34: Layer already exists [2022-01-20T00:24:16.055Z] 923507d45ce4: Layer already exists [2022-01-20T00:24:16.055Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:16.055Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:53cd2774031770bfe3788282399d60db86bfd9aeca793ecc8032b3692951acef size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:16.280Z] ---> Running in 550e655e9435 [2022-01-20T00:24:16.353Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:16.555Z] Removing intermediate container 7347a8fd5697 [2022-01-20T00:24:16.555Z] ---> 32d89c4dcb5a [2022-01-20T00:24:16.555Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-20T00:24:16.648Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-20T00:24:16.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T00:24:16.648Z] 09404617c8fc: Preparing [2022-01-20T00:24:16.648Z] 09404617c8fc: Preparing [2022-01-20T00:24:16.648Z] dc53925faa11: Preparing [2022-01-20T00:24:16.648Z] 703d8702dc10: Preparing [2022-01-20T00:24:16.648Z] 71115a1d8e2e: Preparing [2022-01-20T00:24:16.648Z] e34311c63d06: Preparing [2022-01-20T00:24:16.648Z] 53abdbf88722: Preparing [2022-01-20T00:24:16.648Z] 78f3b93daa02: Preparing [2022-01-20T00:24:16.648Z] 923507d45ce4: Preparing [2022-01-20T00:24:16.648Z] 095a8806f139: Preparing [2022-01-20T00:24:16.648Z] d8228a8baf34: Preparing [2022-01-20T00:24:16.648Z] 1a058d5342cc: Preparing [2022-01-20T00:24:16.648Z] 53abdbf88722: Waiting [2022-01-20T00:24:16.648Z] 78f3b93daa02: Waiting [2022-01-20T00:24:16.648Z] 923507d45ce4: Waiting [2022-01-20T00:24:16.648Z] 095a8806f139: Waiting [2022-01-20T00:24:16.648Z] d8228a8baf34: Waiting [2022-01-20T00:24:16.648Z] 1a058d5342cc: Waiting [2022-01-20T00:24:16.648Z] e34311c63d06: Layer already exists [2022-01-20T00:24:16.648Z] dc53925faa11: Layer already exists [2022-01-20T00:24:16.648Z] 703d8702dc10: Layer already exists [2022-01-20T00:24:16.648Z] 71115a1d8e2e: Layer already exists [2022-01-20T00:24:16.648Z] 09404617c8fc: Layer already exists [2022-01-20T00:24:16.648Z] 78f3b93daa02: Layer already exists [2022-01-20T00:24:16.648Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:16.648Z] 095a8806f139: Layer already exists [2022-01-20T00:24:16.648Z] 923507d45ce4: Layer already exists [2022-01-20T00:24:16.648Z] d8228a8baf34: Layer already exists [2022-01-20T00:24:16.648Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:16.648Z] main: digest: sha256:53cd2774031770bfe3788282399d60db86bfd9aeca793ecc8032b3692951acef size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:16.685Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:16.695Z] taggedImages: [2022-01-20T00:24:16.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:16.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-20T00:24:16.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.21 [2022-01-20T00:24:16.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:16.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-20T00:24:16.717Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-20T00:24:16.717Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:16.717Z] latest [2022-01-20T00:24:16.717Z] 2.2.0-dev.21 [2022-01-20T00:24:16.717Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:16.717Z] main [2022-01-20T00:24:16.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:16.826Z] ---> Running in 27054e15cb17 [2022-01-20T00:24:16.826Z] Removing intermediate container ab8c3e000407 [2022-01-20T00:24:16.826Z] ---> b8967225fead [2022-01-20T00:24:16.826Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-20T00:24:16.826Z] Removing intermediate container bf2ffcebc4b5 [2022-01-20T00:24:16.826Z] ---> c49f65c1c496 [2022-01-20T00:24:16.826Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T00:24:16.826Z] Removing intermediate container d07b9fc27711 [2022-01-20T00:24:16.826Z] ---> 6bd12b950566 [2022-01-20T00:24:16.826Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T00:24:16.826Z] ---> Running in b1f7233ab223 [2022-01-20T00:24:17.041Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:17.111Z] ---> Running in 2fab431682a7 [2022-01-20T00:24:17.111Z] ---> Running in a974f72d613c [2022-01-20T00:24:17.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:17.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T00:24:17.359Z] e12336fda089: Preparing [2022-01-20T00:24:17.359Z] 212813487808: Preparing [2022-01-20T00:24:17.359Z] b6fea53098be: Preparing [2022-01-20T00:24:17.359Z] 2c71ae8cb765: Preparing [2022-01-20T00:24:17.359Z] 8e840967419f: Preparing [2022-01-20T00:24:17.359Z] 1a058d5342cc: Preparing [2022-01-20T00:24:17.359Z] 1a058d5342cc: Waiting [2022-01-20T00:24:17.980Z] 2c71ae8cb765: Pushed [2022-01-20T00:24:17.980Z] b6fea53098be: Pushed [2022-01-20T00:24:17.980Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:17.980Z] 8e840967419f: Pushed [2022-01-20T00:24:17.980Z] e12336fda089: Pushed [2022-01-20T00:24:18.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:18.240Z] 212813487808: Pushed [2022-01-20T00:24:18.240Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:a149ba3ff5b329129bbbf1b588f09da0f9832adb59e884fa62a02d0636031a92 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:18.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:18.545Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:18.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:18.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-20T00:24:18.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T00:24:18.840Z] e12336fda089: Preparing [2022-01-20T00:24:18.840Z] 212813487808: Preparing [2022-01-20T00:24:18.840Z] b6fea53098be: Preparing [2022-01-20T00:24:18.840Z] 2c71ae8cb765: Preparing [2022-01-20T00:24:18.840Z] 8e840967419f: Preparing [2022-01-20T00:24:18.840Z] 1a058d5342cc: Preparing [2022-01-20T00:24:18.840Z] 1a058d5342cc: Waiting [2022-01-20T00:24:18.840Z] 8e840967419f: Layer already exists [2022-01-20T00:24:18.840Z] e12336fda089: Layer already exists [2022-01-20T00:24:18.840Z] b6fea53098be: Layer already exists [2022-01-20T00:24:18.840Z] 212813487808: Layer already exists [2022-01-20T00:24:18.840Z] 2c71ae8cb765: Layer already exists [2022-01-20T00:24:18.840Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:18.840Z] latest: digest: sha256:a149ba3ff5b329129bbbf1b588f09da0f9832adb59e884fa62a02d0636031a92 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:18.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:18.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:18.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:19.139Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:19.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:19.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.21 [2022-01-20T00:24:19.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T00:24:19.434Z] e12336fda089: Preparing [2022-01-20T00:24:19.434Z] 212813487808: Preparing [2022-01-20T00:24:19.434Z] b6fea53098be: Preparing [2022-01-20T00:24:19.434Z] 2c71ae8cb765: Preparing [2022-01-20T00:24:19.434Z] 8e840967419f: Preparing [2022-01-20T00:24:19.434Z] 1a058d5342cc: Preparing [2022-01-20T00:24:19.434Z] 1a058d5342cc: Waiting [2022-01-20T00:24:19.434Z] 8e840967419f: Layer already exists [2022-01-20T00:24:19.434Z] b6fea53098be: Layer already exists [2022-01-20T00:24:19.434Z] e12336fda089: Layer already exists [2022-01-20T00:24:19.434Z] 212813487808: Layer already exists [2022-01-20T00:24:19.434Z] 2c71ae8cb765: Layer already exists [2022-01-20T00:24:19.434Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:19.434Z] 2.2.0-dev.21: digest: sha256:a149ba3ff5b329129bbbf1b588f09da0f9832adb59e884fa62a02d0636031a92 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:19.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:19.733Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:19.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:19.776Z] OK: 220 MiB in 52 packages [2022-01-20T00:24:20.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:24:20.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:20.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T00:24:20.123Z] e12336fda089: Preparing [2022-01-20T00:24:20.123Z] 212813487808: Preparing [2022-01-20T00:24:20.123Z] b6fea53098be: Preparing [2022-01-20T00:24:20.123Z] 2c71ae8cb765: Preparing [2022-01-20T00:24:20.123Z] 8e840967419f: Preparing [2022-01-20T00:24:20.123Z] 1a058d5342cc: Preparing [2022-01-20T00:24:20.123Z] 1a058d5342cc: Waiting [2022-01-20T00:24:20.123Z] 8e840967419f: Layer already exists [2022-01-20T00:24:20.123Z] 2c71ae8cb765: Layer already exists [2022-01-20T00:24:20.123Z] 212813487808: Layer already exists [2022-01-20T00:24:20.123Z] b6fea53098be: Layer already exists [2022-01-20T00:24:20.123Z] e12336fda089: Layer already exists [2022-01-20T00:24:20.123Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:20.123Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:a149ba3ff5b329129bbbf1b588f09da0f9832adb59e884fa62a02d0636031a92 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:20.540Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:20.660Z] OK: 220 MiB in 52 packages [2022-01-20T00:24:20.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-20T00:24:20.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T00:24:20.833Z] e12336fda089: Preparing [2022-01-20T00:24:20.833Z] 212813487808: Preparing [2022-01-20T00:24:20.833Z] b6fea53098be: Preparing [2022-01-20T00:24:20.834Z] 2c71ae8cb765: Preparing [2022-01-20T00:24:20.834Z] 8e840967419f: Preparing [2022-01-20T00:24:20.834Z] 1a058d5342cc: Preparing [2022-01-20T00:24:20.834Z] 1a058d5342cc: Waiting [2022-01-20T00:24:20.834Z] 8e840967419f: Layer already exists [2022-01-20T00:24:20.834Z] b6fea53098be: Layer already exists [2022-01-20T00:24:20.834Z] 2c71ae8cb765: Layer already exists [2022-01-20T00:24:20.834Z] e12336fda089: Layer already exists [2022-01-20T00:24:20.834Z] 212813487808: Layer already exists [2022-01-20T00:24:20.834Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:20.834Z] main: digest: sha256:a149ba3ff5b329129bbbf1b588f09da0f9832adb59e884fa62a02d0636031a92 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:20.872Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:20.882Z] taggedImages: [2022-01-20T00:24:20.882Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:20.882Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-20T00:24:20.882Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.21 [2022-01-20T00:24:20.882Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:20.882Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-20T00:24:20.904Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-20T00:24:20.904Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:20.904Z] latest [2022-01-20T00:24:20.904Z] 2.2.0-dev.21 [2022-01-20T00:24:20.904Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:20.904Z] main [2022-01-20T00:24:20.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2022-01-20T00:24:20.935Z] OK: 220 MiB in 52 packages [2022-01-20T00:24:20.935Z] Removing intermediate container 550e655e9435 [2022-01-20T00:24:20.935Z] ---> 3f5472eaaea0 [2022-01-20T00:24:20.935Z] Step 6/21 : COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:21.216Z] OK: 220 MiB in 52 packages [2022-01-20T00:24:21.216Z] OK: 220 MiB in 52 packages [2022-01-20T00:24:21.233Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:21.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:21.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T00:24:21.536Z] c2fcd2393ea2: Preparing [2022-01-20T00:24:21.536Z] d69b88401f84: Preparing [2022-01-20T00:24:21.536Z] b3a396f2f495: Preparing [2022-01-20T00:24:21.536Z] 3399f8ad3fc4: Preparing [2022-01-20T00:24:21.536Z] d5129557f228: Preparing [2022-01-20T00:24:21.536Z] 83411fb02e11: Preparing [2022-01-20T00:24:21.536Z] bc69df284edd: Preparing [2022-01-20T00:24:21.536Z] 3268fe89d7bb: Preparing [2022-01-20T00:24:21.536Z] df8d1fd204b2: Preparing [2022-01-20T00:24:21.536Z] 1a058d5342cc: Preparing [2022-01-20T00:24:21.536Z] 83411fb02e11: Waiting [2022-01-20T00:24:21.536Z] bc69df284edd: Waiting [2022-01-20T00:24:21.536Z] 3268fe89d7bb: Waiting [2022-01-20T00:24:21.536Z] df8d1fd204b2: Waiting [2022-01-20T00:24:21.536Z] 1a058d5342cc: Waiting [2022-01-20T00:24:22.119Z] d69b88401f84: Pushed [2022-01-20T00:24:22.119Z] d5129557f228: Pushed [2022-01-20T00:24:22.119Z] c2fcd2393ea2: Pushed [2022-01-20T00:24:22.119Z] bc69df284edd: Pushed [2022-01-20T00:24:22.119Z] 3268fe89d7bb: Pushed [2022-01-20T00:24:22.119Z] 83411fb02e11: Pushed [2022-01-20T00:24:22.119Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:22.119Z] 3399f8ad3fc4: Pushed [2022-01-20T00:24:22.199Z] Removing intermediate container 27054e15cb17 [2022-01-20T00:24:22.200Z] ---> e27a800e7660 [2022-01-20T00:24:22.200Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T00:24:22.200Z] ---> 11c0e7536e2d [2022-01-20T00:24:22.200Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:24:22.381Z] df8d1fd204b2: Pushed [2022-01-20T00:24:22.381Z] b3a396f2f495: Pushed [2022-01-20T00:24:22.474Z] Removing intermediate container b1f7233ab223 [2022-01-20T00:24:22.474Z] ---> a8b067fdf0cf [2022-01-20T00:24:22.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:24:22.474Z] ---> Running in bca5371d9286 [2022-01-20T00:24:22.475Z] Removing intermediate container 2fab431682a7 [2022-01-20T00:24:22.475Z] ---> 0082966fbe41 [2022-01-20T00:24:22.475Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:24:22.642Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:ec6e9b14bea102b0de1884e770a8e31174e3a994d9f13e5afb69e53a68b7e92a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:22.750Z] Removing intermediate container a974f72d613c [2022-01-20T00:24:22.750Z] ---> c1e4bd047301 [2022-01-20T00:24:22.750Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:24:22.946Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:23.241Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-20T00:24:23.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T00:24:23.242Z] c2fcd2393ea2: Preparing [2022-01-20T00:24:23.242Z] d69b88401f84: Preparing [2022-01-20T00:24:23.242Z] b3a396f2f495: Preparing [2022-01-20T00:24:23.242Z] 3399f8ad3fc4: Preparing [2022-01-20T00:24:23.242Z] d5129557f228: Preparing [2022-01-20T00:24:23.242Z] 83411fb02e11: Preparing [2022-01-20T00:24:23.242Z] bc69df284edd: Preparing [2022-01-20T00:24:23.242Z] 3268fe89d7bb: Preparing [2022-01-20T00:24:23.242Z] df8d1fd204b2: Preparing [2022-01-20T00:24:23.242Z] 1a058d5342cc: Preparing [2022-01-20T00:24:23.242Z] 3268fe89d7bb: Waiting [2022-01-20T00:24:23.242Z] df8d1fd204b2: Waiting [2022-01-20T00:24:23.242Z] 1a058d5342cc: Waiting [2022-01-20T00:24:23.242Z] 83411fb02e11: Waiting [2022-01-20T00:24:23.242Z] bc69df284edd: Waiting [2022-01-20T00:24:23.242Z] d69b88401f84: Layer already exists [2022-01-20T00:24:23.242Z] 3399f8ad3fc4: Layer already exists [2022-01-20T00:24:23.242Z] d5129557f228: Layer already exists [2022-01-20T00:24:23.242Z] c2fcd2393ea2: Layer already exists [2022-01-20T00:24:23.242Z] b3a396f2f495: Layer already exists [2022-01-20T00:24:23.242Z] df8d1fd204b2: Layer already exists [2022-01-20T00:24:23.242Z] 3268fe89d7bb: Layer already exists [2022-01-20T00:24:23.242Z] 83411fb02e11: Layer already exists [2022-01-20T00:24:23.242Z] bc69df284edd: Layer already exists [2022-01-20T00:24:23.242Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:23.242Z] latest: digest: sha256:ec6e9b14bea102b0de1884e770a8e31174e3a994d9f13e5afb69e53a68b7e92a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:23.356Z] ---> 05d39854cf4f [2022-01-20T00:24:23.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:24:23.541Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:23.638Z] ---> Running in 76c67020ba3d [2022-01-20T00:24:23.638Z] ---> d76defd029b7 [2022-01-20T00:24:23.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:24:23.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.21 [2022-01-20T00:24:23.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T00:24:23.833Z] c2fcd2393ea2: Preparing [2022-01-20T00:24:23.833Z] d69b88401f84: Preparing [2022-01-20T00:24:23.833Z] b3a396f2f495: Preparing [2022-01-20T00:24:23.833Z] 3399f8ad3fc4: Preparing [2022-01-20T00:24:23.833Z] d5129557f228: Preparing [2022-01-20T00:24:23.833Z] 83411fb02e11: Preparing [2022-01-20T00:24:23.833Z] bc69df284edd: Preparing [2022-01-20T00:24:23.833Z] 3268fe89d7bb: Preparing [2022-01-20T00:24:23.833Z] df8d1fd204b2: Preparing [2022-01-20T00:24:23.833Z] 1a058d5342cc: Preparing [2022-01-20T00:24:23.833Z] 83411fb02e11: Waiting [2022-01-20T00:24:23.833Z] bc69df284edd: Waiting [2022-01-20T00:24:23.833Z] 3268fe89d7bb: Waiting [2022-01-20T00:24:23.833Z] df8d1fd204b2: Waiting [2022-01-20T00:24:23.833Z] 1a058d5342cc: Waiting [2022-01-20T00:24:23.833Z] d69b88401f84: Layer already exists [2022-01-20T00:24:23.833Z] 3399f8ad3fc4: Layer already exists [2022-01-20T00:24:23.833Z] c2fcd2393ea2: Layer already exists [2022-01-20T00:24:23.833Z] d5129557f228: Layer already exists [2022-01-20T00:24:23.833Z] b3a396f2f495: Layer already exists [2022-01-20T00:24:23.833Z] bc69df284edd: Layer already exists [2022-01-20T00:24:23.833Z] df8d1fd204b2: Layer already exists [2022-01-20T00:24:23.833Z] 83411fb02e11: Layer already exists [2022-01-20T00:24:23.833Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:23.833Z] 3268fe89d7bb: Layer already exists [2022-01-20T00:24:23.833Z] 2.2.0-dev.21: digest: sha256:ec6e9b14bea102b0de1884e770a8e31174e3a994d9f13e5afb69e53a68b7e92a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:23.922Z] ---> 29052661f88d [2022-01-20T00:24:23.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:24:23.922Z] ---> Running in b86cbc03e40d [2022-01-20T00:24:23.922Z] ---> Running in 8551cf764ee2 [2022-01-20T00:24:24.132Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:24.201Z] ---> 83b3f333a453 [2022-01-20T00:24:24.201Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:24:24.201Z] ---> Running in d7690ffc61a6 [2022-01-20T00:24:24.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:24.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T00:24:24.428Z] c2fcd2393ea2: Preparing [2022-01-20T00:24:24.428Z] d69b88401f84: Preparing [2022-01-20T00:24:24.428Z] b3a396f2f495: Preparing [2022-01-20T00:24:24.428Z] 3399f8ad3fc4: Preparing [2022-01-20T00:24:24.428Z] d5129557f228: Preparing [2022-01-20T00:24:24.428Z] 83411fb02e11: Preparing [2022-01-20T00:24:24.428Z] bc69df284edd: Preparing [2022-01-20T00:24:24.428Z] 3268fe89d7bb: Preparing [2022-01-20T00:24:24.428Z] df8d1fd204b2: Preparing [2022-01-20T00:24:24.428Z] 1a058d5342cc: Preparing [2022-01-20T00:24:24.428Z] 83411fb02e11: Waiting [2022-01-20T00:24:24.428Z] bc69df284edd: Waiting [2022-01-20T00:24:24.428Z] 3268fe89d7bb: Waiting [2022-01-20T00:24:24.428Z] df8d1fd204b2: Waiting [2022-01-20T00:24:24.428Z] 1a058d5342cc: Waiting [2022-01-20T00:24:24.428Z] d69b88401f84: Layer already exists [2022-01-20T00:24:24.428Z] 3399f8ad3fc4: Layer already exists [2022-01-20T00:24:24.428Z] b3a396f2f495: Layer already exists [2022-01-20T00:24:24.428Z] d5129557f228: Layer already exists [2022-01-20T00:24:24.428Z] c2fcd2393ea2: Layer already exists [2022-01-20T00:24:24.428Z] 83411fb02e11: Layer already exists [2022-01-20T00:24:24.428Z] bc69df284edd: Layer already exists [2022-01-20T00:24:24.428Z] 3268fe89d7bb: Layer already exists [2022-01-20T00:24:24.428Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:24.428Z] df8d1fd204b2: Layer already exists [2022-01-20T00:24:24.428Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:ec6e9b14bea102b0de1884e770a8e31174e3a994d9f13e5afb69e53a68b7e92a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:24.730Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:25.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-20T00:24:25.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T00:24:25.024Z] c2fcd2393ea2: Preparing [2022-01-20T00:24:25.024Z] d69b88401f84: Preparing [2022-01-20T00:24:25.024Z] b3a396f2f495: Preparing [2022-01-20T00:24:25.024Z] 3399f8ad3fc4: Preparing [2022-01-20T00:24:25.024Z] d5129557f228: Preparing [2022-01-20T00:24:25.024Z] 83411fb02e11: Preparing [2022-01-20T00:24:25.024Z] bc69df284edd: Preparing [2022-01-20T00:24:25.024Z] 3268fe89d7bb: Preparing [2022-01-20T00:24:25.024Z] df8d1fd204b2: Preparing [2022-01-20T00:24:25.024Z] 1a058d5342cc: Preparing [2022-01-20T00:24:25.024Z] 83411fb02e11: Waiting [2022-01-20T00:24:25.024Z] bc69df284edd: Waiting [2022-01-20T00:24:25.024Z] 3268fe89d7bb: Waiting [2022-01-20T00:24:25.024Z] df8d1fd204b2: Waiting [2022-01-20T00:24:25.024Z] 1a058d5342cc: Waiting [2022-01-20T00:24:25.024Z] b3a396f2f495: Layer already exists [2022-01-20T00:24:25.024Z] c2fcd2393ea2: Layer already exists [2022-01-20T00:24:25.024Z] 3399f8ad3fc4: Layer already exists [2022-01-20T00:24:25.024Z] d5129557f228: Layer already exists [2022-01-20T00:24:25.024Z] d69b88401f84: Layer already exists [2022-01-20T00:24:25.024Z] 83411fb02e11: Layer already exists [2022-01-20T00:24:25.024Z] df8d1fd204b2: Layer already exists [2022-01-20T00:24:25.024Z] 3268fe89d7bb: Layer already exists [2022-01-20T00:24:25.024Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:25.024Z] bc69df284edd: Layer already exists [2022-01-20T00:24:25.024Z] main: digest: sha256:ec6e9b14bea102b0de1884e770a8e31174e3a994d9f13e5afb69e53a68b7e92a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:25.103Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:25.113Z] taggedImages: [2022-01-20T00:24:25.113Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:25.113Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-20T00:24:25.113Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.21 [2022-01-20T00:24:25.113Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:25.113Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-20T00:24:25.133Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-20T00:24:25.133Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:25.133Z] latest [2022-01-20T00:24:25.133Z] 2.2.0-dev.21 [2022-01-20T00:24:25.133Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:25.133Z] main [2022-01-20T00:24:25.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:25.466Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:25.768Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:25.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T00:24:25.768Z] 8edee1ee6c9e: Preparing [2022-01-20T00:24:25.768Z] 6910b78fdcd0: Preparing [2022-01-20T00:24:25.768Z] 53abdbf88722: Preparing [2022-01-20T00:24:25.768Z] a8d7057d80d7: Preparing [2022-01-20T00:24:25.768Z] 1a058d5342cc: Preparing [2022-01-20T00:24:25.768Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:25.768Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:25.768Z] 8edee1ee6c9e: Pushed [2022-01-20T00:24:25.768Z] a8d7057d80d7: Pushed [2022-01-20T00:24:27.151Z] 6910b78fdcd0: Pushed [2022-01-20T00:24:27.151Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:b0567ffcf0c3daf9d8e512127584e47e0021bb178f9fb278dd6806ed94767a4d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:27.450Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:27.610Z] Removing intermediate container bca5371d9286 [2022-01-20T00:24:27.610Z] ---> 0e759f81a139 [2022-01-20T00:24:27.610Z] Step 8/21 : COPY . . [2022-01-20T00:24:27.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-20T00:24:27.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T00:24:27.750Z] 8edee1ee6c9e: Preparing [2022-01-20T00:24:27.750Z] 6910b78fdcd0: Preparing [2022-01-20T00:24:27.750Z] 53abdbf88722: Preparing [2022-01-20T00:24:27.750Z] a8d7057d80d7: Preparing [2022-01-20T00:24:27.750Z] 1a058d5342cc: Preparing [2022-01-20T00:24:27.750Z] a8d7057d80d7: Layer already exists [2022-01-20T00:24:27.750Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:27.750Z] 8edee1ee6c9e: Layer already exists [2022-01-20T00:24:27.750Z] 6910b78fdcd0: Layer already exists [2022-01-20T00:24:27.750Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:27.750Z] latest: digest: sha256:b0567ffcf0c3daf9d8e512127584e47e0021bb178f9fb278dd6806ed94767a4d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:28.044Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:28.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.21 [2022-01-20T00:24:28.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T00:24:28.343Z] 8edee1ee6c9e: Preparing [2022-01-20T00:24:28.343Z] 6910b78fdcd0: Preparing [2022-01-20T00:24:28.343Z] 53abdbf88722: Preparing [2022-01-20T00:24:28.343Z] a8d7057d80d7: Preparing [2022-01-20T00:24:28.343Z] 1a058d5342cc: Preparing [2022-01-20T00:24:28.343Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:28.343Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:28.343Z] 6910b78fdcd0: Layer already exists [2022-01-20T00:24:28.343Z] 8edee1ee6c9e: Layer already exists [2022-01-20T00:24:28.343Z] a8d7057d80d7: Layer already exists [2022-01-20T00:24:28.343Z] 2.2.0-dev.21: digest: sha256:b0567ffcf0c3daf9d8e512127584e47e0021bb178f9fb278dd6806ed94767a4d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:28.642Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:28.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:28.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T00:24:28.948Z] 8edee1ee6c9e: Preparing [2022-01-20T00:24:28.948Z] 6910b78fdcd0: Preparing [2022-01-20T00:24:28.948Z] 53abdbf88722: Preparing [2022-01-20T00:24:28.948Z] a8d7057d80d7: Preparing [2022-01-20T00:24:28.948Z] 1a058d5342cc: Preparing [2022-01-20T00:24:28.948Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:28.948Z] 6910b78fdcd0: Layer already exists [2022-01-20T00:24:28.948Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:28.948Z] 8edee1ee6c9e: Layer already exists [2022-01-20T00:24:28.948Z] a8d7057d80d7: Layer already exists [2022-01-20T00:24:28.948Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:b0567ffcf0c3daf9d8e512127584e47e0021bb178f9fb278dd6806ed94767a4d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:29.257Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:29.551Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-20T00:24:29.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T00:24:29.551Z] 8edee1ee6c9e: Preparing [2022-01-20T00:24:29.551Z] 6910b78fdcd0: Preparing [2022-01-20T00:24:29.551Z] 53abdbf88722: Preparing [2022-01-20T00:24:29.551Z] a8d7057d80d7: Preparing [2022-01-20T00:24:29.551Z] 1a058d5342cc: Preparing [2022-01-20T00:24:29.551Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:29.551Z] a8d7057d80d7: Layer already exists [2022-01-20T00:24:29.551Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:29.551Z] 6910b78fdcd0: Layer already exists [2022-01-20T00:24:29.551Z] 8edee1ee6c9e: Layer already exists [2022-01-20T00:24:29.551Z] main: digest: sha256:b0567ffcf0c3daf9d8e512127584e47e0021bb178f9fb278dd6806ed94767a4d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:29.592Z] ===================================================== [2022-01-20T00:24:29.596Z] Removing intermediate container 76c67020ba3d [2022-01-20T00:24:29.596Z] ---> 3231abb9ffeb [2022-01-20T00:24:29.596Z] Step 8/22 : COPY . . [Pipeline] echo [2022-01-20T00:24:29.607Z] taggedImages: [2022-01-20T00:24:29.607Z] - nexus3.edgexfoundry.org:10004/support-notifications:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:29.607Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-20T00:24:29.607Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.21 [2022-01-20T00:24:29.607Z] - nexus3.edgexfoundry.org:10004/support-notifications:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:29.607Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-20T00:24:29.638Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-20T00:24:29.638Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:29.638Z] latest [2022-01-20T00:24:29.638Z] 2.2.0-dev.21 [2022-01-20T00:24:29.638Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:29.638Z] main [2022-01-20T00:24:29.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:29.970Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:30.192Z] Removing intermediate container 8551cf764ee2 [2022-01-20T00:24:30.192Z] ---> 7920378ab934 [2022-01-20T00:24:30.192Z] Step 8/23 : COPY . . [2022-01-20T00:24:30.291Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:30.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T00:24:30.291Z] e508a0d8d857: Preparing [2022-01-20T00:24:30.291Z] d97c46a8b7f2: Preparing [2022-01-20T00:24:30.291Z] 53abdbf88722: Preparing [2022-01-20T00:24:30.291Z] 37f0cb422377: Preparing [2022-01-20T00:24:30.291Z] 1a058d5342cc: Preparing [2022-01-20T00:24:30.291Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:30.291Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:30.291Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:30.291Z] e508a0d8d857: Pushed [2022-01-20T00:24:30.467Z] Removing intermediate container b86cbc03e40d [2022-01-20T00:24:30.467Z] ---> 038595637080 [2022-01-20T00:24:30.467Z] Step 8/23 : COPY . . [2022-01-20T00:24:30.467Z] Removing intermediate container d7690ffc61a6 [2022-01-20T00:24:30.467Z] ---> 03a63c2bd723 [2022-01-20T00:24:30.467Z] Step 8/23 : COPY . . [2022-01-20T00:24:31.681Z] d97c46a8b7f2: Pushed [2022-01-20T00:24:31.681Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:bb8c48bf3392e10ee415a09c5732a579c3cc0b064b3a1f0df1984f9018b1faf3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:31.986Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:32.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-20T00:24:32.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T00:24:32.283Z] e508a0d8d857: Preparing [2022-01-20T00:24:32.283Z] d97c46a8b7f2: Preparing [2022-01-20T00:24:32.283Z] 53abdbf88722: Preparing [2022-01-20T00:24:32.283Z] 37f0cb422377: Preparing [2022-01-20T00:24:32.283Z] 1a058d5342cc: Preparing [2022-01-20T00:24:32.283Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:32.283Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:32.283Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:32.283Z] d97c46a8b7f2: Layer already exists [2022-01-20T00:24:32.283Z] e508a0d8d857: Layer already exists [2022-01-20T00:24:32.283Z] latest: digest: sha256:bb8c48bf3392e10ee415a09c5732a579c3cc0b064b3a1f0df1984f9018b1faf3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:32.583Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:32.877Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.21 [2022-01-20T00:24:32.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T00:24:32.877Z] e508a0d8d857: Preparing [2022-01-20T00:24:32.877Z] d97c46a8b7f2: Preparing [2022-01-20T00:24:32.877Z] 53abdbf88722: Preparing [2022-01-20T00:24:32.877Z] 37f0cb422377: Preparing [2022-01-20T00:24:32.877Z] 1a058d5342cc: Preparing [2022-01-20T00:24:32.877Z] e508a0d8d857: Layer already exists [2022-01-20T00:24:32.877Z] d97c46a8b7f2: Layer already exists [2022-01-20T00:24:32.877Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:32.877Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:32.877Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:32.877Z] 2.2.0-dev.21: digest: sha256:bb8c48bf3392e10ee415a09c5732a579c3cc0b064b3a1f0df1984f9018b1faf3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:33.174Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:33.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:33.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T00:24:33.470Z] e508a0d8d857: Preparing [2022-01-20T00:24:33.470Z] d97c46a8b7f2: Preparing [2022-01-20T00:24:33.470Z] 53abdbf88722: Preparing [2022-01-20T00:24:33.470Z] 37f0cb422377: Preparing [2022-01-20T00:24:33.470Z] 1a058d5342cc: Preparing [2022-01-20T00:24:33.470Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:33.470Z] d97c46a8b7f2: Layer already exists [2022-01-20T00:24:33.470Z] e508a0d8d857: Layer already exists [2022-01-20T00:24:33.470Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:33.470Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:33.470Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:bb8c48bf3392e10ee415a09c5732a579c3cc0b064b3a1f0df1984f9018b1faf3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:33.776Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:34.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-20T00:24:34.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T00:24:34.070Z] e508a0d8d857: Preparing [2022-01-20T00:24:34.070Z] d97c46a8b7f2: Preparing [2022-01-20T00:24:34.070Z] 53abdbf88722: Preparing [2022-01-20T00:24:34.070Z] 37f0cb422377: Preparing [2022-01-20T00:24:34.070Z] 1a058d5342cc: Preparing [2022-01-20T00:24:34.070Z] 37f0cb422377: Layer already exists [2022-01-20T00:24:34.070Z] 53abdbf88722: Layer already exists [2022-01-20T00:24:34.070Z] d97c46a8b7f2: Layer already exists [2022-01-20T00:24:34.070Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:34.070Z] e508a0d8d857: Layer already exists [2022-01-20T00:24:34.071Z] main: digest: sha256:bb8c48bf3392e10ee415a09c5732a579c3cc0b064b3a1f0df1984f9018b1faf3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:34.116Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:34.128Z] taggedImages: [2022-01-20T00:24:34.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:34.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-20T00:24:34.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.21 [2022-01-20T00:24:34.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:34.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-20T00:24:34.161Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-20T00:24:34.161Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:34.161Z] latest [2022-01-20T00:24:34.161Z] 2.2.0-dev.21 [2022-01-20T00:24:34.161Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:34.161Z] main [2022-01-20T00:24:34.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:34.495Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:34.797Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:34.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T00:24:34.797Z] 2c4c164b27dc: Preparing [2022-01-20T00:24:34.797Z] 0a6915b79c0c: Preparing [2022-01-20T00:24:34.797Z] 22f4956d8787: Preparing [2022-01-20T00:24:34.797Z] dddd88be8798: Preparing [2022-01-20T00:24:34.797Z] 4b4527d9d361: Preparing [2022-01-20T00:24:34.797Z] 0419e16943bb: Preparing [2022-01-20T00:24:34.797Z] 2bc6eda7d6fe: Preparing [2022-01-20T00:24:34.797Z] 38c686747f67: Preparing [2022-01-20T00:24:34.797Z] 698317193ef4: Preparing [2022-01-20T00:24:34.797Z] 3de006b0ad1b: Preparing [2022-01-20T00:24:34.797Z] 1a058d5342cc: Preparing [2022-01-20T00:24:34.797Z] 2bc6eda7d6fe: Waiting [2022-01-20T00:24:34.797Z] 38c686747f67: Waiting [2022-01-20T00:24:34.797Z] 698317193ef4: Waiting [2022-01-20T00:24:34.797Z] 3de006b0ad1b: Waiting [2022-01-20T00:24:34.797Z] 1a058d5342cc: Waiting [2022-01-20T00:24:34.797Z] 0419e16943bb: Waiting [2022-01-20T00:24:34.797Z] 4b4527d9d361: Layer already exists [2022-01-20T00:24:35.089Z] 0419e16943bb: Layer already exists [2022-01-20T00:24:35.359Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T00:24:35.359Z] 0a6915b79c0c: Pushed [2022-01-20T00:24:35.359Z] 698317193ef4: Layer already exists [2022-01-20T00:24:35.619Z] 38c686747f67: Layer already exists [2022-01-20T00:24:35.619Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:35.619Z] 3de006b0ad1b: Layer already exists [2022-01-20T00:24:35.619Z] 2c4c164b27dc: Pushed [2022-01-20T00:24:35.619Z] 22f4956d8787: Pushed [2022-01-20T00:24:40.922Z] dddd88be8798: Pushed [2022-01-20T00:24:40.922Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:cdc4ab139172c11958d264b99af026b9a27b61a7e77d111037e588e9cb3f3a5e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:41.222Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:41.520Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-20T00:24:41.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T00:24:41.520Z] 2c4c164b27dc: Preparing [2022-01-20T00:24:41.520Z] 0a6915b79c0c: Preparing [2022-01-20T00:24:41.520Z] 22f4956d8787: Preparing [2022-01-20T00:24:41.520Z] dddd88be8798: Preparing [2022-01-20T00:24:41.520Z] 4b4527d9d361: Preparing [2022-01-20T00:24:41.520Z] 0419e16943bb: Preparing [2022-01-20T00:24:41.520Z] 2bc6eda7d6fe: Preparing [2022-01-20T00:24:41.520Z] 38c686747f67: Preparing [2022-01-20T00:24:41.520Z] 698317193ef4: Preparing [2022-01-20T00:24:41.520Z] 3de006b0ad1b: Preparing [2022-01-20T00:24:41.520Z] 1a058d5342cc: Preparing [2022-01-20T00:24:41.520Z] 38c686747f67: Waiting [2022-01-20T00:24:41.520Z] 698317193ef4: Waiting [2022-01-20T00:24:41.520Z] 3de006b0ad1b: Waiting [2022-01-20T00:24:41.520Z] 1a058d5342cc: Waiting [2022-01-20T00:24:41.520Z] 0419e16943bb: Waiting [2022-01-20T00:24:41.520Z] 2bc6eda7d6fe: Waiting [2022-01-20T00:24:41.520Z] 22f4956d8787: Layer already exists [2022-01-20T00:24:41.520Z] 4b4527d9d361: Layer already exists [2022-01-20T00:24:41.520Z] 2c4c164b27dc: Layer already exists [2022-01-20T00:24:41.520Z] 0a6915b79c0c: Layer already exists [2022-01-20T00:24:41.520Z] dddd88be8798: Layer already exists [2022-01-20T00:24:41.520Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T00:24:41.521Z] 38c686747f67: Layer already exists [2022-01-20T00:24:41.521Z] 0419e16943bb: Layer already exists [2022-01-20T00:24:41.521Z] 698317193ef4: Layer already exists [2022-01-20T00:24:41.521Z] 3de006b0ad1b: Layer already exists [2022-01-20T00:24:41.521Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:41.521Z] latest: digest: sha256:cdc4ab139172c11958d264b99af026b9a27b61a7e77d111037e588e9cb3f3a5e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:41.822Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:42.116Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.21 [2022-01-20T00:24:42.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T00:24:42.116Z] 2c4c164b27dc: Preparing [2022-01-20T00:24:42.116Z] 0a6915b79c0c: Preparing [2022-01-20T00:24:42.116Z] 22f4956d8787: Preparing [2022-01-20T00:24:42.116Z] dddd88be8798: Preparing [2022-01-20T00:24:42.116Z] 4b4527d9d361: Preparing [2022-01-20T00:24:42.116Z] 0419e16943bb: Preparing [2022-01-20T00:24:42.116Z] 2bc6eda7d6fe: Preparing [2022-01-20T00:24:42.116Z] 38c686747f67: Preparing [2022-01-20T00:24:42.116Z] 698317193ef4: Preparing [2022-01-20T00:24:42.116Z] 3de006b0ad1b: Preparing [2022-01-20T00:24:42.116Z] 1a058d5342cc: Preparing [2022-01-20T00:24:42.116Z] 0419e16943bb: Waiting [2022-01-20T00:24:42.116Z] 2bc6eda7d6fe: Waiting [2022-01-20T00:24:42.116Z] 38c686747f67: Waiting [2022-01-20T00:24:42.116Z] 698317193ef4: Waiting [2022-01-20T00:24:42.116Z] 3de006b0ad1b: Waiting [2022-01-20T00:24:42.116Z] 1a058d5342cc: Waiting [2022-01-20T00:24:42.116Z] 2c4c164b27dc: Layer already exists [2022-01-20T00:24:42.116Z] 4b4527d9d361: Layer already exists [2022-01-20T00:24:42.116Z] 22f4956d8787: Layer already exists [2022-01-20T00:24:42.116Z] 0a6915b79c0c: Layer already exists [2022-01-20T00:24:42.116Z] dddd88be8798: Layer already exists [2022-01-20T00:24:42.116Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T00:24:42.116Z] 38c686747f67: Layer already exists [2022-01-20T00:24:42.116Z] 0419e16943bb: Layer already exists [2022-01-20T00:24:42.116Z] 3de006b0ad1b: Layer already exists [2022-01-20T00:24:42.116Z] 698317193ef4: Layer already exists [2022-01-20T00:24:42.116Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:42.116Z] 2.2.0-dev.21: digest: sha256:cdc4ab139172c11958d264b99af026b9a27b61a7e77d111037e588e9cb3f3a5e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:42.411Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:42.704Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:42.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T00:24:42.704Z] 2c4c164b27dc: Preparing [2022-01-20T00:24:42.704Z] 0a6915b79c0c: Preparing [2022-01-20T00:24:42.704Z] 22f4956d8787: Preparing [2022-01-20T00:24:42.704Z] dddd88be8798: Preparing [2022-01-20T00:24:42.704Z] 4b4527d9d361: Preparing [2022-01-20T00:24:42.704Z] 0419e16943bb: Preparing [2022-01-20T00:24:42.704Z] 2bc6eda7d6fe: Preparing [2022-01-20T00:24:42.704Z] 38c686747f67: Preparing [2022-01-20T00:24:42.704Z] 698317193ef4: Preparing [2022-01-20T00:24:42.704Z] 3de006b0ad1b: Preparing [2022-01-20T00:24:42.704Z] 1a058d5342cc: Preparing [2022-01-20T00:24:42.704Z] 0419e16943bb: Waiting [2022-01-20T00:24:42.704Z] 2bc6eda7d6fe: Waiting [2022-01-20T00:24:42.704Z] 38c686747f67: Waiting [2022-01-20T00:24:42.704Z] 698317193ef4: Waiting [2022-01-20T00:24:42.704Z] 3de006b0ad1b: Waiting [2022-01-20T00:24:42.705Z] 1a058d5342cc: Waiting [2022-01-20T00:24:42.705Z] 0a6915b79c0c: Layer already exists [2022-01-20T00:24:42.705Z] 4b4527d9d361: Layer already exists [2022-01-20T00:24:42.705Z] 22f4956d8787: Layer already exists [2022-01-20T00:24:42.705Z] dddd88be8798: Layer already exists [2022-01-20T00:24:42.705Z] 2c4c164b27dc: Layer already exists [2022-01-20T00:24:42.705Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T00:24:42.705Z] 0419e16943bb: Layer already exists [2022-01-20T00:24:42.705Z] 698317193ef4: Layer already exists [2022-01-20T00:24:42.705Z] 38c686747f67: Layer already exists [2022-01-20T00:24:42.705Z] 3de006b0ad1b: Layer already exists [2022-01-20T00:24:42.705Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:42.705Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:cdc4ab139172c11958d264b99af026b9a27b61a7e77d111037e588e9cb3f3a5e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:42.873Z] ---> 1131a7971ca0 [2022-01-20T00:24:42.874Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-20T00:24:42.874Z] ---> Running in 3b5643f09e43 [2022-01-20T00:24:42.874Z] ---> a829cc09e8d9 [2022-01-20T00:24:42.874Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-20T00:24:42.874Z] ---> Running in de48dd90e0af [2022-01-20T00:24:43.010Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:24:43.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-20T00:24:43.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T00:24:43.313Z] 2c4c164b27dc: Preparing [2022-01-20T00:24:43.313Z] 0a6915b79c0c: Preparing [2022-01-20T00:24:43.313Z] 22f4956d8787: Preparing [2022-01-20T00:24:43.313Z] dddd88be8798: Preparing [2022-01-20T00:24:43.313Z] 4b4527d9d361: Preparing [2022-01-20T00:24:43.313Z] 0419e16943bb: Preparing [2022-01-20T00:24:43.313Z] 2bc6eda7d6fe: Preparing [2022-01-20T00:24:43.313Z] 38c686747f67: Preparing [2022-01-20T00:24:43.313Z] 698317193ef4: Preparing [2022-01-20T00:24:43.313Z] 3de006b0ad1b: Preparing [2022-01-20T00:24:43.313Z] 1a058d5342cc: Preparing [2022-01-20T00:24:43.313Z] 2bc6eda7d6fe: Waiting [2022-01-20T00:24:43.313Z] 38c686747f67: Waiting [2022-01-20T00:24:43.313Z] 698317193ef4: Waiting [2022-01-20T00:24:43.313Z] 3de006b0ad1b: Waiting [2022-01-20T00:24:43.313Z] 1a058d5342cc: Waiting [2022-01-20T00:24:43.313Z] 0419e16943bb: Waiting [2022-01-20T00:24:43.313Z] 0a6915b79c0c: Layer already exists [2022-01-20T00:24:43.313Z] 22f4956d8787: Layer already exists [2022-01-20T00:24:43.313Z] 4b4527d9d361: Layer already exists [2022-01-20T00:24:43.313Z] 2c4c164b27dc: Layer already exists [2022-01-20T00:24:43.313Z] dddd88be8798: Layer already exists [2022-01-20T00:24:43.313Z] 3de006b0ad1b: Layer already exists [2022-01-20T00:24:43.313Z] 0419e16943bb: Layer already exists [2022-01-20T00:24:43.313Z] 698317193ef4: Layer already exists [2022-01-20T00:24:43.313Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T00:24:43.313Z] 38c686747f67: Layer already exists [2022-01-20T00:24:43.313Z] 1a058d5342cc: Layer already exists [2022-01-20T00:24:43.313Z] main: digest: sha256:cdc4ab139172c11958d264b99af026b9a27b61a7e77d111037e588e9cb3f3a5e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:24:43.355Z] ===================================================== [Pipeline] echo [2022-01-20T00:24:43.366Z] taggedImages: [2022-01-20T00:24:43.366Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:24:43.366Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-20T00:24:43.366Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.21 [2022-01-20T00:24:43.366Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:24:43.366Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T00:24:43.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-20T00:24:43.861Z] ---> 978ac2b0fb5c [2022-01-20T00:24:43.861Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-20T00:24:43.861Z] ---> Running in a80928be772b [2022-01-20T00:24:44.136Z] ---> ec7ae9fbefd2 [2022-01-20T00:24:44.136Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-20T00:24:44.412Z] ---> Running in e076cd8c35f7 [2022-01-20T00:24:44.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-20T00:24:44.699Z] ---> 49b57b083e91 [2022-01-20T00:24:44.699Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-20T00:24:44.699Z] ---> Running in f6949105941b [2022-01-20T00:24:46.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2022-01-20T00:24:46.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-20T00:24:46.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-20T00:26:53.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-20T00:27:01.978Z] Removing intermediate container a80928be772b [2022-01-20T00:27:01.978Z] ---> 41bfbabf45fb [2022-01-20T00:27:01.978Z] [2022-01-20T00:27:01.978Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T00:27:01.978Z] 3.14: Pulling from library/alpine [2022-01-20T00:27:03.991Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T00:27:03.991Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T00:27:03.991Z] ---> 5b8b7b635229 [2022-01-20T00:27:03.991Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T00:27:04.596Z] ---> Running in 49c09854d1ca [2022-01-20T00:27:06.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:06.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:07.582Z] Removing intermediate container e076cd8c35f7 [2022-01-20T00:27:07.582Z] ---> 2b267beed024 [2022-01-20T00:27:07.582Z] Removing intermediate container 3b5643f09e43 [2022-01-20T00:27:07.582Z] ---> 7363c4e9b1ed [2022-01-20T00:27:07.582Z] [2022-01-20T00:27:07.582Z] Step 10/21 : FROM alpine:3.14 [2022-01-20T00:27:07.582Z] ---> 5b8b7b635229 [2022-01-20T00:27:07.582Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-20T00:27:07.582Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-20T00:27:07.582Z] ---> Running in 84559a407066 [2022-01-20T00:27:07.582Z] ---> Running in 3be5fa4c4d41 [2022-01-20T00:27:07.865Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-20T00:27:07.865Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:27:07.865Z] OK: 6 MiB in 15 packages [2022-01-20T00:27:09.860Z] Removing intermediate container 49c09854d1ca [2022-01-20T00:27:09.860Z] ---> 50b257166ef1 [2022-01-20T00:27:09.860Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:27:09.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-20T00:27:09.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:09.860Z] ---> Running in db24546da0e4 [2022-01-20T00:27:10.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:10.406Z] Removing intermediate container db24546da0e4 [2022-01-20T00:27:10.406Z] ---> 36a7cb291060 [2022-01-20T00:27:10.406Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-20T00:27:10.681Z] ---> Running in acbbba52cef6 [2022-01-20T00:27:10.956Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-20T00:27:11.232Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-20T00:27:11.232Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T00:27:11.232Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-20T00:27:11.232Z] (5/5) Installing curl (7.79.1-r0) [2022-01-20T00:27:11.232Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:27:11.232Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T00:27:11.508Z] Removing intermediate container acbbba52cef6 [2022-01-20T00:27:11.508Z] ---> 0f05d980af64 [2022-01-20T00:27:11.508Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T00:27:11.782Z] OK: 8 MiB in 19 packages [2022-01-20T00:27:11.782Z] ---> Running in 1fee4fb0206a [2022-01-20T00:27:12.771Z] Removing intermediate container 1fee4fb0206a [2022-01-20T00:27:12.771Z] ---> 4b8643b62d0d [2022-01-20T00:27:12.771Z] Step 15/23 : WORKDIR / [2022-01-20T00:27:12.771Z] ---> Running in 769b71f682e2 [2022-01-20T00:27:13.393Z] Removing intermediate container de48dd90e0af [2022-01-20T00:27:13.393Z] ---> 56f8c671a22f [2022-01-20T00:27:13.393Z] [2022-01-20T00:27:13.393Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T00:27:13.393Z] ---> 5b8b7b635229 [2022-01-20T00:27:13.393Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-20T00:27:13.673Z] Removing intermediate container 769b71f682e2 [2022-01-20T00:27:13.673Z] ---> 7e9cec120af7 [2022-01-20T00:27:13.673Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:27:13.673Z] ---> Running in 87af589da094 [2022-01-20T00:27:13.948Z] Removing intermediate container 3be5fa4c4d41 [2022-01-20T00:27:13.948Z] ---> 43168c5bc687 [2022-01-20T00:27:13.948Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T00:27:14.223Z] Removing intermediate container 84559a407066 [2022-01-20T00:27:14.223Z] ---> 98950fa031e0 [2022-01-20T00:27:14.223Z] [2022-01-20T00:27:14.223Z] Step 11/23 : FROM docker:20.10.10 [2022-01-20T00:27:14.223Z] ---> Running in 97b118ba78a6 [2022-01-20T00:27:14.223Z] 20.10.10: Pulling from library/docker [2022-01-20T00:27:15.207Z] ---> 66f61a6b86fa [2022-01-20T00:27:15.207Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-20T00:27:15.207Z] Removing intermediate container 97b118ba78a6 [2022-01-20T00:27:15.207Z] ---> 98973646a5fd [2022-01-20T00:27:15.207Z] Step 13/21 : WORKDIR /edgex [2022-01-20T00:27:15.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:15.485Z] ---> Running in 5892ea79a595 [2022-01-20T00:27:15.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:16.484Z] Removing intermediate container 5892ea79a595 [2022-01-20T00:27:16.484Z] ---> 8f4049838690 [2022-01-20T00:27:16.484Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-20T00:27:16.484Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-20T00:27:16.484Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-20T00:27:16.484Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:27:16.484Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T00:27:16.761Z] OK: 6 MiB in 16 packages [2022-01-20T00:27:17.754Z] ---> ad732f75f60d [2022-01-20T00:27:17.754Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-20T00:27:17.754Z] ---> 2a47bc00c321 [2022-01-20T00:27:17.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-20T00:27:18.035Z] Removing intermediate container f6949105941b [2022-01-20T00:27:18.035Z] ---> 9991a6bbd6f9 [2022-01-20T00:27:18.035Z] [2022-01-20T00:27:18.035Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T00:27:18.035Z] ---> 5b8b7b635229 [2022-01-20T00:27:18.035Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T00:27:18.311Z] ---> Using cache [2022-01-20T00:27:18.311Z] ---> 50b257166ef1 [2022-01-20T00:27:18.311Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:27:18.311Z] ---> Using cache [2022-01-20T00:27:18.311Z] ---> 36a7cb291060 [2022-01-20T00:27:18.311Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-20T00:27:18.311Z] ---> Running in 73ebbd2f30fd [2022-01-20T00:27:18.907Z] ---> 206c42d14bae [2022-01-20T00:27:18.907Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-20T00:27:18.907Z] Removing intermediate container 87af589da094 [2022-01-20T00:27:18.907Z] ---> e4a12c55ef21 [2022-01-20T00:27:18.907Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:27:19.187Z] ---> Running in 8c66146e723f [2022-01-20T00:27:19.187Z] Removing intermediate container 73ebbd2f30fd [2022-01-20T00:27:19.187Z] ---> e1f9497506b1 [2022-01-20T00:27:19.187Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T00:27:19.187Z] ---> Running in 75e7e0e06c8d [2022-01-20T00:27:19.187Z] ---> Running in 2c84baf68fb7 [2022-01-20T00:27:19.785Z] ---> 08994d2ce5b4 [2022-01-20T00:27:19.785Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-20T00:27:19.785Z] Removing intermediate container 8c66146e723f [2022-01-20T00:27:19.785Z] ---> cc314ab76df7 [2022-01-20T00:27:19.785Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:27:19.785Z] ---> Running in 25deeeffb18c [2022-01-20T00:27:19.785Z] Removing intermediate container 75e7e0e06c8d [2022-01-20T00:27:19.785Z] ---> 9d0461c14cbf [2022-01-20T00:27:19.785Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-20T00:27:20.059Z] Removing intermediate container 2c84baf68fb7 [2022-01-20T00:27:20.059Z] ---> 0b3f2fc3be2b [2022-01-20T00:27:20.059Z] Step 15/23 : WORKDIR / [2022-01-20T00:27:20.059Z] ---> Running in 16cdc17a78d2 [2022-01-20T00:27:20.059Z] ---> Running in 3f1e16663ba5 [2022-01-20T00:27:20.660Z] Removing intermediate container 25deeeffb18c [2022-01-20T00:27:20.660Z] ---> 13a3db4fc738 [2022-01-20T00:27:20.660Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T00:27:20.660Z] ---> Running in e962c756d9c4 [2022-01-20T00:27:20.937Z] Removing intermediate container 3f1e16663ba5 [2022-01-20T00:27:20.937Z] ---> 83ff6df2f7f0 [2022-01-20T00:27:20.937Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T00:27:20.937Z] Removing intermediate container 16cdc17a78d2 [2022-01-20T00:27:20.937Z] ---> 0dec72571e8c [2022-01-20T00:27:20.937Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:27:20.937Z] ---> Running in 7b58579371a3 [2022-01-20T00:27:21.213Z] Removing intermediate container e962c756d9c4 [2022-01-20T00:27:21.213Z] ---> 27e906e92155 [2022-01-20T00:27:21.213Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:27:21.488Z] ---> Running in 6f01cd38997e [2022-01-20T00:27:21.488Z] Removing intermediate container 7b58579371a3 [2022-01-20T00:27:21.488Z] ---> b78e6251907a [2022-01-20T00:27:21.488Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:27:21.488Z] ---> 97aeceff1f17 [2022-01-20T00:27:21.766Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-20T00:27:21.766Z] ---> Running in 79ca1a15caa0 [2022-01-20T00:27:22.041Z] ---> 273f381a1cf0 [2022-01-20T00:27:22.041Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-20T00:27:22.041Z] Removing intermediate container 6f01cd38997e [2022-01-20T00:27:22.041Z] ---> 21a2a4a6597f [2022-01-20T00:27:22.041Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:27:22.325Z] ---> Running in ef1b4eb5e9bc [2022-01-20T00:27:22.611Z] Removing intermediate container 79ca1a15caa0 [2022-01-20T00:27:22.611Z] ---> a8d62bbfbaf1 [2022-01-20T00:27:22.611Z] Step 18/21 : CMD ["--init=true"] [2022-01-20T00:27:22.611Z] ---> 574f30163780 [2022-01-20T00:27:22.611Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-20T00:27:22.611Z] ---> Running in 95a97f7b8078 [2022-01-20T00:27:22.894Z] Removing intermediate container ef1b4eb5e9bc [2022-01-20T00:27:22.894Z] ---> 1320453f9834 [2022-01-20T00:27:22.894Z] [2022-01-20T00:27:23.180Z] Removing intermediate container 95a97f7b8078 [2022-01-20T00:27:23.180Z] ---> 5c0b7ce1fe0c [2022-01-20T00:27:23.180Z] Step 19/21 : LABEL arch=arm64 [2022-01-20T00:27:23.462Z] Successfully built 1320453f9834 [2022-01-20T00:27:23.462Z] Successfully tagged core-command-arm64:latest [2022-01-20T00:27:23.462Z]  Building core-command ... done Building security-bootstrapper [2022-01-20T00:27:23.462Z] ---> Running in 7f7cbd322aab [2022-01-20T00:27:24.077Z] Removing intermediate container 7f7cbd322aab [2022-01-20T00:27:24.077Z] ---> c935f2409c0a [2022-01-20T00:27:24.077Z] Step 20/21 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:27:24.353Z] ---> e20fec870e78 [2022-01-20T00:27:24.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-20T00:27:24.353Z] ---> Running in 364a4afe15be [2022-01-20T00:27:24.956Z] ---> ed3ffee8eda6 [2022-01-20T00:27:24.956Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-20T00:27:25.231Z] Removing intermediate container 364a4afe15be [2022-01-20T00:27:25.231Z] ---> 62d3939b4507 [2022-01-20T00:27:25.231Z] Step 21/21 : LABEL version=2.2.0-dev.21 [2022-01-20T00:27:25.509Z] ---> Running in 9d12e66f3c16 [2022-01-20T00:27:25.509Z] ---> 62c0499328e5 [2022-01-20T00:27:25.509Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-20T00:27:25.796Z] ---> Running in 36243632cdb3 [2022-01-20T00:27:26.073Z] Removing intermediate container 9d12e66f3c16 [2022-01-20T00:27:26.073Z] ---> 2947844a7622 [2022-01-20T00:27:26.073Z] [2022-01-20T00:27:26.073Z] ---> a4743fef276c [2022-01-20T00:27:26.073Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-20T00:27:26.348Z] Successfully built 2947844a7622 [2022-01-20T00:27:26.348Z] ---> Running in 07b9c151e261 [2022-01-20T00:27:26.348Z] Removing intermediate container 36243632cdb3 [2022-01-20T00:27:26.348Z] ---> 584adf4b44b9 [2022-01-20T00:27:26.348Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:27:26.623Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-20T00:27:26.623Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-01-20T00:27:26.623Z] ---> Running in 566c1557005e [2022-01-20T00:27:27.228Z] Removing intermediate container 07b9c151e261 [2022-01-20T00:27:27.228Z] ---> 85fc7698bffa [2022-01-20T00:27:27.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:27:27.228Z] ---> Running in 4242ac5193df [2022-01-20T00:27:27.228Z] Removing intermediate container 566c1557005e [2022-01-20T00:27:27.228Z] ---> a34b33bb3613 [2022-01-20T00:27:27.228Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T00:27:27.506Z] ---> Running in 44e599763daa [2022-01-20T00:27:27.783Z] Removing intermediate container 4242ac5193df [2022-01-20T00:27:27.783Z] ---> a8cf159b5d47 [2022-01-20T00:27:27.783Z] Step 20/22 : LABEL arch=arm64 [2022-01-20T00:27:28.056Z] ---> Running in be775e1541ee [2022-01-20T00:27:28.056Z] Removing intermediate container 44e599763daa [2022-01-20T00:27:28.056Z] ---> 526115ac62e6 [2022-01-20T00:27:28.056Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:27:28.056Z] ---> Running in 77ad7c983b36 [2022-01-20T00:27:28.660Z] Removing intermediate container be775e1541ee [2022-01-20T00:27:28.660Z] ---> 9eba37e0d04f [2022-01-20T00:27:28.660Z] Step 21/22 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:27:28.660Z] ---> Running in 854cdf2e852b [2022-01-20T00:27:28.660Z] Removing intermediate container 77ad7c983b36 [2022-01-20T00:27:28.660Z] ---> f84ac78ac4cd [2022-01-20T00:27:28.660Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:27:28.949Z] ---> Running in 1a95af7e0192 [2022-01-20T00:27:29.237Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-20T00:27:29.237Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-20T00:27:29.237Z] ---> 520e9a0a30f7 [2022-01-20T00:27:29.237Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:27:29.237Z] ---> Running in 0df6c4f47427 [2022-01-20T00:27:29.237Z] Removing intermediate container 854cdf2e852b [2022-01-20T00:27:29.237Z] ---> a59511e7ffa7 [2022-01-20T00:27:29.237Z] Step 22/22 : LABEL version=2.2.0-dev.21 [2022-01-20T00:27:29.514Z] Removing intermediate container 1a95af7e0192 [2022-01-20T00:27:29.514Z] ---> a53853ad2b8d [2022-01-20T00:27:29.514Z] [2022-01-20T00:27:29.514Z] ---> Running in 564536bdcb21 [2022-01-20T00:27:29.788Z] Successfully built a53853ad2b8d [2022-01-20T00:27:29.788Z] Successfully tagged core-metadata-arm64:latest [2022-01-20T00:27:29.788Z]  Building core-metadata ... done Building support-scheduler [2022-01-20T00:27:30.062Z] Removing intermediate container 0df6c4f47427 [2022-01-20T00:27:30.062Z] ---> 03cc8be45e27 [2022-01-20T00:27:30.062Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-20T00:27:30.062Z] Removing intermediate container 564536bdcb21 [2022-01-20T00:27:30.062Z] ---> 842c4da4159c [2022-01-20T00:27:30.062Z] [2022-01-20T00:27:30.062Z] ---> Running in 8fc5ed117839 [2022-01-20T00:27:30.336Z] Successfully built 842c4da4159c [2022-01-20T00:27:30.337Z] Successfully tagged support-notifications-arm64:latest [2022-01-20T00:27:30.337Z] Building core-data [2022-01-20T00:27:31.327Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:31.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:32.201Z] (1/42) Installing readline (8.1.0-r0) [2022-01-20T00:27:32.476Z] (2/42) Installing bash (5.1.4-r0) [2022-01-20T00:27:32.476Z] Executing bash-5.1.4-r0.post-install [2022-01-20T00:27:32.476Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-20T00:27:32.476Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T00:27:32.476Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-20T00:27:32.476Z] (6/42) Installing curl (7.79.1-r0) [2022-01-20T00:27:32.476Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-20T00:27:32.476Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-20T00:27:32.476Z] (9/42) Installing expat (2.4.3-r0) [2022-01-20T00:27:32.476Z] (10/42) Installing libffi (3.3-r2) [2022-01-20T00:27:32.476Z] (11/42) Installing gdbm (1.19-r0) [2022-01-20T00:27:32.476Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-20T00:27:32.752Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T00:27:32.752Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T00:27:32.752Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-20T00:27:32.752Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-20T00:27:32.752Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-20T00:27:34.748Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-20T00:27:34.748Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-20T00:27:34.748Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-20T00:27:34.748Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-20T00:27:34.748Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-20T00:27:34.748Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-20T00:27:34.748Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-20T00:27:34.748Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-20T00:27:34.748Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-20T00:27:35.022Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-20T00:27:35.022Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-20T00:27:35.022Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-20T00:27:35.022Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-20T00:27:35.022Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-20T00:27:35.022Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-20T00:27:35.022Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-20T00:27:35.022Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-20T00:27:35.022Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-20T00:27:35.294Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-20T00:27:35.294Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-20T00:27:35.294Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-20T00:27:35.294Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-20T00:27:35.294Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-20T00:27:35.294Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-20T00:27:35.569Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-20T00:27:35.842Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:27:36.126Z] OK: 84 MiB in 64 packages [2022-01-20T00:27:40.449Z] Collecting docker-compose==1.23.2 [2022-01-20T00:27:40.449Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-20T00:27:41.048Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-20T00:27:41.048Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-20T00:27:41.048Z] Collecting docopt<0.7,>=0.6.1 [2022-01-20T00:27:41.048Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-20T00:27:43.028Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-20T00:27:43.028Z] Collecting cached-property<2,>=1.2.0 [2022-01-20T00:27:43.028Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-20T00:27:43.628Z] Collecting docker<4.0,>=3.6.0 [2022-01-20T00:27:43.628Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-20T00:27:45.064Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-20T00:27:45.064Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-20T00:27:45.064Z] Collecting texttable<0.10,>=0.9.0 [2022-01-20T00:27:45.064Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-20T00:27:47.698Z] Collecting PyYAML<4,>=3.10 [2022-01-20T00:27:47.698Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-20T00:27:51.110Z] Collecting jsonschema<3,>=2.5.1 [2022-01-20T00:27:51.110Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-20T00:27:51.391Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-20T00:27:51.391Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-20T00:27:52.389Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:27:52.389Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:27:52.389Z] ---> 6cf557c48c43 [2022-01-20T00:27:52.389Z] Step 3/31 : WORKDIR /edgex-go [2022-01-20T00:27:52.389Z] ---> Using cache [2022-01-20T00:27:52.389Z] ---> e75077497f36 [2022-01-20T00:27:52.389Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:27:52.389Z] ---> Using cache [2022-01-20T00:27:52.389Z] ---> 32d89c4dcb5a [2022-01-20T00:27:52.389Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-20T00:27:54.375Z] Collecting docker-pycreds>=0.4.0 [2022-01-20T00:27:54.375Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-20T00:27:54.665Z] ---> Running in f956d53ea0c4 [2022-01-20T00:27:54.946Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-20T00:27:55.219Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-20T00:27:55.820Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-20T00:27:55.820Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-20T00:27:56.094Z] Collecting idna<2.8,>=2.5 [2022-01-20T00:27:56.094Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-20T00:27:56.094Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-20T00:27:56.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:56.645Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-20T00:27:56.645Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-20T00:27:56.645Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-20T00:27:56.645Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-20T00:27:57.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:57.523Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:27:57.523Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:27:57.523Z] ---> 6cf557c48c43 [2022-01-20T00:27:57.523Z] Step 3/25 : WORKDIR /edgex-go [2022-01-20T00:27:57.523Z] ---> Using cache [2022-01-20T00:27:57.523Z] ---> e75077497f36 [2022-01-20T00:27:57.523Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:27:57.523Z] ---> Using cache [2022-01-20T00:27:57.523Z] ---> 32d89c4dcb5a [2022-01-20T00:27:57.523Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-20T00:27:57.523Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-20T00:27:57.523Z] Attempting uninstall: urllib3 [2022-01-20T00:27:57.523Z] Found existing installation: urllib3 1.26.5 [2022-01-20T00:27:57.523Z] Uninstalling urllib3-1.26.5: [2022-01-20T00:27:57.523Z] ---> Running in 695f89091a77 [2022-01-20T00:27:57.800Z] Successfully uninstalled urllib3-1.26.5 [2022-01-20T00:27:58.406Z] OK: 220 MiB in 52 packages [2022-01-20T00:27:58.406Z] Attempting uninstall: idna [2022-01-20T00:27:58.406Z] Found existing installation: idna 3.2 [2022-01-20T00:27:58.694Z] Uninstalling idna-3.2: [2022-01-20T00:27:58.695Z] Successfully uninstalled idna-3.2 [2022-01-20T00:27:59.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:27:59.686Z] Attempting uninstall: chardet [2022-01-20T00:27:59.686Z] Found existing installation: chardet 4.0.0 [2022-01-20T00:27:59.686Z] Uninstalling chardet-4.0.0: [2022-01-20T00:27:59.963Z] Successfully uninstalled chardet-4.0.0 [2022-01-20T00:27:59.963Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:27:59.963Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:27:59.963Z] ---> 6cf557c48c43 [2022-01-20T00:27:59.963Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T00:27:59.963Z] ---> Using cache [2022-01-20T00:27:59.963Z] ---> e75077497f36 [2022-01-20T00:27:59.964Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:27:59.964Z] ---> Using cache [2022-01-20T00:27:59.964Z] ---> 32d89c4dcb5a [2022-01-20T00:28:00.239Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-20T00:28:00.239Z] Removing intermediate container f956d53ea0c4 [2022-01-20T00:28:00.239Z] ---> 3d00c528d380 [2022-01-20T00:28:00.239Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-20T00:28:00.239Z] ---> Running in efd26c3122fc [2022-01-20T00:28:00.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:28:01.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T00:28:01.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T00:28:01.145Z] ---> 6cf557c48c43 [2022-01-20T00:28:01.145Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T00:28:01.145Z] ---> Using cache [2022-01-20T00:28:01.145Z] ---> e75077497f36 [2022-01-20T00:28:01.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:28:01.145Z] ---> Using cache [2022-01-20T00:28:01.145Z] ---> 32d89c4dcb5a [2022-01-20T00:28:01.145Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-20T00:28:01.145Z] ---> Running in 9a62339f593d [2022-01-20T00:28:01.768Z] ---> 2e874f0bf518 [2022-01-20T00:28:01.768Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:28:02.055Z] ---> Running in 2c8de976712c [2022-01-20T00:28:02.055Z] OK: 220 MiB in 52 packages [2022-01-20T00:28:02.331Z] Attempting uninstall: requests [2022-01-20T00:28:02.331Z] Found existing installation: requests 2.25.1 [2022-01-20T00:28:02.331Z] Uninstalling requests-2.25.1: [2022-01-20T00:28:02.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:28:02.604Z] Successfully uninstalled requests-2.25.1 [2022-01-20T00:28:03.202Z] Running setup.py install for texttable: started [2022-01-20T00:28:03.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:28:03.479Z] Removing intermediate container 695f89091a77 [2022-01-20T00:28:03.479Z] ---> 7b026ab124f7 [2022-01-20T00:28:03.479Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-20T00:28:03.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:28:04.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:28:04.463Z] ---> 73b39573c41c [2022-01-20T00:28:04.463Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:28:04.463Z] ---> Running in dc03d3947ebf [2022-01-20T00:28:04.749Z] OK: 220 MiB in 52 packages [2022-01-20T00:28:05.741Z] OK: 220 MiB in 52 packages [2022-01-20T00:28:06.017Z] Running setup.py install for texttable: finished with status 'done' [2022-01-20T00:28:06.017Z] Running setup.py install for PyYAML: started [2022-01-20T00:28:06.295Z] Removing intermediate container efd26c3122fc [2022-01-20T00:28:06.295Z] ---> 0cedad4729d4 [2022-01-20T00:28:06.295Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T00:28:07.289Z] Removing intermediate container 9a62339f593d [2022-01-20T00:28:07.289Z] ---> b79f8921b8b8 [2022-01-20T00:28:07.289Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T00:28:07.632Z] Removing intermediate container 2c8de976712c [2022-01-20T00:28:07.632Z] ---> bff85cd8a843 [2022-01-20T00:28:07.632Z] Step 8/31 : COPY . . [2022-01-20T00:28:07.632Z] ---> 3edc064b23e3 [2022-01-20T00:28:07.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:28:07.933Z] ---> Running in fb24921d136b [2022-01-20T00:28:08.664Z] ---> 81580856a09a [2022-01-20T00:28:08.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T00:28:09.045Z] ---> Running in c26a844bed68 [2022-01-20T00:28:09.337Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-20T00:28:09.636Z] Running setup.py install for docopt: started [2022-01-20T00:28:11.149Z] Removing intermediate container dc03d3947ebf [2022-01-20T00:28:11.149Z] ---> 8eb9ab8edd1b [2022-01-20T00:28:11.149Z] Step 8/25 : COPY . . [2022-01-20T00:28:12.218Z] Running setup.py install for docopt: finished with status 'done' [2022-01-20T00:28:12.218Z] Running setup.py install for dockerpty: started [2022-01-20T00:28:15.032Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-20T00:28:17.046Z] Removing intermediate container fb24921d136b [2022-01-20T00:28:17.046Z] ---> 0ba41a013fd2 [2022-01-20T00:28:17.046Z] Step 8/22 : COPY . . [2022-01-20T00:28:17.334Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 [2022-01-20T00:28:17.334Z] Removing intermediate container c26a844bed68 [2022-01-20T00:28:17.334Z] ---> 715281056000 [2022-01-20T00:28:17.617Z] Step 8/23 : COPY . . [2022-01-20T00:28:27.788Z] ---> 0cf62e2bd621 [2022-01-20T00:28:27.788Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-20T00:28:27.788Z] ---> Running in b9d4ecac69d4 [2022-01-20T00:28:28.388Z] ---> 9e174ccee066 [2022-01-20T00:28:28.388Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-20T00:28:28.388Z] ---> Running in 5691e13d5ffb [2022-01-20T00:28:29.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-20T00:28:30.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-20T00:28:37.183Z] Removing intermediate container 8fc5ed117839 [2022-01-20T00:28:37.183Z] ---> 000da163026e [2022-01-20T00:28:37.183Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-20T00:28:37.183Z] ---> Running in 6136854c6d0c [2022-01-20T00:28:37.183Z] ---> de95c46cb33b [2022-01-20T00:28:37.183Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-20T00:28:37.183Z] ---> 4d48e9c96355 [2022-01-20T00:28:37.183Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-20T00:28:37.183Z] ---> Running in d218279bcb3d [2022-01-20T00:28:37.183Z] Removing intermediate container 6136854c6d0c [2022-01-20T00:28:37.183Z] ---> ee7148a60326 [2022-01-20T00:28:37.183Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-20T00:28:37.183Z] ---> Running in 37f77aa78f54 [2022-01-20T00:28:37.475Z] ---> Running in 8ee651e22dba [2022-01-20T00:28:38.472Z] Removing intermediate container 8ee651e22dba [2022-01-20T00:28:38.472Z] ---> 30441a38af70 [2022-01-20T00:28:38.472Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-20T00:28:39.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-20T00:28:39.935Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o cmd/core-data/core-data ./cmd/core-data [2022-01-20T00:28:40.936Z] ---> 1858aa47d59d [2022-01-20T00:28:40.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-20T00:28:41.933Z] ---> bf73c0afda20 [2022-01-20T00:28:41.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-20T00:28:42.940Z] ---> c087ae030ab8 [2022-01-20T00:28:42.940Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-20T00:28:42.940Z] ---> Running in 70a18cb0c48b [2022-01-20T00:28:43.567Z] Removing intermediate container 70a18cb0c48b [2022-01-20T00:28:43.567Z] ---> 5646cb8c1eab [2022-01-20T00:28:43.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:28:43.567Z] ---> Running in e404dc0abc6f [2022-01-20T00:28:44.188Z] Removing intermediate container e404dc0abc6f [2022-01-20T00:28:44.188Z] ---> 9d6d4a0c29ca [2022-01-20T00:28:44.188Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T00:28:44.188Z] ---> Running in 273eeaa0bdcd [2022-01-20T00:28:44.796Z] Removing intermediate container 273eeaa0bdcd [2022-01-20T00:28:44.796Z] ---> 21f729d5ac4b [2022-01-20T00:28:44.796Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:28:44.796Z] ---> Running in 61ead80203ee [2022-01-20T00:28:45.434Z] Removing intermediate container 61ead80203ee [2022-01-20T00:28:45.434Z] ---> 8d3df4624e33 [2022-01-20T00:28:45.434Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:28:45.727Z] ---> Running in 16ddc11da2fe [2022-01-20T00:28:46.344Z] Removing intermediate container 16ddc11da2fe [2022-01-20T00:28:46.344Z] ---> ee3eb145d883 [2022-01-20T00:28:46.344Z] [2022-01-20T00:28:46.628Z] Successfully built ee3eb145d883 [2022-01-20T00:28:46.628Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-20T00:30:23.520Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-20T00:30:23.520Z] Removing intermediate container b9d4ecac69d4 [2022-01-20T00:30:23.520Z] ---> 18f04d5515ab [2022-01-20T00:30:23.520Z] [2022-01-20T00:30:23.520Z] Step 10/31 : FROM alpine:3.14 [2022-01-20T00:30:23.520Z] ---> 5b8b7b635229 [2022-01-20T00:30:23.520Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-20T00:30:23.520Z] ---> Running in b21e868c9442 [2022-01-20T00:30:24.128Z] Removing intermediate container b21e868c9442 [2022-01-20T00:30:24.128Z] ---> 75332a4f580b [2022-01-20T00:30:24.128Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-20T00:30:24.128Z] ---> Running in fd267f020b9d [2022-01-20T00:30:26.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:30:26.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:30:28.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-20T00:30:28.269Z] (2/2) Installing su-exec (0.2-r1) [2022-01-20T00:30:28.269Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:30:28.269Z] OK: 6 MiB in 16 packages [2022-01-20T00:30:28.269Z] Removing intermediate container 5691e13d5ffb [2022-01-20T00:30:28.269Z] ---> 8a7ceec5b6f2 [2022-01-20T00:30:28.269Z] [2022-01-20T00:30:28.269Z] Step 10/25 : FROM alpine:3.14 [2022-01-20T00:30:28.269Z] ---> 5b8b7b635229 [2022-01-20T00:30:28.269Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-20T00:30:28.556Z] ---> Running in f86a15ab5bc7 [2022-01-20T00:30:30.024Z] Removing intermediate container fd267f020b9d [2022-01-20T00:30:30.024Z] ---> 07a24b08cd82 [2022-01-20T00:30:30.024Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-20T00:30:30.024Z] ---> Running in ca28cc5f8ac9 [2022-01-20T00:30:30.629Z] Removing intermediate container ca28cc5f8ac9 [2022-01-20T00:30:30.629Z] ---> 7a1ef6bc7c34 [2022-01-20T00:30:30.629Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-20T00:30:30.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:30:30.629Z] ---> Running in c472b1429ea6 [2022-01-20T00:30:30.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:30:31.193Z] Removing intermediate container c472b1429ea6 [2022-01-20T00:30:31.193Z] ---> 176c0b2c01a6 [2022-01-20T00:30:31.193Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-20T00:30:31.193Z] ---> Running in 7f1366235c1d [2022-01-20T00:30:31.809Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-20T00:30:32.093Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-20T00:30:32.093Z] (3/3) Installing su-exec (0.2-r1) [2022-01-20T00:30:32.093Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:30:32.093Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T00:30:32.696Z] OK: 6 MiB in 17 packages [2022-01-20T00:30:34.690Z] Removing intermediate container 7f1366235c1d [2022-01-20T00:30:34.690Z] ---> 1388ed1df3f8 [2022-01-20T00:30:34.690Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-20T00:30:34.690Z] ---> Running in 7b21b2231ced [2022-01-20T00:30:34.690Z] Removing intermediate container f86a15ab5bc7 [2022-01-20T00:30:34.690Z] ---> 3e4293a4b204 [2022-01-20T00:30:34.690Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T00:30:34.973Z] ---> Running in c85f854c75d8 [2022-01-20T00:30:35.578Z] Removing intermediate container 7b21b2231ced [2022-01-20T00:30:35.578Z] ---> c06feb4294d0 [2022-01-20T00:30:35.578Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-20T00:30:35.578Z] Removing intermediate container c85f854c75d8 [2022-01-20T00:30:35.578Z] ---> d840ba685eed [2022-01-20T00:30:35.578Z] Step 13/25 : WORKDIR / [2022-01-20T00:30:35.853Z] ---> Running in 54afdef1d3c4 [2022-01-20T00:30:36.452Z] Removing intermediate container 54afdef1d3c4 [2022-01-20T00:30:36.452Z] ---> a5dc6a4c94f2 [2022-01-20T00:30:36.452Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-20T00:30:36.728Z] ---> f6c4c7a906ee [2022-01-20T00:30:36.728Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-20T00:30:36.728Z] ---> Running in 30fb505e819f [2022-01-20T00:30:37.722Z] ---> 2fadd6309d68 [2022-01-20T00:30:37.722Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-20T00:30:38.700Z] ---> b750d6464f23 [2022-01-20T00:30:38.700Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-20T00:30:39.684Z] ---> 3a7a47a94ead [2022-01-20T00:30:39.684Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-20T00:30:39.957Z] Removing intermediate container 30fb505e819f [2022-01-20T00:30:39.957Z] ---> 0652c903e9b6 [2022-01-20T00:30:39.957Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:30:40.963Z] ---> 226fdaf35c5e [2022-01-20T00:30:40.963Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-20T00:30:40.963Z] ---> f9dd69920d02 [2022-01-20T00:30:40.963Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-20T00:30:42.441Z] Removing intermediate container d218279bcb3d [2022-01-20T00:30:42.441Z] ---> f33db5f4f2ef [2022-01-20T00:30:42.441Z] [2022-01-20T00:30:42.441Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T00:30:42.441Z] ---> 5b8b7b635229 [2022-01-20T00:30:42.441Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-20T00:30:42.441Z] ---> Using cache [2022-01-20T00:30:42.441Z] ---> 50b257166ef1 [2022-01-20T00:30:42.441Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T00:30:42.441Z] ---> Using cache [2022-01-20T00:30:42.441Z] ---> 36a7cb291060 [2022-01-20T00:30:42.441Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-20T00:30:42.441Z] ---> Running in be387dffe866 [2022-01-20T00:30:42.441Z] ---> 15d6dfd9c5a7 [2022-01-20T00:30:42.441Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-20T00:30:43.049Z] Removing intermediate container be387dffe866 [2022-01-20T00:30:43.049Z] ---> 073ef97ec866 [2022-01-20T00:30:43.049Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T00:30:43.049Z] ---> 2d8b5a358bbf [2022-01-20T00:30:43.049Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-20T00:30:43.049Z] ---> Running in 51fcd075103e [2022-01-20T00:30:43.655Z] Removing intermediate container 51fcd075103e [2022-01-20T00:30:43.655Z] ---> dc4b4131ae06 [2022-01-20T00:30:43.655Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:30:43.941Z] ---> 810f11cb2c4d [2022-01-20T00:30:43.941Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-20T00:30:43.941Z] ---> 45fe49c1839c [2022-01-20T00:30:44.215Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-20T00:30:44.492Z] ---> cbce98bb144a [2022-01-20T00:30:44.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-20T00:30:45.094Z] ---> dd7ade19be1f [2022-01-20T00:30:45.094Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-20T00:30:45.094Z] ---> b31c94ed3342 [2022-01-20T00:30:45.094Z] Step 21/25 : 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/ [2022-01-20T00:30:45.094Z] ---> Running in 18cab7abce36 [2022-01-20T00:30:46.078Z] ---> 3fbf9b31ae6f [2022-01-20T00:30:46.078Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-20T00:30:46.351Z] ---> Running in 4185f429cf65 [2022-01-20T00:30:46.351Z] ---> f1f456630d19 [2022-01-20T00:30:46.351Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-20T00:30:46.625Z] Removing intermediate container 4185f429cf65 [2022-01-20T00:30:46.625Z] ---> 8849cc97eeb8 [2022-01-20T00:30:46.625Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-20T00:30:47.234Z] ---> 90f3479d7102 [2022-01-20T00:30:47.234Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-20T00:30:47.509Z] ---> Running in bbb835b07570 [2022-01-20T00:30:47.792Z] Removing intermediate container 18cab7abce36 [2022-01-20T00:30:47.792Z] ---> bf4ff08474ce [2022-01-20T00:30:47.792Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-20T00:30:47.792Z] ---> d118b5bbc70a [2022-01-20T00:30:47.792Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-20T00:30:47.792Z] ---> Running in 1ca475e57f34 [2022-01-20T00:30:48.070Z] Removing intermediate container bbb835b07570 [2022-01-20T00:30:48.071Z] ---> c5568bbcc27f [2022-01-20T00:30:48.071Z] ---> Running in f7b95b3d0bbd [2022-01-20T00:30:48.071Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:30:48.348Z] ---> Running in 0ef17ddebc45 [2022-01-20T00:30:48.348Z] Removing intermediate container 1ca475e57f34 [2022-01-20T00:30:48.348Z] ---> ab2508742230 [2022-01-20T00:30:48.348Z] Step 23/25 : LABEL arch=arm64 [2022-01-20T00:30:48.627Z] ---> Running in ea06d67fd81a [2022-01-20T00:30:48.903Z] Removing intermediate container 0ef17ddebc45 [2022-01-20T00:30:48.903Z] ---> 3729aa931a6f [2022-01-20T00:30:48.903Z] Step 20/22 : LABEL arch=arm64 [2022-01-20T00:30:48.903Z] ---> Running in 78a8ce31e01a [2022-01-20T00:30:49.182Z] Removing intermediate container ea06d67fd81a [2022-01-20T00:30:49.182Z] ---> f11fc2d13c27 [2022-01-20T00:30:49.182Z] Step 24/25 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:30:49.472Z] ---> Running in 036f09aa6be4 [2022-01-20T00:30:49.753Z] Removing intermediate container 78a8ce31e01a [2022-01-20T00:30:49.753Z] ---> b7035838775a [2022-01-20T00:30:49.753Z] Step 21/22 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:30:49.753Z] ---> Running in 5b9bf7eac526 [2022-01-20T00:30:50.028Z] Removing intermediate container 036f09aa6be4 [2022-01-20T00:30:50.028Z] ---> 49ee1f2efe8a [2022-01-20T00:30:50.028Z] Step 25/25 : LABEL version=2.2.0-dev.21 [2022-01-20T00:30:50.028Z] ---> Running in da451c2cc4c9 [2022-01-20T00:30:50.307Z] Removing intermediate container 37f77aa78f54 [2022-01-20T00:30:50.307Z] ---> 7726686e8c98 [2022-01-20T00:30:50.307Z] [2022-01-20T00:30:50.307Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T00:30:50.307Z] ---> 5b8b7b635229 [2022-01-20T00:30:50.307Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-20T00:30:50.307Z] ---> Running in b6958cf0692e [2022-01-20T00:30:50.307Z] Removing intermediate container 5b9bf7eac526 [2022-01-20T00:30:50.307Z] ---> 564fb06fa823 [2022-01-20T00:30:50.307Z] Step 22/22 : LABEL version=2.2.0-dev.21 [2022-01-20T00:30:50.307Z] Removing intermediate container f7b95b3d0bbd [2022-01-20T00:30:50.307Z] ---> 3e17be49dcdc [2022-01-20T00:30:50.307Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-20T00:30:50.587Z] Removing intermediate container da451c2cc4c9 [2022-01-20T00:30:50.587Z] ---> 55aabb7384d2 [2022-01-20T00:30:50.587Z] [2022-01-20T00:30:50.587Z] ---> Running in 931abccb9b66 [2022-01-20T00:30:50.860Z] ---> Running in 5fd302f9a698 [2022-01-20T00:30:50.860Z] Removing intermediate container b6958cf0692e [2022-01-20T00:30:50.860Z] ---> 094a4c3d8ba0 [2022-01-20T00:30:50.860Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-20T00:30:50.860Z] Successfully built 55aabb7384d2 [2022-01-20T00:30:50.860Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-20T00:30:50.860Z]  Building security-secretstore-setup ... done  ---> Running in 148add9b8a33 [2022-01-20T00:30:51.137Z] Removing intermediate container 931abccb9b66 [2022-01-20T00:30:51.137Z] ---> a250bfee189f [2022-01-20T00:30:51.137Z] [2022-01-20T00:30:51.409Z] Removing intermediate container 5fd302f9a698 [2022-01-20T00:30:51.409Z] ---> 71a0c9eec63c [2022-01-20T00:30:51.409Z] Step 28/31 : CMD ["gate"] [2022-01-20T00:30:51.409Z] Successfully built a250bfee189f [2022-01-20T00:30:51.409Z] Successfully tagged support-scheduler-arm64:latest [2022-01-20T00:30:51.409Z]  Building support-scheduler ... done Removing intermediate container 148add9b8a33 [2022-01-20T00:30:51.409Z] ---> 94829d1fbc83 [2022-01-20T00:30:51.409Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-20T00:30:51.409Z] ---> Running in dc717fdf701c [2022-01-20T00:30:51.685Z] ---> Running in 746e08ea03d3 [2022-01-20T00:30:51.960Z] Removing intermediate container dc717fdf701c [2022-01-20T00:30:51.960Z] ---> 69e5cf7d1702 [2022-01-20T00:30:51.960Z] Step 29/31 : LABEL arch=arm64 [2022-01-20T00:30:51.960Z] Removing intermediate container 746e08ea03d3 [2022-01-20T00:30:51.960Z] ---> a3b838b1dcf5 [2022-01-20T00:30:51.960Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T00:30:51.960Z] ---> Running in 277ccc0ba3d7 [2022-01-20T00:30:51.960Z] ---> Running in f0f04d6795cf [2022-01-20T00:30:52.562Z] Removing intermediate container 277ccc0ba3d7 [2022-01-20T00:30:52.562Z] ---> bb756064aece [2022-01-20T00:30:52.562Z] Step 30/31 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:30:52.840Z] ---> Running in 12c3b69444df [2022-01-20T00:30:53.117Z] Removing intermediate container 12c3b69444df [2022-01-20T00:30:53.117Z] ---> e10622dd914a [2022-01-20T00:30:53.117Z] Step 31/31 : LABEL version=2.2.0-dev.21 [2022-01-20T00:30:53.391Z] ---> Running in d2efa87f69c7 [2022-01-20T00:30:53.993Z] Removing intermediate container d2efa87f69c7 [2022-01-20T00:30:53.993Z] ---> b60cc0375b0c [2022-01-20T00:30:53.993Z] [2022-01-20T00:30:53.993Z] Removing intermediate container f0f04d6795cf [2022-01-20T00:30:53.993Z] ---> d4b5519cd604 [2022-01-20T00:30:53.993Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T00:30:53.993Z] ---> Running in 58627c4ed8db [2022-01-20T00:30:53.993Z] Successfully built b60cc0375b0c [2022-01-20T00:30:54.267Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-20T00:30:55.252Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T00:30:56.240Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T00:30:56.849Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T00:30:56.849Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T00:30:56.849Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T00:30:57.125Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T00:30:57.125Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T00:30:57.125Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T00:30:57.410Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T00:30:57.410Z] OK: 8 MiB in 20 packages [2022-01-20T00:30:58.407Z] Removing intermediate container 58627c4ed8db [2022-01-20T00:30:58.407Z] ---> 6c6563a85081 [2022-01-20T00:30:58.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T00:30:58.679Z] ---> 721324ab9b47 [2022-01-20T00:30:58.679Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-20T00:30:59.653Z] ---> c83bf186571c [2022-01-20T00:30:59.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-20T00:31:00.250Z] ---> 5b95141339fb [2022-01-20T00:31:00.250Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-20T00:31:00.522Z] ---> Running in a443e072ba17 [2022-01-20T00:31:00.795Z] Removing intermediate container a443e072ba17 [2022-01-20T00:31:00.795Z] ---> dfcfc51621e8 [2022-01-20T00:31:00.795Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T00:31:00.795Z] ---> Running in 0aaf47ce9ed4 [2022-01-20T00:31:01.068Z] Removing intermediate container 0aaf47ce9ed4 [2022-01-20T00:31:01.068Z] ---> 11fcdd001670 [2022-01-20T00:31:01.068Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T00:31:01.068Z] ---> Running in 792dcd58d8ce [2022-01-20T00:31:01.662Z] Removing intermediate container 792dcd58d8ce [2022-01-20T00:31:01.663Z] ---> 521271a5aaeb [2022-01-20T00:31:01.663Z] Step 22/23 : LABEL git_sha=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:01.663Z] ---> Running in b7d37cf68c75 [2022-01-20T00:31:01.938Z] Removing intermediate container b7d37cf68c75 [2022-01-20T00:31:01.938Z] ---> ff3f36a371de [2022-01-20T00:31:01.938Z] Step 23/23 : LABEL version=2.2.0-dev.21 [2022-01-20T00:31:01.938Z] ---> Running in b3dd192a3c87 [2022-01-20T00:31:02.211Z] Removing intermediate container b3dd192a3c87 [2022-01-20T00:31:02.211Z] ---> 1bb445a21818 [2022-01-20T00:31:02.211Z] [2022-01-20T00:31:02.484Z] Successfully built 1bb445a21818 [2022-01-20T00:31:02.484Z] Successfully tagged core-data-arm64:latest [2022-01-20T00:31:02.772Z]  Building core-data ... done  [Pipeline] } [2022-01-20T00:31:02.767Z] $ docker stop --time=1 76027a01eaf7116dd7b1189d06218fe50c866160aa72ea4cb73d3ab587139b18 [2022-01-20T00:31:04.393Z] $ docker rm -f 76027a01eaf7116dd7b1189d06218fe50c866160aa72ea4cb73d3ab587139b18 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T00:31:04.934Z] + docker images [2022-01-20T00:31:05.202Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T00:31:05.202Z] core-data-arm64 latest 1bb445a21818 2 seconds ago 19.2MB [2022-01-20T00:31:05.202Z] security-bootstrapper-arm64 latest b60cc0375b0c 11 seconds ago 18MB [2022-01-20T00:31:05.202Z] security-secretstore-setup-arm64 latest 55aabb7384d2 14 seconds ago 26.8MB [2022-01-20T00:31:05.202Z] support-scheduler-arm64 latest a250bfee189f 14 seconds ago 15.3MB [2022-01-20T00:31:05.202Z] 7726686e8c98 15 seconds ago 1.49GB [2022-01-20T00:31:05.202Z] f33db5f4f2ef 23 seconds ago 1.48GB [2022-01-20T00:31:05.202Z] 8a7ceec5b6f2 37 seconds ago 1.48GB [2022-01-20T00:31:05.202Z] 18f04d5515ab 42 seconds ago 1.48GB [2022-01-20T00:31:05.202Z] sys-mgmt-agent-arm64 latest ee3eb145d883 2 minutes ago 280MB [2022-01-20T00:31:05.202Z] support-notifications-arm64 latest 842c4da4159c 3 minutes ago 16MB [2022-01-20T00:31:05.202Z] core-metadata-arm64 latest a53853ad2b8d 3 minutes ago 15.9MB [2022-01-20T00:31:05.202Z] security-proxy-setup-arm64 latest 2947844a7622 3 minutes ago 25.3MB [2022-01-20T00:31:05.202Z] core-command-arm64 latest 1320453f9834 3 minutes ago 15.1MB [2022-01-20T00:31:05.202Z] 9991a6bbd6f9 3 minutes ago 1.48GB [2022-01-20T00:31:05.202Z] 98950fa031e0 3 minutes ago 1.48GB [2022-01-20T00:31:05.202Z] 56f8c671a22f 3 minutes ago 1.48GB [2022-01-20T00:31:05.202Z] 7363c4e9b1ed 3 minutes ago 1.48GB [2022-01-20T00:31:05.202Z] 41bfbabf45fb 4 minutes ago 1.47GB [2022-01-20T00:31:05.202Z] ci-base-image-arm64 latest 6cf557c48c43 8 minutes ago 1.26GB [2022-01-20T00:31:05.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 8 days ago 551MB [2022-01-20T00:31:05.202Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-20T00:31:05.202Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-20T00:31:05.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T00:31:05.330Z] provisioning config files... [2022-01-20T00:31:05.345Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/138@tmp/config6796461700921133610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:31:05.683Z] ---> docker-login.sh [2022-01-20T00:31:05.683Z] nexus3.edgexfoundry.org:10001 [2022-01-20T00:31:05.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:31:05.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:31:05.954Z] Configure a credential helper to remove this warning. See [2022-01-20T00:31:05.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:31:05.954Z] [2022-01-20T00:31:05.954Z] Login Succeeded [2022-01-20T00:31:05.954Z] nexus3.edgexfoundry.org:10002 [2022-01-20T00:31:06.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:31:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:31:06.548Z] Configure a credential helper to remove this warning. See [2022-01-20T00:31:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:31:06.548Z] [2022-01-20T00:31:06.548Z] Login Succeeded [2022-01-20T00:31:06.548Z] nexus3.edgexfoundry.org:10003 [2022-01-20T00:31:06.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:31:06.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:31:06.820Z] Configure a credential helper to remove this warning. See [2022-01-20T00:31:06.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:31:06.820Z] [2022-01-20T00:31:06.820Z] Login Succeeded [2022-01-20T00:31:06.820Z] nexus3.edgexfoundry.org:10004 [2022-01-20T00:31:07.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:31:07.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:31:07.411Z] Configure a credential helper to remove this warning. See [2022-01-20T00:31:07.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:31:07.411Z] [2022-01-20T00:31:07.411Z] Login Succeeded [2022-01-20T00:31:07.411Z] docker.io [2022-01-20T00:31:07.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T00:31:07.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T00:31:07.953Z] Configure a credential helper to remove this warning. See [2022-01-20T00:31:07.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T00:31:07.953Z] [2022-01-20T00:31:07.953Z] Login Succeeded [2022-01-20T00:31:08.225Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T00:31:08.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:31:08.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T00:31:08.300Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-20T00:31:08.300Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:08.300Z] latest [2022-01-20T00:31:08.300Z] 2.2.0-dev.21 [2022-01-20T00:31:08.300Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:08.300Z] main [2022-01-20T00:31:08.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:08.653Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:08.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:08.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T00:31:08.994Z] 06ec5132b20c: Preparing [2022-01-20T00:31:08.994Z] b4631fe5a3ba: Preparing [2022-01-20T00:31:08.994Z] aa9560711179: Preparing [2022-01-20T00:31:08.994Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:08.994Z] 62170e181a92: Preparing [2022-01-20T00:31:08.994Z] 62170e181a92: Layer already exists [2022-01-20T00:31:09.265Z] 06ec5132b20c: Pushed [2022-01-20T00:31:09.265Z] aa9560711179: Pushed [2022-01-20T00:31:09.265Z] 6f95c51e43a5: Pushed [2022-01-20T00:31:11.869Z] b4631fe5a3ba: Pushed [2022-01-20T00:31:11.869Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:f3628e55ca5a19132c688aed390d89234374d0abff70425e63e25b5346c300d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:12.209Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:12.544Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-20T00:31:12.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T00:31:12.544Z] 06ec5132b20c: Preparing [2022-01-20T00:31:12.544Z] b4631fe5a3ba: Preparing [2022-01-20T00:31:12.544Z] aa9560711179: Preparing [2022-01-20T00:31:12.544Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:12.544Z] 62170e181a92: Preparing [2022-01-20T00:31:12.544Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:12.544Z] aa9560711179: Layer already exists [2022-01-20T00:31:12.544Z] b4631fe5a3ba: Layer already exists [2022-01-20T00:31:12.544Z] 06ec5132b20c: Layer already exists [2022-01-20T00:31:12.544Z] 62170e181a92: Layer already exists [2022-01-20T00:31:12.813Z] latest: digest: sha256:f3628e55ca5a19132c688aed390d89234374d0abff70425e63e25b5346c300d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:13.153Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:13.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.21 [2022-01-20T00:31:13.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T00:31:13.504Z] 06ec5132b20c: Preparing [2022-01-20T00:31:13.504Z] b4631fe5a3ba: Preparing [2022-01-20T00:31:13.504Z] aa9560711179: Preparing [2022-01-20T00:31:13.504Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:13.504Z] 62170e181a92: Preparing [2022-01-20T00:31:13.504Z] aa9560711179: Layer already exists [2022-01-20T00:31:13.504Z] b4631fe5a3ba: Layer already exists [2022-01-20T00:31:13.504Z] 06ec5132b20c: Layer already exists [2022-01-20T00:31:13.504Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:13.504Z] 62170e181a92: Layer already exists [2022-01-20T00:31:13.504Z] 2.2.0-dev.21: digest: sha256:f3628e55ca5a19132c688aed390d89234374d0abff70425e63e25b5346c300d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:14.116Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:14.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:14.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T00:31:14.450Z] 06ec5132b20c: Preparing [2022-01-20T00:31:14.450Z] b4631fe5a3ba: Preparing [2022-01-20T00:31:14.450Z] aa9560711179: Preparing [2022-01-20T00:31:14.450Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:14.450Z] 62170e181a92: Preparing [2022-01-20T00:31:14.450Z] aa9560711179: Layer already exists [2022-01-20T00:31:14.450Z] 06ec5132b20c: Layer already exists [2022-01-20T00:31:14.450Z] 62170e181a92: Layer already exists [2022-01-20T00:31:14.450Z] b4631fe5a3ba: Layer already exists [2022-01-20T00:31:14.450Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:14.719Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:f3628e55ca5a19132c688aed390d89234374d0abff70425e63e25b5346c300d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:15.057Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:15.390Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-20T00:31:15.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T00:31:15.390Z] 06ec5132b20c: Preparing [2022-01-20T00:31:15.390Z] b4631fe5a3ba: Preparing [2022-01-20T00:31:15.390Z] aa9560711179: Preparing [2022-01-20T00:31:15.390Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:15.390Z] 62170e181a92: Preparing [2022-01-20T00:31:15.390Z] b4631fe5a3ba: Layer already exists [2022-01-20T00:31:15.390Z] 62170e181a92: Layer already exists [2022-01-20T00:31:15.390Z] aa9560711179: Layer already exists [2022-01-20T00:31:15.390Z] 06ec5132b20c: Layer already exists [2022-01-20T00:31:15.390Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:15.663Z] main: digest: sha256:f3628e55ca5a19132c688aed390d89234374d0abff70425e63e25b5346c300d7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:31:15.715Z] ===================================================== [Pipeline] echo [2022-01-20T00:31:15.726Z] taggedImages: [2022-01-20T00:31:15.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:15.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-20T00:31:15.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.21 [2022-01-20T00:31:15.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:15.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-20T00:31:15.752Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-20T00:31:15.752Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:15.752Z] latest [2022-01-20T00:31:15.752Z] 2.2.0-dev.21 [2022-01-20T00:31:15.752Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:15.752Z] main [2022-01-20T00:31:15.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:16.103Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:16.438Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:16.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T00:31:16.438Z] c4378b20f5cc: Preparing [2022-01-20T00:31:16.438Z] aa429ef6b9d0: Preparing [2022-01-20T00:31:16.438Z] aa9560711179: Preparing [2022-01-20T00:31:16.438Z] 44acf5030c02: Preparing [2022-01-20T00:31:16.438Z] 73f4dacde81e: Preparing [2022-01-20T00:31:16.438Z] 62170e181a92: Preparing [2022-01-20T00:31:16.438Z] 62170e181a92: Waiting [2022-01-20T00:31:16.438Z] aa9560711179: Layer already exists [2022-01-20T00:31:16.708Z] 62170e181a92: Layer already exists [2022-01-20T00:31:16.708Z] 73f4dacde81e: Pushed [2022-01-20T00:31:16.708Z] c4378b20f5cc: Pushed [2022-01-20T00:31:17.300Z] 44acf5030c02: Pushed [2022-01-20T00:31:19.897Z] aa429ef6b9d0: Pushed [2022-01-20T00:31:19.897Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:4345cfa636ea90f4817a9df4aff036b8291ade51abfd458e214f6ee21edf5243 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:20.235Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:20.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-20T00:31:20.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T00:31:20.569Z] c4378b20f5cc: Preparing [2022-01-20T00:31:20.569Z] aa429ef6b9d0: Preparing [2022-01-20T00:31:20.569Z] aa9560711179: Preparing [2022-01-20T00:31:20.569Z] 44acf5030c02: Preparing [2022-01-20T00:31:20.569Z] 73f4dacde81e: Preparing [2022-01-20T00:31:20.569Z] 62170e181a92: Preparing [2022-01-20T00:31:20.569Z] 62170e181a92: Waiting [2022-01-20T00:31:20.569Z] 73f4dacde81e: Layer already exists [2022-01-20T00:31:20.569Z] aa429ef6b9d0: Layer already exists [2022-01-20T00:31:20.569Z] c4378b20f5cc: Layer already exists [2022-01-20T00:31:20.569Z] 44acf5030c02: Layer already exists [2022-01-20T00:31:20.569Z] aa9560711179: Layer already exists [2022-01-20T00:31:20.569Z] 62170e181a92: Layer already exists [2022-01-20T00:31:20.860Z] latest: digest: sha256:4345cfa636ea90f4817a9df4aff036b8291ade51abfd458e214f6ee21edf5243 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:21.275Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:21.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.21 [2022-01-20T00:31:21.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T00:31:21.628Z] c4378b20f5cc: Preparing [2022-01-20T00:31:21.628Z] aa429ef6b9d0: Preparing [2022-01-20T00:31:21.628Z] aa9560711179: Preparing [2022-01-20T00:31:21.628Z] 44acf5030c02: Preparing [2022-01-20T00:31:21.628Z] 73f4dacde81e: Preparing [2022-01-20T00:31:21.628Z] 62170e181a92: Preparing [2022-01-20T00:31:21.628Z] 62170e181a92: Waiting [2022-01-20T00:31:21.628Z] aa429ef6b9d0: Layer already exists [2022-01-20T00:31:21.628Z] aa9560711179: Layer already exists [2022-01-20T00:31:21.628Z] c4378b20f5cc: Layer already exists [2022-01-20T00:31:21.628Z] 73f4dacde81e: Layer already exists [2022-01-20T00:31:21.628Z] 44acf5030c02: Layer already exists [2022-01-20T00:31:21.628Z] 62170e181a92: Layer already exists [2022-01-20T00:31:21.915Z] 2.2.0-dev.21: digest: sha256:4345cfa636ea90f4817a9df4aff036b8291ade51abfd458e214f6ee21edf5243 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:22.298Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:22.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:22.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T00:31:22.651Z] c4378b20f5cc: Preparing [2022-01-20T00:31:22.651Z] aa429ef6b9d0: Preparing [2022-01-20T00:31:22.651Z] aa9560711179: Preparing [2022-01-20T00:31:22.651Z] 44acf5030c02: Preparing [2022-01-20T00:31:22.651Z] 73f4dacde81e: Preparing [2022-01-20T00:31:22.651Z] 62170e181a92: Preparing [2022-01-20T00:31:22.651Z] 62170e181a92: Waiting [2022-01-20T00:31:22.651Z] aa429ef6b9d0: Layer already exists [2022-01-20T00:31:22.651Z] c4378b20f5cc: Layer already exists [2022-01-20T00:31:22.651Z] aa9560711179: Layer already exists [2022-01-20T00:31:22.651Z] 44acf5030c02: Layer already exists [2022-01-20T00:31:22.651Z] 73f4dacde81e: Layer already exists [2022-01-20T00:31:22.651Z] 62170e181a92: Layer already exists [2022-01-20T00:31:22.924Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:4345cfa636ea90f4817a9df4aff036b8291ade51abfd458e214f6ee21edf5243 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:23.281Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:23.629Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-20T00:31:23.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T00:31:23.629Z] c4378b20f5cc: Preparing [2022-01-20T00:31:23.629Z] aa429ef6b9d0: Preparing [2022-01-20T00:31:23.629Z] aa9560711179: Preparing [2022-01-20T00:31:23.629Z] 44acf5030c02: Preparing [2022-01-20T00:31:23.629Z] 73f4dacde81e: Preparing [2022-01-20T00:31:23.629Z] 62170e181a92: Preparing [2022-01-20T00:31:23.629Z] 62170e181a92: Waiting [2022-01-20T00:31:23.629Z] aa429ef6b9d0: Layer already exists [2022-01-20T00:31:23.629Z] 44acf5030c02: Layer already exists [2022-01-20T00:31:23.629Z] aa9560711179: Layer already exists [2022-01-20T00:31:23.629Z] c4378b20f5cc: Layer already exists [2022-01-20T00:31:23.629Z] 73f4dacde81e: Layer already exists [2022-01-20T00:31:23.629Z] 62170e181a92: Layer already exists [2022-01-20T00:31:23.906Z] main: digest: sha256:4345cfa636ea90f4817a9df4aff036b8291ade51abfd458e214f6ee21edf5243 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:31:23.952Z] ===================================================== [Pipeline] echo [2022-01-20T00:31:23.962Z] taggedImages: [2022-01-20T00:31:23.962Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:23.962Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-20T00:31:23.962Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.21 [2022-01-20T00:31:23.962Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:23.962Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-20T00:31:23.985Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-20T00:31:23.985Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:23.985Z] latest [2022-01-20T00:31:23.985Z] 2.2.0-dev.21 [2022-01-20T00:31:23.985Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:23.985Z] main [2022-01-20T00:31:23.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:24.346Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:24.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:24.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T00:31:24.706Z] b2548823adc0: Preparing [2022-01-20T00:31:24.706Z] 2338486887dc: Preparing [2022-01-20T00:31:24.706Z] aa9560711179: Preparing [2022-01-20T00:31:24.706Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:24.706Z] 62170e181a92: Preparing [2022-01-20T00:31:24.706Z] 62170e181a92: Layer already exists [2022-01-20T00:31:24.706Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:24.706Z] aa9560711179: Layer already exists [2022-01-20T00:31:24.979Z] b2548823adc0: Pushed [2022-01-20T00:31:27.590Z] 2338486887dc: Pushed [2022-01-20T00:31:27.590Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:33627249bd6986464046b6b14f4d349bcbbface816f02ff6ea2739a012952fa9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:27.937Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:28.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-20T00:31:28.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T00:31:28.273Z] b2548823adc0: Preparing [2022-01-20T00:31:28.273Z] 2338486887dc: Preparing [2022-01-20T00:31:28.273Z] aa9560711179: Preparing [2022-01-20T00:31:28.273Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:28.273Z] 62170e181a92: Preparing [2022-01-20T00:31:28.273Z] aa9560711179: Layer already exists [2022-01-20T00:31:28.273Z] b2548823adc0: Layer already exists [2022-01-20T00:31:28.273Z] 2338486887dc: Layer already exists [2022-01-20T00:31:28.273Z] 62170e181a92: Layer already exists [2022-01-20T00:31:28.273Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:28.553Z] latest: digest: sha256:33627249bd6986464046b6b14f4d349bcbbface816f02ff6ea2739a012952fa9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:28.886Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:29.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.21 [2022-01-20T00:31:29.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T00:31:29.219Z] b2548823adc0: Preparing [2022-01-20T00:31:29.219Z] 2338486887dc: Preparing [2022-01-20T00:31:29.219Z] aa9560711179: Preparing [2022-01-20T00:31:29.219Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:29.219Z] 62170e181a92: Preparing [2022-01-20T00:31:29.219Z] aa9560711179: Layer already exists [2022-01-20T00:31:29.219Z] 62170e181a92: Layer already exists [2022-01-20T00:31:29.219Z] 2338486887dc: Layer already exists [2022-01-20T00:31:29.219Z] b2548823adc0: Layer already exists [2022-01-20T00:31:29.219Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:29.490Z] 2.2.0-dev.21: digest: sha256:33627249bd6986464046b6b14f4d349bcbbface816f02ff6ea2739a012952fa9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:29.827Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:30.157Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:30.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T00:31:30.157Z] b2548823adc0: Preparing [2022-01-20T00:31:30.157Z] 2338486887dc: Preparing [2022-01-20T00:31:30.157Z] aa9560711179: Preparing [2022-01-20T00:31:30.157Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:30.157Z] 62170e181a92: Preparing [2022-01-20T00:31:30.157Z] aa9560711179: Layer already exists [2022-01-20T00:31:30.157Z] 62170e181a92: Layer already exists [2022-01-20T00:31:30.157Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:30.157Z] 2338486887dc: Layer already exists [2022-01-20T00:31:30.157Z] b2548823adc0: Layer already exists [2022-01-20T00:31:30.425Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:33627249bd6986464046b6b14f4d349bcbbface816f02ff6ea2739a012952fa9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:30.758Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:31.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-20T00:31:31.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T00:31:31.087Z] b2548823adc0: Preparing [2022-01-20T00:31:31.087Z] 2338486887dc: Preparing [2022-01-20T00:31:31.087Z] aa9560711179: Preparing [2022-01-20T00:31:31.087Z] 6f95c51e43a5: Preparing [2022-01-20T00:31:31.087Z] 62170e181a92: Preparing [2022-01-20T00:31:31.087Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:31:31.087Z] aa9560711179: Layer already exists [2022-01-20T00:31:31.087Z] b2548823adc0: Layer already exists [2022-01-20T00:31:31.087Z] 62170e181a92: Layer already exists [2022-01-20T00:31:31.087Z] 2338486887dc: Layer already exists [2022-01-20T00:31:31.357Z] main: digest: sha256:33627249bd6986464046b6b14f4d349bcbbface816f02ff6ea2739a012952fa9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:31:31.400Z] ===================================================== [Pipeline] echo [2022-01-20T00:31:31.410Z] taggedImages: [2022-01-20T00:31:31.410Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:31.410Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-20T00:31:31.410Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.21 [2022-01-20T00:31:31.410Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:31.410Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-20T00:31:31.431Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-20T00:31:31.431Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:31.431Z] latest [2022-01-20T00:31:31.431Z] 2.2.0-dev.21 [2022-01-20T00:31:31.431Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:31.431Z] main [2022-01-20T00:31:31.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:31.762Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:32.094Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:32.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T00:31:32.094Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:32.094Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:32.094Z] e5a5d58910c3: Preparing [2022-01-20T00:31:32.094Z] 22107216a7bd: Preparing [2022-01-20T00:31:32.094Z] 4d82038175f4: Preparing [2022-01-20T00:31:32.094Z] 431564f6c0d0: Preparing [2022-01-20T00:31:32.094Z] aa9560711179: Preparing [2022-01-20T00:31:32.094Z] 2ccdc81c5118: Preparing [2022-01-20T00:31:32.094Z] 18dcecfab658: Preparing [2022-01-20T00:31:32.094Z] 5abd57c5ffe9: Preparing [2022-01-20T00:31:32.094Z] ea14540ff12e: Preparing [2022-01-20T00:31:32.094Z] 62170e181a92: Preparing [2022-01-20T00:31:32.094Z] 2ccdc81c5118: Waiting [2022-01-20T00:31:32.094Z] 18dcecfab658: Waiting [2022-01-20T00:31:32.094Z] 5abd57c5ffe9: Waiting [2022-01-20T00:31:32.094Z] ea14540ff12e: Waiting [2022-01-20T00:31:32.094Z] 62170e181a92: Waiting [2022-01-20T00:31:32.094Z] aa9560711179: Waiting [2022-01-20T00:31:32.363Z] 22107216a7bd: Pushed [2022-01-20T00:31:32.363Z] c8d4e4fd2032: Pushed [2022-01-20T00:31:32.363Z] e5a5d58910c3: Pushed [2022-01-20T00:31:32.363Z] 4d82038175f4: Pushed [2022-01-20T00:31:32.363Z] aa9560711179: Layer already exists [2022-01-20T00:31:32.631Z] 5abd57c5ffe9: Pushed [2022-01-20T00:31:32.631Z] 2ccdc81c5118: Pushed [2022-01-20T00:31:32.631Z] 18dcecfab658: Pushed [2022-01-20T00:31:32.631Z] 62170e181a92: Layer already exists [2022-01-20T00:31:32.631Z] ea14540ff12e: Pushed [2022-01-20T00:31:35.226Z] 431564f6c0d0: Pushed [2022-01-20T00:31:35.226Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:02b7393eb5681f416e688d30e5a2100b10fbcd8cf5bb05f9075e859ade031f7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:35.553Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:35.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-20T00:31:35.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T00:31:35.882Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:35.882Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:35.882Z] e5a5d58910c3: Preparing [2022-01-20T00:31:35.882Z] 22107216a7bd: Preparing [2022-01-20T00:31:35.882Z] 4d82038175f4: Preparing [2022-01-20T00:31:35.882Z] 431564f6c0d0: Preparing [2022-01-20T00:31:35.882Z] aa9560711179: Preparing [2022-01-20T00:31:35.882Z] 2ccdc81c5118: Preparing [2022-01-20T00:31:35.882Z] 18dcecfab658: Preparing [2022-01-20T00:31:35.882Z] 5abd57c5ffe9: Preparing [2022-01-20T00:31:35.882Z] ea14540ff12e: Preparing [2022-01-20T00:31:35.882Z] 62170e181a92: Preparing [2022-01-20T00:31:35.882Z] 18dcecfab658: Waiting [2022-01-20T00:31:35.882Z] 5abd57c5ffe9: Waiting [2022-01-20T00:31:35.882Z] aa9560711179: Waiting [2022-01-20T00:31:35.882Z] 2ccdc81c5118: Waiting [2022-01-20T00:31:35.882Z] ea14540ff12e: Waiting [2022-01-20T00:31:35.882Z] 62170e181a92: Waiting [2022-01-20T00:31:35.882Z] 4d82038175f4: Layer already exists [2022-01-20T00:31:35.882Z] 22107216a7bd: Layer already exists [2022-01-20T00:31:35.882Z] c8d4e4fd2032: Layer already exists [2022-01-20T00:31:35.882Z] e5a5d58910c3: Layer already exists [2022-01-20T00:31:35.882Z] 431564f6c0d0: Layer already exists [2022-01-20T00:31:35.882Z] aa9560711179: Layer already exists [2022-01-20T00:31:35.882Z] 2ccdc81c5118: Layer already exists [2022-01-20T00:31:35.882Z] 18dcecfab658: Layer already exists [2022-01-20T00:31:35.882Z] ea14540ff12e: Layer already exists [2022-01-20T00:31:35.882Z] 5abd57c5ffe9: Layer already exists [2022-01-20T00:31:35.882Z] 62170e181a92: Layer already exists [2022-01-20T00:31:36.149Z] latest: digest: sha256:02b7393eb5681f416e688d30e5a2100b10fbcd8cf5bb05f9075e859ade031f7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:36.480Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:36.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.21 [2022-01-20T00:31:36.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T00:31:36.803Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:36.803Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:36.803Z] e5a5d58910c3: Preparing [2022-01-20T00:31:36.803Z] 22107216a7bd: Preparing [2022-01-20T00:31:36.803Z] 4d82038175f4: Preparing [2022-01-20T00:31:36.803Z] 431564f6c0d0: Preparing [2022-01-20T00:31:36.803Z] aa9560711179: Preparing [2022-01-20T00:31:36.803Z] 2ccdc81c5118: Preparing [2022-01-20T00:31:36.803Z] 18dcecfab658: Preparing [2022-01-20T00:31:36.803Z] 5abd57c5ffe9: Preparing [2022-01-20T00:31:36.803Z] ea14540ff12e: Preparing [2022-01-20T00:31:36.803Z] 62170e181a92: Preparing [2022-01-20T00:31:36.803Z] 18dcecfab658: Waiting [2022-01-20T00:31:36.803Z] 5abd57c5ffe9: Waiting [2022-01-20T00:31:36.803Z] ea14540ff12e: Waiting [2022-01-20T00:31:36.803Z] aa9560711179: Waiting [2022-01-20T00:31:36.803Z] 2ccdc81c5118: Waiting [2022-01-20T00:31:36.803Z] 62170e181a92: Waiting [2022-01-20T00:31:36.803Z] 22107216a7bd: Layer already exists [2022-01-20T00:31:36.803Z] 4d82038175f4: Layer already exists [2022-01-20T00:31:36.803Z] 431564f6c0d0: Layer already exists [2022-01-20T00:31:36.803Z] e5a5d58910c3: Layer already exists [2022-01-20T00:31:36.803Z] c8d4e4fd2032: Layer already exists [2022-01-20T00:31:36.803Z] ea14540ff12e: Layer already exists [2022-01-20T00:31:36.803Z] 18dcecfab658: Layer already exists [2022-01-20T00:31:36.803Z] aa9560711179: Layer already exists [2022-01-20T00:31:36.803Z] 2ccdc81c5118: Layer already exists [2022-01-20T00:31:36.803Z] 5abd57c5ffe9: Layer already exists [2022-01-20T00:31:36.803Z] 62170e181a92: Layer already exists [2022-01-20T00:31:37.069Z] 2.2.0-dev.21: digest: sha256:02b7393eb5681f416e688d30e5a2100b10fbcd8cf5bb05f9075e859ade031f7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:37.397Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:37.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:37.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T00:31:37.719Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:37.719Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:37.720Z] e5a5d58910c3: Preparing [2022-01-20T00:31:37.720Z] 22107216a7bd: Preparing [2022-01-20T00:31:37.720Z] 4d82038175f4: Preparing [2022-01-20T00:31:37.720Z] 431564f6c0d0: Preparing [2022-01-20T00:31:37.720Z] aa9560711179: Preparing [2022-01-20T00:31:37.720Z] 2ccdc81c5118: Preparing [2022-01-20T00:31:37.720Z] 18dcecfab658: Preparing [2022-01-20T00:31:37.720Z] 5abd57c5ffe9: Preparing [2022-01-20T00:31:37.720Z] ea14540ff12e: Preparing [2022-01-20T00:31:37.720Z] 62170e181a92: Preparing [2022-01-20T00:31:37.720Z] 18dcecfab658: Waiting [2022-01-20T00:31:37.720Z] 62170e181a92: Waiting [2022-01-20T00:31:37.720Z] 2ccdc81c5118: Waiting [2022-01-20T00:31:37.720Z] aa9560711179: Waiting [2022-01-20T00:31:37.720Z] ea14540ff12e: Waiting [2022-01-20T00:31:37.720Z] 5abd57c5ffe9: Waiting [2022-01-20T00:31:37.720Z] 22107216a7bd: Layer already exists [2022-01-20T00:31:37.720Z] c8d4e4fd2032: Layer already exists [2022-01-20T00:31:37.720Z] 431564f6c0d0: Layer already exists [2022-01-20T00:31:37.720Z] e5a5d58910c3: Layer already exists [2022-01-20T00:31:37.720Z] 4d82038175f4: Layer already exists [2022-01-20T00:31:37.720Z] 2ccdc81c5118: Layer already exists [2022-01-20T00:31:37.720Z] aa9560711179: Layer already exists [2022-01-20T00:31:37.720Z] 5abd57c5ffe9: Layer already exists [2022-01-20T00:31:37.720Z] 18dcecfab658: Layer already exists [2022-01-20T00:31:37.720Z] ea14540ff12e: Layer already exists [2022-01-20T00:31:37.720Z] 62170e181a92: Layer already exists [2022-01-20T00:31:37.987Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:02b7393eb5681f416e688d30e5a2100b10fbcd8cf5bb05f9075e859ade031f7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:38.321Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:38.646Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-20T00:31:38.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T00:31:38.646Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:38.646Z] c8d4e4fd2032: Preparing [2022-01-20T00:31:38.646Z] e5a5d58910c3: Preparing [2022-01-20T00:31:38.646Z] 22107216a7bd: Preparing [2022-01-20T00:31:38.646Z] 4d82038175f4: Preparing [2022-01-20T00:31:38.646Z] 431564f6c0d0: Preparing [2022-01-20T00:31:38.646Z] aa9560711179: Preparing [2022-01-20T00:31:38.646Z] 2ccdc81c5118: Preparing [2022-01-20T00:31:38.646Z] 18dcecfab658: Preparing [2022-01-20T00:31:38.646Z] 5abd57c5ffe9: Preparing [2022-01-20T00:31:38.646Z] ea14540ff12e: Preparing [2022-01-20T00:31:38.646Z] 62170e181a92: Preparing [2022-01-20T00:31:38.646Z] 18dcecfab658: Waiting [2022-01-20T00:31:38.646Z] 5abd57c5ffe9: Waiting [2022-01-20T00:31:38.646Z] ea14540ff12e: Waiting [2022-01-20T00:31:38.646Z] 62170e181a92: Waiting [2022-01-20T00:31:38.646Z] aa9560711179: Waiting [2022-01-20T00:31:38.646Z] 2ccdc81c5118: Waiting [2022-01-20T00:31:38.646Z] 4d82038175f4: Layer already exists [2022-01-20T00:31:38.646Z] 431564f6c0d0: Layer already exists [2022-01-20T00:31:38.646Z] 22107216a7bd: Layer already exists [2022-01-20T00:31:38.646Z] c8d4e4fd2032: Layer already exists [2022-01-20T00:31:38.646Z] e5a5d58910c3: Layer already exists [2022-01-20T00:31:38.646Z] aa9560711179: Layer already exists [2022-01-20T00:31:38.646Z] 2ccdc81c5118: Layer already exists [2022-01-20T00:31:38.646Z] 5abd57c5ffe9: Layer already exists [2022-01-20T00:31:38.646Z] ea14540ff12e: Layer already exists [2022-01-20T00:31:38.646Z] 18dcecfab658: Layer already exists [2022-01-20T00:31:38.646Z] 62170e181a92: Layer already exists [2022-01-20T00:31:38.914Z] main: digest: sha256:02b7393eb5681f416e688d30e5a2100b10fbcd8cf5bb05f9075e859ade031f7c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:31:38.960Z] ===================================================== [Pipeline] echo [2022-01-20T00:31:38.969Z] taggedImages: [2022-01-20T00:31:38.969Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:38.969Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-20T00:31:38.969Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.21 [2022-01-20T00:31:38.969Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:38.969Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-20T00:31:38.989Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-20T00:31:38.989Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:38.989Z] latest [2022-01-20T00:31:38.989Z] 2.2.0-dev.21 [2022-01-20T00:31:38.990Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:38.990Z] main [2022-01-20T00:31:38.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:39.332Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:39.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:39.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T00:31:39.658Z] 4b7ebedb96ff: Preparing [2022-01-20T00:31:39.658Z] 50e653d63d11: Preparing [2022-01-20T00:31:39.658Z] c981f7c348ca: Preparing [2022-01-20T00:31:39.658Z] 58f4cbe016e2: Preparing [2022-01-20T00:31:39.658Z] c0f8d4af113c: Preparing [2022-01-20T00:31:39.658Z] 62170e181a92: Preparing [2022-01-20T00:31:39.658Z] 62170e181a92: Waiting [2022-01-20T00:31:39.929Z] c981f7c348ca: Pushed [2022-01-20T00:31:39.929Z] 58f4cbe016e2: Pushed [2022-01-20T00:31:39.929Z] 62170e181a92: Layer already exists [2022-01-20T00:31:40.524Z] c0f8d4af113c: Pushed [2022-01-20T00:31:41.943Z] 4b7ebedb96ff: Pushed [2022-01-20T00:31:41.943Z] 50e653d63d11: Pushed [2022-01-20T00:31:42.212Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:76bca8f85682ad55606b3ee1b5de072f133ef244139827217c2176cac5abe3be size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:42.545Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:42.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-20T00:31:42.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T00:31:42.868Z] 4b7ebedb96ff: Preparing [2022-01-20T00:31:42.868Z] 50e653d63d11: Preparing [2022-01-20T00:31:42.868Z] c981f7c348ca: Preparing [2022-01-20T00:31:42.868Z] 58f4cbe016e2: Preparing [2022-01-20T00:31:42.868Z] c0f8d4af113c: Preparing [2022-01-20T00:31:42.868Z] 62170e181a92: Preparing [2022-01-20T00:31:42.868Z] 62170e181a92: Waiting [2022-01-20T00:31:42.868Z] c0f8d4af113c: Layer already exists [2022-01-20T00:31:42.868Z] 4b7ebedb96ff: Layer already exists [2022-01-20T00:31:42.868Z] 58f4cbe016e2: Layer already exists [2022-01-20T00:31:42.868Z] 50e653d63d11: Layer already exists [2022-01-20T00:31:42.868Z] c981f7c348ca: Layer already exists [2022-01-20T00:31:42.868Z] 62170e181a92: Layer already exists [2022-01-20T00:31:43.136Z] latest: digest: sha256:76bca8f85682ad55606b3ee1b5de072f133ef244139827217c2176cac5abe3be size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:43.466Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:43.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.21 [2022-01-20T00:31:43.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T00:31:43.792Z] 4b7ebedb96ff: Preparing [2022-01-20T00:31:43.792Z] 50e653d63d11: Preparing [2022-01-20T00:31:43.792Z] c981f7c348ca: Preparing [2022-01-20T00:31:43.792Z] 58f4cbe016e2: Preparing [2022-01-20T00:31:43.792Z] c0f8d4af113c: Preparing [2022-01-20T00:31:43.792Z] 62170e181a92: Preparing [2022-01-20T00:31:43.792Z] 62170e181a92: Waiting [2022-01-20T00:31:43.792Z] 4b7ebedb96ff: Layer already exists [2022-01-20T00:31:43.792Z] c981f7c348ca: Layer already exists [2022-01-20T00:31:43.792Z] 50e653d63d11: Layer already exists [2022-01-20T00:31:43.792Z] 58f4cbe016e2: Layer already exists [2022-01-20T00:31:43.792Z] c0f8d4af113c: Layer already exists [2022-01-20T00:31:43.792Z] 62170e181a92: Layer already exists [2022-01-20T00:31:44.061Z] 2.2.0-dev.21: digest: sha256:76bca8f85682ad55606b3ee1b5de072f133ef244139827217c2176cac5abe3be size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:44.404Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:44.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:44.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T00:31:44.735Z] 4b7ebedb96ff: Preparing [2022-01-20T00:31:44.735Z] 50e653d63d11: Preparing [2022-01-20T00:31:44.735Z] c981f7c348ca: Preparing [2022-01-20T00:31:44.735Z] 58f4cbe016e2: Preparing [2022-01-20T00:31:44.735Z] c0f8d4af113c: Preparing [2022-01-20T00:31:44.735Z] 62170e181a92: Preparing [2022-01-20T00:31:44.735Z] 62170e181a92: Waiting [2022-01-20T00:31:44.735Z] 50e653d63d11: Layer already exists [2022-01-20T00:31:44.735Z] c0f8d4af113c: Layer already exists [2022-01-20T00:31:44.735Z] 58f4cbe016e2: Layer already exists [2022-01-20T00:31:44.735Z] 4b7ebedb96ff: Layer already exists [2022-01-20T00:31:44.735Z] c981f7c348ca: Layer already exists [2022-01-20T00:31:44.735Z] 62170e181a92: Layer already exists [2022-01-20T00:31:45.006Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:76bca8f85682ad55606b3ee1b5de072f133ef244139827217c2176cac5abe3be size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:45.354Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:45.688Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-20T00:31:45.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T00:31:45.688Z] 4b7ebedb96ff: Preparing [2022-01-20T00:31:45.688Z] 50e653d63d11: Preparing [2022-01-20T00:31:45.688Z] c981f7c348ca: Preparing [2022-01-20T00:31:45.688Z] 58f4cbe016e2: Preparing [2022-01-20T00:31:45.688Z] c0f8d4af113c: Preparing [2022-01-20T00:31:45.688Z] 62170e181a92: Preparing [2022-01-20T00:31:45.688Z] 62170e181a92: Waiting [2022-01-20T00:31:45.688Z] 50e653d63d11: Layer already exists [2022-01-20T00:31:45.688Z] 4b7ebedb96ff: Layer already exists [2022-01-20T00:31:45.688Z] c0f8d4af113c: Layer already exists [2022-01-20T00:31:45.688Z] c981f7c348ca: Layer already exists [2022-01-20T00:31:45.688Z] 58f4cbe016e2: Layer already exists [2022-01-20T00:31:45.688Z] 62170e181a92: Layer already exists [2022-01-20T00:31:45.956Z] main: digest: sha256:76bca8f85682ad55606b3ee1b5de072f133ef244139827217c2176cac5abe3be size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:31:45.995Z] ===================================================== [Pipeline] echo [2022-01-20T00:31:46.005Z] taggedImages: [2022-01-20T00:31:46.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:46.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-20T00:31:46.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.21 [2022-01-20T00:31:46.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:46.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-20T00:31:46.029Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-20T00:31:46.029Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:46.029Z] latest [2022-01-20T00:31:46.029Z] 2.2.0-dev.21 [2022-01-20T00:31:46.029Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:46.029Z] main [2022-01-20T00:31:46.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:46.378Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:46.709Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:46.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T00:31:46.709Z] b45efc284aeb: Preparing [2022-01-20T00:31:46.709Z] 22a6e2f65644: Preparing [2022-01-20T00:31:46.709Z] f587b733458d: Preparing [2022-01-20T00:31:46.709Z] 0258c6c9852f: Preparing [2022-01-20T00:31:46.709Z] 3a83bacd2910: Preparing [2022-01-20T00:31:46.709Z] 90d706e98a21: Preparing [2022-01-20T00:31:46.709Z] add18c015b14: Preparing [2022-01-20T00:31:46.709Z] 59a77cd3aecb: Preparing [2022-01-20T00:31:46.709Z] 216c8880b56f: Preparing [2022-01-20T00:31:46.709Z] 62170e181a92: Preparing [2022-01-20T00:31:46.709Z] 90d706e98a21: Waiting [2022-01-20T00:31:46.709Z] 216c8880b56f: Waiting [2022-01-20T00:31:46.709Z] 62170e181a92: Waiting [2022-01-20T00:31:46.709Z] add18c015b14: Waiting [2022-01-20T00:31:46.709Z] 59a77cd3aecb: Waiting [2022-01-20T00:31:46.978Z] b45efc284aeb: Pushed [2022-01-20T00:31:46.978Z] 22a6e2f65644: Pushed [2022-01-20T00:31:46.978Z] 3a83bacd2910: Pushed [2022-01-20T00:31:47.250Z] 90d706e98a21: Pushed [2022-01-20T00:31:47.250Z] 59a77cd3aecb: Pushed [2022-01-20T00:31:47.250Z] add18c015b14: Pushed [2022-01-20T00:31:47.250Z] 62170e181a92: Layer already exists [2022-01-20T00:31:47.523Z] 216c8880b56f: Pushed [2022-01-20T00:31:49.479Z] 0258c6c9852f: Pushed [2022-01-20T00:31:49.748Z] f587b733458d: Pushed [2022-01-20T00:31:50.018Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:ae4b08fffe75fda69db4114298e664e15c2ec5374aa21719dd3135a3aa78e4b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:50.349Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:50.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-20T00:31:50.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T00:31:50.677Z] b45efc284aeb: Preparing [2022-01-20T00:31:50.677Z] 22a6e2f65644: Preparing [2022-01-20T00:31:50.677Z] f587b733458d: Preparing [2022-01-20T00:31:50.677Z] 0258c6c9852f: Preparing [2022-01-20T00:31:50.677Z] 3a83bacd2910: Preparing [2022-01-20T00:31:50.677Z] 90d706e98a21: Preparing [2022-01-20T00:31:50.677Z] add18c015b14: Preparing [2022-01-20T00:31:50.677Z] 59a77cd3aecb: Preparing [2022-01-20T00:31:50.677Z] 216c8880b56f: Preparing [2022-01-20T00:31:50.677Z] 62170e181a92: Preparing [2022-01-20T00:31:50.677Z] 90d706e98a21: Waiting [2022-01-20T00:31:50.677Z] 59a77cd3aecb: Waiting [2022-01-20T00:31:50.677Z] add18c015b14: Waiting [2022-01-20T00:31:50.677Z] 216c8880b56f: Waiting [2022-01-20T00:31:50.677Z] 62170e181a92: Waiting [2022-01-20T00:31:50.677Z] b45efc284aeb: Layer already exists [2022-01-20T00:31:50.677Z] 22a6e2f65644: Layer already exists [2022-01-20T00:31:50.677Z] 0258c6c9852f: Layer already exists [2022-01-20T00:31:50.677Z] 3a83bacd2910: Layer already exists [2022-01-20T00:31:50.677Z] f587b733458d: Layer already exists [2022-01-20T00:31:50.677Z] 90d706e98a21: Layer already exists [2022-01-20T00:31:50.677Z] 216c8880b56f: Layer already exists [2022-01-20T00:31:50.677Z] 59a77cd3aecb: Layer already exists [2022-01-20T00:31:50.677Z] add18c015b14: Layer already exists [2022-01-20T00:31:50.677Z] 62170e181a92: Layer already exists [2022-01-20T00:31:50.945Z] latest: digest: sha256:ae4b08fffe75fda69db4114298e664e15c2ec5374aa21719dd3135a3aa78e4b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:51.278Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:51.601Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.21 [2022-01-20T00:31:51.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T00:31:51.601Z] b45efc284aeb: Preparing [2022-01-20T00:31:51.601Z] 22a6e2f65644: Preparing [2022-01-20T00:31:51.601Z] f587b733458d: Preparing [2022-01-20T00:31:51.601Z] 0258c6c9852f: Preparing [2022-01-20T00:31:51.601Z] 3a83bacd2910: Preparing [2022-01-20T00:31:51.601Z] 90d706e98a21: Preparing [2022-01-20T00:31:51.601Z] add18c015b14: Preparing [2022-01-20T00:31:51.601Z] 59a77cd3aecb: Preparing [2022-01-20T00:31:51.601Z] 216c8880b56f: Preparing [2022-01-20T00:31:51.601Z] 62170e181a92: Preparing [2022-01-20T00:31:51.601Z] add18c015b14: Waiting [2022-01-20T00:31:51.601Z] 59a77cd3aecb: Waiting [2022-01-20T00:31:51.601Z] 216c8880b56f: Waiting [2022-01-20T00:31:51.602Z] 90d706e98a21: Waiting [2022-01-20T00:31:51.602Z] 62170e181a92: Waiting [2022-01-20T00:31:51.602Z] f587b733458d: Layer already exists [2022-01-20T00:31:51.602Z] 3a83bacd2910: Layer already exists [2022-01-20T00:31:51.602Z] b45efc284aeb: Layer already exists [2022-01-20T00:31:51.602Z] 0258c6c9852f: Layer already exists [2022-01-20T00:31:51.602Z] 22a6e2f65644: Layer already exists [2022-01-20T00:31:51.602Z] 90d706e98a21: Layer already exists [2022-01-20T00:31:51.602Z] 59a77cd3aecb: Layer already exists [2022-01-20T00:31:51.602Z] add18c015b14: Layer already exists [2022-01-20T00:31:51.602Z] 216c8880b56f: Layer already exists [2022-01-20T00:31:51.602Z] 62170e181a92: Layer already exists [2022-01-20T00:31:51.870Z] 2.2.0-dev.21: digest: sha256:ae4b08fffe75fda69db4114298e664e15c2ec5374aa21719dd3135a3aa78e4b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:52.203Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:52.537Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:52.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T00:31:52.537Z] b45efc284aeb: Preparing [2022-01-20T00:31:52.537Z] 22a6e2f65644: Preparing [2022-01-20T00:31:52.537Z] f587b733458d: Preparing [2022-01-20T00:31:52.537Z] 0258c6c9852f: Preparing [2022-01-20T00:31:52.537Z] 3a83bacd2910: Preparing [2022-01-20T00:31:52.537Z] 90d706e98a21: Preparing [2022-01-20T00:31:52.537Z] add18c015b14: Preparing [2022-01-20T00:31:52.537Z] 59a77cd3aecb: Preparing [2022-01-20T00:31:52.537Z] 216c8880b56f: Preparing [2022-01-20T00:31:52.537Z] 62170e181a92: Preparing [2022-01-20T00:31:52.537Z] 90d706e98a21: Waiting [2022-01-20T00:31:52.537Z] add18c015b14: Waiting [2022-01-20T00:31:52.537Z] 59a77cd3aecb: Waiting [2022-01-20T00:31:52.537Z] 216c8880b56f: Waiting [2022-01-20T00:31:52.537Z] 62170e181a92: Waiting [2022-01-20T00:31:52.537Z] f587b733458d: Layer already exists [2022-01-20T00:31:52.537Z] b45efc284aeb: Layer already exists [2022-01-20T00:31:52.537Z] 0258c6c9852f: Layer already exists [2022-01-20T00:31:52.537Z] 3a83bacd2910: Layer already exists [2022-01-20T00:31:52.537Z] 22a6e2f65644: Layer already exists [2022-01-20T00:31:52.537Z] 59a77cd3aecb: Layer already exists [2022-01-20T00:31:52.537Z] add18c015b14: Layer already exists [2022-01-20T00:31:52.537Z] 62170e181a92: Layer already exists [2022-01-20T00:31:52.537Z] 90d706e98a21: Layer already exists [2022-01-20T00:31:52.537Z] 216c8880b56f: Layer already exists [2022-01-20T00:31:52.806Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:ae4b08fffe75fda69db4114298e664e15c2ec5374aa21719dd3135a3aa78e4b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:53.145Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:53.477Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-20T00:31:53.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T00:31:53.477Z] b45efc284aeb: Preparing [2022-01-20T00:31:53.477Z] 22a6e2f65644: Preparing [2022-01-20T00:31:53.477Z] f587b733458d: Preparing [2022-01-20T00:31:53.477Z] 0258c6c9852f: Preparing [2022-01-20T00:31:53.477Z] 3a83bacd2910: Preparing [2022-01-20T00:31:53.477Z] 90d706e98a21: Preparing [2022-01-20T00:31:53.477Z] add18c015b14: Preparing [2022-01-20T00:31:53.477Z] 59a77cd3aecb: Preparing [2022-01-20T00:31:53.477Z] 216c8880b56f: Preparing [2022-01-20T00:31:53.477Z] 62170e181a92: Preparing [2022-01-20T00:31:53.477Z] 90d706e98a21: Waiting [2022-01-20T00:31:53.477Z] add18c015b14: Waiting [2022-01-20T00:31:53.477Z] 59a77cd3aecb: Waiting [2022-01-20T00:31:53.477Z] 216c8880b56f: Waiting [2022-01-20T00:31:53.477Z] 62170e181a92: Waiting [2022-01-20T00:31:53.477Z] f587b733458d: Layer already exists [2022-01-20T00:31:53.477Z] 22a6e2f65644: Layer already exists [2022-01-20T00:31:53.477Z] b45efc284aeb: Layer already exists [2022-01-20T00:31:53.477Z] 0258c6c9852f: Layer already exists [2022-01-20T00:31:53.477Z] 3a83bacd2910: Layer already exists [2022-01-20T00:31:53.477Z] 90d706e98a21: Layer already exists [2022-01-20T00:31:53.477Z] 59a77cd3aecb: Layer already exists [2022-01-20T00:31:53.477Z] add18c015b14: Layer already exists [2022-01-20T00:31:53.477Z] 62170e181a92: Layer already exists [2022-01-20T00:31:53.477Z] 216c8880b56f: Layer already exists [2022-01-20T00:31:53.747Z] main: digest: sha256:ae4b08fffe75fda69db4114298e664e15c2ec5374aa21719dd3135a3aa78e4b8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:31:53.792Z] ===================================================== [Pipeline] echo [2022-01-20T00:31:53.801Z] taggedImages: [2022-01-20T00:31:53.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:53.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-20T00:31:53.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.21 [2022-01-20T00:31:53.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:53.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-20T00:31:53.824Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-20T00:31:53.824Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:53.824Z] latest [2022-01-20T00:31:53.824Z] 2.2.0-dev.21 [2022-01-20T00:31:53.824Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:53.824Z] main [2022-01-20T00:31:53.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:54.180Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:54.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:31:54.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T00:31:54.508Z] 624fdbb5bf17: Preparing [2022-01-20T00:31:54.508Z] a3442c4ba2e3: Preparing [2022-01-20T00:31:54.508Z] aa9560711179: Preparing [2022-01-20T00:31:54.508Z] c00dc3bab4a4: Preparing [2022-01-20T00:31:54.508Z] 62170e181a92: Preparing [2022-01-20T00:31:54.508Z] aa9560711179: Layer already exists [2022-01-20T00:31:54.508Z] 62170e181a92: Layer already exists [2022-01-20T00:31:54.778Z] 624fdbb5bf17: Pushed [2022-01-20T00:31:55.052Z] c00dc3bab4a4: Pushed [2022-01-20T00:31:57.010Z] a3442c4ba2e3: Pushed [2022-01-20T00:31:57.279Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:ddcd1eeb0fb1c9eae9015cc022d082aa29dc6a82616ef9ad3540fac5b678e60d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:57.612Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:57.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-20T00:31:57.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T00:31:57.939Z] 624fdbb5bf17: Preparing [2022-01-20T00:31:57.939Z] a3442c4ba2e3: Preparing [2022-01-20T00:31:57.939Z] aa9560711179: Preparing [2022-01-20T00:31:57.939Z] c00dc3bab4a4: Preparing [2022-01-20T00:31:57.939Z] 62170e181a92: Preparing [2022-01-20T00:31:57.939Z] 624fdbb5bf17: Layer already exists [2022-01-20T00:31:57.939Z] c00dc3bab4a4: Layer already exists [2022-01-20T00:31:57.939Z] a3442c4ba2e3: Layer already exists [2022-01-20T00:31:57.939Z] 62170e181a92: Layer already exists [2022-01-20T00:31:57.939Z] aa9560711179: Layer already exists [2022-01-20T00:31:58.208Z] latest: digest: sha256:ddcd1eeb0fb1c9eae9015cc022d082aa29dc6a82616ef9ad3540fac5b678e60d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:58.543Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:58.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.21 [2022-01-20T00:31:58.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T00:31:58.867Z] 624fdbb5bf17: Preparing [2022-01-20T00:31:58.867Z] a3442c4ba2e3: Preparing [2022-01-20T00:31:58.867Z] aa9560711179: Preparing [2022-01-20T00:31:58.867Z] c00dc3bab4a4: Preparing [2022-01-20T00:31:58.867Z] 62170e181a92: Preparing [2022-01-20T00:31:58.867Z] 62170e181a92: Layer already exists [2022-01-20T00:31:58.867Z] c00dc3bab4a4: Layer already exists [2022-01-20T00:31:58.867Z] a3442c4ba2e3: Layer already exists [2022-01-20T00:31:58.867Z] 624fdbb5bf17: Layer already exists [2022-01-20T00:31:58.867Z] aa9560711179: Layer already exists [2022-01-20T00:31:58.867Z] 2.2.0-dev.21: digest: sha256:ddcd1eeb0fb1c9eae9015cc022d082aa29dc6a82616ef9ad3540fac5b678e60d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:59.199Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:59.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:31:59.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T00:31:59.530Z] 624fdbb5bf17: Preparing [2022-01-20T00:31:59.530Z] a3442c4ba2e3: Preparing [2022-01-20T00:31:59.530Z] aa9560711179: Preparing [2022-01-20T00:31:59.530Z] c00dc3bab4a4: Preparing [2022-01-20T00:31:59.530Z] 62170e181a92: Preparing [2022-01-20T00:31:59.530Z] aa9560711179: Layer already exists [2022-01-20T00:31:59.530Z] c00dc3bab4a4: Layer already exists [2022-01-20T00:31:59.530Z] 62170e181a92: Layer already exists [2022-01-20T00:31:59.530Z] 624fdbb5bf17: Layer already exists [2022-01-20T00:31:59.530Z] a3442c4ba2e3: Layer already exists [2022-01-20T00:31:59.530Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:ddcd1eeb0fb1c9eae9015cc022d082aa29dc6a82616ef9ad3540fac5b678e60d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:31:59.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:00.197Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-20T00:32:00.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T00:32:00.197Z] 624fdbb5bf17: Preparing [2022-01-20T00:32:00.197Z] a3442c4ba2e3: Preparing [2022-01-20T00:32:00.197Z] aa9560711179: Preparing [2022-01-20T00:32:00.197Z] c00dc3bab4a4: Preparing [2022-01-20T00:32:00.197Z] 62170e181a92: Preparing [2022-01-20T00:32:00.197Z] aa9560711179: Layer already exists [2022-01-20T00:32:00.197Z] 62170e181a92: Layer already exists [2022-01-20T00:32:00.197Z] a3442c4ba2e3: Layer already exists [2022-01-20T00:32:00.197Z] c00dc3bab4a4: Layer already exists [2022-01-20T00:32:00.197Z] 624fdbb5bf17: Layer already exists [2022-01-20T00:32:00.466Z] main: digest: sha256:ddcd1eeb0fb1c9eae9015cc022d082aa29dc6a82616ef9ad3540fac5b678e60d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:32:00.507Z] ===================================================== [Pipeline] echo [2022-01-20T00:32:00.513Z] taggedImages: [2022-01-20T00:32:00.513Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:32:00.513Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-20T00:32:00.513Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.21 [2022-01-20T00:32:00.513Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:32:00.513Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-20T00:32:00.527Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-20T00:32:00.527Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:32:00.527Z] latest [2022-01-20T00:32:00.527Z] 2.2.0-dev.21 [2022-01-20T00:32:00.527Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:32:00.527Z] main [2022-01-20T00:32:00.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:00.857Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:01.186Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:32:01.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T00:32:01.186Z] 765e666b5885: Preparing [2022-01-20T00:32:01.186Z] 51fc113ec28f: Preparing [2022-01-20T00:32:01.186Z] aa9560711179: Preparing [2022-01-20T00:32:01.186Z] 6f95c51e43a5: Preparing [2022-01-20T00:32:01.186Z] 62170e181a92: Preparing [2022-01-20T00:32:01.186Z] 62170e181a92: Layer already exists [2022-01-20T00:32:01.186Z] aa9560711179: Layer already exists [2022-01-20T00:32:01.186Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:32:01.457Z] 765e666b5885: Pushed [2022-01-20T00:32:04.059Z] 51fc113ec28f: Pushed [2022-01-20T00:32:04.059Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:88628beead31ab36bcc57052f507b18f23110baaddef75d0157df6b63b779ebe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:04.396Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:04.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-20T00:32:04.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T00:32:04.727Z] 765e666b5885: Preparing [2022-01-20T00:32:04.727Z] 51fc113ec28f: Preparing [2022-01-20T00:32:04.727Z] aa9560711179: Preparing [2022-01-20T00:32:04.727Z] 6f95c51e43a5: Preparing [2022-01-20T00:32:04.727Z] 62170e181a92: Preparing [2022-01-20T00:32:04.727Z] 62170e181a92: Layer already exists [2022-01-20T00:32:04.727Z] aa9560711179: Layer already exists [2022-01-20T00:32:04.727Z] 765e666b5885: Layer already exists [2022-01-20T00:32:04.727Z] 51fc113ec28f: Layer already exists [2022-01-20T00:32:04.727Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:32:04.996Z] latest: digest: sha256:88628beead31ab36bcc57052f507b18f23110baaddef75d0157df6b63b779ebe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:05.327Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:05.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.21 [2022-01-20T00:32:05.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T00:32:05.650Z] 765e666b5885: Preparing [2022-01-20T00:32:05.650Z] 51fc113ec28f: Preparing [2022-01-20T00:32:05.650Z] aa9560711179: Preparing [2022-01-20T00:32:05.650Z] 6f95c51e43a5: Preparing [2022-01-20T00:32:05.650Z] 62170e181a92: Preparing [2022-01-20T00:32:05.650Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:32:05.650Z] 765e666b5885: Layer already exists [2022-01-20T00:32:05.650Z] aa9560711179: Layer already exists [2022-01-20T00:32:05.650Z] 62170e181a92: Layer already exists [2022-01-20T00:32:05.650Z] 51fc113ec28f: Layer already exists [2022-01-20T00:32:05.650Z] 2.2.0-dev.21: digest: sha256:88628beead31ab36bcc57052f507b18f23110baaddef75d0157df6b63b779ebe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:06.245Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:06.616Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:32:06.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T00:32:06.616Z] 765e666b5885: Preparing [2022-01-20T00:32:06.616Z] 51fc113ec28f: Preparing [2022-01-20T00:32:06.616Z] aa9560711179: Preparing [2022-01-20T00:32:06.616Z] 6f95c51e43a5: Preparing [2022-01-20T00:32:06.616Z] 62170e181a92: Preparing [2022-01-20T00:32:06.616Z] aa9560711179: Layer already exists [2022-01-20T00:32:06.616Z] 62170e181a92: Layer already exists [2022-01-20T00:32:06.616Z] 765e666b5885: Layer already exists [2022-01-20T00:32:06.616Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:32:06.616Z] 51fc113ec28f: Layer already exists [2022-01-20T00:32:06.890Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:88628beead31ab36bcc57052f507b18f23110baaddef75d0157df6b63b779ebe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:07.234Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:07.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-20T00:32:07.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T00:32:07.590Z] 765e666b5885: Preparing [2022-01-20T00:32:07.590Z] 51fc113ec28f: Preparing [2022-01-20T00:32:07.590Z] aa9560711179: Preparing [2022-01-20T00:32:07.590Z] 6f95c51e43a5: Preparing [2022-01-20T00:32:07.590Z] 62170e181a92: Preparing [2022-01-20T00:32:07.590Z] 51fc113ec28f: Layer already exists [2022-01-20T00:32:07.590Z] aa9560711179: Layer already exists [2022-01-20T00:32:07.590Z] 765e666b5885: Layer already exists [2022-01-20T00:32:07.590Z] 6f95c51e43a5: Layer already exists [2022-01-20T00:32:07.590Z] 62170e181a92: Layer already exists [2022-01-20T00:32:07.590Z] main: digest: sha256:88628beead31ab36bcc57052f507b18f23110baaddef75d0157df6b63b779ebe size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:32:07.907Z] ===================================================== [Pipeline] echo [2022-01-20T00:32:07.916Z] taggedImages: [2022-01-20T00:32:07.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:32:07.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-20T00:32:07.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.21 [2022-01-20T00:32:07.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:32:07.916Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-20T00:32:07.936Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-20T00:32:07.936Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:32:07.936Z] latest [2022-01-20T00:32:07.936Z] 2.2.0-dev.21 [2022-01-20T00:32:07.936Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:32:07.936Z] main [2022-01-20T00:32:07.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:08.277Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:08.618Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:32:08.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T00:32:08.619Z] 277c68868381: Preparing [2022-01-20T00:32:08.619Z] 96d5af982f9c: Preparing [2022-01-20T00:32:08.619Z] ca473e8f6e2c: Preparing [2022-01-20T00:32:08.619Z] f47159296997: Preparing [2022-01-20T00:32:08.619Z] e25cc80ef78c: Preparing [2022-01-20T00:32:08.619Z] f7be28c579d0: Preparing [2022-01-20T00:32:08.619Z] 5ddf987a193f: Preparing [2022-01-20T00:32:08.619Z] 05d0a213effb: Preparing [2022-01-20T00:32:08.619Z] 087270190219: Preparing [2022-01-20T00:32:08.619Z] b49c6594ab31: Preparing [2022-01-20T00:32:08.619Z] 62170e181a92: Preparing [2022-01-20T00:32:08.619Z] 05d0a213effb: Waiting [2022-01-20T00:32:08.619Z] f7be28c579d0: Waiting [2022-01-20T00:32:08.619Z] 5ddf987a193f: Waiting [2022-01-20T00:32:08.619Z] 087270190219: Waiting [2022-01-20T00:32:08.619Z] 62170e181a92: Waiting [2022-01-20T00:32:08.619Z] b49c6594ab31: Waiting [2022-01-20T00:32:08.619Z] e25cc80ef78c: Layer already exists [2022-01-20T00:32:08.902Z] f7be28c579d0: Layer already exists [2022-01-20T00:32:08.902Z] 5ddf987a193f: Layer already exists [2022-01-20T00:32:08.902Z] 96d5af982f9c: Pushed [2022-01-20T00:32:08.902Z] 05d0a213effb: Layer already exists [2022-01-20T00:32:08.902Z] 087270190219: Layer already exists [2022-01-20T00:32:08.902Z] b49c6594ab31: Layer already exists [2022-01-20T00:32:08.902Z] 62170e181a92: Layer already exists [2022-01-20T00:32:09.563Z] 277c68868381: Pushed [2022-01-20T00:32:11.525Z] ca473e8f6e2c: Pushed [2022-01-20T00:32:26.563Z] f47159296997: Pushed [2022-01-20T00:32:26.563Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73: digest: sha256:8d1779260a6ed26b3a3d6f7e17d5b53f773b9b12b7322d8c78d790fec2bf5734 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:26.897Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:27.227Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-20T00:32:27.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T00:32:27.227Z] 277c68868381: Preparing [2022-01-20T00:32:27.227Z] 96d5af982f9c: Preparing [2022-01-20T00:32:27.227Z] ca473e8f6e2c: Preparing [2022-01-20T00:32:27.227Z] f47159296997: Preparing [2022-01-20T00:32:27.227Z] e25cc80ef78c: Preparing [2022-01-20T00:32:27.227Z] f7be28c579d0: Preparing [2022-01-20T00:32:27.227Z] 5ddf987a193f: Preparing [2022-01-20T00:32:27.227Z] 05d0a213effb: Preparing [2022-01-20T00:32:27.227Z] 087270190219: Preparing [2022-01-20T00:32:27.227Z] b49c6594ab31: Preparing [2022-01-20T00:32:27.227Z] 62170e181a92: Preparing [2022-01-20T00:32:27.227Z] 05d0a213effb: Waiting [2022-01-20T00:32:27.227Z] 087270190219: Waiting [2022-01-20T00:32:27.227Z] b49c6594ab31: Waiting [2022-01-20T00:32:27.227Z] f7be28c579d0: Waiting [2022-01-20T00:32:27.227Z] 62170e181a92: Waiting [2022-01-20T00:32:27.227Z] 5ddf987a193f: Waiting [2022-01-20T00:32:27.227Z] ca473e8f6e2c: Layer already exists [2022-01-20T00:32:27.227Z] f47159296997: Layer already exists [2022-01-20T00:32:27.227Z] 96d5af982f9c: Layer already exists [2022-01-20T00:32:27.227Z] e25cc80ef78c: Layer already exists [2022-01-20T00:32:27.227Z] 277c68868381: Layer already exists [2022-01-20T00:32:27.227Z] 5ddf987a193f: Layer already exists [2022-01-20T00:32:27.227Z] 05d0a213effb: Layer already exists [2022-01-20T00:32:27.227Z] 087270190219: Layer already exists [2022-01-20T00:32:27.227Z] f7be28c579d0: Layer already exists [2022-01-20T00:32:27.227Z] b49c6594ab31: Layer already exists [2022-01-20T00:32:27.227Z] 62170e181a92: Layer already exists [2022-01-20T00:32:27.499Z] latest: digest: sha256:8d1779260a6ed26b3a3d6f7e17d5b53f773b9b12b7322d8c78d790fec2bf5734 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:27.838Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:28.170Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.21 [2022-01-20T00:32:28.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T00:32:28.170Z] 277c68868381: Preparing [2022-01-20T00:32:28.170Z] 96d5af982f9c: Preparing [2022-01-20T00:32:28.170Z] ca473e8f6e2c: Preparing [2022-01-20T00:32:28.170Z] f47159296997: Preparing [2022-01-20T00:32:28.170Z] e25cc80ef78c: Preparing [2022-01-20T00:32:28.170Z] f7be28c579d0: Preparing [2022-01-20T00:32:28.170Z] 5ddf987a193f: Preparing [2022-01-20T00:32:28.170Z] 05d0a213effb: Preparing [2022-01-20T00:32:28.170Z] 087270190219: Preparing [2022-01-20T00:32:28.170Z] b49c6594ab31: Preparing [2022-01-20T00:32:28.170Z] 62170e181a92: Preparing [2022-01-20T00:32:28.170Z] 05d0a213effb: Waiting [2022-01-20T00:32:28.170Z] 087270190219: Waiting [2022-01-20T00:32:28.170Z] b49c6594ab31: Waiting [2022-01-20T00:32:28.170Z] 62170e181a92: Waiting [2022-01-20T00:32:28.170Z] f7be28c579d0: Waiting [2022-01-20T00:32:28.170Z] 5ddf987a193f: Waiting [2022-01-20T00:32:28.170Z] e25cc80ef78c: Layer already exists [2022-01-20T00:32:28.170Z] 96d5af982f9c: Layer already exists [2022-01-20T00:32:28.170Z] 277c68868381: Layer already exists [2022-01-20T00:32:28.170Z] ca473e8f6e2c: Layer already exists [2022-01-20T00:32:28.170Z] f47159296997: Layer already exists [2022-01-20T00:32:28.170Z] f7be28c579d0: Layer already exists [2022-01-20T00:32:28.170Z] 087270190219: Layer already exists [2022-01-20T00:32:28.170Z] 5ddf987a193f: Layer already exists [2022-01-20T00:32:28.170Z] b49c6594ab31: Layer already exists [2022-01-20T00:32:28.170Z] 05d0a213effb: Layer already exists [2022-01-20T00:32:28.440Z] 62170e181a92: Layer already exists [2022-01-20T00:32:28.440Z] 2.2.0-dev.21: digest: sha256:8d1779260a6ed26b3a3d6f7e17d5b53f773b9b12b7322d8c78d790fec2bf5734 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:28.779Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:29.110Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:32:29.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T00:32:29.111Z] 277c68868381: Preparing [2022-01-20T00:32:29.111Z] 96d5af982f9c: Preparing [2022-01-20T00:32:29.111Z] ca473e8f6e2c: Preparing [2022-01-20T00:32:29.111Z] f47159296997: Preparing [2022-01-20T00:32:29.111Z] e25cc80ef78c: Preparing [2022-01-20T00:32:29.111Z] f7be28c579d0: Preparing [2022-01-20T00:32:29.111Z] 5ddf987a193f: Preparing [2022-01-20T00:32:29.111Z] 05d0a213effb: Preparing [2022-01-20T00:32:29.111Z] 087270190219: Preparing [2022-01-20T00:32:29.111Z] b49c6594ab31: Preparing [2022-01-20T00:32:29.111Z] 62170e181a92: Preparing [2022-01-20T00:32:29.111Z] b49c6594ab31: Waiting [2022-01-20T00:32:29.111Z] 05d0a213effb: Waiting [2022-01-20T00:32:29.111Z] 087270190219: Waiting [2022-01-20T00:32:29.111Z] f7be28c579d0: Waiting [2022-01-20T00:32:29.111Z] 5ddf987a193f: Waiting [2022-01-20T00:32:29.111Z] 62170e181a92: Waiting [2022-01-20T00:32:29.111Z] ca473e8f6e2c: Layer already exists [2022-01-20T00:32:29.111Z] f47159296997: Layer already exists [2022-01-20T00:32:29.111Z] e25cc80ef78c: Layer already exists [2022-01-20T00:32:29.111Z] 96d5af982f9c: Layer already exists [2022-01-20T00:32:29.111Z] 277c68868381: Layer already exists [2022-01-20T00:32:29.111Z] 087270190219: Layer already exists [2022-01-20T00:32:29.111Z] b49c6594ab31: Layer already exists [2022-01-20T00:32:29.111Z] 05d0a213effb: Layer already exists [2022-01-20T00:32:29.111Z] 5ddf987a193f: Layer already exists [2022-01-20T00:32:29.111Z] f7be28c579d0: Layer already exists [2022-01-20T00:32:29.379Z] 62170e181a92: Layer already exists [2022-01-20T00:32:29.379Z] da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21: digest: sha256:8d1779260a6ed26b3a3d6f7e17d5b53f773b9b12b7322d8c78d790fec2bf5734 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:29.713Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:30.042Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-20T00:32:30.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T00:32:30.042Z] 277c68868381: Preparing [2022-01-20T00:32:30.042Z] 96d5af982f9c: Preparing [2022-01-20T00:32:30.042Z] ca473e8f6e2c: Preparing [2022-01-20T00:32:30.042Z] f47159296997: Preparing [2022-01-20T00:32:30.042Z] e25cc80ef78c: Preparing [2022-01-20T00:32:30.042Z] f7be28c579d0: Preparing [2022-01-20T00:32:30.042Z] 5ddf987a193f: Preparing [2022-01-20T00:32:30.042Z] 05d0a213effb: Preparing [2022-01-20T00:32:30.042Z] 087270190219: Preparing [2022-01-20T00:32:30.042Z] b49c6594ab31: Preparing [2022-01-20T00:32:30.042Z] 62170e181a92: Preparing [2022-01-20T00:32:30.042Z] 05d0a213effb: Waiting [2022-01-20T00:32:30.042Z] 087270190219: Waiting [2022-01-20T00:32:30.042Z] b49c6594ab31: Waiting [2022-01-20T00:32:30.042Z] f7be28c579d0: Waiting [2022-01-20T00:32:30.042Z] 5ddf987a193f: Waiting [2022-01-20T00:32:30.042Z] 62170e181a92: Waiting [2022-01-20T00:32:30.042Z] e25cc80ef78c: Layer already exists [2022-01-20T00:32:30.042Z] f47159296997: Layer already exists [2022-01-20T00:32:30.042Z] ca473e8f6e2c: Layer already exists [2022-01-20T00:32:30.042Z] 96d5af982f9c: Layer already exists [2022-01-20T00:32:30.042Z] 277c68868381: Layer already exists [2022-01-20T00:32:30.042Z] f7be28c579d0: Layer already exists [2022-01-20T00:32:30.042Z] 5ddf987a193f: Layer already exists [2022-01-20T00:32:30.042Z] 087270190219: Layer already exists [2022-01-20T00:32:30.042Z] 05d0a213effb: Layer already exists [2022-01-20T00:32:30.313Z] b49c6594ab31: Layer already exists [2022-01-20T00:32:30.313Z] 62170e181a92: Layer already exists [2022-01-20T00:32:30.313Z] main: digest: sha256:8d1779260a6ed26b3a3d6f7e17d5b53f773b9b12b7322d8c78d790fec2bf5734 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T00:32:30.356Z] ===================================================== [Pipeline] echo [2022-01-20T00:32:30.367Z] taggedImages: [2022-01-20T00:32:30.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [2022-01-20T00:32:30.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-20T00:32:30.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.21 [2022-01-20T00:32:30.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:da06b8605fc5b0b455f4e40bd2812c8bcbf61f73-2.2.0-dev.21 [2022-01-20T00:32:30.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:30.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T00:32:30.731Z] [2022-01-20T00:32:30.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:32:31.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T00:32:31.340Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T00:32:31.340Z] 448f6bf000e3: Pulling fs layer [2022-01-20T00:32:31.340Z] f757da607395: Pulling fs layer [2022-01-20T00:32:31.340Z] 05883995daec: Pulling fs layer [2022-01-20T00:32:31.340Z] 8603b9c90790: Pulling fs layer [2022-01-20T00:32:31.340Z] 1560dd03e051: Pulling fs layer [2022-01-20T00:32:31.340Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T00:32:31.340Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T00:32:31.340Z] 8603b9c90790: Waiting [2022-01-20T00:32:31.340Z] 1560dd03e051: Waiting [2022-01-20T00:32:31.340Z] 27f5ce0e4adf: Waiting [2022-01-20T00:32:31.340Z] c2d8d7efcc4b: Waiting [2022-01-20T00:32:31.340Z] f757da607395: Verifying Checksum [2022-01-20T00:32:31.340Z] f757da607395: Download complete [2022-01-20T00:32:31.340Z] 8603b9c90790: Verifying Checksum [2022-01-20T00:32:31.340Z] 8603b9c90790: Download complete [2022-01-20T00:32:31.340Z] 1560dd03e051: Verifying Checksum [2022-01-20T00:32:31.340Z] 1560dd03e051: Download complete [2022-01-20T00:32:31.340Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T00:32:31.340Z] 27f5ce0e4adf: Download complete [2022-01-20T00:32:31.613Z] 05883995daec: Download complete [2022-01-20T00:32:31.885Z] 448f6bf000e3: Verifying Checksum [2022-01-20T00:32:31.885Z] 448f6bf000e3: Download complete [2022-01-20T00:32:34.495Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T00:32:34.495Z] c2d8d7efcc4b: Download complete [2022-01-20T00:32:35.470Z] 448f6bf000e3: Pull complete [2022-01-20T00:32:36.062Z] f757da607395: Pull complete [2022-01-20T00:32:37.488Z] 05883995daec: Pull complete [2022-01-20T00:32:37.761Z] 8603b9c90790: Pull complete [2022-01-20T00:32:38.732Z] 1560dd03e051: Pull complete [2022-01-20T00:32:39.003Z] 27f5ce0e4adf: Pull complete [2022-01-20T00:32:54.054Z] c2d8d7efcc4b: Pull complete [2022-01-20T00:32:54.054Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T00:32:54.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T00:32:54.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T00:32:54.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-2177 does not seem to be running inside a container [2022-01-20T00:32:54.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T00:32:56.930Z] $ docker top 39604c9f7be1ba918b874ae3d6728874dd2a3714ef559a761cec3cc28522827a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:32:57.935Z] ---> job-cost.sh [2022-01-20T00:32:57.935Z] lf-activate-venv: SKIPPING [2022-01-20T00:32:57.935Z] INFO: No Stack... [2022-01-20T00:32:58.205Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T00:32:58.797Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T00:32:59.451Z] + cat /w/workspace/edgex-go/138/archives/cost.csv [2022-01-20T00:32:59.452Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T00:32:59.511Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-138-stack-cost] [2022-01-20T00:32:59.516Z] Resource [jenkins-edgexfoundry-edgex-go-main-138-stack-cost] did not exist. Created. [2022-01-20T00:32:59.517Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T00:33:00.174Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T00:33:00.753Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T00:33:00.761Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T00:33:00.763Z] $ docker stop --time=1 39604c9f7be1ba918b874ae3d6728874dd2a3714ef559a761cec3cc28522827a [2022-01-20T00:33:02.261Z] $ docker rm -f 39604c9f7be1ba918b874ae3d6728874dd2a3714ef559a761cec3cc28522827a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [2022-01-20T00:33:02.765Z] provisioning config files... [2022-01-20T00:33:02.773Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/138@tmp/config9145890182863902578tmp [Pipeline] { [Pipeline] sh [2022-01-20T00:33:03.063Z] + set +x [2022-01-20T00:33:03.063Z] + curl -s https://codecov.io/bash [2022-01-20T00:33:03.063Z] + bash -s -- [2022-01-20T00:33:03.063Z] [2022-01-20T00:33:03.063Z] _____ _ [2022-01-20T00:33:03.063Z] / ____| | | [2022-01-20T00:33:03.064Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T00:33:03.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T00:33:03.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T00:33:03.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T00:33:03.064Z] Bash-1.0.6 [2022-01-20T00:33:03.064Z] [2022-01-20T00:33:03.064Z] [2022-01-20T00:33:03.064Z] ==> git version 2.24.4 found [2022-01-20T00:33:03.064Z] ==> 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 [2022-01-20T00:33:03.064Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T00:33:03.064Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T00:33:03.064Z] ==> Jenkins CI detected. [2022-01-20T00:33:03.064Z] current dir:  /w/workspace/edgex-go/138 [2022-01-20T00:33:03.064Z] project root: . [2022-01-20T00:33:03.064Z] --> token set from env [2022-01-20T00:33:03.325Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T00:33:03.325Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T00:33:03.325Z] ==> Python coveragepy not found [2022-01-20T00:33:03.325Z] ==> Searching for coverage reports in: [2022-01-20T00:33:03.325Z] + . [2022-01-20T00:33:03.325Z] -> Found 1 reports [2022-01-20T00:33:03.325Z] ==> Detecting git/mercurial file structure [2022-01-20T00:33:03.325Z] ==> Reading reports [2022-01-20T00:33:03.325Z] + ./coverage.out bytes=428381 [2022-01-20T00:33:03.325Z] ==> Appending adjustments [2022-01-20T00:33:03.325Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T00:33:04.272Z] + Found adjustments [2022-01-20T00:33:04.272Z] ==> Gzipping contents [2022-01-20T00:33:04.532Z] 60K /tmp/codecov.dIzcFh.gz [2022-01-20T00:33:04.532Z] ==> Uploading reports [2022-01-20T00:33:04.532Z] url: https://codecov.io [2022-01-20T00:33:04.532Z] query: branch=main&commit=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T00:33:04.532Z] -> Pinging Codecov [2022-01-20T00:33:04.532Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=da06b8605fc5b0b455f4e40bd2812c8bcbf61f73&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T00:33:04.793Z] -> Uploading to [2022-01-20T00:33:04.793Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/00271124DB129430A58F1EEE437C3FCB/da06b8605fc5b0b455f4e40bd2812c8bcbf61f73/6f13d39f-a201-405a-b8fa-ed53c7d94997.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T003304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c372bf394c92502cf3a1ab59f9611cd54bdf83519c1d172f085841c9d878bc6c [2022-01-20T00:33:04.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:33:04.793Z] Dload Upload Total Spent Left Speed [2022-01-20T00:33:05.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57860 0 0 100 57860 0 153k --:--:-- --:--:-- --:--:-- 153k [2022-01-20T00:33:05.364Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 [Pipeline] } [2022-01-20T00:33:05.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-20T00:33:05.668Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T00:33:05.681Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:33:05.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T00:33:05.983Z] [2022-01-20T00:33:05.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:33:06.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T00:33:06.290Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T00:33:06.290Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T00:33:06.290Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T00:33:06.290Z] de9db76c5a1d: Pulling fs layer [2022-01-20T00:33:06.290Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T00:33:06.290Z] 0d57e429df01: Pulling fs layer [2022-01-20T00:33:06.290Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T00:33:06.290Z] e1f770b5df2f: Pulling fs layer [2022-01-20T00:33:06.290Z] 85a0685a4137: Pulling fs layer [2022-01-20T00:33:06.290Z] 0eba1c9be4d2: Waiting [2022-01-20T00:33:06.290Z] 0d57e429df01: Waiting [2022-01-20T00:33:06.290Z] 4e4be7b47b0d: Waiting [2022-01-20T00:33:06.290Z] e1f770b5df2f: Waiting [2022-01-20T00:33:06.290Z] 85a0685a4137: Waiting [2022-01-20T00:33:06.290Z] de9db76c5a1d: Verifying Checksum [2022-01-20T00:33:06.290Z] de9db76c5a1d: Download complete [2022-01-20T00:33:06.290Z] 0ef7d3d256c8: Verifying Checksum [2022-01-20T00:33:06.290Z] 0ef7d3d256c8: Download complete [2022-01-20T00:33:06.290Z] 0d57e429df01: Verifying Checksum [2022-01-20T00:33:06.290Z] 0d57e429df01: Download complete [2022-01-20T00:33:06.290Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T00:33:06.290Z] 4e4be7b47b0d: Download complete [2022-01-20T00:33:06.290Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T00:33:06.290Z] 188c0c94c7c5: Download complete [2022-01-20T00:33:06.562Z] e1f770b5df2f: Verifying Checksum [2022-01-20T00:33:06.562Z] e1f770b5df2f: Download complete [2022-01-20T00:33:06.848Z] 188c0c94c7c5: Pull complete [2022-01-20T00:33:07.122Z] 85a0685a4137: Verifying Checksum [2022-01-20T00:33:07.122Z] 85a0685a4137: Download complete [2022-01-20T00:33:07.122Z] 0ef7d3d256c8: Pull complete [2022-01-20T00:33:07.122Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T00:33:07.122Z] 0eba1c9be4d2: Download complete [2022-01-20T00:33:07.122Z] de9db76c5a1d: Pull complete [2022-01-20T00:33:11.377Z] 0eba1c9be4d2: Pull complete [2022-01-20T00:33:11.377Z] 0d57e429df01: Pull complete [2022-01-20T00:33:11.377Z] 4e4be7b47b0d: Pull complete [2022-01-20T00:33:12.331Z] e1f770b5df2f: Pull complete [2022-01-20T00:33:16.553Z] 85a0685a4137: Pull complete [2022-01-20T00:33:16.553Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T00:33:16.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T00:33:16.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T00:33:16.622Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:33:16.655Z] $ 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/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:33:19.929Z] $ docker top a4f7fbc8849444b7830156cbe0328b253fb106ce0ca923e2e0e26380692f1354 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T00:33:20.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T00:33:20.313Z] + set -o pipefail [2022-01-20T00:33:20.313Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T00:33:25.621Z] [2022-01-20T00:33:25.621Z] Monitoring /w/workspace/edgex-go/138 (github.com/edgexfoundry/edgex-go)... [2022-01-20T00:33:25.621Z] [2022-01-20T00:33:25.621Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/183cbebc-06c3-4777-868d-14274893fa07 [2022-01-20T00:33:25.621Z] [2022-01-20T00:33:25.621Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-20T00:33:25.621Z] [2022-01-20T00:33:25.621Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T00:33:25.621Z] [2022-01-20T00:33:25.621Z] [Pipeline] } [2022-01-20T00:33:25.631Z] $ docker stop --time=1 a4f7fbc8849444b7830156cbe0328b253fb106ce0ca923e2e0e26380692f1354 [2022-01-20T00:33:27.657Z] $ docker rm -f a4f7fbc8849444b7830156cbe0328b253fb106ce0ca923e2e0e26380692f1354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-20T00:33:28.059Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T00:33:28.070Z] provisioning config files... [2022-01-20T00:33:28.077Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/138@tmp/config255927543089102968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:33:28.376Z] --> edgex-publish-swagger.sh [2022-01-20T00:33:28.376Z] === Publish openapi/v2 API === [2022-01-20T00:33:28.376Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-20T00:33:28.376Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/138/openapi/v2/core-command.yaml] [2022-01-20T00:33:28.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:33:28.376Z] Dload Upload Total Spent Left Speed [2022-01-20T00:33:29.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 29869 0:00:01 0:00:01 --:--:-- 29904 100 33343 0 0 100 33343 0 29864 0:00:01 0:00:01 --:--:-- 29904 [2022-01-20T00:33:29.323Z] [2022-01-20T00:33:29.323Z] [2022-01-20T00:33:29.323Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/138/openapi/v2/core-data.yaml] [2022-01-20T00:33:29.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:33:29.323Z] Dload Upload Total Spent Left Speed [2022-01-20T00:33:30.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 71116 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 65273 0:00:01 0:00:01 --:--:-- 65303 [2022-01-20T00:33:30.527Z] [2022-01-20T00:33:30.527Z] [2022-01-20T00:33:30.527Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/138/openapi/v2/core-metadata.yaml] [2022-01-20T00:33:30.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:33:30.527Z] Dload Upload Total Spent Left Speed [2022-01-20T00:33:31.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k [2022-01-20T00:33:31.912Z] [2022-01-20T00:33:31.912Z] [2022-01-20T00:33:31.912Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/138/openapi/v2/support-notifications.yaml] [2022-01-20T00:33:31.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:33:31.912Z] Dload Upload Total Spent Left Speed [2022-01-20T00:33:32.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 79213 0:00:01 0:00:01 --:--:-- 79241 100 88830 0 0 100 88830 0 79199 0:00:01 0:00:01 --:--:-- 79241 [2022-01-20T00:33:32.852Z] [2022-01-20T00:33:32.852Z] [2022-01-20T00:33:32.852Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/138/openapi/v2/support-scheduler.yaml] [2022-01-20T00:33:32.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:33:32.852Z] Dload Upload Total Spent Left Speed [2022-01-20T00:33:33.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 39274 --:--:-- --:--:-- --:--:-- 39264 100 39068 0 0 100 39068 0 39269 --:--:-- --:--:-- --:--:-- 39264 [2022-01-20T00:33:33.793Z] [2022-01-20T00:33:33.793Z] [2022-01-20T00:33:33.793Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/138/openapi/v2/system-agent.yaml] [2022-01-20T00:33:33.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T00:33:33.793Z] Dload Upload Total Spent Left Speed [2022-01-20T00:33:34.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20086 --:--:-- --:--:-- --:--:-- 20085 100 19603 0 0 100 19603 0 20083 --:--:-- --:--:-- --:--:-- 20085 [2022-01-20T00:33:34.730Z] [2022-01-20T00:33:34.730Z] [Pipeline] } [2022-01-20T00:33:34.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-01-20T00:33:35.143Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T00:33:35.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:33:35.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T00:33:35.440Z] . [Pipeline] withDockerContainer [2022-01-20T00:33:35.506Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:33:35.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:33:35.989Z] $ docker top 55e2e4edb9bbcdde022c76fc704c923a4182d3cc2712ef2c86178f97c658a4a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T00:33:36.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T00:33:36.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T00:33:36.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T00:33:36.312Z] $ docker exec 55e2e4edb9bbcdde022c76fc704c923a4182d3cc2712ef2c86178f97c658a4a4 ssh-agent [2022-01-20T00:33:36.427Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHNJggP/agent.15 [2022-01-20T00:33:36.427Z] SSH_AGENT_PID=21 [2022-01-20T00:33:36.432Z] Running ssh-add (command line suppressed) [2022-01-20T00:33:36.533Z] Identity added: /w/workspace/edgex-go/138@tmp/private_key_3341697638947042927.key (/w/workspace/edgex-go/138@tmp/private_key_3341697638947042927.key) [2022-01-20T00:33:36.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T00:33:36.845Z] + git semver tag [2022-01-20T00:33:36.845Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T00:33:36.845Z] # $GIT_DIR = /w/workspace/edgex-go/138/.git [2022-01-20T00:33:36.845Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/138 [2022-01-20T00:33:36.845Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T00:33:36.845Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T00:33:36.845Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T00:33:36.845Z] # $SEMVER_BRANCH = main [2022-01-20T00:33:36.845Z] # $SEMVER_DIR = /w/workspace/edgex-go/138/.semver [2022-01-20T00:33:36.845Z] # da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 HEAD [2022-01-20T00:33:36.845Z] # -> Force: false [2022-01-20T00:33:36.845Z] # 34856df550bb8f541ba9ddab545ac5291048c86c refs/tags/v2.2.0-dev.21 [Pipeline] } [2022-01-20T00:33:36.852Z] $ docker exec --env ******** --env ******** 55e2e4edb9bbcdde022c76fc704c923a4182d3cc2712ef2c86178f97c658a4a4 ssh-agent -k [2022-01-20T00:33:36.950Z] unset SSH_AUTH_SOCK; [2022-01-20T00:33:36.950Z] unset SSH_AGENT_PID; [2022-01-20T00:33:36.950Z] echo Agent pid 21 killed; [2022-01-20T00:33:36.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T00:33:37.291Z] + git semver [Pipeline] } [2022-01-20T00:33:37.302Z] $ docker stop --time=1 55e2e4edb9bbcdde022c76fc704c923a4182d3cc2712ef2c86178f97c658a4a4 [2022-01-20T00:33:38.476Z] $ docker rm -f 55e2e4edb9bbcdde022c76fc704c923a4182d3cc2712ef2c86178f97c658a4a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:33:38.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T00:33:38.881Z] [2022-01-20T00:33:38.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:33:39.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T00:33:39.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T00:33:39.186Z] ab5ef0e58194: Pulling fs layer [2022-01-20T00:33:39.186Z] 9712f1f96733: Pulling fs layer [2022-01-20T00:33:39.186Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T00:33:39.186Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T00:33:39.186Z] e9a5061849ea: Pulling fs layer [2022-01-20T00:33:39.186Z] d747dcd14b5f: Pulling fs layer [2022-01-20T00:33:39.186Z] 2de7ff778b66: Pulling fs layer [2022-01-20T00:33:39.186Z] e9a5061849ea: Waiting [2022-01-20T00:33:39.186Z] d747dcd14b5f: Waiting [2022-01-20T00:33:39.186Z] 2de7ff778b66: Waiting [2022-01-20T00:33:39.186Z] 0d9ebad4ef96: Waiting [2022-01-20T00:33:39.186Z] 9712f1f96733: Download complete [2022-01-20T00:33:39.449Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T00:33:39.449Z] 63f879dbbcfc: Download complete [2022-01-20T00:33:39.716Z] ab5ef0e58194: Verifying Checksum [2022-01-20T00:33:39.716Z] ab5ef0e58194: Download complete [2022-01-20T00:33:39.716Z] d747dcd14b5f: Verifying Checksum [2022-01-20T00:33:39.716Z] d747dcd14b5f: Download complete [2022-01-20T00:33:39.716Z] e9a5061849ea: Verifying Checksum [2022-01-20T00:33:39.716Z] e9a5061849ea: Download complete [2022-01-20T00:33:39.977Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T00:33:39.977Z] 0d9ebad4ef96: Download complete [2022-01-20T00:33:39.977Z] 2de7ff778b66: Verifying Checksum [2022-01-20T00:33:39.977Z] 2de7ff778b66: Download complete [2022-01-20T00:33:43.310Z] ab5ef0e58194: Pull complete [2022-01-20T00:33:43.310Z] 9712f1f96733: Pull complete [2022-01-20T00:33:43.884Z] 63f879dbbcfc: Pull complete [2022-01-20T00:33:49.207Z] 0d9ebad4ef96: Pull complete [2022-01-20T00:33:49.207Z] e9a5061849ea: Pull complete [2022-01-20T00:33:49.207Z] d747dcd14b5f: Pull complete [2022-01-20T00:33:50.153Z] 2de7ff778b66: Pull complete [2022-01-20T00:33:50.153Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T00:33:50.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T00:33:50.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T00:33:50.226Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:33:50.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:33:53.790Z] $ docker top 66756677f5016dc7298ae66fb02d9178f81392631de14cfb9ba2e098263d87bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T00:33:53.883Z] provisioning config files... [2022-01-20T00:33:53.896Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/138@tmp/config1625348890839318614tmp [2022-01-20T00:33:53.908Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/138@tmp/config3667650017712621921tmp [2022-01-20T00:33:53.923Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/138@tmp/config7194428120323091655tmp [Pipeline] { [Pipeline] echo [2022-01-20T00:33:53.939Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:33:54.236Z] ---> sigul-configuration.sh [2022-01-20T00:33:54.236Z] gpg: directory `/root/.gnupg' created [2022-01-20T00:33:54.236Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T00:33:54.236Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T00:33:54.236Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T00:33:54.236Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T00:33:54.236Z] gpg: CAST5 encrypted data [2022-01-20T00:33:54.236Z] gpg: encrypted with 1 passphrase [2022-01-20T00:33:54.236Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T00:33:54.529Z] + mkdir /home/jenkins [2022-01-20T00:33:54.529Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T00:33:54.827Z] + 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 [2022-01-20T00:33:54.838Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:33:55.129Z] ---> sigul-install.sh [2022-01-20T00:33:55.129Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T00:33:55.420Z] + git tag --list [2022-01-20T00:33:55.420Z] 0.6.0 [2022-01-20T00:33:55.420Z] 0.6.1 [2022-01-20T00:33:55.420Z] 0.7.0 [2022-01-20T00:33:55.420Z] 0.7.1 [2022-01-20T00:33:55.420Z] v1.0.0 [2022-01-20T00:33:55.420Z] v1.0.1 [2022-01-20T00:33:55.420Z] v1.1.0 [2022-01-20T00:33:55.420Z] v1.2.0 [2022-01-20T00:33:55.420Z] v1.2.1 [2022-01-20T00:33:55.420Z] v1.3.0 [2022-01-20T00:33:55.420Z] v1.3.1 [2022-01-20T00:33:55.420Z] v2.0.0 [2022-01-20T00:33:55.420Z] v2.0.1-dev.1 [2022-01-20T00:33:55.420Z] v2.0.1-dev.10 [2022-01-20T00:33:55.420Z] v2.0.1-dev.11 [2022-01-20T00:33:55.420Z] v2.0.1-dev.12 [2022-01-20T00:33:55.420Z] v2.0.1-dev.13 [2022-01-20T00:33:55.420Z] v2.0.1-dev.14 [2022-01-20T00:33:55.420Z] v2.0.1-dev.15 [2022-01-20T00:33:55.420Z] v2.0.1-dev.16 [2022-01-20T00:33:55.420Z] v2.0.1-dev.17 [2022-01-20T00:33:55.420Z] v2.0.1-dev.18 [2022-01-20T00:33:55.420Z] v2.0.1-dev.19 [2022-01-20T00:33:55.420Z] v2.0.1-dev.2 [2022-01-20T00:33:55.420Z] v2.0.1-dev.20 [2022-01-20T00:33:55.420Z] v2.0.1-dev.21 [2022-01-20T00:33:55.420Z] v2.0.1-dev.22 [2022-01-20T00:33:55.420Z] v2.0.1-dev.23 [2022-01-20T00:33:55.420Z] v2.0.1-dev.24 [2022-01-20T00:33:55.420Z] v2.0.1-dev.25 [2022-01-20T00:33:55.420Z] v2.0.1-dev.26 [2022-01-20T00:33:55.420Z] v2.0.1-dev.27 [2022-01-20T00:33:55.420Z] v2.0.1-dev.28 [2022-01-20T00:33:55.420Z] v2.0.1-dev.29 [2022-01-20T00:33:55.420Z] v2.0.1-dev.3 [2022-01-20T00:33:55.420Z] v2.0.1-dev.30 [2022-01-20T00:33:55.420Z] v2.0.1-dev.31 [2022-01-20T00:33:55.420Z] v2.0.1-dev.32 [2022-01-20T00:33:55.420Z] v2.0.1-dev.33 [2022-01-20T00:33:55.420Z] v2.0.1-dev.34 [2022-01-20T00:33:55.420Z] v2.0.1-dev.35 [2022-01-20T00:33:55.420Z] v2.0.1-dev.36 [2022-01-20T00:33:55.420Z] v2.0.1-dev.37 [2022-01-20T00:33:55.420Z] v2.0.1-dev.38 [2022-01-20T00:33:55.420Z] v2.0.1-dev.39 [2022-01-20T00:33:55.420Z] v2.0.1-dev.4 [2022-01-20T00:33:55.420Z] v2.0.1-dev.40 [2022-01-20T00:33:55.420Z] v2.0.1-dev.41 [2022-01-20T00:33:55.420Z] v2.0.1-dev.42 [2022-01-20T00:33:55.420Z] v2.0.1-dev.43 [2022-01-20T00:33:55.420Z] v2.0.1-dev.44 [2022-01-20T00:33:55.420Z] v2.0.1-dev.45 [2022-01-20T00:33:55.420Z] v2.0.1-dev.46 [2022-01-20T00:33:55.420Z] v2.0.1-dev.47 [2022-01-20T00:33:55.420Z] v2.0.1-dev.48 [2022-01-20T00:33:55.420Z] v2.0.1-dev.49 [2022-01-20T00:33:55.420Z] v2.0.1-dev.5 [2022-01-20T00:33:55.420Z] v2.0.1-dev.50 [2022-01-20T00:33:55.420Z] v2.0.1-dev.51 [2022-01-20T00:33:55.420Z] v2.0.1-dev.52 [2022-01-20T00:33:55.420Z] v2.0.1-dev.53 [2022-01-20T00:33:55.420Z] v2.0.1-dev.54 [2022-01-20T00:33:55.420Z] v2.0.1-dev.55 [2022-01-20T00:33:55.420Z] v2.0.1-dev.56 [2022-01-20T00:33:55.420Z] v2.0.1-dev.57 [2022-01-20T00:33:55.420Z] v2.0.1-dev.58 [2022-01-20T00:33:55.420Z] v2.0.1-dev.59 [2022-01-20T00:33:55.420Z] v2.0.1-dev.6 [2022-01-20T00:33:55.420Z] v2.0.1-dev.60 [2022-01-20T00:33:55.420Z] v2.0.1-dev.61 [2022-01-20T00:33:55.420Z] v2.0.1-dev.62 [2022-01-20T00:33:55.420Z] v2.0.1-dev.63 [2022-01-20T00:33:55.420Z] v2.0.1-dev.64 [2022-01-20T00:33:55.420Z] v2.0.1-dev.65 [2022-01-20T00:33:55.420Z] v2.0.1-dev.66 [2022-01-20T00:33:55.420Z] v2.0.1-dev.67 [2022-01-20T00:33:55.420Z] v2.0.1-dev.68 [2022-01-20T00:33:55.420Z] v2.0.1-dev.69 [2022-01-20T00:33:55.420Z] v2.0.1-dev.7 [2022-01-20T00:33:55.420Z] v2.0.1-dev.70 [2022-01-20T00:33:55.420Z] v2.0.1-dev.71 [2022-01-20T00:33:55.420Z] v2.0.1-dev.72 [2022-01-20T00:33:55.420Z] v2.0.1-dev.73 [2022-01-20T00:33:55.420Z] v2.0.1-dev.74 [2022-01-20T00:33:55.420Z] v2.0.1-dev.75 [2022-01-20T00:33:55.420Z] v2.0.1-dev.76 [2022-01-20T00:33:55.420Z] v2.0.1-dev.77 [2022-01-20T00:33:55.420Z] v2.0.1-dev.78 [2022-01-20T00:33:55.420Z] v2.0.1-dev.79 [2022-01-20T00:33:55.420Z] v2.0.1-dev.8 [2022-01-20T00:33:55.420Z] v2.0.1-dev.80 [2022-01-20T00:33:55.420Z] v2.0.1-dev.81 [2022-01-20T00:33:55.420Z] v2.0.1-dev.82 [2022-01-20T00:33:55.420Z] v2.0.1-dev.83 [2022-01-20T00:33:55.420Z] v2.0.1-dev.84 [2022-01-20T00:33:55.420Z] v2.0.1-dev.85 [2022-01-20T00:33:55.420Z] v2.0.1-dev.86 [2022-01-20T00:33:55.420Z] v2.0.1-dev.87 [2022-01-20T00:33:55.420Z] v2.0.1-dev.88 [2022-01-20T00:33:55.420Z] v2.0.1-dev.89 [2022-01-20T00:33:55.420Z] v2.0.1-dev.9 [2022-01-20T00:33:55.420Z] v2.0.1-dev.90 [2022-01-20T00:33:55.420Z] v2.0.1-dev.91 [2022-01-20T00:33:55.420Z] v2.0.1-dev.92 [2022-01-20T00:33:55.420Z] v2.0.1-dev.93 [2022-01-20T00:33:55.420Z] v2.0.1-dev.94 [2022-01-20T00:33:55.420Z] v2.0.1-dev.95 [2022-01-20T00:33:55.420Z] v2.0.1-dev.96 [2022-01-20T00:33:55.420Z] v2.0.1-dev.97 [2022-01-20T00:33:55.420Z] v2.0.1-dev.98 [2022-01-20T00:33:55.420Z] v2.0.1-dev.99 [2022-01-20T00:33:55.420Z] v2.1.0 [2022-01-20T00:33:55.420Z] v2.2.0-dev.1 [2022-01-20T00:33:55.420Z] v2.2.0-dev.10 [2022-01-20T00:33:55.420Z] v2.2.0-dev.11 [2022-01-20T00:33:55.420Z] v2.2.0-dev.12 [2022-01-20T00:33:55.420Z] v2.2.0-dev.13 [2022-01-20T00:33:55.420Z] v2.2.0-dev.14 [2022-01-20T00:33:55.421Z] v2.2.0-dev.15 [2022-01-20T00:33:55.421Z] v2.2.0-dev.16 [2022-01-20T00:33:55.421Z] v2.2.0-dev.17 [2022-01-20T00:33:55.421Z] v2.2.0-dev.18 [2022-01-20T00:33:55.421Z] v2.2.0-dev.19 [2022-01-20T00:33:55.421Z] v2.2.0-dev.2 [2022-01-20T00:33:55.421Z] v2.2.0-dev.20 [2022-01-20T00:33:55.421Z] v2.2.0-dev.21 [2022-01-20T00:33:55.421Z] v2.2.0-dev.3 [2022-01-20T00:33:55.421Z] v2.2.0-dev.4 [2022-01-20T00:33:55.421Z] v2.2.0-dev.5 [2022-01-20T00:33:55.421Z] v2.2.0-dev.6 [2022-01-20T00:33:55.421Z] v2.2.0-dev.7 [2022-01-20T00:33:55.421Z] v2.2.0-dev.8 [2022-01-20T00:33:55.421Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-20T00:33:55.713Z] + lftools sign git-tag v2.2.0-dev.21 [2022-01-20T00:33:56.284Z] Signing Git tag with Sigul... [2022-01-20T00:33:56.284Z] Signing v2.2.0-dev.21 [Pipeline] echo [2022-01-20T00:33:56.554Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:33:56.855Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T00:33:56.863Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T00:33:56.879Z] $ docker stop --time=1 66756677f5016dc7298ae66fb02d9178f81392631de14cfb9ba2e098263d87bf [2022-01-20T00:33:58.126Z] $ docker rm -f 66756677f5016dc7298ae66fb02d9178f81392631de14cfb9ba2e098263d87bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T00:33:58.558Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T00:33:58.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:33:58.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T00:33:58.861Z] . [Pipeline] withDockerContainer [2022-01-20T00:33:58.939Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:33:58.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:33:59.399Z] $ docker top dcd362b0ac8f9ca4ac444670934bef1fa26286742dfb264560bf6dc198d65309 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T00:33:59.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T00:33:59.505Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T00:33:59.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T00:33:59.632Z] $ docker exec dcd362b0ac8f9ca4ac444670934bef1fa26286742dfb264560bf6dc198d65309 ssh-agent [2022-01-20T00:33:59.760Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKENMNd/agent.13 [2022-01-20T00:33:59.760Z] SSH_AGENT_PID=19 [2022-01-20T00:33:59.765Z] Running ssh-add (command line suppressed) [2022-01-20T00:33:59.860Z] Identity added: /w/workspace/edgex-go/138@tmp/private_key_7718418336712230931.key (/w/workspace/edgex-go/138@tmp/private_key_7718418336712230931.key) [2022-01-20T00:33:59.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T00:34:00.223Z] + git semver bump pre [2022-01-20T00:34:00.223Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T00:34:00.223Z] # $GIT_DIR = /w/workspace/edgex-go/138/.git [2022-01-20T00:34:00.223Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/138 [2022-01-20T00:34:00.223Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T00:34:00.223Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T00:34:00.223Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T00:34:00.223Z] # $SEMVER_BRANCH = main [2022-01-20T00:34:00.223Z] # $SEMVER_DIR = /w/workspace/edgex-go/138/.semver [2022-01-20T00:34:00.223Z] 2.2.0-dev.22 [Pipeline] } [2022-01-20T00:34:00.231Z] $ docker exec --env ******** --env ******** dcd362b0ac8f9ca4ac444670934bef1fa26286742dfb264560bf6dc198d65309 ssh-agent -k [2022-01-20T00:34:00.337Z] unset SSH_AUTH_SOCK; [2022-01-20T00:34:00.337Z] unset SSH_AGENT_PID; [2022-01-20T00:34:00.337Z] echo Agent pid 19 killed; [2022-01-20T00:34:00.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T00:34:00.658Z] + git semver [Pipeline] } [2022-01-20T00:34:00.670Z] $ docker stop --time=1 dcd362b0ac8f9ca4ac444670934bef1fa26286742dfb264560bf6dc198d65309 [2022-01-20T00:34:01.884Z] $ docker rm -f dcd362b0ac8f9ca4ac444670934bef1fa26286742dfb264560bf6dc198d65309 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T00:34:02.245Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T00:34:02.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:34:02.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T00:34:02.540Z] . [Pipeline] withDockerContainer [2022-01-20T00:34:02.616Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:34:02.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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 [2022-01-20T00:34:03.071Z] $ docker top 16571123f78a180f1b8573b258ef4cebc4a95c1e1fd11a8e90ef7d2b693b1e37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T00:34:03.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T00:34:03.169Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T00:34:03.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T00:34:03.289Z] $ docker exec 16571123f78a180f1b8573b258ef4cebc4a95c1e1fd11a8e90ef7d2b693b1e37 ssh-agent [2022-01-20T00:34:03.405Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXohbeDO/agent.14 [2022-01-20T00:34:03.405Z] SSH_AGENT_PID=20 [2022-01-20T00:34:03.411Z] Running ssh-add (command line suppressed) [2022-01-20T00:34:03.514Z] Identity added: /w/workspace/edgex-go/138@tmp/private_key_6544569141592261297.key (/w/workspace/edgex-go/138@tmp/private_key_6544569141592261297.key) [2022-01-20T00:34:03.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T00:34:03.828Z] + git semver push [2022-01-20T00:34:03.828Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T00:34:03.828Z] # $GIT_DIR = /w/workspace/edgex-go/138/.git [2022-01-20T00:34:03.828Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/138 [2022-01-20T00:34:03.828Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T00:34:03.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T00:34:03.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T00:34:03.828Z] # $SEMVER_BRANCH = main [2022-01-20T00:34:03.828Z] # $SEMVER_DIR = /w/workspace/edgex-go/138/.semver [Pipeline] } [2022-01-20T00:34:08.043Z] $ docker exec --env ******** --env ******** 16571123f78a180f1b8573b258ef4cebc4a95c1e1fd11a8e90ef7d2b693b1e37 ssh-agent -k [2022-01-20T00:34:08.148Z] unset SSH_AUTH_SOCK; [2022-01-20T00:34:08.148Z] unset SSH_AGENT_PID; [2022-01-20T00:34:08.148Z] echo Agent pid 20 killed; [2022-01-20T00:34:08.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T00:34:08.468Z] + git semver [Pipeline] } [2022-01-20T00:34:08.479Z] $ docker stop --time=1 16571123f78a180f1b8573b258ef4cebc4a95c1e1fd11a8e90ef7d2b693b1e37 [2022-01-20T00:34:09.695Z] $ docker rm -f 16571123f78a180f1b8573b258ef4cebc4a95c1e1fd11a8e90ef7d2b693b1e37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T00:34:10.221Z] + '[' -d /w/workspace/edgex-go/138/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:34:10.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:34:11.084Z] ---> package-listing.sh [2022-01-20T00:34:11.084Z] ++ facter osfamily [2022-01-20T00:34:11.084Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T00:34:11.346Z] + OS_FAMILY=redhat [2022-01-20T00:34:11.346Z] + workspace=/w/workspace/edgex-go/138 [2022-01-20T00:34:11.346Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T00:34:11.346Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T00:34:11.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T00:34:11.346Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T00:34:11.346Z] + '[' /w/workspace/edgex-go/138 ']' [2022-01-20T00:34:11.346Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T00:34:11.346Z] + case "${OS_FAMILY}" in [2022-01-20T00:34:11.346Z] + rpm -qa [2022-01-20T00:34:11.346Z] + sort [2022-01-20T00:34:15.556Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T00:34:15.556Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T00:34:15.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T00:34:15.556Z] + '[' /w/workspace/edgex-go/138 ']' [2022-01-20T00:34:15.556Z] + mkdir -p /w/workspace/edgex-go/138/archives/ [2022-01-20T00:34:15.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/138/archives/ [Pipeline] echo [2022-01-20T00:34:15.569Z] 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/138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T00:34:15.862Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:34:16.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T00:34:16.428Z] [2022-01-20T00:34:16.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T00:34:16.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T00:34:16.733Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T00:34:16.733Z] b4d181a07f80: Pulling fs layer [2022-01-20T00:34:16.733Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T00:34:16.733Z] ed53099fbce6: Pulling fs layer [2022-01-20T00:34:16.733Z] dc539afda2c1: Pulling fs layer [2022-01-20T00:34:16.733Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T00:34:16.733Z] 9065ff56babe: Pulling fs layer [2022-01-20T00:34:16.733Z] d287ab97295c: Pulling fs layer [2022-01-20T00:34:16.733Z] dc539afda2c1: Waiting [2022-01-20T00:34:16.733Z] 77bc0d833cb6: Waiting [2022-01-20T00:34:16.733Z] 9065ff56babe: Waiting [2022-01-20T00:34:16.733Z] d287ab97295c: Waiting [2022-01-20T00:34:16.733Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T00:34:16.733Z] a1111a8f2ec3: Download complete [2022-01-20T00:34:16.733Z] dc539afda2c1: Verifying Checksum [2022-01-20T00:34:16.733Z] dc539afda2c1: Download complete [2022-01-20T00:34:16.733Z] ed53099fbce6: Verifying Checksum [2022-01-20T00:34:16.733Z] ed53099fbce6: Download complete [2022-01-20T00:34:16.994Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T00:34:16.994Z] 77bc0d833cb6: Download complete [2022-01-20T00:34:16.994Z] 9065ff56babe: Download complete [2022-01-20T00:34:16.994Z] b4d181a07f80: Verifying Checksum [2022-01-20T00:34:16.994Z] b4d181a07f80: Download complete [2022-01-20T00:34:17.580Z] d287ab97295c: Verifying Checksum [2022-01-20T00:34:17.580Z] d287ab97295c: Download complete [2022-01-20T00:34:18.526Z] b4d181a07f80: Pull complete [2022-01-20T00:34:18.792Z] a1111a8f2ec3: Pull complete [2022-01-20T00:34:19.064Z] ed53099fbce6: Pull complete [2022-01-20T00:34:19.327Z] dc539afda2c1: Pull complete [2022-01-20T00:34:19.594Z] 77bc0d833cb6: Pull complete [2022-01-20T00:34:19.594Z] 9065ff56babe: Pull complete [2022-01-20T00:34:24.907Z] d287ab97295c: Pull complete [2022-01-20T00:34:24.907Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T00:34:24.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T00:34:24.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T00:34:24.974Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2022-01-20T00:34:25.005Z] $ 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/138/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/138 -v /w/workspace/edgex-go/138:/w/workspace/edgex-go/138:rw,z -v /w/workspace/edgex-go/138@tmp:/w/workspace/edgex-go/138@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:latest cat [2022-01-20T00:34:27.543Z] $ docker top 8601cd30f974f84591afdac0d23f4177c14c33c042b962f1b8cc6bf15001cd70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T00:34:27.933Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T00:34:28.223Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T00:34:28.511Z] + ls /var/log/sa-host [2022-01-20T00:34:28.511Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T00:34:28.511Z] file_magic: OK [2022-01-20T00:34:28.511Z] HZ: Using current value: 100 [2022-01-20T00:34:28.511Z] file_header: OK [2022-01-20T00:34:28.511Z] 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 [2022-01-20T00:34:28.511Z] Statistics: [2022-01-20T00:34:28.511Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T00:34:28.511Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T00:34:28.511Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T00:34:28.511Z] file_magic: OK [2022-01-20T00:34:28.511Z] HZ: Using current value: 100 [2022-01-20T00:34:28.511Z] file_header: OK [2022-01-20T00:34:28.511Z] 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 [2022-01-20T00:34:28.511Z] Statistics: [2022-01-20T00:34:28.511Z] 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... [2022-01-20T00:34:28.511Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T00:34:28.732Z] provisioning config files... [2022-01-20T00:34:28.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/138@tmp/config8029239478524083195tmp [Pipeline] { [Pipeline] echo [2022-01-20T00:34:28.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:34:29.044Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T00:34:29.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:34:29.389Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T00:34:29.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:34:29.688Z] ---> sudo-logs.sh [2022-01-20T00:34:29.688Z] Archiving 'sudo' log.. [2022-01-20T00:34:29.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2175.novalocal: Name or service not known [2022-01-20T00:34:29.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2175.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T00:34:29.711Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:34:30.003Z] ---> job-cost.sh [2022-01-20T00:34:30.004Z] lf-activate-venv: SKIPPING [2022-01-20T00:34:30.004Z] DEBUG: total: 0.10999999940395355 [2022-01-20T00:34:30.004Z] INFO: Retrieving Stack Cost... [2022-01-20T00:34:30.262Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T00:34:30.831Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T00:34:30.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T00:34:31.136Z] ---> logs-deploy.sh [2022-01-20T00:34:31.136Z] lf-activate-venv: SKIPPING [2022-01-20T00:34:31.136Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/138 [2022-01-20T00:34:31.136Z] INFO: archiving workspace using pattern(s): [2022-01-20T00:34:31.785Z] Archives upload complete. [2022-01-20T00:34:32.099Z] INFO: archiving logs to Nexus [2022-01-20T00:34:32.431Z] ---> uname -a: [2022-01-20T00:34:32.431Z] Linux prd-centos7-docker-4c-2g-2175.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-20T00:34:32.431Z] [2022-01-20T00:34:32.431Z] [2022-01-20T00:34:32.431Z] ---> lscpu: [2022-01-20T00:34:32.431Z] Architecture: x86_64 [2022-01-20T00:34:32.431Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-20T00:34:32.431Z] Byte Order: Little Endian [2022-01-20T00:34:32.431Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-20T00:34:32.431Z] CPU(s): 2 [2022-01-20T00:34:32.431Z] On-line CPU(s) list: 0,1 [2022-01-20T00:34:32.431Z] Thread(s) per core: 1 [2022-01-20T00:34:32.431Z] Core(s) per socket: 1 [2022-01-20T00:34:32.431Z] Socket(s): 2 [2022-01-20T00:34:32.431Z] NUMA node(s): 1 [2022-01-20T00:34:32.431Z] Vendor ID: AuthenticAMD [2022-01-20T00:34:32.431Z] CPU family: 23 [2022-01-20T00:34:32.431Z] Model: 49 [2022-01-20T00:34:32.431Z] Model name: AMD EPYC-Rome Processor [2022-01-20T00:34:32.431Z] Stepping: 0 [2022-01-20T00:34:32.431Z] CPU MHz: 2799.998 [2022-01-20T00:34:32.431Z] BogoMIPS: 5599.99 [2022-01-20T00:34:32.431Z] Virtualization: AMD-V [2022-01-20T00:34:32.431Z] Hypervisor vendor: KVM [2022-01-20T00:34:32.431Z] Virtualization type: full [2022-01-20T00:34:32.431Z] L1d cache: 32K [2022-01-20T00:34:32.431Z] L1i cache: 32K [2022-01-20T00:34:32.431Z] L2 cache: 512K [2022-01-20T00:34:32.431Z] L3 cache: 16384K [2022-01-20T00:34:32.431Z] NUMA node0 CPU(s): 0,1 [2022-01-20T00:34:32.432Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] ---> nproc: [2022-01-20T00:34:32.432Z] 2 [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] ---> df -h: [2022-01-20T00:34:32.432Z] Filesystem Size Used Avail Use% Mounted on [2022-01-20T00:34:32.432Z] overlay 40G 15G 26G 37% / [2022-01-20T00:34:32.432Z] tmpfs 64M 0 64M 0% /dev [2022-01-20T00:34:32.432Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-20T00:34:32.432Z] shm 64M 0 64M 0% /dev/shm [2022-01-20T00:34:32.432Z] /dev/vda1 40G 15G 26G 37% /facter-os [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] ---> sar -b -r -n DEV: [2022-01-20T00:34:32.432Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] 00:16:08 LINUX RESTART (2 CPU) [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] 00:17:01 tps rtps wtps bread/s bwrtn/s [2022-01-20T00:34:32.432Z] 00:18:01 305.29 0.00 305.29 0.00 99405.99 [2022-01-20T00:34:32.432Z] 00:19:01 55.57 0.00 55.57 0.00 7019.13 [2022-01-20T00:34:32.432Z] 00:20:01 80.50 0.02 80.48 0.53 6111.96 [2022-01-20T00:34:32.432Z] 00:21:01 176.21 0.02 176.19 0.53 55781.88 [2022-01-20T00:34:32.432Z] 00:22:02 822.35 445.46 376.89 17605.04 250469.23 [2022-01-20T00:34:32.432Z] 00:23:01 397.22 32.52 364.71 2970.62 129780.33 [2022-01-20T00:34:32.432Z] 00:24:01 481.54 78.23 403.31 5270.04 133201.25 [2022-01-20T00:34:32.432Z] 00:25:01 16.19 1.18 15.01 18.25 391.89 [2022-01-20T00:34:32.432Z] 00:26:01 1.22 0.02 1.20 0.13 22.18 [2022-01-20T00:34:32.432Z] 00:27:01 0.23 0.00 0.23 0.00 3.00 [2022-01-20T00:34:32.432Z] 00:28:01 0.27 0.00 0.27 0.00 3.50 [2022-01-20T00:34:32.432Z] 00:29:01 0.23 0.00 0.23 0.00 2.32 [2022-01-20T00:34:32.432Z] 00:30:01 0.20 0.00 0.20 0.00 1.78 [2022-01-20T00:34:32.432Z] 00:31:01 0.28 0.00 0.28 0.00 3.23 [2022-01-20T00:34:32.432Z] 00:32:01 0.43 0.22 0.22 6.80 2.32 [2022-01-20T00:34:32.432Z] 00:33:01 1.00 0.00 1.00 0.00 18.81 [2022-01-20T00:34:32.432Z] 00:34:01 253.38 5.65 247.73 828.51 54296.12 [2022-01-20T00:34:32.432Z] Average: 152.46 33.25 119.21 1573.74 43307.52 [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] 00:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-20T00:34:32.432Z] 00:18:01 3201048 0 968892 12.10 2620 3836380 1361212 15.03 1228624 3043392 8 [2022-01-20T00:34:32.432Z] 00:19:01 3212912 0 1076016 13.44 2620 3717392 1525024 16.84 1477108 2829708 155716 [2022-01-20T00:34:32.432Z] 00:20:01 3100124 0 1247488 15.58 2620 3658708 1615780 17.84 1545568 2865708 95872 [2022-01-20T00:34:32.432Z] 00:21:01 972640 0 1138364 14.21 2620 5895316 1649004 18.21 2015428 4452244 917804 [2022-01-20T00:34:32.432Z] 00:22:02 172300 0 1523356 19.02 2620 6310664 2637296 29.12 3253456 3949560 340672 [2022-01-20T00:34:32.432Z] 00:23:01 140696 0 1356464 16.94 2620 6509160 2187120 24.15 2942564 4274660 28564 [2022-01-20T00:34:32.432Z] 00:24:01 2537540 0 1158692 14.47 2620 4310088 1589788 17.55 1507876 3328416 36 [2022-01-20T00:34:32.432Z] 00:25:01 2525512 0 1170044 14.61 2620 4310764 1585936 17.51 1682680 3166292 20 [2022-01-20T00:34:32.432Z] 00:26:01 2549908 0 1145644 14.30 2620 4310768 1329484 14.68 1685780 3147360 8 [2022-01-20T00:34:32.432Z] 00:27:01 2553384 0 1142160 14.26 2620 4310776 1329592 14.68 1683572 3147340 8 [2022-01-20T00:34:32.432Z] 00:28:01 2555608 0 1139932 14.23 2620 4310780 1329484 14.68 1684764 3144300 8 [2022-01-20T00:34:32.432Z] 00:29:01 2560592 0 1134944 14.17 2620 4310784 1329532 14.68 1683080 3141024 8 [2022-01-20T00:34:32.432Z] 00:30:01 2561168 0 1134364 14.16 2620 4310788 1329484 14.68 1682828 3141024 8 [2022-01-20T00:34:32.432Z] 00:31:01 2561176 0 1134352 14.16 2620 4310792 1329484 14.68 1682716 3141024 8 [2022-01-20T00:34:32.432Z] 00:32:01 2560552 0 1134944 14.17 2620 4310824 1329556 14.68 1683040 3140884 16 [2022-01-20T00:34:32.432Z] 00:33:01 2560100 0 1135392 14.18 2620 4310828 1329676 14.68 1683352 3140884 8 [2022-01-20T00:34:32.432Z] 00:34:01 997296 0 1351476 16.87 2620 5657548 1613500 17.81 1927348 4283304 56 [2022-01-20T00:34:32.432Z] Average: 2195444 0 1181913 14.76 2620 4628962 1552997 17.15 1826458 3372772 90519 [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] 00:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-20T00:34:32.432Z] 00:18:01 eth0 377.34 259.10 5385.51 32.13 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:18:01 docker0 185.76 240.77 15.27 2039.75 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:19:01 eth0 40.52 22.91 37.38 15.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:19:01 veth4effb2e 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:19:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:20:01 eth0 18.45 9.44 14.77 6.93 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:20:01 veth4effb2e 1.03 1.03 0.08 0.08 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:20:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:21:01 eth0 104.16 66.50 1700.36 121.08 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:21:01 veth7e1a7ac 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:22:02 vethe5651e8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:22:02 eth0 44.91 24.93 58.00 15.42 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:22:02 vethd97a8fc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:23:01 vethbfa3041 12.69 33.26 1.29 413.51 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:23:01 vethfb39ad3 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:23:01 eth0 119.01 57.16 1655.48 19.69 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:24:01 eth0 112.73 80.08 303.30 229.31 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:24:01 docker0 966.63 708.27 82.39 5502.31 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:25:01 eth0 358.24 374.55 205.52 1500.96 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:26:01 eth0 0.27 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:27:01 eth0 0.58 0.43 1.96 0.09 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:28:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:29:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:30:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:31:01 eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:32:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:33:01 eth0 1.02 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:34:01 eth0 367.22 220.27 7694.71 125.36 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] 00:34:01 docker0 31.43 51.57 3.07 392.54 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] Average: eth0 90.88 65.69 1002.76 121.61 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] Average: docker0 15.65 22.52 1.27 188.13 0.00 0.00 0.00 0.00 [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] ---> sar -P ALL: [2022-01-20T00:34:32.432Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] 00:16:08 LINUX RESTART (2 CPU) [2022-01-20T00:34:32.432Z] [2022-01-20T00:34:32.432Z] 00:17:01 CPU %user %nice %system %iowait %steal %idle [2022-01-20T00:34:32.432Z] 00:18:01 all 30.35 0.00 11.95 4.32 0.12 53.26 [2022-01-20T00:34:32.432Z] 00:18:01 0 28.86 0.00 11.91 4.38 0.11 54.74 [2022-01-20T00:34:32.432Z] 00:18:01 1 31.85 0.00 11.99 4.26 0.13 51.77 [2022-01-20T00:34:32.432Z] 00:19:01 all 53.56 0.00 5.77 0.63 0.11 39.92 [2022-01-20T00:34:32.432Z] 00:19:01 0 53.07 0.00 5.80 0.53 0.11 40.49 [2022-01-20T00:34:32.432Z] 00:19:01 1 54.05 0.00 5.74 0.74 0.11 39.35 [2022-01-20T00:34:32.432Z] 00:20:01 all 48.14 0.00 5.30 0.96 0.12 45.49 [2022-01-20T00:34:32.432Z] 00:20:01 0 48.03 0.00 5.33 1.09 0.11 45.45 [2022-01-20T00:34:32.432Z] 00:20:01 1 48.24 0.00 5.27 0.84 0.12 45.53 [2022-01-20T00:34:32.432Z] 00:21:01 all 57.38 0.00 11.51 1.95 0.13 29.03 [2022-01-20T00:34:32.432Z] 00:21:01 0 56.99 0.00 11.78 1.58 0.13 29.52 [2022-01-20T00:34:32.433Z] 00:21:01 1 57.76 0.00 11.24 2.32 0.13 28.55 [2022-01-20T00:34:32.433Z] 00:22:02 all 41.29 0.00 18.59 21.55 0.12 18.46 [2022-01-20T00:34:32.433Z] 00:22:02 0 39.65 0.00 19.67 22.84 0.11 17.73 [2022-01-20T00:34:32.433Z] 00:22:02 1 42.93 0.00 17.50 20.26 0.13 19.19 [2022-01-20T00:34:32.433Z] 00:23:01 all 82.30 0.00 16.38 1.10 0.14 0.09 [2022-01-20T00:34:32.433Z] 00:23:01 0 84.04 0.00 14.56 1.27 0.13 0.00 [2022-01-20T00:34:32.433Z] 00:23:01 1 80.53 0.00 18.22 0.92 0.15 0.17 [2022-01-20T00:34:32.433Z] 00:24:01 all 63.92 0.00 19.08 4.12 0.13 12.76 [2022-01-20T00:34:32.433Z] 00:24:01 0 62.45 0.00 19.42 4.70 0.13 13.30 [2022-01-20T00:34:32.433Z] 00:24:01 1 65.38 0.00 18.74 3.53 0.13 12.21 [2022-01-20T00:34:32.433Z] 00:25:01 all 15.69 0.00 3.07 0.09 0.08 81.08 [2022-01-20T00:34:32.433Z] 00:25:01 0 15.48 0.00 3.21 0.10 0.09 81.13 [2022-01-20T00:34:32.433Z] 00:25:01 1 15.91 0.00 2.93 0.07 0.07 81.02 [2022-01-20T00:34:32.433Z] 00:26:01 all 0.20 0.00 0.10 0.00 0.04 99.66 [2022-01-20T00:34:32.433Z] 00:26:01 0 0.30 0.00 0.07 0.00 0.03 99.60 [2022-01-20T00:34:32.433Z] 00:26:01 1 0.10 0.00 0.13 0.00 0.05 99.72 [2022-01-20T00:34:32.433Z] 00:27:01 all 0.22 0.00 0.07 0.00 0.03 99.69 [2022-01-20T00:34:32.433Z] 00:27:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2022-01-20T00:34:32.433Z] 00:27:01 1 0.38 0.00 0.05 0.00 0.03 99.53 [2022-01-20T00:34:32.433Z] 00:28:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2022-01-20T00:34:32.433Z] 00:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-01-20T00:34:32.433Z] 00:28:01 1 0.32 0.00 0.02 0.00 0.03 99.63 [2022-01-20T00:34:32.433Z] [2022-01-20T00:34:32.433Z] 00:28:01 CPU %user %nice %system %iowait %steal %idle [2022-01-20T00:34:32.433Z] 00:29:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2022-01-20T00:34:32.433Z] 00:29:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2022-01-20T00:34:32.433Z] 00:29:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2022-01-20T00:34:32.433Z] 00:30:01 all 0.13 0.00 0.03 0.00 0.05 99.79 [2022-01-20T00:34:32.433Z] 00:30:01 0 0.23 0.00 0.03 0.00 0.05 99.68 [2022-01-20T00:34:32.433Z] 00:30:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2022-01-20T00:34:32.433Z] 00:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2022-01-20T00:34:32.433Z] 00:31:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2022-01-20T00:34:32.433Z] 00:31:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2022-01-20T00:34:32.433Z] 00:32:01 all 0.08 0.00 0.06 0.00 0.03 99.83 [2022-01-20T00:34:32.433Z] 00:32:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2022-01-20T00:34:32.433Z] 00:32:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2022-01-20T00:34:32.433Z] 00:33:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2022-01-20T00:34:32.433Z] 00:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2022-01-20T00:34:32.433Z] 00:33:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2022-01-20T00:34:32.433Z] 00:34:01 all 26.29 0.00 12.99 4.43 0.10 56.19 [2022-01-20T00:34:32.433Z] 00:34:01 0 25.86 0.00 12.16 3.93 0.09 57.96 [2022-01-20T00:34:32.433Z] 00:34:01 1 26.72 0.00 13.82 4.93 0.11 54.42 [2022-01-20T00:34:32.433Z] Average: all 23.53 0.00 5.89 2.21 0.07 68.29 [2022-01-20T00:34:32.433Z] Average: 0 23.28 0.00 5.86 2.28 0.07 68.51 [2022-01-20T00:34:32.433Z] Average: 1 23.78 0.00 5.93 2.14 0.07 68.08 [2022-01-20T00:34:32.433Z] [2022-01-20T00:34:32.433Z] [2022-01-20T00:34:32.433Z]