Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 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-ssh2459770669202275869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3889776447400824479.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh13264438610050720192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh1391505568288783419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh4441078362836457415.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘prd-ubuntu20.04-docker-8c-8g-9205’ Running on prd-ubuntu20.04-docker-8c-8g-9207 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/169 [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/169 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 (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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 Commit message: "Merge pull request #3927 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.19" > git rev-list --no-walk 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-28T02:56:59.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-28T02:56:59.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-28T02:57:00.007Z] ========================================================= [2022-03-28T02:57:00.007Z] EdgeX Global Pipelines Version Info [2022-03-28T02:57:00.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-28T02:57:00.805Z] ------------------- [2022-03-28T02:57:00.806Z] stable info: [2022-03-28T02:57:00.806Z] ------------------- [2022-03-28T02:57:00.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-28T02:57:00.806Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T02:57:00.806Z] Message: update stable to v1.0.221 [2022-03-28T02:57:01.380Z] ------------------- [2022-03-28T02:57:01.380Z] experimental info: [2022-03-28T02:57:01.380Z] ------------------- [2022-03-28T02:57:01.380Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-28T02:57:01.380Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T02:57:01.380Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-28T02:57:01.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-28T02:57:01.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-28T02:57:01.544Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-28T02:57:01.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-28T02:57:01.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-28T02:57:01.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-28T02:57:01.600Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-28T02:57:01.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-28T02:57:01.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-28T02:57:01.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-28T02:57:01.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-28T02:57:01.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-28T02:57:01.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-28T02:57:01.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-28T02:57:01.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-28T02:57:01.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T02:57:01.739Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T02:57:01.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-28T02:57:01.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-28T02:57:01.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-28T02:57:01.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-28T02:57:01.804Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-28T02:57:01.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-28T02:57:01.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-28T02:57:01.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-28T02:57:01.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] echo [2022-03-28T02:57:01.869Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e1ceee [Pipeline] echo [2022-03-28T02:57:01.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T02:57:01.930Z] provisioning config files... [2022-03-28T02:57:01.949Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/169@tmp/config3065302170166657059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T02:57:02.270Z] ---> docker-login.sh [2022-03-28T02:57:02.271Z] nexus3.edgexfoundry.org:10001 [2022-03-28T02:57:02.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T02:57:02.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T02:57:02.533Z] Configure a credential helper to remove this warning. See [2022-03-28T02:57:02.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T02:57:02.533Z] [2022-03-28T02:57:02.533Z] Login Succeeded [2022-03-28T02:57:02.533Z] nexus3.edgexfoundry.org:10002 [2022-03-28T02:57:02.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T02:57:02.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T02:57:02.794Z] Configure a credential helper to remove this warning. See [2022-03-28T02:57:02.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T02:57:02.794Z] [2022-03-28T02:57:02.794Z] Login Succeeded [2022-03-28T02:57:02.794Z] nexus3.edgexfoundry.org:10003 [2022-03-28T02:57:02.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T02:57:02.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T02:57:02.794Z] Configure a credential helper to remove this warning. See [2022-03-28T02:57:02.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T02:57:02.794Z] [2022-03-28T02:57:02.794Z] Login Succeeded [2022-03-28T02:57:02.794Z] nexus3.edgexfoundry.org:10004 [2022-03-28T02:57:03.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T02:57:03.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T02:57:03.057Z] Configure a credential helper to remove this warning. See [2022-03-28T02:57:03.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T02:57:03.057Z] [2022-03-28T02:57:03.057Z] Login Succeeded [2022-03-28T02:57:03.057Z] docker.io [2022-03-28T02:57:03.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T02:57:03.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T02:57:03.631Z] Configure a credential helper to remove this warning. See [2022-03-28T02:57:03.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T02:57:03.631Z] [2022-03-28T02:57:03.631Z] Login Succeeded [2022-03-28T02:57:03.631Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T02:57:03.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T02:57:03.962Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/core-command/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/core-data/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/core-metadata/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/support-notifications/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-28T02:57:03.962Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-28T02:57:03.962Z] + cut -d/ -f2 [2022-03-28T02:57:03.962Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-28T02:57:04.108Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-03-28T02:57:04.461Z] + git rev-list -1 --merges 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97~1..8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] echo [2022-03-28T02:57:04.475Z] -----------> git rev-list -1 --merges 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97~1..8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T02:57:04.475Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [false] [Pipeline] sh [2022-03-28T02:57:04.771Z] + git log --format=format:%s -1 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] echo [2022-03-28T02:57:04.788Z] ========================================================= [2022-03-28T02:57:04.788Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-28T02:57:04.788Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-28T02:57:05.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T02:57:05.228Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-28T02:57:05.228Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-28T02:57:05.228Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-28T02:57:05.228Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-28T02:57:05.228Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-28T02:57:05.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T02:57:05.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T02:57:05.581Z] [2022-03-28T02:57:05.581Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T02:57:05.893Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T02:57:05.893Z] latest: Pulling from edgex-devops/git-semver [2022-03-28T02:57:05.893Z] a0d0a0d46f8b: Pulling fs layer [2022-03-28T02:57:05.893Z] 3e5f54012d9b: Pulling fs layer [2022-03-28T02:57:05.893Z] 4c7163046ea9: Pulling fs layer [2022-03-28T02:57:05.893Z] 0c2d73faf560: Pulling fs layer [2022-03-28T02:57:05.893Z] 0c2d73faf560: Waiting [2022-03-28T02:57:05.893Z] 3e5f54012d9b: Verifying Checksum [2022-03-28T02:57:05.893Z] 3e5f54012d9b: Download complete [2022-03-28T02:57:05.893Z] a0d0a0d46f8b: Download complete [2022-03-28T02:57:05.893Z] 0c2d73faf560: Verifying Checksum [2022-03-28T02:57:05.893Z] 0c2d73faf560: Download complete [2022-03-28T02:57:05.893Z] 4c7163046ea9: Verifying Checksum [2022-03-28T02:57:05.893Z] 4c7163046ea9: Download complete [2022-03-28T02:57:06.155Z] a0d0a0d46f8b: Pull complete [2022-03-28T02:57:06.155Z] 3e5f54012d9b: Pull complete [2022-03-28T02:57:06.417Z] 4c7163046ea9: Pull complete [2022-03-28T02:57:06.680Z] 0c2d73faf560: Pull complete [2022-03-28T02:57:06.680Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-28T02:57:06.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T02:57:06.680Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-28T02:57:06.762Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T02:57:06.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T02:57:07.431Z] $ docker top 4005b5d0e094b771dce8294d36907e216c409455871c7d111303decf9abfc136 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T02:57:07.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T02:57:07.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T02:57:07.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T02:57:07.683Z] $ docker exec 4005b5d0e094b771dce8294d36907e216c409455871c7d111303decf9abfc136 ssh-agent [2022-03-28T02:57:07.828Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEecif/agent.16 [2022-03-28T02:57:07.828Z] SSH_AGENT_PID=22 [2022-03-28T02:57:07.839Z] Running ssh-add (command line suppressed) [2022-03-28T02:57:07.969Z] Identity added: /w/workspace/edgex-go/169@tmp/private_key_22751585934297612.key (/w/workspace/edgex-go/169@tmp/private_key_22751585934297612.key) [2022-03-28T02:57:07.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T02:57:08.288Z] + git tag --points-at HEAD [Pipeline] } [2022-03-28T02:57:08.310Z] $ docker exec --env ******** --env ******** 4005b5d0e094b771dce8294d36907e216c409455871c7d111303decf9abfc136 ssh-agent -k [2022-03-28T02:57:08.432Z] unset SSH_AUTH_SOCK; [2022-03-28T02:57:08.433Z] unset SSH_AGENT_PID; [2022-03-28T02:57:08.433Z] echo Agent pid 22 killed; [2022-03-28T02:57:08.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-28T02:57:08.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T02:57:08.480Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T02:57:08.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T02:57:08.622Z] $ docker exec 4005b5d0e094b771dce8294d36907e216c409455871c7d111303decf9abfc136 ssh-agent [2022-03-28T02:57:08.751Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdOEGOn/agent.55 [2022-03-28T02:57:08.751Z] SSH_AGENT_PID=61 [2022-03-28T02:57:08.758Z] Running ssh-add (command line suppressed) [2022-03-28T02:57:08.888Z] Identity added: /w/workspace/edgex-go/169@tmp/private_key_5879123256882113905.key (/w/workspace/edgex-go/169@tmp/private_key_5879123256882113905.key) [2022-03-28T02:57:08.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T02:57:09.198Z] + git semver init [2022-03-28T02:57:09.198Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T02:57:09.198Z] # $GIT_DIR = /w/workspace/edgex-go/169/.git [2022-03-28T02:57:09.198Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/169 [2022-03-28T02:57:09.198Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T02:57:09.198Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T02:57:09.198Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T02:57:09.198Z] # $SEMVER_BRANCH = main [2022-03-28T02:57:09.198Z] # $SEMVER_TEMP = /tmp/semver-539499468 [2022-03-28T02:57:09.198Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-28T02:57:24.115Z] # '/tmp/semver-539499468' -> '/w/workspace/edgex-go/169/.semver' [2022-03-28T02:57:24.115Z] # -> Force: false [2022-03-28T02:57:24.115Z] # $SEMVER_DIR = /w/workspace/edgex-go/169/.semver [Pipeline] } [2022-03-28T02:57:24.130Z] $ docker exec --env ******** --env ******** 4005b5d0e094b771dce8294d36907e216c409455871c7d111303decf9abfc136 ssh-agent -k [2022-03-28T02:57:24.253Z] unset SSH_AUTH_SOCK; [2022-03-28T02:57:24.254Z] unset SSH_AGENT_PID; [2022-03-28T02:57:24.254Z] echo Agent pid 61 killed; [2022-03-28T02:57:24.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T02:57:24.578Z] + git semver [Pipeline] } [2022-03-28T02:57:24.598Z] $ docker stop --time=1 4005b5d0e094b771dce8294d36907e216c409455871c7d111303decf9abfc136 [2022-03-28T02:57:26.337Z] $ docker rm -f 4005b5d0e094b771dce8294d36907e216c409455871c7d111303decf9abfc136 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T02:57:26.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-28T02:57:26.949Z] Stashed 1 file(s) [Pipeline] echo [2022-03-28T02:57:26.952Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.47 [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-03-28T02:57:27.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T02:57:27.096Z] ========================================================= [2022-03-28T02:57:27.096Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-28T02:57:27.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T02:57:27.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T02:57:27.405Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-28T02:57:27.405Z] 59bf1c3509f3: Pulling fs layer [2022-03-28T02:57:27.405Z] 666ba61612fd: Pulling fs layer [2022-03-28T02:57:27.405Z] 8ed8ca486205: Pulling fs layer [2022-03-28T02:57:27.405Z] 4fe6c5a15a65: Pulling fs layer [2022-03-28T02:57:27.405Z] 22a0e8bec74d: Pulling fs layer [2022-03-28T02:57:27.405Z] 640e595b4fbd: Pulling fs layer [2022-03-28T02:57:27.405Z] 763cafe07f6e: Pulling fs layer [2022-03-28T02:57:27.405Z] 0c0b528cf693: Pulling fs layer [2022-03-28T02:57:27.405Z] 640e595b4fbd: Waiting [2022-03-28T02:57:27.405Z] 4fe6c5a15a65: Waiting [2022-03-28T02:57:27.405Z] 22a0e8bec74d: Waiting [2022-03-28T02:57:27.405Z] 0c0b528cf693: Waiting [2022-03-28T02:57:27.405Z] 10935f4eaf8b: Pulling fs layer [2022-03-28T02:57:27.405Z] 10935f4eaf8b: Waiting [2022-03-28T02:57:27.405Z] 8ed8ca486205: Download complete [2022-03-28T02:57:27.405Z] 666ba61612fd: Download complete [2022-03-28T02:57:27.405Z] 22a0e8bec74d: Verifying Checksum [2022-03-28T02:57:27.405Z] 22a0e8bec74d: Download complete [2022-03-28T02:57:27.405Z] 640e595b4fbd: Verifying Checksum [2022-03-28T02:57:27.405Z] 640e595b4fbd: Download complete [2022-03-28T02:57:27.405Z] 59bf1c3509f3: Download complete [2022-03-28T02:57:27.405Z] 763cafe07f6e: Verifying Checksum [2022-03-28T02:57:27.405Z] 763cafe07f6e: Download complete [2022-03-28T02:57:27.669Z] 0c0b528cf693: Verifying Checksum [2022-03-28T02:57:27.669Z] 0c0b528cf693: Download complete [2022-03-28T02:57:27.669Z] 59bf1c3509f3: Pull complete [2022-03-28T02:57:27.669Z] 666ba61612fd: Pull complete [2022-03-28T02:57:27.931Z] 8ed8ca486205: Pull complete [2022-03-28T02:57:28.190Z] 10935f4eaf8b: Verifying Checksum [2022-03-28T02:57:28.190Z] 10935f4eaf8b: Download complete [2022-03-28T02:57:28.190Z] 4fe6c5a15a65: Verifying Checksum [2022-03-28T02:57:28.190Z] 4fe6c5a15a65: Download complete [2022-03-28T02:57:32.400Z] 4fe6c5a15a65: Pull complete [2022-03-28T02:57:32.400Z] 22a0e8bec74d: Pull complete [2022-03-28T02:57:32.661Z] 640e595b4fbd: Pull complete [2022-03-28T02:57:32.661Z] 763cafe07f6e: Pull complete [2022-03-28T02:57:32.661Z] 0c0b528cf693: Pull complete [2022-03-28T02:57:35.200Z] 10935f4eaf8b: Pull complete [2022-03-28T02:57:35.200Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-28T02:57:35.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T02:57:35.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T02:57:35.505Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T02:57:35.505Z] WORKDIR /edgex [2022-03-28T02:57:35.505Z] COPY go.mod . [2022-03-28T02:57:35.505Z] RUN go mod download [2022-03-28T02:57:35.505Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-28T02:57:36.888Z] Sending build context to Docker daemon 334.3MB [2022-03-28T02:57:36.888Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T02:57:36.888Z] ---> 99d49a6021b9 [2022-03-28T02:57:36.888Z] Step 2/4 : WORKDIR /edgex [2022-03-28T02:57:38.807Z] ---> Running in d98738fc67f9 [2022-03-28T02:57:38.807Z] Removing intermediate container d98738fc67f9 [2022-03-28T02:57:38.807Z] ---> f17cf7052604 [2022-03-28T02:57:38.807Z] Step 3/4 : COPY go.mod . [2022-03-28T02:57:38.807Z] ---> 5b978f8ae359 [2022-03-28T02:57:38.807Z] Step 4/4 : RUN go mod download [2022-03-28T02:57:38.807Z] ---> Running in d27f94674d01 [2022-03-28T02:57:42.037Z] Still waiting to schedule task [2022-03-28T02:57:42.037Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9206’ is offline [2022-03-28T02:57:53.719Z] Removing intermediate container d27f94674d01 [2022-03-28T02:57:53.719Z] ---> 0aab7fdd5835 [2022-03-28T02:57:53.719Z] Successfully built 0aab7fdd5835 [2022-03-28T02:57:53.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T02:57:54.017Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T02:57:54.017Z] . [Pipeline] withDockerContainer [2022-03-28T02:57:54.096Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T02:57:54.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T02:57:54.588Z] $ docker top 3c8145a8805b2169868006aab656440199f37407606b4129385e417f1d554a92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T02:57:54.955Z] + go version [2022-03-28T02:57:54.955Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-28T02:57:54.976Z] $ docker stop --time=1 3c8145a8805b2169868006aab656440199f37407606b4129385e417f1d554a92 [2022-03-28T02:57:56.258Z] $ docker rm -f 3c8145a8805b2169868006aab656440199f37407606b4129385e417f1d554a92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T02:57:56.668Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T02:57:56.668Z] . [Pipeline] withDockerContainer [2022-03-28T02:57:56.750Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T02:57:56.791Z] $ 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/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T02:57:57.182Z] $ docker top 5f67404394e47882ffee82f0524f3071247e5fe6885bafeb57e4a4a4306b9fbc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-28T02:57:57.276Z] ========================================================= [2022-03-28T02:57:57.277Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-28T02:57:57.277Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T02:57:57.571Z] + make test [2022-03-28T02:57:57.571Z] go mod tidy -compat=1.17 [2022-03-28T02:57:57.830Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-28T02:58:04.423Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-28T02:58:16.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-28T02:58:17.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-03-28T02:58:17.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-28T02:58:17.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-28T02:58:17.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements [2022-03-28T02:58:17.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-28T02:58:18.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.9% of statements [2022-03-28T02:58:18.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-28T02:58:18.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.393s coverage: 89.2% of statements [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 94.2% of statements [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 24.0% of statements [2022-03-28T02:58:22.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2022-03-28T02:58:22.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-03-28T02:58:30.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2022-03-28T02:58:30.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-03-28T02:58:32.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements [2022-03-28T02:58:32.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.2% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.427s coverage: 65.4% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-28T02:58:42.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-03-28T02:58:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-28T02:58:42.574Z] 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-03-28T02:59:04.521Z] GO111MODULE=on go vet ./... [2022-03-28T02:59:06.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T02:59:06.692Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T02:59:07.263Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T02:59:07.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-28T02:59:08.149Z] + ls -al . [2022-03-28T02:59:08.149Z] total 664 [2022-03-28T02:59:08.149Z] drwxrwxr-x 10 1001 1001 4096 Mar 28 02:59 . [2022-03-28T02:59:08.149Z] drwxr-xr-x 4 root root 4096 Mar 28 02:57 .. [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 11 Mar 28 02:56 .dockerignore [2022-03-28T02:59:08.149Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 02:56 .git [2022-03-28T02:59:08.149Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 02:56 .github [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 870 Mar 28 02:56 .gitignore [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 02:56 .golangci.yml [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 02:56 .hadolint.yml [2022-03-28T02:59:08.149Z] drwx------ 3 1001 1001 4096 Mar 28 02:57 .semver [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 02:56 .sonarcloud.properties [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 02:56 ADOPTERS.md [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 9953 Mar 28 02:56 Attribution.txt [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 51732 Mar 28 02:56 CHANGELOG.md [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 02:56 CONTRIBUTING.md [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 02:56 GOVERNANCE.md [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 849 Mar 28 02:56 Jenkinsfile [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 02:56 LICENSE [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 8478 Mar 28 02:56 Makefile [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 02:56 OWNERS.md [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 8207 Mar 28 02:56 README.md [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 6912 Mar 28 02:56 SECURITY.md [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 12 Mar 28 02:57 VERSION [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 4131 Mar 28 02:56 ZMQWindows.md [2022-03-28T02:59:08.149Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 02:56 bin [2022-03-28T02:59:08.149Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 02:56 cmd [2022-03-28T02:59:08.149Z] -rw-r--r-- 1 root root 426503 Mar 28 02:58 coverage.out [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 3175 Mar 28 02:56 go.mod [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 34990 Mar 28 02:57 go.sum [2022-03-28T02:59:08.149Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 02:56 internal [2022-03-28T02:59:08.149Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 02:56 openapi [2022-03-28T02:59:08.149Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 02:56 snap [2022-03-28T02:59:08.149Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 02:56 version.go [Pipeline] sh [2022-03-28T02:59:08.442Z] + '[' -e coverage.out ] [2022-03-28T02:59:08.442Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-28T02:59:08.539Z] Stashed 1 file(s) [Pipeline] sh [2022-03-28T02:59:08.821Z] + make build [2022-03-28T02:59:08.821Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T02:59:17.811Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9209 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-28T02:59:17.824Z] Running in /w/workspace/edgex-go/169 [Pipeline] { [Pipeline] checkout [2022-03-28T02:59:18.037Z] The recommended git tool is: git [2022-03-28T02:59:25.301Z] using credential edgex-jenkins-ssh [2022-03-28T02:59:25.321Z] Cloning the remote Git repository [2022-03-28T02:59:25.399Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-28T02:59:25.482Z] > git init /w/workspace/edgex-go/169 # timeout=10 [2022-03-28T02:59:25.624Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-28T02:59:25.626Z] > git --version # timeout=10 [2022-03-28T02:59:25.649Z] > git --version # 'git version 2.25.1' [2022-03-28T02:59:25.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T02:59:26.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T02:59:25.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T02:59:39.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T02:59:39.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T02:59:41.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T02:59:41.756Z] Avoid second fetch [2022-03-28T02:59:41.757Z] Checking out Revision 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 (main) [2022-03-28T02:59:41.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T02:59:41.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-28T02:59:41.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T02:59:41.781Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T02:59:41.797Z] > git checkout -f 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-28T02:59:43.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T02:59:44.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T02:59:45.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T02:59:46.137Z] Commit message: "Merge pull request #3927 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T02:59:46.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T02:59:47.056Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-28T02:59:47.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T02:59:47.056Z] Dload Upload Total Spent Left Speed [2022-03-28T02:59:47.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44355 0 --:--:-- --:--:-- --:--:-- 44355 [Pipeline] sh [2022-03-28T02:59:47.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-28T02:59:47.931Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-03-28T02:59:47.931Z] [2022-03-28T02:59:47.931Z] { [2022-03-28T02:59:47.931Z] "registry-mirrors": [ [2022-03-28T02:59:47.931Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-28T02:59:47.931Z] ], [2022-03-28T02:59:47.931Z] "bip": "10.250.0.254/24", [2022-03-28T02:59:47.931Z] "hosts": [ [2022-03-28T02:59:47.931Z] "tcp://0.0.0.0:5555", [2022-03-28T02:59:47.931Z] "unix:///var/run/docker.sock" [2022-03-28T02:59:47.931Z] ], [2022-03-28T02:59:47.931Z] "mtu": 1458, [2022-03-28T02:59:47.931Z] "selinux-enabled": true, [2022-03-28T02:59:47.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-28T02:59:47.931Z] } [Pipeline] sh [2022-03-28T02:59:48.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-28T02:59:48.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T02:59:48.637Z] + sudo service docker restart [2022-03-28T02:59:49.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T02:59:51.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-28T02:59:52.192Z] $ docker stop --time=1 5f67404394e47882ffee82f0524f3071247e5fe6885bafeb57e4a4a4306b9fbc [2022-03-28T02:59:54.351Z] $ docker rm -f 5f67404394e47882ffee82f0524f3071247e5fe6885bafeb57e4a4a4306b9fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T02:59:55.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T02:59:55.825Z] [2022-03-28T02:59:55.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T02:59:56.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T02:59:56.132Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-28T02:59:56.132Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-28T02:59:56.132Z] ca9280d653b3: Pulling fs layer [2022-03-28T02:59:56.132Z] 7e9c9ca2126c: Pulling fs layer [2022-03-28T02:59:56.132Z] cbdbe7a5bc2a: Download complete [2022-03-28T02:59:56.392Z] ca9280d653b3: Verifying Checksum [2022-03-28T02:59:56.393Z] ca9280d653b3: Download complete [2022-03-28T02:59:56.393Z] cbdbe7a5bc2a: Pull complete [2022-03-28T02:59:56.652Z] 7e9c9ca2126c: Download complete [2022-03-28T02:59:56.911Z] ca9280d653b3: Pull complete [2022-03-28T03:00:01.110Z] 7e9c9ca2126c: Pull complete [2022-03-28T03:00:01.110Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-28T03:00:01.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T03:00:01.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-28T03:00:01.182Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:00:01.235Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@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-03-28T03:00:02.367Z] $ docker top 3394dae1d55d9cc97d10e7c128a644694ae27d0075513ee9fdb95c407eaf1de2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T03:00:02.720Z] + docker-compose build --help [2022-03-28T03:00:02.720Z] + grep parallel [2022-03-28T03:00:03.290Z] --parallel Build images in parallel. [Pipeline] } [2022-03-28T03:00:03.307Z] $ docker stop --time=1 3394dae1d55d9cc97d10e7c128a644694ae27d0075513ee9fdb95c407eaf1de2 [2022-03-28T03:00:04.631Z] $ docker rm -f 3394dae1d55d9cc97d10e7c128a644694ae27d0075513ee9fdb95c407eaf1de2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:00:05.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-28T03:00:05.044Z] . [Pipeline] withDockerContainer [2022-03-28T03:00:05.172Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:00:05.259Z] $ 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/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-28T03:00:05.636Z] $ docker top b1ffa323ada53a0e5415896495fab068fff990bfb7f435d5d229479f0b584fe6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T03:00:05.994Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T03:00:06.564Z] Building core-command ... [2022-03-28T03:00:06.564Z] Building core-data ... [2022-03-28T03:00:06.564Z] Building core-metadata ... [2022-03-28T03:00:06.564Z] Building security-bootstrapper ... [2022-03-28T03:00:06.564Z] Building security-proxy-setup ... [2022-03-28T03:00:06.564Z] Building security-secretstore-setup ... [2022-03-28T03:00:06.564Z] Building security-spiffe-token-provider ... [2022-03-28T03:00:06.564Z] Building security-spire-agent ... [2022-03-28T03:00:06.564Z] Building security-spire-config ... [2022-03-28T03:00:06.564Z] Building security-spire-server ... [2022-03-28T03:00:06.564Z] Building support-notifications ... [2022-03-28T03:00:06.564Z] Building support-scheduler ... [2022-03-28T03:00:06.564Z] Building sys-mgmt-agent ... [2022-03-28T03:00:06.564Z] Building security-spiffe-token-provider [2022-03-28T03:00:06.564Z] Building support-scheduler [2022-03-28T03:00:06.564Z] Building security-bootstrapper [2022-03-28T03:00:06.564Z] Building security-secretstore-setup [2022-03-28T03:00:06.564Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T03:00:06.973Z] provisioning config files... [2022-03-28T03:00:06.999Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/169@tmp/config8182638120283162911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:00:07.367Z] ---> docker-login.sh [2022-03-28T03:00:07.367Z] nexus3.edgexfoundry.org:10001 [2022-03-28T03:00:08.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:00:08.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:00:08.303Z] Configure a credential helper to remove this warning. See [2022-03-28T03:00:08.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:00:08.303Z] [2022-03-28T03:00:08.303Z] Login Succeeded [2022-03-28T03:00:08.303Z] nexus3.edgexfoundry.org:10002 [2022-03-28T03:00:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:00:08.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:00:08.872Z] Configure a credential helper to remove this warning. See [2022-03-28T03:00:08.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:00:08.872Z] [2022-03-28T03:00:08.872Z] Login Succeeded [2022-03-28T03:00:08.872Z] nexus3.edgexfoundry.org:10003 [2022-03-28T03:00:09.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:00:09.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:00:09.144Z] Configure a credential helper to remove this warning. See [2022-03-28T03:00:09.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:00:09.144Z] [2022-03-28T03:00:09.144Z] Login Succeeded [2022-03-28T03:00:09.144Z] nexus3.edgexfoundry.org:10004 [2022-03-28T03:00:09.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:00:09.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:00:09.753Z] Configure a credential helper to remove this warning. See [2022-03-28T03:00:09.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:00:09.753Z] [2022-03-28T03:00:09.753Z] Login Succeeded [2022-03-28T03:00:09.753Z] docker.io [2022-03-28T03:00:10.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:00:10.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:00:10.628Z] Configure a credential helper to remove this warning. See [2022-03-28T03:00:10.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:00:10.628Z] [2022-03-28T03:00:10.628Z] Login Succeeded [2022-03-28T03:00:10.628Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T03:00:10.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-28T03:00:11.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T03:00:11.088Z] ========================================================= [2022-03-28T03:00:11.088Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-28T03:00:11.088Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-28T03:00:11.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T03:00:11.773Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-28T03:00:11.774Z] 9b3977197b4f: Pulling fs layer [2022-03-28T03:00:11.774Z] 1a89e8eeedd5: Pulling fs layer [2022-03-28T03:00:11.774Z] 94645a83ff95: Pulling fs layer [2022-03-28T03:00:11.774Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-28T03:00:11.774Z] 0c92f367c5e7: Pulling fs layer [2022-03-28T03:00:11.774Z] f7c0051592d6: Pulling fs layer [2022-03-28T03:00:11.774Z] a227ed2f7395: Pulling fs layer [2022-03-28T03:00:11.774Z] 7b1c46037f91: Pulling fs layer [2022-03-28T03:00:11.774Z] a227ed2f7395: Waiting [2022-03-28T03:00:11.774Z] 7b1c46037f91: Waiting [2022-03-28T03:00:11.774Z] f7c0051592d6: Waiting [2022-03-28T03:00:11.774Z] 3f3a8bcf1eab: Waiting [2022-03-28T03:00:11.774Z] 0c92f367c5e7: Waiting [2022-03-28T03:00:11.774Z] 94645a83ff95: Verifying Checksum [2022-03-28T03:00:11.774Z] 94645a83ff95: Download complete [2022-03-28T03:00:11.774Z] 1a89e8eeedd5: Verifying Checksum [2022-03-28T03:00:11.774Z] 1a89e8eeedd5: Download complete [2022-03-28T03:00:11.774Z] 0c92f367c5e7: Verifying Checksum [2022-03-28T03:00:11.774Z] 0c92f367c5e7: Download complete [2022-03-28T03:00:11.774Z] f7c0051592d6: Verifying Checksum [2022-03-28T03:00:11.774Z] f7c0051592d6: Download complete [2022-03-28T03:00:11.774Z] 9b3977197b4f: Verifying Checksum [2022-03-28T03:00:11.774Z] 9b3977197b4f: Download complete [2022-03-28T03:00:11.774Z] a227ed2f7395: Verifying Checksum [2022-03-28T03:00:11.774Z] a227ed2f7395: Download complete [2022-03-28T03:00:12.775Z] 9b3977197b4f: Pull complete [2022-03-28T03:00:13.060Z] 1a89e8eeedd5: Pull complete [2022-03-28T03:00:13.672Z] 94645a83ff95: Pull complete [2022-03-28T03:00:13.954Z] 7b1c46037f91: Verifying Checksum [2022-03-28T03:00:13.954Z] 7b1c46037f91: Download complete [2022-03-28T03:00:14.557Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-28T03:00:14.557Z] 3f3a8bcf1eab: Download complete [2022-03-28T03:00:26.980Z] 3f3a8bcf1eab: Pull complete [2022-03-28T03:00:26.980Z] 0c92f367c5e7: Pull complete [2022-03-28T03:00:26.981Z] f7c0051592d6: Pull complete [2022-03-28T03:00:27.256Z] a227ed2f7395: Pull complete [2022-03-28T03:00:28.525Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:00:28.525Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:00:28.525Z] ---> 0aab7fdd5835 [2022-03-28T03:00:28.525Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T03:00:28.525Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:00:28.525Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:00:28.525Z] ---> 0aab7fdd5835 [2022-03-28T03:00:28.525Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T03:00:28.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:00:28.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:00:28.525Z] ---> 0aab7fdd5835 [2022-03-28T03:00:28.525Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T03:00:28.525Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:00:28.525Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:00:28.525Z] ---> 0aab7fdd5835 [2022-03-28T03:00:28.525Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T03:00:28.525Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:00:28.525Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:00:28.525Z] ---> 0aab7fdd5835 [2022-03-28T03:00:28.525Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T03:00:29.098Z] ---> Running in f4b73366ff58 [2022-03-28T03:00:29.098Z] ---> Running in 4d7ce9096aae [2022-03-28T03:00:29.098Z] ---> Running in 64e11538b0f9 [2022-03-28T03:00:29.098Z] ---> Running in 4fae55ff681c [2022-03-28T03:00:29.098Z] ---> Running in 3689d3bd8f6e [2022-03-28T03:00:29.360Z] Removing intermediate container f4b73366ff58 [2022-03-28T03:00:29.360Z] ---> 5f615a7de384 [2022-03-28T03:00:29.360Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:00:29.360Z] Removing intermediate container 4fae55ff681c [2022-03-28T03:00:29.360Z] ---> 329da44f24a2 [2022-03-28T03:00:29.360Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:00:29.360Z] Removing intermediate container 4d7ce9096aae [2022-03-28T03:00:29.360Z] ---> e39d298f2502 [2022-03-28T03:00:29.360Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:00:29.360Z] Removing intermediate container 64e11538b0f9 [2022-03-28T03:00:29.360Z] ---> 77e961974226 [2022-03-28T03:00:29.360Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T03:00:29.360Z] ---> Running in 85420978c3f7 [2022-03-28T03:00:29.360Z] Removing intermediate container 3689d3bd8f6e [2022-03-28T03:00:29.360Z] ---> f3e9f72779e7 [2022-03-28T03:00:29.360Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:00:29.360Z] ---> Running in e68a95f5e796 [2022-03-28T03:00:29.360Z] ---> Running in 179ea1e78d51 [2022-03-28T03:00:29.360Z] ---> Running in d4292e14b935 [2022-03-28T03:00:29.360Z] ---> Running in 80e5b7df7144 [2022-03-28T03:00:29.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:30.204Z] Removing intermediate container 85420978c3f7 [2022-03-28T03:00:30.204Z] ---> 0c07ee424802 [2022-03-28T03:00:30.204Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T03:00:30.469Z] ---> Running in 13e1fbb9b975 [2022-03-28T03:00:30.469Z] Removing intermediate container e68a95f5e796 [2022-03-28T03:00:30.469Z] ---> 83b9a5302c51 [2022-03-28T03:00:30.469Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T03:00:30.469Z] ---> Running in 6ba67436e533 [2022-03-28T03:00:30.728Z] Removing intermediate container 80e5b7df7144 [2022-03-28T03:00:30.728Z] ---> 4c6646668a8d [2022-03-28T03:00:30.728Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T03:00:30.728Z] ---> Running in 465f609d21d6 [2022-03-28T03:00:30.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:30.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:30.988Z] Removing intermediate container 179ea1e78d51 [2022-03-28T03:00:30.988Z] ---> 4c926935f060 [2022-03-28T03:00:30.988Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T03:00:30.988Z] ---> Running in acc271bc6584 [2022-03-28T03:00:31.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:31.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:31.248Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:00:31.248Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:00:31.248Z] OK: 15863 distinct packages available [2022-03-28T03:00:31.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:31.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:31.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:31.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:31.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:32.107Z] OK: 221 MiB in 52 packages [2022-03-28T03:00:32.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:32.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:00:32.374Z] OK: 221 MiB in 52 packages [2022-03-28T03:00:32.374Z] OK: 221 MiB in 52 packages [2022-03-28T03:00:32.374Z] Removing intermediate container 13e1fbb9b975 [2022-03-28T03:00:32.374Z] ---> 88610610b3dd [2022-03-28T03:00:32.374Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T03:00:32.374Z] OK: 221 MiB in 52 packages [2022-03-28T03:00:32.374Z] OK: 221 MiB in 52 packages [2022-03-28T03:00:32.636Z] ---> c40bcb782d01 [2022-03-28T03:00:32.636Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:00:32.636Z] ---> Running in 08705adeeb25 [2022-03-28T03:00:32.636Z] Removing intermediate container 465f609d21d6 [2022-03-28T03:00:32.636Z] ---> decacefdc512 [2022-03-28T03:00:32.636Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T03:00:32.897Z] ---> 7486dd44bc7f [2022-03-28T03:00:32.897Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:00:32.897Z] ---> Running in ad673339b736 [2022-03-28T03:00:32.897Z] Removing intermediate container 6ba67436e533 [2022-03-28T03:00:32.897Z] ---> 493060517af7 [2022-03-28T03:00:32.897Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T03:00:33.163Z] Removing intermediate container d4292e14b935 [2022-03-28T03:00:33.163Z] ---> 16e396bc1fc5 [2022-03-28T03:00:33.163Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T03:00:33.163Z] Removing intermediate container acc271bc6584 [2022-03-28T03:00:33.163Z] ---> 28584b690188 [2022-03-28T03:00:33.163Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T03:00:33.163Z] ---> ff67d1af0d68 [2022-03-28T03:00:33.163Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:00:33.163Z] ---> Running in 0a48ad927365 [2022-03-28T03:00:33.163Z] ---> 0500a00897b7 [2022-03-28T03:00:33.163Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:00:33.163Z] ---> Running in 256b8f70de42 [2022-03-28T03:00:33.163Z] ---> d0c956f32be9 [2022-03-28T03:00:33.163Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:00:33.427Z] ---> Running in 5c3e026b29d9 [2022-03-28T03:00:34.034Z] 7b1c46037f91: Pull complete [2022-03-28T03:00:34.034Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-28T03:00:34.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T03:00:34.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-28T03:00:34.373Z] Removing intermediate container ad673339b736 [2022-03-28T03:00:34.374Z] ---> 7a96c07fb90a [2022-03-28T03:00:34.374Z] Step 8/25 : COPY . . [2022-03-28T03:00:34.374Z] Removing intermediate container 0a48ad927365 [2022-03-28T03:00:34.374Z] ---> fb3a49d4a9e3 [2022-03-28T03:00:34.374Z] Step 8/31 : COPY . . [2022-03-28T03:00:34.374Z] Removing intermediate container 08705adeeb25 [2022-03-28T03:00:34.374Z] ---> 3ff14e4194ed [2022-03-28T03:00:34.374Z] Step 8/22 : COPY . . [2022-03-28T03:00:34.374Z] Removing intermediate container 256b8f70de42 [2022-03-28T03:00:34.374Z] ---> 9e837d4e0c1d [2022-03-28T03:00:34.374Z] Step 7/20 : COPY . . [2022-03-28T03:00:34.400Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-28T03:00:34.400Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T03:00:34.400Z] WORKDIR /edgex [2022-03-28T03:00:34.400Z] COPY go.mod . [2022-03-28T03:00:34.400Z] RUN go mod download [2022-03-28T03:00:34.944Z] Removing intermediate container 5c3e026b29d9 [2022-03-28T03:00:34.944Z] ---> 04f7aae89a0a [2022-03-28T03:00:34.944Z] Step 8/24 : COPY . . [2022-03-28T03:00:37.809Z] Sending build context to Docker daemon 168.9MB [2022-03-28T03:00:38.083Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T03:00:38.083Z] ---> f79e39bc4007 [2022-03-28T03:00:38.083Z] Step 2/4 : WORKDIR /edgex [2022-03-28T03:00:39.525Z] ---> Running in b33f328c55c3 [2022-03-28T03:00:39.799Z] Removing intermediate container b33f328c55c3 [2022-03-28T03:00:39.799Z] ---> 405ca77d5bca [2022-03-28T03:00:39.799Z] Step 3/4 : COPY go.mod . [2022-03-28T03:00:40.396Z] ---> 58372b801815 [2022-03-28T03:00:40.396Z] Step 4/4 : RUN go mod download [2022-03-28T03:00:40.396Z] ---> Running in 7ffb79135070 [2022-03-28T03:00:44.936Z] ---> 04af005ca30b [2022-03-28T03:00:44.936Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T03:00:44.936Z] ---> 761b4500024e [2022-03-28T03:00:44.936Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T03:00:44.936Z] ---> ef4ebbe75473 [2022-03-28T03:00:44.936Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T03:00:44.936Z] ---> 64114c5944d0 [2022-03-28T03:00:44.936Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T03:00:44.936Z] ---> Running in 81a8e89c8c6a [2022-03-28T03:00:44.936Z] ---> Running in d157a7f47cfd [2022-03-28T03:00:44.936Z] ---> 2f3d15af2089 [2022-03-28T03:00:44.936Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T03:00:44.936Z] ---> Running in ad3f45fa277b [2022-03-28T03:00:44.936Z] ---> Running in 55ec8b245bbb [2022-03-28T03:00:44.936Z] ---> Running in 3ba34b5d11a3 [2022-03-28T03:00:44.937Z] Removing intermediate container 81a8e89c8c6a [2022-03-28T03:00:44.937Z] ---> 52a166c9f3b2 [2022-03-28T03:00:44.937Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T03:00:44.937Z] ---> Running in e9cead79f08a [2022-03-28T03:00:44.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T03:00:44.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T03:00:45.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T03:00:45.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T03:00:46.576Z] spire-1.2.0/ [2022-03-28T03:00:47.513Z] spire-1.2.0/README.md [2022-03-28T03:00:47.513Z] spire-1.2.0/bin/ [2022-03-28T03:00:47.513Z] spire-1.2.0/bin/spire-server [2022-03-28T03:00:47.513Z] spire-1.2.0/bin/spire-agent [2022-03-28T03:00:47.513Z] spire-1.2.0/conf/ [2022-03-28T03:00:47.513Z] spire-1.2.0/conf/server/ [2022-03-28T03:00:47.513Z] spire-1.2.0/conf/server/server.conf [2022-03-28T03:00:47.513Z] spire-1.2.0/conf/agent/ [2022-03-28T03:00:47.513Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T03:00:47.513Z] spire-1.2.0/LICENSE [2022-03-28T03:00:50.050Z] Removing intermediate container e9cead79f08a [2022-03-28T03:00:50.050Z] ---> afb30a04d82c [2022-03-28T03:00:50.050Z] [2022-03-28T03:00:50.050Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T03:00:50.309Z] 3.15: Pulling from library/alpine [2022-03-28T03:00:56.883Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T03:00:56.883Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T03:00:56.883Z] ---> 9c842ac49a39 [2022-03-28T03:00:56.883Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:00:56.883Z] ---> Running in 8df0a3c8f97b [2022-03-28T03:00:56.883Z] Removing intermediate container 8df0a3c8f97b [2022-03-28T03:00:56.883Z] ---> e1d277a9bc17 [2022-03-28T03:00:56.883Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:00:56.883Z] ---> Running in fcbcfb09de50 [2022-03-28T03:00:58.799Z] Removing intermediate container fcbcfb09de50 [2022-03-28T03:00:58.799Z] ---> e427d1fbff4e [2022-03-28T03:00:58.799Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T03:00:58.799Z] ---> Running in ac6a296dbcba [2022-03-28T03:00:59.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:00.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:00.949Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:01:00.949Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:01:00.949Z] OK: 15854 distinct packages available [2022-03-28T03:01:01.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:01.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:02.348Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T03:01:02.348Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T03:01:02.348Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T03:01:02.606Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T03:01:02.606Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T03:01:02.606Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T03:01:02.606Z] OK: 6 MiB in 19 packages [2022-03-28T03:01:03.984Z] Removing intermediate container ac6a296dbcba [2022-03-28T03:01:03.984Z] ---> 4126cb62c704 [2022-03-28T03:01:03.984Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T03:01:05.893Z] ---> e5fac6431853 [2022-03-28T03:01:05.893Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T03:01:08.436Z] ---> 977cbfdc22f7 [2022-03-28T03:01:08.436Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T03:01:08.696Z] ---> 76625f113c1b [2022-03-28T03:01:08.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T03:01:09.266Z] ---> dee6aa13043b [2022-03-28T03:01:09.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T03:01:09.529Z] ---> 7890ca5e55ea [2022-03-28T03:01:09.529Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T03:01:09.789Z] ---> Running in 832e816af5e8 [2022-03-28T03:01:09.789Z] Removing intermediate container 832e816af5e8 [2022-03-28T03:01:09.789Z] ---> 877e27aa0dfb [2022-03-28T03:01:09.789Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T03:01:10.049Z] ---> Running in 9756efe9fc3b [2022-03-28T03:01:10.308Z] Removing intermediate container 9756efe9fc3b [2022-03-28T03:01:10.308Z] ---> 4f41a67d876b [2022-03-28T03:01:10.308Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T03:01:10.308Z] ---> Running in c17343cfda54 [2022-03-28T03:01:10.569Z] Removing intermediate container c17343cfda54 [2022-03-28T03:01:10.569Z] ---> 6f1c2accc364 [2022-03-28T03:01:10.569Z] Step 23/24 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:01:10.569Z] ---> Running in d689debb51d9 [2022-03-28T03:01:11.139Z] Removing intermediate container d689debb51d9 [2022-03-28T03:01:11.139Z] ---> 30c6eca4849c [2022-03-28T03:01:11.139Z] Step 24/24 : LABEL version=2.2.0-dev.47 [2022-03-28T03:01:11.139Z] ---> Running in 6da09ccd5f48 [2022-03-28T03:01:11.399Z] Removing intermediate container 6da09ccd5f48 [2022-03-28T03:01:11.399Z] ---> 85d2b512b386 [2022-03-28T03:01:11.399Z] [2022-03-28T03:01:11.399Z] Successfully built 85d2b512b386 [2022-03-28T03:01:11.399Z] Successfully tagged security-spire-agent:latest [2022-03-28T03:01:11.399Z] Building support-notifications [2022-03-28T03:01:16.693Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:01:16.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:01:16.693Z] ---> 0aab7fdd5835 [2022-03-28T03:01:16.693Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T03:01:16.693Z] ---> Using cache [2022-03-28T03:01:16.693Z] ---> f3e9f72779e7 [2022-03-28T03:01:16.693Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:16.693Z] ---> Using cache [2022-03-28T03:01:16.693Z] ---> 4c6646668a8d [2022-03-28T03:01:16.693Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T03:01:17.633Z] ---> Running in c89b65faa596 [2022-03-28T03:01:18.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:19.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:19.398Z] OK: 221 MiB in 52 packages [2022-03-28T03:01:19.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T03:01:20.227Z] Removing intermediate container c89b65faa596 [2022-03-28T03:01:20.227Z] ---> b9e64e4e1bc1 [2022-03-28T03:01:20.227Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T03:01:20.815Z] ---> b41b14b5803b [2022-03-28T03:01:20.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:01:21.074Z] ---> Running in 2c0310f87bac [2022-03-28T03:01:22.980Z] Removing intermediate container 55ec8b245bbb [2022-03-28T03:01:22.980Z] ---> 1463fd8d7cb3 [2022-03-28T03:01:22.980Z] [2022-03-28T03:01:22.980Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T03:01:22.980Z] ---> 9c842ac49a39 [2022-03-28T03:01:22.980Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:01:22.980Z] ---> Using cache [2022-03-28T03:01:22.980Z] ---> e1d277a9bc17 [2022-03-28T03:01:22.980Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:22.980Z] ---> Using cache [2022-03-28T03:01:22.980Z] ---> e427d1fbff4e [2022-03-28T03:01:22.980Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T03:01:22.980Z] Removing intermediate container d157a7f47cfd [2022-03-28T03:01:22.980Z] ---> cf3563589ac9 [2022-03-28T03:01:22.980Z] [2022-03-28T03:01:22.980Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T03:01:22.980Z] Removing intermediate container ad3f45fa277b [2022-03-28T03:01:22.980Z] ---> e94e38e1d22b [2022-03-28T03:01:22.980Z] [2022-03-28T03:01:22.980Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T03:01:22.980Z] ---> Running in 28043012dd93 [2022-03-28T03:01:22.980Z] Removing intermediate container 2c0310f87bac [2022-03-28T03:01:22.980Z] ---> f1692fb2d9e7 [2022-03-28T03:01:22.980Z] Step 8/22 : COPY . . [2022-03-28T03:01:22.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:23.241Z] 3.14: Pulling from library/alpine [2022-03-28T03:01:23.502Z] 3.14: Pulling from library/alpine [2022-03-28T03:01:23.502Z] Removing intermediate container 3ba34b5d11a3 [2022-03-28T03:01:23.502Z] ---> e2edbc67c66a [2022-03-28T03:01:23.502Z] [2022-03-28T03:01:23.502Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T03:01:23.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:24.331Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:01:24.331Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:01:24.331Z] OK: 15854 distinct packages available [2022-03-28T03:01:24.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:24.331Z] 3.14: Pulling from library/alpine [2022-03-28T03:01:24.901Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T03:01:24.901Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T03:01:24.901Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T03:01:24.901Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T03:01:24.901Z] ---> a33ac4f1069a [2022-03-28T03:01:24.901Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T03:01:24.901Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T03:01:24.901Z] Status: Image is up to date for alpine:3.14 [2022-03-28T03:01:24.901Z] ---> a33ac4f1069a [2022-03-28T03:01:24.901Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T03:01:24.901Z] ---> a33ac4f1069a [2022-03-28T03:01:24.901Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T03:01:25.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:25.422Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T03:01:25.422Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T03:01:25.681Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T03:01:25.681Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T03:01:25.681Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T03:01:25.943Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T03:01:25.943Z] ---> Running in 8a764e809ec9 [2022-03-28T03:01:25.943Z] ---> Running in ac0d03caa7f4 [2022-03-28T03:01:25.943Z] ---> Running in bcf5ea0a14f3 [2022-03-28T03:01:25.943Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T03:01:25.943Z] Removing intermediate container bcf5ea0a14f3 [2022-03-28T03:01:25.943Z] ---> f0ac0f59ef29 [2022-03-28T03:01:25.943Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T03:01:25.943Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T03:01:26.203Z] ---> Running in f1b47b053ec0 [2022-03-28T03:01:26.203Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T03:01:26.203Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T03:01:26.203Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:01:26.203Z] OK: 8 MiB in 23 packages [2022-03-28T03:01:26.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:26.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:26.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:26.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:26.721Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T03:01:26.721Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:01:26.721Z] OK: 6 MiB in 15 packages [2022-03-28T03:01:26.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:26.980Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T03:01:26.980Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T03:01:26.980Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T03:01:26.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:26.980Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:01:26.980Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:01:26.980Z] OK: 6 MiB in 17 packages [2022-03-28T03:01:26.980Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T03:01:26.980Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T03:01:26.980Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:01:27.240Z] OK: 6 MiB in 16 packages [2022-03-28T03:01:27.240Z] Removing intermediate container 28043012dd93 [2022-03-28T03:01:27.240Z] ---> 2be4088cdb6b [2022-03-28T03:01:27.240Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:01:27.240Z] Removing intermediate container 8a764e809ec9 [2022-03-28T03:01:27.240Z] ---> 00bedd3a282d [2022-03-28T03:01:27.240Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:01:27.240Z] ---> Running in c929799aa09e [2022-03-28T03:01:27.406Z] Removing intermediate container 7ffb79135070 [2022-03-28T03:01:27.406Z] ---> 9fa190c2f149 [2022-03-28T03:01:27.406Z] Successfully built 9fa190c2f149 [2022-03-28T03:01:27.406Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:01:27.541Z] ---> 25ce43159a66 [2022-03-28T03:01:27.541Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T03:01:27.541Z] Removing intermediate container ac0d03caa7f4 [2022-03-28T03:01:27.541Z] ---> d6ba45092497 [2022-03-28T03:01:27.541Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T03:01:27.541Z] Removing intermediate container c929799aa09e [2022-03-28T03:01:27.541Z] ---> 737492883e6f [2022-03-28T03:01:27.541Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T03:01:27.541Z] ---> Running in 63a7fb35b4be [2022-03-28T03:01:27.541Z] ---> Running in fd0a33d60128 [2022-03-28T03:01:27.541Z] Removing intermediate container f1b47b053ec0 [2022-03-28T03:01:27.541Z] ---> 9676c5e18c34 [2022-03-28T03:01:27.541Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T03:01:27.811Z] ---> Running in 974f5463e2ab [2022-03-28T03:01:27.811Z] Removing intermediate container 63a7fb35b4be [2022-03-28T03:01:27.811Z] ---> 86803d3785a8 [2022-03-28T03:01:27.811Z] Step 13/25 : WORKDIR / [2022-03-28T03:01:27.811Z] Removing intermediate container fd0a33d60128 [2022-03-28T03:01:27.811Z] ---> 9180ac40c0b2 [2022-03-28T03:01:27.811Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T03:01:27.811Z] ---> Running in 9d51ef9ccc56 [2022-03-28T03:01:27.811Z] Removing intermediate container 974f5463e2ab [2022-03-28T03:01:27.811Z] ---> 30d83a195b2b [2022-03-28T03:01:27.811Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T03:01:27.855Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T03:01:27.855Z] . [Pipeline] withDockerContainer [2022-03-28T03:01:28.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-9209 does not seem to be running inside a container [2022-03-28T03:01:28.087Z] ---> 2eae2e937361 [2022-03-28T03:01:28.087Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T03:01:28.087Z] ---> Running in 7052aaf7280a [2022-03-28T03:01:28.087Z] ---> Running in 1d3090058e33 [2022-03-28T03:01:28.087Z] Removing intermediate container 9d51ef9ccc56 [2022-03-28T03:01:28.087Z] ---> 5f2caf383e4c [2022-03-28T03:01:28.087Z] 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-03-28T03:01:28.087Z] Removing intermediate container 7052aaf7280a [2022-03-28T03:01:28.087Z] ---> 363ed9cc0fde [2022-03-28T03:01:28.087Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:01:28.087Z] Removing intermediate container 1d3090058e33 [2022-03-28T03:01:28.087Z] ---> 8b2f0092ef3e [2022-03-28T03:01:28.087Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T03:01:28.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T03:01:28.363Z] ---> 091179c7b998 [2022-03-28T03:01:28.363Z] ---> ab7708530150 [2022-03-28T03:01:28.363Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T03:01:28.363Z] [2022-03-28T03:01:28.363Z] ---> Running in b0cd0b2ac895 [2022-03-28T03:01:28.363Z] ---> Running in 22f68d3ea73c [2022-03-28T03:01:28.363Z] ---> 8b960437f87e [2022-03-28T03:01:28.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T03:01:28.363Z] Removing intermediate container 22f68d3ea73c [2022-03-28T03:01:28.363Z] ---> f8d0e08fe216 [2022-03-28T03:01:28.363Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:01:28.648Z] ---> bb61ed09ffa5 [2022-03-28T03:01:28.648Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T03:01:28.648Z] ---> Running in b6246358fc39 [2022-03-28T03:01:28.648Z] ---> 9b5c301791fa [2022-03-28T03:01:28.648Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T03:01:28.648Z] ---> Running in faef887704e1 [2022-03-28T03:01:28.648Z] Removing intermediate container b6246358fc39 [2022-03-28T03:01:28.648Z] ---> c9592d021cbe [2022-03-28T03:01:28.648Z] Step 18/20 : LABEL arch=x86_64 [2022-03-28T03:01:28.939Z] ---> Running in a2e3152bd98a [2022-03-28T03:01:28.939Z] ---> a0ef81e21f60 [2022-03-28T03:01:28.939Z] 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-03-28T03:01:28.939Z] ---> 1d4ffa3c07f2 [2022-03-28T03:01:28.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T03:01:28.939Z] Removing intermediate container a2e3152bd98a [2022-03-28T03:01:28.939Z] ---> b8387be69d97 [2022-03-28T03:01:28.939Z] Step 19/20 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:01:28.939Z] ---> Running in 6b9af01dd6fe [2022-03-28T03:01:28.939Z] ---> c7515f25e6eb [2022-03-28T03:01:28.939Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T03:01:29.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T03:01:29.201Z] Removing intermediate container b0cd0b2ac895 [2022-03-28T03:01:29.201Z] ---> f3550e3ec937 [2022-03-28T03:01:29.201Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T03:01:29.201Z] ---> Running in 199a1ff799dc [2022-03-28T03:01:29.201Z] Removing intermediate container 6b9af01dd6fe [2022-03-28T03:01:29.201Z] ---> 4dc5e7754756 [2022-03-28T03:01:29.201Z] Step 20/20 : LABEL version=2.2.0-dev.47 [2022-03-28T03:01:29.201Z] ---> d32a9d14451f [2022-03-28T03:01:29.201Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T03:01:29.201Z] ---> Running in 1c8c93674f60 [2022-03-28T03:01:29.201Z] ---> Running in 80995e381022 [2022-03-28T03:01:29.201Z] Removing intermediate container 199a1ff799dc [2022-03-28T03:01:29.201Z] ---> ac0f35322e48 [2022-03-28T03:01:29.201Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T03:01:29.444Z] $ docker top b30cd43bdfd411adb340fa5d299d43d81c856715dc2ac49b1efac7763ac87743 -eo pid,comm [2022-03-28T03:01:29.465Z] Removing intermediate container 1c8c93674f60 [2022-03-28T03:01:29.465Z] ---> 385bdd25efc6 [2022-03-28T03:01:29.465Z] [2022-03-28T03:01:29.465Z] Removing intermediate container 80995e381022 [2022-03-28T03:01:29.465Z] ---> a2ae05154fe6 [2022-03-28T03:01:29.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:01:29.465Z] ---> Running in fd328c5d7225 [2022-03-28T03:01:29.465Z] Successfully built 385bdd25efc6 [Pipeline] { [Pipeline] sh [2022-03-28T03:01:29.729Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-28T03:01:29.729Z] Building security-spire-config [2022-03-28T03:01:29.729Z]  Building security-spiffe-token-provider ... done  ---> 8ce8f9f8f679 [2022-03-28T03:01:29.729Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T03:01:29.729Z] ---> Running in b39cfc58f2f1 [2022-03-28T03:01:29.729Z] ---> 5d69bf07b2fe [2022-03-28T03:01:29.729Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T03:01:29.729Z] Removing intermediate container fd328c5d7225 [2022-03-28T03:01:29.729Z] ---> eb3c9b517bfd [2022-03-28T03:01:29.729Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T03:01:29.989Z] ---> Running in 1746204757a9 [2022-03-28T03:01:30.371Z] + go version [2022-03-28T03:01:30.371Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-28T03:01:30.398Z] $ docker stop --time=1 b30cd43bdfd411adb340fa5d299d43d81c856715dc2ac49b1efac7763ac87743 [2022-03-28T03:01:30.560Z] Removing intermediate container 1746204757a9 [2022-03-28T03:01:30.560Z] ---> bbcacbaffb27 [2022-03-28T03:01:30.560Z] Step 21/22 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:01:30.820Z] ---> 889ed4a94e12 [2022-03-28T03:01:30.820Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T03:01:30.820Z] ---> Running in 514d04ad400f [2022-03-28T03:01:31.080Z] Removing intermediate container 514d04ad400f [2022-03-28T03:01:31.080Z] ---> 579bcbe853d1 [2022-03-28T03:01:31.080Z] Step 22/22 : LABEL version=2.2.0-dev.47 [2022-03-28T03:01:31.080Z] ---> Running in 2cf83d9249aa [2022-03-28T03:01:31.080Z] Removing intermediate container b39cfc58f2f1 [2022-03-28T03:01:31.080Z] ---> fc40833f2e13 [2022-03-28T03:01:31.080Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:01:31.080Z] ---> 03a27c76fcf5 [2022-03-28T03:01:31.080Z] 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-03-28T03:01:31.340Z] ---> Running in 30ae00fe6f3d [2022-03-28T03:01:31.340Z] Removing intermediate container 2cf83d9249aa [2022-03-28T03:01:31.340Z] ---> 03721bea9ff5 [2022-03-28T03:01:31.340Z] [2022-03-28T03:01:31.340Z] Successfully built 03721bea9ff5 [2022-03-28T03:01:31.340Z] Successfully tagged support-scheduler:latest [2022-03-28T03:01:31.340Z]  Building support-scheduler ... done Building core-command [2022-03-28T03:01:31.340Z] ---> 068836f41046 [2022-03-28T03:01:31.340Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T03:01:32.062Z] $ docker rm -f b30cd43bdfd411adb340fa5d299d43d81c856715dc2ac49b1efac7763ac87743 [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-03-28T03:01:32.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T03:01:32.717Z] [2022-03-28T03:01:32.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:01:33.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T03:01:33.252Z] ---> 4ba962554293 [2022-03-28T03:01:33.252Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T03:01:33.252Z] Removing intermediate container 30ae00fe6f3d [2022-03-28T03:01:33.252Z] ---> 5fb87bac8360 [2022-03-28T03:01:33.252Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T03:01:33.359Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-28T03:01:33.359Z] 29e5d40040c1: Pulling fs layer [2022-03-28T03:01:33.359Z] 1ce36da41761: Pulling fs layer [2022-03-28T03:01:33.359Z] 25b303627fd3: Pulling fs layer [2022-03-28T03:01:33.359Z] 29e5d40040c1: Verifying Checksum [2022-03-28T03:01:33.359Z] 29e5d40040c1: Download complete [2022-03-28T03:01:33.511Z] ---> Running in 14aef17ba6ae [2022-03-28T03:01:33.511Z] Removing intermediate container 14aef17ba6ae [2022-03-28T03:01:33.511Z] ---> 5016ffda202b [2022-03-28T03:01:33.511Z] Step 23/25 : LABEL arch=x86_64 [2022-03-28T03:01:33.634Z] 1ce36da41761: Verifying Checksum [2022-03-28T03:01:33.634Z] 1ce36da41761: Download complete [2022-03-28T03:01:33.769Z] ---> f29e5a4662ff [2022-03-28T03:01:33.769Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T03:01:33.769Z] ---> Running in f2401c30af12 [2022-03-28T03:01:33.911Z] 29e5d40040c1: Pull complete [2022-03-28T03:01:34.031Z] Removing intermediate container f2401c30af12 [2022-03-28T03:01:34.031Z] ---> f3b52d740b39 [2022-03-28T03:01:34.031Z] Step 24/25 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:01:34.031Z] ---> 004ebb7f8c2d [2022-03-28T03:01:34.031Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T03:01:34.031Z] ---> Running in 469ac0e65c6f [2022-03-28T03:01:34.610Z] Removing intermediate container 469ac0e65c6f [2022-03-28T03:01:34.610Z] ---> 7ad6bfb2efef [2022-03-28T03:01:34.610Z] Step 25/25 : LABEL version=2.2.0-dev.47 [2022-03-28T03:01:34.610Z] ---> 16723213dc39 [2022-03-28T03:01:34.610Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-28T03:01:34.610Z] ---> Running in 15f6ddb4cdf5 [2022-03-28T03:01:34.610Z] ---> Running in c7bd75a295c4 [2022-03-28T03:01:34.870Z] Removing intermediate container 15f6ddb4cdf5 [2022-03-28T03:01:34.870Z] ---> a1cfac6c0720 [2022-03-28T03:01:34.870Z] [2022-03-28T03:01:34.870Z] Successfully built a1cfac6c0720 [2022-03-28T03:01:34.870Z] Successfully tagged security-secretstore-setup:latest [2022-03-28T03:01:34.870Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-03-28T03:01:35.129Z] Removing intermediate container c7bd75a295c4 [2022-03-28T03:01:35.129Z] ---> bc1b3f429ba4 [2022-03-28T03:01:35.129Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T03:01:35.347Z] 25b303627fd3: Verifying Checksum [2022-03-28T03:01:35.347Z] 25b303627fd3: Download complete [2022-03-28T03:01:35.347Z] 1ce36da41761: Pull complete [2022-03-28T03:01:35.700Z] ---> 0c5cc3c687c2 [2022-03-28T03:01:35.700Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T03:01:35.700Z] ---> Running in b3c22363ffe2 [2022-03-28T03:01:38.244Z] Removing intermediate container b3c22363ffe2 [2022-03-28T03:01:38.244Z] ---> 10264246815b [2022-03-28T03:01:38.244Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T03:01:38.244Z] ---> Running in 22e5dfd18eb4 [2022-03-28T03:01:38.504Z] Removing intermediate container 22e5dfd18eb4 [2022-03-28T03:01:38.504Z] ---> 4c2a95cf8515 [2022-03-28T03:01:38.504Z] Step 28/31 : CMD ["gate"] [2022-03-28T03:01:38.766Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:01:38.766Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:01:38.766Z] ---> 0aab7fdd5835 [2022-03-28T03:01:38.766Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T03:01:38.766Z] ---> Using cache [2022-03-28T03:01:38.766Z] ---> f3e9f72779e7 [2022-03-28T03:01:38.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:38.766Z] ---> Using cache [2022-03-28T03:01:38.766Z] ---> 4c6646668a8d [2022-03-28T03:01:38.766Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T03:01:38.766Z] ---> Using cache [2022-03-28T03:01:38.766Z] ---> decacefdc512 [2022-03-28T03:01:38.766Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T03:01:38.766Z] ---> Using cache [2022-03-28T03:01:38.766Z] ---> 7486dd44bc7f [2022-03-28T03:01:38.766Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:01:38.766Z] ---> Using cache [2022-03-28T03:01:38.766Z] ---> 7a96c07fb90a [2022-03-28T03:01:38.766Z] Step 8/24 : COPY . . [2022-03-28T03:01:38.766Z] ---> Using cache [2022-03-28T03:01:38.766Z] ---> 2f3d15af2089 [2022-03-28T03:01:38.766Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T03:01:38.766Z] ---> Running in a85f605cd7c5 [2022-03-28T03:01:38.766Z] ---> Running in 75f8da323d89 [2022-03-28T03:01:39.025Z] Removing intermediate container a85f605cd7c5 [2022-03-28T03:01:39.025Z] ---> 71b8c76f85fd [2022-03-28T03:01:39.025Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T03:01:39.025Z] Removing intermediate container 75f8da323d89 [2022-03-28T03:01:39.025Z] ---> 37b7348a9de5 [2022-03-28T03:01:39.025Z] Step 29/31 : LABEL arch=x86_64 [2022-03-28T03:01:39.285Z] ---> Running in 81603f38cef9 [2022-03-28T03:01:39.285Z] ---> Running in 9b6a11b27d48 [2022-03-28T03:01:39.544Z] Removing intermediate container 9b6a11b27d48 [2022-03-28T03:01:39.544Z] ---> 74c1a0dea4d1 [2022-03-28T03:01:39.544Z] Step 30/31 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:01:39.802Z] ---> Running in 9f594bd719a8 [2022-03-28T03:01:40.062Z] Removing intermediate container 9f594bd719a8 [2022-03-28T03:01:40.062Z] ---> 0ef759b9bc97 [2022-03-28T03:01:40.062Z] Step 31/31 : LABEL version=2.2.0-dev.47 [2022-03-28T03:01:40.322Z] ---> Running in 5d1eb585e876 [2022-03-28T03:01:40.322Z] spire-1.2.0/ [2022-03-28T03:01:40.582Z] Removing intermediate container 5d1eb585e876 [2022-03-28T03:01:40.583Z] ---> 5e5f48030c15 [2022-03-28T03:01:40.583Z] [2022-03-28T03:01:40.841Z] Successfully built 5e5f48030c15 [2022-03-28T03:01:40.841Z] Successfully tagged security-bootstrapper:latest [2022-03-28T03:01:40.841Z] Building sys-mgmt-agent [2022-03-28T03:01:41.412Z]  Building security-bootstrapper ... done spire-1.2.0/README.md [2022-03-28T03:01:41.412Z] spire-1.2.0/bin/ [2022-03-28T03:01:41.412Z] spire-1.2.0/bin/spire-server [2022-03-28T03:01:41.412Z] spire-1.2.0/bin/spire-agent [2022-03-28T03:01:41.412Z] spire-1.2.0/conf/ [2022-03-28T03:01:41.412Z] spire-1.2.0/conf/server/ [2022-03-28T03:01:41.412Z] spire-1.2.0/conf/server/server.conf [2022-03-28T03:01:41.412Z] spire-1.2.0/conf/agent/ [2022-03-28T03:01:41.412Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T03:01:41.412Z] spire-1.2.0/LICENSE [2022-03-28T03:01:42.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:01:42.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:01:42.809Z] ---> 0aab7fdd5835 [2022-03-28T03:01:42.809Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:01:42.809Z] ---> Using cache [2022-03-28T03:01:42.809Z] ---> f3e9f72779e7 [2022-03-28T03:01:42.809Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:42.809Z] ---> Using cache [2022-03-28T03:01:42.809Z] ---> 4c6646668a8d [2022-03-28T03:01:42.809Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T03:01:42.809Z] ---> Using cache [2022-03-28T03:01:42.809Z] ---> decacefdc512 [2022-03-28T03:01:42.809Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:01:42.809Z] ---> Using cache [2022-03-28T03:01:42.809Z] ---> 7486dd44bc7f [2022-03-28T03:01:42.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:01:42.809Z] ---> Using cache [2022-03-28T03:01:42.809Z] ---> 7a96c07fb90a [2022-03-28T03:01:42.809Z] Step 8/23 : COPY . . [2022-03-28T03:01:42.809Z] ---> Using cache [2022-03-28T03:01:42.809Z] ---> 2f3d15af2089 [2022-03-28T03:01:42.809Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T03:01:43.069Z] ---> Running in f2da5f6a3c76 [2022-03-28T03:01:43.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T03:01:45.513Z] 25b303627fd3: Pull complete [2022-03-28T03:01:45.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:01:45.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:01:45.549Z] ---> 0aab7fdd5835 [2022-03-28T03:01:45.549Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:01:45.549Z] ---> Using cache [2022-03-28T03:01:45.549Z] ---> f3e9f72779e7 [2022-03-28T03:01:45.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:45.549Z] ---> Using cache [2022-03-28T03:01:45.549Z] ---> 4c6646668a8d [2022-03-28T03:01:45.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T03:01:45.550Z] ---> Using cache [2022-03-28T03:01:45.550Z] ---> decacefdc512 [2022-03-28T03:01:45.550Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:01:45.550Z] ---> Using cache [2022-03-28T03:01:45.786Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-28T03:01:45.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T03:01:45.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-28T03:01:45.809Z] ---> 7486dd44bc7f [2022-03-28T03:01:45.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:01:45.809Z] ---> Using cache [2022-03-28T03:01:45.809Z] ---> 7a96c07fb90a [2022-03-28T03:01:45.809Z] Step 8/23 : COPY . . [2022-03-28T03:01:45.809Z] ---> Using cache [2022-03-28T03:01:45.809Z] ---> 2f3d15af2089 [2022-03-28T03:01:45.809Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T03:01:45.809Z] ---> Using cache [2022-03-28T03:01:45.809Z] ---> 71b8c76f85fd [2022-03-28T03:01:45.809Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T03:01:45.809Z] ---> Using cache [2022-03-28T03:01:45.809Z] ---> bf3a5372a537 [2022-03-28T03:01:45.809Z] [2022-03-28T03:01:45.809Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T03:01:45.809Z] ---> 9c842ac49a39 [2022-03-28T03:01:45.810Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:01:45.810Z] ---> Using cache [2022-03-28T03:01:45.810Z] ---> e1d277a9bc17 [2022-03-28T03:01:45.810Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:45.810Z] ---> Using cache [2022-03-28T03:01:45.810Z] ---> e427d1fbff4e [2022-03-28T03:01:45.810Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T03:01:45.810Z] ---> Using cache [2022-03-28T03:01:45.810Z] ---> 4126cb62c704 [2022-03-28T03:01:45.810Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T03:01:45.810Z] Removing intermediate container 81603f38cef9 [2022-03-28T03:01:45.810Z] ---> bf3a5372a537 [2022-03-28T03:01:45.810Z] [2022-03-28T03:01:45.810Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T03:01:45.810Z] ---> 9c842ac49a39 [2022-03-28T03:01:45.810Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:01:45.810Z] ---> Using cache [2022-03-28T03:01:45.810Z] ---> e1d277a9bc17 [2022-03-28T03:01:45.810Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:45.810Z] ---> Using cache [2022-03-28T03:01:45.810Z] ---> e427d1fbff4e [2022-03-28T03:01:45.810Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T03:01:45.810Z] ---> Running in 81418413102c [2022-03-28T03:01:46.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-9209 does not seem to be running inside a container [2022-03-28T03:01:46.109Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@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-03-28T03:01:46.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:47.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:47.600Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:01:47.600Z] v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:01:47.600Z] OK: 15854 distinct packages available [2022-03-28T03:01:47.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:48.172Z] ---> e0d6592312ad [2022-03-28T03:01:48.172Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T03:01:48.261Z] $ docker top 14f5e8aced7ca35a6088591baab8d5dc67d730d4c5f7e315c6c4b09f5f3c1294 -eo pid,comm [2022-03-28T03:01:48.432Z] ---> 2d60ab64a60c [2022-03-28T03:01:48.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T03:01:48.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:48.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:01:48.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:01:48.433Z] ---> 0aab7fdd5835 [2022-03-28T03:01:48.433Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:01:48.433Z] ---> Using cache [2022-03-28T03:01:48.433Z] ---> f3e9f72779e7 [2022-03-28T03:01:48.433Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:48.433Z] ---> Using cache [2022-03-28T03:01:48.433Z] ---> 4c6646668a8d [2022-03-28T03:01:48.433Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T03:01:48.433Z] ---> Running in 56bda8142d1b [Pipeline] { [Pipeline] sh [2022-03-28T03:01:48.693Z] ---> 1017698d1a4f [2022-03-28T03:01:48.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T03:01:48.693Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T03:01:48.959Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T03:01:48.959Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T03:01:48.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:48.959Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T03:01:49.173Z] + docker-compose build --help [2022-03-28T03:01:49.173Z] + grep parallel [2022-03-28T03:01:49.220Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T03:01:49.220Z] OK: 6 MiB in 18 packages [2022-03-28T03:01:49.220Z] ---> 15ac14952efc [2022-03-28T03:01:49.220Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T03:01:49.220Z] ---> Running in 5d31dc1e0b0d [2022-03-28T03:01:49.482Z] Removing intermediate container 5d31dc1e0b0d [2022-03-28T03:01:49.482Z] ---> 6f059d7d9f9b [2022-03-28T03:01:49.482Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T03:01:49.743Z] ---> Running in 93af05fb3cd1 [2022-03-28T03:01:49.743Z] Removing intermediate container 81418413102c [2022-03-28T03:01:49.743Z] ---> 39d83f2f9e2a [2022-03-28T03:01:49.743Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T03:01:49.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:49.743Z] Removing intermediate container 93af05fb3cd1 [2022-03-28T03:01:49.743Z] ---> 3aab77e4eb70 [2022-03-28T03:01:49.743Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T03:01:50.002Z] ---> Running in bac859c957df [2022-03-28T03:01:50.262Z] OK: 221 MiB in 52 packages [2022-03-28T03:01:50.262Z] Removing intermediate container bac859c957df [2022-03-28T03:01:50.262Z] ---> 1b0e00c4f77d [2022-03-28T03:01:50.262Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:01:50.525Z] ---> Running in b09f02ea5497 [2022-03-28T03:01:50.792Z] Removing intermediate container b09f02ea5497 [2022-03-28T03:01:50.792Z] ---> 71c2d70c96b2 [2022-03-28T03:01:50.792Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:01:50.792Z] Removing intermediate container 56bda8142d1b [2022-03-28T03:01:50.792Z] ---> 1b0133c51141 [2022-03-28T03:01:50.792Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:01:50.792Z] ---> Running in 5d2453f6f95b [2022-03-28T03:01:51.051Z] Removing intermediate container 5d2453f6f95b [2022-03-28T03:01:51.051Z] ---> 24275eff047f [2022-03-28T03:01:51.051Z] [2022-03-28T03:01:51.312Z] Successfully built 24275eff047f [2022-03-28T03:01:51.312Z] ---> e4664bc07857 [2022-03-28T03:01:51.312Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:01:51.312Z] Successfully tagged security-spire-server:latest [2022-03-28T03:01:51.312Z]  Building security-spire-server ... done Building security-proxy-setup [2022-03-28T03:01:51.573Z] ---> Running in f49b652e5b17 [2022-03-28T03:01:51.832Z] Removing intermediate container faef887704e1 [2022-03-28T03:01:51.832Z] ---> f2cb8d65be8e [2022-03-28T03:01:51.832Z] [2022-03-28T03:01:51.832Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T03:01:51.832Z] ---> a33ac4f1069a [2022-03-28T03:01:51.832Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T03:01:52.558Z] --parallel Build images in parallel. [2022-03-28T03:01:52.773Z] ---> Running in 66dbf5c83454 [2022-03-28T03:01:52.774Z] ---> 6fb661ddcb97 [2022-03-28T03:01:52.774Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] } [2022-03-28T03:01:52.855Z] $ docker stop --time=1 14f5e8aced7ca35a6088591baab8d5dc67d730d4c5f7e315c6c4b09f5f3c1294 [2022-03-28T03:01:53.343Z] ---> ef6fc03f0d42 [2022-03-28T03:01:53.343Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T03:01:53.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:53.343Z] ---> Running in 810305603bc3 [2022-03-28T03:01:53.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:01:53.606Z] Removing intermediate container 810305603bc3 [2022-03-28T03:01:53.606Z] ---> aff634cb6aa3 [2022-03-28T03:01:53.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T03:01:53.606Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T03:01:53.606Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T03:01:53.606Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:01:53.606Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:01:53.867Z] OK: 6 MiB in 16 packages [2022-03-28T03:01:53.867Z] Removing intermediate container f49b652e5b17 [2022-03-28T03:01:53.867Z] ---> 898eccea7a57 [2022-03-28T03:01:53.867Z] Step 8/23 : COPY . . [2022-03-28T03:01:54.127Z] ---> fe497dbb9269 [2022-03-28T03:01:54.127Z] Step 19/24 : WORKDIR / [2022-03-28T03:01:54.127Z] ---> Running in 99fedfd9eb53 [2022-03-28T03:01:54.387Z] Removing intermediate container 99fedfd9eb53 [2022-03-28T03:01:54.387Z] ---> ef20e07b0216 [2022-03-28T03:01:54.387Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T03:01:54.387Z] ---> Running in 1f417c1ad285 [2022-03-28T03:01:54.387Z] Removing intermediate container 66dbf5c83454 [2022-03-28T03:01:54.387Z] ---> 334a22e13d49 [2022-03-28T03:01:54.387Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:01:54.387Z] ---> Running in c43810a5843e [2022-03-28T03:01:54.513Z] $ docker rm -f 14f5e8aced7ca35a6088591baab8d5dc67d730d4c5f7e315c6c4b09f5f3c1294 [2022-03-28T03:01:54.655Z] Removing intermediate container 1f417c1ad285 [2022-03-28T03:01:54.655Z] ---> 0f66d0197786 [2022-03-28T03:01:54.655Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T03:01:54.655Z] ---> Running in b1b7be4a09ff [2022-03-28T03:01:54.655Z] Removing intermediate container c43810a5843e [2022-03-28T03:01:54.655Z] ---> ff02cac9337b [2022-03-28T03:01:54.655Z] Step 13/22 : ENV APP_PORT=59860 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:01:54.915Z] Removing intermediate container b1b7be4a09ff [2022-03-28T03:01:54.915Z] ---> 08ac96f16bc9 [2022-03-28T03:01:54.915Z] Step 22/24 : LABEL arch=x86_64 [2022-03-28T03:01:54.915Z] ---> Running in fdf67c4b3b65 [2022-03-28T03:01:54.915Z] ---> Running in bb954ea81204 [2022-03-28T03:01:55.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-28T03:01:55.130Z] . [Pipeline] withDockerContainer [2022-03-28T03:01:55.200Z] Removing intermediate container fdf67c4b3b65 [2022-03-28T03:01:55.201Z] ---> 6480aebc4ad9 [2022-03-28T03:01:55.201Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T03:01:55.201Z] Removing intermediate container bb954ea81204 [2022-03-28T03:01:55.201Z] ---> 4de146388b9d [2022-03-28T03:01:55.201Z] Step 23/24 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:01:55.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-9209 does not seem to be running inside a container [2022-03-28T03:01:55.460Z] ---> Running in 1403d3ff6a57 [2022-03-28T03:01:55.460Z] ---> Running in e4cf25f9e19a [2022-03-28T03:01:55.461Z] $ 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/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-28T03:01:55.720Z] Removing intermediate container 1403d3ff6a57 [2022-03-28T03:01:55.720Z] ---> 0c87fcfefb80 [2022-03-28T03:01:55.720Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:01:55.720Z] Removing intermediate container e4cf25f9e19a [2022-03-28T03:01:55.720Z] ---> 259bdc122526 [2022-03-28T03:01:55.720Z] Step 24/24 : LABEL version=2.2.0-dev.47 [2022-03-28T03:01:55.979Z] ---> Running in fb123a4613d5 [2022-03-28T03:01:55.979Z] Removing intermediate container fb123a4613d5 [2022-03-28T03:01:55.979Z] ---> fc19c693f8ad [2022-03-28T03:01:55.979Z] [2022-03-28T03:01:56.239Z] Successfully built fc19c693f8ad [2022-03-28T03:01:56.239Z] ---> 1c9acda7a3a4 [2022-03-28T03:01:56.239Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T03:01:56.239Z] Successfully tagged security-spire-config:latest [2022-03-28T03:01:56.239Z]  Building security-spire-config ... done Building core-metadata [2022-03-28T03:01:56.697Z] $ docker top f48f3954c7d1cd47d44b88e5f545265ed691f335592bf101ba67a0d679e892de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T03:01:57.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-28T03:01:58.784Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:01:58.784Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:01:58.784Z] ---> 0aab7fdd5835 [2022-03-28T03:01:58.784Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T03:01:58.784Z] ---> Using cache [2022-03-28T03:01:58.784Z] ---> f3e9f72779e7 [2022-03-28T03:01:58.784Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:01:58.784Z] ---> Using cache [2022-03-28T03:01:58.784Z] ---> 4c6646668a8d [2022-03-28T03:01:58.784Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T03:01:58.784Z] ---> Using cache [2022-03-28T03:01:58.784Z] ---> decacefdc512 [2022-03-28T03:01:58.784Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T03:01:58.784Z] ---> Using cache [2022-03-28T03:01:58.784Z] ---> 7486dd44bc7f [2022-03-28T03:01:58.784Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:01:58.784Z] ---> Using cache [2022-03-28T03:01:58.784Z] ---> 7a96c07fb90a [2022-03-28T03:01:58.784Z] Step 8/22 : COPY . . [2022-03-28T03:01:58.784Z] ---> Using cache [2022-03-28T03:01:58.784Z] ---> 2f3d15af2089 [2022-03-28T03:01:58.784Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T03:01:59.044Z] ---> 7706010e1882 [2022-03-28T03:01:59.044Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T03:01:59.044Z] ---> Running in 6e5fc2827af0 [2022-03-28T03:01:59.304Z] ---> 004c973a5566 [2022-03-28T03:01:59.304Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T03:01:59.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T03:01:59.564Z] ---> Running in 8a69d54791cb [2022-03-28T03:01:59.824Z] Removing intermediate container 8a69d54791cb [2022-03-28T03:01:59.824Z] ---> ae41a98a949c [2022-03-28T03:01:59.824Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:01:59.824Z] ---> Running in d10d9b87004a [2022-03-28T03:02:00.085Z] Removing intermediate container d10d9b87004a [2022-03-28T03:02:00.085Z] ---> 98a4307801d2 [2022-03-28T03:02:00.085Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T03:02:00.345Z] ---> Running in bc8e5630993c [2022-03-28T03:02:00.604Z] Removing intermediate container bc8e5630993c [2022-03-28T03:02:00.604Z] ---> 57ebabf87f69 [2022-03-28T03:02:00.604Z] Step 21/22 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:00.872Z] ---> Running in e7f9290113f5 [2022-03-28T03:02:01.132Z] Removing intermediate container e7f9290113f5 [2022-03-28T03:02:01.132Z] ---> f00734d97424 [2022-03-28T03:02:01.132Z] Step 22/22 : LABEL version=2.2.0-dev.47 [2022-03-28T03:02:01.132Z] ---> Running in dbe4ae4d704a [2022-03-28T03:02:01.391Z] Removing intermediate container dbe4ae4d704a [2022-03-28T03:02:01.391Z] ---> 08267997ea55 [2022-03-28T03:02:01.391Z] [2022-03-28T03:02:01.652Z] Successfully built 08267997ea55 [2022-03-28T03:02:01.652Z] Successfully tagged support-notifications:latest [2022-03-28T03:02:01.652Z]  Building support-notifications ... done Building core-data [2022-03-28T03:02:01.900Z] Building core-command ... [2022-03-28T03:02:01.901Z] Building core-data ... [2022-03-28T03:02:01.901Z] Building core-metadata ... [2022-03-28T03:02:01.901Z] Building security-bootstrapper ... [2022-03-28T03:02:01.901Z] Building security-proxy-setup ... [2022-03-28T03:02:01.901Z] Building security-secretstore-setup ... [2022-03-28T03:02:01.901Z] Building security-spiffe-token-provider ... [2022-03-28T03:02:01.901Z] Building security-spire-agent ... [2022-03-28T03:02:01.901Z] Building security-spire-config ... [2022-03-28T03:02:01.901Z] Building security-spire-server ... [2022-03-28T03:02:01.901Z] Building support-notifications ... [2022-03-28T03:02:01.901Z] Building support-scheduler ... [2022-03-28T03:02:01.901Z] Building sys-mgmt-agent ... [2022-03-28T03:02:01.901Z] Building security-spire-server [2022-03-28T03:02:01.901Z] Building security-bootstrapper [2022-03-28T03:02:01.901Z] Building security-spire-config [2022-03-28T03:02:01.901Z] Building security-proxy-setup [2022-03-28T03:02:01.901Z] Building core-command [2022-03-28T03:02:03.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:02:03.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:02:03.563Z] ---> 0aab7fdd5835 [2022-03-28T03:02:03.563Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:02:03.563Z] ---> Using cache [2022-03-28T03:02:03.563Z] ---> f3e9f72779e7 [2022-03-28T03:02:03.563Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:03.563Z] ---> Using cache [2022-03-28T03:02:03.563Z] ---> 4c6646668a8d [2022-03-28T03:02:03.563Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T03:02:03.563Z] ---> Using cache [2022-03-28T03:02:03.563Z] ---> decacefdc512 [2022-03-28T03:02:03.563Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:02:03.563Z] ---> Using cache [2022-03-28T03:02:03.563Z] ---> 7486dd44bc7f [2022-03-28T03:02:03.563Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:02:03.563Z] ---> Using cache [2022-03-28T03:02:03.563Z] ---> 7a96c07fb90a [2022-03-28T03:02:03.563Z] Step 8/23 : COPY . . [2022-03-28T03:02:03.563Z] ---> Using cache [2022-03-28T03:02:03.563Z] ---> 2f3d15af2089 [2022-03-28T03:02:03.563Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T03:02:03.824Z] ---> Running in c245168f7ad8 [2022-03-28T03:02:04.086Z] Removing intermediate container f2da5f6a3c76 [2022-03-28T03:02:04.086Z] ---> cb7e3e912d69 [2022-03-28T03:02:04.086Z] [2022-03-28T03:02:04.086Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T03:02:04.086Z] ---> a33ac4f1069a [2022-03-28T03:02:04.086Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T03:02:04.086Z] ---> Using cache [2022-03-28T03:02:04.086Z] ---> 00bedd3a282d [2022-03-28T03:02:04.086Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:02:04.086Z] ---> Using cache [2022-03-28T03:02:04.086Z] ---> 737492883e6f [2022-03-28T03:02:04.086Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T03:02:04.086Z] ---> Running in 9cdb6327e2ef [2022-03-28T03:02:04.086Z] ---> eee649a5c869 [2022-03-28T03:02:04.086Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T03:02:04.347Z] ---> Running in 678d6d055707 [2022-03-28T03:02:04.347Z] Removing intermediate container 9cdb6327e2ef [2022-03-28T03:02:04.347Z] ---> 693508cc35be [2022-03-28T03:02:04.347Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T03:02:04.347Z] ---> Running in 9a41db5f7c13 [2022-03-28T03:02:04.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T03:02:04.607Z] Removing intermediate container 9a41db5f7c13 [2022-03-28T03:02:04.607Z] ---> 40c5636ec95a [2022-03-28T03:02:04.607Z] Step 15/23 : WORKDIR / [2022-03-28T03:02:04.607Z] ---> Running in c5060d41da04 [2022-03-28T03:02:04.868Z] Removing intermediate container c5060d41da04 [2022-03-28T03:02:04.868Z] ---> 37015ccbec30 [2022-03-28T03:02:04.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:02:04.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T03:02:05.437Z] ---> 3d771b58c1a9 [2022-03-28T03:02:05.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T03:02:06.819Z] ---> df7593d028d5 [2022-03-28T03:02:06.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T03:02:07.389Z] ---> bf7d99f0075b [2022-03-28T03:02:07.389Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T03:02:07.389Z] ---> Running in 9f5bac8f7a99 [2022-03-28T03:02:07.649Z] Removing intermediate container 9f5bac8f7a99 [2022-03-28T03:02:07.649Z] ---> 7bad88c5fd5c [2022-03-28T03:02:07.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:02:07.649Z] ---> Running in 10e9f1186670 [2022-03-28T03:02:07.909Z] Removing intermediate container 10e9f1186670 [2022-03-28T03:02:07.909Z] ---> 03f7bb420539 [2022-03-28T03:02:07.909Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T03:02:07.909Z] ---> Running in 1c930e0331ee [2022-03-28T03:02:08.169Z] Removing intermediate container 1c930e0331ee [2022-03-28T03:02:08.169Z] ---> dcd6548aeae2 [2022-03-28T03:02:08.169Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:08.169Z] ---> Running in 6422704c480b [2022-03-28T03:02:08.738Z] Removing intermediate container 6422704c480b [2022-03-28T03:02:08.738Z] ---> 88708132d33b [2022-03-28T03:02:08.738Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:02:08.738Z] ---> Running in 91fdea356820 [2022-03-28T03:02:08.998Z] Removing intermediate container 91fdea356820 [2022-03-28T03:02:08.998Z] ---> c4538da9b246 [2022-03-28T03:02:08.998Z] [2022-03-28T03:02:08.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:02:08.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:02:08.998Z] ---> 0aab7fdd5835 [2022-03-28T03:02:08.998Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:02:08.998Z] ---> Using cache [2022-03-28T03:02:08.998Z] ---> f3e9f72779e7 [2022-03-28T03:02:08.998Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:08.998Z] ---> Using cache [2022-03-28T03:02:08.998Z] ---> 4c6646668a8d [2022-03-28T03:02:08.998Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T03:02:09.259Z] Successfully built c4538da9b246 [2022-03-28T03:02:09.259Z] ---> Running in 3cca167c14a9 [2022-03-28T03:02:09.259Z] Successfully tagged core-command:latest [2022-03-28T03:02:09.829Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:10.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:11.032Z] OK: 221 MiB in 52 packages [2022-03-28T03:02:11.973Z] Removing intermediate container 3cca167c14a9 [2022-03-28T03:02:11.973Z] ---> 151ca7a0d3b8 [2022-03-28T03:02:11.973Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:02:12.544Z] ---> 675f34b46773 [2022-03-28T03:02:12.544Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:02:12.544Z] ---> Running in de998a011a39 [2022-03-28T03:02:14.456Z] Removing intermediate container de998a011a39 [2022-03-28T03:02:14.456Z] ---> 6d2b9cc59966 [2022-03-28T03:02:14.456Z] Step 8/23 : COPY . . [2022-03-28T03:02:24.447Z] ---> 3b63e31cbf4d [2022-03-28T03:02:24.447Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T03:02:24.447Z] ---> Running in a66c223dbbe3 [2022-03-28T03:02:24.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T03:02:24.447Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T03:02:27.756Z] Removing intermediate container 6e5fc2827af0 [2022-03-28T03:02:27.756Z] ---> 2cc2ccec97e8 [2022-03-28T03:02:27.756Z] [2022-03-28T03:02:27.756Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T03:02:27.756Z] ---> a33ac4f1069a [2022-03-28T03:02:27.756Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T03:02:28.016Z] ---> Running in daca18851cf0 [2022-03-28T03:02:28.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:28.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:28.845Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T03:02:28.845Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T03:02:28.845Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T03:02:28.845Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T03:02:28.845Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T03:02:28.845Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T03:02:28.845Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:02:28.845Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:02:28.845Z] OK: 8 MiB in 20 packages [2022-03-28T03:02:29.791Z] Removing intermediate container daca18851cf0 [2022-03-28T03:02:29.791Z] ---> 8ab95ec2e96b [2022-03-28T03:02:29.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T03:02:29.791Z] ---> Running in 78d74df60f91 [2022-03-28T03:02:29.791Z] Removing intermediate container 78d74df60f91 [2022-03-28T03:02:29.791Z] ---> 7c4d58b97009 [2022-03-28T03:02:29.791Z] Step 13/22 : WORKDIR /edgex [2022-03-28T03:02:30.051Z] ---> Running in ce6164eb2354 [2022-03-28T03:02:30.051Z] Removing intermediate container ce6164eb2354 [2022-03-28T03:02:30.051Z] ---> 906b9926ae96 [2022-03-28T03:02:30.051Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T03:02:30.311Z] ---> da6c1bc73f6b [2022-03-28T03:02:30.311Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T03:02:30.881Z] ---> f0051e03b1b5 [2022-03-28T03:02:30.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T03:02:31.820Z] ---> 2a7ee7ba9d5d [2022-03-28T03:02:31.820Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T03:02:32.080Z] ---> a416b40d9196 [2022-03-28T03:02:32.080Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T03:02:32.080Z] ---> Running in 6385e49d0ec2 [2022-03-28T03:02:34.017Z] Removing intermediate container 6385e49d0ec2 [2022-03-28T03:02:34.017Z] ---> ddbe46ef0d44 [2022-03-28T03:02:34.017Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T03:02:34.017Z] ---> Running in 9f961dc25569 [2022-03-28T03:02:34.277Z] Removing intermediate container 9f961dc25569 [2022-03-28T03:02:34.277Z] ---> a65e4e8437c2 [2022-03-28T03:02:34.277Z] Step 20/22 : LABEL arch=x86_64 [2022-03-28T03:02:34.277Z] ---> Running in 96fb68d13ac9 [2022-03-28T03:02:34.537Z] Removing intermediate container 96fb68d13ac9 [2022-03-28T03:02:34.537Z] ---> 58056472c6c7 [2022-03-28T03:02:34.537Z] Step 21/22 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:34.844Z] ---> Running in a40daa6a5d8b [2022-03-28T03:02:34.844Z] Removing intermediate container 678d6d055707 [2022-03-28T03:02:34.844Z] ---> e469267ecb51 [2022-03-28T03:02:34.844Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T03:02:34.844Z] ---> Running in 9823af5b8b3b [2022-03-28T03:02:35.260Z] Removing intermediate container a40daa6a5d8b [2022-03-28T03:02:35.260Z] ---> ddc4435dc9d4 [2022-03-28T03:02:35.260Z] Step 22/22 : LABEL version=2.2.0-dev.47 [2022-03-28T03:02:35.260Z] Removing intermediate container c245168f7ad8 [2022-03-28T03:02:35.260Z] ---> d8a7859b2fb1 [2022-03-28T03:02:35.260Z] [2022-03-28T03:02:35.260Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T03:02:35.260Z] ---> a33ac4f1069a [2022-03-28T03:02:35.260Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T03:02:35.260Z] ---> Using cache [2022-03-28T03:02:35.260Z] ---> 00bedd3a282d [2022-03-28T03:02:35.260Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:02:35.260Z] ---> Using cache [2022-03-28T03:02:35.260Z] ---> 737492883e6f [2022-03-28T03:02:35.260Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T03:02:35.260Z] ---> Running in 6ee316cfc5d2 [2022-03-28T03:02:35.260Z] ---> Running in d10143f3c2d6 [2022-03-28T03:02:35.260Z] Removing intermediate container 6ee316cfc5d2 [2022-03-28T03:02:35.260Z] ---> d709916e976e [2022-03-28T03:02:35.260Z] [2022-03-28T03:02:35.260Z] Removing intermediate container d10143f3c2d6 [2022-03-28T03:02:35.260Z] ---> 0b318dbff551 [2022-03-28T03:02:35.260Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T03:02:35.549Z] Successfully built d709916e976e [2022-03-28T03:02:35.549Z] Successfully tagged security-proxy-setup:latest [2022-03-28T03:02:35.549Z] ---> Running in ab5704a60fe6 [2022-03-28T03:02:35.549Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T03:02:35.549Z] Removing intermediate container ab5704a60fe6 [2022-03-28T03:02:35.549Z] ---> 60e910458ce1 [2022-03-28T03:02:35.549Z] Step 15/23 : WORKDIR / [2022-03-28T03:02:35.549Z] ---> Running in 2c0eecec9d17 [2022-03-28T03:02:35.812Z] Removing intermediate container 2c0eecec9d17 [2022-03-28T03:02:35.812Z] ---> 279b30717eea [2022-03-28T03:02:35.812Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:02:36.074Z] ---> 35cc4c9ee8fa [2022-03-28T03:02:36.074Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T03:02:36.074Z] Removing intermediate container 9823af5b8b3b [2022-03-28T03:02:36.074Z] ---> ce56d7eafe7a [2022-03-28T03:02:36.074Z] [2022-03-28T03:02:36.074Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T03:02:36.646Z] ---> e48c850050bc [2022-03-28T03:02:36.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T03:02:36.646Z] 20.10.10: Pulling from library/docker [2022-03-28T03:02:36.906Z] ---> 9cdf21d209a0 [2022-03-28T03:02:36.906Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T03:02:36.906Z] ---> Running in 4bfd6e2d4fac [2022-03-28T03:02:36.906Z] Removing intermediate container 4bfd6e2d4fac [2022-03-28T03:02:36.906Z] ---> f4236c373da1 [2022-03-28T03:02:36.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:02:37.166Z] ---> Running in 88a6789c7ba2 [2022-03-28T03:02:37.166Z] Removing intermediate container 88a6789c7ba2 [2022-03-28T03:02:37.166Z] ---> 2624d8d17084 [2022-03-28T03:02:37.166Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T03:02:37.166Z] ---> Running in b0272696f45c [2022-03-28T03:02:37.425Z] Removing intermediate container b0272696f45c [2022-03-28T03:02:37.425Z] ---> 09123f677dc2 [2022-03-28T03:02:37.425Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:37.425Z] ---> Running in ddd19c37fc79 [2022-03-28T03:02:37.687Z] Removing intermediate container ddd19c37fc79 [2022-03-28T03:02:37.687Z] ---> d1e6ca731638 [2022-03-28T03:02:37.687Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:02:37.687Z] ---> Running in f15be7c20f1a [2022-03-28T03:02:37.687Z] Removing intermediate container f15be7c20f1a [2022-03-28T03:02:37.687Z] ---> 3f345d598223 [2022-03-28T03:02:37.687Z] [2022-03-28T03:02:37.946Z] Successfully built 3f345d598223 [2022-03-28T03:02:37.946Z] Successfully tagged core-metadata:latest [2022-03-28T03:02:42.151Z]  Building core-metadata ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T03:02:42.151Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T03:02:42.151Z] ---> b706a049f56e [2022-03-28T03:02:42.151Z] 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-03-28T03:02:42.151Z] ---> Running in c5ddc3cd177e [2022-03-28T03:02:42.415Z] Removing intermediate container c5ddc3cd177e [2022-03-28T03:02:42.415Z] ---> 207e441f5adc [2022-03-28T03:02:42.415Z] 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-03-28T03:02:42.415Z] ---> Running in daa56e40f72e [2022-03-28T03:02:42.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:42.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:42.935Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T03:02:42.936Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T03:02:43.196Z] Executing bash-5.1.16-r0.post-install [2022-03-28T03:02:43.196Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T03:02:43.196Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T03:02:43.196Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T03:02:43.196Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T03:02:43.196Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T03:02:43.196Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T03:02:43.196Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T03:02:43.196Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T03:02:43.196Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T03:02:43.196Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T03:02:43.196Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T03:02:43.196Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T03:02:43.196Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T03:02:43.196Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T03:02:43.196Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T03:02:43.463Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T03:02:43.463Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T03:02:43.723Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T03:02:43.723Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T03:02:43.723Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T03:02:43.723Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T03:02:43.723Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T03:02:43.723Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T03:02:43.723Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T03:02:43.723Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T03:02:43.723Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T03:02:43.723Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T03:02:43.723Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T03:02:43.723Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T03:02:43.723Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T03:02:43.723Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T03:02:43.723Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T03:02:43.723Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T03:02:43.723Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T03:02:43.723Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T03:02:43.723Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T03:02:43.723Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T03:02:43.723Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T03:02:43.723Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T03:02:43.723Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T03:02:43.982Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:02:43.982Z] OK: 84 MiB in 64 packages [2022-03-28T03:02:44.551Z] Collecting docker-compose==1.23.2 [2022-03-28T03:02:44.551Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-28T03:02:44.551Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T03:02:44.551Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T03:02:44.811Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T03:02:44.811Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T03:02:45.384Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T03:02:45.384Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T03:02:45.384Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T03:02:45.384Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T03:02:45.656Z] Collecting PyYAML<4,>=3.10 [2022-03-28T03:02:45.656Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T03:02:45.919Z] Removing intermediate container a66c223dbbe3 [2022-03-28T03:02:45.919Z] ---> 9c11415d45c7 [2022-03-28T03:02:45.919Z] [2022-03-28T03:02:45.919Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T03:02:45.919Z] ---> a33ac4f1069a [2022-03-28T03:02:45.919Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T03:02:45.919Z] ---> Running in 1b7be9e0ca6d [2022-03-28T03:02:45.919Z] Removing intermediate container 1b7be9e0ca6d [2022-03-28T03:02:45.919Z] ---> 3490eabcbda7 [2022-03-28T03:02:45.919Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T03:02:45.919Z] ---> Running in 013ec10efe3c [2022-03-28T03:02:46.181Z] Removing intermediate container 013ec10efe3c [2022-03-28T03:02:46.181Z] ---> 9b11b549a593 [2022-03-28T03:02:46.181Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T03:02:46.181Z] ---> Running in 2da18d8db455 [2022-03-28T03:02:46.181Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T03:02:46.181Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T03:02:46.181Z] Removing intermediate container 2da18d8db455 [2022-03-28T03:02:46.181Z] ---> ac7af6a9b02d [2022-03-28T03:02:46.181Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:46.181Z] ---> Running in 0d3a61bf464b [2022-03-28T03:02:46.443Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T03:02:46.443Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T03:02:46.443Z] 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-03-28T03:02:46.443Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T03:02:46.443Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T03:02:46.443Z] Collecting cached-property<2,>=1.2.0 [2022-03-28T03:02:46.443Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T03:02:46.702Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T03:02:46.702Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T03:02:46.702Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T03:02:46.702Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T03:02:46.702Z] 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-03-28T03:02:46.702Z] Collecting idna<2.8,>=2.5 [2022-03-28T03:02:46.702Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T03:02:46.961Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T03:02:46.961Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T03:02:46.961Z] Removing intermediate container 0d3a61bf464b [2022-03-28T03:02:46.961Z] ---> d1fc955acda4 [2022-03-28T03:02:46.961Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T03:02:46.961Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T03:02:46.961Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T03:02:46.961Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T03:02:46.961Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T03:02:46.961Z] ---> Running in 09e3beb65aca [2022-03-28T03:02:46.961Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T03:02:46.961Z] Attempting uninstall: urllib3 [2022-03-28T03:02:46.961Z] Found existing installation: urllib3 1.26.5 [2022-03-28T03:02:46.961Z] Uninstalling urllib3-1.26.5: [2022-03-28T03:02:46.961Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T03:02:47.220Z] Attempting uninstall: idna [2022-03-28T03:02:47.220Z] Found existing installation: idna 3.2 [2022-03-28T03:02:47.220Z] Uninstalling idna-3.2: [2022-03-28T03:02:47.220Z] Successfully uninstalled idna-3.2 [2022-03-28T03:02:47.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:47.220Z] Attempting uninstall: chardet [2022-03-28T03:02:47.220Z] Found existing installation: chardet 4.0.0 [2022-03-28T03:02:47.220Z] Uninstalling chardet-4.0.0: [2022-03-28T03:02:47.220Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T03:02:47.480Z] Attempting uninstall: requests [2022-03-28T03:02:47.480Z] Found existing installation: requests 2.25.1 [2022-03-28T03:02:47.480Z] Uninstalling requests-2.25.1: [2022-03-28T03:02:47.740Z] Successfully uninstalled requests-2.25.1 [2022-03-28T03:02:47.740Z] Running setup.py install for texttable: started [2022-03-28T03:02:47.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T03:02:47.999Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T03:02:47.999Z] Running setup.py install for PyYAML: started [2022-03-28T03:02:48.260Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T03:02:48.519Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T03:02:48.519Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T03:02:48.519Z] Running setup.py install for docopt: started [2022-03-28T03:02:48.519Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T03:02:48.519Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T03:02:48.780Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T03:02:48.780Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T03:02:48.780Z] Running setup.py install for dockerpty: started [2022-03-28T03:02:48.780Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T03:02:48.901Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:02:48.901Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:02:48.901Z] ---> 9fa190c2f149 [2022-03-28T03:02:48.901Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:02:49.042Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:02:49.042Z] OK: 8 MiB in 20 packages [2022-03-28T03:02:49.042Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T03:02:49.179Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:02:49.179Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:02:49.179Z] ---> 9fa190c2f149 [2022-03-28T03:02:49.179Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T03:02:49.302Z] Removing intermediate container 09e3beb65aca [2022-03-28T03:02:49.302Z] ---> 03e9dd05bd14 [2022-03-28T03:02:49.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:02:49.561Z] ---> 2b4b93cc0a9b [2022-03-28T03:02:49.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T03:02:49.561Z] 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-03-28T03:02:49.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:02:49.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:02:49.812Z] ---> 9fa190c2f149 [2022-03-28T03:02:49.812Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T03:02:49.812Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:02:49.812Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:02:49.812Z] ---> 9fa190c2f149 [2022-03-28T03:02:49.812Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:02:49.812Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:02:49.812Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:02:49.812Z] ---> 9fa190c2f149 [2022-03-28T03:02:49.812Z] Step 3/31 : WORKDIR /edgex-go [2022-03-28T03:02:50.087Z] ---> Running in 9783fe398a77 [2022-03-28T03:02:50.087Z] ---> Running in 05155d3979cb [2022-03-28T03:02:50.087Z] ---> Running in ad411305d507 [2022-03-28T03:02:50.087Z] ---> Running in ede6efa9c99a [2022-03-28T03:02:50.087Z] ---> Running in 60359beecbe1 [2022-03-28T03:02:50.132Z] ---> fba210b1ef89 [2022-03-28T03:02:50.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T03:02:50.132Z] ---> 2a8c8a932659 [2022-03-28T03:02:50.132Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T03:02:50.132Z] ---> Running in 97bfc9087e7c [2022-03-28T03:02:50.391Z] Removing intermediate container 97bfc9087e7c [2022-03-28T03:02:50.391Z] ---> 1c34879c0086 [2022-03-28T03:02:50.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:02:50.391Z] ---> Running in 37f58420bd86 [2022-03-28T03:02:50.391Z] Removing intermediate container 37f58420bd86 [2022-03-28T03:02:50.391Z] ---> bbd55c79ae29 [2022-03-28T03:02:50.391Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T03:02:50.652Z] ---> Running in 237102174add [2022-03-28T03:02:50.652Z] Removing intermediate container 237102174add [2022-03-28T03:02:50.652Z] ---> 44ecd9b0592c [2022-03-28T03:02:50.652Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:50.652Z] ---> Running in 3cbc00982783 [2022-03-28T03:02:50.703Z] Removing intermediate container 05155d3979cb [2022-03-28T03:02:50.703Z] ---> 681f1ccc4596 [2022-03-28T03:02:50.703Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:50.703Z] Removing intermediate container ad411305d507 [2022-03-28T03:02:50.703Z] ---> 1a1a56c89cd6 [2022-03-28T03:02:50.703Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:50.703Z] Removing intermediate container 9783fe398a77 [2022-03-28T03:02:50.703Z] ---> 457243a5046a [2022-03-28T03:02:50.703Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:50.703Z] Removing intermediate container ede6efa9c99a [2022-03-28T03:02:50.703Z] ---> 1740bc96cf89 [2022-03-28T03:02:50.703Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:50.703Z] ---> Running in 95ad178999e7 [2022-03-28T03:02:50.703Z] Removing intermediate container 60359beecbe1 [2022-03-28T03:02:50.703Z] ---> 88bc56d85035 [2022-03-28T03:02:50.703Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:02:50.703Z] ---> Running in 6ace20bc7eca [2022-03-28T03:02:50.703Z] ---> Running in 451fdece9a7e [2022-03-28T03:02:50.703Z] ---> Running in 22a676930ab8 [2022-03-28T03:02:50.915Z] Removing intermediate container 3cbc00982783 [2022-03-28T03:02:50.915Z] ---> 8e2920a547d6 [2022-03-28T03:02:50.915Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:02:50.915Z] ---> Running in 99c343c8deb8 [2022-03-28T03:02:50.980Z] ---> Running in 80d84c3c67be [2022-03-28T03:02:51.175Z] Removing intermediate container 99c343c8deb8 [2022-03-28T03:02:51.175Z] ---> c320d3281d77 [2022-03-28T03:02:51.175Z] [2022-03-28T03:02:51.175Z] Successfully built c320d3281d77 [2022-03-28T03:02:51.175Z] Successfully tagged core-data:latest [2022-03-28T03:02:52.116Z]  Building core-data ... done Removing intermediate container daa56e40f72e [2022-03-28T03:02:52.116Z] ---> 95dccaff0277 [2022-03-28T03:02:52.116Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T03:02:52.116Z] ---> Running in 67e381286faa [2022-03-28T03:02:52.116Z] Removing intermediate container 67e381286faa [2022-03-28T03:02:52.116Z] ---> 08bcaf592dae [2022-03-28T03:02:52.116Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T03:02:52.116Z] ---> Running in 1e33bb1ffd5e [2022-03-28T03:02:52.116Z] Removing intermediate container 1e33bb1ffd5e [2022-03-28T03:02:52.116Z] ---> 924aca660970 [2022-03-28T03:02:52.116Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T03:02:52.688Z] ---> 4734783361bb [2022-03-28T03:02:52.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T03:02:52.951Z] ---> c65dafd01ee3 [2022-03-28T03:02:52.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T03:02:52.951Z] ---> db35445d30ba [2022-03-28T03:02:52.951Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T03:02:52.951Z] ---> Running in 5413ff45e7ec [2022-03-28T03:02:53.210Z] Removing intermediate container 5413ff45e7ec [2022-03-28T03:02:53.210Z] ---> f22366923c63 [2022-03-28T03:02:53.210Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:02:53.210Z] ---> Running in 7acf0c221522 [2022-03-28T03:02:53.210Z] Removing intermediate container 7acf0c221522 [2022-03-28T03:02:53.210Z] ---> 0e10aeec55b7 [2022-03-28T03:02:53.210Z] Step 21/23 : LABEL arch=x86_64 [2022-03-28T03:02:53.210Z] ---> Running in 0d768c4969d8 [2022-03-28T03:02:53.470Z] Removing intermediate container 0d768c4969d8 [2022-03-28T03:02:53.470Z] ---> 8f5176e2a10c [2022-03-28T03:02:53.470Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:53.470Z] ---> Running in f13510e17e38 [2022-03-28T03:02:53.470Z] Removing intermediate container f13510e17e38 [2022-03-28T03:02:53.470Z] ---> 8517490a5b83 [2022-03-28T03:02:53.470Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:02:53.470Z] ---> Running in 553de78f0f8b [2022-03-28T03:02:53.731Z] Removing intermediate container 553de78f0f8b [2022-03-28T03:02:53.731Z] ---> 745079bed1fa [2022-03-28T03:02:53.731Z] [2022-03-28T03:02:53.731Z] Successfully built 745079bed1fa [2022-03-28T03:02:53.731Z] Successfully tagged sys-mgmt-agent:latest [2022-03-28T03:02:53.739Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-28T03:02:53.751Z] $ docker stop --time=1 b1ffa323ada53a0e5415896495fab068fff990bfb7f435d5d229479f0b584fe6 [2022-03-28T03:02:54.411Z] Removing intermediate container 95ad178999e7 [2022-03-28T03:02:54.411Z] ---> 1303d7e1efbb [2022-03-28T03:02:54.411Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T03:02:54.690Z] ---> Running in ef6fd846c1fb [2022-03-28T03:02:54.978Z] Removing intermediate container 451fdece9a7e [2022-03-28T03:02:54.978Z] ---> d6e499603c35 [2022-03-28T03:02:54.978Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T03:02:54.978Z] Removing intermediate container 22a676930ab8 [2022-03-28T03:02:54.978Z] ---> 05f5753b0146 [2022-03-28T03:02:54.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T03:02:54.978Z] ---> Running in 233ea1b73507 [2022-03-28T03:02:54.978Z] Removing intermediate container 80d84c3c67be [2022-03-28T03:02:54.978Z] ---> 1fae1cc5e81b [2022-03-28T03:02:54.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T03:02:54.978Z] Removing intermediate container 6ace20bc7eca [2022-03-28T03:02:54.978Z] ---> 0af4dde3b2a8 [2022-03-28T03:02:54.978Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-28T03:02:55.066Z] $ docker rm -f b1ffa323ada53a0e5415896495fab068fff990bfb7f435d5d229479f0b584fe6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T03:02:55.272Z] ---> Running in c72a9a337725 [2022-03-28T03:02:55.414Z] + docker images [2022-03-28T03:02:55.414Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T03:02:55.414Z] sys-mgmt-agent latest 745079bed1fa 2 seconds ago 305MB [2022-03-28T03:02:55.414Z] core-data latest c320d3281d77 5 seconds ago 35.9MB [2022-03-28T03:02:55.414Z] 9c11415d45c7 10 seconds ago 1.65GB [2022-03-28T03:02:55.414Z] core-metadata latest 3f345d598223 18 seconds ago 26.1MB [2022-03-28T03:02:55.414Z] ce56d7eafe7a 19 seconds ago 1.61GB [2022-03-28T03:02:55.414Z] security-proxy-setup latest d709916e976e 20 seconds ago 43.4MB [2022-03-28T03:02:55.414Z] d8a7859b2fb1 21 seconds ago 1.62GB [2022-03-28T03:02:55.414Z] 2cc2ccec97e8 28 seconds ago 1.63GB [2022-03-28T03:02:55.414Z] core-command latest c4538da9b246 47 seconds ago 24.5MB [2022-03-28T03:02:55.414Z] cb7e3e912d69 54 seconds ago 1.61GB [2022-03-28T03:02:55.414Z] support-notifications latest 08267997ea55 54 seconds ago 26.6MB [2022-03-28T03:02:55.414Z] security-spire-config latest fc19c693f8ad About a minute ago 82.2MB [2022-03-28T03:02:55.414Z] f2cb8d65be8e About a minute ago 1.62GB [2022-03-28T03:02:55.414Z] security-spire-server latest 24275eff047f About a minute ago 82.9MB [2022-03-28T03:02:55.414Z] bf3a5372a537 About a minute ago 1.61GB [2022-03-28T03:02:55.414Z] security-bootstrapper latest 5e5f48030c15 About a minute ago 24.3MB [2022-03-28T03:02:55.414Z] security-secretstore-setup latest a1cfac6c0720 About a minute ago 42.1MB [2022-03-28T03:02:55.414Z] support-scheduler latest 03721bea9ff5 About a minute ago 26MB [2022-03-28T03:02:55.414Z] security-spiffe-token-provider latest 385bdd25efc6 About a minute ago 28.5MB [2022-03-28T03:02:55.414Z] e94e38e1d22b About a minute ago 1.61GB [2022-03-28T03:02:55.414Z] cf3563589ac9 About a minute ago 1.62GB [2022-03-28T03:02:55.414Z] e2edbc67c66a About a minute ago 1.63GB [2022-03-28T03:02:55.414Z] 1463fd8d7cb3 About a minute ago 1.61GB [2022-03-28T03:02:55.414Z] security-spire-agent latest 85d2b512b386 About a minute ago 119MB [2022-03-28T03:02:55.414Z] afb30a04d82c 2 minutes ago 1.61GB [2022-03-28T03:02:55.414Z] ci-base-image-x86_64 latest 0aab7fdd5835 5 minutes ago 896MB [2022-03-28T03:02:55.414Z] alpine 3.15 9c842ac49a39 4 days ago 5.57MB [2022-03-28T03:02:55.414Z] alpine 3.14 a33ac4f1069a 10 days ago 5.59MB [2022-03-28T03:02:55.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-28T03:02:55.414Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-28T03:02:55.414Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-28T03:02:55.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-03-28T03:02:55.529Z] provisioning config files... [2022-03-28T03:02:55.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/169@tmp/config3078741168702676704tmp [Pipeline] { [2022-03-28T03:02:55.550Z] ---> Running in 85602f12d09f [2022-03-28T03:02:55.550Z] ---> Running in c73821949bba [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:02:55.842Z] ---> docker-login.sh [2022-03-28T03:02:55.842Z] nexus3.edgexfoundry.org:10001 [2022-03-28T03:02:55.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:02:55.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:02:55.842Z] Configure a credential helper to remove this warning. See [2022-03-28T03:02:55.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:02:55.842Z] [2022-03-28T03:02:55.842Z] Login Succeeded [2022-03-28T03:02:55.842Z] nexus3.edgexfoundry.org:10002 [2022-03-28T03:02:55.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:02:56.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:02:56.101Z] Configure a credential helper to remove this warning. See [2022-03-28T03:02:56.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:02:56.101Z] [2022-03-28T03:02:56.101Z] Login Succeeded [2022-03-28T03:02:56.101Z] nexus3.edgexfoundry.org:10003 [2022-03-28T03:02:56.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:02:56.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:02:56.101Z] Configure a credential helper to remove this warning. See [2022-03-28T03:02:56.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:02:56.101Z] [2022-03-28T03:02:56.101Z] Login Succeeded [2022-03-28T03:02:56.101Z] nexus3.edgexfoundry.org:10004 [2022-03-28T03:02:56.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:02:56.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:02:56.362Z] Configure a credential helper to remove this warning. See [2022-03-28T03:02:56.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:02:56.362Z] [2022-03-28T03:02:56.362Z] Login Succeeded [2022-03-28T03:02:56.362Z] docker.io [2022-03-28T03:02:56.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:02:56.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:56.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:02:56.623Z] Configure a credential helper to remove this warning. See [2022-03-28T03:02:56.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:02:56.623Z] [2022-03-28T03:02:56.623Z] Login Succeeded [2022-03-28T03:02:56.623Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T03:02:56.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:02:56.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T03:02:56.690Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-28T03:02:56.691Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:56.691Z] latest [2022-03-28T03:02:56.691Z] 2.2.0-dev.47 [2022-03-28T03:02:56.691Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:02:56.691Z] main [2022-03-28T03:02:56.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:02:56.999Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:02:57.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:57.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:02:57.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-28T03:02:57.295Z] 8885b4739d8f: Preparing [2022-03-28T03:02:57.295Z] 75c51ea9aa7f: Preparing [2022-03-28T03:02:57.295Z] fb65d6108cd4: Preparing [2022-03-28T03:02:57.295Z] 936e01a27d8d: Preparing [2022-03-28T03:02:57.295Z] 2e38978dfe40: Preparing [2022-03-28T03:02:57.295Z] 2e38978dfe40: Layer already exists [2022-03-28T03:02:57.295Z] 8885b4739d8f: Pushed [2022-03-28T03:02:57.295Z] fb65d6108cd4: Pushed [2022-03-28T03:02:57.295Z] 936e01a27d8d: Pushed [2022-03-28T03:02:57.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:57.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:57.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:57.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:57.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:58.598Z] OK: 220 MiB in 52 packages [2022-03-28T03:02:58.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:58.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:58.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:02:59.590Z] OK: 220 MiB in 52 packages [2022-03-28T03:02:59.590Z] Removing intermediate container ef6fd846c1fb [2022-03-28T03:02:59.590Z] ---> 7a02b57dfa65 [2022-03-28T03:02:59.590Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T03:02:59.837Z] 75c51ea9aa7f: Pushed [2022-03-28T03:02:59.837Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:609094239de61d6efdfe1d49d8a5864bdf913a8b6fc8fcc8737b1c425dec5643 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:02:59.868Z] OK: 220 MiB in 52 packages [2022-03-28T03:02:59.868Z] OK: 220 MiB in 52 packages [2022-03-28T03:02:59.868Z] OK: 220 MiB in 52 packages [2022-03-28T03:03:00.136Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:00.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-28T03:03:00.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-28T03:03:00.425Z] 8885b4739d8f: Preparing [2022-03-28T03:03:00.425Z] 75c51ea9aa7f: Preparing [2022-03-28T03:03:00.425Z] fb65d6108cd4: Preparing [2022-03-28T03:03:00.425Z] 936e01a27d8d: Preparing [2022-03-28T03:03:00.425Z] 2e38978dfe40: Preparing [2022-03-28T03:03:00.425Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:00.425Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:00.425Z] 8885b4739d8f: Layer already exists [2022-03-28T03:03:00.425Z] 75c51ea9aa7f: Layer already exists [2022-03-28T03:03:00.425Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:00.425Z] latest: digest: sha256:609094239de61d6efdfe1d49d8a5864bdf913a8b6fc8fcc8737b1c425dec5643 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:00.720Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:00.873Z] ---> 68c319b9e2e4 [2022-03-28T03:03:00.873Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:03:01.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.47 [2022-03-28T03:03:01.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-28T03:03:01.020Z] 8885b4739d8f: Preparing [2022-03-28T03:03:01.020Z] 75c51ea9aa7f: Preparing [2022-03-28T03:03:01.020Z] fb65d6108cd4: Preparing [2022-03-28T03:03:01.020Z] 936e01a27d8d: Preparing [2022-03-28T03:03:01.020Z] 2e38978dfe40: Preparing [2022-03-28T03:03:01.020Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:01.020Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:01.020Z] 75c51ea9aa7f: Layer already exists [2022-03-28T03:03:01.020Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:01.020Z] 8885b4739d8f: Layer already exists [2022-03-28T03:03:01.020Z] 2.2.0-dev.47: digest: sha256:609094239de61d6efdfe1d49d8a5864bdf913a8b6fc8fcc8737b1c425dec5643 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:01.157Z] ---> Running in 67a9d16d413a [2022-03-28T03:03:01.317Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:01.433Z] Removing intermediate container 233ea1b73507 [2022-03-28T03:03:01.433Z] ---> 210be97cf317 [2022-03-28T03:03:01.433Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T03:03:01.607Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:01.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-28T03:03:01.607Z] 8885b4739d8f: Preparing [2022-03-28T03:03:01.607Z] 75c51ea9aa7f: Preparing [2022-03-28T03:03:01.607Z] fb65d6108cd4: Preparing [2022-03-28T03:03:01.607Z] 936e01a27d8d: Preparing [2022-03-28T03:03:01.607Z] 2e38978dfe40: Preparing [2022-03-28T03:03:01.607Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:01.607Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:01.607Z] 75c51ea9aa7f: Layer already exists [2022-03-28T03:03:01.607Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:01.607Z] 8885b4739d8f: Layer already exists [2022-03-28T03:03:01.607Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:609094239de61d6efdfe1d49d8a5864bdf913a8b6fc8fcc8737b1c425dec5643 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:01.715Z] Removing intermediate container c73821949bba [2022-03-28T03:03:01.715Z] ---> e3f5174cc9a4 [2022-03-28T03:03:01.715Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:03:01.715Z] Removing intermediate container 85602f12d09f [2022-03-28T03:03:01.715Z] ---> c3928fe4795d [2022-03-28T03:03:01.715Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-28T03:03:01.715Z] Removing intermediate container c72a9a337725 [2022-03-28T03:03:01.715Z] ---> 92fc2ea9698d [2022-03-28T03:03:01.715Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:03:01.909Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:02.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-28T03:03:02.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-28T03:03:02.199Z] 8885b4739d8f: Preparing [2022-03-28T03:03:02.199Z] 75c51ea9aa7f: Preparing [2022-03-28T03:03:02.199Z] fb65d6108cd4: Preparing [2022-03-28T03:03:02.199Z] 936e01a27d8d: Preparing [2022-03-28T03:03:02.199Z] 2e38978dfe40: Preparing [2022-03-28T03:03:02.199Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:02.199Z] 75c51ea9aa7f: Layer already exists [2022-03-28T03:03:02.199Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:02.199Z] 8885b4739d8f: Layer already exists [2022-03-28T03:03:02.199Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:02.199Z] main: digest: sha256:609094239de61d6efdfe1d49d8a5864bdf913a8b6fc8fcc8737b1c425dec5643 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:02.238Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:02.247Z] taggedImages: [2022-03-28T03:03:02.247Z] - nexus3.edgexfoundry.org:10004/core-command:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:02.247Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-28T03:03:02.247Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.47 [2022-03-28T03:03:02.247Z] - nexus3.edgexfoundry.org:10004/core-command:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:02.247Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-28T03:03:02.270Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-28T03:03:02.270Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:02.270Z] latest [2022-03-28T03:03:02.270Z] 2.2.0-dev.47 [2022-03-28T03:03:02.270Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:02.270Z] main [2022-03-28T03:03:02.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:02.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:02.712Z] ---> 6b80ea7dff22 [2022-03-28T03:03:02.712Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:03:02.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:02.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-28T03:03:02.891Z] af703da8d4ff: Preparing [2022-03-28T03:03:02.891Z] d928defa2652: Preparing [2022-03-28T03:03:02.891Z] fb65d6108cd4: Preparing [2022-03-28T03:03:02.891Z] 9d7ae99f6524: Preparing [2022-03-28T03:03:02.891Z] f709e21dc171: Preparing [2022-03-28T03:03:02.891Z] 2e38978dfe40: Preparing [2022-03-28T03:03:02.891Z] 2e38978dfe40: Waiting [2022-03-28T03:03:02.891Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:02.891Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:02.891Z] f709e21dc171: Pushed [2022-03-28T03:03:02.891Z] af703da8d4ff: Pushed [2022-03-28T03:03:02.991Z] ---> Running in d92eff3be971 [2022-03-28T03:03:03.151Z] 9d7ae99f6524: Pushed [2022-03-28T03:03:03.265Z] ---> 15a2acef9fef [2022-03-28T03:03:03.266Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:03:03.542Z] ---> Running in 48e65f09ffd6 [2022-03-28T03:03:03.542Z] ---> 1dccc4041321 [2022-03-28T03:03:03.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:03:03.542Z] ---> 208670bed6c0 [2022-03-28T03:03:03.543Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:03:03.826Z] ---> Running in 3888a6b2eb1d [2022-03-28T03:03:03.826Z] ---> Running in cfae6321c111 [2022-03-28T03:03:05.698Z] d928defa2652: Pushed [2022-03-28T03:03:05.824Z] Removing intermediate container 67a9d16d413a [2022-03-28T03:03:05.824Z] ---> 8cdd92bbdb3e [2022-03-28T03:03:05.824Z] Step 8/24 : COPY . . [2022-03-28T03:03:05.959Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:d91c0d47ccf3e8cc245cd024b6f0de7201be5c49744d67b087de195e69cc193e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:06.262Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:06.561Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-28T03:03:06.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-28T03:03:06.561Z] af703da8d4ff: Preparing [2022-03-28T03:03:06.561Z] d928defa2652: Preparing [2022-03-28T03:03:06.561Z] fb65d6108cd4: Preparing [2022-03-28T03:03:06.561Z] 9d7ae99f6524: Preparing [2022-03-28T03:03:06.561Z] f709e21dc171: Preparing [2022-03-28T03:03:06.561Z] 2e38978dfe40: Preparing [2022-03-28T03:03:06.561Z] 2e38978dfe40: Waiting [2022-03-28T03:03:06.561Z] 9d7ae99f6524: Layer already exists [2022-03-28T03:03:06.561Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:06.561Z] af703da8d4ff: Layer already exists [2022-03-28T03:03:06.561Z] f709e21dc171: Layer already exists [2022-03-28T03:03:06.561Z] d928defa2652: Layer already exists [2022-03-28T03:03:06.561Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:06.561Z] latest: digest: sha256:d91c0d47ccf3e8cc245cd024b6f0de7201be5c49744d67b087de195e69cc193e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:06.861Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:07.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.47 [2022-03-28T03:03:07.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-28T03:03:07.157Z] af703da8d4ff: Preparing [2022-03-28T03:03:07.157Z] d928defa2652: Preparing [2022-03-28T03:03:07.157Z] fb65d6108cd4: Preparing [2022-03-28T03:03:07.157Z] 9d7ae99f6524: Preparing [2022-03-28T03:03:07.157Z] f709e21dc171: Preparing [2022-03-28T03:03:07.157Z] 2e38978dfe40: Preparing [2022-03-28T03:03:07.157Z] 2e38978dfe40: Waiting [2022-03-28T03:03:07.157Z] d928defa2652: Layer already exists [2022-03-28T03:03:07.157Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:07.157Z] af703da8d4ff: Layer already exists [2022-03-28T03:03:07.157Z] f709e21dc171: Layer already exists [2022-03-28T03:03:07.157Z] 9d7ae99f6524: Layer already exists [2022-03-28T03:03:07.157Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:07.157Z] 2.2.0-dev.47: digest: sha256:d91c0d47ccf3e8cc245cd024b6f0de7201be5c49744d67b087de195e69cc193e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:07.470Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:07.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:07.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-28T03:03:07.807Z] af703da8d4ff: Preparing [2022-03-28T03:03:07.807Z] d928defa2652: Preparing [2022-03-28T03:03:07.807Z] fb65d6108cd4: Preparing [2022-03-28T03:03:07.807Z] 9d7ae99f6524: Preparing [2022-03-28T03:03:07.807Z] f709e21dc171: Preparing [2022-03-28T03:03:07.807Z] 2e38978dfe40: Preparing [2022-03-28T03:03:07.807Z] 2e38978dfe40: Waiting [2022-03-28T03:03:07.807Z] d928defa2652: Layer already exists [2022-03-28T03:03:07.807Z] f709e21dc171: Layer already exists [2022-03-28T03:03:07.807Z] 9d7ae99f6524: Layer already exists [2022-03-28T03:03:07.807Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:07.807Z] af703da8d4ff: Layer already exists [2022-03-28T03:03:07.807Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:07.807Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:d91c0d47ccf3e8cc245cd024b6f0de7201be5c49744d67b087de195e69cc193e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:08.144Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:08.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-28T03:03:08.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-28T03:03:08.444Z] af703da8d4ff: Preparing [2022-03-28T03:03:08.444Z] d928defa2652: Preparing [2022-03-28T03:03:08.444Z] fb65d6108cd4: Preparing [2022-03-28T03:03:08.444Z] 9d7ae99f6524: Preparing [2022-03-28T03:03:08.444Z] f709e21dc171: Preparing [2022-03-28T03:03:08.444Z] 2e38978dfe40: Preparing [2022-03-28T03:03:08.444Z] 2e38978dfe40: Waiting [2022-03-28T03:03:08.444Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:08.444Z] f709e21dc171: Layer already exists [2022-03-28T03:03:08.444Z] 9d7ae99f6524: Layer already exists [2022-03-28T03:03:08.444Z] d928defa2652: Layer already exists [2022-03-28T03:03:08.444Z] af703da8d4ff: Layer already exists [2022-03-28T03:03:08.444Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:08.444Z] main: digest: sha256:d91c0d47ccf3e8cc245cd024b6f0de7201be5c49744d67b087de195e69cc193e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:08.487Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:08.496Z] taggedImages: [2022-03-28T03:03:08.496Z] - nexus3.edgexfoundry.org:10004/core-data:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:08.496Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-28T03:03:08.496Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.47 [2022-03-28T03:03:08.496Z] - nexus3.edgexfoundry.org:10004/core-data:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:08.496Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-28T03:03:08.512Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-28T03:03:08.512Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:08.512Z] latest [2022-03-28T03:03:08.512Z] 2.2.0-dev.47 [2022-03-28T03:03:08.512Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:08.512Z] main [2022-03-28T03:03:08.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:08.816Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:09.112Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:09.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-28T03:03:09.112Z] ce90f7dd907f: Preparing [2022-03-28T03:03:09.112Z] d0f348b7f698: Preparing [2022-03-28T03:03:09.112Z] fb65d6108cd4: Preparing [2022-03-28T03:03:09.112Z] 936e01a27d8d: Preparing [2022-03-28T03:03:09.112Z] 2e38978dfe40: Preparing [2022-03-28T03:03:09.112Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:09.112Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:09.112Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:09.112Z] ce90f7dd907f: Pushed [2022-03-28T03:03:09.253Z] Removing intermediate container d92eff3be971 [2022-03-28T03:03:09.254Z] ---> 84d300532af2 [2022-03-28T03:03:09.254Z] Step 8/22 : COPY . . [2022-03-28T03:03:09.538Z] Removing intermediate container 48e65f09ffd6 [2022-03-28T03:03:09.538Z] ---> cc390edecc65 [2022-03-28T03:03:09.538Z] Step 8/31 : COPY . . [2022-03-28T03:03:09.538Z] Removing intermediate container 3888a6b2eb1d [2022-03-28T03:03:09.538Z] ---> 150eb9a481a5 [2022-03-28T03:03:09.538Z] Step 8/23 : COPY . . [2022-03-28T03:03:09.538Z] Removing intermediate container cfae6321c111 [2022-03-28T03:03:09.538Z] ---> dad9b33f702e [2022-03-28T03:03:09.538Z] Step 8/23 : COPY . . [2022-03-28T03:03:11.659Z] d0f348b7f698: Pushed [2022-03-28T03:03:11.659Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:e08945c60ff9e584fdb441511b6cfc8b085497f244dec7bd0183103a84af76fa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:11.961Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:12.254Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-28T03:03:12.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-28T03:03:12.254Z] ce90f7dd907f: Preparing [2022-03-28T03:03:12.254Z] d0f348b7f698: Preparing [2022-03-28T03:03:12.254Z] fb65d6108cd4: Preparing [2022-03-28T03:03:12.254Z] 936e01a27d8d: Preparing [2022-03-28T03:03:12.254Z] 2e38978dfe40: Preparing [2022-03-28T03:03:12.254Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:12.254Z] d0f348b7f698: Layer already exists [2022-03-28T03:03:12.254Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:12.254Z] ce90f7dd907f: Layer already exists [2022-03-28T03:03:12.254Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:12.254Z] latest: digest: sha256:e08945c60ff9e584fdb441511b6cfc8b085497f244dec7bd0183103a84af76fa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:12.554Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:12.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.47 [2022-03-28T03:03:12.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-28T03:03:12.847Z] ce90f7dd907f: Preparing [2022-03-28T03:03:12.847Z] d0f348b7f698: Preparing [2022-03-28T03:03:12.847Z] fb65d6108cd4: Preparing [2022-03-28T03:03:12.847Z] 936e01a27d8d: Preparing [2022-03-28T03:03:12.847Z] 2e38978dfe40: Preparing [2022-03-28T03:03:12.847Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:12.847Z] ce90f7dd907f: Layer already exists [2022-03-28T03:03:12.847Z] d0f348b7f698: Layer already exists [2022-03-28T03:03:12.847Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:12.847Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:12.847Z] 2.2.0-dev.47: digest: sha256:e08945c60ff9e584fdb441511b6cfc8b085497f244dec7bd0183103a84af76fa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:13.149Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:13.440Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:13.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-28T03:03:13.440Z] ce90f7dd907f: Preparing [2022-03-28T03:03:13.440Z] d0f348b7f698: Preparing [2022-03-28T03:03:13.440Z] fb65d6108cd4: Preparing [2022-03-28T03:03:13.440Z] 936e01a27d8d: Preparing [2022-03-28T03:03:13.440Z] 2e38978dfe40: Preparing [2022-03-28T03:03:13.440Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:13.440Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:13.440Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:13.440Z] d0f348b7f698: Layer already exists [2022-03-28T03:03:13.440Z] ce90f7dd907f: Layer already exists [2022-03-28T03:03:13.440Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:e08945c60ff9e584fdb441511b6cfc8b085497f244dec7bd0183103a84af76fa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:13.735Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:14.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-28T03:03:14.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-28T03:03:14.029Z] ce90f7dd907f: Preparing [2022-03-28T03:03:14.029Z] d0f348b7f698: Preparing [2022-03-28T03:03:14.029Z] fb65d6108cd4: Preparing [2022-03-28T03:03:14.029Z] 936e01a27d8d: Preparing [2022-03-28T03:03:14.029Z] 2e38978dfe40: Preparing [2022-03-28T03:03:14.029Z] d0f348b7f698: Layer already exists [2022-03-28T03:03:14.029Z] ce90f7dd907f: Layer already exists [2022-03-28T03:03:14.029Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:14.029Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:14.029Z] 936e01a27d8d: Layer already exists [2022-03-28T03:03:14.029Z] main: digest: sha256:e08945c60ff9e584fdb441511b6cfc8b085497f244dec7bd0183103a84af76fa size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:14.070Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:14.078Z] taggedImages: [2022-03-28T03:03:14.078Z] - nexus3.edgexfoundry.org:10004/core-metadata:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:14.078Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-28T03:03:14.078Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.47 [2022-03-28T03:03:14.078Z] - nexus3.edgexfoundry.org:10004/core-metadata:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:14.078Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-28T03:03:14.102Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-28T03:03:14.102Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:14.102Z] latest [2022-03-28T03:03:14.102Z] 2.2.0-dev.47 [2022-03-28T03:03:14.102Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:14.102Z] main [2022-03-28T03:03:14.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:14.415Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:14.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:14.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-28T03:03:14.710Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:14.710Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:14.710Z] 98b46b56c37b: Preparing [2022-03-28T03:03:14.710Z] 69bdb5ef4b03: Preparing [2022-03-28T03:03:14.710Z] fd26dddc3437: Preparing [2022-03-28T03:03:14.710Z] fb143155e3cc: Preparing [2022-03-28T03:03:14.710Z] fb65d6108cd4: Preparing [2022-03-28T03:03:14.710Z] 7c6e3b57af4b: Preparing [2022-03-28T03:03:14.710Z] 122a04681a51: Preparing [2022-03-28T03:03:14.710Z] d16d83da43d9: Preparing [2022-03-28T03:03:14.710Z] e455940ad2a1: Preparing [2022-03-28T03:03:14.710Z] 2e38978dfe40: Preparing [2022-03-28T03:03:14.710Z] fb65d6108cd4: Waiting [2022-03-28T03:03:14.710Z] 2e38978dfe40: Waiting [2022-03-28T03:03:14.710Z] 122a04681a51: Waiting [2022-03-28T03:03:14.710Z] 7c6e3b57af4b: Waiting [2022-03-28T03:03:14.710Z] d16d83da43d9: Waiting [2022-03-28T03:03:14.710Z] e455940ad2a1: Waiting [2022-03-28T03:03:14.710Z] 10b2a8a3b615: Pushed [2022-03-28T03:03:14.710Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:14.710Z] 98b46b56c37b: Pushed [2022-03-28T03:03:14.710Z] fd26dddc3437: Pushed [2022-03-28T03:03:14.710Z] 69bdb5ef4b03: Pushed [2022-03-28T03:03:14.970Z] 7c6e3b57af4b: Pushed [2022-03-28T03:03:14.970Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:14.970Z] 122a04681a51: Pushed [2022-03-28T03:03:14.970Z] e455940ad2a1: Pushed [2022-03-28T03:03:14.970Z] d16d83da43d9: Pushed [2022-03-28T03:03:16.880Z] fb143155e3cc: Pushed [2022-03-28T03:03:17.140Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:c9e7da4d542d45ec9f344a579e71d0a4a3c9be0e62ac8ef63bc688777c4211ea size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:17.436Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:17.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-28T03:03:17.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-28T03:03:17.729Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:17.729Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:17.729Z] 98b46b56c37b: Preparing [2022-03-28T03:03:17.729Z] 69bdb5ef4b03: Preparing [2022-03-28T03:03:17.729Z] fd26dddc3437: Preparing [2022-03-28T03:03:17.729Z] fb143155e3cc: Preparing [2022-03-28T03:03:17.729Z] fb65d6108cd4: Preparing [2022-03-28T03:03:17.729Z] 7c6e3b57af4b: Preparing [2022-03-28T03:03:17.729Z] 122a04681a51: Preparing [2022-03-28T03:03:17.729Z] d16d83da43d9: Preparing [2022-03-28T03:03:17.729Z] e455940ad2a1: Preparing [2022-03-28T03:03:17.729Z] 2e38978dfe40: Preparing [2022-03-28T03:03:17.729Z] fb65d6108cd4: Waiting [2022-03-28T03:03:17.729Z] 122a04681a51: Waiting [2022-03-28T03:03:17.729Z] d16d83da43d9: Waiting [2022-03-28T03:03:17.729Z] 7c6e3b57af4b: Waiting [2022-03-28T03:03:17.729Z] 2e38978dfe40: Waiting [2022-03-28T03:03:17.729Z] e455940ad2a1: Waiting [2022-03-28T03:03:17.729Z] fb143155e3cc: Layer already exists [2022-03-28T03:03:17.729Z] 98b46b56c37b: Layer already exists [2022-03-28T03:03:17.729Z] 69bdb5ef4b03: Layer already exists [2022-03-28T03:03:17.729Z] fd26dddc3437: Layer already exists [2022-03-28T03:03:17.729Z] 10b2a8a3b615: Layer already exists [2022-03-28T03:03:17.729Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:17.729Z] d16d83da43d9: Layer already exists [2022-03-28T03:03:17.729Z] e455940ad2a1: Layer already exists [2022-03-28T03:03:17.729Z] 122a04681a51: Layer already exists [2022-03-28T03:03:17.729Z] 7c6e3b57af4b: Layer already exists [2022-03-28T03:03:17.729Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:17.729Z] latest: digest: sha256:c9e7da4d542d45ec9f344a579e71d0a4a3c9be0e62ac8ef63bc688777c4211ea size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:18.027Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:18.318Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.47 [2022-03-28T03:03:18.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-28T03:03:18.318Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:18.318Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:18.318Z] 98b46b56c37b: Preparing [2022-03-28T03:03:18.318Z] 69bdb5ef4b03: Preparing [2022-03-28T03:03:18.318Z] fd26dddc3437: Preparing [2022-03-28T03:03:18.318Z] fb143155e3cc: Preparing [2022-03-28T03:03:18.318Z] fb65d6108cd4: Preparing [2022-03-28T03:03:18.318Z] 7c6e3b57af4b: Preparing [2022-03-28T03:03:18.318Z] 122a04681a51: Preparing [2022-03-28T03:03:18.318Z] d16d83da43d9: Preparing [2022-03-28T03:03:18.318Z] e455940ad2a1: Preparing [2022-03-28T03:03:18.318Z] 2e38978dfe40: Preparing [2022-03-28T03:03:18.318Z] fb65d6108cd4: Waiting [2022-03-28T03:03:18.318Z] 122a04681a51: Waiting [2022-03-28T03:03:18.318Z] d16d83da43d9: Waiting [2022-03-28T03:03:18.318Z] e455940ad2a1: Waiting [2022-03-28T03:03:18.318Z] 7c6e3b57af4b: Waiting [2022-03-28T03:03:18.318Z] 2e38978dfe40: Waiting [2022-03-28T03:03:18.318Z] 98b46b56c37b: Layer already exists [2022-03-28T03:03:18.318Z] 10b2a8a3b615: Layer already exists [2022-03-28T03:03:18.318Z] fd26dddc3437: Layer already exists [2022-03-28T03:03:18.318Z] 69bdb5ef4b03: Layer already exists [2022-03-28T03:03:18.318Z] fb143155e3cc: Layer already exists [2022-03-28T03:03:18.318Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:18.318Z] d16d83da43d9: Layer already exists [2022-03-28T03:03:18.318Z] 122a04681a51: Layer already exists [2022-03-28T03:03:18.318Z] 7c6e3b57af4b: Layer already exists [2022-03-28T03:03:18.318Z] e455940ad2a1: Layer already exists [2022-03-28T03:03:18.318Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:18.318Z] 2.2.0-dev.47: digest: sha256:c9e7da4d542d45ec9f344a579e71d0a4a3c9be0e62ac8ef63bc688777c4211ea size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:18.618Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:18.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:18.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-28T03:03:18.910Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:18.910Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:18.910Z] 98b46b56c37b: Preparing [2022-03-28T03:03:18.910Z] 69bdb5ef4b03: Preparing [2022-03-28T03:03:18.910Z] fd26dddc3437: Preparing [2022-03-28T03:03:18.910Z] fb143155e3cc: Preparing [2022-03-28T03:03:18.910Z] fb65d6108cd4: Preparing [2022-03-28T03:03:18.910Z] 7c6e3b57af4b: Preparing [2022-03-28T03:03:18.910Z] 122a04681a51: Preparing [2022-03-28T03:03:18.910Z] d16d83da43d9: Preparing [2022-03-28T03:03:18.910Z] e455940ad2a1: Preparing [2022-03-28T03:03:18.910Z] 2e38978dfe40: Preparing [2022-03-28T03:03:18.910Z] fb65d6108cd4: Waiting [2022-03-28T03:03:18.910Z] 7c6e3b57af4b: Waiting [2022-03-28T03:03:18.910Z] 122a04681a51: Waiting [2022-03-28T03:03:18.910Z] d16d83da43d9: Waiting [2022-03-28T03:03:18.910Z] e455940ad2a1: Waiting [2022-03-28T03:03:18.910Z] 2e38978dfe40: Waiting [2022-03-28T03:03:18.910Z] fd26dddc3437: Layer already exists [2022-03-28T03:03:18.910Z] fb143155e3cc: Layer already exists [2022-03-28T03:03:18.910Z] 69bdb5ef4b03: Layer already exists [2022-03-28T03:03:18.910Z] 10b2a8a3b615: Layer already exists [2022-03-28T03:03:18.910Z] 98b46b56c37b: Layer already exists [2022-03-28T03:03:18.910Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:18.910Z] 7c6e3b57af4b: Layer already exists [2022-03-28T03:03:18.910Z] 122a04681a51: Layer already exists [2022-03-28T03:03:18.910Z] d16d83da43d9: Layer already exists [2022-03-28T03:03:18.910Z] e455940ad2a1: Layer already exists [2022-03-28T03:03:18.910Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:18.910Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:c9e7da4d542d45ec9f344a579e71d0a4a3c9be0e62ac8ef63bc688777c4211ea size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:19.212Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:19.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-28T03:03:19.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-28T03:03:19.506Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:19.506Z] 10b2a8a3b615: Preparing [2022-03-28T03:03:19.506Z] 98b46b56c37b: Preparing [2022-03-28T03:03:19.506Z] 69bdb5ef4b03: Preparing [2022-03-28T03:03:19.506Z] fd26dddc3437: Preparing [2022-03-28T03:03:19.506Z] fb143155e3cc: Preparing [2022-03-28T03:03:19.506Z] fb65d6108cd4: Preparing [2022-03-28T03:03:19.506Z] 7c6e3b57af4b: Preparing [2022-03-28T03:03:19.506Z] 122a04681a51: Preparing [2022-03-28T03:03:19.506Z] d16d83da43d9: Preparing [2022-03-28T03:03:19.506Z] e455940ad2a1: Preparing [2022-03-28T03:03:19.506Z] fb65d6108cd4: Waiting [2022-03-28T03:03:19.506Z] 2e38978dfe40: Preparing [2022-03-28T03:03:19.506Z] 7c6e3b57af4b: Waiting [2022-03-28T03:03:19.506Z] e455940ad2a1: Waiting [2022-03-28T03:03:19.506Z] 122a04681a51: Waiting [2022-03-28T03:03:19.506Z] 2e38978dfe40: Waiting [2022-03-28T03:03:19.506Z] d16d83da43d9: Waiting [2022-03-28T03:03:19.506Z] 98b46b56c37b: Layer already exists [2022-03-28T03:03:19.506Z] 69bdb5ef4b03: Layer already exists [2022-03-28T03:03:19.506Z] fb143155e3cc: Layer already exists [2022-03-28T03:03:19.506Z] 10b2a8a3b615: Layer already exists [2022-03-28T03:03:19.506Z] fd26dddc3437: Layer already exists [2022-03-28T03:03:19.506Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:19.506Z] 122a04681a51: Layer already exists [2022-03-28T03:03:19.506Z] 7c6e3b57af4b: Layer already exists [2022-03-28T03:03:19.506Z] d16d83da43d9: Layer already exists [2022-03-28T03:03:19.506Z] e455940ad2a1: Layer already exists [2022-03-28T03:03:19.506Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:19.506Z] main: digest: sha256:c9e7da4d542d45ec9f344a579e71d0a4a3c9be0e62ac8ef63bc688777c4211ea size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:19.544Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:19.553Z] taggedImages: [2022-03-28T03:03:19.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:19.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-28T03:03:19.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.47 [2022-03-28T03:03:19.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:19.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-28T03:03:19.576Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-28T03:03:19.576Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:19.576Z] latest [2022-03-28T03:03:19.576Z] 2.2.0-dev.47 [2022-03-28T03:03:19.576Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:19.576Z] main [2022-03-28T03:03:19.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:19.901Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:20.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:20.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-28T03:03:20.195Z] b1433c52e21b: Preparing [2022-03-28T03:03:20.195Z] 86800b833f66: Preparing [2022-03-28T03:03:20.195Z] 79e791dd2887: Preparing [2022-03-28T03:03:20.195Z] 0368f2493435: Preparing [2022-03-28T03:03:20.195Z] fd2b1f938588: Preparing [2022-03-28T03:03:20.195Z] a4bd796dc0c4: Preparing [2022-03-28T03:03:20.195Z] ba20257d04fd: Preparing [2022-03-28T03:03:20.195Z] 2e38978dfe40: Preparing [2022-03-28T03:03:20.195Z] a4bd796dc0c4: Waiting [2022-03-28T03:03:20.195Z] 2e38978dfe40: Waiting [2022-03-28T03:03:20.195Z] ba20257d04fd: Waiting [2022-03-28T03:03:20.195Z] b1433c52e21b: Pushed [2022-03-28T03:03:20.195Z] fd2b1f938588: Pushed [2022-03-28T03:03:20.195Z] 86800b833f66: Pushed [2022-03-28T03:03:20.195Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:20.455Z] a4bd796dc0c4: Pushed [2022-03-28T03:03:20.716Z] ba20257d04fd: Pushed [2022-03-28T03:03:22.628Z] 79e791dd2887: Pushed [2022-03-28T03:03:22.628Z] 0368f2493435: Pushed [2022-03-28T03:03:22.628Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:146463bf7825fed74c313c110882a276e1741df4b46d5e42038f3dcddf4bb22f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:22.921Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:23.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-28T03:03:23.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-28T03:03:23.214Z] b1433c52e21b: Preparing [2022-03-28T03:03:23.214Z] 86800b833f66: Preparing [2022-03-28T03:03:23.214Z] 79e791dd2887: Preparing [2022-03-28T03:03:23.214Z] 0368f2493435: Preparing [2022-03-28T03:03:23.214Z] fd2b1f938588: Preparing [2022-03-28T03:03:23.214Z] a4bd796dc0c4: Preparing [2022-03-28T03:03:23.214Z] ba20257d04fd: Preparing [2022-03-28T03:03:23.214Z] 2e38978dfe40: Preparing [2022-03-28T03:03:23.214Z] a4bd796dc0c4: Waiting [2022-03-28T03:03:23.214Z] 2e38978dfe40: Waiting [2022-03-28T03:03:23.214Z] ba20257d04fd: Waiting [2022-03-28T03:03:23.214Z] b1433c52e21b: Layer already exists [2022-03-28T03:03:23.214Z] 0368f2493435: Layer already exists [2022-03-28T03:03:23.214Z] 86800b833f66: Layer already exists [2022-03-28T03:03:23.214Z] fd2b1f938588: Layer already exists [2022-03-28T03:03:23.214Z] 79e791dd2887: Layer already exists [2022-03-28T03:03:23.214Z] a4bd796dc0c4: Layer already exists [2022-03-28T03:03:23.214Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:23.214Z] ba20257d04fd: Layer already exists [2022-03-28T03:03:23.214Z] latest: digest: sha256:146463bf7825fed74c313c110882a276e1741df4b46d5e42038f3dcddf4bb22f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:23.510Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:23.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.47 [2022-03-28T03:03:23.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-28T03:03:23.803Z] b1433c52e21b: Preparing [2022-03-28T03:03:23.803Z] 86800b833f66: Preparing [2022-03-28T03:03:23.803Z] 79e791dd2887: Preparing [2022-03-28T03:03:23.803Z] 0368f2493435: Preparing [2022-03-28T03:03:23.803Z] fd2b1f938588: Preparing [2022-03-28T03:03:23.803Z] a4bd796dc0c4: Preparing [2022-03-28T03:03:23.803Z] ba20257d04fd: Preparing [2022-03-28T03:03:23.803Z] 2e38978dfe40: Preparing [2022-03-28T03:03:23.803Z] a4bd796dc0c4: Waiting [2022-03-28T03:03:23.803Z] ba20257d04fd: Waiting [2022-03-28T03:03:23.803Z] 0368f2493435: Layer already exists [2022-03-28T03:03:23.803Z] 79e791dd2887: Layer already exists [2022-03-28T03:03:23.803Z] b1433c52e21b: Layer already exists [2022-03-28T03:03:23.803Z] 86800b833f66: Layer already exists [2022-03-28T03:03:23.803Z] fd2b1f938588: Layer already exists [2022-03-28T03:03:23.803Z] a4bd796dc0c4: Layer already exists [2022-03-28T03:03:23.803Z] ba20257d04fd: Layer already exists [2022-03-28T03:03:23.803Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:23.804Z] 2.2.0-dev.47: digest: sha256:146463bf7825fed74c313c110882a276e1741df4b46d5e42038f3dcddf4bb22f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:24.100Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:24.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:24.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-28T03:03:24.392Z] b1433c52e21b: Preparing [2022-03-28T03:03:24.392Z] 86800b833f66: Preparing [2022-03-28T03:03:24.392Z] 79e791dd2887: Preparing [2022-03-28T03:03:24.392Z] 0368f2493435: Preparing [2022-03-28T03:03:24.392Z] fd2b1f938588: Preparing [2022-03-28T03:03:24.392Z] a4bd796dc0c4: Preparing [2022-03-28T03:03:24.392Z] ba20257d04fd: Preparing [2022-03-28T03:03:24.392Z] 2e38978dfe40: Preparing [2022-03-28T03:03:24.392Z] ba20257d04fd: Waiting [2022-03-28T03:03:24.392Z] a4bd796dc0c4: Waiting [2022-03-28T03:03:24.392Z] 2e38978dfe40: Waiting [2022-03-28T03:03:24.392Z] b1433c52e21b: Layer already exists [2022-03-28T03:03:24.392Z] 0368f2493435: Layer already exists [2022-03-28T03:03:24.392Z] 86800b833f66: Layer already exists [2022-03-28T03:03:24.392Z] fd2b1f938588: Layer already exists [2022-03-28T03:03:24.392Z] 79e791dd2887: Layer already exists [2022-03-28T03:03:24.392Z] ba20257d04fd: Layer already exists [2022-03-28T03:03:24.392Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:24.392Z] a4bd796dc0c4: Layer already exists [2022-03-28T03:03:24.392Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:146463bf7825fed74c313c110882a276e1741df4b46d5e42038f3dcddf4bb22f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:24.688Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:24.721Z] ---> 76c516f3608b [2022-03-28T03:03:24.721Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T03:03:24.721Z] ---> Running in 58ac4a61e076 [2022-03-28T03:03:24.721Z] Removing intermediate container 58ac4a61e076 [2022-03-28T03:03:24.721Z] ---> c0a914c87bf5 [2022-03-28T03:03:24.721Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T03:03:24.721Z] ---> Running in cce9e3bab105 [2022-03-28T03:03:24.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-28T03:03:24.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-28T03:03:24.983Z] b1433c52e21b: Preparing [2022-03-28T03:03:24.983Z] 86800b833f66: Preparing [2022-03-28T03:03:24.983Z] 79e791dd2887: Preparing [2022-03-28T03:03:24.983Z] 0368f2493435: Preparing [2022-03-28T03:03:24.983Z] fd2b1f938588: Preparing [2022-03-28T03:03:24.983Z] a4bd796dc0c4: Preparing [2022-03-28T03:03:24.983Z] ba20257d04fd: Preparing [2022-03-28T03:03:24.983Z] 2e38978dfe40: Preparing [2022-03-28T03:03:24.983Z] a4bd796dc0c4: Waiting [2022-03-28T03:03:24.983Z] 2e38978dfe40: Waiting [2022-03-28T03:03:24.983Z] ba20257d04fd: Waiting [2022-03-28T03:03:24.983Z] fd2b1f938588: Layer already exists [2022-03-28T03:03:24.983Z] 0368f2493435: Layer already exists [2022-03-28T03:03:24.983Z] b1433c52e21b: Layer already exists [2022-03-28T03:03:24.983Z] 79e791dd2887: Layer already exists [2022-03-28T03:03:24.983Z] 86800b833f66: Layer already exists [2022-03-28T03:03:24.983Z] a4bd796dc0c4: Layer already exists [2022-03-28T03:03:24.983Z] ba20257d04fd: Layer already exists [2022-03-28T03:03:24.983Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:24.983Z] main: digest: sha256:146463bf7825fed74c313c110882a276e1741df4b46d5e42038f3dcddf4bb22f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:25.022Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:25.032Z] taggedImages: [2022-03-28T03:03:25.032Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:25.032Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-28T03:03:25.032Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.47 [2022-03-28T03:03:25.032Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:25.032Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-28T03:03:25.054Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-28T03:03:25.054Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:25.054Z] latest [2022-03-28T03:03:25.054Z] 2.2.0-dev.47 [2022-03-28T03:03:25.054Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:25.054Z] main [2022-03-28T03:03:25.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:25.336Z] ---> e5b2ff0d7db2 [2022-03-28T03:03:25.336Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-28T03:03:25.365Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:25.615Z] ---> Running in df1397960dfc [2022-03-28T03:03:25.709Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:25.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-28T03:03:25.709Z] 4ed5b76c0653: Preparing [2022-03-28T03:03:25.709Z] 6e0a8f0939e1: Preparing [2022-03-28T03:03:25.709Z] e751db6a6d2b: Preparing [2022-03-28T03:03:25.709Z] 34e65d2dcfcf: Preparing [2022-03-28T03:03:25.709Z] da392495ab99: Preparing [2022-03-28T03:03:25.709Z] c8932c15687b: Preparing [2022-03-28T03:03:25.709Z] d5859fa71ebb: Preparing [2022-03-28T03:03:25.709Z] d3f96f02896e: Preparing [2022-03-28T03:03:25.709Z] 35c73ca81705: Preparing [2022-03-28T03:03:25.709Z] 2e38978dfe40: Preparing [2022-03-28T03:03:25.709Z] d5859fa71ebb: Waiting [2022-03-28T03:03:25.709Z] d3f96f02896e: Waiting [2022-03-28T03:03:25.709Z] 35c73ca81705: Waiting [2022-03-28T03:03:25.709Z] 2e38978dfe40: Waiting [2022-03-28T03:03:25.709Z] c8932c15687b: Waiting [2022-03-28T03:03:25.709Z] 4ed5b76c0653: Pushed [2022-03-28T03:03:25.709Z] da392495ab99: Pushed [2022-03-28T03:03:25.709Z] 6e0a8f0939e1: Pushed [2022-03-28T03:03:25.998Z] d3f96f02896e: Pushed [2022-03-28T03:03:25.998Z] c8932c15687b: Pushed [2022-03-28T03:03:25.998Z] d5859fa71ebb: Pushed [2022-03-28T03:03:25.998Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:25.998Z] 35c73ca81705: Pushed [2022-03-28T03:03:26.228Z] ---> 5e80b72fa0ac [2022-03-28T03:03:26.228Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-28T03:03:26.228Z] ---> Running in 59732e9da4fe [2022-03-28T03:03:26.513Z] ---> 5a1edf77eb18 [2022-03-28T03:03:26.513Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-28T03:03:26.790Z] ---> Running in b138494842fd [2022-03-28T03:03:27.406Z] spire-1.2.0/ [2022-03-28T03:03:27.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-28T03:03:27.904Z] 34e65d2dcfcf: Pushed [2022-03-28T03:03:27.904Z] e751db6a6d2b: Pushed [2022-03-28T03:03:27.904Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:128a1025e3234cfe7b88088d2dfcbc708bff70c847b526764c67a705d35c35b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:27.966Z] ---> 82913e8b45c2 [2022-03-28T03:03:27.966Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T03:03:27.966Z] ---> Running in 9ce50ae3b616 [2022-03-28T03:03:28.204Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:28.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-28T03:03:28.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-28T03:03:28.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-28T03:03:28.501Z] 4ed5b76c0653: Preparing [2022-03-28T03:03:28.501Z] 6e0a8f0939e1: Preparing [2022-03-28T03:03:28.501Z] e751db6a6d2b: Preparing [2022-03-28T03:03:28.501Z] 34e65d2dcfcf: Preparing [2022-03-28T03:03:28.501Z] da392495ab99: Preparing [2022-03-28T03:03:28.501Z] c8932c15687b: Preparing [2022-03-28T03:03:28.501Z] d5859fa71ebb: Preparing [2022-03-28T03:03:28.501Z] c8932c15687b: Waiting [2022-03-28T03:03:28.501Z] d3f96f02896e: Preparing [2022-03-28T03:03:28.501Z] d5859fa71ebb: Waiting [2022-03-28T03:03:28.501Z] 35c73ca81705: Preparing [2022-03-28T03:03:28.501Z] 2e38978dfe40: Preparing [2022-03-28T03:03:28.501Z] d3f96f02896e: Waiting [2022-03-28T03:03:28.501Z] 35c73ca81705: Waiting [2022-03-28T03:03:28.501Z] da392495ab99: Layer already exists [2022-03-28T03:03:28.501Z] 34e65d2dcfcf: Layer already exists [2022-03-28T03:03:28.501Z] 6e0a8f0939e1: Layer already exists [2022-03-28T03:03:28.501Z] e751db6a6d2b: Layer already exists [2022-03-28T03:03:28.501Z] 4ed5b76c0653: Layer already exists [2022-03-28T03:03:28.501Z] c8932c15687b: Layer already exists [2022-03-28T03:03:28.501Z] 35c73ca81705: Layer already exists [2022-03-28T03:03:28.501Z] d3f96f02896e: Layer already exists [2022-03-28T03:03:28.501Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:28.501Z] d5859fa71ebb: Layer already exists [2022-03-28T03:03:28.501Z] latest: digest: sha256:128a1025e3234cfe7b88088d2dfcbc708bff70c847b526764c67a705d35c35b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:28.797Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:28.858Z] Removing intermediate container 9ce50ae3b616 [2022-03-28T03:03:28.858Z] ---> 420a624544ee [2022-03-28T03:03:28.858Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T03:03:28.858Z] ---> Running in a57a1c68a05d [2022-03-28T03:03:29.096Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.47 [2022-03-28T03:03:29.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-28T03:03:29.096Z] 4ed5b76c0653: Preparing [2022-03-28T03:03:29.096Z] 6e0a8f0939e1: Preparing [2022-03-28T03:03:29.096Z] e751db6a6d2b: Preparing [2022-03-28T03:03:29.096Z] 34e65d2dcfcf: Preparing [2022-03-28T03:03:29.096Z] da392495ab99: Preparing [2022-03-28T03:03:29.096Z] c8932c15687b: Preparing [2022-03-28T03:03:29.096Z] d5859fa71ebb: Preparing [2022-03-28T03:03:29.096Z] d3f96f02896e: Preparing [2022-03-28T03:03:29.096Z] 35c73ca81705: Preparing [2022-03-28T03:03:29.096Z] 2e38978dfe40: Preparing [2022-03-28T03:03:29.096Z] d5859fa71ebb: Waiting [2022-03-28T03:03:29.096Z] d3f96f02896e: Waiting [2022-03-28T03:03:29.096Z] 2e38978dfe40: Waiting [2022-03-28T03:03:29.096Z] c8932c15687b: Waiting [2022-03-28T03:03:29.096Z] 4ed5b76c0653: Layer already exists [2022-03-28T03:03:29.096Z] e751db6a6d2b: Layer already exists [2022-03-28T03:03:29.096Z] 6e0a8f0939e1: Layer already exists [2022-03-28T03:03:29.096Z] 34e65d2dcfcf: Layer already exists [2022-03-28T03:03:29.096Z] da392495ab99: Layer already exists [2022-03-28T03:03:29.096Z] c8932c15687b: Layer already exists [2022-03-28T03:03:29.096Z] d5859fa71ebb: Layer already exists [2022-03-28T03:03:29.096Z] d3f96f02896e: Layer already exists [2022-03-28T03:03:29.096Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:29.096Z] 35c73ca81705: Layer already exists [2022-03-28T03:03:29.096Z] 2.2.0-dev.47: digest: sha256:128a1025e3234cfe7b88088d2dfcbc708bff70c847b526764c67a705d35c35b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:29.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-28T03:03:29.395Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:29.690Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:29.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-28T03:03:29.690Z] 4ed5b76c0653: Preparing [2022-03-28T03:03:29.690Z] 6e0a8f0939e1: Preparing [2022-03-28T03:03:29.690Z] e751db6a6d2b: Preparing [2022-03-28T03:03:29.690Z] 34e65d2dcfcf: Preparing [2022-03-28T03:03:29.690Z] da392495ab99: Preparing [2022-03-28T03:03:29.690Z] c8932c15687b: Preparing [2022-03-28T03:03:29.690Z] d5859fa71ebb: Preparing [2022-03-28T03:03:29.690Z] d3f96f02896e: Preparing [2022-03-28T03:03:29.690Z] 35c73ca81705: Preparing [2022-03-28T03:03:29.690Z] 2e38978dfe40: Preparing [2022-03-28T03:03:29.690Z] c8932c15687b: Waiting [2022-03-28T03:03:29.690Z] d5859fa71ebb: Waiting [2022-03-28T03:03:29.690Z] 2e38978dfe40: Waiting [2022-03-28T03:03:29.690Z] d3f96f02896e: Waiting [2022-03-28T03:03:29.690Z] 4ed5b76c0653: Layer already exists [2022-03-28T03:03:29.690Z] 6e0a8f0939e1: Layer already exists [2022-03-28T03:03:29.690Z] e751db6a6d2b: Layer already exists [2022-03-28T03:03:29.690Z] 34e65d2dcfcf: Layer already exists [2022-03-28T03:03:29.690Z] da392495ab99: Layer already exists [2022-03-28T03:03:29.690Z] c8932c15687b: Layer already exists [2022-03-28T03:03:29.690Z] 35c73ca81705: Layer already exists [2022-03-28T03:03:29.690Z] d3f96f02896e: Layer already exists [2022-03-28T03:03:29.690Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:29.690Z] d5859fa71ebb: Layer already exists [2022-03-28T03:03:29.690Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:128a1025e3234cfe7b88088d2dfcbc708bff70c847b526764c67a705d35c35b4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:29.987Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:30.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-28T03:03:30.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-28T03:03:30.278Z] 4ed5b76c0653: Preparing [2022-03-28T03:03:30.278Z] 6e0a8f0939e1: Preparing [2022-03-28T03:03:30.278Z] e751db6a6d2b: Preparing [2022-03-28T03:03:30.278Z] 34e65d2dcfcf: Preparing [2022-03-28T03:03:30.278Z] da392495ab99: Preparing [2022-03-28T03:03:30.278Z] c8932c15687b: Preparing [2022-03-28T03:03:30.278Z] d5859fa71ebb: Preparing [2022-03-28T03:03:30.278Z] d3f96f02896e: Preparing [2022-03-28T03:03:30.278Z] 35c73ca81705: Preparing [2022-03-28T03:03:30.278Z] 2e38978dfe40: Preparing [2022-03-28T03:03:30.278Z] c8932c15687b: Waiting [2022-03-28T03:03:30.278Z] d5859fa71ebb: Waiting [2022-03-28T03:03:30.278Z] d3f96f02896e: Waiting [2022-03-28T03:03:30.278Z] 35c73ca81705: Waiting [2022-03-28T03:03:30.278Z] 2e38978dfe40: Waiting [2022-03-28T03:03:30.278Z] e751db6a6d2b: Layer already exists [2022-03-28T03:03:30.278Z] 34e65d2dcfcf: Layer already exists [2022-03-28T03:03:30.278Z] 6e0a8f0939e1: Layer already exists [2022-03-28T03:03:30.278Z] da392495ab99: Layer already exists [2022-03-28T03:03:30.278Z] 4ed5b76c0653: Layer already exists [2022-03-28T03:03:30.278Z] 35c73ca81705: Layer already exists [2022-03-28T03:03:30.278Z] c8932c15687b: Layer already exists [2022-03-28T03:03:30.278Z] d5859fa71ebb: Layer already exists [2022-03-28T03:03:30.278Z] 2e38978dfe40: Layer already exists [2022-03-28T03:03:30.278Z] d3f96f02896e: Layer already exists [2022-03-28T03:03:30.278Z] main: digest: sha256:128a1025e3234cfe7b88088d2dfcbc708bff70c847b526764c67a705d35c35b4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:30.305Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:30.314Z] taggedImages: [2022-03-28T03:03:30.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:30.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-28T03:03:30.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.47 [2022-03-28T03:03:30.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:30.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-28T03:03:30.334Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-03-28T03:03:30.334Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:30.334Z] latest [2022-03-28T03:03:30.334Z] 2.2.0-dev.47 [2022-03-28T03:03:30.334Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:30.334Z] main [2022-03-28T03:03:30.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:30.654Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:30.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:30.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-28T03:03:30.948Z] 6b9d16e14257: Preparing [2022-03-28T03:03:30.949Z] 42a837ffe35b: Preparing [2022-03-28T03:03:30.949Z] fb65d6108cd4: Preparing [2022-03-28T03:03:30.949Z] 178504784d17: Preparing [2022-03-28T03:03:30.949Z] 8895f0b85f17: Preparing [2022-03-28T03:03:30.949Z] ff768a1413ba: Preparing [2022-03-28T03:03:30.949Z] ff768a1413ba: Waiting [2022-03-28T03:03:30.949Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:30.949Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:30.949Z] 6b9d16e14257: Pushed [2022-03-28T03:03:30.949Z] 8895f0b85f17: Pushed [2022-03-28T03:03:31.520Z] 178504784d17: Pushed [2022-03-28T03:03:32.616Z] spire-1.2.0/ [2022-03-28T03:03:32.616Z] spire-1.2.0/README.md [2022-03-28T03:03:32.616Z] spire-1.2.0/bin/ [2022-03-28T03:03:32.616Z] spire-1.2.0/bin/spire-server [2022-03-28T03:03:32.616Z] spire-1.2.0/bin/spire-agent [2022-03-28T03:03:32.616Z] spire-1.2.0/conf/ [2022-03-28T03:03:32.616Z] spire-1.2.0/conf/server/ [2022-03-28T03:03:32.616Z] spire-1.2.0/conf/server/server.conf [2022-03-28T03:03:32.616Z] spire-1.2.0/conf/agent/ [2022-03-28T03:03:32.616Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T03:03:32.616Z] spire-1.2.0/LICENSE [2022-03-28T03:03:32.901Z] 42a837ffe35b: Pushed [2022-03-28T03:03:32.901Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:e78e60757fb0042272aaeb7289ea35ddbb52eeaef6431fb952a679bd10cf8fae size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:33.455Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:33.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-28T03:03:33.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-28T03:03:33.748Z] 6b9d16e14257: Preparing [2022-03-28T03:03:33.748Z] 42a837ffe35b: Preparing [2022-03-28T03:03:33.748Z] fb65d6108cd4: Preparing [2022-03-28T03:03:33.748Z] 178504784d17: Preparing [2022-03-28T03:03:33.748Z] 8895f0b85f17: Preparing [2022-03-28T03:03:33.748Z] ff768a1413ba: Preparing [2022-03-28T03:03:33.748Z] ff768a1413ba: Waiting [2022-03-28T03:03:33.748Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:33.748Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:33.748Z] 42a837ffe35b: Layer already exists [2022-03-28T03:03:33.748Z] 6b9d16e14257: Layer already exists [2022-03-28T03:03:33.748Z] 178504784d17: Layer already exists [2022-03-28T03:03:33.748Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:33.748Z] latest: digest: sha256:e78e60757fb0042272aaeb7289ea35ddbb52eeaef6431fb952a679bd10cf8fae size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:34.047Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:34.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.47 [2022-03-28T03:03:34.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-28T03:03:34.342Z] 6b9d16e14257: Preparing [2022-03-28T03:03:34.342Z] 42a837ffe35b: Preparing [2022-03-28T03:03:34.342Z] fb65d6108cd4: Preparing [2022-03-28T03:03:34.342Z] 178504784d17: Preparing [2022-03-28T03:03:34.342Z] 8895f0b85f17: Preparing [2022-03-28T03:03:34.342Z] ff768a1413ba: Preparing [2022-03-28T03:03:34.342Z] ff768a1413ba: Waiting [2022-03-28T03:03:34.342Z] 42a837ffe35b: Layer already exists [2022-03-28T03:03:34.342Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:34.342Z] 178504784d17: Layer already exists [2022-03-28T03:03:34.342Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:34.342Z] 6b9d16e14257: Layer already exists [2022-03-28T03:03:34.342Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:34.342Z] 2.2.0-dev.47: digest: sha256:e78e60757fb0042272aaeb7289ea35ddbb52eeaef6431fb952a679bd10cf8fae size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:34.638Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:34.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:34.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-28T03:03:34.928Z] 6b9d16e14257: Preparing [2022-03-28T03:03:34.928Z] 42a837ffe35b: Preparing [2022-03-28T03:03:34.928Z] fb65d6108cd4: Preparing [2022-03-28T03:03:34.928Z] 178504784d17: Preparing [2022-03-28T03:03:34.928Z] 8895f0b85f17: Preparing [2022-03-28T03:03:34.928Z] ff768a1413ba: Preparing [2022-03-28T03:03:34.928Z] 42a837ffe35b: Layer already exists [2022-03-28T03:03:34.928Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:34.928Z] 178504784d17: Layer already exists [2022-03-28T03:03:34.928Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:34.928Z] 6b9d16e14257: Layer already exists [2022-03-28T03:03:34.928Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:34.928Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:e78e60757fb0042272aaeb7289ea35ddbb52eeaef6431fb952a679bd10cf8fae size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:35.223Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:35.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-03-28T03:03:35.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-28T03:03:35.516Z] 6b9d16e14257: Preparing [2022-03-28T03:03:35.516Z] 42a837ffe35b: Preparing [2022-03-28T03:03:35.516Z] fb65d6108cd4: Preparing [2022-03-28T03:03:35.516Z] 178504784d17: Preparing [2022-03-28T03:03:35.516Z] 8895f0b85f17: Preparing [2022-03-28T03:03:35.516Z] ff768a1413ba: Preparing [2022-03-28T03:03:35.516Z] ff768a1413ba: Waiting [2022-03-28T03:03:35.516Z] fb65d6108cd4: Layer already exists [2022-03-28T03:03:35.516Z] 6b9d16e14257: Layer already exists [2022-03-28T03:03:35.516Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:35.516Z] 42a837ffe35b: Layer already exists [2022-03-28T03:03:35.516Z] 178504784d17: Layer already exists [2022-03-28T03:03:35.516Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:35.516Z] main: digest: sha256:e78e60757fb0042272aaeb7289ea35ddbb52eeaef6431fb952a679bd10cf8fae size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:35.549Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:35.556Z] taggedImages: [2022-03-28T03:03:35.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:35.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-28T03:03:35.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.47 [2022-03-28T03:03:35.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:35.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-03-28T03:03:35.576Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-03-28T03:03:35.576Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:35.576Z] latest [2022-03-28T03:03:35.576Z] 2.2.0-dev.47 [2022-03-28T03:03:35.576Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:35.576Z] main [2022-03-28T03:03:35.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:35.900Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:36.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:36.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-28T03:03:36.199Z] d02905f9ce70: Preparing [2022-03-28T03:03:36.199Z] db479064050b: Preparing [2022-03-28T03:03:36.199Z] 423eb56832e7: Preparing [2022-03-28T03:03:36.199Z] 02fbd53d976d: Preparing [2022-03-28T03:03:36.199Z] e4c5187e8fcc: Preparing [2022-03-28T03:03:36.199Z] f859e98f9280: Preparing [2022-03-28T03:03:36.199Z] 8895f0b85f17: Preparing [2022-03-28T03:03:36.199Z] ff768a1413ba: Preparing [2022-03-28T03:03:36.199Z] f859e98f9280: Waiting [2022-03-28T03:03:36.199Z] 8895f0b85f17: Waiting [2022-03-28T03:03:36.199Z] ff768a1413ba: Waiting [2022-03-28T03:03:36.199Z] d02905f9ce70: Pushed [2022-03-28T03:03:36.199Z] 423eb56832e7: Pushed [2022-03-28T03:03:36.199Z] db479064050b: Pushed [2022-03-28T03:03:36.199Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:36.199Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:36.771Z] f859e98f9280: Pushed [2022-03-28T03:03:38.097Z] spire-1.2.0/README.md [2022-03-28T03:03:38.098Z] spire-1.2.0/bin/ [2022-03-28T03:03:38.098Z] spire-1.2.0/bin/spire-server [2022-03-28T03:03:38.098Z] spire-1.2.0/bin/spire-agent [2022-03-28T03:03:38.098Z] spire-1.2.0/conf/ [2022-03-28T03:03:38.098Z] spire-1.2.0/conf/server/ [2022-03-28T03:03:38.098Z] spire-1.2.0/conf/server/server.conf [2022-03-28T03:03:38.098Z] spire-1.2.0/conf/agent/ [2022-03-28T03:03:38.098Z] spire-1.2.0/conf/agent/agent.conf [2022-03-28T03:03:38.098Z] spire-1.2.0/LICENSE [2022-03-28T03:03:38.383Z] Removing intermediate container cce9e3bab105 [2022-03-28T03:03:38.383Z] ---> 0c8191048db3 [2022-03-28T03:03:38.383Z] [2022-03-28T03:03:38.383Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T03:03:38.667Z] 3.15: Pulling from library/alpine [2022-03-28T03:03:40.068Z] e4c5187e8fcc: Pushed [2022-03-28T03:03:41.335Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-28T03:03:41.336Z] Status: Downloaded newer image for alpine:3.15 [2022-03-28T03:03:41.336Z] ---> 7ffa42511a80 [2022-03-28T03:03:41.336Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:03:41.947Z] ---> Running in d5dc1c9a4df5 [2022-03-28T03:03:42.555Z] Removing intermediate container d5dc1c9a4df5 [2022-03-28T03:03:42.555Z] ---> c86410273b75 [2022-03-28T03:03:42.555Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:03:42.834Z] ---> Running in 9505c0887d35 [2022-03-28T03:03:43.379Z] 02fbd53d976d: Pushed [2022-03-28T03:03:43.380Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:ee9c979dcc4b227ace6b00f4c581aab8e0d664105f80cb281150751d1b4b37e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:43.683Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:43.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-28T03:03:43.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-28T03:03:43.980Z] d02905f9ce70: Preparing [2022-03-28T03:03:43.980Z] db479064050b: Preparing [2022-03-28T03:03:43.980Z] 423eb56832e7: Preparing [2022-03-28T03:03:43.980Z] 02fbd53d976d: Preparing [2022-03-28T03:03:43.980Z] e4c5187e8fcc: Preparing [2022-03-28T03:03:43.980Z] f859e98f9280: Preparing [2022-03-28T03:03:43.980Z] 8895f0b85f17: Preparing [2022-03-28T03:03:43.980Z] ff768a1413ba: Preparing [2022-03-28T03:03:43.981Z] 8895f0b85f17: Waiting [2022-03-28T03:03:43.981Z] ff768a1413ba: Waiting [2022-03-28T03:03:43.981Z] f859e98f9280: Waiting [2022-03-28T03:03:43.981Z] d02905f9ce70: Layer already exists [2022-03-28T03:03:43.981Z] e4c5187e8fcc: Layer already exists [2022-03-28T03:03:43.981Z] 02fbd53d976d: Layer already exists [2022-03-28T03:03:43.981Z] db479064050b: Layer already exists [2022-03-28T03:03:43.981Z] 423eb56832e7: Layer already exists [2022-03-28T03:03:43.981Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:43.981Z] f859e98f9280: Layer already exists [2022-03-28T03:03:43.981Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:43.981Z] latest: digest: sha256:ee9c979dcc4b227ace6b00f4c581aab8e0d664105f80cb281150751d1b4b37e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:44.280Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:44.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.47 [2022-03-28T03:03:44.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-28T03:03:44.572Z] d02905f9ce70: Preparing [2022-03-28T03:03:44.572Z] db479064050b: Preparing [2022-03-28T03:03:44.572Z] 423eb56832e7: Preparing [2022-03-28T03:03:44.572Z] 02fbd53d976d: Preparing [2022-03-28T03:03:44.572Z] e4c5187e8fcc: Preparing [2022-03-28T03:03:44.572Z] f859e98f9280: Preparing [2022-03-28T03:03:44.572Z] 8895f0b85f17: Preparing [2022-03-28T03:03:44.572Z] ff768a1413ba: Preparing [2022-03-28T03:03:44.572Z] f859e98f9280: Waiting [2022-03-28T03:03:44.572Z] ff768a1413ba: Waiting [2022-03-28T03:03:44.572Z] db479064050b: Layer already exists [2022-03-28T03:03:44.572Z] 02fbd53d976d: Layer already exists [2022-03-28T03:03:44.572Z] d02905f9ce70: Layer already exists [2022-03-28T03:03:44.572Z] e4c5187e8fcc: Layer already exists [2022-03-28T03:03:44.572Z] 423eb56832e7: Layer already exists [2022-03-28T03:03:44.572Z] f859e98f9280: Layer already exists [2022-03-28T03:03:44.572Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:44.572Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:44.572Z] 2.2.0-dev.47: digest: sha256:ee9c979dcc4b227ace6b00f4c581aab8e0d664105f80cb281150751d1b4b37e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:44.873Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:45.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:45.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-28T03:03:45.171Z] d02905f9ce70: Preparing [2022-03-28T03:03:45.171Z] db479064050b: Preparing [2022-03-28T03:03:45.171Z] 423eb56832e7: Preparing [2022-03-28T03:03:45.171Z] 02fbd53d976d: Preparing [2022-03-28T03:03:45.171Z] e4c5187e8fcc: Preparing [2022-03-28T03:03:45.171Z] f859e98f9280: Preparing [2022-03-28T03:03:45.171Z] 8895f0b85f17: Preparing [2022-03-28T03:03:45.171Z] ff768a1413ba: Preparing [2022-03-28T03:03:45.171Z] 8895f0b85f17: Waiting [2022-03-28T03:03:45.171Z] ff768a1413ba: Waiting [2022-03-28T03:03:45.171Z] f859e98f9280: Waiting [2022-03-28T03:03:45.171Z] 02fbd53d976d: Layer already exists [2022-03-28T03:03:45.171Z] db479064050b: Layer already exists [2022-03-28T03:03:45.171Z] d02905f9ce70: Layer already exists [2022-03-28T03:03:45.171Z] 423eb56832e7: Layer already exists [2022-03-28T03:03:45.171Z] e4c5187e8fcc: Layer already exists [2022-03-28T03:03:45.171Z] f859e98f9280: Layer already exists [2022-03-28T03:03:45.171Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:45.171Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:45.171Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:ee9c979dcc4b227ace6b00f4c581aab8e0d664105f80cb281150751d1b4b37e5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:45.468Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-03-28T03:03:45.476Z] Removing intermediate container a57a1c68a05d [2022-03-28T03:03:45.476Z] ---> 564a847e2c34 [2022-03-28T03:03:45.476Z] [2022-03-28T03:03:45.476Z] Step 11/23 : FROM alpine:3.15 [2022-03-28T03:03:45.476Z] ---> 7ffa42511a80 [2022-03-28T03:03:45.476Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:03:45.476Z] ---> Using cache [2022-03-28T03:03:45.476Z] ---> c86410273b75 [2022-03-28T03:03:45.476Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:03:45.476Z] ---> Running in 44794db3b930 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:45.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-03-28T03:03:45.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-28T03:03:45.761Z] d02905f9ce70: Preparing [2022-03-28T03:03:45.761Z] db479064050b: Preparing [2022-03-28T03:03:45.761Z] 423eb56832e7: Preparing [2022-03-28T03:03:45.761Z] 02fbd53d976d: Preparing [2022-03-28T03:03:45.761Z] e4c5187e8fcc: Preparing [2022-03-28T03:03:45.761Z] f859e98f9280: Preparing [2022-03-28T03:03:45.761Z] 8895f0b85f17: Preparing [2022-03-28T03:03:45.761Z] ff768a1413ba: Preparing [2022-03-28T03:03:45.761Z] 8895f0b85f17: Waiting [2022-03-28T03:03:45.761Z] f859e98f9280: Waiting [2022-03-28T03:03:45.761Z] ff768a1413ba: Waiting [2022-03-28T03:03:45.761Z] e4c5187e8fcc: Layer already exists [2022-03-28T03:03:45.761Z] d02905f9ce70: Layer already exists [2022-03-28T03:03:45.761Z] 02fbd53d976d: Layer already exists [2022-03-28T03:03:45.761Z] 423eb56832e7: Layer already exists [2022-03-28T03:03:45.761Z] db479064050b: Layer already exists [2022-03-28T03:03:45.761Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:45.761Z] f859e98f9280: Layer already exists [2022-03-28T03:03:45.761Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:45.761Z] main: digest: sha256:ee9c979dcc4b227ace6b00f4c581aab8e0d664105f80cb281150751d1b4b37e5 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:45.802Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:45.813Z] taggedImages: [2022-03-28T03:03:45.813Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:45.813Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-28T03:03:45.813Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.47 [2022-03-28T03:03:45.813Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:45.813Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-03-28T03:03:45.831Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-03-28T03:03:45.831Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:45.831Z] latest [2022-03-28T03:03:45.831Z] 2.2.0-dev.47 [2022-03-28T03:03:45.831Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:45.831Z] main [2022-03-28T03:03:45.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:46.092Z] Removing intermediate container 9505c0887d35 [2022-03-28T03:03:46.092Z] ---> 21c9676c4d7c [2022-03-28T03:03:46.092Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-28T03:03:46.092Z] ---> Running in 819740ccb093 [2022-03-28T03:03:46.140Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:46.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:46.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-28T03:03:46.437Z] 2fcde93ac7e1: Preparing [2022-03-28T03:03:46.437Z] 9bb4afb70504: Preparing [2022-03-28T03:03:46.437Z] bd76790a74e0: Preparing [2022-03-28T03:03:46.437Z] 6085ba14b058: Preparing [2022-03-28T03:03:46.437Z] 46e570504af2: Preparing [2022-03-28T03:03:46.437Z] 8895f0b85f17: Preparing [2022-03-28T03:03:46.437Z] ff768a1413ba: Preparing [2022-03-28T03:03:46.437Z] ff768a1413ba: Waiting [2022-03-28T03:03:46.437Z] 9bb4afb70504: Pushed [2022-03-28T03:03:46.437Z] 2fcde93ac7e1: Pushed [2022-03-28T03:03:46.437Z] bd76790a74e0: Pushed [2022-03-28T03:03:46.437Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:46.437Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:46.696Z] 46e570504af2: Pushed [2022-03-28T03:03:48.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:48.725Z] Removing intermediate container 44794db3b930 [2022-03-28T03:03:48.725Z] ---> b420b7609bc8 [2022-03-28T03:03:48.725Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T03:03:49.042Z] ---> Running in 070a8da032d9 [2022-03-28T03:03:49.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:50.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:50.780Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:03:50.780Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:03:50.780Z] OK: 15729 distinct packages available [2022-03-28T03:03:51.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:51.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:51.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:52.958Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-28T03:03:52.958Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:03:52.958Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:03:52.958Z] OK: 15729 distinct packages available [2022-03-28T03:03:52.958Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-28T03:03:52.958Z] (3/4) Installing libucontext (1.1-r0) [2022-03-28T03:03:53.239Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-28T03:03:53.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:53.239Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T03:03:53.239Z] OK: 6 MiB in 18 packages [2022-03-28T03:03:54.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:03:54.535Z] Removing intermediate container 819740ccb093 [2022-03-28T03:03:54.535Z] ---> 3488526b04d5 [2022-03-28T03:03:54.535Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T03:03:54.824Z] 6085ba14b058: Pushed [2022-03-28T03:03:54.824Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:fc6aaebebff385fb2d7e1822bd52fe0de3a9c097ff43bcdb84bd1103d3354958 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:55.132Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:55.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-28T03:03:55.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-28T03:03:55.436Z] 2fcde93ac7e1: Preparing [2022-03-28T03:03:55.436Z] 9bb4afb70504: Preparing [2022-03-28T03:03:55.436Z] bd76790a74e0: Preparing [2022-03-28T03:03:55.436Z] 6085ba14b058: Preparing [2022-03-28T03:03:55.436Z] 46e570504af2: Preparing [2022-03-28T03:03:55.436Z] 8895f0b85f17: Preparing [2022-03-28T03:03:55.436Z] ff768a1413ba: Preparing [2022-03-28T03:03:55.436Z] ff768a1413ba: Waiting [2022-03-28T03:03:55.436Z] 8895f0b85f17: Waiting [2022-03-28T03:03:55.436Z] bd76790a74e0: Layer already exists [2022-03-28T03:03:55.436Z] 46e570504af2: Layer already exists [2022-03-28T03:03:55.436Z] 6085ba14b058: Layer already exists [2022-03-28T03:03:55.436Z] 2fcde93ac7e1: Layer already exists [2022-03-28T03:03:55.436Z] 9bb4afb70504: Layer already exists [2022-03-28T03:03:55.436Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:55.436Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:55.436Z] latest: digest: sha256:fc6aaebebff385fb2d7e1822bd52fe0de3a9c097ff43bcdb84bd1103d3354958 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:55.538Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-28T03:03:55.538Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-28T03:03:55.814Z] (3/5) Installing libucontext (1.1-r0) [2022-03-28T03:03:55.814Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-28T03:03:55.814Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-28T03:03:55.896Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:56.094Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T03:03:56.094Z] OK: 6 MiB in 19 packages [2022-03-28T03:03:56.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.47 [2022-03-28T03:03:56.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-28T03:03:56.194Z] 2fcde93ac7e1: Preparing [2022-03-28T03:03:56.194Z] 9bb4afb70504: Preparing [2022-03-28T03:03:56.194Z] bd76790a74e0: Preparing [2022-03-28T03:03:56.194Z] 6085ba14b058: Preparing [2022-03-28T03:03:56.194Z] 46e570504af2: Preparing [2022-03-28T03:03:56.194Z] 8895f0b85f17: Preparing [2022-03-28T03:03:56.194Z] ff768a1413ba: Preparing [2022-03-28T03:03:56.194Z] 8895f0b85f17: Waiting [2022-03-28T03:03:56.194Z] ff768a1413ba: Waiting [2022-03-28T03:03:56.194Z] 46e570504af2: Layer already exists [2022-03-28T03:03:56.194Z] 9bb4afb70504: Layer already exists [2022-03-28T03:03:56.194Z] 2fcde93ac7e1: Layer already exists [2022-03-28T03:03:56.194Z] 6085ba14b058: Layer already exists [2022-03-28T03:03:56.194Z] bd76790a74e0: Layer already exists [2022-03-28T03:03:56.194Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:56.194Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:56.194Z] 2.2.0-dev.47: digest: sha256:fc6aaebebff385fb2d7e1822bd52fe0de3a9c097ff43bcdb84bd1103d3354958 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:56.502Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:56.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:56.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-28T03:03:56.797Z] 2fcde93ac7e1: Preparing [2022-03-28T03:03:56.797Z] 9bb4afb70504: Preparing [2022-03-28T03:03:56.797Z] bd76790a74e0: Preparing [2022-03-28T03:03:56.797Z] 6085ba14b058: Preparing [2022-03-28T03:03:56.797Z] 46e570504af2: Preparing [2022-03-28T03:03:56.797Z] 8895f0b85f17: Preparing [2022-03-28T03:03:56.797Z] ff768a1413ba: Preparing [2022-03-28T03:03:56.797Z] 8895f0b85f17: Waiting [2022-03-28T03:03:56.797Z] ff768a1413ba: Waiting [2022-03-28T03:03:56.797Z] 46e570504af2: Layer already exists [2022-03-28T03:03:56.797Z] 2fcde93ac7e1: Layer already exists [2022-03-28T03:03:56.797Z] 9bb4afb70504: Layer already exists [2022-03-28T03:03:56.797Z] bd76790a74e0: Layer already exists [2022-03-28T03:03:56.797Z] 6085ba14b058: Layer already exists [2022-03-28T03:03:56.797Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:56.797Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:56.797Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:fc6aaebebff385fb2d7e1822bd52fe0de3a9c097ff43bcdb84bd1103d3354958 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:57.095Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:57.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-03-28T03:03:57.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-28T03:03:57.388Z] 2fcde93ac7e1: Preparing [2022-03-28T03:03:57.388Z] 9bb4afb70504: Preparing [2022-03-28T03:03:57.388Z] bd76790a74e0: Preparing [2022-03-28T03:03:57.388Z] 6085ba14b058: Preparing [2022-03-28T03:03:57.388Z] 46e570504af2: Preparing [2022-03-28T03:03:57.388Z] 8895f0b85f17: Preparing [2022-03-28T03:03:57.388Z] ff768a1413ba: Preparing [2022-03-28T03:03:57.388Z] ff768a1413ba: Waiting [2022-03-28T03:03:57.388Z] 8895f0b85f17: Waiting [2022-03-28T03:03:57.388Z] 2fcde93ac7e1: Layer already exists [2022-03-28T03:03:57.388Z] 6085ba14b058: Layer already exists [2022-03-28T03:03:57.388Z] 9bb4afb70504: Layer already exists [2022-03-28T03:03:57.388Z] bd76790a74e0: Layer already exists [2022-03-28T03:03:57.388Z] 46e570504af2: Layer already exists [2022-03-28T03:03:57.388Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:57.388Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:57.388Z] main: digest: sha256:fc6aaebebff385fb2d7e1822bd52fe0de3a9c097ff43bcdb84bd1103d3354958 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:03:57.420Z] ===================================================== [Pipeline] echo [2022-03-28T03:03:57.430Z] taggedImages: [2022-03-28T03:03:57.430Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:57.430Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-28T03:03:57.430Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.47 [2022-03-28T03:03:57.430Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:57.430Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-03-28T03:03:57.453Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-03-28T03:03:57.453Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:57.453Z] latest [2022-03-28T03:03:57.453Z] 2.2.0-dev.47 [2022-03-28T03:03:57.453Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:03:57.453Z] main [2022-03-28T03:03:57.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:57.774Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:03:58.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:03:58.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-28T03:03:58.070Z] 3487f0369ef3: Preparing [2022-03-28T03:03:58.070Z] f2669efc663b: Preparing [2022-03-28T03:03:58.070Z] b10217fd3ad3: Preparing [2022-03-28T03:03:58.070Z] 3026ef33b40f: Preparing [2022-03-28T03:03:58.070Z] f859e98f9280: Preparing [2022-03-28T03:03:58.070Z] 8895f0b85f17: Preparing [2022-03-28T03:03:58.070Z] ff768a1413ba: Preparing [2022-03-28T03:03:58.071Z] 8895f0b85f17: Waiting [2022-03-28T03:03:58.071Z] ff768a1413ba: Waiting [2022-03-28T03:03:58.071Z] f859e98f9280: Layer already exists [2022-03-28T03:03:58.071Z] 8895f0b85f17: Layer already exists [2022-03-28T03:03:58.071Z] ff768a1413ba: Layer already exists [2022-03-28T03:03:58.071Z] f2669efc663b: Pushed [2022-03-28T03:03:58.071Z] b10217fd3ad3: Pushed [2022-03-28T03:03:58.071Z] 3487f0369ef3: Pushed [2022-03-28T03:03:58.118Z] Removing intermediate container 070a8da032d9 [2022-03-28T03:03:58.118Z] ---> e94094f2156f [2022-03-28T03:03:58.118Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T03:04:01.562Z] ---> 3c86e29a046a [2022-03-28T03:04:01.562Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T03:04:03.026Z] ---> fa97a121741d [2022-03-28T03:04:03.026Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-28T03:04:03.026Z] ---> Running in 8e82e2323cf6 [2022-03-28T03:04:04.026Z] Removing intermediate container 8e82e2323cf6 [2022-03-28T03:04:04.026Z] ---> 08872201bd00 [2022-03-28T03:04:04.026Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-28T03:04:04.654Z] 3026ef33b40f: Pushed [2022-03-28T03:04:04.654Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:5dea3c5728972ef7d32f5266208e27f18c3f2579a5702aef2c9fe1ec6f8acf30 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:04.954Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:05.025Z] ---> 7f05bd744b55 [2022-03-28T03:04:05.026Z] Step 19/24 : WORKDIR / [2022-03-28T03:04:05.026Z] ---> Running in 79d00bcfa530 [2022-03-28T03:04:05.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-28T03:04:05.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-28T03:04:05.246Z] 3487f0369ef3: Preparing [2022-03-28T03:04:05.246Z] f2669efc663b: Preparing [2022-03-28T03:04:05.246Z] b10217fd3ad3: Preparing [2022-03-28T03:04:05.246Z] 3026ef33b40f: Preparing [2022-03-28T03:04:05.246Z] f859e98f9280: Preparing [2022-03-28T03:04:05.246Z] 8895f0b85f17: Preparing [2022-03-28T03:04:05.246Z] ff768a1413ba: Preparing [2022-03-28T03:04:05.246Z] 8895f0b85f17: Waiting [2022-03-28T03:04:05.246Z] ff768a1413ba: Waiting [2022-03-28T03:04:05.246Z] f859e98f9280: Layer already exists [2022-03-28T03:04:05.246Z] b10217fd3ad3: Layer already exists [2022-03-28T03:04:05.246Z] 3487f0369ef3: Layer already exists [2022-03-28T03:04:05.246Z] 3026ef33b40f: Layer already exists [2022-03-28T03:04:05.246Z] f2669efc663b: Layer already exists [2022-03-28T03:04:05.246Z] 8895f0b85f17: Layer already exists [2022-03-28T03:04:05.246Z] ff768a1413ba: Layer already exists [2022-03-28T03:04:05.246Z] latest: digest: sha256:5dea3c5728972ef7d32f5266208e27f18c3f2579a5702aef2c9fe1ec6f8acf30 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:05.540Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:05.638Z] Removing intermediate container 79d00bcfa530 [2022-03-28T03:04:05.638Z] ---> c78fee33480c [2022-03-28T03:04:05.638Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T03:04:05.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.47 [2022-03-28T03:04:05.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-28T03:04:05.834Z] 3487f0369ef3: Preparing [2022-03-28T03:04:05.834Z] f2669efc663b: Preparing [2022-03-28T03:04:05.834Z] b10217fd3ad3: Preparing [2022-03-28T03:04:05.834Z] 3026ef33b40f: Preparing [2022-03-28T03:04:05.834Z] f859e98f9280: Preparing [2022-03-28T03:04:05.834Z] 8895f0b85f17: Preparing [2022-03-28T03:04:05.834Z] ff768a1413ba: Preparing [2022-03-28T03:04:05.834Z] 8895f0b85f17: Waiting [2022-03-28T03:04:05.834Z] ff768a1413ba: Waiting [2022-03-28T03:04:05.834Z] f2669efc663b: Layer already exists [2022-03-28T03:04:05.834Z] 3487f0369ef3: Layer already exists [2022-03-28T03:04:05.834Z] f859e98f9280: Layer already exists [2022-03-28T03:04:05.834Z] 3026ef33b40f: Layer already exists [2022-03-28T03:04:05.834Z] b10217fd3ad3: Layer already exists [2022-03-28T03:04:05.834Z] 8895f0b85f17: Layer already exists [2022-03-28T03:04:05.834Z] ff768a1413ba: Layer already exists [2022-03-28T03:04:05.834Z] 2.2.0-dev.47: digest: sha256:5dea3c5728972ef7d32f5266208e27f18c3f2579a5702aef2c9fe1ec6f8acf30 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:05.924Z] ---> Running in cff4e876ebae [2022-03-28T03:04:05.924Z] ---> 8b1aeab5756e [2022-03-28T03:04:05.924Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T03:04:06.133Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:06.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:06.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-28T03:04:06.428Z] 3487f0369ef3: Preparing [2022-03-28T03:04:06.428Z] f2669efc663b: Preparing [2022-03-28T03:04:06.428Z] b10217fd3ad3: Preparing [2022-03-28T03:04:06.428Z] 3026ef33b40f: Preparing [2022-03-28T03:04:06.428Z] f859e98f9280: Preparing [2022-03-28T03:04:06.428Z] 8895f0b85f17: Preparing [2022-03-28T03:04:06.428Z] ff768a1413ba: Preparing [2022-03-28T03:04:06.429Z] ff768a1413ba: Waiting [2022-03-28T03:04:06.429Z] 8895f0b85f17: Waiting [2022-03-28T03:04:06.429Z] f859e98f9280: Layer already exists [2022-03-28T03:04:06.429Z] f2669efc663b: Layer already exists [2022-03-28T03:04:06.429Z] 3026ef33b40f: Layer already exists [2022-03-28T03:04:06.429Z] b10217fd3ad3: Layer already exists [2022-03-28T03:04:06.429Z] 3487f0369ef3: Layer already exists [2022-03-28T03:04:06.429Z] 8895f0b85f17: Layer already exists [2022-03-28T03:04:06.429Z] ff768a1413ba: Layer already exists [2022-03-28T03:04:06.429Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:5dea3c5728972ef7d32f5266208e27f18c3f2579a5702aef2c9fe1ec6f8acf30 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:06.548Z] Removing intermediate container cff4e876ebae [2022-03-28T03:04:06.548Z] ---> 692763cdb890 [2022-03-28T03:04:06.548Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T03:04:06.548Z] ---> Running in 95fed9ff37a4 [2022-03-28T03:04:06.726Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:07.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-03-28T03:04:07.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-28T03:04:07.023Z] 3487f0369ef3: Preparing [2022-03-28T03:04:07.023Z] f2669efc663b: Preparing [2022-03-28T03:04:07.023Z] b10217fd3ad3: Preparing [2022-03-28T03:04:07.023Z] 3026ef33b40f: Preparing [2022-03-28T03:04:07.023Z] f859e98f9280: Preparing [2022-03-28T03:04:07.023Z] 8895f0b85f17: Preparing [2022-03-28T03:04:07.023Z] ff768a1413ba: Preparing [2022-03-28T03:04:07.023Z] 8895f0b85f17: Waiting [2022-03-28T03:04:07.023Z] ff768a1413ba: Waiting [2022-03-28T03:04:07.023Z] f859e98f9280: Layer already exists [2022-03-28T03:04:07.023Z] f2669efc663b: Layer already exists [2022-03-28T03:04:07.023Z] b10217fd3ad3: Layer already exists [2022-03-28T03:04:07.023Z] 3487f0369ef3: Layer already exists [2022-03-28T03:04:07.023Z] 3026ef33b40f: Layer already exists [2022-03-28T03:04:07.023Z] ff768a1413ba: Layer already exists [2022-03-28T03:04:07.023Z] 8895f0b85f17: Layer already exists [2022-03-28T03:04:07.023Z] main: digest: sha256:5dea3c5728972ef7d32f5266208e27f18c3f2579a5702aef2c9fe1ec6f8acf30 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:04:07.061Z] ===================================================== [Pipeline] echo [2022-03-28T03:04:07.071Z] taggedImages: [2022-03-28T03:04:07.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:07.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-28T03:04:07.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.47 [2022-03-28T03:04:07.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:07.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-03-28T03:04:07.099Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-28T03:04:07.099Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:07.099Z] latest [2022-03-28T03:04:07.099Z] 2.2.0-dev.47 [2022-03-28T03:04:07.099Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:07.099Z] main [2022-03-28T03:04:07.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:07.167Z] Removing intermediate container 95fed9ff37a4 [2022-03-28T03:04:07.167Z] ---> 11910643ad49 [2022-03-28T03:04:07.167Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T03:04:07.167Z] ---> de4412e9c3f6 [2022-03-28T03:04:07.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-28T03:04:07.411Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:07.447Z] ---> Running in b8299025cfc6 [2022-03-28T03:04:07.702Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:07.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-28T03:04:07.702Z] b602862cc355: Preparing [2022-03-28T03:04:07.702Z] cb8ce4054c30: Preparing [2022-03-28T03:04:07.702Z] fb65d6108cd4: Preparing [2022-03-28T03:04:07.702Z] 4c2f6d5ede25: Preparing [2022-03-28T03:04:07.702Z] 2e38978dfe40: Preparing [2022-03-28T03:04:07.702Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:07.702Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:07.702Z] b602862cc355: Pushed [2022-03-28T03:04:07.702Z] 4c2f6d5ede25: Pushed [2022-03-28T03:04:08.062Z] Removing intermediate container b8299025cfc6 [2022-03-28T03:04:08.062Z] ---> b7f9bfad9382 [2022-03-28T03:04:08.062Z] Step 23/24 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:08.062Z] ---> Running in 2c16976e81c5 [2022-03-28T03:04:08.346Z] ---> 6ac36fd0980a [2022-03-28T03:04:08.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-28T03:04:08.627Z] Removing intermediate container 2c16976e81c5 [2022-03-28T03:04:08.627Z] ---> 254708f6605c [2022-03-28T03:04:08.627Z] Step 24/24 : LABEL version=2.2.0-dev.47 [2022-03-28T03:04:08.912Z] ---> Running in bf4368c68881 [2022-03-28T03:04:09.514Z] ---> 6c8557a6cf47 [2022-03-28T03:04:09.514Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T03:04:09.514Z] Removing intermediate container bf4368c68881 [2022-03-28T03:04:09.514Z] ---> ed38e759bfe2 [2022-03-28T03:04:09.514Z] [2022-03-28T03:04:09.514Z] ---> Running in 30da8fde9419 [2022-03-28T03:04:09.792Z] Successfully built ed38e759bfe2 [2022-03-28T03:04:09.792Z] Successfully tagged security-spire-config-arm64:latest [2022-03-28T03:04:10.077Z] Building security-spiffe-token-provider [2022-03-28T03:04:10.077Z]  Building security-spire-config ... done Removing intermediate container 30da8fde9419 [2022-03-28T03:04:10.077Z] ---> eb0f8e444169 [2022-03-28T03:04:10.077Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T03:04:10.247Z] cb8ce4054c30: Pushed [2022-03-28T03:04:10.247Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:708076923f023cf5eecb2ac7eda31c3eefaf11baf717d27ee0d32dbb6a196551 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:10.352Z] ---> Running in f6a597fc711a [2022-03-28T03:04:10.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:10.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-28T03:04:10.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-28T03:04:10.841Z] b602862cc355: Preparing [2022-03-28T03:04:10.841Z] cb8ce4054c30: Preparing [2022-03-28T03:04:10.841Z] fb65d6108cd4: Preparing [2022-03-28T03:04:10.841Z] 4c2f6d5ede25: Preparing [2022-03-28T03:04:10.841Z] 2e38978dfe40: Preparing [2022-03-28T03:04:10.841Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:10.841Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:10.841Z] 4c2f6d5ede25: Layer already exists [2022-03-28T03:04:10.841Z] cb8ce4054c30: Layer already exists [2022-03-28T03:04:10.841Z] b602862cc355: Layer already exists [2022-03-28T03:04:10.841Z] latest: digest: sha256:708076923f023cf5eecb2ac7eda31c3eefaf11baf717d27ee0d32dbb6a196551 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:10.958Z] Removing intermediate container f6a597fc711a [2022-03-28T03:04:10.958Z] ---> 5dcc847884c0 [2022-03-28T03:04:10.958Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T03:04:10.958Z] ---> Running in 41cbba8908b5 [2022-03-28T03:04:11.137Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:11.427Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.47 [2022-03-28T03:04:11.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-28T03:04:11.427Z] b602862cc355: Preparing [2022-03-28T03:04:11.427Z] cb8ce4054c30: Preparing [2022-03-28T03:04:11.427Z] fb65d6108cd4: Preparing [2022-03-28T03:04:11.427Z] 4c2f6d5ede25: Preparing [2022-03-28T03:04:11.427Z] 2e38978dfe40: Preparing [2022-03-28T03:04:11.427Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:11.427Z] cb8ce4054c30: Layer already exists [2022-03-28T03:04:11.427Z] b602862cc355: Layer already exists [2022-03-28T03:04:11.427Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:11.427Z] 4c2f6d5ede25: Layer already exists [2022-03-28T03:04:11.427Z] 2.2.0-dev.47: digest: sha256:708076923f023cf5eecb2ac7eda31c3eefaf11baf717d27ee0d32dbb6a196551 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:11.562Z] Removing intermediate container 41cbba8908b5 [2022-03-28T03:04:11.562Z] ---> 92755af3a369 [2022-03-28T03:04:11.562Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:11.562Z] ---> Running in 599005ba1644 [2022-03-28T03:04:11.723Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:12.015Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:12.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-28T03:04:12.015Z] b602862cc355: Preparing [2022-03-28T03:04:12.015Z] cb8ce4054c30: Preparing [2022-03-28T03:04:12.015Z] fb65d6108cd4: Preparing [2022-03-28T03:04:12.015Z] 4c2f6d5ede25: Preparing [2022-03-28T03:04:12.015Z] 2e38978dfe40: Preparing [2022-03-28T03:04:12.015Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:12.015Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:12.015Z] 4c2f6d5ede25: Layer already exists [2022-03-28T03:04:12.015Z] b602862cc355: Layer already exists [2022-03-28T03:04:12.015Z] cb8ce4054c30: Layer already exists [2022-03-28T03:04:12.015Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:708076923f023cf5eecb2ac7eda31c3eefaf11baf717d27ee0d32dbb6a196551 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:12.175Z] Removing intermediate container 599005ba1644 [2022-03-28T03:04:12.175Z] ---> c2cb6e4d1afa [2022-03-28T03:04:12.175Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:04:12.175Z] ---> Running in 3baad956b831 [2022-03-28T03:04:12.311Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:12.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-28T03:04:12.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-28T03:04:12.603Z] b602862cc355: Preparing [2022-03-28T03:04:12.603Z] cb8ce4054c30: Preparing [2022-03-28T03:04:12.603Z] fb65d6108cd4: Preparing [2022-03-28T03:04:12.603Z] 4c2f6d5ede25: Preparing [2022-03-28T03:04:12.603Z] 2e38978dfe40: Preparing [2022-03-28T03:04:12.603Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:12.603Z] 4c2f6d5ede25: Layer already exists [2022-03-28T03:04:12.603Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:12.603Z] b602862cc355: Layer already exists [2022-03-28T03:04:12.603Z] cb8ce4054c30: Layer already exists [2022-03-28T03:04:12.603Z] main: digest: sha256:708076923f023cf5eecb2ac7eda31c3eefaf11baf717d27ee0d32dbb6a196551 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:04:12.635Z] ===================================================== [Pipeline] echo [2022-03-28T03:04:12.644Z] taggedImages: [2022-03-28T03:04:12.644Z] - nexus3.edgexfoundry.org:10004/support-notifications:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:12.644Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-28T03:04:12.644Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.47 [2022-03-28T03:04:12.644Z] - nexus3.edgexfoundry.org:10004/support-notifications:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:12.644Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-28T03:04:12.663Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-28T03:04:12.663Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:12.663Z] latest [2022-03-28T03:04:12.663Z] 2.2.0-dev.47 [2022-03-28T03:04:12.663Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:12.663Z] main [2022-03-28T03:04:12.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:12.783Z] Removing intermediate container 3baad956b831 [2022-03-28T03:04:12.783Z] ---> 40c995d7879e [2022-03-28T03:04:12.783Z] [2022-03-28T03:04:12.977Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:13.061Z] Successfully built 40c995d7879e [2022-03-28T03:04:13.061Z] Successfully tagged security-spire-server-arm64:latest [2022-03-28T03:04:13.061Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-03-28T03:04:13.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:13.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-28T03:04:13.265Z] bea63625b959: Preparing [2022-03-28T03:04:13.265Z] 0a471970049d: Preparing [2022-03-28T03:04:13.265Z] fb65d6108cd4: Preparing [2022-03-28T03:04:13.265Z] 936e01a27d8d: Preparing [2022-03-28T03:04:13.265Z] 2e38978dfe40: Preparing [2022-03-28T03:04:13.265Z] 936e01a27d8d: Layer already exists [2022-03-28T03:04:13.265Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:13.265Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:13.265Z] bea63625b959: Pushed [2022-03-28T03:04:15.807Z] 0a471970049d: Pushed [2022-03-28T03:04:15.807Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:9d77ab767ec51d875ef78e0e8965c330843dddd28eba68a988dac803ec36e2e0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:16.107Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:16.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-28T03:04:16.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-28T03:04:16.403Z] bea63625b959: Preparing [2022-03-28T03:04:16.403Z] 0a471970049d: Preparing [2022-03-28T03:04:16.403Z] fb65d6108cd4: Preparing [2022-03-28T03:04:16.403Z] 936e01a27d8d: Preparing [2022-03-28T03:04:16.403Z] 2e38978dfe40: Preparing [2022-03-28T03:04:16.403Z] bea63625b959: Layer already exists [2022-03-28T03:04:16.403Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:16.403Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:16.403Z] 936e01a27d8d: Layer already exists [2022-03-28T03:04:16.403Z] 0a471970049d: Layer already exists [2022-03-28T03:04:16.403Z] latest: digest: sha256:9d77ab767ec51d875ef78e0e8965c330843dddd28eba68a988dac803ec36e2e0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:16.707Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:17.000Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.47 [2022-03-28T03:04:17.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-28T03:04:17.000Z] bea63625b959: Preparing [2022-03-28T03:04:17.000Z] 0a471970049d: Preparing [2022-03-28T03:04:17.000Z] fb65d6108cd4: Preparing [2022-03-28T03:04:17.000Z] 936e01a27d8d: Preparing [2022-03-28T03:04:17.000Z] 2e38978dfe40: Preparing [2022-03-28T03:04:17.000Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:17.000Z] 936e01a27d8d: Layer already exists [2022-03-28T03:04:17.000Z] 0a471970049d: Layer already exists [2022-03-28T03:04:17.000Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:17.000Z] bea63625b959: Layer already exists [2022-03-28T03:04:17.000Z] 2.2.0-dev.47: digest: sha256:9d77ab767ec51d875ef78e0e8965c330843dddd28eba68a988dac803ec36e2e0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:17.298Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:17.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:17.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-28T03:04:17.600Z] bea63625b959: Preparing [2022-03-28T03:04:17.600Z] 0a471970049d: Preparing [2022-03-28T03:04:17.600Z] fb65d6108cd4: Preparing [2022-03-28T03:04:17.600Z] 936e01a27d8d: Preparing [2022-03-28T03:04:17.600Z] 2e38978dfe40: Preparing [2022-03-28T03:04:17.600Z] bea63625b959: Layer already exists [2022-03-28T03:04:17.600Z] 936e01a27d8d: Layer already exists [2022-03-28T03:04:17.600Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:17.600Z] 0a471970049d: Layer already exists [2022-03-28T03:04:17.600Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:17.600Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:9d77ab767ec51d875ef78e0e8965c330843dddd28eba68a988dac803ec36e2e0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:17.992Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:18.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-28T03:04:18.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-28T03:04:18.278Z] bea63625b959: Preparing [2022-03-28T03:04:18.278Z] 0a471970049d: Preparing [2022-03-28T03:04:18.278Z] fb65d6108cd4: Preparing [2022-03-28T03:04:18.278Z] 936e01a27d8d: Preparing [2022-03-28T03:04:18.278Z] 2e38978dfe40: Preparing [2022-03-28T03:04:18.278Z] 936e01a27d8d: Layer already exists [2022-03-28T03:04:18.279Z] 0a471970049d: Layer already exists [2022-03-28T03:04:18.279Z] bea63625b959: Layer already exists [2022-03-28T03:04:18.279Z] fb65d6108cd4: Layer already exists [2022-03-28T03:04:18.279Z] 2e38978dfe40: Layer already exists [2022-03-28T03:04:18.279Z] main: digest: sha256:9d77ab767ec51d875ef78e0e8965c330843dddd28eba68a988dac803ec36e2e0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:04:18.316Z] ===================================================== [Pipeline] echo [2022-03-28T03:04:18.328Z] taggedImages: [2022-03-28T03:04:18.328Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:18.328Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-28T03:04:18.328Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.47 [2022-03-28T03:04:18.328Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:18.328Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-28T03:04:18.346Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-28T03:04:18.346Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:18.346Z] latest [2022-03-28T03:04:18.346Z] 2.2.0-dev.47 [2022-03-28T03:04:18.346Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:18.346Z] main [2022-03-28T03:04:18.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:18.651Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:18.945Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:18.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-28T03:04:18.945Z] 7d62dfd7e7c2: Preparing [2022-03-28T03:04:18.945Z] 62b069c1893a: Preparing [2022-03-28T03:04:18.945Z] 7ce543fe1095: Preparing [2022-03-28T03:04:18.945Z] 1dabd2b015e8: Preparing [2022-03-28T03:04:18.945Z] 4b4527d9d361: Preparing [2022-03-28T03:04:18.945Z] 0419e16943bb: Preparing [2022-03-28T03:04:18.945Z] 2bc6eda7d6fe: Preparing [2022-03-28T03:04:18.945Z] 38c686747f67: Preparing [2022-03-28T03:04:18.945Z] 698317193ef4: Preparing [2022-03-28T03:04:18.945Z] 3de006b0ad1b: Preparing [2022-03-28T03:04:18.945Z] 1a058d5342cc: Preparing [2022-03-28T03:04:18.945Z] 0419e16943bb: Waiting [2022-03-28T03:04:18.945Z] 2bc6eda7d6fe: Waiting [2022-03-28T03:04:18.945Z] 38c686747f67: Waiting [2022-03-28T03:04:18.945Z] 698317193ef4: Waiting [2022-03-28T03:04:18.945Z] 3de006b0ad1b: Waiting [2022-03-28T03:04:18.945Z] 1a058d5342cc: Waiting [2022-03-28T03:04:18.945Z] 4b4527d9d361: Layer already exists [2022-03-28T03:04:18.945Z] 0419e16943bb: Layer already exists [2022-03-28T03:04:18.945Z] 2bc6eda7d6fe: Layer already exists [2022-03-28T03:04:18.945Z] 38c686747f67: Layer already exists [2022-03-28T03:04:18.945Z] 62b069c1893a: Pushed [2022-03-28T03:04:18.945Z] 698317193ef4: Layer already exists [2022-03-28T03:04:18.945Z] 1a058d5342cc: Layer already exists [2022-03-28T03:04:18.945Z] 3de006b0ad1b: Layer already exists [2022-03-28T03:04:19.206Z] 7d62dfd7e7c2: Pushed [2022-03-28T03:04:21.116Z] 7ce543fe1095: Pushed [2022-03-28T03:04:27.693Z] 1dabd2b015e8: Pushed [2022-03-28T03:04:27.693Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:56e8c0199d89a1ed7e1f9a2b2ada0124f0314b5763935552f0602336afcabe12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:27.990Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:28.279Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-28T03:04:28.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-28T03:04:28.279Z] 7d62dfd7e7c2: Preparing [2022-03-28T03:04:28.279Z] 62b069c1893a: Preparing [2022-03-28T03:04:28.279Z] 7ce543fe1095: Preparing [2022-03-28T03:04:28.279Z] 1dabd2b015e8: Preparing [2022-03-28T03:04:28.279Z] 4b4527d9d361: Preparing [2022-03-28T03:04:28.279Z] 0419e16943bb: Preparing [2022-03-28T03:04:28.279Z] 2bc6eda7d6fe: Preparing [2022-03-28T03:04:28.279Z] 38c686747f67: Preparing [2022-03-28T03:04:28.279Z] 698317193ef4: Preparing [2022-03-28T03:04:28.279Z] 3de006b0ad1b: Preparing [2022-03-28T03:04:28.279Z] 1a058d5342cc: Preparing [2022-03-28T03:04:28.279Z] 2bc6eda7d6fe: Waiting [2022-03-28T03:04:28.279Z] 38c686747f67: Waiting [2022-03-28T03:04:28.279Z] 698317193ef4: Waiting [2022-03-28T03:04:28.279Z] 3de006b0ad1b: Waiting [2022-03-28T03:04:28.279Z] 0419e16943bb: Waiting [2022-03-28T03:04:28.279Z] 1a058d5342cc: Waiting [2022-03-28T03:04:28.279Z] 7ce543fe1095: Layer already exists [2022-03-28T03:04:28.279Z] 62b069c1893a: Layer already exists [2022-03-28T03:04:28.279Z] 1dabd2b015e8: Layer already exists [2022-03-28T03:04:28.279Z] 7d62dfd7e7c2: Layer already exists [2022-03-28T03:04:28.279Z] 38c686747f67: Layer already exists [2022-03-28T03:04:28.279Z] 4b4527d9d361: Layer already exists [2022-03-28T03:04:28.279Z] 2bc6eda7d6fe: Layer already exists [2022-03-28T03:04:28.279Z] 0419e16943bb: Layer already exists [2022-03-28T03:04:28.279Z] 698317193ef4: Layer already exists [2022-03-28T03:04:28.279Z] 3de006b0ad1b: Layer already exists [2022-03-28T03:04:28.279Z] 1a058d5342cc: Layer already exists [2022-03-28T03:04:28.279Z] latest: digest: sha256:56e8c0199d89a1ed7e1f9a2b2ada0124f0314b5763935552f0602336afcabe12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:28.589Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:28.880Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.47 [2022-03-28T03:04:28.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-28T03:04:28.880Z] 7d62dfd7e7c2: Preparing [2022-03-28T03:04:28.880Z] 62b069c1893a: Preparing [2022-03-28T03:04:28.880Z] 7ce543fe1095: Preparing [2022-03-28T03:04:28.880Z] 1dabd2b015e8: Preparing [2022-03-28T03:04:28.880Z] 4b4527d9d361: Preparing [2022-03-28T03:04:28.880Z] 0419e16943bb: Preparing [2022-03-28T03:04:28.880Z] 2bc6eda7d6fe: Preparing [2022-03-28T03:04:28.880Z] 38c686747f67: Preparing [2022-03-28T03:04:28.880Z] 698317193ef4: Preparing [2022-03-28T03:04:28.880Z] 3de006b0ad1b: Preparing [2022-03-28T03:04:28.880Z] 1a058d5342cc: Preparing [2022-03-28T03:04:28.880Z] 2bc6eda7d6fe: Waiting [2022-03-28T03:04:28.880Z] 38c686747f67: Waiting [2022-03-28T03:04:28.880Z] 0419e16943bb: Waiting [2022-03-28T03:04:28.880Z] 3de006b0ad1b: Waiting [2022-03-28T03:04:28.880Z] 1a058d5342cc: Waiting [2022-03-28T03:04:28.880Z] 1dabd2b015e8: Layer already exists [2022-03-28T03:04:28.880Z] 7ce543fe1095: Layer already exists [2022-03-28T03:04:28.880Z] 7d62dfd7e7c2: Layer already exists [2022-03-28T03:04:28.880Z] 4b4527d9d361: Layer already exists [2022-03-28T03:04:28.880Z] 62b069c1893a: Layer already exists [2022-03-28T03:04:28.880Z] 0419e16943bb: Layer already exists [2022-03-28T03:04:28.880Z] 3de006b0ad1b: Layer already exists [2022-03-28T03:04:28.880Z] 2bc6eda7d6fe: Layer already exists [2022-03-28T03:04:28.880Z] 38c686747f67: Layer already exists [2022-03-28T03:04:28.880Z] 698317193ef4: Layer already exists [2022-03-28T03:04:28.880Z] 1a058d5342cc: Layer already exists [2022-03-28T03:04:28.880Z] 2.2.0-dev.47: digest: sha256:56e8c0199d89a1ed7e1f9a2b2ada0124f0314b5763935552f0602336afcabe12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:29.181Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:29.469Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:29.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-28T03:04:29.469Z] 7d62dfd7e7c2: Preparing [2022-03-28T03:04:29.469Z] 62b069c1893a: Preparing [2022-03-28T03:04:29.469Z] 7ce543fe1095: Preparing [2022-03-28T03:04:29.469Z] 1dabd2b015e8: Preparing [2022-03-28T03:04:29.469Z] 4b4527d9d361: Preparing [2022-03-28T03:04:29.469Z] 0419e16943bb: Preparing [2022-03-28T03:04:29.469Z] 2bc6eda7d6fe: Preparing [2022-03-28T03:04:29.469Z] 38c686747f67: Preparing [2022-03-28T03:04:29.469Z] 698317193ef4: Preparing [2022-03-28T03:04:29.469Z] 3de006b0ad1b: Preparing [2022-03-28T03:04:29.469Z] 1a058d5342cc: Preparing [2022-03-28T03:04:29.469Z] 0419e16943bb: Waiting [2022-03-28T03:04:29.469Z] 698317193ef4: Waiting [2022-03-28T03:04:29.469Z] 3de006b0ad1b: Waiting [2022-03-28T03:04:29.469Z] 38c686747f67: Waiting [2022-03-28T03:04:29.469Z] 1a058d5342cc: Waiting [2022-03-28T03:04:29.469Z] 2bc6eda7d6fe: Waiting [2022-03-28T03:04:29.469Z] 4b4527d9d361: Layer already exists [2022-03-28T03:04:29.469Z] 7ce543fe1095: Layer already exists [2022-03-28T03:04:29.469Z] 7d62dfd7e7c2: Layer already exists [2022-03-28T03:04:29.469Z] 62b069c1893a: Layer already exists [2022-03-28T03:04:29.469Z] 1dabd2b015e8: Layer already exists [2022-03-28T03:04:29.469Z] 2bc6eda7d6fe: Layer already exists [2022-03-28T03:04:29.469Z] 38c686747f67: Layer already exists [2022-03-28T03:04:29.469Z] 698317193ef4: Layer already exists [2022-03-28T03:04:29.469Z] 0419e16943bb: Layer already exists [2022-03-28T03:04:29.469Z] 3de006b0ad1b: Layer already exists [2022-03-28T03:04:29.469Z] 1a058d5342cc: Layer already exists [2022-03-28T03:04:29.469Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:56e8c0199d89a1ed7e1f9a2b2ada0124f0314b5763935552f0602336afcabe12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:29.765Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:04:30.056Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-28T03:04:30.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-28T03:04:30.056Z] 7d62dfd7e7c2: Preparing [2022-03-28T03:04:30.056Z] 62b069c1893a: Preparing [2022-03-28T03:04:30.056Z] 7ce543fe1095: Preparing [2022-03-28T03:04:30.056Z] 1dabd2b015e8: Preparing [2022-03-28T03:04:30.056Z] 4b4527d9d361: Preparing [2022-03-28T03:04:30.056Z] 0419e16943bb: Preparing [2022-03-28T03:04:30.056Z] 2bc6eda7d6fe: Preparing [2022-03-28T03:04:30.056Z] 38c686747f67: Preparing [2022-03-28T03:04:30.056Z] 698317193ef4: Preparing [2022-03-28T03:04:30.056Z] 3de006b0ad1b: Preparing [2022-03-28T03:04:30.056Z] 1a058d5342cc: Preparing [2022-03-28T03:04:30.056Z] 38c686747f67: Waiting [2022-03-28T03:04:30.056Z] 698317193ef4: Waiting [2022-03-28T03:04:30.056Z] 2bc6eda7d6fe: Waiting [2022-03-28T03:04:30.056Z] 3de006b0ad1b: Waiting [2022-03-28T03:04:30.056Z] 1a058d5342cc: Waiting [2022-03-28T03:04:30.056Z] 7ce543fe1095: Layer already exists [2022-03-28T03:04:30.056Z] 1dabd2b015e8: Layer already exists [2022-03-28T03:04:30.056Z] 62b069c1893a: Layer already exists [2022-03-28T03:04:30.056Z] 7d62dfd7e7c2: Layer already exists [2022-03-28T03:04:30.056Z] 4b4527d9d361: Layer already exists [2022-03-28T03:04:30.056Z] 0419e16943bb: Layer already exists [2022-03-28T03:04:30.056Z] 2bc6eda7d6fe: Layer already exists [2022-03-28T03:04:30.056Z] 38c686747f67: Layer already exists [2022-03-28T03:04:30.056Z] 3de006b0ad1b: Layer already exists [2022-03-28T03:04:30.056Z] 1a058d5342cc: Layer already exists [2022-03-28T03:04:30.056Z] 698317193ef4: Layer already exists [2022-03-28T03:04:30.056Z] main: digest: sha256:56e8c0199d89a1ed7e1f9a2b2ada0124f0314b5763935552f0602336afcabe12 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:04:30.087Z] ===================================================== [Pipeline] echo [2022-03-28T03:04:30.096Z] taggedImages: [2022-03-28T03:04:30.096Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:04:30.096Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-28T03:04:30.096Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.47 [2022-03-28T03:04:30.096Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:04:30.096Z] - 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-03-28T03:04:39.930Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:04:39.930Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:04:39.930Z] ---> 9fa190c2f149 [2022-03-28T03:04:39.930Z] Step 3/20 : WORKDIR /edgex-go [2022-03-28T03:04:39.930Z] ---> Using cache [2022-03-28T03:04:39.930Z] ---> 88bc56d85035 [2022-03-28T03:04:39.930Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-28T03:04:39.930Z] ---> Running in f4254104282e [2022-03-28T03:04:39.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:04:39.930Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:04:39.930Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:04:39.930Z] ---> 9fa190c2f149 [2022-03-28T03:04:39.930Z] Step 3/25 : WORKDIR /edgex-go [2022-03-28T03:04:39.930Z] ---> Using cache [2022-03-28T03:04:39.930Z] ---> 88bc56d85035 [2022-03-28T03:04:39.930Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:04:39.930Z] ---> Using cache [2022-03-28T03:04:39.930Z] ---> 1fae1cc5e81b [2022-03-28T03:04:39.930Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-28T03:04:39.930Z] ---> Using cache [2022-03-28T03:04:39.930Z] ---> e3f5174cc9a4 [2022-03-28T03:04:39.930Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-28T03:04:39.930Z] ---> Using cache [2022-03-28T03:04:39.930Z] ---> 1dccc4041321 [2022-03-28T03:04:39.930Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:04:39.930Z] ---> Using cache [2022-03-28T03:04:39.930Z] ---> 150eb9a481a5 [2022-03-28T03:04:39.930Z] Step 8/25 : COPY . . [2022-03-28T03:04:39.930Z] ---> Using cache [2022-03-28T03:04:39.930Z] ---> 82913e8b45c2 [2022-03-28T03:04:39.930Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-28T03:04:39.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:04:39.930Z] ---> Running in 775dbc0b5d4b [2022-03-28T03:04:41.392Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:04:41.392Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:04:41.392Z] OK: 15738 distinct packages available [2022-03-28T03:04:41.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:04:41.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-28T03:04:42.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:04:43.933Z] OK: 220 MiB in 52 packages [2022-03-28T03:04:45.390Z] Removing intermediate container f4254104282e [2022-03-28T03:04:45.390Z] ---> e044b54450f3 [2022-03-28T03:04:45.390Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-28T03:04:46.387Z] ---> a34fc0979c55 [2022-03-28T03:04:46.387Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:04:46.387Z] ---> Running in 9c0af67ec9d6 [2022-03-28T03:04:51.843Z] Removing intermediate container 9c0af67ec9d6 [2022-03-28T03:04:51.843Z] ---> 6030188509c4 [2022-03-28T03:04:51.843Z] Step 7/20 : COPY . . [2022-03-28T03:05:04.300Z] ---> 8284894a809a [2022-03-28T03:05:04.300Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-28T03:05:04.300Z] ---> Running in 05eea4c5824b [2022-03-28T03:05:04.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-28T03:09:42.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-28T03:09:57.352Z] Removing intermediate container b138494842fd [2022-03-28T03:09:57.352Z] ---> ba880e0dc039 [2022-03-28T03:09:57.352Z] [2022-03-28T03:09:57.352Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T03:09:57.352Z] 3.14: Pulling from library/alpine [2022-03-28T03:09:58.805Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T03:09:59.096Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T03:09:59.096Z] ---> 71a2028e5025 [2022-03-28T03:09:59.096Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T03:09:59.719Z] ---> Running in 6cb44fae18fa [2022-03-28T03:10:02.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:10:02.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:10:03.819Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-28T03:10:03.819Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:10:03.819Z] OK: 5 MiB in 15 packages [2022-03-28T03:10:06.634Z] Removing intermediate container 6cb44fae18fa [2022-03-28T03:10:06.634Z] ---> 258386ca3b62 [2022-03-28T03:10:06.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:10:06.933Z] ---> Running in 188399a6d731 [2022-03-28T03:10:07.955Z] Removing intermediate container 59732e9da4fe [2022-03-28T03:10:07.955Z] ---> 4b932063a6bd [2022-03-28T03:10:07.955Z] [2022-03-28T03:10:07.955Z] Step 10/31 : FROM alpine:3.14 [2022-03-28T03:10:07.955Z] ---> 71a2028e5025 [2022-03-28T03:10:07.955Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-28T03:10:08.325Z] ---> Running in 660de66e830c [2022-03-28T03:10:08.325Z] Removing intermediate container 188399a6d731 [2022-03-28T03:10:08.325Z] ---> c9adc5e97116 [2022-03-28T03:10:08.325Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-28T03:10:08.641Z] ---> Running in dd21157e6dec [2022-03-28T03:10:09.260Z] Removing intermediate container 660de66e830c [2022-03-28T03:10:09.260Z] ---> 05056c9cc070 [2022-03-28T03:10:09.260Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-28T03:10:09.548Z] ---> Running in 4856f026547d [2022-03-28T03:10:09.891Z] Removing intermediate container dd21157e6dec [2022-03-28T03:10:09.891Z] ---> 806c273dcaaa [2022-03-28T03:10:09.891Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T03:10:10.182Z] ---> Running in b11bb0206887 [2022-03-28T03:10:11.623Z] Removing intermediate container b11bb0206887 [2022-03-28T03:10:11.623Z] ---> 86febe1c293d [2022-03-28T03:10:11.623Z] Step 15/23 : WORKDIR / [2022-03-28T03:10:11.623Z] ---> Running in f2e8e5ea6625 [2022-03-28T03:10:11.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:10:12.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:10:12.188Z] Removing intermediate container f2e8e5ea6625 [2022-03-28T03:10:12.188Z] ---> 4198ccfdaac3 [2022-03-28T03:10:12.188Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:10:12.469Z] Removing intermediate container df1397960dfc [2022-03-28T03:10:12.469Z] ---> ef3e9aab2609 [2022-03-28T03:10:12.469Z] [2022-03-28T03:10:12.469Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T03:10:12.469Z] ---> 71a2028e5025 [2022-03-28T03:10:12.469Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-28T03:10:12.751Z] ---> Running in 219771c4a5ce [2022-03-28T03:10:13.364Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-28T03:10:13.364Z] (2/2) Installing su-exec (0.2-r1) [2022-03-28T03:10:13.364Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:10:13.364Z] OK: 6 MiB in 16 packages [2022-03-28T03:10:13.643Z] ---> 5fbd3b3a8867 [2022-03-28T03:10:13.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-28T03:10:15.646Z] Removing intermediate container 4856f026547d [2022-03-28T03:10:15.646Z] ---> 0c12e5ebd370 [2022-03-28T03:10:15.646Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-28T03:10:15.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:10:15.646Z] ---> Running in d6816cf18b96 [2022-03-28T03:10:15.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:10:16.205Z] Removing intermediate container d6816cf18b96 [2022-03-28T03:10:16.205Z] ---> 9f0e19f8f856 [2022-03-28T03:10:16.206Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-28T03:10:16.481Z] ---> Running in e94312f9420d [2022-03-28T03:10:17.086Z] Removing intermediate container e94312f9420d [2022-03-28T03:10:17.086Z] ---> 3be411605903 [2022-03-28T03:10:17.086Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-28T03:10:17.086Z] ---> Running in 530c7919fc38 [2022-03-28T03:10:17.086Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-28T03:10:17.369Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-28T03:10:17.369Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T03:10:17.369Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-28T03:10:17.369Z] (5/6) Installing curl (7.79.1-r0) [2022-03-28T03:10:17.369Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-28T03:10:17.369Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:10:17.369Z] ---> c2886bad2706 [2022-03-28T03:10:17.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-28T03:10:17.644Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:10:18.265Z] OK: 8 MiB in 20 packages [2022-03-28T03:10:18.543Z] ---> b5f8fafbef6e [2022-03-28T03:10:18.543Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-28T03:10:18.832Z] ---> Running in 4e48256194c8 [2022-03-28T03:10:20.289Z] Removing intermediate container 4e48256194c8 [2022-03-28T03:10:20.289Z] ---> f2b28a502b4d [2022-03-28T03:10:20.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:10:20.289Z] ---> Running in 8b34721f1e4f [2022-03-28T03:10:20.905Z] Removing intermediate container 530c7919fc38 [2022-03-28T03:10:20.905Z] ---> cd689699efd9 [2022-03-28T03:10:20.905Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-28T03:10:20.905Z] Removing intermediate container 8b34721f1e4f [2022-03-28T03:10:20.905Z] ---> b4737f4e5256 [2022-03-28T03:10:20.905Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T03:10:20.905Z] ---> Running in e910e6f27f63 [2022-03-28T03:10:21.185Z] ---> Running in db5e23a546fb [2022-03-28T03:10:21.185Z] Removing intermediate container 219771c4a5ce [2022-03-28T03:10:21.185Z] ---> c120b773ce01 [2022-03-28T03:10:21.185Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T03:10:21.464Z] ---> Running in 2317ce36b9f7 [2022-03-28T03:10:21.743Z] Removing intermediate container e910e6f27f63 [2022-03-28T03:10:21.743Z] ---> 15dfb4039fe1 [2022-03-28T03:10:21.743Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-28T03:10:22.021Z] Removing intermediate container db5e23a546fb [2022-03-28T03:10:22.021Z] ---> 5e897ff0da3d [2022-03-28T03:10:22.021Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:10:22.308Z] ---> Running in 9d619fdabdd8 [2022-03-28T03:10:22.308Z] Removing intermediate container 2317ce36b9f7 [2022-03-28T03:10:22.308Z] ---> b1896a358548 [2022-03-28T03:10:22.308Z] Step 13/22 : WORKDIR /edgex [2022-03-28T03:10:22.592Z] ---> Running in 9ced554f3bc7 [2022-03-28T03:10:23.188Z] Removing intermediate container 9d619fdabdd8 [2022-03-28T03:10:23.188Z] ---> b84519afba99 [2022-03-28T03:10:23.188Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:10:23.188Z] ---> Running in e0cf0187a806 [2022-03-28T03:10:23.464Z] Removing intermediate container 9ced554f3bc7 [2022-03-28T03:10:23.464Z] ---> 4a1a45b67493 [2022-03-28T03:10:23.465Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-28T03:10:23.741Z] ---> 8becbd4db244 [2022-03-28T03:10:23.741Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-28T03:10:23.741Z] ---> Running in 0aacd474c800 [2022-03-28T03:10:24.349Z] Removing intermediate container e0cf0187a806 [2022-03-28T03:10:24.349Z] ---> f5d5736392a3 [2022-03-28T03:10:24.349Z] [2022-03-28T03:10:24.962Z] Successfully built f5d5736392a3 [2022-03-28T03:10:24.962Z] Successfully tagged core-command-arm64:latest [2022-03-28T03:10:24.962Z] Building core-metadata [2022-03-28T03:10:25.239Z]  Building core-command ... done  ---> 3c563221e357 [2022-03-28T03:10:25.239Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-28T03:10:27.898Z] Removing intermediate container 0aacd474c800 [2022-03-28T03:10:27.898Z] ---> 601ed2d69216 [2022-03-28T03:10:27.898Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:10:27.898Z] ---> 530ee2f78154 [2022-03-28T03:10:27.898Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-28T03:10:29.340Z] ---> 6b846c93c3d5 [2022-03-28T03:10:29.340Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-28T03:10:30.785Z] ---> c7936a2ca5b8 [2022-03-28T03:10:30.785Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T03:10:31.781Z] ---> 63e65675a148 [2022-03-28T03:10:31.781Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-28T03:10:32.061Z] ---> 5afcdcaa3749 [2022-03-28T03:10:32.061Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-28T03:10:32.349Z] ---> Running in 42ce4519a246 [2022-03-28T03:10:33.339Z] ---> 20173c23de30 [2022-03-28T03:10:33.339Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-28T03:10:34.788Z] ---> a985f8ae1e0b [2022-03-28T03:10:34.789Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-28T03:10:36.238Z] Removing intermediate container 42ce4519a246 [2022-03-28T03:10:36.238Z] ---> fa4c59374c1e [2022-03-28T03:10:36.238Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T03:10:36.238Z] ---> Running in 2266b110d9e4 [2022-03-28T03:10:36.238Z] ---> 286eedc14b10 [2022-03-28T03:10:36.238Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-28T03:10:36.844Z] Removing intermediate container 2266b110d9e4 [2022-03-28T03:10:36.844Z] ---> 104f0406070a [2022-03-28T03:10:36.844Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T03:10:36.844Z] ---> Running in 777de30b6e2e [2022-03-28T03:10:36.844Z] ---> Running in 5263b2718fa0 [2022-03-28T03:10:37.847Z] Removing intermediate container 777de30b6e2e [2022-03-28T03:10:37.847Z] ---> 498231da28a6 [2022-03-28T03:10:37.847Z] Step 21/22 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:10:37.847Z] Removing intermediate container 5263b2718fa0 [2022-03-28T03:10:37.847Z] ---> eea635f5b9f4 [2022-03-28T03:10:37.847Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-28T03:10:37.847Z] ---> Running in 06c8c27a86cb [2022-03-28T03:10:38.449Z] Removing intermediate container 06c8c27a86cb [2022-03-28T03:10:38.449Z] ---> 0c08bbdc63e6 [2022-03-28T03:10:38.449Z] Step 22/22 : LABEL version=2.2.0-dev.47 [2022-03-28T03:10:38.734Z] ---> Running in ebc36b783862 [2022-03-28T03:10:39.355Z] ---> 0b2414c8a969 [2022-03-28T03:10:39.355Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-28T03:10:39.633Z] Removing intermediate container ebc36b783862 [2022-03-28T03:10:39.633Z] ---> e540a8b19e6d [2022-03-28T03:10:39.633Z] [2022-03-28T03:10:39.916Z] ---> Running in 5edf5c3565be [2022-03-28T03:10:39.916Z] Successfully built e540a8b19e6d [2022-03-28T03:10:39.916Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-28T03:10:39.916Z] Building security-spire-agent [2022-03-28T03:10:43.332Z]  Building security-proxy-setup ... done Removing intermediate container 5edf5c3565be [2022-03-28T03:10:43.332Z] ---> 0d01db44bfc0 [2022-03-28T03:10:43.332Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-28T03:10:43.615Z] ---> Running in ea41595021f2 [2022-03-28T03:10:43.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:10:43.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:10:43.615Z] ---> 9fa190c2f149 [2022-03-28T03:10:43.615Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:10:43.615Z] ---> Using cache [2022-03-28T03:10:43.615Z] ---> 88bc56d85035 [2022-03-28T03:10:43.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:10:43.615Z] ---> Using cache [2022-03-28T03:10:43.615Z] ---> 1fae1cc5e81b [2022-03-28T03:10:43.615Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-28T03:10:43.615Z] ---> Using cache [2022-03-28T03:10:43.615Z] ---> e3f5174cc9a4 [2022-03-28T03:10:43.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:10:43.615Z] ---> Using cache [2022-03-28T03:10:43.615Z] ---> 1dccc4041321 [2022-03-28T03:10:43.615Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:10:43.615Z] ---> Using cache [2022-03-28T03:10:43.615Z] ---> 150eb9a481a5 [2022-03-28T03:10:43.615Z] Step 8/23 : COPY . . [2022-03-28T03:10:43.895Z] ---> Using cache [2022-03-28T03:10:43.895Z] ---> 82913e8b45c2 [2022-03-28T03:10:43.895Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-28T03:10:43.895Z] ---> Running in d5a2475329e7 [2022-03-28T03:10:44.503Z] Removing intermediate container ea41595021f2 [2022-03-28T03:10:44.503Z] ---> da232602cc78 [2022-03-28T03:10:44.503Z] Step 28/31 : CMD ["gate"] [2022-03-28T03:10:44.782Z] ---> Running in b2cac4c3181d [2022-03-28T03:10:45.763Z] Removing intermediate container b2cac4c3181d [2022-03-28T03:10:45.763Z] ---> 71e3be693a46 [2022-03-28T03:10:45.763Z] Step 29/31 : LABEL arch=arm64 [2022-03-28T03:10:46.040Z] ---> Running in 6f40c5f35bff [2022-03-28T03:10:46.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-28T03:10:46.315Z] Removing intermediate container 6f40c5f35bff [2022-03-28T03:10:46.315Z] ---> 5bdb93c12cd1 [2022-03-28T03:10:46.315Z] Step 30/31 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:10:46.934Z] ---> Running in 344dc768afd3 [2022-03-28T03:10:47.548Z] Removing intermediate container 344dc768afd3 [2022-03-28T03:10:47.548Z] ---> b5a9a8398a0e [2022-03-28T03:10:47.548Z] Step 31/31 : LABEL version=2.2.0-dev.47 [2022-03-28T03:10:47.829Z] ---> Running in e2679fa6afe1 [2022-03-28T03:10:48.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-28T03:10:49.104Z] Removing intermediate container e2679fa6afe1 [2022-03-28T03:10:49.104Z] ---> 921c482581f5 [2022-03-28T03:10:49.104Z] [2022-03-28T03:10:49.389Z] Successfully built 921c482581f5 [2022-03-28T03:10:49.389Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-28T03:10:49.389Z]  Building security-bootstrapper ... done Building support-scheduler [2022-03-28T03:11:04.538Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:11:04.538Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:11:04.538Z] ---> 9fa190c2f149 [2022-03-28T03:11:04.538Z] Step 3/24 : WORKDIR /edgex-go [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> 88bc56d85035 [2022-03-28T03:11:04.538Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> 1fae1cc5e81b [2022-03-28T03:11:04.538Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> e3f5174cc9a4 [2022-03-28T03:11:04.538Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> 1dccc4041321 [2022-03-28T03:11:04.538Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> 150eb9a481a5 [2022-03-28T03:11:04.538Z] Step 8/24 : COPY . . [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> 82913e8b45c2 [2022-03-28T03:11:04.538Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> 420a624544ee [2022-03-28T03:11:04.538Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> 564a847e2c34 [2022-03-28T03:11:04.538Z] [2022-03-28T03:11:04.538Z] Step 11/24 : FROM alpine:3.15 [2022-03-28T03:11:04.538Z] ---> 7ffa42511a80 [2022-03-28T03:11:04.538Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> c86410273b75 [2022-03-28T03:11:04.538Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> b420b7609bc8 [2022-03-28T03:11:04.538Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-28T03:11:04.538Z] ---> Using cache [2022-03-28T03:11:04.538Z] ---> e94094f2156f [2022-03-28T03:11:04.538Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-28T03:11:12.873Z] ---> 170bf2a97d15 [2022-03-28T03:11:12.873Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-28T03:11:12.873Z] Removing intermediate container 05eea4c5824b [2022-03-28T03:11:12.873Z] ---> f12f7224763e [2022-03-28T03:11:12.873Z] [2022-03-28T03:11:12.873Z] Step 9/20 : FROM alpine:3.15 [2022-03-28T03:11:12.873Z] ---> 7ffa42511a80 [2022-03-28T03:11:12.873Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-28T03:11:12.873Z] ---> Using cache [2022-03-28T03:11:12.873Z] ---> c86410273b75 [2022-03-28T03:11:12.873Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:11:12.873Z] ---> Using cache [2022-03-28T03:11:12.873Z] ---> b420b7609bc8 [2022-03-28T03:11:12.873Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-28T03:11:13.482Z] ---> Running in c2f3b3b6d73d [2022-03-28T03:11:16.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:11:16.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:11:16.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:11:16.124Z] ---> 9fa190c2f149 [2022-03-28T03:11:16.124Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T03:11:16.124Z] ---> Using cache [2022-03-28T03:11:16.124Z] ---> 88bc56d85035 [2022-03-28T03:11:16.124Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:11:16.124Z] ---> Using cache [2022-03-28T03:11:16.124Z] ---> 1fae1cc5e81b [2022-03-28T03:11:16.124Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-28T03:11:16.124Z] ---> Using cache [2022-03-28T03:11:16.124Z] ---> e3f5174cc9a4 [2022-03-28T03:11:16.124Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T03:11:16.124Z] ---> Using cache [2022-03-28T03:11:16.124Z] ---> 1dccc4041321 [2022-03-28T03:11:16.124Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:11:16.124Z] ---> Using cache [2022-03-28T03:11:16.124Z] ---> 150eb9a481a5 [2022-03-28T03:11:16.124Z] Step 8/22 : COPY . . [2022-03-28T03:11:16.404Z] ---> Using cache [2022-03-28T03:11:16.404Z] ---> 82913e8b45c2 [2022-03-28T03:11:16.404Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-28T03:11:17.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:11:17.010Z] ---> Running in e3c376bc831f [2022-03-28T03:11:17.994Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-28T03:11:17.994Z] v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-28T03:11:17.994Z] OK: 15729 distinct packages available [2022-03-28T03:11:18.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:11:19.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:11:19.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-28T03:11:19.822Z] Removing intermediate container 775dbc0b5d4b [2022-03-28T03:11:19.822Z] ---> 9d1d289b61cd [2022-03-28T03:11:19.822Z] [2022-03-28T03:11:19.822Z] Step 10/25 : FROM alpine:3.14 [2022-03-28T03:11:19.822Z] ---> 71a2028e5025 [2022-03-28T03:11:19.822Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-28T03:11:20.095Z] ---> Running in a106c754678d [2022-03-28T03:11:20.406Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-28T03:11:20.680Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-28T03:11:20.680Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-28T03:11:20.953Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-28T03:11:20.953Z] (5/9) Installing curl (7.80.0-r0) [2022-03-28T03:11:21.229Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-28T03:11:21.229Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-28T03:11:21.229Z] (8/9) Installing libucontext (1.1-r0) [2022-03-28T03:11:21.507Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-28T03:11:21.507Z] Executing busybox-1.34.1-r4.trigger [2022-03-28T03:11:21.507Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:11:21.789Z] OK: 8 MiB in 23 packages [2022-03-28T03:11:22.395Z] ---> 42a57d0944cb [2022-03-28T03:11:22.395Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-28T03:11:22.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:11:23.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:11:24.001Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-28T03:11:24.002Z] ---> 88f41042c400 [2022-03-28T03:11:24.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-28T03:11:24.277Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-28T03:11:24.277Z] (3/3) Installing su-exec (0.2-r1) [2022-03-28T03:11:24.277Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:11:24.277Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:11:24.578Z] Removing intermediate container c2f3b3b6d73d [2022-03-28T03:11:24.578Z] ---> 3e1864ae5513 [2022-03-28T03:11:24.578Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:11:24.578Z] OK: 6 MiB in 17 packages [2022-03-28T03:11:25.571Z] ---> 13f83126c31b [2022-03-28T03:11:25.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-28T03:11:26.183Z] ---> e99ee82a448b [2022-03-28T03:11:26.183Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-28T03:11:27.179Z] ---> 9042a04158af [2022-03-28T03:11:27.179Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-28T03:11:27.472Z] ---> Running in 56c5b1a2a4c3 [2022-03-28T03:11:27.472Z] Removing intermediate container a106c754678d [2022-03-28T03:11:27.472Z] ---> 98777d083c7f [2022-03-28T03:11:27.472Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-28T03:11:27.472Z] ---> Running in 9c18ebefdbfa [2022-03-28T03:11:28.472Z] Removing intermediate container 9c18ebefdbfa [2022-03-28T03:11:28.472Z] ---> 9c4ca60431e5 [2022-03-28T03:11:28.472Z] Step 13/25 : WORKDIR / [2022-03-28T03:11:28.472Z] Removing intermediate container 56c5b1a2a4c3 [2022-03-28T03:11:28.472Z] ---> 66b7f803ab32 [2022-03-28T03:11:28.472Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-28T03:11:28.472Z] ---> Running in 932494e7e825 [2022-03-28T03:11:28.472Z] ---> Running in 802bd07cb023 [2022-03-28T03:11:29.478Z] Removing intermediate container 802bd07cb023 [2022-03-28T03:11:29.478Z] Removing intermediate container 932494e7e825 [2022-03-28T03:11:29.478Z] ---> 157d853b48b2 [2022-03-28T03:11:29.478Z] 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-03-28T03:11:29.478Z] ---> 966e4676189d [2022-03-28T03:11:29.478Z] Step 22/24 : LABEL arch=arm64 [2022-03-28T03:11:29.770Z] ---> Running in 4d529754b695 [2022-03-28T03:11:30.048Z] ---> 291a84ac44fe [2022-03-28T03:11:30.049Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-28T03:11:30.652Z] Removing intermediate container 4d529754b695 [2022-03-28T03:11:30.652Z] ---> 1865aeece8df [2022-03-28T03:11:30.652Z] Step 23/24 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:11:30.932Z] ---> Running in 7479228b9291 [2022-03-28T03:11:31.221Z] ---> 0732a89f602f [2022-03-28T03:11:31.221Z] 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-03-28T03:11:31.818Z] Removing intermediate container 7479228b9291 [2022-03-28T03:11:31.818Z] ---> 03eb305337e7 [2022-03-28T03:11:31.818Z] Step 24/24 : LABEL version=2.2.0-dev.47 [2022-03-28T03:11:31.818Z] ---> 1e4a6b2c102b [2022-03-28T03:11:31.818Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-28T03:11:32.091Z] ---> Running in 5d419abd0ed7 [2022-03-28T03:11:32.091Z] ---> Running in 22cda4a59c02 [2022-03-28T03:11:32.693Z] Removing intermediate container 22cda4a59c02 [2022-03-28T03:11:32.693Z] ---> a153007f5d8f [2022-03-28T03:11:32.693Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:11:32.968Z] Removing intermediate container 5d419abd0ed7 [2022-03-28T03:11:32.968Z] ---> be1dca67884b [2022-03-28T03:11:32.968Z] [2022-03-28T03:11:32.968Z] ---> Running in c3ce15bc279d [2022-03-28T03:11:33.244Z] ---> 473e18caa163 [2022-03-28T03:11:33.244Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-28T03:11:33.841Z] Successfully built be1dca67884b [2022-03-28T03:11:33.841Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-28T03:11:33.841Z] Building sys-mgmt-agent [2022-03-28T03:11:33.841Z]  Building security-spire-agent ... done Removing intermediate container c3ce15bc279d [2022-03-28T03:11:33.841Z] ---> 70bbc471b0d2 [2022-03-28T03:11:33.841Z] Step 18/20 : LABEL arch=arm64 [2022-03-28T03:11:34.118Z] ---> Running in 0d222a16bdea [2022-03-28T03:11:34.395Z] ---> 11fb2269299f [2022-03-28T03:11:34.395Z] 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-03-28T03:11:34.708Z] Removing intermediate container 0d222a16bdea [2022-03-28T03:11:34.708Z] ---> ecf60887f48e [2022-03-28T03:11:34.708Z] Step 19/20 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:11:34.708Z] ---> Running in 0bf864246eb5 [2022-03-28T03:11:35.698Z] ---> 7f148fc00af5 [2022-03-28T03:11:35.698Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-28T03:11:35.698Z] Removing intermediate container 0bf864246eb5 [2022-03-28T03:11:35.698Z] ---> 3460fca17898 [2022-03-28T03:11:35.698Z] Step 20/20 : LABEL version=2.2.0-dev.47 [2022-03-28T03:11:35.976Z] ---> Running in 19c846c14fdd [2022-03-28T03:11:36.973Z] Removing intermediate container 19c846c14fdd [2022-03-28T03:11:36.973Z] ---> 01641150922f [2022-03-28T03:11:36.973Z] [2022-03-28T03:11:37.250Z] Successfully built 01641150922f [2022-03-28T03:11:37.250Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-28T03:11:37.250Z]  Building security-spiffe-token-provider ... done Building core-data [2022-03-28T03:11:38.235Z] ---> bc147bbcd064 [2022-03-28T03:11:38.235Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-28T03:11:40.874Z] ---> e1a9647cc16d [2022-03-28T03:11:40.874Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-28T03:11:41.480Z] ---> c237c2173430 [2022-03-28T03:11:41.480Z] 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-03-28T03:11:41.480Z] ---> Running in 0229bd283491 [2022-03-28T03:11:45.814Z] Removing intermediate container 0229bd283491 [2022-03-28T03:11:45.814Z] ---> 6bf850133071 [2022-03-28T03:11:45.814Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-28T03:11:45.814Z] ---> Running in 6d1f6bfeec1c [2022-03-28T03:11:46.088Z] Removing intermediate container 6d1f6bfeec1c [2022-03-28T03:11:46.088Z] ---> 00e44a418e4b [2022-03-28T03:11:46.088Z] Step 23/25 : LABEL arch=arm64 [2022-03-28T03:11:46.088Z] ---> Running in fb6fce4a3f9c [2022-03-28T03:11:46.687Z] Removing intermediate container fb6fce4a3f9c [2022-03-28T03:11:46.687Z] ---> af667aa59fb2 [2022-03-28T03:11:46.687Z] Step 24/25 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:11:46.687Z] ---> Running in 163e2f970375 [2022-03-28T03:11:47.676Z] Removing intermediate container 163e2f970375 [2022-03-28T03:11:47.676Z] ---> 230c78b9b65c [2022-03-28T03:11:47.676Z] Step 25/25 : LABEL version=2.2.0-dev.47 [2022-03-28T03:11:47.676Z] ---> Running in 42c1e63b4dca [2022-03-28T03:11:48.285Z] Removing intermediate container 42c1e63b4dca [2022-03-28T03:11:48.285Z] ---> 6b1ee9154907 [2022-03-28T03:11:48.285Z] [2022-03-28T03:11:48.565Z] Successfully built 6b1ee9154907 [2022-03-28T03:11:48.565Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-28T03:11:48.565Z]  Building security-secretstore-setup ... done Building support-notifications [2022-03-28T03:12:01.002Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:12:01.002Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:12:01.002Z] ---> 9fa190c2f149 [2022-03-28T03:12:01.002Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:12:01.002Z] ---> Using cache [2022-03-28T03:12:01.002Z] ---> 88bc56d85035 [2022-03-28T03:12:01.002Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:12:01.002Z] ---> Using cache [2022-03-28T03:12:01.002Z] ---> 1fae1cc5e81b [2022-03-28T03:12:01.002Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-28T03:12:01.002Z] ---> Running in 802adede18ec [2022-03-28T03:12:01.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:12:02.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:12:04.053Z] OK: 220 MiB in 52 packages [2022-03-28T03:12:06.105Z] Removing intermediate container 802adede18ec [2022-03-28T03:12:06.105Z] ---> 28e64e1f0f23 [2022-03-28T03:12:06.105Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:12:06.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:12:06.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:12:06.714Z] ---> 9fa190c2f149 [2022-03-28T03:12:06.997Z] Step 3/23 : WORKDIR /edgex-go [2022-03-28T03:12:06.997Z] ---> Using cache [2022-03-28T03:12:06.997Z] ---> 88bc56d85035 [2022-03-28T03:12:06.997Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:12:06.997Z] ---> Using cache [2022-03-28T03:12:06.997Z] ---> 1fae1cc5e81b [2022-03-28T03:12:06.997Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-28T03:12:06.997Z] ---> Running in 78b794a743b8 [2022-03-28T03:12:08.446Z] ---> bcf993454897 [2022-03-28T03:12:08.446Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:12:08.446Z] ---> Running in 6720ec34d28d [2022-03-28T03:12:09.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:12:10.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:12:11.541Z] OK: 220 MiB in 52 packages [2022-03-28T03:12:13.551Z] Removing intermediate container 78b794a743b8 [2022-03-28T03:12:13.552Z] ---> 86caafe64b04 [2022-03-28T03:12:13.552Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-28T03:12:15.002Z] Removing intermediate container 6720ec34d28d [2022-03-28T03:12:15.002Z] ---> 618f4f5efdb3 [2022-03-28T03:12:15.002Z] Step 8/23 : COPY . . [2022-03-28T03:12:15.621Z] ---> dd3c68d96f1e [2022-03-28T03:12:15.621Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:12:15.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-28T03:12:15.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-28T03:12:15.915Z] ---> 9fa190c2f149 [2022-03-28T03:12:15.915Z] Step 3/22 : WORKDIR /edgex-go [2022-03-28T03:12:15.915Z] ---> Using cache [2022-03-28T03:12:15.915Z] ---> 88bc56d85035 [2022-03-28T03:12:15.915Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:12:15.915Z] ---> Using cache [2022-03-28T03:12:15.915Z] ---> 1fae1cc5e81b [2022-03-28T03:12:15.915Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-28T03:12:15.915Z] ---> Running in 37388b577d16 [2022-03-28T03:12:15.915Z] ---> Running in eae9b6c8ac4a [2022-03-28T03:12:18.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:12:19.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:12:20.997Z] OK: 220 MiB in 52 packages [2022-03-28T03:12:22.995Z] Removing intermediate container eae9b6c8ac4a [2022-03-28T03:12:22.996Z] ---> 20d235306a45 [2022-03-28T03:12:22.996Z] Step 8/23 : COPY . . [2022-03-28T03:12:22.996Z] Removing intermediate container 37388b577d16 [2022-03-28T03:12:22.996Z] ---> b46727f493eb [2022-03-28T03:12:22.996Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-28T03:12:24.996Z] ---> 3e2384618ed4 [2022-03-28T03:12:24.996Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T03:12:25.289Z] ---> Running in 4e8d7fac4a5b [2022-03-28T03:12:32.041Z] Removing intermediate container 4e8d7fac4a5b [2022-03-28T03:12:32.041Z] ---> 0d657a89b90e [2022-03-28T03:12:32.041Z] Step 8/22 : COPY . . [2022-03-28T03:12:37.455Z] ---> deab78789db4 [2022-03-28T03:12:37.456Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-28T03:12:37.456Z] ---> Running in a704cfdc41d2 [2022-03-28T03:12:40.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-28T03:12:48.405Z] ---> 77d9458d4181 [2022-03-28T03:12:48.405Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-28T03:12:48.405Z] ---> Running in be908d116615 [2022-03-28T03:12:49.860Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-28T03:12:53.280Z] ---> 5d2f23f2f64f [2022-03-28T03:12:53.280Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-28T03:12:53.280Z] ---> Running in 1716e6efe4cb [2022-03-28T03:12:55.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-28T03:16:47.354Z] Removing intermediate container d5a2475329e7 [2022-03-28T03:16:47.354Z] ---> e02a0e92c83a [2022-03-28T03:16:47.354Z] [2022-03-28T03:16:47.354Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T03:16:47.354Z] ---> 71a2028e5025 [2022-03-28T03:16:47.354Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-28T03:16:47.354Z] ---> Using cache [2022-03-28T03:16:47.354Z] ---> 258386ca3b62 [2022-03-28T03:16:47.354Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:16:47.354Z] ---> Using cache [2022-03-28T03:16:47.354Z] ---> c9adc5e97116 [2022-03-28T03:16:47.354Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-28T03:16:47.354Z] ---> Running in 5b7643d15ac9 [2022-03-28T03:16:47.354Z] Removing intermediate container 5b7643d15ac9 [2022-03-28T03:16:47.354Z] ---> e67bc959d5ae [2022-03-28T03:16:47.354Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-28T03:16:47.354Z] ---> Running in 44b1b3744abb [2022-03-28T03:16:47.354Z] Removing intermediate container 44b1b3744abb [2022-03-28T03:16:47.354Z] ---> 1943d7f1b054 [2022-03-28T03:16:47.354Z] Step 15/23 : WORKDIR / [2022-03-28T03:16:47.354Z] ---> Running in 56ae26c3215c [2022-03-28T03:16:47.354Z] Removing intermediate container 56ae26c3215c [2022-03-28T03:16:47.354Z] ---> 390cafa933b0 [2022-03-28T03:16:47.354Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:16:47.354Z] ---> 03a43647080f [2022-03-28T03:16:47.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-28T03:16:47.976Z] ---> 2e59df2a408d [2022-03-28T03:16:47.976Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-28T03:16:48.972Z] ---> eed50c997b9c [2022-03-28T03:16:48.972Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-28T03:16:48.972Z] ---> Running in 3f56337da5a4 [2022-03-28T03:16:49.583Z] Removing intermediate container 3f56337da5a4 [2022-03-28T03:16:49.583Z] ---> 5ddd907fcd3a [2022-03-28T03:16:49.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:16:49.583Z] ---> Running in a7675a88d0b8 [2022-03-28T03:16:50.191Z] Removing intermediate container a7675a88d0b8 [2022-03-28T03:16:50.191Z] ---> 88760c1a0670 [2022-03-28T03:16:50.191Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T03:16:50.191Z] ---> Running in f0717d2900fc [2022-03-28T03:16:50.801Z] Removing intermediate container f0717d2900fc [2022-03-28T03:16:50.801Z] ---> ad10d5753496 [2022-03-28T03:16:50.801Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:16:50.801Z] ---> Running in 2f1bc6987395 [2022-03-28T03:16:51.409Z] Removing intermediate container 2f1bc6987395 [2022-03-28T03:16:51.409Z] ---> 45da1d45b8d2 [2022-03-28T03:16:51.409Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:16:51.409Z] ---> Running in b22c76fe6da7 [2022-03-28T03:16:52.013Z] Removing intermediate container b22c76fe6da7 [2022-03-28T03:16:52.013Z] ---> b88ac7bc3164 [2022-03-28T03:16:52.013Z] [2022-03-28T03:16:52.302Z] Successfully built b88ac7bc3164 [2022-03-28T03:16:52.302Z] Successfully tagged core-metadata-arm64:latest [2022-03-28T03:17:39.318Z]  Building core-metadata ... done Removing intermediate container e3c376bc831f [2022-03-28T03:17:39.318Z] ---> 845917a3c04d [2022-03-28T03:17:39.318Z] [2022-03-28T03:17:39.318Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T03:17:39.318Z] ---> 71a2028e5025 [2022-03-28T03:17:39.318Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-28T03:17:39.318Z] ---> Using cache [2022-03-28T03:17:39.318Z] ---> 258386ca3b62 [2022-03-28T03:17:39.318Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:17:39.318Z] ---> Using cache [2022-03-28T03:17:39.318Z] ---> c9adc5e97116 [2022-03-28T03:17:39.318Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-28T03:17:39.318Z] ---> Running in d867822a2aef [2022-03-28T03:17:39.599Z] Removing intermediate container d867822a2aef [2022-03-28T03:17:39.599Z] ---> 841f8076367b [2022-03-28T03:17:39.599Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T03:17:39.599Z] ---> Running in 4b90628a2e53 [2022-03-28T03:17:40.210Z] Removing intermediate container 4b90628a2e53 [2022-03-28T03:17:40.210Z] ---> e99e9fca52f9 [2022-03-28T03:17:40.210Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:17:41.226Z] ---> d2039705ce84 [2022-03-28T03:17:41.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-28T03:17:43.214Z] ---> 82ae89141031 [2022-03-28T03:17:43.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-28T03:17:44.206Z] ---> 80e41df3344a [2022-03-28T03:17:44.206Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-28T03:17:44.206Z] ---> Running in b5a14433b8f9 [2022-03-28T03:17:44.810Z] Removing intermediate container b5a14433b8f9 [2022-03-28T03:17:44.810Z] ---> 1fa0eb2e2b2c [2022-03-28T03:17:44.810Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:17:44.810Z] ---> Running in b5268fb220bf [2022-03-28T03:17:45.423Z] Removing intermediate container b5268fb220bf [2022-03-28T03:17:45.423Z] ---> 4c760f9eb815 [2022-03-28T03:17:45.423Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T03:17:45.423Z] ---> Running in 2ab144e1e041 [2022-03-28T03:17:46.029Z] Removing intermediate container 2ab144e1e041 [2022-03-28T03:17:46.029Z] ---> b635ad4f87f2 [2022-03-28T03:17:46.029Z] Step 21/22 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:17:46.029Z] ---> Running in c879caa8e5f2 [2022-03-28T03:17:46.633Z] Removing intermediate container c879caa8e5f2 [2022-03-28T03:17:46.633Z] ---> 1cb08e0fd9d3 [2022-03-28T03:17:46.633Z] Step 22/22 : LABEL version=2.2.0-dev.47 [2022-03-28T03:17:46.913Z] ---> Running in f4ebcdc44629 [2022-03-28T03:17:47.514Z] Removing intermediate container f4ebcdc44629 [2022-03-28T03:17:47.514Z] ---> 54b3deb7f74b [2022-03-28T03:17:47.514Z] [2022-03-28T03:17:47.514Z] Successfully built 54b3deb7f74b [2022-03-28T03:17:47.514Z] Successfully tagged support-scheduler-arm64:latest [2022-03-28T03:18:34.805Z]  Building support-scheduler ... done Removing intermediate container a704cfdc41d2 [2022-03-28T03:18:34.805Z] ---> d3db4ca388a7 [2022-03-28T03:18:34.805Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-28T03:18:34.805Z] ---> Running in 2b5273a97129 [2022-03-28T03:18:34.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-28T03:18:38.225Z] Removing intermediate container 2b5273a97129 [2022-03-28T03:18:38.225Z] ---> f167c761d795 [2022-03-28T03:18:38.225Z] [2022-03-28T03:18:38.225Z] Step 11/23 : FROM docker:20.10.10 [2022-03-28T03:18:38.225Z] 20.10.10: Pulling from library/docker [2022-03-28T03:18:43.654Z] Removing intermediate container 1716e6efe4cb [2022-03-28T03:18:43.654Z] ---> 1960ef466377 [2022-03-28T03:18:43.654Z] [2022-03-28T03:18:43.654Z] Step 10/22 : FROM alpine:3.14 [2022-03-28T03:18:43.654Z] ---> 71a2028e5025 [2022-03-28T03:18:43.654Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-28T03:18:43.654Z] ---> Running in 9658cb85da3f [2022-03-28T03:18:44.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:18:44.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:18:45.922Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-28T03:18:45.922Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-28T03:18:45.922Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:18:45.922Z] Executing ca-certificates-20211220-r0.trigger [2022-03-28T03:18:46.211Z] OK: 6 MiB in 16 packages [2022-03-28T03:18:48.211Z] Removing intermediate container 9658cb85da3f [2022-03-28T03:18:48.211Z] ---> 2db52f75669b [2022-03-28T03:18:48.211Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-28T03:18:48.489Z] ---> Running in 630d1cbc9604 [2022-03-28T03:18:48.766Z] Removing intermediate container 630d1cbc9604 [2022-03-28T03:18:48.766Z] ---> 3a1832d180fa [2022-03-28T03:18:48.766Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-28T03:18:49.045Z] ---> Running in a72a5dd8b86d [2022-03-28T03:18:49.643Z] Removing intermediate container a72a5dd8b86d [2022-03-28T03:18:49.643Z] ---> f4dcf263ba06 [2022-03-28T03:18:49.643Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-28T03:18:49.643Z] ---> Running in 94228329e75e [2022-03-28T03:18:50.238Z] Removing intermediate container 94228329e75e [2022-03-28T03:18:50.239Z] ---> 2779a0d07438 [2022-03-28T03:18:50.239Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:18:51.225Z] ---> d1c2757a18dd [2022-03-28T03:18:51.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-28T03:18:52.215Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-28T03:18:52.215Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-28T03:18:52.215Z] ---> 520e9a0a30f7 [2022-03-28T03:18:52.215Z] 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-03-28T03:18:52.215Z] ---> Running in a7fb8404567e [2022-03-28T03:18:53.214Z] Removing intermediate container a7fb8404567e [2022-03-28T03:18:53.214Z] ---> 84123e46cfe5 [2022-03-28T03:18:53.214Z] 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-03-28T03:18:53.214Z] ---> bee45773a328 [2022-03-28T03:18:53.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-28T03:18:53.214Z] ---> Running in acf644ac5f1c [2022-03-28T03:18:54.683Z] ---> 894066463b1e [2022-03-28T03:18:54.683Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-28T03:18:54.683Z] ---> Running in 099413cb56c5 [2022-03-28T03:18:54.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:18:54.967Z] Removing intermediate container 099413cb56c5 [2022-03-28T03:18:54.967Z] ---> 2ceef5fbe4dc [2022-03-28T03:18:54.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:18:54.967Z] ---> Running in ee501815426b [2022-03-28T03:18:55.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:18:55.538Z] Removing intermediate container ee501815426b [2022-03-28T03:18:55.538Z] ---> ccd2a35a0da1 [2022-03-28T03:18:55.538Z] Step 20/22 : LABEL arch=arm64 [2022-03-28T03:18:55.538Z] ---> Running in ceb1b3a1ecbb [2022-03-28T03:18:55.820Z] Removing intermediate container ceb1b3a1ecbb [2022-03-28T03:18:55.820Z] ---> c55fff8bc0eb [2022-03-28T03:18:55.820Z] Step 21/22 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:18:56.100Z] ---> Running in 3b6ac330ed00 [2022-03-28T03:18:56.100Z] (1/42) Installing readline (8.1.0-r0) [2022-03-28T03:18:56.100Z] (2/42) Installing bash (5.1.16-r0) [2022-03-28T03:18:56.100Z] Executing bash-5.1.16-r0.post-install [2022-03-28T03:18:56.100Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-28T03:18:56.379Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-28T03:18:56.379Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-28T03:18:56.379Z] (6/42) Installing curl (7.79.1-r0) [2022-03-28T03:18:56.379Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-28T03:18:56.379Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-28T03:18:56.379Z] (9/42) Installing expat (2.4.7-r0) [2022-03-28T03:18:56.379Z] (10/42) Installing libffi (3.3-r2) [2022-03-28T03:18:56.379Z] (11/42) Installing gdbm (1.19-r0) [2022-03-28T03:18:56.379Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-28T03:18:56.379Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T03:18:56.379Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T03:18:56.379Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-28T03:18:56.379Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-28T03:18:56.659Z] Removing intermediate container 3b6ac330ed00 [2022-03-28T03:18:56.659Z] ---> df195c0acd13 [2022-03-28T03:18:56.659Z] Step 22/22 : LABEL version=2.2.0-dev.47 [2022-03-28T03:18:56.659Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-28T03:18:56.659Z] ---> Running in 990b0571316a [2022-03-28T03:18:57.266Z] Removing intermediate container 990b0571316a [2022-03-28T03:18:57.266Z] ---> 08f6c86862a8 [2022-03-28T03:18:57.266Z] [2022-03-28T03:18:57.266Z] Successfully built 08f6c86862a8 [2022-03-28T03:18:57.266Z] Successfully tagged support-notifications-arm64:latest [2022-03-28T03:18:58.699Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-28T03:18:58.699Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-28T03:18:58.699Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-28T03:18:58.699Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-28T03:18:58.699Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-28T03:18:58.699Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-28T03:18:58.699Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-28T03:18:58.976Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-28T03:18:58.976Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-28T03:18:58.976Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-28T03:18:58.976Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-28T03:18:58.976Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-28T03:18:58.976Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-28T03:18:58.976Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-28T03:18:58.976Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-28T03:18:58.976Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-28T03:18:58.976Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-28T03:18:58.976Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-28T03:18:58.976Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-28T03:18:58.976Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-28T03:18:59.251Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-28T03:18:59.251Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-28T03:18:59.251Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-28T03:18:59.251Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-28T03:18:59.251Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-28T03:18:59.851Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:18:59.851Z] OK: 84 MiB in 64 packages [2022-03-28T03:19:04.191Z] Collecting docker-compose==1.23.2 [2022-03-28T03:19:04.191Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-28T03:19:04.191Z] Collecting docopt<0.7,>=0.6.1 [2022-03-28T03:19:04.191Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-28T03:19:06.177Z] Collecting cached-property<2,>=1.2.0 [2022-03-28T03:19:06.177Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-28T03:19:06.454Z] Collecting jsonschema<3,>=2.5.1 [2022-03-28T03:19:06.454Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-28T03:19:07.448Z] Removing intermediate container be908d116615 [2022-03-28T03:19:07.448Z] ---> cad5e4925e52 [2022-03-28T03:19:07.448Z] [2022-03-28T03:19:07.448Z] Step 10/23 : FROM alpine:3.14 [2022-03-28T03:19:07.448Z] ---> 71a2028e5025 [2022-03-28T03:19:07.449Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-28T03:19:07.449Z] ---> Running in 953652a5c2c4 [2022-03-28T03:19:07.449Z] Collecting PyYAML<4,>=3.10 [2022-03-28T03:19:07.449Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-28T03:19:07.724Z] Removing intermediate container 953652a5c2c4 [2022-03-28T03:19:07.724Z] ---> 95e407bc76c8 [2022-03-28T03:19:07.724Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-28T03:19:07.724Z] ---> Running in d939021f5f06 [2022-03-28T03:19:08.321Z] Removing intermediate container d939021f5f06 [2022-03-28T03:19:08.321Z] ---> 93fdb9769939 [2022-03-28T03:19:08.321Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-28T03:19:08.321Z] ---> Running in 90636baa0500 [2022-03-28T03:19:08.596Z] Removing intermediate container 90636baa0500 [2022-03-28T03:19:08.596Z] ---> 10ff5391d8a8 [2022-03-28T03:19:08.596Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T03:19:08.875Z] ---> Running in 31a9f4ce3c3c [2022-03-28T03:19:10.862Z] Removing intermediate container 31a9f4ce3c3c [2022-03-28T03:19:10.862Z] ---> 912726b3ff21 [2022-03-28T03:19:10.862Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-28T03:19:10.862Z] ---> Running in 680588bc71e0 [2022-03-28T03:19:11.841Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T03:19:11.841Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-28T03:19:11.841Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-28T03:19:12.115Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-28T03:19:12.115Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-28T03:19:12.388Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T03:19:13.366Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-28T03:19:13.366Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T03:19:13.366Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-28T03:19:13.640Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T03:19:13.640Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-28T03:19:13.640Z] Collecting texttable<0.10,>=0.9.0 [2022-03-28T03:19:13.918Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-28T03:19:13.918Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-28T03:19:13.918Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T03:19:13.918Z] OK: 8 MiB in 20 packages [2022-03-28T03:19:14.912Z] Removing intermediate container 680588bc71e0 [2022-03-28T03:19:14.912Z] ---> 340c5eba5b8b [2022-03-28T03:19:14.912Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-28T03:19:15.513Z] ---> 52f121a3f5c7 [2022-03-28T03:19:15.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-28T03:19:15.513Z] 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-03-28T03:19:16.108Z] Collecting docker<4.0,>=3.6.0 [2022-03-28T03:19:16.108Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-28T03:19:16.705Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-28T03:19:16.705Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-28T03:19:16.979Z] ---> 4664039756fd [2022-03-28T03:19:16.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-28T03:19:17.252Z] Collecting docker-pycreds>=0.4.0 [2022-03-28T03:19:17.252Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-28T03:19:17.523Z] ---> ef9df6279e55 [2022-03-28T03:19:17.523Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-28T03:19:17.523Z] ---> Running in aaa76fcea519 [2022-03-28T03:19:17.807Z] Collecting idna<2.8,>=2.5 [2022-03-28T03:19:17.807Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-28T03:19:17.807Z] 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-03-28T03:19:17.807Z] Removing intermediate container aaa76fcea519 [2022-03-28T03:19:17.807Z] ---> 6a4f30491253 [2022-03-28T03:19:17.807Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:19:18.080Z] ---> Running in 1fe57566c02b [2022-03-28T03:19:18.354Z] Removing intermediate container 1fe57566c02b [2022-03-28T03:19:18.354Z] ---> 12b8e46d1bd7 [2022-03-28T03:19:18.354Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T03:19:18.354Z] ---> Running in 82fa482060ed [2022-03-28T03:19:18.354Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-28T03:19:18.354Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-28T03:19:18.634Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-28T03:19:18.635Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-28T03:19:18.635Z] Removing intermediate container 82fa482060ed [2022-03-28T03:19:18.635Z] ---> bce0cef34984 [2022-03-28T03:19:18.635Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:19:18.909Z] ---> Running in da146c71e6c5 [2022-03-28T03:19:18.909Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-28T03:19:18.909Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-28T03:19:18.909Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-28T03:19:18.909Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-28T03:19:19.183Z] Removing intermediate container da146c71e6c5 [2022-03-28T03:19:19.183Z] ---> 6e8e2c3296d6 [2022-03-28T03:19:19.183Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:19:19.183Z] ---> Running in 22807256f5f3 [2022-03-28T03:19:19.456Z] Removing intermediate container 22807256f5f3 [2022-03-28T03:19:19.456Z] ---> 95a90c620985 [2022-03-28T03:19:19.456Z] [2022-03-28T03:19:19.730Z] Successfully built 95a90c620985 [2022-03-28T03:19:19.730Z] Successfully tagged core-data-arm64:latest [2022-03-28T03:19:19.730Z]  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-28T03:19:19.730Z] Attempting uninstall: urllib3 [2022-03-28T03:19:19.730Z] Found existing installation: urllib3 1.26.5 [2022-03-28T03:19:19.730Z] Uninstalling urllib3-1.26.5: [2022-03-28T03:19:20.002Z] Successfully uninstalled urllib3-1.26.5 [2022-03-28T03:19:20.596Z] Attempting uninstall: idna [2022-03-28T03:19:20.596Z] Found existing installation: idna 3.2 [2022-03-28T03:19:20.596Z] Uninstalling idna-3.2: [2022-03-28T03:19:20.596Z] Successfully uninstalled idna-3.2 [2022-03-28T03:19:21.189Z] Attempting uninstall: chardet [2022-03-28T03:19:21.189Z] Found existing installation: chardet 4.0.0 [2022-03-28T03:19:21.189Z] Uninstalling chardet-4.0.0: [2022-03-28T03:19:21.462Z] Successfully uninstalled chardet-4.0.0 [2022-03-28T03:19:22.898Z] Attempting uninstall: requests [2022-03-28T03:19:22.898Z] Found existing installation: requests 2.25.1 [2022-03-28T03:19:22.898Z] Uninstalling requests-2.25.1: [2022-03-28T03:19:22.898Z] Successfully uninstalled requests-2.25.1 [2022-03-28T03:19:23.171Z] Running setup.py install for texttable: started [2022-03-28T03:19:25.148Z] Running setup.py install for texttable: finished with status 'done' [2022-03-28T03:19:25.148Z] Running setup.py install for PyYAML: started [2022-03-28T03:19:27.122Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-28T03:19:27.396Z] Running setup.py install for docopt: started [2022-03-28T03:19:29.373Z] Running setup.py install for docopt: finished with status 'done' [2022-03-28T03:19:29.373Z] Running setup.py install for dockerpty: started [2022-03-28T03:19:30.808Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-28T03:19:32.240Z] 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-03-28T03:19:40.529Z] Removing intermediate container acf644ac5f1c [2022-03-28T03:19:40.529Z] ---> db15c08748c5 [2022-03-28T03:19:40.529Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-28T03:19:40.811Z] ---> Running in 3a34b9fa61c4 [2022-03-28T03:19:41.086Z] Removing intermediate container 3a34b9fa61c4 [2022-03-28T03:19:41.086Z] ---> 9c40ec1bf239 [2022-03-28T03:19:41.086Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-28T03:19:41.086Z] ---> Running in d7de0cb012bb [2022-03-28T03:19:41.359Z] Removing intermediate container d7de0cb012bb [2022-03-28T03:19:41.359Z] ---> 1d2361130aed [2022-03-28T03:19:41.359Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-28T03:19:42.798Z] ---> 42662f7bce0f [2022-03-28T03:19:42.798Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-28T03:19:43.071Z] ---> b61e2b895c2e [2022-03-28T03:19:43.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-28T03:19:44.053Z] ---> bc84d8d2d860 [2022-03-28T03:19:44.053Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-28T03:19:44.053Z] ---> Running in 348424552e69 [2022-03-28T03:19:44.329Z] Removing intermediate container 348424552e69 [2022-03-28T03:19:44.329Z] ---> a649b71e129f [2022-03-28T03:19:44.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T03:19:44.329Z] ---> Running in bcc04063532a [2022-03-28T03:19:44.604Z] Removing intermediate container bcc04063532a [2022-03-28T03:19:44.604Z] ---> 6fdf7fca76a0 [2022-03-28T03:19:44.604Z] Step 21/23 : LABEL arch=arm64 [2022-03-28T03:19:44.604Z] ---> Running in b752ba5199f7 [2022-03-28T03:19:44.881Z] Removing intermediate container b752ba5199f7 [2022-03-28T03:19:44.881Z] ---> 77dd0e6723bd [2022-03-28T03:19:44.881Z] Step 22/23 : LABEL git_sha=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:19:45.154Z] ---> Running in 884b7d43d2b2 [2022-03-28T03:19:45.431Z] Removing intermediate container 884b7d43d2b2 [2022-03-28T03:19:45.431Z] ---> 88013870746a [2022-03-28T03:19:45.431Z] Step 23/23 : LABEL version=2.2.0-dev.47 [2022-03-28T03:19:45.431Z] ---> Running in de7af791fdf8 [2022-03-28T03:19:45.704Z] Removing intermediate container de7af791fdf8 [2022-03-28T03:19:45.704Z] ---> fa03d3392a7d [2022-03-28T03:19:45.704Z] [2022-03-28T03:19:45.978Z] Successfully built fa03d3392a7d [2022-03-28T03:19:45.978Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-28T03:19:46.269Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-28T03:19:46.276Z] $ docker stop --time=1 f48f3954c7d1cd47d44b88e5f545265ed691f335592bf101ba67a0d679e892de [2022-03-28T03:19:47.951Z] $ docker rm -f f48f3954c7d1cd47d44b88e5f545265ed691f335592bf101ba67a0d679e892de [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T03:19:48.509Z] + docker images [2022-03-28T03:19:48.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-28T03:19:48.782Z] sys-mgmt-agent-arm64 latest fa03d3392a7d 3 seconds ago 288MB [2022-03-28T03:19:48.782Z] core-data-arm64 latest 95a90c620985 29 seconds ago 34.4MB [2022-03-28T03:19:48.782Z] cad5e4925e52 43 seconds ago 1.23GB [2022-03-28T03:19:48.782Z] support-notifications-arm64 latest 08f6c86862a8 52 seconds ago 25.5MB [2022-03-28T03:19:48.782Z] 1960ef466377 About a minute ago 1.2GB [2022-03-28T03:19:48.782Z] f167c761d795 About a minute ago 1.2GB [2022-03-28T03:19:48.782Z] support-scheduler-arm64 latest 54b3deb7f74b 2 minutes ago 24.9MB [2022-03-28T03:19:48.782Z] 845917a3c04d 2 minutes ago 1.2GB [2022-03-28T03:19:48.782Z] core-metadata-arm64 latest b88ac7bc3164 2 minutes ago 25MB [2022-03-28T03:19:48.782Z] e02a0e92c83a 3 minutes ago 1.2GB [2022-03-28T03:19:48.782Z] security-secretstore-setup-arm64 latest 6b1ee9154907 8 minutes ago 40.8MB [2022-03-28T03:19:48.782Z] security-spiffe-token-provider-arm64 latest 01641150922f 8 minutes ago 27.7MB [2022-03-28T03:19:48.782Z] security-spire-agent-arm64 latest be1dca67884b 8 minutes ago 118MB [2022-03-28T03:19:48.782Z] 9d1d289b61cd 8 minutes ago 1.21GB [2022-03-28T03:19:48.782Z] f12f7224763e 8 minutes ago 1.19GB [2022-03-28T03:19:48.782Z] security-bootstrapper-arm64 latest 921c482581f5 9 minutes ago 23.6MB [2022-03-28T03:19:48.782Z] security-proxy-setup-arm64 latest e540a8b19e6d 9 minutes ago 42.1MB [2022-03-28T03:19:48.782Z] core-command-arm64 latest f5d5736392a3 9 minutes ago 23.7MB [2022-03-28T03:19:48.782Z] ef3e9aab2609 9 minutes ago 1.21GB [2022-03-28T03:19:48.782Z] 4b932063a6bd 9 minutes ago 1.2GB [2022-03-28T03:19:48.782Z] ba880e0dc039 9 minutes ago 1.2GB [2022-03-28T03:19:48.782Z] security-spire-server-arm64 latest 40c995d7879e 15 minutes ago 82.6MB [2022-03-28T03:19:48.782Z] security-spire-config-arm64 latest ed38e759bfe2 15 minutes ago 81.9MB [2022-03-28T03:19:48.782Z] 564a847e2c34 16 minutes ago 1.19GB [2022-03-28T03:19:48.782Z] 0c8191048db3 16 minutes ago 1.19GB [2022-03-28T03:19:48.782Z] ci-base-image-arm64 latest 9fa190c2f149 18 minutes ago 885MB [2022-03-28T03:19:48.782Z] alpine 3.15 7ffa42511a80 4 days ago 5.32MB [2022-03-28T03:19:48.782Z] alpine 3.14 71a2028e5025 10 days ago 5.34MB [2022-03-28T03:19:48.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-28T03:19:48.782Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-28T03:19:48.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-03-28T03:19:48.877Z] provisioning config files... [2022-03-28T03:19:48.895Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/169@tmp/config3816936617880151843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:19:49.257Z] ---> docker-login.sh [2022-03-28T03:19:49.257Z] nexus3.edgexfoundry.org:10001 [2022-03-28T03:19:49.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:19:49.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:19:49.533Z] Configure a credential helper to remove this warning. See [2022-03-28T03:19:49.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:19:49.533Z] [2022-03-28T03:19:49.533Z] Login Succeeded [2022-03-28T03:19:49.533Z] nexus3.edgexfoundry.org:10002 [2022-03-28T03:19:50.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:19:50.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:19:50.134Z] Configure a credential helper to remove this warning. See [2022-03-28T03:19:50.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:19:50.134Z] [2022-03-28T03:19:50.134Z] Login Succeeded [2022-03-28T03:19:50.134Z] nexus3.edgexfoundry.org:10003 [2022-03-28T03:19:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:19:50.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:19:50.682Z] Configure a credential helper to remove this warning. See [2022-03-28T03:19:50.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:19:50.682Z] [2022-03-28T03:19:50.682Z] Login Succeeded [2022-03-28T03:19:50.682Z] nexus3.edgexfoundry.org:10004 [2022-03-28T03:19:50.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:19:51.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:19:51.230Z] Configure a credential helper to remove this warning. See [2022-03-28T03:19:51.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:19:51.230Z] [2022-03-28T03:19:51.230Z] Login Succeeded [2022-03-28T03:19:51.230Z] docker.io [2022-03-28T03:19:51.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T03:19:51.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T03:19:51.776Z] Configure a credential helper to remove this warning. See [2022-03-28T03:19:51.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T03:19:51.776Z] [2022-03-28T03:19:51.776Z] Login Succeeded [2022-03-28T03:19:51.776Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T03:19:51.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:19:51.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T03:19:51.848Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-28T03:19:51.848Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:19:51.848Z] latest [2022-03-28T03:19:51.848Z] 2.2.0-dev.47 [2022-03-28T03:19:51.848Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:19:51.848Z] main [2022-03-28T03:19:51.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:19:52.204Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:19:52.556Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:19:52.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-28T03:19:52.556Z] 2644f5831333: Preparing [2022-03-28T03:19:52.556Z] 014c6a9d52cf: Preparing [2022-03-28T03:19:52.556Z] 235a71d290b1: Preparing [2022-03-28T03:19:52.556Z] 52b0f8e7482b: Preparing [2022-03-28T03:19:52.556Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:19:52.832Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:19:52.832Z] 235a71d290b1: Pushed [2022-03-28T03:19:52.832Z] 2644f5831333: Pushed [2022-03-28T03:19:52.832Z] 52b0f8e7482b: Pushed [2022-03-28T03:19:57.134Z] 014c6a9d52cf: Pushed [2022-03-28T03:19:57.408Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:0b16f5bdad378d15c60d8b878be60b40fe7e392b93f7b8f17f9f6e0d16caf474 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:19:57.756Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:19:58.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-28T03:19:58.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-28T03:19:58.100Z] 2644f5831333: Preparing [2022-03-28T03:19:58.100Z] 014c6a9d52cf: Preparing [2022-03-28T03:19:58.100Z] 235a71d290b1: Preparing [2022-03-28T03:19:58.100Z] 52b0f8e7482b: Preparing [2022-03-28T03:19:58.100Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:19:58.100Z] 014c6a9d52cf: Layer already exists [2022-03-28T03:19:58.100Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:19:58.100Z] 235a71d290b1: Layer already exists [2022-03-28T03:19:58.100Z] 2644f5831333: Layer already exists [2022-03-28T03:19:58.100Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:19:58.373Z] latest: digest: sha256:0b16f5bdad378d15c60d8b878be60b40fe7e392b93f7b8f17f9f6e0d16caf474 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:19:58.726Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:19:59.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.47 [2022-03-28T03:19:59.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-28T03:19:59.070Z] 2644f5831333: Preparing [2022-03-28T03:19:59.070Z] 014c6a9d52cf: Preparing [2022-03-28T03:19:59.070Z] 235a71d290b1: Preparing [2022-03-28T03:19:59.071Z] 52b0f8e7482b: Preparing [2022-03-28T03:19:59.071Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:19:59.071Z] 2644f5831333: Layer already exists [2022-03-28T03:19:59.071Z] 235a71d290b1: Layer already exists [2022-03-28T03:19:59.071Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:19:59.071Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:19:59.071Z] 014c6a9d52cf: Layer already exists [2022-03-28T03:19:59.342Z] 2.2.0-dev.47: digest: sha256:0b16f5bdad378d15c60d8b878be60b40fe7e392b93f7b8f17f9f6e0d16caf474 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:19:59.693Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:00.038Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:00.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-28T03:20:00.039Z] 2644f5831333: Preparing [2022-03-28T03:20:00.039Z] 014c6a9d52cf: Preparing [2022-03-28T03:20:00.039Z] 235a71d290b1: Preparing [2022-03-28T03:20:00.039Z] 52b0f8e7482b: Preparing [2022-03-28T03:20:00.039Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:00.039Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:00.039Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:20:00.039Z] 014c6a9d52cf: Layer already exists [2022-03-28T03:20:00.039Z] 2644f5831333: Layer already exists [2022-03-28T03:20:00.039Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:00.313Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:0b16f5bdad378d15c60d8b878be60b40fe7e392b93f7b8f17f9f6e0d16caf474 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:00.667Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:01.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-28T03:20:01.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-28T03:20:01.017Z] 2644f5831333: Preparing [2022-03-28T03:20:01.017Z] 014c6a9d52cf: Preparing [2022-03-28T03:20:01.017Z] 235a71d290b1: Preparing [2022-03-28T03:20:01.017Z] 52b0f8e7482b: Preparing [2022-03-28T03:20:01.017Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:01.017Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:01.017Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:01.017Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:20:01.017Z] 014c6a9d52cf: Layer already exists [2022-03-28T03:20:01.017Z] 2644f5831333: Layer already exists [2022-03-28T03:20:01.289Z] main: digest: sha256:0b16f5bdad378d15c60d8b878be60b40fe7e392b93f7b8f17f9f6e0d16caf474 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:20:01.338Z] ===================================================== [Pipeline] echo [2022-03-28T03:20:01.348Z] taggedImages: [2022-03-28T03:20:01.348Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:01.348Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-28T03:20:01.348Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.47 [2022-03-28T03:20:01.348Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:01.348Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-28T03:20:01.368Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-28T03:20:01.368Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:01.368Z] latest [2022-03-28T03:20:01.368Z] 2.2.0-dev.47 [2022-03-28T03:20:01.368Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:01.368Z] main [2022-03-28T03:20:01.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:01.730Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:02.083Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:02.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-28T03:20:02.083Z] 03657df8200c: Preparing [2022-03-28T03:20:02.083Z] 9f8f3a65b5ab: Preparing [2022-03-28T03:20:02.083Z] 235a71d290b1: Preparing [2022-03-28T03:20:02.083Z] a9d7ed619686: Preparing [2022-03-28T03:20:02.083Z] afe50df7543c: Preparing [2022-03-28T03:20:02.083Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:02.083Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:02.359Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:02.359Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:02.359Z] afe50df7543c: Pushed [2022-03-28T03:20:02.359Z] 03657df8200c: Pushed [2022-03-28T03:20:02.960Z] a9d7ed619686: Pushed [2022-03-28T03:20:09.667Z] 9f8f3a65b5ab: Pushed [2022-03-28T03:20:09.667Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:101b0ea0991ecd22cbb6fb61c24d63348108394fbfcabd2edc5755a7a3453d06 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:10.019Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:10.367Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-28T03:20:10.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-28T03:20:10.367Z] 03657df8200c: Preparing [2022-03-28T03:20:10.367Z] 9f8f3a65b5ab: Preparing [2022-03-28T03:20:10.367Z] 235a71d290b1: Preparing [2022-03-28T03:20:10.367Z] a9d7ed619686: Preparing [2022-03-28T03:20:10.367Z] afe50df7543c: Preparing [2022-03-28T03:20:10.367Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:10.367Z] 03657df8200c: Layer already exists [2022-03-28T03:20:10.367Z] afe50df7543c: Layer already exists [2022-03-28T03:20:10.367Z] a9d7ed619686: Layer already exists [2022-03-28T03:20:10.367Z] 9f8f3a65b5ab: Layer already exists [2022-03-28T03:20:10.367Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:10.367Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:10.639Z] latest: digest: sha256:101b0ea0991ecd22cbb6fb61c24d63348108394fbfcabd2edc5755a7a3453d06 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:10.990Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:11.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.47 [2022-03-28T03:20:11.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-28T03:20:11.343Z] 03657df8200c: Preparing [2022-03-28T03:20:11.343Z] 9f8f3a65b5ab: Preparing [2022-03-28T03:20:11.343Z] 235a71d290b1: Preparing [2022-03-28T03:20:11.343Z] a9d7ed619686: Preparing [2022-03-28T03:20:11.343Z] afe50df7543c: Preparing [2022-03-28T03:20:11.343Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:11.343Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:11.343Z] a9d7ed619686: Layer already exists [2022-03-28T03:20:11.343Z] 9f8f3a65b5ab: Layer already exists [2022-03-28T03:20:11.343Z] 03657df8200c: Layer already exists [2022-03-28T03:20:11.343Z] afe50df7543c: Layer already exists [2022-03-28T03:20:11.343Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:11.343Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:11.614Z] 2.2.0-dev.47: digest: sha256:101b0ea0991ecd22cbb6fb61c24d63348108394fbfcabd2edc5755a7a3453d06 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:11.964Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:12.306Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:12.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-28T03:20:12.307Z] 03657df8200c: Preparing [2022-03-28T03:20:12.307Z] 9f8f3a65b5ab: Preparing [2022-03-28T03:20:12.307Z] 235a71d290b1: Preparing [2022-03-28T03:20:12.307Z] a9d7ed619686: Preparing [2022-03-28T03:20:12.307Z] afe50df7543c: Preparing [2022-03-28T03:20:12.307Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:12.307Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:12.307Z] 9f8f3a65b5ab: Layer already exists [2022-03-28T03:20:12.307Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:12.307Z] a9d7ed619686: Layer already exists [2022-03-28T03:20:12.307Z] 03657df8200c: Layer already exists [2022-03-28T03:20:12.307Z] afe50df7543c: Layer already exists [2022-03-28T03:20:12.307Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:12.579Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:101b0ea0991ecd22cbb6fb61c24d63348108394fbfcabd2edc5755a7a3453d06 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:12.930Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:13.272Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-28T03:20:13.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-28T03:20:13.273Z] 03657df8200c: Preparing [2022-03-28T03:20:13.273Z] 9f8f3a65b5ab: Preparing [2022-03-28T03:20:13.273Z] 235a71d290b1: Preparing [2022-03-28T03:20:13.273Z] a9d7ed619686: Preparing [2022-03-28T03:20:13.273Z] afe50df7543c: Preparing [2022-03-28T03:20:13.273Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:13.273Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:13.273Z] afe50df7543c: Layer already exists [2022-03-28T03:20:13.273Z] 9f8f3a65b5ab: Layer already exists [2022-03-28T03:20:13.273Z] a9d7ed619686: Layer already exists [2022-03-28T03:20:13.273Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:13.273Z] 03657df8200c: Layer already exists [2022-03-28T03:20:13.273Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:13.545Z] main: digest: sha256:101b0ea0991ecd22cbb6fb61c24d63348108394fbfcabd2edc5755a7a3453d06 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:20:13.586Z] ===================================================== [Pipeline] echo [2022-03-28T03:20:13.598Z] taggedImages: [2022-03-28T03:20:13.598Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:13.598Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-28T03:20:13.598Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.47 [2022-03-28T03:20:13.598Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:13.598Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-28T03:20:13.615Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-28T03:20:13.615Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:13.615Z] latest [2022-03-28T03:20:13.615Z] 2.2.0-dev.47 [2022-03-28T03:20:13.615Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:13.615Z] main [2022-03-28T03:20:13.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:13.961Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:14.305Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:14.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-28T03:20:14.305Z] 7d2306cc9556: Preparing [2022-03-28T03:20:14.305Z] 7377593ed034: Preparing [2022-03-28T03:20:14.305Z] 235a71d290b1: Preparing [2022-03-28T03:20:14.305Z] 52b0f8e7482b: Preparing [2022-03-28T03:20:14.305Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:14.581Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:14.581Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:14.581Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:20:14.581Z] 7d2306cc9556: Pushed [2022-03-28T03:20:19.975Z] 7377593ed034: Pushed [2022-03-28T03:20:19.975Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:a18d87d3a653e1c88d989f89580ed79788bf5bf812542910fe1812fdaf28ac78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:20.330Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:20.674Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-28T03:20:20.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-28T03:20:20.674Z] 7d2306cc9556: Preparing [2022-03-28T03:20:20.674Z] 7377593ed034: Preparing [2022-03-28T03:20:20.674Z] 235a71d290b1: Preparing [2022-03-28T03:20:20.674Z] 52b0f8e7482b: Preparing [2022-03-28T03:20:20.674Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:20.674Z] 7377593ed034: Layer already exists [2022-03-28T03:20:20.674Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:20:20.674Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:20.674Z] 7d2306cc9556: Layer already exists [2022-03-28T03:20:20.674Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:20.946Z] latest: digest: sha256:a18d87d3a653e1c88d989f89580ed79788bf5bf812542910fe1812fdaf28ac78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:21.294Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:21.636Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.47 [2022-03-28T03:20:21.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-28T03:20:21.636Z] 7d2306cc9556: Preparing [2022-03-28T03:20:21.636Z] 7377593ed034: Preparing [2022-03-28T03:20:21.636Z] 235a71d290b1: Preparing [2022-03-28T03:20:21.636Z] 52b0f8e7482b: Preparing [2022-03-28T03:20:21.636Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:21.636Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:21.636Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:20:21.636Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:21.636Z] 7d2306cc9556: Layer already exists [2022-03-28T03:20:21.636Z] 7377593ed034: Layer already exists [2022-03-28T03:20:21.908Z] 2.2.0-dev.47: digest: sha256:a18d87d3a653e1c88d989f89580ed79788bf5bf812542910fe1812fdaf28ac78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:22.258Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:22.603Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:22.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-28T03:20:22.604Z] 7d2306cc9556: Preparing [2022-03-28T03:20:22.604Z] 7377593ed034: Preparing [2022-03-28T03:20:22.604Z] 235a71d290b1: Preparing [2022-03-28T03:20:22.604Z] 52b0f8e7482b: Preparing [2022-03-28T03:20:22.604Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:22.604Z] 7377593ed034: Layer already exists [2022-03-28T03:20:22.604Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:22.604Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:22.604Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:20:22.604Z] 7d2306cc9556: Layer already exists [2022-03-28T03:20:22.876Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:a18d87d3a653e1c88d989f89580ed79788bf5bf812542910fe1812fdaf28ac78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:23.227Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:23.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-28T03:20:23.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-28T03:20:23.573Z] 7d2306cc9556: Preparing [2022-03-28T03:20:23.573Z] 7377593ed034: Preparing [2022-03-28T03:20:23.573Z] 235a71d290b1: Preparing [2022-03-28T03:20:23.573Z] 52b0f8e7482b: Preparing [2022-03-28T03:20:23.573Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:23.573Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:23.573Z] 7377593ed034: Layer already exists [2022-03-28T03:20:23.573Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:20:23.573Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:23.573Z] 7d2306cc9556: Layer already exists [2022-03-28T03:20:23.847Z] main: digest: sha256:a18d87d3a653e1c88d989f89580ed79788bf5bf812542910fe1812fdaf28ac78 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:20:23.893Z] ===================================================== [Pipeline] echo [2022-03-28T03:20:23.902Z] taggedImages: [2022-03-28T03:20:23.902Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:23.902Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-28T03:20:23.902Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.47 [2022-03-28T03:20:23.902Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:23.902Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-28T03:20:23.981Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-28T03:20:23.981Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:23.981Z] latest [2022-03-28T03:20:23.981Z] 2.2.0-dev.47 [2022-03-28T03:20:23.981Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:23.981Z] main [2022-03-28T03:20:23.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:24.414Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:24.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-28T03:20:24.812Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:24.812Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:24.812Z] 854f5fce8cfd: Preparing [2022-03-28T03:20:24.812Z] cc931ebec9f6: Preparing [2022-03-28T03:20:24.812Z] b53cd8bf06c4: Preparing [2022-03-28T03:20:24.812Z] 11ae68fb6904: Preparing [2022-03-28T03:20:24.812Z] 235a71d290b1: Preparing [2022-03-28T03:20:24.812Z] ea1b728614df: Preparing [2022-03-28T03:20:24.812Z] 2d03ed23a9f0: Preparing [2022-03-28T03:20:24.812Z] 1d0f8fcf4561: Preparing [2022-03-28T03:20:24.812Z] 3449fa520f35: Preparing [2022-03-28T03:20:24.812Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:24.812Z] ea1b728614df: Waiting [2022-03-28T03:20:24.812Z] 3449fa520f35: Waiting [2022-03-28T03:20:24.812Z] 2d03ed23a9f0: Waiting [2022-03-28T03:20:24.812Z] 1d0f8fcf4561: Waiting [2022-03-28T03:20:24.812Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:24.812Z] 235a71d290b1: Waiting [2022-03-28T03:20:25.161Z] 854f5fce8cfd: Pushed [2022-03-28T03:20:25.161Z] e43f90dbdfc0: Pushed [2022-03-28T03:20:25.161Z] cc931ebec9f6: Pushed [2022-03-28T03:20:25.161Z] b53cd8bf06c4: Pushed [2022-03-28T03:20:25.161Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:25.472Z] 2d03ed23a9f0: Pushed [2022-03-28T03:20:25.472Z] ea1b728614df: Pushed [2022-03-28T03:20:25.472Z] 1d0f8fcf4561: Pushed [2022-03-28T03:20:25.472Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:25.472Z] 3449fa520f35: Pushed [2022-03-28T03:20:29.865Z] 11ae68fb6904: Pushed [2022-03-28T03:20:30.142Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:b5c7bb7de2e8a56f0036ed77947e6df5b046540736eb71b270077792d503ef90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:30.510Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:30.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-28T03:20:30.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-28T03:20:30.881Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:30.881Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:30.881Z] 854f5fce8cfd: Preparing [2022-03-28T03:20:30.881Z] cc931ebec9f6: Preparing [2022-03-28T03:20:30.881Z] b53cd8bf06c4: Preparing [2022-03-28T03:20:30.881Z] 11ae68fb6904: Preparing [2022-03-28T03:20:30.881Z] 235a71d290b1: Preparing [2022-03-28T03:20:30.881Z] ea1b728614df: Preparing [2022-03-28T03:20:30.881Z] 2d03ed23a9f0: Preparing [2022-03-28T03:20:30.881Z] 1d0f8fcf4561: Preparing [2022-03-28T03:20:30.881Z] 3449fa520f35: Preparing [2022-03-28T03:20:30.881Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:30.881Z] 235a71d290b1: Waiting [2022-03-28T03:20:30.881Z] ea1b728614df: Waiting [2022-03-28T03:20:30.881Z] 2d03ed23a9f0: Waiting [2022-03-28T03:20:30.881Z] 1d0f8fcf4561: Waiting [2022-03-28T03:20:30.881Z] 3449fa520f35: Waiting [2022-03-28T03:20:30.881Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:31.164Z] b53cd8bf06c4: Layer already exists [2022-03-28T03:20:31.164Z] 854f5fce8cfd: Layer already exists [2022-03-28T03:20:31.164Z] e43f90dbdfc0: Layer already exists [2022-03-28T03:20:31.164Z] 11ae68fb6904: Layer already exists [2022-03-28T03:20:31.164Z] cc931ebec9f6: Layer already exists [2022-03-28T03:20:31.164Z] 2d03ed23a9f0: Layer already exists [2022-03-28T03:20:31.164Z] ea1b728614df: Layer already exists [2022-03-28T03:20:31.164Z] 1d0f8fcf4561: Layer already exists [2022-03-28T03:20:31.164Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:31.164Z] 3449fa520f35: Layer already exists [2022-03-28T03:20:31.164Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:31.164Z] latest: digest: sha256:b5c7bb7de2e8a56f0036ed77947e6df5b046540736eb71b270077792d503ef90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:31.512Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:31.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.47 [2022-03-28T03:20:31.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-28T03:20:31.865Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:31.865Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:31.865Z] 854f5fce8cfd: Preparing [2022-03-28T03:20:31.865Z] cc931ebec9f6: Preparing [2022-03-28T03:20:31.865Z] b53cd8bf06c4: Preparing [2022-03-28T03:20:31.865Z] 11ae68fb6904: Preparing [2022-03-28T03:20:31.865Z] 235a71d290b1: Preparing [2022-03-28T03:20:31.865Z] ea1b728614df: Preparing [2022-03-28T03:20:31.865Z] 2d03ed23a9f0: Preparing [2022-03-28T03:20:31.865Z] 1d0f8fcf4561: Preparing [2022-03-28T03:20:31.865Z] 3449fa520f35: Preparing [2022-03-28T03:20:31.865Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:31.865Z] 2d03ed23a9f0: Waiting [2022-03-28T03:20:31.865Z] 1d0f8fcf4561: Waiting [2022-03-28T03:20:31.865Z] 3449fa520f35: Waiting [2022-03-28T03:20:31.865Z] 235a71d290b1: Waiting [2022-03-28T03:20:31.865Z] ea1b728614df: Waiting [2022-03-28T03:20:31.865Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:31.865Z] 854f5fce8cfd: Layer already exists [2022-03-28T03:20:32.143Z] e43f90dbdfc0: Layer already exists [2022-03-28T03:20:32.143Z] 11ae68fb6904: Layer already exists [2022-03-28T03:20:32.143Z] b53cd8bf06c4: Layer already exists [2022-03-28T03:20:32.143Z] cc931ebec9f6: Layer already exists [2022-03-28T03:20:32.143Z] 2d03ed23a9f0: Layer already exists [2022-03-28T03:20:32.143Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:32.143Z] 1d0f8fcf4561: Layer already exists [2022-03-28T03:20:32.143Z] ea1b728614df: Layer already exists [2022-03-28T03:20:32.143Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:32.143Z] 3449fa520f35: Layer already exists [2022-03-28T03:20:32.143Z] 2.2.0-dev.47: digest: sha256:b5c7bb7de2e8a56f0036ed77947e6df5b046540736eb71b270077792d503ef90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:32.497Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:32.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:32.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-28T03:20:32.856Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:32.856Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:32.856Z] 854f5fce8cfd: Preparing [2022-03-28T03:20:32.856Z] cc931ebec9f6: Preparing [2022-03-28T03:20:32.856Z] b53cd8bf06c4: Preparing [2022-03-28T03:20:32.856Z] 11ae68fb6904: Preparing [2022-03-28T03:20:32.856Z] 235a71d290b1: Preparing [2022-03-28T03:20:32.856Z] ea1b728614df: Preparing [2022-03-28T03:20:32.856Z] 2d03ed23a9f0: Preparing [2022-03-28T03:20:32.856Z] 1d0f8fcf4561: Preparing [2022-03-28T03:20:32.856Z] 3449fa520f35: Preparing [2022-03-28T03:20:32.856Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:32.856Z] 235a71d290b1: Waiting [2022-03-28T03:20:32.856Z] ea1b728614df: Waiting [2022-03-28T03:20:32.856Z] 3449fa520f35: Waiting [2022-03-28T03:20:32.856Z] 1d0f8fcf4561: Waiting [2022-03-28T03:20:32.856Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:32.856Z] 2d03ed23a9f0: Waiting [2022-03-28T03:20:32.856Z] 11ae68fb6904: Layer already exists [2022-03-28T03:20:32.856Z] e43f90dbdfc0: Layer already exists [2022-03-28T03:20:32.856Z] 854f5fce8cfd: Layer already exists [2022-03-28T03:20:32.856Z] b53cd8bf06c4: Layer already exists [2022-03-28T03:20:32.856Z] cc931ebec9f6: Layer already exists [2022-03-28T03:20:32.856Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:32.856Z] 1d0f8fcf4561: Layer already exists [2022-03-28T03:20:33.131Z] ea1b728614df: Layer already exists [2022-03-28T03:20:33.131Z] 3449fa520f35: Layer already exists [2022-03-28T03:20:33.131Z] 2d03ed23a9f0: Layer already exists [2022-03-28T03:20:33.131Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:33.131Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:b5c7bb7de2e8a56f0036ed77947e6df5b046540736eb71b270077792d503ef90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:33.492Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:33.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-28T03:20:33.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-28T03:20:33.856Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:33.856Z] e43f90dbdfc0: Preparing [2022-03-28T03:20:33.856Z] 854f5fce8cfd: Preparing [2022-03-28T03:20:33.856Z] cc931ebec9f6: Preparing [2022-03-28T03:20:33.856Z] b53cd8bf06c4: Preparing [2022-03-28T03:20:33.856Z] 11ae68fb6904: Preparing [2022-03-28T03:20:33.856Z] 235a71d290b1: Preparing [2022-03-28T03:20:33.856Z] ea1b728614df: Preparing [2022-03-28T03:20:33.856Z] 2d03ed23a9f0: Preparing [2022-03-28T03:20:33.856Z] 1d0f8fcf4561: Preparing [2022-03-28T03:20:33.856Z] 3449fa520f35: Preparing [2022-03-28T03:20:33.856Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:33.856Z] 235a71d290b1: Waiting [2022-03-28T03:20:33.856Z] ea1b728614df: Waiting [2022-03-28T03:20:33.856Z] 2d03ed23a9f0: Waiting [2022-03-28T03:20:33.856Z] 1d0f8fcf4561: Waiting [2022-03-28T03:20:33.856Z] 3449fa520f35: Waiting [2022-03-28T03:20:33.856Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:33.856Z] b53cd8bf06c4: Layer already exists [2022-03-28T03:20:33.856Z] 11ae68fb6904: Layer already exists [2022-03-28T03:20:33.856Z] 854f5fce8cfd: Layer already exists [2022-03-28T03:20:33.856Z] e43f90dbdfc0: Layer already exists [2022-03-28T03:20:33.856Z] cc931ebec9f6: Layer already exists [2022-03-28T03:20:34.137Z] 1d0f8fcf4561: Layer already exists [2022-03-28T03:20:34.137Z] ea1b728614df: Layer already exists [2022-03-28T03:20:34.137Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:34.137Z] 2d03ed23a9f0: Layer already exists [2022-03-28T03:20:34.137Z] 3449fa520f35: Layer already exists [2022-03-28T03:20:34.137Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:34.137Z] main: digest: sha256:b5c7bb7de2e8a56f0036ed77947e6df5b046540736eb71b270077792d503ef90 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:20:34.190Z] ===================================================== [Pipeline] echo [2022-03-28T03:20:34.201Z] taggedImages: [2022-03-28T03:20:34.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:34.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-28T03:20:34.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.47 [2022-03-28T03:20:34.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:34.201Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-28T03:20:34.222Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-28T03:20:34.222Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:34.222Z] latest [2022-03-28T03:20:34.222Z] 2.2.0-dev.47 [2022-03-28T03:20:34.222Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:34.222Z] main [2022-03-28T03:20:34.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:34.574Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:34.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:34.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-28T03:20:34.986Z] 846fc3345d91: Preparing [2022-03-28T03:20:34.986Z] d61aca4d1323: Preparing [2022-03-28T03:20:34.986Z] aece4c1f685c: Preparing [2022-03-28T03:20:34.986Z] 4ef13b80d4f5: Preparing [2022-03-28T03:20:34.986Z] 92b63746e1b7: Preparing [2022-03-28T03:20:34.986Z] 73f129c10552: Preparing [2022-03-28T03:20:34.986Z] 93a9f2780f68: Preparing [2022-03-28T03:20:34.986Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:34.986Z] 73f129c10552: Waiting [2022-03-28T03:20:34.986Z] 93a9f2780f68: Waiting [2022-03-28T03:20:34.986Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:35.302Z] 92b63746e1b7: Pushed [2022-03-28T03:20:35.302Z] d61aca4d1323: Pushed [2022-03-28T03:20:35.302Z] 846fc3345d91: Pushed [2022-03-28T03:20:35.302Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:35.606Z] 73f129c10552: Pushed [2022-03-28T03:20:36.226Z] 93a9f2780f68: Pushed [2022-03-28T03:20:40.548Z] aece4c1f685c: Pushed [2022-03-28T03:20:40.548Z] 4ef13b80d4f5: Pushed [2022-03-28T03:20:40.548Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:2f05801c48be63fe49efd15fc36d2b16ec206084068e0f6f0f21f612417b52b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:40.886Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:41.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-28T03:20:41.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-28T03:20:41.221Z] 846fc3345d91: Preparing [2022-03-28T03:20:41.221Z] d61aca4d1323: Preparing [2022-03-28T03:20:41.221Z] aece4c1f685c: Preparing [2022-03-28T03:20:41.221Z] 4ef13b80d4f5: Preparing [2022-03-28T03:20:41.221Z] 92b63746e1b7: Preparing [2022-03-28T03:20:41.221Z] 73f129c10552: Preparing [2022-03-28T03:20:41.221Z] 93a9f2780f68: Preparing [2022-03-28T03:20:41.221Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:41.221Z] 93a9f2780f68: Waiting [2022-03-28T03:20:41.221Z] 73f129c10552: Waiting [2022-03-28T03:20:41.221Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:41.221Z] d61aca4d1323: Layer already exists [2022-03-28T03:20:41.221Z] 846fc3345d91: Layer already exists [2022-03-28T03:20:41.221Z] aece4c1f685c: Layer already exists [2022-03-28T03:20:41.221Z] 4ef13b80d4f5: Layer already exists [2022-03-28T03:20:41.221Z] 92b63746e1b7: Layer already exists [2022-03-28T03:20:41.221Z] 73f129c10552: Layer already exists [2022-03-28T03:20:41.221Z] 93a9f2780f68: Layer already exists [2022-03-28T03:20:41.221Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:41.492Z] latest: digest: sha256:2f05801c48be63fe49efd15fc36d2b16ec206084068e0f6f0f21f612417b52b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:41.833Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:42.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.47 [2022-03-28T03:20:42.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-28T03:20:42.169Z] 846fc3345d91: Preparing [2022-03-28T03:20:42.169Z] d61aca4d1323: Preparing [2022-03-28T03:20:42.169Z] aece4c1f685c: Preparing [2022-03-28T03:20:42.169Z] 4ef13b80d4f5: Preparing [2022-03-28T03:20:42.169Z] 92b63746e1b7: Preparing [2022-03-28T03:20:42.169Z] 73f129c10552: Preparing [2022-03-28T03:20:42.169Z] 93a9f2780f68: Preparing [2022-03-28T03:20:42.169Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:42.169Z] 73f129c10552: Waiting [2022-03-28T03:20:42.169Z] 93a9f2780f68: Waiting [2022-03-28T03:20:42.169Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:42.169Z] aece4c1f685c: Layer already exists [2022-03-28T03:20:42.169Z] 92b63746e1b7: Layer already exists [2022-03-28T03:20:42.169Z] d61aca4d1323: Layer already exists [2022-03-28T03:20:42.169Z] 846fc3345d91: Layer already exists [2022-03-28T03:20:42.169Z] 4ef13b80d4f5: Layer already exists [2022-03-28T03:20:42.169Z] 93a9f2780f68: Layer already exists [2022-03-28T03:20:42.169Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:42.169Z] 73f129c10552: Layer already exists [2022-03-28T03:20:42.440Z] 2.2.0-dev.47: digest: sha256:2f05801c48be63fe49efd15fc36d2b16ec206084068e0f6f0f21f612417b52b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:42.781Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:43.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:43.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-28T03:20:43.120Z] 846fc3345d91: Preparing [2022-03-28T03:20:43.120Z] d61aca4d1323: Preparing [2022-03-28T03:20:43.120Z] aece4c1f685c: Preparing [2022-03-28T03:20:43.120Z] 4ef13b80d4f5: Preparing [2022-03-28T03:20:43.120Z] 92b63746e1b7: Preparing [2022-03-28T03:20:43.120Z] 73f129c10552: Preparing [2022-03-28T03:20:43.120Z] 93a9f2780f68: Preparing [2022-03-28T03:20:43.120Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:43.120Z] 73f129c10552: Waiting [2022-03-28T03:20:43.120Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:43.120Z] 93a9f2780f68: Waiting [2022-03-28T03:20:43.120Z] 846fc3345d91: Layer already exists [2022-03-28T03:20:43.120Z] 92b63746e1b7: Layer already exists [2022-03-28T03:20:43.120Z] d61aca4d1323: Layer already exists [2022-03-28T03:20:43.120Z] 4ef13b80d4f5: Layer already exists [2022-03-28T03:20:43.120Z] aece4c1f685c: Layer already exists [2022-03-28T03:20:43.120Z] 93a9f2780f68: Layer already exists [2022-03-28T03:20:43.120Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:43.120Z] 73f129c10552: Layer already exists [2022-03-28T03:20:43.391Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:2f05801c48be63fe49efd15fc36d2b16ec206084068e0f6f0f21f612417b52b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:43.729Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:44.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-28T03:20:44.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-28T03:20:44.066Z] 846fc3345d91: Preparing [2022-03-28T03:20:44.066Z] d61aca4d1323: Preparing [2022-03-28T03:20:44.066Z] aece4c1f685c: Preparing [2022-03-28T03:20:44.066Z] 4ef13b80d4f5: Preparing [2022-03-28T03:20:44.066Z] 92b63746e1b7: Preparing [2022-03-28T03:20:44.066Z] 73f129c10552: Preparing [2022-03-28T03:20:44.066Z] 93a9f2780f68: Preparing [2022-03-28T03:20:44.066Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:44.066Z] 93a9f2780f68: Waiting [2022-03-28T03:20:44.066Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:44.066Z] 73f129c10552: Waiting [2022-03-28T03:20:44.067Z] 92b63746e1b7: Layer already exists [2022-03-28T03:20:44.067Z] d61aca4d1323: Layer already exists [2022-03-28T03:20:44.067Z] aece4c1f685c: Layer already exists [2022-03-28T03:20:44.067Z] 4ef13b80d4f5: Layer already exists [2022-03-28T03:20:44.067Z] 846fc3345d91: Layer already exists [2022-03-28T03:20:44.067Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:44.338Z] 73f129c10552: Layer already exists [2022-03-28T03:20:44.338Z] 93a9f2780f68: Layer already exists [2022-03-28T03:20:44.338Z] main: digest: sha256:2f05801c48be63fe49efd15fc36d2b16ec206084068e0f6f0f21f612417b52b9 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:20:44.387Z] ===================================================== [Pipeline] echo [2022-03-28T03:20:44.403Z] taggedImages: [2022-03-28T03:20:44.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:44.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-28T03:20:44.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.47 [2022-03-28T03:20:44.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:44.403Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-28T03:20:44.424Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-28T03:20:44.424Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:44.424Z] latest [2022-03-28T03:20:44.424Z] 2.2.0-dev.47 [2022-03-28T03:20:44.424Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:44.424Z] main [2022-03-28T03:20:44.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:44.778Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:45.113Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:45.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-28T03:20:45.113Z] 4d7c8dc9c6b6: Preparing [2022-03-28T03:20:45.113Z] 441fe3eea348: Preparing [2022-03-28T03:20:45.113Z] ce153404dfbb: Preparing [2022-03-28T03:20:45.113Z] 6c546283d39d: Preparing [2022-03-28T03:20:45.113Z] 329032ca1d5a: Preparing [2022-03-28T03:20:45.113Z] dc348bbdb102: Preparing [2022-03-28T03:20:45.113Z] d17690c9de69: Preparing [2022-03-28T03:20:45.113Z] 940f4884dfce: Preparing [2022-03-28T03:20:45.113Z] e5022e19f324: Preparing [2022-03-28T03:20:45.113Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:45.113Z] dc348bbdb102: Waiting [2022-03-28T03:20:45.113Z] d17690c9de69: Waiting [2022-03-28T03:20:45.113Z] e5022e19f324: Waiting [2022-03-28T03:20:45.113Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:45.113Z] 940f4884dfce: Waiting [2022-03-28T03:20:45.385Z] 441fe3eea348: Pushed [2022-03-28T03:20:45.385Z] 4d7c8dc9c6b6: Pushed [2022-03-28T03:20:45.385Z] 329032ca1d5a: Pushed [2022-03-28T03:20:45.659Z] dc348bbdb102: Pushed [2022-03-28T03:20:45.659Z] d17690c9de69: Pushed [2022-03-28T03:20:45.659Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:45.659Z] 940f4884dfce: Pushed [2022-03-28T03:20:45.932Z] e5022e19f324: Pushed [2022-03-28T03:20:50.220Z] 6c546283d39d: Pushed [2022-03-28T03:20:50.220Z] ce153404dfbb: Pushed [2022-03-28T03:20:50.220Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:c2fd92b23865b17147df39855d1c17986e2056bfdb54884a010cd003e9335dad size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:50.561Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:50.894Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-28T03:20:50.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-28T03:20:50.894Z] 4d7c8dc9c6b6: Preparing [2022-03-28T03:20:50.894Z] 441fe3eea348: Preparing [2022-03-28T03:20:50.894Z] ce153404dfbb: Preparing [2022-03-28T03:20:50.894Z] 6c546283d39d: Preparing [2022-03-28T03:20:50.894Z] 329032ca1d5a: Preparing [2022-03-28T03:20:50.894Z] dc348bbdb102: Preparing [2022-03-28T03:20:50.894Z] d17690c9de69: Preparing [2022-03-28T03:20:50.894Z] dc348bbdb102: Waiting [2022-03-28T03:20:50.894Z] 940f4884dfce: Preparing [2022-03-28T03:20:50.894Z] e5022e19f324: Preparing [2022-03-28T03:20:50.894Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:50.894Z] d17690c9de69: Waiting [2022-03-28T03:20:50.894Z] e5022e19f324: Waiting [2022-03-28T03:20:50.894Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:50.894Z] 940f4884dfce: Waiting [2022-03-28T03:20:50.894Z] 6c546283d39d: Layer already exists [2022-03-28T03:20:50.894Z] ce153404dfbb: Layer already exists [2022-03-28T03:20:50.894Z] 4d7c8dc9c6b6: Layer already exists [2022-03-28T03:20:50.894Z] 441fe3eea348: Layer already exists [2022-03-28T03:20:50.894Z] 329032ca1d5a: Layer already exists [2022-03-28T03:20:50.894Z] 940f4884dfce: Layer already exists [2022-03-28T03:20:50.894Z] d17690c9de69: Layer already exists [2022-03-28T03:20:50.894Z] dc348bbdb102: Layer already exists [2022-03-28T03:20:50.894Z] e5022e19f324: Layer already exists [2022-03-28T03:20:50.894Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:51.165Z] latest: digest: sha256:c2fd92b23865b17147df39855d1c17986e2056bfdb54884a010cd003e9335dad size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:51.506Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:51.840Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.47 [2022-03-28T03:20:51.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-28T03:20:51.840Z] 4d7c8dc9c6b6: Preparing [2022-03-28T03:20:51.840Z] 441fe3eea348: Preparing [2022-03-28T03:20:51.840Z] ce153404dfbb: Preparing [2022-03-28T03:20:51.840Z] 6c546283d39d: Preparing [2022-03-28T03:20:51.840Z] 329032ca1d5a: Preparing [2022-03-28T03:20:51.840Z] dc348bbdb102: Preparing [2022-03-28T03:20:51.840Z] d17690c9de69: Preparing [2022-03-28T03:20:51.840Z] 940f4884dfce: Preparing [2022-03-28T03:20:51.840Z] e5022e19f324: Preparing [2022-03-28T03:20:51.840Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:51.840Z] dc348bbdb102: Waiting [2022-03-28T03:20:51.840Z] d17690c9de69: Waiting [2022-03-28T03:20:51.840Z] 940f4884dfce: Waiting [2022-03-28T03:20:51.840Z] e5022e19f324: Waiting [2022-03-28T03:20:51.840Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:51.840Z] 441fe3eea348: Layer already exists [2022-03-28T03:20:51.840Z] 4d7c8dc9c6b6: Layer already exists [2022-03-28T03:20:51.840Z] 329032ca1d5a: Layer already exists [2022-03-28T03:20:51.840Z] ce153404dfbb: Layer already exists [2022-03-28T03:20:51.840Z] 6c546283d39d: Layer already exists [2022-03-28T03:20:52.113Z] d17690c9de69: Layer already exists [2022-03-28T03:20:52.113Z] 940f4884dfce: Layer already exists [2022-03-28T03:20:52.113Z] dc348bbdb102: Layer already exists [2022-03-28T03:20:52.113Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:52.113Z] e5022e19f324: Layer already exists [2022-03-28T03:20:52.113Z] 2.2.0-dev.47: digest: sha256:c2fd92b23865b17147df39855d1c17986e2056bfdb54884a010cd003e9335dad size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:52.454Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:52.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:52.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-28T03:20:52.788Z] 4d7c8dc9c6b6: Preparing [2022-03-28T03:20:52.788Z] 441fe3eea348: Preparing [2022-03-28T03:20:52.788Z] ce153404dfbb: Preparing [2022-03-28T03:20:52.788Z] 6c546283d39d: Preparing [2022-03-28T03:20:52.788Z] 329032ca1d5a: Preparing [2022-03-28T03:20:52.788Z] dc348bbdb102: Preparing [2022-03-28T03:20:52.788Z] d17690c9de69: Preparing [2022-03-28T03:20:52.788Z] 940f4884dfce: Preparing [2022-03-28T03:20:52.789Z] e5022e19f324: Preparing [2022-03-28T03:20:52.789Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:52.789Z] dc348bbdb102: Waiting [2022-03-28T03:20:52.789Z] d17690c9de69: Waiting [2022-03-28T03:20:52.789Z] 940f4884dfce: Waiting [2022-03-28T03:20:52.789Z] e5022e19f324: Waiting [2022-03-28T03:20:52.789Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:52.789Z] 329032ca1d5a: Layer already exists [2022-03-28T03:20:52.789Z] 441fe3eea348: Layer already exists [2022-03-28T03:20:52.789Z] 6c546283d39d: Layer already exists [2022-03-28T03:20:52.789Z] 4d7c8dc9c6b6: Layer already exists [2022-03-28T03:20:52.789Z] ce153404dfbb: Layer already exists [2022-03-28T03:20:52.789Z] dc348bbdb102: Layer already exists [2022-03-28T03:20:52.789Z] 940f4884dfce: Layer already exists [2022-03-28T03:20:52.789Z] d17690c9de69: Layer already exists [2022-03-28T03:20:53.058Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:53.058Z] e5022e19f324: Layer already exists [2022-03-28T03:20:53.058Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:c2fd92b23865b17147df39855d1c17986e2056bfdb54884a010cd003e9335dad size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:53.405Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:53.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-28T03:20:53.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-28T03:20:53.739Z] 4d7c8dc9c6b6: Preparing [2022-03-28T03:20:53.739Z] 441fe3eea348: Preparing [2022-03-28T03:20:53.739Z] ce153404dfbb: Preparing [2022-03-28T03:20:53.739Z] 6c546283d39d: Preparing [2022-03-28T03:20:53.739Z] 329032ca1d5a: Preparing [2022-03-28T03:20:53.739Z] dc348bbdb102: Preparing [2022-03-28T03:20:53.739Z] d17690c9de69: Preparing [2022-03-28T03:20:53.739Z] 940f4884dfce: Preparing [2022-03-28T03:20:53.739Z] e5022e19f324: Preparing [2022-03-28T03:20:53.739Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:20:53.739Z] dc348bbdb102: Waiting [2022-03-28T03:20:53.739Z] d17690c9de69: Waiting [2022-03-28T03:20:53.739Z] 940f4884dfce: Waiting [2022-03-28T03:20:53.739Z] 49c7c6f6dc6c: Waiting [2022-03-28T03:20:53.739Z] 329032ca1d5a: Layer already exists [2022-03-28T03:20:53.739Z] ce153404dfbb: Layer already exists [2022-03-28T03:20:53.739Z] 6c546283d39d: Layer already exists [2022-03-28T03:20:53.739Z] 441fe3eea348: Layer already exists [2022-03-28T03:20:53.739Z] 4d7c8dc9c6b6: Layer already exists [2022-03-28T03:20:53.739Z] dc348bbdb102: Layer already exists [2022-03-28T03:20:53.739Z] d17690c9de69: Layer already exists [2022-03-28T03:20:53.739Z] e5022e19f324: Layer already exists [2022-03-28T03:20:53.739Z] 940f4884dfce: Layer already exists [2022-03-28T03:20:53.739Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:20:54.009Z] main: digest: sha256:c2fd92b23865b17147df39855d1c17986e2056bfdb54884a010cd003e9335dad size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:20:54.052Z] ===================================================== [Pipeline] echo [2022-03-28T03:20:54.062Z] taggedImages: [2022-03-28T03:20:54.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:54.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-28T03:20:54.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.47 [2022-03-28T03:20:54.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:54.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-28T03:20:54.082Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-03-28T03:20:54.083Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:54.083Z] latest [2022-03-28T03:20:54.083Z] 2.2.0-dev.47 [2022-03-28T03:20:54.083Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:20:54.083Z] main [2022-03-28T03:20:54.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:54.426Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:20:54.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:20:54.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-28T03:20:54.760Z] 4b7f00b5e391: Preparing [2022-03-28T03:20:54.760Z] 951798f48cc5: Preparing [2022-03-28T03:20:54.760Z] 235a71d290b1: Preparing [2022-03-28T03:20:54.760Z] d263f75bc953: Preparing [2022-03-28T03:20:54.760Z] 63024544ff93: Preparing [2022-03-28T03:20:54.760Z] 590efbee44c0: Preparing [2022-03-28T03:20:54.760Z] 590efbee44c0: Waiting [2022-03-28T03:20:55.034Z] 235a71d290b1: Layer already exists [2022-03-28T03:20:55.034Z] 63024544ff93: Pushed [2022-03-28T03:20:55.034Z] 4b7f00b5e391: Pushed [2022-03-28T03:20:56.466Z] d263f75bc953: Pushed [2022-03-28T03:20:56.466Z] 590efbee44c0: Pushed [2022-03-28T03:20:59.839Z] 951798f48cc5: Pushed [2022-03-28T03:20:59.839Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:5719af1d42bbc1938717d5d0f04b61d4724d9598ce7c5ea273b9b383e9ca22d1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:00.177Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:00.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-28T03:21:00.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-28T03:21:00.511Z] 4b7f00b5e391: Preparing [2022-03-28T03:21:00.511Z] 951798f48cc5: Preparing [2022-03-28T03:21:00.511Z] 235a71d290b1: Preparing [2022-03-28T03:21:00.511Z] d263f75bc953: Preparing [2022-03-28T03:21:00.511Z] 63024544ff93: Preparing [2022-03-28T03:21:00.511Z] 590efbee44c0: Preparing [2022-03-28T03:21:00.511Z] 590efbee44c0: Waiting [2022-03-28T03:21:00.511Z] 951798f48cc5: Layer already exists [2022-03-28T03:21:00.511Z] d263f75bc953: Layer already exists [2022-03-28T03:21:00.511Z] 63024544ff93: Layer already exists [2022-03-28T03:21:00.511Z] 4b7f00b5e391: Layer already exists [2022-03-28T03:21:00.511Z] 235a71d290b1: Layer already exists [2022-03-28T03:21:00.511Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:00.783Z] latest: digest: sha256:5719af1d42bbc1938717d5d0f04b61d4724d9598ce7c5ea273b9b383e9ca22d1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:01.126Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:01.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.47 [2022-03-28T03:21:01.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-28T03:21:01.462Z] 4b7f00b5e391: Preparing [2022-03-28T03:21:01.462Z] 951798f48cc5: Preparing [2022-03-28T03:21:01.462Z] 235a71d290b1: Preparing [2022-03-28T03:21:01.462Z] d263f75bc953: Preparing [2022-03-28T03:21:01.462Z] 63024544ff93: Preparing [2022-03-28T03:21:01.462Z] 590efbee44c0: Preparing [2022-03-28T03:21:01.462Z] 590efbee44c0: Waiting [2022-03-28T03:21:01.462Z] 951798f48cc5: Layer already exists [2022-03-28T03:21:01.462Z] d263f75bc953: Layer already exists [2022-03-28T03:21:01.462Z] 4b7f00b5e391: Layer already exists [2022-03-28T03:21:01.462Z] 63024544ff93: Layer already exists [2022-03-28T03:21:01.462Z] 235a71d290b1: Layer already exists [2022-03-28T03:21:01.462Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:01.734Z] 2.2.0-dev.47: digest: sha256:5719af1d42bbc1938717d5d0f04b61d4724d9598ce7c5ea273b9b383e9ca22d1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:02.076Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:02.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:02.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-28T03:21:02.412Z] 4b7f00b5e391: Preparing [2022-03-28T03:21:02.412Z] 951798f48cc5: Preparing [2022-03-28T03:21:02.412Z] 235a71d290b1: Preparing [2022-03-28T03:21:02.412Z] d263f75bc953: Preparing [2022-03-28T03:21:02.412Z] 63024544ff93: Preparing [2022-03-28T03:21:02.412Z] 590efbee44c0: Preparing [2022-03-28T03:21:02.412Z] 590efbee44c0: Waiting [2022-03-28T03:21:02.412Z] 63024544ff93: Layer already exists [2022-03-28T03:21:02.412Z] d263f75bc953: Layer already exists [2022-03-28T03:21:02.412Z] 4b7f00b5e391: Layer already exists [2022-03-28T03:21:02.412Z] 235a71d290b1: Layer already exists [2022-03-28T03:21:02.412Z] 951798f48cc5: Layer already exists [2022-03-28T03:21:02.412Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:02.683Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:5719af1d42bbc1938717d5d0f04b61d4724d9598ce7c5ea273b9b383e9ca22d1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:03.022Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:03.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-03-28T03:21:03.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-28T03:21:03.358Z] 4b7f00b5e391: Preparing [2022-03-28T03:21:03.358Z] 951798f48cc5: Preparing [2022-03-28T03:21:03.358Z] 235a71d290b1: Preparing [2022-03-28T03:21:03.358Z] d263f75bc953: Preparing [2022-03-28T03:21:03.358Z] 63024544ff93: Preparing [2022-03-28T03:21:03.358Z] 590efbee44c0: Preparing [2022-03-28T03:21:03.358Z] 590efbee44c0: Waiting [2022-03-28T03:21:03.358Z] 951798f48cc5: Layer already exists [2022-03-28T03:21:03.358Z] 63024544ff93: Layer already exists [2022-03-28T03:21:03.358Z] 235a71d290b1: Layer already exists [2022-03-28T03:21:03.358Z] d263f75bc953: Layer already exists [2022-03-28T03:21:03.358Z] 4b7f00b5e391: Layer already exists [2022-03-28T03:21:03.358Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:03.630Z] main: digest: sha256:5719af1d42bbc1938717d5d0f04b61d4724d9598ce7c5ea273b9b383e9ca22d1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:21:03.682Z] ===================================================== [Pipeline] echo [2022-03-28T03:21:03.690Z] taggedImages: [2022-03-28T03:21:03.690Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:03.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-28T03:21:03.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.47 [2022-03-28T03:21:03.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:03.691Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-03-28T03:21:03.715Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-03-28T03:21:03.715Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:03.715Z] latest [2022-03-28T03:21:03.715Z] 2.2.0-dev.47 [2022-03-28T03:21:03.715Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:03.715Z] main [2022-03-28T03:21:03.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:04.064Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:04.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:04.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-28T03:21:04.414Z] 2a9e78cbb100: Preparing [2022-03-28T03:21:04.414Z] 418150c8e41e: Preparing [2022-03-28T03:21:04.414Z] af3a2fca61d5: Preparing [2022-03-28T03:21:04.414Z] 857f4530733d: Preparing [2022-03-28T03:21:04.414Z] 30e8ef9bd0ae: Preparing [2022-03-28T03:21:04.414Z] 2c830f2218de: Preparing [2022-03-28T03:21:04.414Z] 63024544ff93: Preparing [2022-03-28T03:21:04.414Z] 590efbee44c0: Preparing [2022-03-28T03:21:04.415Z] 2c830f2218de: Waiting [2022-03-28T03:21:04.415Z] 63024544ff93: Waiting [2022-03-28T03:21:04.415Z] 590efbee44c0: Waiting [2022-03-28T03:21:04.699Z] 2a9e78cbb100: Pushed [2022-03-28T03:21:04.699Z] 418150c8e41e: Pushed [2022-03-28T03:21:04.699Z] af3a2fca61d5: Pushed [2022-03-28T03:21:04.699Z] 63024544ff93: Layer already exists [2022-03-28T03:21:04.699Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:05.677Z] 2c830f2218de: Pushed [2022-03-28T03:21:13.935Z] 30e8ef9bd0ae: Pushed [2022-03-28T03:21:24.068Z] 857f4530733d: Pushed [2022-03-28T03:21:24.068Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:75ec797fa5b58332e1b60dfbd6657dfd1ab70e118b1b438d67359c7ab05597c3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:24.411Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:24.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-28T03:21:24.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-28T03:21:24.748Z] 2a9e78cbb100: Preparing [2022-03-28T03:21:24.748Z] 418150c8e41e: Preparing [2022-03-28T03:21:24.748Z] af3a2fca61d5: Preparing [2022-03-28T03:21:24.748Z] 857f4530733d: Preparing [2022-03-28T03:21:24.748Z] 30e8ef9bd0ae: Preparing [2022-03-28T03:21:24.748Z] 2c830f2218de: Preparing [2022-03-28T03:21:24.748Z] 63024544ff93: Preparing [2022-03-28T03:21:24.748Z] 590efbee44c0: Preparing [2022-03-28T03:21:24.748Z] 2c830f2218de: Waiting [2022-03-28T03:21:24.748Z] 63024544ff93: Waiting [2022-03-28T03:21:24.748Z] 590efbee44c0: Waiting [2022-03-28T03:21:24.748Z] 30e8ef9bd0ae: Layer already exists [2022-03-28T03:21:24.748Z] 418150c8e41e: Layer already exists [2022-03-28T03:21:24.748Z] af3a2fca61d5: Layer already exists [2022-03-28T03:21:24.748Z] 857f4530733d: Layer already exists [2022-03-28T03:21:24.748Z] 2a9e78cbb100: Layer already exists [2022-03-28T03:21:24.748Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:25.019Z] 63024544ff93: Layer already exists [2022-03-28T03:21:25.019Z] 2c830f2218de: Layer already exists [2022-03-28T03:21:25.019Z] latest: digest: sha256:75ec797fa5b58332e1b60dfbd6657dfd1ab70e118b1b438d67359c7ab05597c3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:25.365Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:25.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.47 [2022-03-28T03:21:25.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-28T03:21:25.703Z] 2a9e78cbb100: Preparing [2022-03-28T03:21:25.703Z] 418150c8e41e: Preparing [2022-03-28T03:21:25.703Z] af3a2fca61d5: Preparing [2022-03-28T03:21:25.703Z] 857f4530733d: Preparing [2022-03-28T03:21:25.703Z] 30e8ef9bd0ae: Preparing [2022-03-28T03:21:25.703Z] 2c830f2218de: Preparing [2022-03-28T03:21:25.703Z] 63024544ff93: Preparing [2022-03-28T03:21:25.703Z] 590efbee44c0: Preparing [2022-03-28T03:21:25.703Z] 2c830f2218de: Waiting [2022-03-28T03:21:25.703Z] 63024544ff93: Waiting [2022-03-28T03:21:25.703Z] 590efbee44c0: Waiting [2022-03-28T03:21:25.703Z] af3a2fca61d5: Layer already exists [2022-03-28T03:21:25.703Z] 857f4530733d: Layer already exists [2022-03-28T03:21:25.703Z] 418150c8e41e: Layer already exists [2022-03-28T03:21:25.703Z] 30e8ef9bd0ae: Layer already exists [2022-03-28T03:21:25.703Z] 2a9e78cbb100: Layer already exists [2022-03-28T03:21:25.703Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:25.703Z] 63024544ff93: Layer already exists [2022-03-28T03:21:25.703Z] 2c830f2218de: Layer already exists [2022-03-28T03:21:25.974Z] 2.2.0-dev.47: digest: sha256:75ec797fa5b58332e1b60dfbd6657dfd1ab70e118b1b438d67359c7ab05597c3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:26.321Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:26.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:26.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-28T03:21:26.665Z] 2a9e78cbb100: Preparing [2022-03-28T03:21:26.665Z] 418150c8e41e: Preparing [2022-03-28T03:21:26.665Z] af3a2fca61d5: Preparing [2022-03-28T03:21:26.665Z] 857f4530733d: Preparing [2022-03-28T03:21:26.665Z] 30e8ef9bd0ae: Preparing [2022-03-28T03:21:26.665Z] 2c830f2218de: Preparing [2022-03-28T03:21:26.665Z] 63024544ff93: Preparing [2022-03-28T03:21:26.665Z] 590efbee44c0: Preparing [2022-03-28T03:21:26.665Z] 2c830f2218de: Waiting [2022-03-28T03:21:26.665Z] 590efbee44c0: Waiting [2022-03-28T03:21:26.665Z] 63024544ff93: Waiting [2022-03-28T03:21:26.665Z] 30e8ef9bd0ae: Layer already exists [2022-03-28T03:21:26.665Z] 857f4530733d: Layer already exists [2022-03-28T03:21:26.665Z] 2a9e78cbb100: Layer already exists [2022-03-28T03:21:26.665Z] af3a2fca61d5: Layer already exists [2022-03-28T03:21:26.665Z] 418150c8e41e: Layer already exists [2022-03-28T03:21:26.665Z] 2c830f2218de: Layer already exists [2022-03-28T03:21:26.665Z] 63024544ff93: Layer already exists [2022-03-28T03:21:26.665Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:26.937Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:75ec797fa5b58332e1b60dfbd6657dfd1ab70e118b1b438d67359c7ab05597c3 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:27.282Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:27.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-03-28T03:21:27.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-28T03:21:27.625Z] 2a9e78cbb100: Preparing [2022-03-28T03:21:27.625Z] 418150c8e41e: Preparing [2022-03-28T03:21:27.625Z] af3a2fca61d5: Preparing [2022-03-28T03:21:27.625Z] 857f4530733d: Preparing [2022-03-28T03:21:27.625Z] 30e8ef9bd0ae: Preparing [2022-03-28T03:21:27.625Z] 2c830f2218de: Preparing [2022-03-28T03:21:27.625Z] 63024544ff93: Preparing [2022-03-28T03:21:27.625Z] 590efbee44c0: Preparing [2022-03-28T03:21:27.625Z] 2c830f2218de: Waiting [2022-03-28T03:21:27.625Z] 63024544ff93: Waiting [2022-03-28T03:21:27.625Z] 590efbee44c0: Waiting [2022-03-28T03:21:27.625Z] 418150c8e41e: Layer already exists [2022-03-28T03:21:27.625Z] 857f4530733d: Layer already exists [2022-03-28T03:21:27.625Z] 30e8ef9bd0ae: Layer already exists [2022-03-28T03:21:27.625Z] 2a9e78cbb100: Layer already exists [2022-03-28T03:21:27.625Z] af3a2fca61d5: Layer already exists [2022-03-28T03:21:27.625Z] 2c830f2218de: Layer already exists [2022-03-28T03:21:27.625Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:27.625Z] 63024544ff93: Layer already exists [2022-03-28T03:21:27.896Z] main: digest: sha256:75ec797fa5b58332e1b60dfbd6657dfd1ab70e118b1b438d67359c7ab05597c3 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:21:27.944Z] ===================================================== [Pipeline] echo [2022-03-28T03:21:27.953Z] taggedImages: [2022-03-28T03:21:27.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:27.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-28T03:21:27.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.47 [2022-03-28T03:21:27.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:27.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-03-28T03:21:27.977Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-03-28T03:21:27.977Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:27.977Z] latest [2022-03-28T03:21:27.977Z] 2.2.0-dev.47 [2022-03-28T03:21:27.977Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:27.977Z] main [2022-03-28T03:21:27.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:28.321Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:28.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:28.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-28T03:21:28.658Z] c910e953c97b: Preparing [2022-03-28T03:21:28.658Z] c6d990ec20a5: Preparing [2022-03-28T03:21:28.658Z] 504856301b98: Preparing [2022-03-28T03:21:28.658Z] ee1160f32008: Preparing [2022-03-28T03:21:28.658Z] fbf11b6c1c67: Preparing [2022-03-28T03:21:28.658Z] 190b76fbf1be: Preparing [2022-03-28T03:21:28.658Z] 590efbee44c0: Preparing [2022-03-28T03:21:28.658Z] 190b76fbf1be: Waiting [2022-03-28T03:21:28.658Z] 590efbee44c0: Waiting [2022-03-28T03:21:28.930Z] 504856301b98: Pushed [2022-03-28T03:21:28.930Z] c6d990ec20a5: Pushed [2022-03-28T03:21:28.930Z] c910e953c97b: Pushed [2022-03-28T03:21:28.930Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:28.930Z] 190b76fbf1be: Pushed [2022-03-28T03:21:29.522Z] fbf11b6c1c67: Pushed [2022-03-28T03:21:47.793Z] ee1160f32008: Pushed [2022-03-28T03:21:47.793Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:e6b9f796ee68fba3ce2de6a42544b60496ed7e0d0cc593bfec6379abe11f7b91 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:48.136Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:48.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-28T03:21:48.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-28T03:21:48.470Z] c910e953c97b: Preparing [2022-03-28T03:21:48.470Z] c6d990ec20a5: Preparing [2022-03-28T03:21:48.470Z] 504856301b98: Preparing [2022-03-28T03:21:48.470Z] ee1160f32008: Preparing [2022-03-28T03:21:48.470Z] fbf11b6c1c67: Preparing [2022-03-28T03:21:48.470Z] 190b76fbf1be: Preparing [2022-03-28T03:21:48.470Z] 590efbee44c0: Preparing [2022-03-28T03:21:48.470Z] 190b76fbf1be: Waiting [2022-03-28T03:21:48.470Z] ee1160f32008: Layer already exists [2022-03-28T03:21:48.470Z] 504856301b98: Layer already exists [2022-03-28T03:21:48.470Z] fbf11b6c1c67: Layer already exists [2022-03-28T03:21:48.470Z] c6d990ec20a5: Layer already exists [2022-03-28T03:21:48.470Z] c910e953c97b: Layer already exists [2022-03-28T03:21:48.470Z] 190b76fbf1be: Layer already exists [2022-03-28T03:21:48.470Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:48.739Z] latest: digest: sha256:e6b9f796ee68fba3ce2de6a42544b60496ed7e0d0cc593bfec6379abe11f7b91 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:49.082Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:49.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.47 [2022-03-28T03:21:49.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-28T03:21:49.417Z] c910e953c97b: Preparing [2022-03-28T03:21:49.417Z] c6d990ec20a5: Preparing [2022-03-28T03:21:49.417Z] 504856301b98: Preparing [2022-03-28T03:21:49.417Z] ee1160f32008: Preparing [2022-03-28T03:21:49.417Z] fbf11b6c1c67: Preparing [2022-03-28T03:21:49.417Z] 190b76fbf1be: Preparing [2022-03-28T03:21:49.417Z] 590efbee44c0: Preparing [2022-03-28T03:21:49.417Z] 190b76fbf1be: Waiting [2022-03-28T03:21:49.417Z] c6d990ec20a5: Layer already exists [2022-03-28T03:21:49.417Z] ee1160f32008: Layer already exists [2022-03-28T03:21:49.417Z] fbf11b6c1c67: Layer already exists [2022-03-28T03:21:49.417Z] c910e953c97b: Layer already exists [2022-03-28T03:21:49.417Z] 504856301b98: Layer already exists [2022-03-28T03:21:49.417Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:49.417Z] 190b76fbf1be: Layer already exists [2022-03-28T03:21:49.687Z] 2.2.0-dev.47: digest: sha256:e6b9f796ee68fba3ce2de6a42544b60496ed7e0d0cc593bfec6379abe11f7b91 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:50.029Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:50.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:50.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-28T03:21:50.363Z] c910e953c97b: Preparing [2022-03-28T03:21:50.363Z] c6d990ec20a5: Preparing [2022-03-28T03:21:50.363Z] 504856301b98: Preparing [2022-03-28T03:21:50.363Z] ee1160f32008: Preparing [2022-03-28T03:21:50.363Z] fbf11b6c1c67: Preparing [2022-03-28T03:21:50.363Z] 190b76fbf1be: Preparing [2022-03-28T03:21:50.363Z] 590efbee44c0: Preparing [2022-03-28T03:21:50.363Z] 190b76fbf1be: Waiting [2022-03-28T03:21:50.363Z] 590efbee44c0: Waiting [2022-03-28T03:21:50.363Z] c6d990ec20a5: Layer already exists [2022-03-28T03:21:50.363Z] 504856301b98: Layer already exists [2022-03-28T03:21:50.363Z] ee1160f32008: Layer already exists [2022-03-28T03:21:50.363Z] fbf11b6c1c67: Layer already exists [2022-03-28T03:21:50.363Z] c910e953c97b: Layer already exists [2022-03-28T03:21:50.363Z] 190b76fbf1be: Layer already exists [2022-03-28T03:21:50.363Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:50.633Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:e6b9f796ee68fba3ce2de6a42544b60496ed7e0d0cc593bfec6379abe11f7b91 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:50.971Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:51.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-03-28T03:21:51.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-28T03:21:51.306Z] c910e953c97b: Preparing [2022-03-28T03:21:51.306Z] c6d990ec20a5: Preparing [2022-03-28T03:21:51.306Z] 504856301b98: Preparing [2022-03-28T03:21:51.306Z] ee1160f32008: Preparing [2022-03-28T03:21:51.306Z] fbf11b6c1c67: Preparing [2022-03-28T03:21:51.306Z] 190b76fbf1be: Preparing [2022-03-28T03:21:51.306Z] 590efbee44c0: Preparing [2022-03-28T03:21:51.306Z] 190b76fbf1be: Waiting [2022-03-28T03:21:51.306Z] 590efbee44c0: Waiting [2022-03-28T03:21:51.306Z] fbf11b6c1c67: Layer already exists [2022-03-28T03:21:51.306Z] ee1160f32008: Layer already exists [2022-03-28T03:21:51.306Z] c910e953c97b: Layer already exists [2022-03-28T03:21:51.306Z] 504856301b98: Layer already exists [2022-03-28T03:21:51.306Z] c6d990ec20a5: Layer already exists [2022-03-28T03:21:51.306Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:51.306Z] 190b76fbf1be: Layer already exists [2022-03-28T03:21:51.576Z] main: digest: sha256:e6b9f796ee68fba3ce2de6a42544b60496ed7e0d0cc593bfec6379abe11f7b91 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:21:51.618Z] ===================================================== [Pipeline] echo [2022-03-28T03:21:51.626Z] taggedImages: [2022-03-28T03:21:51.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:51.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-28T03:21:51.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.47 [2022-03-28T03:21:51.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:51.627Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-03-28T03:21:51.646Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-03-28T03:21:51.646Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:51.646Z] latest [2022-03-28T03:21:51.646Z] 2.2.0-dev.47 [2022-03-28T03:21:51.646Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:21:51.646Z] main [2022-03-28T03:21:51.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:51.993Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:21:52.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:21:52.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-28T03:21:52.346Z] 7308c7ccf5e7: Preparing [2022-03-28T03:21:52.346Z] 89a2a4e99d8d: Preparing [2022-03-28T03:21:52.346Z] f90e418f2bd4: Preparing [2022-03-28T03:21:52.346Z] 7b245073359a: Preparing [2022-03-28T03:21:52.346Z] 2c830f2218de: Preparing [2022-03-28T03:21:52.346Z] 63024544ff93: Preparing [2022-03-28T03:21:52.346Z] 590efbee44c0: Preparing [2022-03-28T03:21:52.346Z] 63024544ff93: Waiting [2022-03-28T03:21:52.346Z] 590efbee44c0: Waiting [2022-03-28T03:21:52.346Z] 2c830f2218de: Layer already exists [2022-03-28T03:21:52.619Z] 63024544ff93: Layer already exists [2022-03-28T03:21:52.619Z] 590efbee44c0: Layer already exists [2022-03-28T03:21:52.619Z] 7308c7ccf5e7: Pushed [2022-03-28T03:21:52.619Z] f90e418f2bd4: Pushed [2022-03-28T03:21:52.619Z] 89a2a4e99d8d: Pushed [2022-03-28T03:22:10.883Z] 7b245073359a: Pushed [2022-03-28T03:22:10.883Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:8931f5b5856b51831f3a2dc5cf8ec62ee902023634bcc8f5084102cd943134a1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:11.227Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:11.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-28T03:22:11.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-28T03:22:11.562Z] 7308c7ccf5e7: Preparing [2022-03-28T03:22:11.562Z] 89a2a4e99d8d: Preparing [2022-03-28T03:22:11.562Z] f90e418f2bd4: Preparing [2022-03-28T03:22:11.562Z] 7b245073359a: Preparing [2022-03-28T03:22:11.562Z] 2c830f2218de: Preparing [2022-03-28T03:22:11.562Z] 63024544ff93: Preparing [2022-03-28T03:22:11.562Z] 590efbee44c0: Preparing [2022-03-28T03:22:11.562Z] 63024544ff93: Waiting [2022-03-28T03:22:11.562Z] 590efbee44c0: Waiting [2022-03-28T03:22:11.562Z] 7308c7ccf5e7: Layer already exists [2022-03-28T03:22:11.562Z] 89a2a4e99d8d: Layer already exists [2022-03-28T03:22:11.562Z] f90e418f2bd4: Layer already exists [2022-03-28T03:22:11.562Z] 2c830f2218de: Layer already exists [2022-03-28T03:22:11.562Z] 7b245073359a: Layer already exists [2022-03-28T03:22:11.832Z] 590efbee44c0: Layer already exists [2022-03-28T03:22:11.832Z] 63024544ff93: Layer already exists [2022-03-28T03:22:11.832Z] latest: digest: sha256:8931f5b5856b51831f3a2dc5cf8ec62ee902023634bcc8f5084102cd943134a1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:12.173Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:12.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.47 [2022-03-28T03:22:12.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-28T03:22:12.507Z] 7308c7ccf5e7: Preparing [2022-03-28T03:22:12.507Z] 89a2a4e99d8d: Preparing [2022-03-28T03:22:12.507Z] f90e418f2bd4: Preparing [2022-03-28T03:22:12.507Z] 7b245073359a: Preparing [2022-03-28T03:22:12.507Z] 2c830f2218de: Preparing [2022-03-28T03:22:12.507Z] 63024544ff93: Preparing [2022-03-28T03:22:12.507Z] 590efbee44c0: Preparing [2022-03-28T03:22:12.507Z] 63024544ff93: Waiting [2022-03-28T03:22:12.507Z] 590efbee44c0: Waiting [2022-03-28T03:22:12.507Z] 89a2a4e99d8d: Layer already exists [2022-03-28T03:22:12.507Z] 7b245073359a: Layer already exists [2022-03-28T03:22:12.507Z] f90e418f2bd4: Layer already exists [2022-03-28T03:22:12.507Z] 2c830f2218de: Layer already exists [2022-03-28T03:22:12.507Z] 7308c7ccf5e7: Layer already exists [2022-03-28T03:22:12.507Z] 590efbee44c0: Layer already exists [2022-03-28T03:22:12.507Z] 63024544ff93: Layer already exists [2022-03-28T03:22:12.777Z] 2.2.0-dev.47: digest: sha256:8931f5b5856b51831f3a2dc5cf8ec62ee902023634bcc8f5084102cd943134a1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:13.116Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:13.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:13.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-28T03:22:13.451Z] 7308c7ccf5e7: Preparing [2022-03-28T03:22:13.451Z] 89a2a4e99d8d: Preparing [2022-03-28T03:22:13.451Z] f90e418f2bd4: Preparing [2022-03-28T03:22:13.451Z] 7b245073359a: Preparing [2022-03-28T03:22:13.451Z] 2c830f2218de: Preparing [2022-03-28T03:22:13.451Z] 63024544ff93: Preparing [2022-03-28T03:22:13.451Z] 590efbee44c0: Preparing [2022-03-28T03:22:13.451Z] 63024544ff93: Waiting [2022-03-28T03:22:13.451Z] 590efbee44c0: Waiting [2022-03-28T03:22:13.451Z] 89a2a4e99d8d: Layer already exists [2022-03-28T03:22:13.451Z] 7308c7ccf5e7: Layer already exists [2022-03-28T03:22:13.451Z] f90e418f2bd4: Layer already exists [2022-03-28T03:22:13.451Z] 7b245073359a: Layer already exists [2022-03-28T03:22:13.451Z] 2c830f2218de: Layer already exists [2022-03-28T03:22:13.451Z] 590efbee44c0: Layer already exists [2022-03-28T03:22:13.451Z] 63024544ff93: Layer already exists [2022-03-28T03:22:13.722Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:8931f5b5856b51831f3a2dc5cf8ec62ee902023634bcc8f5084102cd943134a1 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:14.064Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:14.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-03-28T03:22:14.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-28T03:22:14.401Z] 7308c7ccf5e7: Preparing [2022-03-28T03:22:14.401Z] 89a2a4e99d8d: Preparing [2022-03-28T03:22:14.401Z] f90e418f2bd4: Preparing [2022-03-28T03:22:14.401Z] 7b245073359a: Preparing [2022-03-28T03:22:14.401Z] 2c830f2218de: Preparing [2022-03-28T03:22:14.401Z] 63024544ff93: Preparing [2022-03-28T03:22:14.401Z] 590efbee44c0: Preparing [2022-03-28T03:22:14.401Z] 63024544ff93: Waiting [2022-03-28T03:22:14.401Z] 590efbee44c0: Waiting [2022-03-28T03:22:14.401Z] 7b245073359a: Layer already exists [2022-03-28T03:22:14.401Z] 89a2a4e99d8d: Layer already exists [2022-03-28T03:22:14.672Z] 7308c7ccf5e7: Layer already exists [2022-03-28T03:22:14.672Z] f90e418f2bd4: Layer already exists [2022-03-28T03:22:14.672Z] 2c830f2218de: Layer already exists [2022-03-28T03:22:14.672Z] 590efbee44c0: Layer already exists [2022-03-28T03:22:14.672Z] 63024544ff93: Layer already exists [2022-03-28T03:22:14.672Z] main: digest: sha256:8931f5b5856b51831f3a2dc5cf8ec62ee902023634bcc8f5084102cd943134a1 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:22:14.719Z] ===================================================== [Pipeline] echo [2022-03-28T03:22:14.730Z] taggedImages: [2022-03-28T03:22:14.730Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:14.730Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-28T03:22:14.730Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.47 [2022-03-28T03:22:14.730Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:14.730Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-03-28T03:22:14.747Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-28T03:22:14.747Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:14.747Z] latest [2022-03-28T03:22:14.747Z] 2.2.0-dev.47 [2022-03-28T03:22:14.747Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:14.747Z] main [2022-03-28T03:22:14.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:15.084Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:15.427Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:15.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-28T03:22:15.427Z] 2510c3de59ea: Preparing [2022-03-28T03:22:15.427Z] c5e6aadbbb90: Preparing [2022-03-28T03:22:15.427Z] 235a71d290b1: Preparing [2022-03-28T03:22:15.427Z] 9678812cb645: Preparing [2022-03-28T03:22:15.427Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:15.704Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:15.704Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:15.704Z] 2510c3de59ea: Pushed [2022-03-28T03:22:15.975Z] 9678812cb645: Pushed [2022-03-28T03:22:21.351Z] c5e6aadbbb90: Pushed [2022-03-28T03:22:21.351Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:6a3bead2a6871137a2ce1640f9f86d60a80a50416cde65ad54633dc65ba0eb20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:21.690Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:22.018Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-28T03:22:22.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-28T03:22:22.018Z] 2510c3de59ea: Preparing [2022-03-28T03:22:22.018Z] c5e6aadbbb90: Preparing [2022-03-28T03:22:22.018Z] 235a71d290b1: Preparing [2022-03-28T03:22:22.018Z] 9678812cb645: Preparing [2022-03-28T03:22:22.018Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:22.018Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:22.018Z] c5e6aadbbb90: Layer already exists [2022-03-28T03:22:22.018Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:22.018Z] 2510c3de59ea: Layer already exists [2022-03-28T03:22:22.018Z] 9678812cb645: Layer already exists [2022-03-28T03:22:22.286Z] latest: digest: sha256:6a3bead2a6871137a2ce1640f9f86d60a80a50416cde65ad54633dc65ba0eb20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:22.617Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:22.946Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.47 [2022-03-28T03:22:22.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-28T03:22:22.946Z] 2510c3de59ea: Preparing [2022-03-28T03:22:22.946Z] c5e6aadbbb90: Preparing [2022-03-28T03:22:22.946Z] 235a71d290b1: Preparing [2022-03-28T03:22:22.946Z] 9678812cb645: Preparing [2022-03-28T03:22:22.946Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:22.946Z] c5e6aadbbb90: Layer already exists [2022-03-28T03:22:22.946Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:22.946Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:22.946Z] 2510c3de59ea: Layer already exists [2022-03-28T03:22:22.946Z] 9678812cb645: Layer already exists [2022-03-28T03:22:23.214Z] 2.2.0-dev.47: digest: sha256:6a3bead2a6871137a2ce1640f9f86d60a80a50416cde65ad54633dc65ba0eb20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:23.549Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:23.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:23.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-28T03:22:23.877Z] 2510c3de59ea: Preparing [2022-03-28T03:22:23.877Z] c5e6aadbbb90: Preparing [2022-03-28T03:22:23.877Z] 235a71d290b1: Preparing [2022-03-28T03:22:23.877Z] 9678812cb645: Preparing [2022-03-28T03:22:23.877Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:23.877Z] c5e6aadbbb90: Layer already exists [2022-03-28T03:22:23.877Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:23.877Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:23.877Z] 9678812cb645: Layer already exists [2022-03-28T03:22:23.877Z] 2510c3de59ea: Layer already exists [2022-03-28T03:22:24.145Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:6a3bead2a6871137a2ce1640f9f86d60a80a50416cde65ad54633dc65ba0eb20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:24.479Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:24.806Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-28T03:22:24.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-28T03:22:24.806Z] 2510c3de59ea: Preparing [2022-03-28T03:22:24.806Z] c5e6aadbbb90: Preparing [2022-03-28T03:22:24.806Z] 235a71d290b1: Preparing [2022-03-28T03:22:24.806Z] 9678812cb645: Preparing [2022-03-28T03:22:24.806Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:24.806Z] 2510c3de59ea: Layer already exists [2022-03-28T03:22:24.806Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:24.806Z] c5e6aadbbb90: Layer already exists [2022-03-28T03:22:24.806Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:24.806Z] 9678812cb645: Layer already exists [2022-03-28T03:22:25.075Z] main: digest: sha256:6a3bead2a6871137a2ce1640f9f86d60a80a50416cde65ad54633dc65ba0eb20 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:22:25.120Z] ===================================================== [Pipeline] echo [2022-03-28T03:22:25.130Z] taggedImages: [2022-03-28T03:22:25.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:25.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-28T03:22:25.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.47 [2022-03-28T03:22:25.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:25.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-28T03:22:25.158Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-28T03:22:25.158Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:25.158Z] latest [2022-03-28T03:22:25.158Z] 2.2.0-dev.47 [2022-03-28T03:22:25.158Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:25.158Z] main [2022-03-28T03:22:25.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:25.516Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:25.850Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:25.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-28T03:22:25.850Z] 38f42539506d: Preparing [2022-03-28T03:22:25.850Z] 77b6b8d59a58: Preparing [2022-03-28T03:22:25.850Z] 235a71d290b1: Preparing [2022-03-28T03:22:25.850Z] 52b0f8e7482b: Preparing [2022-03-28T03:22:25.850Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:25.850Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:26.120Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:22:26.120Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:26.120Z] 38f42539506d: Pushed [2022-03-28T03:22:31.500Z] 77b6b8d59a58: Pushed [2022-03-28T03:22:31.500Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:a7c21d1cfce7c4f8f01f2ddd270ca2578baea9979333daed952e670a9726b0b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:31.843Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:32.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-28T03:22:32.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-28T03:22:32.181Z] 38f42539506d: Preparing [2022-03-28T03:22:32.181Z] 77b6b8d59a58: Preparing [2022-03-28T03:22:32.181Z] 235a71d290b1: Preparing [2022-03-28T03:22:32.181Z] 52b0f8e7482b: Preparing [2022-03-28T03:22:32.181Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:32.181Z] 38f42539506d: Layer already exists [2022-03-28T03:22:32.181Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:32.181Z] 77b6b8d59a58: Layer already exists [2022-03-28T03:22:32.181Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:32.181Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:22:32.452Z] latest: digest: sha256:a7c21d1cfce7c4f8f01f2ddd270ca2578baea9979333daed952e670a9726b0b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:32.801Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:33.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.47 [2022-03-28T03:22:33.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-28T03:22:33.143Z] 38f42539506d: Preparing [2022-03-28T03:22:33.143Z] 77b6b8d59a58: Preparing [2022-03-28T03:22:33.143Z] 235a71d290b1: Preparing [2022-03-28T03:22:33.143Z] 52b0f8e7482b: Preparing [2022-03-28T03:22:33.143Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:33.143Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:33.143Z] 77b6b8d59a58: Layer already exists [2022-03-28T03:22:33.143Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:33.143Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:22:33.143Z] 38f42539506d: Layer already exists [2022-03-28T03:22:33.412Z] 2.2.0-dev.47: digest: sha256:a7c21d1cfce7c4f8f01f2ddd270ca2578baea9979333daed952e670a9726b0b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:33.755Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:34.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:34.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-28T03:22:34.090Z] 38f42539506d: Preparing [2022-03-28T03:22:34.090Z] 77b6b8d59a58: Preparing [2022-03-28T03:22:34.090Z] 235a71d290b1: Preparing [2022-03-28T03:22:34.090Z] 52b0f8e7482b: Preparing [2022-03-28T03:22:34.090Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:34.090Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:22:34.090Z] 38f42539506d: Layer already exists [2022-03-28T03:22:34.090Z] 77b6b8d59a58: Layer already exists [2022-03-28T03:22:34.090Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:34.090Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:34.361Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:a7c21d1cfce7c4f8f01f2ddd270ca2578baea9979333daed952e670a9726b0b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:34.700Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:35.032Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-28T03:22:35.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-28T03:22:35.033Z] 38f42539506d: Preparing [2022-03-28T03:22:35.033Z] 77b6b8d59a58: Preparing [2022-03-28T03:22:35.033Z] 235a71d290b1: Preparing [2022-03-28T03:22:35.033Z] 52b0f8e7482b: Preparing [2022-03-28T03:22:35.033Z] 49c7c6f6dc6c: Preparing [2022-03-28T03:22:35.033Z] 49c7c6f6dc6c: Layer already exists [2022-03-28T03:22:35.033Z] 52b0f8e7482b: Layer already exists [2022-03-28T03:22:35.033Z] 38f42539506d: Layer already exists [2022-03-28T03:22:35.033Z] 77b6b8d59a58: Layer already exists [2022-03-28T03:22:35.033Z] 235a71d290b1: Layer already exists [2022-03-28T03:22:35.303Z] main: digest: sha256:a7c21d1cfce7c4f8f01f2ddd270ca2578baea9979333daed952e670a9726b0b9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:22:35.352Z] ===================================================== [Pipeline] echo [2022-03-28T03:22:35.363Z] taggedImages: [2022-03-28T03:22:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-28T03:22:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.47 [2022-03-28T03:22:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-28T03:22:35.376Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-28T03:22:35.376Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:35.376Z] latest [2022-03-28T03:22:35.376Z] 2.2.0-dev.47 [2022-03-28T03:22:35.376Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:35.376Z] main [2022-03-28T03:22:35.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:35.710Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:36.055Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:22:36.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-28T03:22:36.055Z] 03142abba52d: Preparing [2022-03-28T03:22:36.055Z] 3e226b326b5d: Preparing [2022-03-28T03:22:36.055Z] 321576d49ec1: Preparing [2022-03-28T03:22:36.055Z] 3d6831fddb02: Preparing [2022-03-28T03:22:36.055Z] e25cc80ef78c: Preparing [2022-03-28T03:22:36.055Z] f7be28c579d0: Preparing [2022-03-28T03:22:36.055Z] 5ddf987a193f: Preparing [2022-03-28T03:22:36.055Z] 05d0a213effb: Preparing [2022-03-28T03:22:36.055Z] 087270190219: Preparing [2022-03-28T03:22:36.055Z] b49c6594ab31: Preparing [2022-03-28T03:22:36.055Z] 62170e181a92: Preparing [2022-03-28T03:22:36.055Z] 05d0a213effb: Waiting [2022-03-28T03:22:36.055Z] f7be28c579d0: Waiting [2022-03-28T03:22:36.055Z] 5ddf987a193f: Waiting [2022-03-28T03:22:36.055Z] 087270190219: Waiting [2022-03-28T03:22:36.055Z] 62170e181a92: Waiting [2022-03-28T03:22:36.055Z] b49c6594ab31: Waiting [2022-03-28T03:22:36.055Z] e25cc80ef78c: Layer already exists [2022-03-28T03:22:36.326Z] f7be28c579d0: Layer already exists [2022-03-28T03:22:36.326Z] 5ddf987a193f: Layer already exists [2022-03-28T03:22:36.326Z] 05d0a213effb: Layer already exists [2022-03-28T03:22:36.326Z] 3e226b326b5d: Pushed [2022-03-28T03:22:36.326Z] 087270190219: Layer already exists [2022-03-28T03:22:36.326Z] b49c6594ab31: Layer already exists [2022-03-28T03:22:36.326Z] 62170e181a92: Layer already exists [2022-03-28T03:22:36.923Z] 03142abba52d: Pushed [2022-03-28T03:22:41.223Z] 321576d49ec1: Pushed [2022-03-28T03:22:56.284Z] 3d6831fddb02: Pushed [2022-03-28T03:22:56.284Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97: digest: sha256:57e3a2aa9d3a36cc18336a92a2d01dd3edd5e24916b22d76bde06f16673c95aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:56.627Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:56.960Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-28T03:22:56.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-28T03:22:56.960Z] 03142abba52d: Preparing [2022-03-28T03:22:56.960Z] 3e226b326b5d: Preparing [2022-03-28T03:22:56.960Z] 321576d49ec1: Preparing [2022-03-28T03:22:56.960Z] 3d6831fddb02: Preparing [2022-03-28T03:22:56.960Z] e25cc80ef78c: Preparing [2022-03-28T03:22:56.960Z] f7be28c579d0: Preparing [2022-03-28T03:22:56.960Z] 5ddf987a193f: Preparing [2022-03-28T03:22:56.960Z] 05d0a213effb: Preparing [2022-03-28T03:22:56.960Z] 087270190219: Preparing [2022-03-28T03:22:56.960Z] b49c6594ab31: Preparing [2022-03-28T03:22:56.960Z] 62170e181a92: Preparing [2022-03-28T03:22:56.960Z] f7be28c579d0: Waiting [2022-03-28T03:22:56.960Z] b49c6594ab31: Waiting [2022-03-28T03:22:56.960Z] 5ddf987a193f: Waiting [2022-03-28T03:22:56.960Z] 05d0a213effb: Waiting [2022-03-28T03:22:56.960Z] 087270190219: Waiting [2022-03-28T03:22:56.960Z] 62170e181a92: Waiting [2022-03-28T03:22:56.960Z] 3e226b326b5d: Layer already exists [2022-03-28T03:22:56.960Z] 03142abba52d: Layer already exists [2022-03-28T03:22:56.960Z] 3d6831fddb02: Layer already exists [2022-03-28T03:22:56.960Z] e25cc80ef78c: Layer already exists [2022-03-28T03:22:56.960Z] 321576d49ec1: Layer already exists [2022-03-28T03:22:56.960Z] f7be28c579d0: Layer already exists [2022-03-28T03:22:57.233Z] 5ddf987a193f: Layer already exists [2022-03-28T03:22:57.233Z] 05d0a213effb: Layer already exists [2022-03-28T03:22:57.233Z] 087270190219: Layer already exists [2022-03-28T03:22:57.233Z] b49c6594ab31: Layer already exists [2022-03-28T03:22:57.233Z] 62170e181a92: Layer already exists [2022-03-28T03:22:57.233Z] latest: digest: sha256:57e3a2aa9d3a36cc18336a92a2d01dd3edd5e24916b22d76bde06f16673c95aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:57.579Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:57.916Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.47 [2022-03-28T03:22:57.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-28T03:22:57.916Z] 03142abba52d: Preparing [2022-03-28T03:22:57.916Z] 3e226b326b5d: Preparing [2022-03-28T03:22:57.916Z] 321576d49ec1: Preparing [2022-03-28T03:22:57.916Z] 3d6831fddb02: Preparing [2022-03-28T03:22:57.916Z] e25cc80ef78c: Preparing [2022-03-28T03:22:57.916Z] f7be28c579d0: Preparing [2022-03-28T03:22:57.916Z] 5ddf987a193f: Preparing [2022-03-28T03:22:57.916Z] 05d0a213effb: Preparing [2022-03-28T03:22:57.916Z] 087270190219: Preparing [2022-03-28T03:22:57.916Z] b49c6594ab31: Preparing [2022-03-28T03:22:57.916Z] 62170e181a92: Preparing [2022-03-28T03:22:57.916Z] 05d0a213effb: Waiting [2022-03-28T03:22:57.916Z] b49c6594ab31: Waiting [2022-03-28T03:22:57.916Z] 62170e181a92: Waiting [2022-03-28T03:22:57.916Z] 087270190219: Waiting [2022-03-28T03:22:57.916Z] f7be28c579d0: Waiting [2022-03-28T03:22:57.916Z] 5ddf987a193f: Waiting [2022-03-28T03:22:57.916Z] e25cc80ef78c: Layer already exists [2022-03-28T03:22:57.916Z] 321576d49ec1: Layer already exists [2022-03-28T03:22:57.916Z] 3d6831fddb02: Layer already exists [2022-03-28T03:22:57.916Z] 03142abba52d: Layer already exists [2022-03-28T03:22:57.916Z] 3e226b326b5d: Layer already exists [2022-03-28T03:22:57.916Z] 5ddf987a193f: Layer already exists [2022-03-28T03:22:57.916Z] f7be28c579d0: Layer already exists [2022-03-28T03:22:57.916Z] 087270190219: Layer already exists [2022-03-28T03:22:57.916Z] 05d0a213effb: Layer already exists [2022-03-28T03:22:57.916Z] b49c6594ab31: Layer already exists [2022-03-28T03:22:58.186Z] 62170e181a92: Layer already exists [2022-03-28T03:22:58.186Z] 2.2.0-dev.47: digest: sha256:57e3a2aa9d3a36cc18336a92a2d01dd3edd5e24916b22d76bde06f16673c95aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:58.527Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:58.934Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:22:58.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-28T03:22:58.934Z] 03142abba52d: Preparing [2022-03-28T03:22:58.934Z] 3e226b326b5d: Preparing [2022-03-28T03:22:58.934Z] 321576d49ec1: Preparing [2022-03-28T03:22:58.934Z] 3d6831fddb02: Preparing [2022-03-28T03:22:58.934Z] e25cc80ef78c: Preparing [2022-03-28T03:22:58.934Z] f7be28c579d0: Preparing [2022-03-28T03:22:58.934Z] 5ddf987a193f: Preparing [2022-03-28T03:22:58.934Z] 05d0a213effb: Preparing [2022-03-28T03:22:58.934Z] 087270190219: Preparing [2022-03-28T03:22:58.934Z] b49c6594ab31: Preparing [2022-03-28T03:22:58.934Z] 62170e181a92: Preparing [2022-03-28T03:22:58.934Z] 5ddf987a193f: Waiting [2022-03-28T03:22:58.934Z] 05d0a213effb: Waiting [2022-03-28T03:22:58.934Z] 087270190219: Waiting [2022-03-28T03:22:58.934Z] b49c6594ab31: Waiting [2022-03-28T03:22:58.934Z] 62170e181a92: Waiting [2022-03-28T03:22:58.934Z] f7be28c579d0: Waiting [2022-03-28T03:22:58.934Z] 03142abba52d: Layer already exists [2022-03-28T03:22:58.934Z] 3d6831fddb02: Layer already exists [2022-03-28T03:22:58.934Z] 321576d49ec1: Layer already exists [2022-03-28T03:22:58.934Z] 3e226b326b5d: Layer already exists [2022-03-28T03:22:58.934Z] e25cc80ef78c: Layer already exists [2022-03-28T03:22:59.215Z] 5ddf987a193f: Layer already exists [2022-03-28T03:22:59.215Z] 05d0a213effb: Layer already exists [2022-03-28T03:22:59.215Z] 087270190219: Layer already exists [2022-03-28T03:22:59.215Z] b49c6594ab31: Layer already exists [2022-03-28T03:22:59.215Z] f7be28c579d0: Layer already exists [2022-03-28T03:22:59.215Z] 62170e181a92: Layer already exists [2022-03-28T03:22:59.215Z] 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47: digest: sha256:57e3a2aa9d3a36cc18336a92a2d01dd3edd5e24916b22d76bde06f16673c95aa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:59.590Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:22:59.958Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-28T03:22:59.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-28T03:22:59.958Z] 03142abba52d: Preparing [2022-03-28T03:22:59.958Z] 3e226b326b5d: Preparing [2022-03-28T03:22:59.958Z] 321576d49ec1: Preparing [2022-03-28T03:22:59.958Z] 3d6831fddb02: Preparing [2022-03-28T03:22:59.958Z] e25cc80ef78c: Preparing [2022-03-28T03:22:59.958Z] f7be28c579d0: Preparing [2022-03-28T03:22:59.958Z] 5ddf987a193f: Preparing [2022-03-28T03:22:59.958Z] 05d0a213effb: Preparing [2022-03-28T03:22:59.958Z] 087270190219: Preparing [2022-03-28T03:22:59.958Z] b49c6594ab31: Preparing [2022-03-28T03:22:59.958Z] 62170e181a92: Preparing [2022-03-28T03:22:59.958Z] f7be28c579d0: Waiting [2022-03-28T03:22:59.958Z] 5ddf987a193f: Waiting [2022-03-28T03:22:59.958Z] 62170e181a92: Waiting [2022-03-28T03:22:59.958Z] b49c6594ab31: Waiting [2022-03-28T03:22:59.958Z] 087270190219: Waiting [2022-03-28T03:22:59.958Z] 05d0a213effb: Waiting [2022-03-28T03:22:59.958Z] 3e226b326b5d: Layer already exists [2022-03-28T03:22:59.958Z] e25cc80ef78c: Layer already exists [2022-03-28T03:22:59.958Z] 321576d49ec1: Layer already exists [2022-03-28T03:22:59.958Z] 3d6831fddb02: Layer already exists [2022-03-28T03:22:59.958Z] 03142abba52d: Layer already exists [2022-03-28T03:22:59.958Z] 087270190219: Layer already exists [2022-03-28T03:22:59.958Z] b49c6594ab31: Layer already exists [2022-03-28T03:22:59.958Z] f7be28c579d0: Layer already exists [2022-03-28T03:22:59.958Z] 05d0a213effb: Layer already exists [2022-03-28T03:22:59.958Z] 5ddf987a193f: Layer already exists [2022-03-28T03:23:00.231Z] 62170e181a92: Layer already exists [2022-03-28T03:23:00.232Z] main: digest: sha256:57e3a2aa9d3a36cc18336a92a2d01dd3edd5e24916b22d76bde06f16673c95aa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-28T03:23:00.280Z] ===================================================== [Pipeline] echo [2022-03-28T03:23:00.291Z] taggedImages: [2022-03-28T03:23:00.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [2022-03-28T03:23:00.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-28T03:23:00.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.47 [2022-03-28T03:23:00.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e1ceee72f1e8b529f59e19a94ec3dfd502baa97-2.2.0-dev.47 [2022-03-28T03:23:00.292Z] - 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-03-28T03:23:00.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T03:23:00.678Z] [2022-03-28T03:23:00.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:23:01.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T03:23:01.333Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-28T03:23:01.333Z] 8998bd30e6a1: Pulling fs layer [2022-03-28T03:23:01.333Z] 04944245beec: Pulling fs layer [2022-03-28T03:23:01.333Z] 699f458cf7ca: Pulling fs layer [2022-03-28T03:23:01.333Z] 765212b225bb: Pulling fs layer [2022-03-28T03:23:01.333Z] f23df028b6ca: Pulling fs layer [2022-03-28T03:23:01.333Z] d65c8cfc05b1: Pulling fs layer [2022-03-28T03:23:01.333Z] 2437ff75d9bd: Pulling fs layer [2022-03-28T03:23:01.333Z] 765212b225bb: Waiting [2022-03-28T03:23:01.333Z] f23df028b6ca: Waiting [2022-03-28T03:23:01.333Z] d65c8cfc05b1: Waiting [2022-03-28T03:23:01.333Z] 2437ff75d9bd: Waiting [2022-03-28T03:23:01.333Z] 04944245beec: Download complete [2022-03-28T03:23:01.333Z] 765212b225bb: Verifying Checksum [2022-03-28T03:23:01.333Z] 765212b225bb: Download complete [2022-03-28T03:23:01.333Z] f23df028b6ca: Download complete [2022-03-28T03:23:01.333Z] d65c8cfc05b1: Verifying Checksum [2022-03-28T03:23:01.333Z] d65c8cfc05b1: Download complete [2022-03-28T03:23:01.619Z] 699f458cf7ca: Verifying Checksum [2022-03-28T03:23:01.619Z] 699f458cf7ca: Download complete [2022-03-28T03:23:02.240Z] 8998bd30e6a1: Verifying Checksum [2022-03-28T03:23:02.240Z] 8998bd30e6a1: Download complete [2022-03-28T03:23:05.020Z] 2437ff75d9bd: Verifying Checksum [2022-03-28T03:23:05.020Z] 2437ff75d9bd: Download complete [2022-03-28T03:23:07.641Z] 8998bd30e6a1: Pull complete [2022-03-28T03:23:07.913Z] 04944245beec: Pull complete [2022-03-28T03:23:09.344Z] 699f458cf7ca: Pull complete [2022-03-28T03:23:09.618Z] 765212b225bb: Pull complete [2022-03-28T03:23:10.592Z] f23df028b6ca: Pull complete [2022-03-28T03:23:10.592Z] d65c8cfc05b1: Pull complete [2022-03-28T03:23:25.675Z] 2437ff75d9bd: Pull complete [2022-03-28T03:23:25.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-28T03:23:25.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T03:23:25.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-28T03:23:25.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-9209 does not seem to be running inside a container [2022-03-28T03:23:25.974Z] $ 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/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@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-lftools-log-publisher:arm64 cat [2022-03-28T03:23:28.550Z] $ docker top 85736bd1cb15d471038fe3a0c2de3b6a5380de817a29670adc31414e224dec12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:23:29.579Z] ---> job-cost.sh [2022-03-28T03:23:29.579Z] lf-activate-venv: SKIPPING [2022-03-28T03:23:29.579Z] INFO: No Stack... [2022-03-28T03:23:30.171Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-28T03:23:31.145Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T03:23:31.813Z] + cut -d, -f6 [2022-03-28T03:23:31.814Z] + cat /w/workspace/edgex-go/169/archives/cost.csv [Pipeline] lock [2022-03-28T03:23:31.878Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-169-stack-cost] [2022-03-28T03:23:31.885Z] Resource [jenkins-edgexfoundry-edgex-go-main-169-stack-cost] did not exist. Created. [2022-03-28T03:23:31.885Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T03:23:32.548Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-28T03:23:33.133Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T03:23:33.140Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T03:23:33.161Z] $ docker stop --time=1 85736bd1cb15d471038fe3a0c2de3b6a5380de817a29670adc31414e224dec12 [2022-03-28T03:23:34.691Z] $ docker rm -f 85736bd1cb15d471038fe3a0c2de3b6a5380de817a29670adc31414e224dec12 [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-03-28T03:23:35.282Z] provisioning config files... [2022-03-28T03:23:35.293Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/169@tmp/config2726806014455003727tmp [Pipeline] { [Pipeline] sh [2022-03-28T03:23:35.582Z] + set +x [2022-03-28T03:23:35.582Z] + curl -s https://codecov.io/bash [2022-03-28T03:23:35.582Z] + bash -s -- [2022-03-28T03:23:35.582Z] [2022-03-28T03:23:35.582Z] _____ _ [2022-03-28T03:23:35.582Z] / ____| | | [2022-03-28T03:23:35.582Z] | | ___ __| | ___ ___ _____ __ [2022-03-28T03:23:35.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-28T03:23:35.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-28T03:23:35.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-28T03:23:35.582Z] Bash-1.0.6 [2022-03-28T03:23:35.582Z] [2022-03-28T03:23:35.582Z] [2022-03-28T03:23:35.582Z] ==> git version 2.25.1 found [2022-03-28T03:23:35.582Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-28T03:23:35.582Z] Release-Date: 2020-01-08 [2022-03-28T03:23:35.582Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-28T03:23:35.582Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-28T03:23:35.582Z] ==> Jenkins CI detected. [2022-03-28T03:23:35.582Z] current dir:  /w/workspace/edgex-go/169 [2022-03-28T03:23:35.582Z] project root: . [2022-03-28T03:23:35.582Z] --> token set from env [2022-03-28T03:23:35.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-28T03:23:35.582Z] ==> Running gcov in . (disable via -X gcov) [2022-03-28T03:23:35.582Z] ==> Python coveragepy not found [2022-03-28T03:23:35.582Z] ==> Searching for coverage reports in: [2022-03-28T03:23:35.582Z] + . [2022-03-28T03:23:35.582Z] -> Found 1 reports [2022-03-28T03:23:35.843Z] ==> Detecting git/mercurial file structure [2022-03-28T03:23:35.843Z] ==> Reading reports [2022-03-28T03:23:35.843Z] + ./coverage.out bytes=426503 [2022-03-28T03:23:35.843Z] ==> Appending adjustments [2022-03-28T03:23:35.843Z] https://docs.codecov.io/docs/fixing-reports [2022-03-28T03:23:36.783Z] + Found adjustments [2022-03-28T03:23:37.045Z] ==> Gzipping contents [2022-03-28T03:23:37.045Z] 60K /tmp/codecov.DdKPnq.gz [2022-03-28T03:23:37.045Z] ==> Uploading reports [2022-03-28T03:23:37.045Z] url: https://codecov.io [2022-03-28T03:23:37.045Z] query: branch=main&commit=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-28T03:23:37.045Z] -> Pinging Codecov [2022-03-28T03:23:37.045Z] 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=8e1ceee72f1e8b529f59e19a94ec3dfd502baa97&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-28T03:23:40.343Z] -> Uploading to [2022-03-28T03:23:40.343Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-28/00271124DB129430A58F1EEE437C3FCB/8e1ceee72f1e8b529f59e19a94ec3dfd502baa97/6abe2d30-f450-4561-9980-a8a455a92060.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T032340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b976de5ee371dfed53043bae8a8ba396bd788db16d3298fbac2a78176b795ec [2022-03-28T03:23:40.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T03:23:40.343Z] Dload Upload Total Spent Left Speed [2022-03-28T03:23:40.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58446 0 0 100 58446 0 198k --:--:-- --:--:-- --:--:-- 198k [2022-03-28T03:23:40.603Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection failurehttps://codecov.io/github/edgexfoundry/edgex-go/commit/8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 [Pipeline] } [2022-03-28T03:23:40.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-28T03:23:40.885Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-28T03:23:40.899Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:23:41.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-28T03:23:41.190Z] [2022-03-28T03:23:41.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:23:41.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-28T03:23:41.491Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-28T03:23:41.491Z] 188c0c94c7c5: Pulling fs layer [2022-03-28T03:23:41.491Z] 0ef7d3d256c8: Pulling fs layer [2022-03-28T03:23:41.491Z] de9db76c5a1d: Pulling fs layer [2022-03-28T03:23:41.491Z] 0eba1c9be4d2: Pulling fs layer [2022-03-28T03:23:41.491Z] 0d57e429df01: Pulling fs layer [2022-03-28T03:23:41.491Z] 4e4be7b47b0d: Pulling fs layer [2022-03-28T03:23:41.491Z] e1f770b5df2f: Pulling fs layer [2022-03-28T03:23:41.491Z] 85a0685a4137: Pulling fs layer [2022-03-28T03:23:41.491Z] 4e4be7b47b0d: Waiting [2022-03-28T03:23:41.491Z] e1f770b5df2f: Waiting [2022-03-28T03:23:41.491Z] 0eba1c9be4d2: Waiting [2022-03-28T03:23:41.491Z] 85a0685a4137: Waiting [2022-03-28T03:23:41.491Z] 0d57e429df01: Waiting [2022-03-28T03:23:41.491Z] de9db76c5a1d: Download complete [2022-03-28T03:23:41.491Z] 0ef7d3d256c8: Download complete [2022-03-28T03:23:41.491Z] 0d57e429df01: Verifying Checksum [2022-03-28T03:23:41.491Z] 0d57e429df01: Download complete [2022-03-28T03:23:41.491Z] 4e4be7b47b0d: Verifying Checksum [2022-03-28T03:23:41.491Z] 4e4be7b47b0d: Download complete [2022-03-28T03:23:41.491Z] 188c0c94c7c5: Download complete [2022-03-28T03:23:41.751Z] 188c0c94c7c5: Pull complete [2022-03-28T03:23:41.751Z] e1f770b5df2f: Verifying Checksum [2022-03-28T03:23:41.751Z] e1f770b5df2f: Download complete [2022-03-28T03:23:41.751Z] 0ef7d3d256c8: Pull complete [2022-03-28T03:23:42.009Z] de9db76c5a1d: Pull complete [2022-03-28T03:23:42.268Z] 0eba1c9be4d2: Verifying Checksum [2022-03-28T03:23:42.268Z] 0eba1c9be4d2: Download complete [2022-03-28T03:23:42.528Z] 85a0685a4137: Verifying Checksum [2022-03-28T03:23:45.820Z] 0eba1c9be4d2: Pull complete [2022-03-28T03:23:45.820Z] 0d57e429df01: Pull complete [2022-03-28T03:23:45.820Z] 4e4be7b47b0d: Pull complete [2022-03-28T03:23:46.082Z] e1f770b5df2f: Pull complete [2022-03-28T03:23:49.378Z] 85a0685a4137: Pull complete [2022-03-28T03:23:49.378Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-28T03:23:49.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-28T03:23:49.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-28T03:23:49.448Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:23:49.496Z] $ 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/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-28T03:23:51.866Z] $ docker top 00020c33557e0b827ad65033a7e1a924e70514516aad417f7a5fcb54a8caec95 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-28T03:23:51.969Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-28T03:23:52.255Z] + set -o pipefail [2022-03-28T03:23:52.255Z] + snyk monitor '--org=edgex-jenkins' [2022-03-28T03:23:58.836Z] [2022-03-28T03:23:58.836Z] Monitoring /w/workspace/edgex-go/169 (github.com/edgexfoundry/edgex-go)... [2022-03-28T03:23:58.836Z] [2022-03-28T03:23:58.836Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5fad63f7-339d-4657-b991-ff5e73eb95b6 [2022-03-28T03:23:58.836Z] [2022-03-28T03:23:58.836Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-28T03:23:58.836Z] [2022-03-28T03:23:58.836Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-28T03:23:58.836Z] [2022-03-28T03:23:58.836Z] [Pipeline] } [2022-03-28T03:23:58.858Z] $ docker stop --time=1 00020c33557e0b827ad65033a7e1a924e70514516aad417f7a5fcb54a8caec95 [2022-03-28T03:24:01.039Z] $ docker rm -f 00020c33557e0b827ad65033a7e1a924e70514516aad417f7a5fcb54a8caec95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-28T03:24:01.493Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T03:24:01.504Z] provisioning config files... [2022-03-28T03:24:01.513Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/169@tmp/config1984494316674161565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:01.810Z] --> edgex-publish-swagger.sh [2022-03-28T03:24:01.810Z] === Publish openapi/v2 API === [2022-03-28T03:24:01.810Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-28T03:24:01.810Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/169/openapi/v2/core-command.yaml] [2022-03-28T03:24:01.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T03:24:01.810Z] Dload Upload Total Spent Left Speed [2022-03-28T03:24:02.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31325 0:00:01 0:00:01 --:--:-- 31325 100 33831 0 0 100 33831 0 31325 0:00:01 0:00:01 --:--:-- 31325 [2022-03-28T03:24:02.753Z] [2022-03-28T03:24:02.753Z] [2022-03-28T03:24:02.753Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/169/openapi/v2/core-data.yaml] [2022-03-28T03:24:02.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T03:24:02.753Z] Dload Upload Total Spent Left Speed [2022-03-28T03:24:04.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68916 0:00:01 0:00:01 --:--:-- 68916 100 71604 0 0 100 71604 0 68916 0:00:01 0:00:01 --:--:-- 68916 [2022-03-28T03:24:04.138Z] [2022-03-28T03:24:04.138Z] [2022-03-28T03:24:04.138Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/169/openapi/v2/core-metadata.yaml] [2022-03-28T03:24:04.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T03:24:04.138Z] Dload Upload Total Spent Left Speed [2022-03-28T03:24:04.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 149k --:--:-- --:--:-- --:--:-- 149k 100 137k 0 0 100 137k 0 149k --:--:-- --:--:-- --:--:-- 149k [2022-03-28T03:24:04.710Z] [2022-03-28T03:24:04.710Z] [2022-03-28T03:24:04.710Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/169/openapi/v2/support-notifications.yaml] [2022-03-28T03:24:04.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T03:24:04.710Z] Dload Upload Total Spent Left Speed [2022-03-28T03:24:06.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88873 0:00:01 0:00:01 --:--:-- 88873 100 89318 0 0 100 89318 0 88873 0:00:01 0:00:01 --:--:-- 88873 [2022-03-28T03:24:06.093Z] [2022-03-28T03:24:06.093Z] [2022-03-28T03:24:06.093Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/169/openapi/v2/support-scheduler.yaml] [2022-03-28T03:24:06.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T03:24:06.093Z] Dload Upload Total Spent Left Speed [2022-03-28T03:24:06.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43089 --:--:-- --:--:-- --:--:-- 43042 100 39556 0 0 100 39556 0 43089 --:--:-- --:--:-- --:--:-- 43042 [2022-03-28T03:24:06.667Z] [2022-03-28T03:24:06.667Z] [2022-03-28T03:24:06.667Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/169/openapi/v2/system-agent.yaml] [2022-03-28T03:24:06.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T03:24:06.667Z] Dload Upload Total Spent Left Speed [2022-03-28T03:24:07.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23388 --:--:-- --:--:-- --:--:-- 23388 [2022-03-28T03:24:07.609Z] [2022-03-28T03:24:07.609Z] [Pipeline] } [2022-03-28T03:24:07.619Z] 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-03-28T03:24:08.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T03:24:08.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:24:08.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T03:24:08.326Z] . [Pipeline] withDockerContainer [2022-03-28T03:24:08.396Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:24:08.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T03:24:08.872Z] $ docker top 30da64aa57ff177d3f8520cd5db326a1263fcf7c5fdbe0894e2f74249fb0a0a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T03:24:08.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T03:24:08.963Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T03:24:09.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T03:24:09.110Z] $ docker exec 30da64aa57ff177d3f8520cd5db326a1263fcf7c5fdbe0894e2f74249fb0a0a3 ssh-agent [2022-03-28T03:24:09.217Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjcjap/agent.13 [2022-03-28T03:24:09.217Z] SSH_AGENT_PID=19 [2022-03-28T03:24:09.222Z] Running ssh-add (command line suppressed) [2022-03-28T03:24:09.349Z] Identity added: /w/workspace/edgex-go/169@tmp/private_key_303296908685940696.key (/w/workspace/edgex-go/169@tmp/private_key_303296908685940696.key) [2022-03-28T03:24:09.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T03:24:09.645Z] + git semver tag [2022-03-28T03:24:09.646Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T03:24:09.646Z] # $GIT_DIR = /w/workspace/edgex-go/169/.git [2022-03-28T03:24:09.646Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/169 [2022-03-28T03:24:09.646Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T03:24:09.646Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T03:24:09.646Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T03:24:09.646Z] # $SEMVER_BRANCH = main [2022-03-28T03:24:09.646Z] # $SEMVER_DIR = /w/workspace/edgex-go/169/.semver [2022-03-28T03:24:09.646Z] # 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 HEAD [2022-03-28T03:24:09.646Z] # -> Force: false [2022-03-28T03:24:09.646Z] # 2c21543952548688f61cb94b9ea37d044734e58b refs/tags/v2.2.0-dev.47 [Pipeline] } [2022-03-28T03:24:09.666Z] $ docker exec --env ******** --env ******** 30da64aa57ff177d3f8520cd5db326a1263fcf7c5fdbe0894e2f74249fb0a0a3 ssh-agent -k [2022-03-28T03:24:09.776Z] unset SSH_AUTH_SOCK; [2022-03-28T03:24:09.776Z] unset SSH_AGENT_PID; [2022-03-28T03:24:09.777Z] echo Agent pid 19 killed; [2022-03-28T03:24:09.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T03:24:10.087Z] + git semver [Pipeline] } [2022-03-28T03:24:10.112Z] $ docker stop --time=1 30da64aa57ff177d3f8520cd5db326a1263fcf7c5fdbe0894e2f74249fb0a0a3 [2022-03-28T03:24:11.433Z] $ docker rm -f 30da64aa57ff177d3f8520cd5db326a1263fcf7c5fdbe0894e2f74249fb0a0a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:24:11.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-28T03:24:11.817Z] [2022-03-28T03:24:11.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:24:12.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-28T03:24:12.120Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-28T03:24:12.120Z] ab5ef0e58194: Pulling fs layer [2022-03-28T03:24:12.120Z] 9712f1f96733: Pulling fs layer [2022-03-28T03:24:12.120Z] 63f879dbbcfc: Pulling fs layer [2022-03-28T03:24:12.120Z] 0d9ebad4ef96: Pulling fs layer [2022-03-28T03:24:12.120Z] e9a5061849ea: Pulling fs layer [2022-03-28T03:24:12.120Z] d747dcd14b5f: Pulling fs layer [2022-03-28T03:24:12.120Z] 2de7ff778b66: Pulling fs layer [2022-03-28T03:24:12.120Z] e9a5061849ea: Waiting [2022-03-28T03:24:12.120Z] d747dcd14b5f: Waiting [2022-03-28T03:24:12.120Z] 2de7ff778b66: Waiting [2022-03-28T03:24:12.120Z] 0d9ebad4ef96: Waiting [2022-03-28T03:24:12.120Z] 9712f1f96733: Verifying Checksum [2022-03-28T03:24:12.120Z] 9712f1f96733: Download complete [2022-03-28T03:24:12.382Z] 63f879dbbcfc: Verifying Checksum [2022-03-28T03:24:12.382Z] 63f879dbbcfc: Download complete [2022-03-28T03:24:12.643Z] e9a5061849ea: Verifying Checksum [2022-03-28T03:24:12.643Z] e9a5061849ea: Download complete [2022-03-28T03:24:12.643Z] d747dcd14b5f: Verifying Checksum [2022-03-28T03:24:12.643Z] d747dcd14b5f: Download complete [2022-03-28T03:24:12.643Z] 0d9ebad4ef96: Verifying Checksum [2022-03-28T03:24:12.643Z] 0d9ebad4ef96: Download complete [2022-03-28T03:24:12.643Z] ab5ef0e58194: Verifying Checksum [2022-03-28T03:24:12.643Z] ab5ef0e58194: Download complete [2022-03-28T03:24:12.643Z] 2de7ff778b66: Verifying Checksum [2022-03-28T03:24:12.643Z] 2de7ff778b66: Download complete [2022-03-28T03:24:15.935Z] ab5ef0e58194: Pull complete [2022-03-28T03:24:15.935Z] 9712f1f96733: Pull complete [2022-03-28T03:24:16.194Z] 63f879dbbcfc: Pull complete [2022-03-28T03:24:20.391Z] 0d9ebad4ef96: Pull complete [2022-03-28T03:24:20.391Z] e9a5061849ea: Pull complete [2022-03-28T03:24:20.650Z] d747dcd14b5f: Pull complete [2022-03-28T03:24:22.033Z] 2de7ff778b66: Pull complete [2022-03-28T03:24:22.033Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-28T03:24:22.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-28T03:24:22.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-28T03:24:22.104Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:24:22.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-28T03:24:24.329Z] $ docker top b782fce5da4c605ff35279f182b78dd28fe1d8fd20924714265de7b4d725df5e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-28T03:24:24.400Z] provisioning config files... [2022-03-28T03:24:24.409Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/169@tmp/config964921548449645223tmp [2022-03-28T03:24:24.419Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/169@tmp/config7269573600173890689tmp [2022-03-28T03:24:24.431Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/169@tmp/config5562238320653556179tmp [Pipeline] { [Pipeline] echo [2022-03-28T03:24:24.447Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:24.733Z] ---> sigul-configuration.sh [2022-03-28T03:24:24.733Z] gpg: directory `/root/.gnupg' created [2022-03-28T03:24:24.733Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-28T03:24:24.733Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-28T03:24:24.733Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-28T03:24:24.733Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-28T03:24:24.733Z] gpg: CAST5 encrypted data [2022-03-28T03:24:24.733Z] gpg: encrypted with 1 passphrase [2022-03-28T03:24:24.733Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-28T03:24:25.026Z] + mkdir /home/jenkins [2022-03-28T03:24:25.026Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-28T03:24:25.320Z] + 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-03-28T03:24:25.331Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:25.626Z] ---> sigul-install.sh [2022-03-28T03:24:25.626Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-28T03:24:25.916Z] + git tag --list [2022-03-28T03:24:25.916Z] 0.6.0 [2022-03-28T03:24:25.916Z] 0.6.1 [2022-03-28T03:24:25.916Z] 0.7.0 [2022-03-28T03:24:25.916Z] 0.7.1 [2022-03-28T03:24:25.916Z] v1.0.0 [2022-03-28T03:24:25.916Z] v1.0.1 [2022-03-28T03:24:25.916Z] v1.1.0 [2022-03-28T03:24:25.916Z] v1.2.0 [2022-03-28T03:24:25.916Z] v1.2.1 [2022-03-28T03:24:25.916Z] v1.3.0 [2022-03-28T03:24:25.916Z] v1.3.1 [2022-03-28T03:24:25.916Z] v2.0.0 [2022-03-28T03:24:25.916Z] v2.0.1-dev.1 [2022-03-28T03:24:25.916Z] v2.0.1-dev.10 [2022-03-28T03:24:25.916Z] v2.0.1-dev.11 [2022-03-28T03:24:25.916Z] v2.0.1-dev.12 [2022-03-28T03:24:25.916Z] v2.0.1-dev.13 [2022-03-28T03:24:25.916Z] v2.0.1-dev.14 [2022-03-28T03:24:25.916Z] v2.0.1-dev.15 [2022-03-28T03:24:25.916Z] v2.0.1-dev.16 [2022-03-28T03:24:25.916Z] v2.0.1-dev.17 [2022-03-28T03:24:25.916Z] v2.0.1-dev.18 [2022-03-28T03:24:25.916Z] v2.0.1-dev.19 [2022-03-28T03:24:25.916Z] v2.0.1-dev.2 [2022-03-28T03:24:25.916Z] v2.0.1-dev.20 [2022-03-28T03:24:25.916Z] v2.0.1-dev.21 [2022-03-28T03:24:25.916Z] v2.0.1-dev.22 [2022-03-28T03:24:25.916Z] v2.0.1-dev.23 [2022-03-28T03:24:25.916Z] v2.0.1-dev.24 [2022-03-28T03:24:25.916Z] v2.0.1-dev.25 [2022-03-28T03:24:25.916Z] v2.0.1-dev.26 [2022-03-28T03:24:25.916Z] v2.0.1-dev.27 [2022-03-28T03:24:25.916Z] v2.0.1-dev.28 [2022-03-28T03:24:25.916Z] v2.0.1-dev.29 [2022-03-28T03:24:25.916Z] v2.0.1-dev.3 [2022-03-28T03:24:25.916Z] v2.0.1-dev.30 [2022-03-28T03:24:25.916Z] v2.0.1-dev.31 [2022-03-28T03:24:25.916Z] v2.0.1-dev.32 [2022-03-28T03:24:25.916Z] v2.0.1-dev.33 [2022-03-28T03:24:25.916Z] v2.0.1-dev.34 [2022-03-28T03:24:25.916Z] v2.0.1-dev.35 [2022-03-28T03:24:25.916Z] v2.0.1-dev.36 [2022-03-28T03:24:25.916Z] v2.0.1-dev.37 [2022-03-28T03:24:25.916Z] v2.0.1-dev.38 [2022-03-28T03:24:25.916Z] v2.0.1-dev.39 [2022-03-28T03:24:25.916Z] v2.0.1-dev.4 [2022-03-28T03:24:25.916Z] v2.0.1-dev.40 [2022-03-28T03:24:25.916Z] v2.0.1-dev.41 [2022-03-28T03:24:25.916Z] v2.0.1-dev.42 [2022-03-28T03:24:25.916Z] v2.0.1-dev.43 [2022-03-28T03:24:25.916Z] v2.0.1-dev.44 [2022-03-28T03:24:25.916Z] v2.0.1-dev.45 [2022-03-28T03:24:25.916Z] v2.0.1-dev.46 [2022-03-28T03:24:25.916Z] v2.0.1-dev.47 [2022-03-28T03:24:25.916Z] v2.0.1-dev.48 [2022-03-28T03:24:25.916Z] v2.0.1-dev.49 [2022-03-28T03:24:25.916Z] v2.0.1-dev.5 [2022-03-28T03:24:25.916Z] v2.0.1-dev.50 [2022-03-28T03:24:25.916Z] v2.0.1-dev.51 [2022-03-28T03:24:25.916Z] v2.0.1-dev.52 [2022-03-28T03:24:25.916Z] v2.0.1-dev.53 [2022-03-28T03:24:25.916Z] v2.0.1-dev.54 [2022-03-28T03:24:25.916Z] v2.0.1-dev.55 [2022-03-28T03:24:25.916Z] v2.0.1-dev.56 [2022-03-28T03:24:25.916Z] v2.0.1-dev.57 [2022-03-28T03:24:25.916Z] v2.0.1-dev.58 [2022-03-28T03:24:25.916Z] v2.0.1-dev.59 [2022-03-28T03:24:25.916Z] v2.0.1-dev.6 [2022-03-28T03:24:25.916Z] v2.0.1-dev.60 [2022-03-28T03:24:25.916Z] v2.0.1-dev.61 [2022-03-28T03:24:25.916Z] v2.0.1-dev.62 [2022-03-28T03:24:25.916Z] v2.0.1-dev.63 [2022-03-28T03:24:25.916Z] v2.0.1-dev.64 [2022-03-28T03:24:25.916Z] v2.0.1-dev.65 [2022-03-28T03:24:25.916Z] v2.0.1-dev.66 [2022-03-28T03:24:25.916Z] v2.0.1-dev.67 [2022-03-28T03:24:25.916Z] v2.0.1-dev.68 [2022-03-28T03:24:25.916Z] v2.0.1-dev.69 [2022-03-28T03:24:25.916Z] v2.0.1-dev.7 [2022-03-28T03:24:25.916Z] v2.0.1-dev.70 [2022-03-28T03:24:25.916Z] v2.0.1-dev.71 [2022-03-28T03:24:25.916Z] v2.0.1-dev.72 [2022-03-28T03:24:25.916Z] v2.0.1-dev.73 [2022-03-28T03:24:25.916Z] v2.0.1-dev.74 [2022-03-28T03:24:25.916Z] v2.0.1-dev.75 [2022-03-28T03:24:25.916Z] v2.0.1-dev.76 [2022-03-28T03:24:25.916Z] v2.0.1-dev.77 [2022-03-28T03:24:25.916Z] v2.0.1-dev.78 [2022-03-28T03:24:25.916Z] v2.0.1-dev.79 [2022-03-28T03:24:25.916Z] v2.0.1-dev.8 [2022-03-28T03:24:25.916Z] v2.0.1-dev.80 [2022-03-28T03:24:25.916Z] v2.0.1-dev.81 [2022-03-28T03:24:25.916Z] v2.0.1-dev.82 [2022-03-28T03:24:25.916Z] v2.0.1-dev.83 [2022-03-28T03:24:25.916Z] v2.0.1-dev.84 [2022-03-28T03:24:25.916Z] v2.0.1-dev.85 [2022-03-28T03:24:25.916Z] v2.0.1-dev.86 [2022-03-28T03:24:25.916Z] v2.0.1-dev.87 [2022-03-28T03:24:25.916Z] v2.0.1-dev.88 [2022-03-28T03:24:25.916Z] v2.0.1-dev.89 [2022-03-28T03:24:25.916Z] v2.0.1-dev.9 [2022-03-28T03:24:25.916Z] v2.0.1-dev.90 [2022-03-28T03:24:25.916Z] v2.0.1-dev.91 [2022-03-28T03:24:25.916Z] v2.0.1-dev.92 [2022-03-28T03:24:25.916Z] v2.0.1-dev.93 [2022-03-28T03:24:25.916Z] v2.0.1-dev.94 [2022-03-28T03:24:25.916Z] v2.0.1-dev.95 [2022-03-28T03:24:25.916Z] v2.0.1-dev.96 [2022-03-28T03:24:25.916Z] v2.0.1-dev.97 [2022-03-28T03:24:25.916Z] v2.0.1-dev.98 [2022-03-28T03:24:25.916Z] v2.0.1-dev.99 [2022-03-28T03:24:25.916Z] v2.1.0 [2022-03-28T03:24:25.916Z] v2.2.0-dev.1 [2022-03-28T03:24:25.916Z] v2.2.0-dev.10 [2022-03-28T03:24:25.916Z] v2.2.0-dev.11 [2022-03-28T03:24:25.916Z] v2.2.0-dev.12 [2022-03-28T03:24:25.916Z] v2.2.0-dev.13 [2022-03-28T03:24:25.916Z] v2.2.0-dev.14 [2022-03-28T03:24:25.916Z] v2.2.0-dev.15 [2022-03-28T03:24:25.916Z] v2.2.0-dev.16 [2022-03-28T03:24:25.916Z] v2.2.0-dev.17 [2022-03-28T03:24:25.916Z] v2.2.0-dev.18 [2022-03-28T03:24:25.916Z] v2.2.0-dev.19 [2022-03-28T03:24:25.916Z] v2.2.0-dev.2 [2022-03-28T03:24:25.916Z] v2.2.0-dev.20 [2022-03-28T03:24:25.916Z] v2.2.0-dev.21 [2022-03-28T03:24:25.916Z] v2.2.0-dev.22 [2022-03-28T03:24:25.916Z] v2.2.0-dev.23 [2022-03-28T03:24:25.916Z] v2.2.0-dev.24 [2022-03-28T03:24:25.916Z] v2.2.0-dev.25 [2022-03-28T03:24:25.916Z] v2.2.0-dev.26 [2022-03-28T03:24:25.916Z] v2.2.0-dev.27 [2022-03-28T03:24:25.916Z] v2.2.0-dev.28 [2022-03-28T03:24:25.916Z] v2.2.0-dev.29 [2022-03-28T03:24:25.916Z] v2.2.0-dev.3 [2022-03-28T03:24:25.916Z] v2.2.0-dev.30 [2022-03-28T03:24:25.916Z] v2.2.0-dev.31 [2022-03-28T03:24:25.916Z] v2.2.0-dev.32 [2022-03-28T03:24:25.916Z] v2.2.0-dev.33 [2022-03-28T03:24:25.916Z] v2.2.0-dev.34 [2022-03-28T03:24:25.916Z] v2.2.0-dev.35 [2022-03-28T03:24:25.916Z] v2.2.0-dev.36 [2022-03-28T03:24:25.916Z] v2.2.0-dev.37 [2022-03-28T03:24:25.916Z] v2.2.0-dev.38 [2022-03-28T03:24:25.916Z] v2.2.0-dev.39 [2022-03-28T03:24:25.916Z] v2.2.0-dev.4 [2022-03-28T03:24:25.916Z] v2.2.0-dev.40 [2022-03-28T03:24:25.916Z] v2.2.0-dev.41 [2022-03-28T03:24:25.916Z] v2.2.0-dev.42 [2022-03-28T03:24:25.916Z] v2.2.0-dev.43 [2022-03-28T03:24:25.916Z] v2.2.0-dev.44 [2022-03-28T03:24:25.916Z] v2.2.0-dev.45 [2022-03-28T03:24:25.916Z] v2.2.0-dev.46 [2022-03-28T03:24:25.916Z] v2.2.0-dev.47 [2022-03-28T03:24:25.916Z] v2.2.0-dev.5 [2022-03-28T03:24:25.916Z] v2.2.0-dev.6 [2022-03-28T03:24:25.916Z] v2.2.0-dev.7 [2022-03-28T03:24:25.916Z] v2.2.0-dev.8 [2022-03-28T03:24:25.916Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-28T03:24:26.207Z] + lftools sign git-tag v2.2.0-dev.47 [2022-03-28T03:24:26.779Z] Signing Git tag with Sigul... [2022-03-28T03:24:26.779Z] Signing v2.2.0-dev.47 [Pipeline] echo [2022-03-28T03:24:27.084Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:27.404Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-28T03:24:27.413Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-28T03:24:27.443Z] $ docker stop --time=1 b782fce5da4c605ff35279f182b78dd28fe1d8fd20924714265de7b4d725df5e [2022-03-28T03:24:28.746Z] $ docker rm -f b782fce5da4c605ff35279f182b78dd28fe1d8fd20924714265de7b4d725df5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-28T03:24:29.172Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T03:24:29.172Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:24:29.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T03:24:29.469Z] . [Pipeline] withDockerContainer [2022-03-28T03:24:29.539Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:24:29.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T03:24:29.934Z] $ docker top 83f635bb12372a301d8d70e571c10825e764dedf5148de331ec3cb44e2a807d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T03:24:30.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T03:24:30.029Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T03:24:30.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T03:24:30.178Z] $ docker exec 83f635bb12372a301d8d70e571c10825e764dedf5148de331ec3cb44e2a807d0 ssh-agent [2022-03-28T03:24:30.305Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfNhMJk/agent.14 [2022-03-28T03:24:30.305Z] SSH_AGENT_PID=21 [2022-03-28T03:24:30.311Z] Running ssh-add (command line suppressed) [2022-03-28T03:24:30.429Z] Identity added: /w/workspace/edgex-go/169@tmp/private_key_6449432843739343388.key (/w/workspace/edgex-go/169@tmp/private_key_6449432843739343388.key) [2022-03-28T03:24:30.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T03:24:30.728Z] + git semver bump pre [2022-03-28T03:24:30.728Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T03:24:30.728Z] # $GIT_DIR = /w/workspace/edgex-go/169/.git [2022-03-28T03:24:30.728Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/169 [2022-03-28T03:24:30.728Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T03:24:30.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T03:24:30.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T03:24:30.729Z] # $SEMVER_BRANCH = main [2022-03-28T03:24:30.729Z] # $SEMVER_DIR = /w/workspace/edgex-go/169/.semver [2022-03-28T03:24:30.729Z] 2.2.0-dev.48 [Pipeline] } [2022-03-28T03:24:30.749Z] $ docker exec --env ******** --env ******** 83f635bb12372a301d8d70e571c10825e764dedf5148de331ec3cb44e2a807d0 ssh-agent -k [2022-03-28T03:24:30.866Z] unset SSH_AUTH_SOCK; [2022-03-28T03:24:30.866Z] unset SSH_AGENT_PID; [2022-03-28T03:24:30.866Z] echo Agent pid 21 killed; [2022-03-28T03:24:30.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T03:24:31.186Z] + git semver [Pipeline] } [2022-03-28T03:24:31.211Z] $ docker stop --time=1 83f635bb12372a301d8d70e571c10825e764dedf5148de331ec3cb44e2a807d0 [2022-03-28T03:24:32.528Z] $ docker rm -f 83f635bb12372a301d8d70e571c10825e764dedf5148de331ec3cb44e2a807d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T03:24:32.879Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T03:24:32.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:24:33.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T03:24:33.175Z] . [Pipeline] withDockerContainer [2022-03-28T03:24:33.248Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:24:33.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T03:24:33.707Z] $ docker top 81f5b4a2f5674afc88f4ecd1e027217451615cbb7512c2c2563c742397353a14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T03:24:33.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T03:24:33.799Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T03:24:33.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T03:24:33.962Z] $ docker exec 81f5b4a2f5674afc88f4ecd1e027217451615cbb7512c2c2563c742397353a14 ssh-agent [2022-03-28T03:24:34.080Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKiiEeg/agent.13 [2022-03-28T03:24:34.080Z] SSH_AGENT_PID=19 [2022-03-28T03:24:34.086Z] Running ssh-add (command line suppressed) [2022-03-28T03:24:34.219Z] Identity added: /w/workspace/edgex-go/169@tmp/private_key_4735708658230359411.key (/w/workspace/edgex-go/169@tmp/private_key_4735708658230359411.key) [2022-03-28T03:24:34.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T03:24:34.519Z] + git semver push [2022-03-28T03:24:34.519Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T03:24:34.519Z] # $GIT_DIR = /w/workspace/edgex-go/169/.git [2022-03-28T03:24:34.519Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/169 [2022-03-28T03:24:34.519Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T03:24:34.519Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T03:24:34.519Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T03:24:34.519Z] # $SEMVER_BRANCH = main [2022-03-28T03:24:34.519Z] # $SEMVER_DIR = /w/workspace/edgex-go/169/.semver [Pipeline] } [2022-03-28T03:24:37.843Z] $ docker exec --env ******** --env ******** 81f5b4a2f5674afc88f4ecd1e027217451615cbb7512c2c2563c742397353a14 ssh-agent -k [2022-03-28T03:24:37.940Z] unset SSH_AUTH_SOCK; [2022-03-28T03:24:37.940Z] unset SSH_AGENT_PID; [2022-03-28T03:24:37.940Z] echo Agent pid 19 killed; [2022-03-28T03:24:37.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T03:24:38.259Z] + git semver [Pipeline] } [2022-03-28T03:24:38.283Z] $ docker stop --time=1 81f5b4a2f5674afc88f4ecd1e027217451615cbb7512c2c2563c742397353a14 [2022-03-28T03:24:39.627Z] $ docker rm -f 81f5b4a2f5674afc88f4ecd1e027217451615cbb7512c2c2563c742397353a14 [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-03-28T03:24:40.219Z] + [ -d /w/workspace/edgex-go/169/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:40.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:41.383Z] ---> package-listing.sh [2022-03-28T03:24:41.383Z] ++ facter osfamily [2022-03-28T03:24:41.383Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-28T03:24:41.643Z] + OS_FAMILY=debian [2022-03-28T03:24:41.643Z] + workspace=/w/workspace/edgex-go/169 [2022-03-28T03:24:41.643Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-28T03:24:41.643Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-28T03:24:41.643Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-28T03:24:41.643Z] + PACKAGES=/tmp/packages_start.txt [2022-03-28T03:24:41.643Z] + '[' /w/workspace/edgex-go/169 ']' [2022-03-28T03:24:41.643Z] + PACKAGES=/tmp/packages_end.txt [2022-03-28T03:24:41.643Z] + case "${OS_FAMILY}" in [2022-03-28T03:24:41.643Z] + dpkg -l [2022-03-28T03:24:41.643Z] + grep '^ii' [2022-03-28T03:24:41.643Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-28T03:24:41.643Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-28T03:24:41.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-28T03:24:41.643Z] + '[' /w/workspace/edgex-go/169 ']' [2022-03-28T03:24:41.643Z] + mkdir -p /w/workspace/edgex-go/169/archives/ [2022-03-28T03:24:41.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/169/archives/ [Pipeline] echo [2022-03-28T03:24:41.655Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-28T03:24:41.936Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:24:42.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T03:24:42.494Z] [2022-03-28T03:24:42.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T03:24:42.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T03:24:42.794Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-28T03:24:42.794Z] 5eb5b503b376: Pulling fs layer [2022-03-28T03:24:42.794Z] 5c69ac0246d0: Pulling fs layer [2022-03-28T03:24:42.794Z] ec43610c2a17: Pulling fs layer [2022-03-28T03:24:42.794Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-28T03:24:42.794Z] 33b1e0a273af: Pulling fs layer [2022-03-28T03:24:42.794Z] 5d3b04190fa2: Pulling fs layer [2022-03-28T03:24:42.794Z] 2f39f015ded8: Pulling fs layer [2022-03-28T03:24:42.794Z] 33b1e0a273af: Waiting [2022-03-28T03:24:42.794Z] 2f39f015ded8: Waiting [2022-03-28T03:24:42.794Z] 5d3b04190fa2: Waiting [2022-03-28T03:24:42.794Z] 3a2ae6a8a46f: Waiting [2022-03-28T03:24:42.794Z] 5c69ac0246d0: Verifying Checksum [2022-03-28T03:24:42.794Z] 5c69ac0246d0: Download complete [2022-03-28T03:24:42.794Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-28T03:24:42.794Z] 3a2ae6a8a46f: Download complete [2022-03-28T03:24:42.794Z] 33b1e0a273af: Verifying Checksum [2022-03-28T03:24:42.794Z] 33b1e0a273af: Download complete [2022-03-28T03:24:43.057Z] ec43610c2a17: Verifying Checksum [2022-03-28T03:24:43.057Z] ec43610c2a17: Download complete [2022-03-28T03:24:43.057Z] 5d3b04190fa2: Verifying Checksum [2022-03-28T03:24:43.057Z] 5d3b04190fa2: Download complete [2022-03-28T03:24:43.057Z] 5eb5b503b376: Verifying Checksum [2022-03-28T03:24:43.057Z] 5eb5b503b376: Download complete [2022-03-28T03:24:43.626Z] 2f39f015ded8: Download complete [2022-03-28T03:24:44.196Z] 5eb5b503b376: Pull complete [2022-03-28T03:24:44.454Z] 5c69ac0246d0: Pull complete [2022-03-28T03:24:45.022Z] ec43610c2a17: Pull complete [2022-03-28T03:24:45.023Z] 3a2ae6a8a46f: Pull complete [2022-03-28T03:24:45.282Z] 33b1e0a273af: Pull complete [2022-03-28T03:24:45.282Z] 5d3b04190fa2: Pull complete [2022-03-28T03:24:49.477Z] 2f39f015ded8: Pull complete [2022-03-28T03:24:49.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-28T03:24:49.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T03:24:49.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-28T03:24:49.602Z] prd-ubuntu20.04-docker-8c-8g-9207 does not seem to be running inside a container [2022-03-28T03:24:49.659Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/169/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/169 -v /w/workspace/edgex-go/169:/w/workspace/edgex-go/169:rw,z -v /w/workspace/edgex-go/169@tmp:/w/workspace/edgex-go/169@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:latest cat [2022-03-28T03:24:51.168Z] $ docker top e41525c454604f18bad23eecfcfe59e54fbe4d4947de42afdb373029e7f87348 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T03:24:51.516Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-28T03:24:51.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-28T03:24:52.094Z] + ls /var/log/sa-host [2022-03-28T03:24:52.094Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T03:24:52.311Z] provisioning config files... [2022-03-28T03:24:52.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/169@tmp/config8643503880091594235tmp [Pipeline] { [Pipeline] echo [2022-03-28T03:24:52.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:52.626Z] ---> create-netrc.sh [Pipeline] } [2022-03-28T03:24:52.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:52.970Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-28T03:24:52.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:53.266Z] ---> sudo-logs.sh [2022-03-28T03:24:53.266Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-28T03:24:53.291Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:53.579Z] ---> job-cost.sh [2022-03-28T03:24:53.579Z] lf-activate-venv: SKIPPING [2022-03-28T03:24:53.579Z] DEBUG: total: 0.10999999940395355 [2022-03-28T03:24:53.579Z] INFO: Retrieving Stack Cost... [2022-03-28T03:24:54.151Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T03:24:54.411Z] INFO: Archiving Costs [Pipeline] echo [2022-03-28T03:24:54.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T03:24:54.711Z] ---> logs-deploy.sh [2022-03-28T03:24:54.711Z] lf-activate-venv: SKIPPING [2022-03-28T03:24:54.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/169 [2022-03-28T03:24:54.711Z] INFO: archiving workspace using pattern(s): [2022-03-28T03:24:55.652Z] Archives upload complete. [2022-03-28T03:24:55.652Z] INFO: archiving logs to Nexus