Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da675bb4c39ca8451971de11c1deafee203bfaa2 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-ssh646356298447504593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7842068281134192363.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7726205388345142663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh5009049400979512420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16780965698286224704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], buildSnap:false] ========================================================= [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.18 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9637’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9645 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/453 [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/453 # 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 > 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 Avoid second fetch Checking out Revision da675bb4c39ca8451971de11c1deafee203bfaa2 (main) Commit message: "feat: generate spdx sbom and add Makefile target for sbom generation (#4339)" > git config core.sparsecheckout # timeout=10 > git checkout -f da675bb4c39ca8451971de11c1deafee203bfaa2 # timeout=10 > git rev-list --no-walk b576a02ca2f5f3e2ac8b865ecd25ab8a497027dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T18:33:10.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T18:33:10.605Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T18:33:10.622Z] ========================================================= [2023-03-10T18:33:10.622Z] EdgeX Global Pipelines Version Info [2023-03-10T18:33:10.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T18:33:11.331Z] ------------------- [2023-03-10T18:33:11.331Z] stable info: [2023-03-10T18:33:11.331Z] ------------------- [2023-03-10T18:33:11.331Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T18:33:11.331Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T18:33:11.331Z] Message: update stable to v1.0.244 [2023-03-10T18:33:11.902Z] ------------------- [2023-03-10T18:33:11.902Z] experimental info: [2023-03-10T18:33:11.902Z] ------------------- [2023-03-10T18:33:11.902Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T18:33:11.902Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T18:33:11.902Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T18:33:12.100Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-10T18:33:12.115Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-10T18:33:12.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T18:33:12.140Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T18:33:12.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T18:33:12.162Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T18:33:12.174Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T18:33:12.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-10T18:33:12.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-10T18:33:12.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-10T18:33:12.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T18:33:12.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T18:33:12.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T18:33:12.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T18:33:12.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T18:33:12.278Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T18:33:12.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T18:33:12.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T18:33:12.311Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-10T18:33:12.322Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-10T18:33:12.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T18:33:12.346Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T18:33:12.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T18:33:12.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-10T18:33:12.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-10T18:33:12.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-10T18:33:12.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] echo [2023-03-10T18:33:12.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da675bb [Pipeline] echo [2023-03-10T18:33:12.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T18:33:12.498Z] provisioning config files... [2023-03-10T18:33:12.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/453@tmp/config12455981572643066592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T18:33:12.821Z] ---> docker-login.sh [2023-03-10T18:33:12.821Z] nexus3.edgexfoundry.org:10001 [2023-03-10T18:33:13.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:33:13.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:33:13.081Z] Configure a credential helper to remove this warning. See [2023-03-10T18:33:13.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:33:13.081Z] [2023-03-10T18:33:13.081Z] Login Succeeded [2023-03-10T18:33:13.081Z] nexus3.edgexfoundry.org:10002 [2023-03-10T18:33:13.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:33:13.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:33:13.340Z] Configure a credential helper to remove this warning. See [2023-03-10T18:33:13.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:33:13.340Z] [2023-03-10T18:33:13.340Z] Login Succeeded [2023-03-10T18:33:13.340Z] nexus3.edgexfoundry.org:10003 [2023-03-10T18:33:13.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:33:13.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:33:13.340Z] Configure a credential helper to remove this warning. See [2023-03-10T18:33:13.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:33:13.340Z] [2023-03-10T18:33:13.340Z] Login Succeeded [2023-03-10T18:33:13.340Z] nexus3.edgexfoundry.org:10004 [2023-03-10T18:33:13.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:33:14.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:33:14.542Z] Configure a credential helper to remove this warning. See [2023-03-10T18:33:14.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:33:14.542Z] [2023-03-10T18:33:14.542Z] Login Succeeded [2023-03-10T18:33:14.542Z] docker.io [2023-03-10T18:33:14.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:33:14.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:33:14.803Z] Configure a credential helper to remove this warning. See [2023-03-10T18:33:14.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:33:14.803Z] [2023-03-10T18:33:14.803Z] Login Succeeded [2023-03-10T18:33:14.803Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T18:33:14.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T18:33:15.119Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-03-10T18:33:15.119Z] + + dirname cmd/core-command/Dockerfile [2023-03-10T18:33:15.119Z] cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-10T18:33:15.119Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-03-10T18:33:15.119Z] [2023-03-10T18:33:15.119Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/core-data/Dockerfile [2023-03-10T18:33:15.119Z] + cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-10T18:33:15.119Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-10T18:33:15.119Z] cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-10T18:33:15.119Z] + cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-10T18:33:15.119Z] + cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-10T18:33:15.119Z] + cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-10T18:33:15.119Z] + cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T18:33:15.119Z] + cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-10T18:33:15.119Z] + cut -d/ -f2 [2023-03-10T18:33:15.119Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-10T18:33:15.119Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-10T18:33:15.120Z] + cut -d/ -f2 [2023-03-10T18:33:15.120Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-10T18:33:15.120Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-10T18:33:15.120Z] + cut -d/ -f2 [2023-03-10T18:33:15.120Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-10T18:33:15.120Z] + dirname cmd/support-notifications/Dockerfile [2023-03-10T18:33:15.120Z] + cut -d/ -f2 [2023-03-10T18:33:15.120Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-10T18:33:15.120Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-10T18:33:15.120Z] + cut -d/ -f2 [2023-03-10T18:33:15.120Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-10T18:33:15.177Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-10T18:33:15.518Z] + git rev-list -1 --merges da675bb4c39ca8451971de11c1deafee203bfaa2~1..da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] echo [2023-03-10T18:33:15.538Z] -----------> git rev-list -1 --merges da675bb4c39ca8451971de11c1deafee203bfaa2~1..da675bb4c39ca8451971de11c1deafee203bfaa2 da675bb4c39ca8451971de11c1deafee203bfaa2 [false] [Pipeline] sh [2023-03-10T18:33:15.829Z] + git log --format=format:%s -1 da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] echo [2023-03-10T18:33:15.844Z] ========================================================= [2023-03-10T18:33:15.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T18:33:15.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-10T18:33:16.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T18:33:16.207Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T18:33:16.207Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T18:33:16.207Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T18:33:16.207Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T18:33:16.207Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T18:33:16.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:33:16.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T18:33:16.546Z] [2023-03-10T18:33:16.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:33:16.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T18:33:16.845Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T18:33:16.845Z] b85a868b505f: Pulling fs layer [2023-03-10T18:33:16.845Z] e2be974225ed: Pulling fs layer [2023-03-10T18:33:16.845Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T18:33:16.845Z] 988bab9f4d93: Pulling fs layer [2023-03-10T18:33:16.845Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T18:33:16.845Z] 988bab9f4d93: Waiting [2023-03-10T18:33:16.846Z] eaf3925da568: Pulling fs layer [2023-03-10T18:33:16.846Z] bab4dde63d76: Pulling fs layer [2023-03-10T18:33:16.846Z] eaf3925da568: Waiting [2023-03-10T18:33:16.846Z] bde34c3a00c8: Pulling fs layer [2023-03-10T18:33:16.846Z] b352a97aabf1: Pulling fs layer [2023-03-10T18:33:16.846Z] bde34c3a00c8: Waiting [2023-03-10T18:33:16.846Z] bab4dde63d76: Waiting [2023-03-10T18:33:16.846Z] 4872d77fe225: Pulling fs layer [2023-03-10T18:33:16.846Z] b352a97aabf1: Waiting [2023-03-10T18:33:16.846Z] 5851b861e8e6: Pulling fs layer [2023-03-10T18:33:16.846Z] 5851b861e8e6: Waiting [2023-03-10T18:33:16.846Z] 4872d77fe225: Waiting [2023-03-10T18:33:16.846Z] e2be974225ed: Verifying Checksum [2023-03-10T18:33:16.846Z] e2be974225ed: Download complete [2023-03-10T18:33:16.846Z] 988bab9f4d93: Verifying Checksum [2023-03-10T18:33:16.846Z] 988bab9f4d93: Download complete [2023-03-10T18:33:17.107Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T18:33:17.107Z] 1469e6f7b9e6: Download complete [2023-03-10T18:33:17.107Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T18:33:17.107Z] 339a4e72a1f5: Download complete [2023-03-10T18:33:17.107Z] eaf3925da568: Verifying Checksum [2023-03-10T18:33:17.107Z] eaf3925da568: Download complete [2023-03-10T18:33:17.107Z] bde34c3a00c8: Verifying Checksum [2023-03-10T18:33:17.107Z] bde34c3a00c8: Download complete [2023-03-10T18:33:17.107Z] b352a97aabf1: Verifying Checksum [2023-03-10T18:33:17.107Z] b352a97aabf1: Download complete [2023-03-10T18:33:17.107Z] 4872d77fe225: Verifying Checksum [2023-03-10T18:33:17.107Z] 4872d77fe225: Download complete [2023-03-10T18:33:17.107Z] 5851b861e8e6: Download complete [2023-03-10T18:33:17.107Z] b85a868b505f: Verifying Checksum [2023-03-10T18:33:17.107Z] b85a868b505f: Download complete [2023-03-10T18:33:17.365Z] bab4dde63d76: Verifying Checksum [2023-03-10T18:33:17.365Z] bab4dde63d76: Download complete [2023-03-10T18:33:18.299Z] b85a868b505f: Pull complete [2023-03-10T18:33:18.559Z] e2be974225ed: Pull complete [2023-03-10T18:33:19.127Z] 339a4e72a1f5: Pull complete [2023-03-10T18:33:19.127Z] 988bab9f4d93: Pull complete [2023-03-10T18:33:19.386Z] 1469e6f7b9e6: Pull complete [2023-03-10T18:33:19.386Z] eaf3925da568: Pull complete [2023-03-10T18:33:21.287Z] bab4dde63d76: Pull complete [2023-03-10T18:33:21.287Z] bde34c3a00c8: Pull complete [2023-03-10T18:33:21.287Z] b352a97aabf1: Pull complete [2023-03-10T18:33:21.287Z] 4872d77fe225: Pull complete [2023-03-10T18:33:21.287Z] 5851b861e8e6: Pull complete [2023-03-10T18:33:21.287Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T18:33:21.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T18:33:21.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T18:33:21.373Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T18:33:21.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T18:33:23.712Z] $ docker top b93e804b7083ca206a51fd1f655c8f19493bb1b101332ef507ed3d72ff7e4892 -eo pid,comm [2023-03-10T18:33:23.762Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T18:33:23.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T18:33:23.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T18:33:23.800Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T18:33:23.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T18:33:23.928Z] $ docker exec b93e804b7083ca206a51fd1f655c8f19493bb1b101332ef507ed3d72ff7e4892 ssh-agent [2023-03-10T18:33:24.023Z] SSH_AUTH_SOCK=/tmp/ssh-PE5CrMODPgru/agent.32 [2023-03-10T18:33:24.023Z] SSH_AGENT_PID=38 [2023-03-10T18:33:24.028Z] Running ssh-add (command line suppressed) [2023-03-10T18:33:24.150Z] Identity added: /w/workspace/edgex-go/453@tmp/private_key_1997768836293924455.key (/w/workspace/edgex-go/453@tmp/private_key_1997768836293924455.key) [2023-03-10T18:33:24.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T18:33:24.444Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T18:33:24.462Z] $ docker exec --env ******** --env ******** b93e804b7083ca206a51fd1f655c8f19493bb1b101332ef507ed3d72ff7e4892 ssh-agent -k [2023-03-10T18:33:24.564Z] unset SSH_AUTH_SOCK; [2023-03-10T18:33:24.565Z] unset SSH_AGENT_PID; [2023-03-10T18:33:24.565Z] echo Agent pid 38 killed; [2023-03-10T18:33:24.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T18:33:24.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T18:33:24.588Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T18:33:24.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T18:33:24.708Z] $ docker exec b93e804b7083ca206a51fd1f655c8f19493bb1b101332ef507ed3d72ff7e4892 ssh-agent [2023-03-10T18:33:24.831Z] SSH_AUTH_SOCK=/tmp/ssh-5R0duf29T6iO/agent.71 [2023-03-10T18:33:24.831Z] SSH_AGENT_PID=77 [2023-03-10T18:33:24.836Z] Running ssh-add (command line suppressed) [2023-03-10T18:33:24.943Z] Identity added: /w/workspace/edgex-go/453@tmp/private_key_11575714323554283748.key (/w/workspace/edgex-go/453@tmp/private_key_11575714323554283748.key) [2023-03-10T18:33:24.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T18:33:25.240Z] + git semver init [2023-03-10T18:33:25.498Z] 2023-03-10 18:33:25,461 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T18:33:25.498Z] 2023-03-10 18:33:25,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/453/.semver [2023-03-10T18:33:25.498Z] 2023-03-10 18:33:25,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/453/.semver [2023-03-10T18:33:25.498Z] 2023-03-10 18:33:25,463 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/453/.semver'], cwd=/w/workspace/edgex-go/453, universal_newlines=False, shell=None, istream=None) [2023-03-10T18:33:30.796Z] 2023-03-10 18:33:30,246 [append_file] DEBUG append to file:/w/workspace/edgex-go/453/.git/info/exclude [2023-03-10T18:33:30.796Z] 2023-03-10 18:33:30,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/453/.semver/main with force:False [2023-03-10T18:33:30.796Z] 2023-03-10 18:33:30,246 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T18:33:30.796Z] 2023-03-10 18:33:30,247 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T18:33:30.796Z] 3.0.0-dev.91 [Pipeline] } [2023-03-10T18:33:30.811Z] $ docker exec --env ******** --env ******** b93e804b7083ca206a51fd1f655c8f19493bb1b101332ef507ed3d72ff7e4892 ssh-agent -k [2023-03-10T18:33:30.912Z] unset SSH_AUTH_SOCK; [2023-03-10T18:33:30.912Z] unset SSH_AGENT_PID; [2023-03-10T18:33:30.912Z] echo Agent pid 77 killed; [2023-03-10T18:33:30.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T18:33:31.211Z] + git semver [Pipeline] } [2023-03-10T18:33:31.487Z] $ docker stop --time=1 b93e804b7083ca206a51fd1f655c8f19493bb1b101332ef507ed3d72ff7e4892 [2023-03-10T18:33:32.786Z] $ docker rm -f --volumes b93e804b7083ca206a51fd1f655c8f19493bb1b101332ef507ed3d72ff7e4892 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T18:33:33.106Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T18:33:33.288Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T18:33:33.291Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.91 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T18:33:33.655Z] + git config --global --add safe.directory /w/workspace/edgex-go/453 [Pipeline] echo [2023-03-10T18:33:33.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T18:33:33.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T18:33:33.688Z] ========================================================= [2023-03-10T18:33:33.688Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T18:33:33.688Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T18:33:33.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T18:33:33.969Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T18:33:33.969Z] 213ec9aee27d: Pulling fs layer [2023-03-10T18:33:33.969Z] 4583459ba037: Pulling fs layer [2023-03-10T18:33:33.969Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T18:33:33.969Z] 53926ce57604: Pulling fs layer [2023-03-10T18:33:33.969Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T18:33:33.969Z] 22ff95d597cd: Pulling fs layer [2023-03-10T18:33:33.969Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T18:33:33.969Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T18:33:33.969Z] a7acece74701: Pulling fs layer [2023-03-10T18:33:33.969Z] 21b2b0c7a3f4: Waiting [2023-03-10T18:33:33.969Z] 22ff95d597cd: Waiting [2023-03-10T18:33:33.969Z] 12d6caf4c0d1: Waiting [2023-03-10T18:33:33.969Z] 96b7cbca73a9: Waiting [2023-03-10T18:33:33.969Z] a7acece74701: Waiting [2023-03-10T18:33:33.969Z] 53926ce57604: Waiting [2023-03-10T18:33:33.969Z] 93c1e223e6f2: Verifying Checksum [2023-03-10T18:33:33.969Z] 4583459ba037: Verifying Checksum [2023-03-10T18:33:33.969Z] 4583459ba037: Download complete [2023-03-10T18:33:33.969Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T18:33:33.969Z] 21b2b0c7a3f4: Download complete [2023-03-10T18:33:33.969Z] 22ff95d597cd: Verifying Checksum [2023-03-10T18:33:33.969Z] 22ff95d597cd: Download complete [2023-03-10T18:33:33.969Z] 213ec9aee27d: Verifying Checksum [2023-03-10T18:33:33.969Z] 213ec9aee27d: Download complete [2023-03-10T18:33:34.233Z] 12d6caf4c0d1: Verifying Checksum [2023-03-10T18:33:34.233Z] 12d6caf4c0d1: Download complete [2023-03-10T18:33:34.233Z] 213ec9aee27d: Pull complete [2023-03-10T18:33:34.507Z] 4583459ba037: Pull complete [2023-03-10T18:33:34.507Z] 93c1e223e6f2: Pull complete [2023-03-10T18:33:34.770Z] a7acece74701: Verifying Checksum [2023-03-10T18:33:34.770Z] a7acece74701: Download complete [2023-03-10T18:33:35.029Z] 53926ce57604: Verifying Checksum [2023-03-10T18:33:35.029Z] 53926ce57604: Download complete [2023-03-10T18:33:35.029Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T18:33:38.314Z] 53926ce57604: Pull complete [2023-03-10T18:33:38.572Z] 21b2b0c7a3f4: Pull complete [2023-03-10T18:33:38.572Z] 22ff95d597cd: Pull complete [2023-03-10T18:33:38.572Z] 12d6caf4c0d1: Pull complete [2023-03-10T18:33:41.104Z] 96b7cbca73a9: Pull complete [2023-03-10T18:33:41.364Z] a7acece74701: Pull complete [2023-03-10T18:33:41.364Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T18:33:41.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T18:33:41.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T18:33:41.657Z] + + docker build -t ci-base-image-x86_64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T18:33:41.657Z] WORKDIR /edgex [2023-03-10T18:33:41.657Z] COPY go.mod . [2023-03-10T18:33:41.657Z] RUN go mod download - [2023-03-10T18:33:41.657Z] . [2023-03-10T18:33:42.225Z] Sending build context to Docker daemon 170.4MB [2023-03-10T18:33:42.225Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T18:33:42.225Z] ---> db6d94c90886 [2023-03-10T18:33:42.225Z] Step 2/4 : WORKDIR /edgex [2023-03-10T18:33:47.498Z] ---> Running in 7c9411398da8 [2023-03-10T18:33:47.498Z] Removing intermediate container 7c9411398da8 [2023-03-10T18:33:47.499Z] ---> 53b799564613 [2023-03-10T18:33:47.499Z] Step 3/4 : COPY go.mod . [2023-03-10T18:33:47.499Z] ---> 8aaa9bf21ab9 [2023-03-10T18:33:47.499Z] Step 4/4 : RUN go mod download [2023-03-10T18:33:47.499Z] ---> Running in 7454e1af35e9 [2023-03-10T18:33:48.348Z] Still waiting to schedule task [2023-03-10T18:33:48.348Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-10T18:34:02.394Z] Removing intermediate container 7454e1af35e9 [2023-03-10T18:34:02.394Z] ---> e7043b79c617 [2023-03-10T18:34:02.394Z] Successfully built e7043b79c617 [2023-03-10T18:34:02.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:34:02.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T18:34:02.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T18:34:02.751Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T18:34:02.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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 ******** ci-base-image-x86_64 cat [2023-03-10T18:34:03.262Z] $ docker top b3a1a9872602a37cbe5f1f87f090578526556f26b89f88f2ad71d92815efb419 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T18:34:03.599Z] + go version [2023-03-10T18:34:03.599Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T18:34:03.615Z] $ docker stop --time=1 b3a1a9872602a37cbe5f1f87f090578526556f26b89f88f2ad71d92815efb419 [2023-03-10T18:34:04.868Z] $ docker rm -f --volumes b3a1a9872602a37cbe5f1f87f090578526556f26b89f88f2ad71d92815efb419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:34:05.259Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T18:34:05.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T18:34:05.330Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T18:34:05.364Z] $ 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/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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 ******** ci-base-image-x86_64 cat [2023-03-10T18:34:05.701Z] $ docker top 1a54031ae049945e63e6bff92e8fc62ff3d75596a76af18dd8a3225020df878e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T18:34:05.759Z] ========================================================= [2023-03-10T18:34:05.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T18:34:05.759Z] ========================================================= [Pipeline] sh [2023-03-10T18:34:06.036Z] + git config --global --add safe.directory /w/workspace/edgex-go/453 [Pipeline] fileExists [Pipeline] sh [2023-03-10T18:34:06.329Z] + make test [2023-03-10T18:34:06.329Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T18:34:12.891Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T18:34:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T18:34:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T18:34:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2023-03-10T18:34:30.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.186s coverage: 71.2% of statements [2023-03-10T18:34:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T18:34:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T18:34:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T18:34:30.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements [2023-03-10T18:34:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T18:34:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.878s coverage: 88.5% of statements [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 65.9% of statements [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.0% of statements [2023-03-10T18:34:31.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 45.5% of statements [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 82.9% of statements [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements [2023-03-10T18:34:31.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-03-10T18:34:39.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.403s coverage: 79.9% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 61.5% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T18:34:54.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T18:34:54.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T18:34:54.710Z] 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 [2023-03-10T18:35:16.641Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-10T18:35:16.641Z] go vet ./... [2023-03-10T18:35:16.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T18:35:17.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T18:35:17.156Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T18:35:17.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T18:35:17.445Z] + ls -al . [2023-03-10T18:35:17.445Z] total 704 [2023-03-10T18:35:17.445Z] drwxrwxr-x 11 1001 1001 4096 Mar 10 18:34 . [2023-03-10T18:35:17.445Z] drwxr-xr-x 4 root root 4096 Mar 10 18:34 .. [2023-03-10T18:35:17.445Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 18:33 .blubracket [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 18:33 .dockerignore [2023-03-10T18:35:17.445Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 18:34 .git [2023-03-10T18:35:17.445Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 18:33 .github [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 1133 Mar 10 18:33 .gitignore [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 18:33 .golangci.yml [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 18:33 .hadolint.yml [2023-03-10T18:35:17.445Z] drwxr-xr-x 3 1001 1001 4096 Mar 10 18:33 .semver [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 18:33 .sonarcloud.properties [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 18:33 ADOPTERS.md [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 18:33 Attribution.txt [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 18:33 CHANGELOG.md [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 18:33 CONTRIBUTING.md [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 18:33 GOVERNANCE.md [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 18:33 Jenkinsfile [2023-03-10T18:35:17.445Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 18:33 LICENSE [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 14232 Mar 10 18:33 Makefile [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 18:33 OWNERS.md [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 18:33 README.md [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 789 Mar 10 18:33 SECURITY.md [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 12 Mar 10 18:33 VERSION [2023-03-10T18:35:17.446Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 18:33 bin [2023-03-10T18:35:17.446Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 18:33 cmd [2023-03-10T18:35:17.446Z] -rw-r--r-- 1 root root 447487 Mar 10 18:34 coverage.out [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 18:33 go.mod [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 18:33 go.sum [2023-03-10T18:35:17.446Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 18:33 internal [2023-03-10T18:35:17.446Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 18:33 openapi [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 594 Mar 10 18:33 security.txt [2023-03-10T18:35:17.446Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 18:33 snap [2023-03-10T18:35:17.446Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 18:33 version.go [Pipeline] sh [2023-03-10T18:35:17.725Z] + '[' -e coverage.out ] [2023-03-10T18:35:17.725Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T18:35:17.815Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9646 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-10T18:35:17.826Z] Running in /w/workspace/edgex-go/453 [Pipeline] { [2023-03-10T18:35:17.833Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] checkout [2023-03-10T18:35:17.963Z] The recommended git tool is: git [2023-03-10T18:35:18.180Z] + make build [2023-03-10T18:35:18.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T18:35:22.999Z] using credential edgex-jenkins-ssh [2023-03-10T18:35:23.015Z] Cloning the remote Git repository [2023-03-10T18:35:23.060Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-10T18:35:23.137Z] > git init /w/workspace/edgex-go/453 # timeout=10 [2023-03-10T18:35:23.286Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T18:35:23.287Z] > git --version # timeout=10 [2023-03-10T18:35:23.308Z] > git --version # 'git version 2.25.1' [2023-03-10T18:35:23.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T18:35:23.364Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T18:35:30.379Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T18:35:32.364Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T18:35:33.356Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T18:35:34.293Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T18:35:39.506Z] Avoid second fetch [2023-03-10T18:35:39.506Z] Checking out Revision da675bb4c39ca8451971de11c1deafee203bfaa2 (main) [2023-03-10T18:35:38.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T18:35:38.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T18:35:39.523Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T18:35:39.545Z] > git checkout -f da675bb4c39ca8451971de11c1deafee203bfaa2 # timeout=10 [2023-03-10T18:35:40.174Z] Commit message: "feat: generate spdx sbom and add Makefile target for sbom generation (#4339)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T18:35:41.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T18:35:41.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T18:35:41.068Z] Dload Upload Total Spent Left Speed [2023-03-10T18:35:41.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-03-10T18:35:41.707Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T18:35:42.040Z] + sudo tee /etc/docker/daemon.new [2023-03-10T18:35:42.040Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T18:35:42.040Z] { [2023-03-10T18:35:42.040Z] "registry-mirrors": [ [2023-03-10T18:35:42.040Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T18:35:42.040Z] ], [2023-03-10T18:35:42.040Z] "bip": "10.250.0.254/24", [2023-03-10T18:35:42.040Z] "hosts": [ [2023-03-10T18:35:42.040Z] "tcp://0.0.0.0:5555", [2023-03-10T18:35:42.040Z] "unix:///var/run/docker.sock" [2023-03-10T18:35:42.040Z] ], [2023-03-10T18:35:42.040Z] "mtu": 1458, [2023-03-10T18:35:42.040Z] "selinux-enabled": true, [2023-03-10T18:35:42.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T18:35:42.040Z] } [Pipeline] sh [2023-03-10T18:35:42.370Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T18:35:42.401Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T18:35:42.659Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T18:35:42.700Z] + sudo service docker restart [2023-03-10T18:35:43.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T18:35:44.971Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-10T18:35:45.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T18:35:46.644Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T18:35:48.050Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-10T18:35:49.004Z] $ docker stop --time=1 1a54031ae049945e63e6bff92e8fc62ff3d75596a76af18dd8a3225020df878e [2023-03-10T18:35:53.436Z] $ docker rm -f --volumes 1a54031ae049945e63e6bff92e8fc62ff3d75596a76af18dd8a3225020df878e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:35:54.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T18:35:54.259Z] [2023-03-10T18:35:54.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:35:54.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T18:35:54.557Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-10T18:35:54.557Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-10T18:35:54.557Z] ca9280d653b3: Pulling fs layer [2023-03-10T18:35:54.557Z] 7e9c9ca2126c: Pulling fs layer [2023-03-10T18:35:54.557Z] cbdbe7a5bc2a: Download complete [2023-03-10T18:35:54.816Z] ca9280d653b3: Verifying Checksum [2023-03-10T18:35:54.816Z] ca9280d653b3: Download complete [2023-03-10T18:35:54.816Z] cbdbe7a5bc2a: Pull complete [2023-03-10T18:35:55.074Z] 7e9c9ca2126c: Download complete [2023-03-10T18:35:55.332Z] ca9280d653b3: Pull complete [2023-03-10T18:35:58.621Z] 7e9c9ca2126c: Pull complete [2023-03-10T18:35:58.621Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-10T18:35:58.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T18:35:58.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T18:35:58.693Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T18:35:58.727Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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 [2023-03-10T18:36:02.047Z] $ docker top 746ae44c98a8d7e84791920904eeb57315b2bf14568f787aecfd0ee0e468cd21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-03-10T18:36:02.143Z] provisioning config files... [2023-03-10T18:36:02.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/453@tmp/config9220920691766867128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T18:36:02.390Z] + docker-compose build --help [2023-03-10T18:36:02.390Z] + grep parallel [2023-03-10T18:36:02.523Z] ---> docker-login.sh [2023-03-10T18:36:02.523Z] nexus3.edgexfoundry.org:10001 [2023-03-10T18:36:02.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:36:02.961Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T18:36:02.978Z] $ docker stop --time=1 746ae44c98a8d7e84791920904eeb57315b2bf14568f787aecfd0ee0e468cd21 [2023-03-10T18:36:03.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:36:03.064Z] Configure a credential helper to remove this warning. See [2023-03-10T18:36:03.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:36:03.064Z] [2023-03-10T18:36:03.064Z] Login Succeeded [2023-03-10T18:36:03.064Z] nexus3.edgexfoundry.org:10002 [2023-03-10T18:36:03.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:36:03.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:36:03.334Z] Configure a credential helper to remove this warning. See [2023-03-10T18:36:03.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:36:03.334Z] [2023-03-10T18:36:03.334Z] Login Succeeded [2023-03-10T18:36:03.604Z] nexus3.edgexfoundry.org:10003 [2023-03-10T18:36:03.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:36:03.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:36:03.876Z] Configure a credential helper to remove this warning. See [2023-03-10T18:36:03.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:36:03.876Z] [2023-03-10T18:36:03.876Z] Login Succeeded [2023-03-10T18:36:03.876Z] nexus3.edgexfoundry.org:10004 [2023-03-10T18:36:04.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:36:04.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:36:04.144Z] Configure a credential helper to remove this warning. See [2023-03-10T18:36:04.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:36:04.144Z] [2023-03-10T18:36:04.144Z] Login Succeeded [2023-03-10T18:36:04.144Z] docker.io [2023-03-10T18:36:04.305Z] $ docker rm -f --volumes 746ae44c98a8d7e84791920904eeb57315b2bf14568f787aecfd0ee0e468cd21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-10T18:36:04.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-03-10T18:36:04.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:36:04.686Z] Configure a credential helper to remove this warning. See [2023-03-10T18:36:04.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:36:04.686Z] [2023-03-10T18:36:04.686Z] Login Succeeded [2023-03-10T18:36:04.686Z] ---> docker-login.sh ends [2023-03-10T18:36:04.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T18:36:04.696Z] . [Pipeline] } [2023-03-10T18:36:04.701Z] Deleting 1 temporary files [Pipeline] } [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] } [Pipeline] withDockerContainer [2023-03-10T18:36:04.778Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T18:36:04.815Z] $ 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/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-10T18:36:05.170Z] $ docker top f67834aa7cc4e282f463f9d8cb53cbf53814f7f2e2ec52fedd5f5e1f402d2dbc -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2023-03-10T18:36:05.518Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T18:36:05.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/453 [Pipeline] echo [2023-03-10T18:36:05.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T18:36:05.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T18:36:05.821Z] ========================================================= [2023-03-10T18:36:05.821Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T18:36:05.821Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T18:36:06.086Z] Building core-command ... [2023-03-10T18:36:06.086Z] Building core-common-config-bootstrapper ... [2023-03-10T18:36:06.086Z] Building core-data ... [2023-03-10T18:36:06.086Z] Building core-metadata ... [2023-03-10T18:36:06.086Z] Building security-bootstrapper ... [2023-03-10T18:36:06.086Z] Building security-proxy-auth ... [2023-03-10T18:36:06.086Z] Building security-proxy-setup ... [2023-03-10T18:36:06.086Z] Building security-secretstore-setup ... [2023-03-10T18:36:06.086Z] Building security-spiffe-token-provider ... [2023-03-10T18:36:06.086Z] Building security-spire-agent ... [2023-03-10T18:36:06.086Z] Building security-spire-config ... [2023-03-10T18:36:06.086Z] Building security-spire-server ... [2023-03-10T18:36:06.086Z] Building support-notifications ... [2023-03-10T18:36:06.086Z] Building support-scheduler ... [2023-03-10T18:36:06.086Z] Building security-proxy-setup [2023-03-10T18:36:06.086Z] Building security-spire-server [2023-03-10T18:36:06.086Z] Building core-data [2023-03-10T18:36:06.086Z] Building security-proxy-auth [2023-03-10T18:36:06.086Z] Building security-spiffe-token-provider [2023-03-10T18:36:06.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T18:36:06.144Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T18:36:06.144Z] 9b18e9b68314: Pulling fs layer [2023-03-10T18:36:06.144Z] 35d82f9e3411: Pulling fs layer [2023-03-10T18:36:06.144Z] e16973657156: Pulling fs layer [2023-03-10T18:36:06.144Z] fc693d55d65f: Pulling fs layer [2023-03-10T18:36:06.144Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T18:36:06.144Z] dda99020689f: Pulling fs layer [2023-03-10T18:36:06.144Z] db1c61fa0a46: Pulling fs layer [2023-03-10T18:36:06.144Z] 891c053d2c06: Pulling fs layer [2023-03-10T18:36:06.144Z] fc693d55d65f: Waiting [2023-03-10T18:36:06.144Z] 7e9fc2657dce: Waiting [2023-03-10T18:36:06.144Z] dda99020689f: Waiting [2023-03-10T18:36:06.144Z] db1c61fa0a46: Waiting [2023-03-10T18:36:06.144Z] 891c053d2c06: Waiting [2023-03-10T18:36:06.412Z] e16973657156: Verifying Checksum [2023-03-10T18:36:06.412Z] e16973657156: Download complete [2023-03-10T18:36:06.412Z] 35d82f9e3411: Verifying Checksum [2023-03-10T18:36:06.412Z] 35d82f9e3411: Download complete [2023-03-10T18:36:06.412Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T18:36:06.412Z] 7e9fc2657dce: Download complete [2023-03-10T18:36:06.412Z] dda99020689f: Verifying Checksum [2023-03-10T18:36:06.412Z] dda99020689f: Download complete [2023-03-10T18:36:06.412Z] 9b18e9b68314: Verifying Checksum [2023-03-10T18:36:06.412Z] 9b18e9b68314: Download complete [2023-03-10T18:36:07.380Z] 9b18e9b68314: Pull complete [2023-03-10T18:36:07.380Z] 891c053d2c06: Verifying Checksum [2023-03-10T18:36:07.380Z] 891c053d2c06: Download complete [2023-03-10T18:36:08.798Z] db1c61fa0a46: Verifying Checksum [2023-03-10T18:36:08.798Z] db1c61fa0a46: Download complete [2023-03-10T18:36:09.068Z] 35d82f9e3411: Pull complete [2023-03-10T18:36:09.068Z] fc693d55d65f: Verifying Checksum [2023-03-10T18:36:09.068Z] fc693d55d65f: Download complete [2023-03-10T18:36:09.338Z] e16973657156: Pull complete [2023-03-10T18:36:18.280Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:36:18.280Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:36:18.280Z] ---> e7043b79c617 [2023-03-10T18:36:18.280Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T18:36:18.280Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:36:18.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:36:18.280Z] ---> e7043b79c617 [2023-03-10T18:36:18.280Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:36:18.280Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:36:18.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:36:18.280Z] ---> e7043b79c617 [2023-03-10T18:36:18.280Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:36:18.280Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:36:18.280Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:36:18.280Z] ---> e7043b79c617 [2023-03-10T18:36:18.280Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T18:36:18.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:36:18.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:36:18.847Z] ---> e7043b79c617 [2023-03-10T18:36:18.847Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T18:36:24.363Z] fc693d55d65f: Pull complete [2023-03-10T18:36:24.363Z] 7e9fc2657dce: Pull complete [2023-03-10T18:36:24.363Z] dda99020689f: Pull complete [2023-03-10T18:36:27.071Z] ---> Running in e23c94b26a0b [2023-03-10T18:36:27.071Z] ---> Running in b0f956d761cc [2023-03-10T18:36:27.071Z] ---> Running in 615d1749a70a [2023-03-10T18:36:27.071Z] ---> Running in 94a9761dffbd [2023-03-10T18:36:27.071Z] ---> Running in 625f1cb3b5ab [2023-03-10T18:36:27.071Z] Removing intermediate container 94a9761dffbd [2023-03-10T18:36:27.071Z] ---> a67d44604a70 [2023-03-10T18:36:27.071Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:36:27.071Z] Removing intermediate container 615d1749a70a [2023-03-10T18:36:27.071Z] ---> d0b74f984b57 [2023-03-10T18:36:27.071Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T18:36:27.071Z] Removing intermediate container e23c94b26a0b [2023-03-10T18:36:27.071Z] ---> bc8c1e90295f [2023-03-10T18:36:27.071Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T18:36:27.071Z] ---> Running in db8a5480a42e [2023-03-10T18:36:27.071Z] Removing intermediate container b0f956d761cc [2023-03-10T18:36:27.071Z] ---> 54b3f02113e4 [2023-03-10T18:36:27.071Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:36:27.071Z] Removing intermediate container 625f1cb3b5ab [2023-03-10T18:36:27.071Z] ---> 632b075d0c9f [2023-03-10T18:36:27.071Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T18:36:27.071Z] ---> Running in 24228b3a3223 [2023-03-10T18:36:27.071Z] ---> Running in 4e05bd6745cf [2023-03-10T18:36:27.071Z] ---> Running in d065cf1e31cc [2023-03-10T18:36:27.071Z] ---> Running in 34dd2ccd4c28 [2023-03-10T18:36:27.071Z] Removing intermediate container db8a5480a42e [2023-03-10T18:36:27.071Z] ---> b8b2c92a702f [2023-03-10T18:36:27.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:36:27.071Z] ---> Running in bcb105cb9615 [2023-03-10T18:36:27.071Z] Removing intermediate container d065cf1e31cc [2023-03-10T18:36:27.071Z] ---> 9bc33538437e [2023-03-10T18:36:27.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:36:27.071Z] ---> Running in aa751a6d9501 [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] OK: 211 MiB in 51 packages [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T18:36:27.071Z] v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T18:36:27.071Z] OK: 17046 distinct packages available [2023-03-10T18:36:27.071Z] OK: 211 MiB in 51 packages [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:36:27.071Z] OK: 211 MiB in 51 packages [2023-03-10T18:36:27.071Z] OK: 211 MiB in 51 packages [2023-03-10T18:36:27.329Z] OK: 211 MiB in 51 packages [2023-03-10T18:36:27.329Z] Removing intermediate container 24228b3a3223 [2023-03-10T18:36:27.329Z] ---> 860398bd4a86 [2023-03-10T18:36:27.329Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T18:36:27.329Z] Removing intermediate container 34dd2ccd4c28 [2023-03-10T18:36:27.329Z] ---> eadfc765c56c [2023-03-10T18:36:27.329Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T18:36:27.587Z] ---> b713c29f47af [2023-03-10T18:36:27.587Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:36:27.587Z] ---> Running in 5f1219d0724d [2023-03-10T18:36:27.587Z] ---> 285be3a93f86 [2023-03-10T18:36:27.587Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:36:27.587Z] Removing intermediate container bcb105cb9615 [2023-03-10T18:36:27.587Z] ---> Running in 1cbeaf772603 [2023-03-10T18:36:27.587Z] ---> 7fc3ea547fd3 [2023-03-10T18:36:27.587Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:36:27.846Z] Removing intermediate container aa751a6d9501 [2023-03-10T18:36:27.846Z] ---> 6cd1c8372884 [2023-03-10T18:36:27.846Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:36:27.846Z] ---> 5e19f172f28b [2023-03-10T18:36:27.846Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:36:27.846Z] ---> Running in 0f3fbd4f9acf [2023-03-10T18:36:27.846Z] ---> a70daf5cbaa3 [2023-03-10T18:36:27.846Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:36:27.846Z] Removing intermediate container 4e05bd6745cf [2023-03-10T18:36:27.846Z] ---> 5871e23765d8 [2023-03-10T18:36:27.846Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T18:36:27.846Z] ---> Running in 0bf7897415fc [2023-03-10T18:36:28.108Z] ---> 436c57101ce2 [2023-03-10T18:36:28.108Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:36:28.108Z] ---> Running in 9caacfec8822 [2023-03-10T18:36:28.646Z] db1c61fa0a46: Pull complete [2023-03-10T18:36:31.248Z] 891c053d2c06: Pull complete [2023-03-10T18:36:31.248Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T18:36:31.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T18:36:31.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T18:36:31.579Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T18:36:31.579Z] WORKDIR /edgex [2023-03-10T18:36:31.579Z] COPY go.mod . [2023-03-10T18:36:31.579Z] RUN go mod download [2023-03-10T18:36:31.579Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-10T18:36:32.163Z] Sending build context to Docker daemon 2.946MB [2023-03-10T18:36:32.163Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T18:36:32.163Z] ---> f96f9c87975a [2023-03-10T18:36:32.163Z] Step 2/4 : WORKDIR /edgex [2023-03-10T18:36:34.110Z] ---> Running in a8ad2cc05927 [2023-03-10T18:36:34.110Z] Removing intermediate container a8ad2cc05927 [2023-03-10T18:36:34.110Z] ---> 9bb55474027b [2023-03-10T18:36:34.110Z] Step 3/4 : COPY go.mod . [2023-03-10T18:36:35.519Z] ---> aa25c3fea48b [2023-03-10T18:36:35.519Z] Step 4/4 : RUN go mod download [2023-03-10T18:36:35.519Z] ---> Running in 751501907f08 [2023-03-10T18:37:07.842Z] Removing intermediate container 751501907f08 [2023-03-10T18:37:07.842Z] ---> 363ce74cdd64 [2023-03-10T18:37:07.842Z] Successfully built 363ce74cdd64 [2023-03-10T18:37:07.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:37:08.185Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T18:37:08.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T18:37:08.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-9646 does not seem to be running inside a container [2023-03-10T18:37:08.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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 ******** ci-base-image-arm64 cat [2023-03-10T18:37:09.597Z] $ docker top 1fc47dd1b8fce9937f8d3e295ba3fdc4008e213d5a0a396661c6cc579b52ee50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T18:37:10.416Z] + go version [2023-03-10T18:37:10.416Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T18:37:10.437Z] $ docker stop --time=1 1fc47dd1b8fce9937f8d3e295ba3fdc4008e213d5a0a396661c6cc579b52ee50 [2023-03-10T18:37:12.039Z] $ docker rm -f --volumes 1fc47dd1b8fce9937f8d3e295ba3fdc4008e213d5a0a396661c6cc579b52ee50 [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:37:12.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T18:37:12.649Z] [2023-03-10T18:37:12.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:37:12.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T18:37:13.252Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-10T18:37:13.253Z] 29e5d40040c1: Pulling fs layer [2023-03-10T18:37:13.253Z] 1ce36da41761: Pulling fs layer [2023-03-10T18:37:13.253Z] 25b303627fd3: Pulling fs layer [2023-03-10T18:37:13.253Z] 29e5d40040c1: Verifying Checksum [2023-03-10T18:37:13.253Z] 29e5d40040c1: Download complete [2023-03-10T18:37:13.522Z] 1ce36da41761: Verifying Checksum [2023-03-10T18:37:13.522Z] 1ce36da41761: Download complete [2023-03-10T18:37:14.107Z] 29e5d40040c1: Pull complete [2023-03-10T18:37:15.069Z] 25b303627fd3: Verifying Checksum [2023-03-10T18:37:15.069Z] 25b303627fd3: Download complete [2023-03-10T18:37:15.069Z] 1ce36da41761: Pull complete [2023-03-10T18:37:24.404Z] Removing intermediate container 9caacfec8822 [2023-03-10T18:37:24.404Z] ---> cf3d96d6efda [2023-03-10T18:37:24.404Z] Step 7/19 : COPY . . [2023-03-10T18:37:24.404Z] Removing intermediate container 1cbeaf772603 [2023-03-10T18:37:24.404Z] ---> b5544bbe96a8 [2023-03-10T18:37:24.404Z] Step 7/20 : COPY . . [2023-03-10T18:37:24.404Z] Removing intermediate container 0f3fbd4f9acf [2023-03-10T18:37:24.404Z] ---> b6d36ff2397c [2023-03-10T18:37:24.404Z] Step 8/22 : COPY . . [2023-03-10T18:37:24.404Z] Removing intermediate container 0bf7897415fc [2023-03-10T18:37:24.404Z] ---> 4883ac1a10d2 [2023-03-10T18:37:24.404Z] Step 8/22 : COPY . . [2023-03-10T18:37:24.404Z] Removing intermediate container 5f1219d0724d [2023-03-10T18:37:24.404Z] ---> c0b26579f266 [2023-03-10T18:37:24.404Z] Step 7/23 : COPY . . [2023-03-10T18:37:25.158Z] 25b303627fd3: Pull complete [2023-03-10T18:37:25.158Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-10T18:37:25.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T18:37:25.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T18:37:25.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-9646 does not seem to be running inside a container [2023-03-10T18:37:25.403Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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 [2023-03-10T18:37:28.359Z] $ docker top b63a043423337484e111dfbb1817b629b634732b1bdb6c2c929631bc7af16872 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T18:37:29.161Z] + docker-compose build --help [2023-03-10T18:37:29.161Z] + grep parallel [2023-03-10T18:37:32.494Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T18:37:32.779Z] $ docker stop --time=1 b63a043423337484e111dfbb1817b629b634732b1bdb6c2c929631bc7af16872 [2023-03-10T18:37:34.416Z] $ docker rm -f --volumes b63a043423337484e111dfbb1817b629b634732b1bdb6c2c929631bc7af16872 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:37:34.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T18:37:34.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T18:37:35.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-9646 does not seem to be running inside a container [2023-03-10T18:37:35.158Z] $ 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/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-10T18:37:36.254Z] $ docker top 3db81235884c90df512fe88c11593967e3abfcc0e0f61ca4cc2580c5e8ed93b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T18:37:36.745Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T18:37:40.991Z] Building core-command ... [2023-03-10T18:37:40.991Z] Building core-common-config-bootstrapper ... [2023-03-10T18:37:40.991Z] Building core-data ... [2023-03-10T18:37:40.991Z] Building core-metadata ... [2023-03-10T18:37:40.991Z] Building security-bootstrapper ... [2023-03-10T18:37:40.991Z] Building security-proxy-auth ... [2023-03-10T18:37:40.991Z] Building security-proxy-setup ... [2023-03-10T18:37:40.991Z] Building security-secretstore-setup ... [2023-03-10T18:37:40.991Z] Building security-spiffe-token-provider ... [2023-03-10T18:37:40.991Z] Building security-spire-agent ... [2023-03-10T18:37:40.991Z] Building security-spire-config ... [2023-03-10T18:37:40.991Z] Building security-spire-server ... [2023-03-10T18:37:40.991Z] Building support-notifications ... [2023-03-10T18:37:40.991Z] Building support-scheduler ... [2023-03-10T18:37:40.991Z] Building core-common-config-bootstrapper [2023-03-10T18:37:40.991Z] Building support-scheduler [2023-03-10T18:37:40.991Z] Building security-spire-config [2023-03-10T18:37:40.991Z] Building security-proxy-auth [2023-03-10T18:37:40.991Z] Building core-metadata [2023-03-10T18:37:46.339Z] ---> 39061823a218 [2023-03-10T18:37:46.339Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T18:37:46.339Z] ---> 79e1e142ceed [2023-03-10T18:37:46.339Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T18:37:46.339Z] ---> 5d8f49f2dd8e [2023-03-10T18:37:46.339Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T18:37:46.339Z] ---> Running in 63f47cde336b [2023-03-10T18:37:46.339Z] ---> Running in fe917fab3be9 [2023-03-10T18:37:46.339Z] ---> Running in 8e985916a383 [2023-03-10T18:37:46.339Z] ---> 5dd92f9e23ad [2023-03-10T18:37:46.339Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T18:37:46.339Z] ---> bbf911fd07b0 [2023-03-10T18:37:46.339Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T18:37:46.339Z] ---> Running in 1a61d1006bfa [2023-03-10T18:37:46.339Z] ---> Running in 1c7942a02bfd [2023-03-10T18:37:46.339Z] Removing intermediate container 1a61d1006bfa [2023-03-10T18:37:46.339Z] ---> ef5aa4e98a6f [2023-03-10T18:37:46.339Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T18:37:46.339Z] ---> Running in c3c1f49ef2f8 [2023-03-10T18:37:46.339Z] Removing intermediate container c3c1f49ef2f8 [2023-03-10T18:37:46.339Z] ---> 70e968263ac9 [2023-03-10T18:37:46.339Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T18:37:46.339Z] ---> Running in 7681835a4e5d [2023-03-10T18:37:46.339Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T18:37:46.339Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-10T18:37:46.618Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T18:37:46.875Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T18:37:47.806Z] Removing intermediate container 7681835a4e5d [2023-03-10T18:37:47.806Z] ---> eaabdbb317aa [2023-03-10T18:37:47.806Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T18:37:47.806Z] ---> Running in ab8007ea2d97 [2023-03-10T18:37:48.064Z] Removing intermediate container ab8007ea2d97 [2023-03-10T18:37:48.064Z] ---> 7ba37fdacceb [2023-03-10T18:37:48.064Z] [2023-03-10T18:37:48.064Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T18:37:48.064Z] 3.15: Pulling from library/alpine [2023-03-10T18:37:48.467Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T18:37:48.467Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T18:37:48.467Z] ---> 5ce65d7b0fde [2023-03-10T18:37:48.467Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:37:48.726Z] ---> Running in dd4a690c9ccc [2023-03-10T18:37:48.984Z] Removing intermediate container dd4a690c9ccc [2023-03-10T18:37:48.984Z] ---> b3b126479083 [2023-03-10T18:37:48.984Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T18:37:48.984Z] ---> Running in 1ad103dc6618 [2023-03-10T18:37:49.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:37:49.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:37:50.178Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T18:37:50.178Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T18:37:50.178Z] OK: 15859 distinct packages available [2023-03-10T18:37:50.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:37:50.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:37:50.435Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T18:37:50.435Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T18:37:50.435Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T18:37:50.435Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T18:37:50.435Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T18:37:50.435Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T18:37:50.435Z] OK: 7 MiB in 19 packages [2023-03-10T18:37:51.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:37:51.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:37:51.081Z] ---> 363ce74cdd64 [2023-03-10T18:37:51.081Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:37:51.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:37:51.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:37:51.081Z] ---> 363ce74cdd64 [2023-03-10T18:37:51.081Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:37:51.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:37:51.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:37:51.081Z] ---> 363ce74cdd64 [2023-03-10T18:37:51.081Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T18:37:51.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:37:51.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:37:51.081Z] ---> 363ce74cdd64 [2023-03-10T18:37:51.081Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:37:51.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:37:51.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:37:51.081Z] ---> 363ce74cdd64 [2023-03-10T18:37:51.081Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:37:51.081Z] ---> Running in 3b89fab359d0 [2023-03-10T18:37:51.081Z] ---> Running in c9d347b896d2 [2023-03-10T18:37:51.081Z] ---> Running in bdc1be3b5fc1 [2023-03-10T18:37:51.081Z] ---> Running in 8c8a7c088953 [2023-03-10T18:37:51.081Z] ---> Running in 7e1d771763fb [2023-03-10T18:37:51.081Z] Removing intermediate container bdc1be3b5fc1 [2023-03-10T18:37:51.081Z] ---> 4374446d7396 [2023-03-10T18:37:51.081Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:37:51.081Z] Removing intermediate container 8c8a7c088953 [2023-03-10T18:37:51.081Z] Removing intermediate container 7e1d771763fb [2023-03-10T18:37:51.081Z] ---> 432f3ae001ba [2023-03-10T18:37:51.081Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:37:51.081Z] Removing intermediate container 3b89fab359d0 [2023-03-10T18:37:51.081Z] ---> 2d92137ed088 [2023-03-10T18:37:51.081Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:37:51.081Z] ---> 6e47f82018bb [2023-03-10T18:37:51.081Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T18:37:51.081Z] Removing intermediate container c9d347b896d2 [2023-03-10T18:37:51.081Z] ---> 62cd4e0b9a90 [2023-03-10T18:37:51.081Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T18:37:51.081Z] ---> Running in b5edc253401a [2023-03-10T18:37:51.081Z] ---> Running in 743e4ed22a6e [2023-03-10T18:37:51.081Z] ---> Running in a9d7b72b39c0 [2023-03-10T18:37:51.081Z] ---> Running in 55e10d163ac5 [2023-03-10T18:37:51.081Z] ---> Running in 6805eb2afe12 [2023-03-10T18:37:51.351Z] Removing intermediate container b5edc253401a [2023-03-10T18:37:51.351Z] ---> 7cb633a3fa23 [2023-03-10T18:37:51.351Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:37:51.631Z] Removing intermediate container 743e4ed22a6e [2023-03-10T18:37:51.631Z] ---> 1b6d45e53491 [2023-03-10T18:37:51.631Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:37:51.631Z] Removing intermediate container 55e10d163ac5 [2023-03-10T18:37:51.631Z] ---> 9994a9adb039 [2023-03-10T18:37:51.631Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T18:37:51.631Z] ---> Running in 510a3df4ab0f [2023-03-10T18:37:51.631Z] ---> Running in e5ebae0a22e1 [2023-03-10T18:37:51.903Z] Removing intermediate container a9d7b72b39c0 [2023-03-10T18:37:51.903Z] ---> be651c6f3f09 [2023-03-10T18:37:51.903Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:37:51.903Z] ---> Running in 5eb83229df1b [2023-03-10T18:37:52.184Z] ---> Running in 286f71dceea3 [2023-03-10T18:37:52.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:52.989Z] Removing intermediate container 1ad103dc6618 [2023-03-10T18:37:52.989Z] ---> b93a8aa35dd8 [2023-03-10T18:37:52.989Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T18:37:53.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:54.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:54.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:54.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:54.315Z] OK: 221 MiB in 51 packages [2023-03-10T18:37:54.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:54.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:54.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:54.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:55.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:37:55.719Z] Removing intermediate container 6805eb2afe12 [2023-03-10T18:37:55.719Z] ---> e3616f1a91ae [2023-03-10T18:37:55.719Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T18:37:55.719Z] OK: 221 MiB in 51 packages [2023-03-10T18:37:55.987Z] OK: 221 MiB in 51 packages [2023-03-10T18:37:56.255Z] OK: 221 MiB in 51 packages [2023-03-10T18:37:56.542Z] OK: 221 MiB in 51 packages [2023-03-10T18:37:56.821Z] ---> f0c0c733b46f [2023-03-10T18:37:56.821Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:37:57.094Z] ---> Running in 393726f34c9f [2023-03-10T18:37:57.364Z] Removing intermediate container 510a3df4ab0f [2023-03-10T18:37:57.542Z] ---> c01ed262264b [2023-03-10T18:37:57.542Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T18:37:57.632Z] ---> 786dd2c2550f [2023-03-10T18:37:57.632Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:37:58.221Z] Removing intermediate container 286f71dceea3 [2023-03-10T18:37:58.221Z] Removing intermediate container 5eb83229df1b [2023-03-10T18:37:58.221Z] ---> d241da158eb6 [2023-03-10T18:37:58.221Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T18:37:58.221Z] ---> ae540d2c8f1b [2023-03-10T18:37:58.221Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:37:58.489Z] Removing intermediate container e5ebae0a22e1 [2023-03-10T18:37:58.489Z] ---> e3b201b69bca [2023-03-10T18:37:58.489Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:37:58.497Z] ---> 934f95aed155 [2023-03-10T18:37:58.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T18:37:58.757Z] ---> e9f0a28b87c4 [2023-03-10T18:37:58.757Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:37:59.024Z] ---> Running in b77119bddc89 [2023-03-10T18:37:59.429Z] ---> 3a41b2befc57 [2023-03-10T18:37:59.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T18:37:59.609Z] ---> d092f6c05342 [2023-03-10T18:37:59.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:37:59.610Z] ---> 804801bb254b [2023-03-10T18:37:59.610Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:37:59.610Z] ---> 91e34642ec0c [2023-03-10T18:37:59.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:37:59.893Z] ---> Running in 7dd1c0be7029 [2023-03-10T18:37:59.893Z] ---> Running in 56964c18565b [2023-03-10T18:37:59.893Z] ---> Running in 4be6d3e264bd [2023-03-10T18:38:00.821Z] ---> 2bd63761693b [2023-03-10T18:38:00.821Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T18:38:01.079Z] ---> Running in 3e0c323903b2 [2023-03-10T18:38:02.450Z] Removing intermediate container 3e0c323903b2 [2023-03-10T18:38:02.450Z] ---> ddd8a2acbfdf [2023-03-10T18:38:02.450Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T18:38:02.450Z] ---> Running in 68d937d6e4f8 [2023-03-10T18:38:03.015Z] Removing intermediate container 68d937d6e4f8 [2023-03-10T18:38:03.015Z] ---> 881fdc19694a [2023-03-10T18:38:03.015Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T18:38:03.272Z] ---> Running in 31c2ad4d1ba9 [2023-03-10T18:38:03.530Z] Removing intermediate container 31c2ad4d1ba9 [2023-03-10T18:38:03.530Z] ---> 6dfbc9a13d9e [2023-03-10T18:38:03.530Z] Step 22/23 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:38:03.788Z] ---> Running in ef73b81ddd9d [2023-03-10T18:38:04.467Z] Removing intermediate container ef73b81ddd9d [2023-03-10T18:38:04.467Z] ---> c0346c602db2 [2023-03-10T18:38:04.467Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-03-10T18:38:04.725Z] ---> Running in b90f2127ea71 [2023-03-10T18:38:05.657Z] Removing intermediate container b90f2127ea71 [2023-03-10T18:38:05.657Z] ---> 675b7a89cfcc [2023-03-10T18:38:05.657Z] [2023-03-10T18:38:05.657Z] Successfully built 675b7a89cfcc [2023-03-10T18:38:05.657Z] Successfully tagged security-spire-server:latest [2023-03-10T18:38:05.657Z]  Building security-spire-server ... done Building core-command [2023-03-10T18:38:09.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:38:09.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:38:09.850Z] ---> e7043b79c617 [2023-03-10T18:38:09.850Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:38:09.850Z] ---> Using cache [2023-03-10T18:38:09.850Z] ---> 54b3f02113e4 [2023-03-10T18:38:09.850Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T18:38:09.850Z] ---> Using cache [2023-03-10T18:38:09.850Z] ---> 9bc33538437e [2023-03-10T18:38:09.850Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T18:38:09.850Z] ---> Using cache [2023-03-10T18:38:09.850Z] ---> 6cd1c8372884 [2023-03-10T18:38:09.850Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T18:38:09.850Z] ---> Using cache [2023-03-10T18:38:09.850Z] ---> a70daf5cbaa3 [2023-03-10T18:38:09.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:38:09.850Z] ---> Using cache [2023-03-10T18:38:09.850Z] ---> 4883ac1a10d2 [2023-03-10T18:38:09.850Z] Step 8/23 : COPY . . [2023-03-10T18:38:09.850Z] ---> Using cache [2023-03-10T18:38:09.850Z] ---> 5d8f49f2dd8e [2023-03-10T18:38:09.850Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T18:38:19.819Z] ---> Running in e5cb8f6692c0 [2023-03-10T18:38:19.819Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T18:38:25.116Z] Removing intermediate container 63f47cde336b [2023-03-10T18:38:25.116Z] ---> cc08e6660483 [2023-03-10T18:38:25.116Z] [2023-03-10T18:38:25.116Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T18:38:25.116Z] Removing intermediate container 8e985916a383 [2023-03-10T18:38:25.116Z] ---> f94bc99dff34 [2023-03-10T18:38:25.116Z] [2023-03-10T18:38:25.116Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:38:25.116Z] Removing intermediate container 1c7942a02bfd [2023-03-10T18:38:25.116Z] ---> 038e18408beb [2023-03-10T18:38:25.116Z] [2023-03-10T18:38:25.116Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:38:25.816Z] 3.16: Pulling from library/alpine [2023-03-10T18:38:26.395Z] 3.16: Pulling from library/alpine [2023-03-10T18:38:26.395Z] 3.16: Pulling from library/alpine [2023-03-10T18:38:28.927Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T18:38:28.927Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T18:38:28.927Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T18:38:28.927Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T18:38:28.927Z] Status: Image is up to date for alpine:3.16 [2023-03-10T18:38:28.927Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T18:38:28.927Z] ---> dfd21b5a31f5 [2023-03-10T18:38:28.927Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T18:38:28.927Z] ---> dfd21b5a31f5 [2023-03-10T18:38:28.927Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T18:38:28.927Z] ---> dfd21b5a31f5 [2023-03-10T18:38:28.927Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T18:38:29.187Z] ---> Running in 701763f2a6d5 [2023-03-10T18:38:29.187Z] ---> Running in 744b964f289a [2023-03-10T18:38:29.187Z] ---> Running in 22ab3ef32f42 [2023-03-10T18:38:29.187Z] Removing intermediate container fe917fab3be9 [2023-03-10T18:38:29.187Z] ---> 39b0aa39ec76 [2023-03-10T18:38:29.187Z] [2023-03-10T18:38:29.187Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T18:38:29.187Z] ---> 5ce65d7b0fde [2023-03-10T18:38:29.187Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:38:29.187Z] ---> Using cache [2023-03-10T18:38:29.187Z] ---> b3b126479083 [2023-03-10T18:38:29.187Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T18:38:29.445Z] ---> Running in aa45ecd23c91 [2023-03-10T18:38:29.445Z] Removing intermediate container 744b964f289a [2023-03-10T18:38:29.445Z] ---> da0830291fd0 [2023-03-10T18:38:29.445Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T18:38:29.445Z] Removing intermediate container 701763f2a6d5 [2023-03-10T18:38:29.445Z] ---> a02de3939390 [2023-03-10T18:38:29.445Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:38:29.445Z] ---> Running in 2249993d6e12 [2023-03-10T18:38:29.445Z] ---> Running in 0c9d545ea18d [2023-03-10T18:38:29.445Z] Removing intermediate container 2249993d6e12 [2023-03-10T18:38:29.445Z] ---> 4e15b54c54a7 [2023-03-10T18:38:29.445Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T18:38:29.445Z] ---> Running in 52bd88f9702d [2023-03-10T18:38:29.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:29.703Z] Removing intermediate container 52bd88f9702d [2023-03-10T18:38:29.703Z] ---> 57db3d2f327e [2023-03-10T18:38:29.703Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:38:29.703Z] ---> Running in ec90a3f56fed [2023-03-10T18:38:29.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:29.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:29.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:29.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:29.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:29.965Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T18:38:29.965Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:38:29.965Z] OK: 6 MiB in 15 packages [2023-03-10T18:38:29.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:29.965Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T18:38:29.965Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T18:38:29.965Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:38:29.965Z] OK: 6 MiB in 16 packages [2023-03-10T18:38:30.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:30.223Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T18:38:30.223Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T18:38:30.223Z] OK: 15859 distinct packages available [2023-03-10T18:38:30.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:30.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:30.494Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T18:38:30.494Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:38:30.494Z] OK: 6 MiB in 15 packages [2023-03-10T18:38:30.494Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T18:38:30.494Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T18:38:30.494Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T18:38:30.494Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T18:38:30.494Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T18:38:30.494Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T18:38:30.494Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T18:38:30.494Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T18:38:30.494Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T18:38:30.494Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T18:38:30.820Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T18:38:30.820Z] OK: 8 MiB in 23 packages [2023-03-10T18:38:31.398Z] Removing intermediate container 0c9d545ea18d [2023-03-10T18:38:31.398Z] ---> 4818b9812de4 [2023-03-10T18:38:31.398Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:38:31.398Z] Removing intermediate container 22ab3ef32f42 [2023-03-10T18:38:31.398Z] ---> 90dcd77a7da8 [2023-03-10T18:38:31.398Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T18:38:31.398Z] ---> Running in e378fec8128b [2023-03-10T18:38:31.398Z] ---> 6778864440c3 [2023-03-10T18:38:31.398Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T18:38:31.398Z] Removing intermediate container ec90a3f56fed [2023-03-10T18:38:31.398Z] ---> b86fe02b35d5 [2023-03-10T18:38:31.398Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:38:31.398Z] Removing intermediate container e378fec8128b [2023-03-10T18:38:31.398Z] ---> 61dbfd1c9d2f [2023-03-10T18:38:31.398Z] Step 12/20 : WORKDIR /edgex [2023-03-10T18:38:31.660Z] ---> Running in 2ef41b9d8008 [2023-03-10T18:38:31.917Z] Removing intermediate container aa45ecd23c91 [2023-03-10T18:38:31.917Z] ---> 884447010644 [2023-03-10T18:38:31.917Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:38:32.207Z] Removing intermediate container 2ef41b9d8008 [2023-03-10T18:38:32.207Z] ---> 215a1bf4ef7a [2023-03-10T18:38:32.207Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T18:38:32.207Z] ---> 71eedbe54d9f [2023-03-10T18:38:32.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T18:38:32.207Z] ---> df9e5a0bcaac [2023-03-10T18:38:32.207Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T18:38:32.207Z] ---> 52aa5ea21780 [2023-03-10T18:38:32.207Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T18:38:32.599Z] ---> cbae03fa6b29 [2023-03-10T18:38:32.599Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T18:38:33.284Z] ---> 0ad82a7183cb [2023-03-10T18:38:33.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T18:38:33.554Z] ---> 82e8fde180e2 [2023-03-10T18:38:33.554Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T18:38:34.174Z] ---> 5c8497f9fbce [2023-03-10T18:38:34.174Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T18:38:36.086Z] ---> 15079ec1cd4b [2023-03-10T18:38:36.086Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T18:38:36.086Z] ---> 2bc524022a44 [2023-03-10T18:38:36.086Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:38:36.086Z] ---> 58021bac7955 [2023-03-10T18:38:36.086Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T18:38:36.346Z] ---> 807f868a138e [2023-03-10T18:38:36.346Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T18:38:36.346Z] ---> da532eabce68 [2023-03-10T18:38:36.346Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:38:36.346Z] ---> Running in 17e5d7643625 [2023-03-10T18:38:36.346Z] ---> Running in 5e6de0fc53eb [2023-03-10T18:38:36.346Z] ---> Running in 45413138e8e9 [2023-03-10T18:38:36.346Z] ---> Running in b22b5ecba1dd [2023-03-10T18:38:36.346Z] Removing intermediate container 5e6de0fc53eb [2023-03-10T18:38:36.346Z] ---> 479b075cb3a9 [2023-03-10T18:38:36.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:38:36.346Z] Removing intermediate container 45413138e8e9 [2023-03-10T18:38:36.346Z] ---> c5e2943c8eb1 [2023-03-10T18:38:36.346Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:38:36.346Z] ---> Running in 540ee13c385a [2023-03-10T18:38:36.346Z] ---> Running in 2b3a2cadfabf [2023-03-10T18:38:36.609Z] Removing intermediate container 540ee13c385a [2023-03-10T18:38:36.609Z] ---> da7e46d893da [2023-03-10T18:38:36.609Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T18:38:36.609Z] Removing intermediate container 2b3a2cadfabf [2023-03-10T18:38:36.609Z] ---> 09446e7484df [2023-03-10T18:38:36.609Z] Step 17/19 : LABEL arch=x86_64 [2023-03-10T18:38:36.609Z] ---> Running in 205d6b4f4a51 [2023-03-10T18:38:36.609Z] ---> Running in 2179c5e204d8 [2023-03-10T18:38:36.609Z] Removing intermediate container 2179c5e204d8 [2023-03-10T18:38:36.609Z] ---> da4beebf3c1e [2023-03-10T18:38:36.609Z] Step 18/19 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:38:36.869Z] Removing intermediate container 205d6b4f4a51 [2023-03-10T18:38:36.869Z] ---> 33a604185876 [2023-03-10T18:38:36.869Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:38:36.869Z] ---> Running in c368304d72c8 [2023-03-10T18:38:36.869Z] ---> Running in 76684e3530a0 [2023-03-10T18:38:36.869Z] Removing intermediate container c368304d72c8 [2023-03-10T18:38:36.869Z] ---> d12f22cc87a2 [2023-03-10T18:38:36.869Z] Step 19/19 : LABEL version=3.0.0-dev.91 [2023-03-10T18:38:36.869Z] ---> Running in b720b2e18e6e [2023-03-10T18:38:36.869Z] Removing intermediate container 76684e3530a0 [2023-03-10T18:38:36.869Z] ---> 0091a3ffebdc [2023-03-10T18:38:36.869Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:38:36.869Z] ---> Running in 207d43ae90e4 [2023-03-10T18:38:37.132Z] Removing intermediate container b720b2e18e6e [2023-03-10T18:38:37.132Z] ---> 4c292b4c7294 [2023-03-10T18:38:37.132Z] [2023-03-10T18:38:37.132Z] Removing intermediate container 207d43ae90e4 [2023-03-10T18:38:37.132Z] ---> 0406b8d4f2fb [2023-03-10T18:38:37.132Z] [2023-03-10T18:38:37.132Z] Removing intermediate container 17e5d7643625 [2023-03-10T18:38:37.132Z] ---> 9b4d48f21c63 [2023-03-10T18:38:37.132Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:38:37.132Z] Successfully built 4c292b4c7294 [2023-03-10T18:38:37.132Z] ---> Running in 63a763909bb7 [2023-03-10T18:38:37.132Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-10T18:38:37.132Z] Building core-metadata [2023-03-10T18:38:37.132Z]  Building security-spiffe-token-provider ... done Successfully built 0406b8d4f2fb [2023-03-10T18:38:37.132Z] Successfully tagged core-data:latest [2023-03-10T18:38:37.132Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-03-10T18:38:37.132Z] Removing intermediate container b22b5ecba1dd [2023-03-10T18:38:37.132Z] ---> 16907f8d6997 [2023-03-10T18:38:37.132Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:38:37.132Z] ---> Running in 41db52ec9d4a [2023-03-10T18:38:37.704Z] Removing intermediate container 63a763909bb7 [2023-03-10T18:38:37.704Z] ---> 7c1990398389 [2023-03-10T18:38:37.704Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T18:38:41.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:38:41.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:38:41.926Z] ---> e7043b79c617 [2023-03-10T18:38:41.926Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:38:41.926Z] ---> Using cache [2023-03-10T18:38:41.926Z] ---> 54b3f02113e4 [2023-03-10T18:38:41.926Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T18:38:41.926Z] ---> Using cache [2023-03-10T18:38:41.926Z] ---> 9bc33538437e [2023-03-10T18:38:41.926Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T18:38:41.926Z] ---> Using cache [2023-03-10T18:38:41.926Z] ---> 6cd1c8372884 [2023-03-10T18:38:41.926Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T18:38:41.926Z] ---> Using cache [2023-03-10T18:38:41.926Z] ---> a70daf5cbaa3 [2023-03-10T18:38:41.926Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:38:41.926Z] ---> Using cache [2023-03-10T18:38:41.926Z] ---> 4883ac1a10d2 [2023-03-10T18:38:41.926Z] Step 8/24 : COPY . . [2023-03-10T18:38:41.926Z] ---> Using cache [2023-03-10T18:38:41.926Z] ---> 5d8f49f2dd8e [2023-03-10T18:38:41.926Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T18:38:42.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:38:42.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:38:42.897Z] ---> e7043b79c617 [2023-03-10T18:38:42.897Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:38:42.897Z] ---> Using cache [2023-03-10T18:38:42.897Z] ---> 54b3f02113e4 [2023-03-10T18:38:42.897Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:38:42.897Z] ---> Using cache [2023-03-10T18:38:42.897Z] ---> 9bc33538437e [2023-03-10T18:38:42.897Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:38:42.897Z] ---> Using cache [2023-03-10T18:38:42.897Z] ---> 6cd1c8372884 [2023-03-10T18:38:42.897Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:38:42.897Z] ---> Using cache [2023-03-10T18:38:42.897Z] ---> a70daf5cbaa3 [2023-03-10T18:38:42.897Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:38:42.897Z] ---> Using cache [2023-03-10T18:38:42.897Z] ---> 4883ac1a10d2 [2023-03-10T18:38:42.897Z] Step 8/22 : COPY . . [2023-03-10T18:38:42.897Z] ---> Using cache [2023-03-10T18:38:42.897Z] ---> 5d8f49f2dd8e [2023-03-10T18:38:42.897Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T18:38:48.508Z] Removing intermediate container 41db52ec9d4a [2023-03-10T18:38:48.508Z] ---> 2aec3758166d [2023-03-10T18:38:48.508Z] Step 18/20 : LABEL arch=x86_64 [2023-03-10T18:38:48.508Z] ---> Running in 900e28aad9c3 [2023-03-10T18:38:48.508Z] ---> Running in b5bf4b251843 [2023-03-10T18:38:48.508Z] ---> Running in cee3b7b2baea [2023-03-10T18:38:48.508Z] ---> Running in cc40f0d97a51 [2023-03-10T18:38:48.508Z] Removing intermediate container 900e28aad9c3 [2023-03-10T18:38:48.508Z] ---> d00fdb7cabc2 [2023-03-10T18:38:48.508Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T18:38:48.767Z] Removing intermediate container cc40f0d97a51 [2023-03-10T18:38:48.767Z] ---> bb0e87baeccc [2023-03-10T18:38:48.767Z] Step 19/20 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:38:48.767Z] Removing intermediate container e5cb8f6692c0 [2023-03-10T18:38:48.767Z] ---> 6fb72fce105f [2023-03-10T18:38:48.767Z] [2023-03-10T18:38:48.767Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T18:38:48.767Z] ---> dfd21b5a31f5 [2023-03-10T18:38:48.767Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:38:48.767Z] ---> Running in 1a56d83d19b4 [2023-03-10T18:38:48.767Z] ---> Running in 0853edba600a [2023-03-10T18:38:48.767Z] ---> Running in 146e28698034 [2023-03-10T18:38:49.025Z] Removing intermediate container 0853edba600a [2023-03-10T18:38:49.025Z] ---> edefd481a648 [2023-03-10T18:38:49.025Z] Step 20/20 : LABEL version=3.0.0-dev.91 [2023-03-10T18:38:49.025Z] Removing intermediate container 1a56d83d19b4 [2023-03-10T18:38:49.025Z] ---> e742f2c1d427 [2023-03-10T18:38:49.025Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:38:49.025Z] ---> Running in 58335011cffa [2023-03-10T18:38:49.025Z] ---> Running in 4d39602574db [2023-03-10T18:38:49.283Z] Removing intermediate container 58335011cffa [2023-03-10T18:38:49.283Z] ---> 80d2fac54a60 [2023-03-10T18:38:49.283Z] [2023-03-10T18:38:49.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:49.283Z] Removing intermediate container 4d39602574db [2023-03-10T18:38:49.283Z] ---> 2407a4fd3c0a [2023-03-10T18:38:49.283Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:38:49.283Z] Successfully built 80d2fac54a60 [2023-03-10T18:38:49.283Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T18:38:49.283Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T18:38:49.283Z] Successfully tagged security-proxy-setup:latest [2023-03-10T18:38:49.283Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-10T18:38:49.283Z] ---> Running in bfb7f3a0c2c4 [2023-03-10T18:38:49.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:38:49.802Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T18:38:49.802Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:38:49.802Z] OK: 6 MiB in 15 packages [2023-03-10T18:38:50.752Z] Removing intermediate container bfb7f3a0c2c4 [2023-03-10T18:38:50.752Z] ---> 910de526023f [2023-03-10T18:38:50.752Z] [2023-03-10T18:38:50.752Z] Successfully built 910de526023f [2023-03-10T18:38:51.010Z] Successfully tagged security-proxy-auth:latest [2023-03-10T18:38:51.010Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-10T18:38:54.296Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:38:54.296Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:38:54.296Z] ---> e7043b79c617 [2023-03-10T18:38:54.296Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T18:38:54.296Z] ---> Using cache [2023-03-10T18:38:54.296Z] ---> 632b075d0c9f [2023-03-10T18:38:54.296Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T18:38:54.296Z] ---> Using cache [2023-03-10T18:38:54.296Z] ---> eadfc765c56c [2023-03-10T18:38:54.296Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T18:38:54.296Z] ---> Using cache [2023-03-10T18:38:54.296Z] ---> 285be3a93f86 [2023-03-10T18:38:54.296Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:38:54.296Z] ---> Using cache [2023-03-10T18:38:54.296Z] ---> b5544bbe96a8 [2023-03-10T18:38:54.296Z] Step 7/23 : COPY . . [2023-03-10T18:38:54.296Z] ---> Using cache [2023-03-10T18:38:54.296Z] ---> 79e1e142ceed [2023-03-10T18:38:54.296Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T18:38:56.841Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:38:56.841Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:38:56.841Z] ---> e7043b79c617 [2023-03-10T18:38:56.841Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T18:38:56.841Z] ---> Using cache [2023-03-10T18:38:56.841Z] ---> 632b075d0c9f [2023-03-10T18:38:56.841Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T18:38:56.841Z] ---> Using cache [2023-03-10T18:38:56.841Z] ---> eadfc765c56c [2023-03-10T18:38:56.841Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T18:38:56.841Z] ---> Using cache [2023-03-10T18:38:56.841Z] ---> 285be3a93f86 [2023-03-10T18:38:56.841Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:38:56.841Z] ---> Using cache [2023-03-10T18:38:56.841Z] ---> b5544bbe96a8 [2023-03-10T18:38:56.841Z] Step 7/32 : COPY . . [2023-03-10T18:38:56.841Z] ---> Using cache [2023-03-10T18:38:56.841Z] ---> 79e1e142ceed [2023-03-10T18:38:56.841Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T18:39:05.242Z] ---> Running in 4efe74f1b84c [2023-03-10T18:39:05.242Z] ---> Running in 39a3e1de166e [2023-03-10T18:39:05.242Z] Removing intermediate container 146e28698034 [2023-03-10T18:39:05.242Z] ---> 51c65c46ceaa [2023-03-10T18:39:05.242Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T18:39:05.242Z] ---> Running in 35073988f989 [2023-03-10T18:39:05.242Z] Removing intermediate container 35073988f989 [2023-03-10T18:39:05.242Z] ---> dc76a3060cde [2023-03-10T18:39:05.242Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T18:39:05.242Z] ---> Running in c23a0c6c9b83 [2023-03-10T18:39:05.242Z] Removing intermediate container c23a0c6c9b83 [2023-03-10T18:39:05.242Z] ---> 90fb8c89e0f3 [2023-03-10T18:39:05.242Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T18:39:05.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-10T18:39:05.242Z] ---> Running in e0dd06c559b8 [2023-03-10T18:39:05.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T18:39:05.242Z] Removing intermediate container e0dd06c559b8 [2023-03-10T18:39:05.242Z] ---> f3b6f31920a8 [2023-03-10T18:39:05.242Z] Step 15/23 : WORKDIR / [2023-03-10T18:39:05.242Z] ---> Running in efe61e27e259 [2023-03-10T18:39:05.242Z] Removing intermediate container efe61e27e259 [2023-03-10T18:39:05.242Z] ---> 4eadc3eaa9e3 [2023-03-10T18:39:05.242Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:39:05.502Z] ---> d90eb8fe4d62 [2023-03-10T18:39:05.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T18:39:07.480Z] ---> ac727bde4050 [2023-03-10T18:39:07.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T18:39:07.739Z] ---> 576ba153c7ae [2023-03-10T18:39:07.739Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T18:39:07.739Z] ---> Running in f4890cff128a [2023-03-10T18:39:08.000Z] Removing intermediate container f4890cff128a [2023-03-10T18:39:08.000Z] ---> da89684ff54d [2023-03-10T18:39:08.000Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:39:08.000Z] ---> Running in 0fcd5f34147e [2023-03-10T18:39:08.286Z] Removing intermediate container 0fcd5f34147e [2023-03-10T18:39:08.286Z] ---> f63508445ee2 [2023-03-10T18:39:08.286Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T18:39:08.286Z] ---> Running in 38653cf7c31f [2023-03-10T18:39:08.627Z] Removing intermediate container 38653cf7c31f [2023-03-10T18:39:08.627Z] ---> 8d61bd67b468 [2023-03-10T18:39:08.627Z] Step 22/23 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:39:08.627Z] ---> Running in 9639c6784a27 [2023-03-10T18:39:08.886Z] Removing intermediate container 9639c6784a27 [2023-03-10T18:39:08.886Z] ---> 5b79734aeff7 [2023-03-10T18:39:08.886Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-03-10T18:39:09.146Z] ---> Running in 38c85c6000cf [2023-03-10T18:39:09.406Z] Removing intermediate container 38c85c6000cf [2023-03-10T18:39:09.406Z] ---> cfc9500183c9 [2023-03-10T18:39:09.406Z] [2023-03-10T18:39:09.665Z] Successfully built cfc9500183c9 [2023-03-10T18:39:09.665Z] Successfully tagged core-command:latest [2023-03-10T18:39:09.665Z] Building support-notifications [2023-03-10T18:39:16.248Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:39:16.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:39:16.248Z] ---> e7043b79c617 [2023-03-10T18:39:16.248Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:39:16.248Z] ---> Using cache [2023-03-10T18:39:16.248Z] ---> 54b3f02113e4 [2023-03-10T18:39:16.248Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:39:16.248Z] ---> Using cache [2023-03-10T18:39:16.248Z] ---> 9bc33538437e [2023-03-10T18:39:16.248Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T18:39:24.473Z] ---> Running in fdbd0a62d868 [2023-03-10T18:39:24.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:24.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:24.473Z] OK: 211 MiB in 51 packages [2023-03-10T18:39:28.670Z] Removing intermediate container fdbd0a62d868 [2023-03-10T18:39:28.670Z] ---> ab065963b1c0 [2023-03-10T18:39:28.670Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:39:28.670Z] Removing intermediate container b5bf4b251843 [2023-03-10T18:39:28.670Z] ---> 825aed684040 [2023-03-10T18:39:28.670Z] [2023-03-10T18:39:28.670Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:39:28.670Z] ---> dfd21b5a31f5 [2023-03-10T18:39:28.670Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T18:39:28.670Z] ---> Using cache [2023-03-10T18:39:28.670Z] ---> a02de3939390 [2023-03-10T18:39:28.670Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:39:28.670Z] ---> Using cache [2023-03-10T18:39:28.670Z] ---> 4818b9812de4 [2023-03-10T18:39:28.670Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:39:28.670Z] ---> Using cache [2023-03-10T18:39:28.670Z] Removing intermediate container cee3b7b2baea [2023-03-10T18:39:28.670Z] ---> 1f59fc67ab1f [2023-03-10T18:39:28.670Z] [2023-03-10T18:39:28.670Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T18:39:28.670Z] ---> dfd21b5a31f5 [2023-03-10T18:39:28.670Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:39:28.670Z] ---> Using cache [2023-03-10T18:39:28.670Z] ---> 51c65c46ceaa [2023-03-10T18:39:28.670Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> 6778864440c3 [2023-03-10T18:39:28.670Z] [2023-03-10T18:39:28.670Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / ---> Using cache [2023-03-10T18:39:28.670Z] [2023-03-10T18:39:28.670Z] ---> dc76a3060cde [2023-03-10T18:39:28.670Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T18:39:28.670Z] ---> Running in 6c2947af348c [2023-03-10T18:39:28.670Z] ---> 769a273414f3 [2023-03-10T18:39:28.670Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:39:28.927Z] Removing intermediate container 6c2947af348c [2023-03-10T18:39:28.927Z] ---> e639a5c9c5b6 [2023-03-10T18:39:28.927Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T18:39:29.185Z] ---> Running in 6a7e765db8a1 [2023-03-10T18:39:29.185Z] ---> 27c0fcbaea2c [2023-03-10T18:39:29.185Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T18:39:29.185Z] ---> Running in 54179ac674a2 [2023-03-10T18:39:29.460Z] Removing intermediate container 54179ac674a2 [2023-03-10T18:39:29.460Z] ---> 88b1f58b2957 [2023-03-10T18:39:29.460Z] Step 15/24 : WORKDIR / [2023-03-10T18:39:29.719Z] ---> 2ae679cee2bd [2023-03-10T18:39:29.719Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T18:39:29.719Z] ---> Running in 07d38fdd92a9 [2023-03-10T18:39:30.009Z] Removing intermediate container 07d38fdd92a9 [2023-03-10T18:39:30.009Z] ---> 20d5c9be6499 [2023-03-10T18:39:30.009Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:39:30.009Z] ---> 849c2d3ada8f [2023-03-10T18:39:30.009Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:39:30.009Z] ---> Running in c2313ffe6b7a [2023-03-10T18:39:30.009Z] ---> 7b3375c58301 [2023-03-10T18:39:30.009Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T18:39:30.943Z] ---> 2d721ae046e0 [2023-03-10T18:39:30.943Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T18:39:30.943Z] ---> a15f6ac2349a [2023-03-10T18:39:30.943Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T18:39:31.201Z] Removing intermediate container c2313ffe6b7a [2023-03-10T18:39:31.201Z] ---> 58c52019a0cd [2023-03-10T18:39:31.201Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:39:31.201Z] ---> Running in 1b051520d72e [2023-03-10T18:39:31.201Z] ---> cb87b41981a5 [2023-03-10T18:39:31.201Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T18:39:31.201Z] ---> Running in d1d249959445 [2023-03-10T18:39:31.201Z] Removing intermediate container 1b051520d72e [2023-03-10T18:39:31.201Z] ---> bc192da1f420 [2023-03-10T18:39:31.201Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T18:39:31.201Z] ---> Running in cac6ed734f29 [2023-03-10T18:39:31.767Z] Removing intermediate container d1d249959445 [2023-03-10T18:39:31.767Z] ---> 201909420c22 [2023-03-10T18:39:31.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:39:31.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T18:39:31.767Z] Removing intermediate container cac6ed734f29 [2023-03-10T18:39:31.767Z] ---> 72ff98c1b43d [2023-03-10T18:39:31.767Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T18:39:31.767Z] ---> Running in d4e2b896c184 [2023-03-10T18:39:31.767Z] ---> Running in eb1868060b96 [2023-03-10T18:39:31.767Z] Removing intermediate container d4e2b896c184 [2023-03-10T18:39:31.767Z] ---> 1b8a71e1e186 [2023-03-10T18:39:31.767Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T18:39:32.136Z] ---> Running in 1cf1b1813b7d [2023-03-10T18:39:32.136Z] Removing intermediate container eb1868060b96 [2023-03-10T18:39:32.136Z] ---> bfce7cfae2ce [2023-03-10T18:39:32.136Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:39:32.136Z] ---> Running in bda674f45e07 [2023-03-10T18:39:32.419Z] Removing intermediate container 1cf1b1813b7d [2023-03-10T18:39:32.419Z] ---> 808bd4e0ec02 [2023-03-10T18:39:32.419Z] Step 23/24 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:39:32.420Z] Removing intermediate container bda674f45e07 [2023-03-10T18:39:32.420Z] ---> 47614c8a7461 [2023-03-10T18:39:32.420Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:39:32.679Z] ---> Running in 3864df7fc324 [2023-03-10T18:39:32.679Z] ---> Running in d3bbfdaf80e5 [2023-03-10T18:39:33.017Z] Removing intermediate container 3864df7fc324 [2023-03-10T18:39:33.017Z] ---> 41154e79bed0 [2023-03-10T18:39:33.017Z] Step 24/24 : LABEL version=3.0.0-dev.91 [2023-03-10T18:39:33.352Z] ---> Running in 0bcc7982dc23 [2023-03-10T18:39:33.352Z] Removing intermediate container d3bbfdaf80e5 [2023-03-10T18:39:33.352Z] ---> c536715e26bc [2023-03-10T18:39:33.352Z] [2023-03-10T18:39:33.352Z] Successfully built c536715e26bc [2023-03-10T18:39:33.352Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-10T18:39:33.352Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-10T18:39:36.731Z] Removing intermediate container 0bcc7982dc23 [2023-03-10T18:39:36.731Z] ---> 668264d34d9e [2023-03-10T18:39:36.731Z] [2023-03-10T18:39:36.731Z] Successfully built 668264d34d9e [2023-03-10T18:39:38.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:39:38.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:39:40.238Z] Successfully tagged core-metadata:latest [2023-03-10T18:39:40.238Z] ---> e7043b79c617 [2023-03-10T18:39:40.238Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T18:39:40.238Z]  Building core-metadata ... done Building support-scheduler [2023-03-10T18:39:40.238Z] ---> Using cache [2023-03-10T18:39:40.238Z] ---> 632b075d0c9f [2023-03-10T18:39:40.238Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T18:39:40.238Z] ---> Running in 0c743a6d262d [2023-03-10T18:39:40.499Z] Removing intermediate container 4efe74f1b84c [2023-03-10T18:39:40.499Z] ---> 56124fa0dd91 [2023-03-10T18:39:40.499Z] [2023-03-10T18:39:40.499Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T18:39:40.499Z] ---> dfd21b5a31f5 [2023-03-10T18:39:40.499Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:39:41.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:41.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:41.698Z] OK: 211 MiB in 51 packages [2023-03-10T18:39:45.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:39:45.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:39:45.909Z] ---> e7043b79c617 [2023-03-10T18:39:45.909Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:39:45.909Z] ---> Using cache [2023-03-10T18:39:45.909Z] ---> 54b3f02113e4 [2023-03-10T18:39:45.909Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:39:45.909Z] ---> Using cache [2023-03-10T18:39:45.909Z] ---> 9bc33538437e [2023-03-10T18:39:45.909Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:39:45.909Z] ---> Using cache [2023-03-10T18:39:45.909Z] ---> 6cd1c8372884 [2023-03-10T18:39:45.909Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:39:45.909Z] ---> Using cache [2023-03-10T18:39:45.909Z] ---> a70daf5cbaa3 [2023-03-10T18:39:45.909Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:39:45.909Z] ---> Using cache [2023-03-10T18:39:45.909Z] ---> 4883ac1a10d2 [2023-03-10T18:39:45.909Z] Step 8/22 : COPY . . [2023-03-10T18:39:45.909Z] ---> Using cache [2023-03-10T18:39:45.909Z] ---> 5d8f49f2dd8e [2023-03-10T18:39:45.909Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T18:39:46.850Z] ---> Running in ded4eef82f55 [2023-03-10T18:39:46.850Z] ---> Running in 69258ac0acf9 [2023-03-10T18:39:46.850Z] Removing intermediate container 39a3e1de166e [2023-03-10T18:39:46.850Z] ---> e516ccb62315 [2023-03-10T18:39:46.850Z] [2023-03-10T18:39:46.850Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T18:39:46.850Z] ---> dfd21b5a31f5 [2023-03-10T18:39:46.850Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T18:39:46.850Z] Removing intermediate container ded4eef82f55 [2023-03-10T18:39:46.850Z] ---> 981e8c6cfabf [2023-03-10T18:39:46.850Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T18:39:46.850Z] ---> Running in a4087eac4f11 [2023-03-10T18:39:46.850Z] ---> Running in 60e39944ff96 [2023-03-10T18:39:46.850Z] Removing intermediate container 0c743a6d262d [2023-03-10T18:39:46.850Z] ---> 0a6f6706c412 [2023-03-10T18:39:46.850Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T18:39:47.117Z] ---> c2f87d14f417 [2023-03-10T18:39:47.117Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:39:47.117Z] ---> Running in 4c95e97d3f1d [2023-03-10T18:39:47.117Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T18:39:47.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:47.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:47.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:47.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:39:47.400Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T18:39:47.400Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T18:39:47.400Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T18:39:47.660Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T18:39:47.660Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:39:47.660Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T18:39:47.660Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:39:47.660Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T18:39:47.660Z] OK: 6 MiB in 16 packages [2023-03-10T18:39:47.660Z] OK: 6 MiB in 17 packages [2023-03-10T18:39:48.230Z] Removing intermediate container 60e39944ff96 [2023-03-10T18:39:48.230Z] ---> 3f40feb73136 [2023-03-10T18:39:48.230Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T18:39:48.230Z] ---> Running in 300d27c2720c [2023-03-10T18:39:48.489Z] Removing intermediate container a4087eac4f11 [2023-03-10T18:39:48.489Z] ---> 0940954b5b26 [2023-03-10T18:39:48.489Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T18:39:48.489Z] ---> Running in 563fce7d13af [2023-03-10T18:39:48.489Z] Removing intermediate container 300d27c2720c [2023-03-10T18:39:48.489Z] ---> c69d58358835 [2023-03-10T18:39:48.489Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T18:39:48.489Z] ---> Running in 9f42ebb02157 [2023-03-10T18:39:48.489Z] Removing intermediate container 563fce7d13af [2023-03-10T18:39:48.489Z] ---> de12865f484d [2023-03-10T18:39:48.489Z] Step 12/23 : WORKDIR / [2023-03-10T18:39:48.489Z] Removing intermediate container 9f42ebb02157 [2023-03-10T18:39:48.489Z] ---> d3984e63852a [2023-03-10T18:39:48.489Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T18:39:48.489Z] ---> Running in 68d455f23de5 [2023-03-10T18:39:48.489Z] ---> Running in 14420be16fb9 [2023-03-10T18:39:48.748Z] Removing intermediate container 68d455f23de5 [2023-03-10T18:39:48.749Z] ---> 520d271cb8db [2023-03-10T18:39:48.749Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T18:39:48.749Z] Removing intermediate container 14420be16fb9 [2023-03-10T18:39:48.749Z] ---> 108ea1b6f447 [2023-03-10T18:39:48.749Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T18:39:48.749Z] ---> Running in 598800380d15 [2023-03-10T18:39:48.749Z] Removing intermediate container 598800380d15 [2023-03-10T18:39:48.749Z] ---> 031fb91a45a1 [2023-03-10T18:39:48.749Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T18:39:48.749Z] ---> Running in 14c480e7dab6 [2023-03-10T18:39:49.011Z] ---> e90a8f5d6402 [2023-03-10T18:39:49.011Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T18:39:49.011Z] ---> c7d2b478f7f6 [2023-03-10T18:39:49.011Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T18:39:49.277Z] ---> 58e84fa21675 [2023-03-10T18:39:49.277Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T18:39:49.882Z] Removing intermediate container 14c480e7dab6 [2023-03-10T18:39:49.883Z] ---> dfada1386e03 [2023-03-10T18:39:49.883Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T18:39:49.883Z] ---> 9fd36a1231ac [2023-03-10T18:39:49.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T18:39:49.883Z] ---> Running in d673a28eb98b [2023-03-10T18:39:50.142Z] Removing intermediate container d673a28eb98b [2023-03-10T18:39:50.142Z] ---> 8464b3f5ffa2 [2023-03-10T18:39:50.142Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T18:39:51.580Z] Removing intermediate container 56964c18565b [2023-03-10T18:39:51.580Z] ---> 1d163fb4e8ff [2023-03-10T18:39:51.580Z] Step 8/22 : COPY . . [2023-03-10T18:39:51.580Z] Removing intermediate container b77119bddc89 [2023-03-10T18:39:51.580Z] ---> 48cfb787a6c2 [2023-03-10T18:39:51.580Z] Step 8/22 : COPY . . [2023-03-10T18:39:51.580Z] Removing intermediate container 4be6d3e264bd [2023-03-10T18:39:51.580Z] ---> 85ae843840fd [2023-03-10T18:39:51.580Z] Step 8/24 : COPY . . [2023-03-10T18:39:51.580Z] Removing intermediate container 393726f34c9f [2023-03-10T18:39:51.580Z] ---> 7ec1c8db2e75 [2023-03-10T18:39:51.580Z] Step 7/24 : COPY . . [2023-03-10T18:39:51.580Z] Removing intermediate container 7dd1c0be7029 [2023-03-10T18:39:51.580Z] ---> 209662581419 [2023-03-10T18:39:51.580Z] Step 8/22 : COPY . . [2023-03-10T18:39:51.580Z] ---> 12caae9b1425 [2023-03-10T18:39:51.580Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T18:39:51.580Z] ---> Running in a5f3ab88e0f2 [2023-03-10T18:39:51.580Z] ---> e0762dd236f1 [2023-03-10T18:39:51.580Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T18:39:51.580Z] ---> 1f0013633291 [2023-03-10T18:39:51.580Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T18:39:51.580Z] ---> 983b41d25fea [2023-03-10T18:39:51.580Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T18:39:51.580Z] ---> Running in 35c7df28e91c [2023-03-10T18:39:51.580Z] ---> Running in cfa7a353e647 [2023-03-10T18:39:51.580Z] ---> Running in 1b378480abcb [2023-03-10T18:39:51.580Z] ---> e73a4703dfc7 [2023-03-10T18:39:51.580Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T18:39:51.580Z] ---> Running in 33612f0b65e0 [2023-03-10T18:39:51.580Z] Removing intermediate container cfa7a353e647 [2023-03-10T18:39:51.580Z] ---> 064829a536b5 [2023-03-10T18:39:51.580Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T18:39:51.580Z] ---> Running in c4f677451e84 [2023-03-10T18:39:51.580Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T18:39:51.580Z] Removing intermediate container c4f677451e84 [2023-03-10T18:39:51.580Z] ---> 41983c7c9836 [2023-03-10T18:39:51.580Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T18:39:51.580Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T18:39:51.580Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T18:39:51.580Z] ---> Running in 839f954d106c [2023-03-10T18:39:51.580Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T18:39:51.880Z] Removing intermediate container 839f954d106c [2023-03-10T18:39:51.880Z] ---> e55bed901e98 [2023-03-10T18:39:51.880Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T18:39:52.080Z] ---> e57a5ef508d5 [2023-03-10T18:39:52.080Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T18:39:52.156Z] ---> Running in 9e1f53e236ba [2023-03-10T18:39:52.742Z] Removing intermediate container 9e1f53e236ba [2023-03-10T18:39:52.742Z] ---> 44e23832a76f [2023-03-10T18:39:52.742Z] [2023-03-10T18:39:52.742Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T18:39:53.008Z] 3.15: Pulling from library/alpine [2023-03-10T18:39:53.990Z] ---> 5a2baa0386eb [2023-03-10T18:39:53.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T18:39:53.990Z] ---> Running in 1bfb51844f78 [2023-03-10T18:39:54.453Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T18:39:54.453Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T18:39:54.453Z] ---> 354640af7b1b [2023-03-10T18:39:54.453Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:39:54.727Z] ---> Running in f244c1d587e7 [2023-03-10T18:39:55.689Z] Removing intermediate container f244c1d587e7 [2023-03-10T18:39:55.689Z] ---> 31be6804ef27 [2023-03-10T18:39:55.689Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T18:39:55.959Z] ---> Running in 2fe5b86691ec [2023-03-10T18:39:57.351Z] ---> 6d0613aa4656 [2023-03-10T18:39:57.351Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:39:57.351Z] ---> Running in 78b5c66460dc [2023-03-10T18:39:57.622Z] Removing intermediate container 1bfb51844f78 [2023-03-10T18:39:57.622Z] ---> ee516d7346c4 [2023-03-10T18:39:57.622Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:39:58.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:39:58.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:39:58.998Z] ---> ff9b903b8099 [2023-03-10T18:39:58.999Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T18:39:59.257Z] Removing intermediate container 78b5c66460dc [2023-03-10T18:39:59.257Z] ---> 3dbbee05ffb1 [2023-03-10T18:39:59.257Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:39:59.517Z] ---> Running in 4d5a2f7c98ac [2023-03-10T18:39:59.517Z] ---> fbaca87277bc [2023-03-10T18:39:59.517Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T18:39:59.775Z] Removing intermediate container 4d5a2f7c98ac [2023-03-10T18:39:59.775Z] ---> de7159d8e4f2 [2023-03-10T18:39:59.775Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T18:39:59.775Z] ---> Running in db67ae188cb6 [2023-03-10T18:40:00.033Z] ---> 5ecf791a784d [2023-03-10T18:40:00.033Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T18:40:00.291Z] Removing intermediate container db67ae188cb6 [2023-03-10T18:40:00.291Z] ---> 14c9bbbdc686 [2023-03-10T18:40:00.291Z] Step 22/23 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:40:00.549Z] ---> 4e3f251cb31c [2023-03-10T18:40:00.549Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T18:40:00.549Z] ---> Running in fd9e744c27a7 [2023-03-10T18:40:01.401Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T18:40:01.401Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T18:40:01.401Z] OK: 15736 distinct packages available [2023-03-10T18:40:01.497Z] Removing intermediate container fd9e744c27a7 [2023-03-10T18:40:01.497Z] ---> 39c58bf56abc [2023-03-10T18:40:01.497Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-03-10T18:40:01.757Z] ---> f0aa7253b0bb [2023-03-10T18:40:01.757Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T18:40:01.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:40:02.016Z] ---> Running in cf19a0f58965 [2023-03-10T18:40:02.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:40:02.600Z] Removing intermediate container cf19a0f58965 [2023-03-10T18:40:02.601Z] ---> 5be8a4393443 [2023-03-10T18:40:02.601Z] [2023-03-10T18:40:02.601Z] Successfully built 5be8a4393443 [2023-03-10T18:40:02.864Z] Successfully tagged security-secretstore-setup:latest [2023-03-10T18:40:02.864Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-10T18:40:03.436Z] ---> ffca25df47b7 [2023-03-10T18:40:03.436Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T18:40:04.227Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T18:40:04.227Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T18:40:04.227Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T18:40:04.227Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T18:40:04.227Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T18:40:04.227Z] OK: 6 MiB in 18 packages [2023-03-10T18:40:06.170Z] Removing intermediate container 2fe5b86691ec [2023-03-10T18:40:06.170Z] ---> b7f6cc1ecab5 [2023-03-10T18:40:06.436Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T18:40:06.746Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:40:06.746Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:40:06.746Z] ---> e7043b79c617 [2023-03-10T18:40:06.746Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T18:40:06.746Z] ---> Using cache [2023-03-10T18:40:06.746Z] ---> 632b075d0c9f [2023-03-10T18:40:06.746Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T18:40:06.746Z] ---> Using cache [2023-03-10T18:40:06.746Z] ---> 0a6f6706c412 [2023-03-10T18:40:06.746Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T18:40:06.746Z] ---> Using cache [2023-03-10T18:40:06.746Z] ---> c2f87d14f417 [2023-03-10T18:40:06.746Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:40:14.635Z] ---> 6129b4753323 [2023-03-10T18:40:14.635Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T18:40:14.891Z] ---> f9fb9a49b791 [2023-03-10T18:40:14.891Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T18:40:14.891Z] ---> Running in 39315c41196d [2023-03-10T18:40:14.891Z] ---> Running in 82c9949d4f9f [2023-03-10T18:40:14.919Z] ---> 1629f9486efa [2023-03-10T18:40:14.919Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T18:40:15.157Z] Removing intermediate container 6a7e765db8a1 [2023-03-10T18:40:15.157Z] ---> 05cf8e08d7ea [2023-03-10T18:40:15.157Z] Step 8/22 : COPY . . [2023-03-10T18:40:15.187Z] ---> Running in d9e0dc273178 [2023-03-10T18:40:15.771Z] Removing intermediate container d9e0dc273178 [2023-03-10T18:40:15.771Z] ---> 0d815655e2e6 [2023-03-10T18:40:15.771Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T18:40:17.724Z] ---> ca22341c6fcd [2023-03-10T18:40:17.724Z] Step 19/24 : WORKDIR / [2023-03-10T18:40:17.724Z] ---> Running in be7e204953d3 [2023-03-10T18:40:17.992Z] Removing intermediate container be7e204953d3 [2023-03-10T18:40:17.992Z] ---> 707af558be01 [2023-03-10T18:40:17.992Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T18:40:17.992Z] ---> Running in 88fc41ebbb48 [2023-03-10T18:40:18.583Z] Removing intermediate container 88fc41ebbb48 [2023-03-10T18:40:18.583Z] ---> 3d93b696906a [2023-03-10T18:40:18.583Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T18:40:18.851Z] ---> Running in bf7e5968e5cb [2023-03-10T18:40:19.434Z] Removing intermediate container bf7e5968e5cb [2023-03-10T18:40:19.434Z] ---> ee98f936d77e [2023-03-10T18:40:19.434Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T18:40:19.701Z] ---> Running in c12b97d4142d [2023-03-10T18:40:20.287Z] Removing intermediate container c12b97d4142d [2023-03-10T18:40:20.287Z] ---> d67a015068cd [2023-03-10T18:40:20.287Z] Step 23/24 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:40:20.553Z] ---> Running in eedad1335590 [2023-03-10T18:40:21.158Z] Removing intermediate container eedad1335590 [2023-03-10T18:40:21.158Z] ---> 3834e87df29f [2023-03-10T18:40:21.158Z] Step 24/24 : LABEL version=3.0.0-dev.91 [2023-03-10T18:40:21.437Z] ---> Running in ad5436d1abd2 [2023-03-10T18:40:22.020Z] Removing intermediate container ad5436d1abd2 [2023-03-10T18:40:22.020Z] ---> bb2259080da3 [2023-03-10T18:40:22.020Z] [2023-03-10T18:40:22.020Z] Successfully built bb2259080da3 [2023-03-10T18:40:22.287Z] Successfully tagged security-spire-config-arm64:latest [2023-03-10T18:40:22.287Z]  Building security-spire-config ... done Building core-command [2023-03-10T18:40:26.545Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:40:26.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:40:26.545Z] ---> 363ce74cdd64 [2023-03-10T18:40:26.545Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:40:26.545Z] ---> Using cache [2023-03-10T18:40:26.545Z] ---> 2d92137ed088 [2023-03-10T18:40:26.545Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T18:40:26.545Z] ---> Using cache [2023-03-10T18:40:26.545Z] ---> 1b6d45e53491 [2023-03-10T18:40:26.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T18:40:26.545Z] ---> Using cache [2023-03-10T18:40:26.545Z] ---> e3b201b69bca [2023-03-10T18:40:26.545Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T18:40:26.545Z] ---> Using cache [2023-03-10T18:40:26.545Z] ---> 91e34642ec0c [2023-03-10T18:40:26.811Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:40:26.811Z] ---> Using cache [2023-03-10T18:40:26.811Z] ---> 1d163fb4e8ff [2023-03-10T18:40:26.811Z] Step 8/23 : COPY . . [2023-03-10T18:40:26.811Z] ---> Using cache [2023-03-10T18:40:26.811Z] ---> e0762dd236f1 [2023-03-10T18:40:26.811Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T18:40:27.076Z] ---> Running in c4166e6fb704 [2023-03-10T18:40:27.544Z] Removing intermediate container 82c9949d4f9f [2023-03-10T18:40:27.545Z] ---> 0963898efe0c [2023-03-10T18:40:27.545Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T18:40:27.545Z] ---> Running in 220406fbe803 [2023-03-10T18:40:27.545Z] ---> 46f6d3c2446c [2023-03-10T18:40:27.545Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T18:40:27.545Z] ---> Running in 79e17728b368 [2023-03-10T18:40:27.545Z] Removing intermediate container 220406fbe803 [2023-03-10T18:40:27.545Z] ---> ce1d9a059d7e [2023-03-10T18:40:27.545Z] Step 29/32 : CMD ["gate"] [2023-03-10T18:40:27.545Z] Removing intermediate container 69258ac0acf9 [2023-03-10T18:40:27.545Z] ---> c01ec946422b [2023-03-10T18:40:27.545Z] [2023-03-10T18:40:27.545Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:40:27.545Z] ---> dfd21b5a31f5 [2023-03-10T18:40:27.545Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:40:27.545Z] ---> Using cache [2023-03-10T18:40:27.545Z] ---> 51c65c46ceaa [2023-03-10T18:40:27.545Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T18:40:27.545Z] ---> Using cache [2023-03-10T18:40:27.545Z] ---> dc76a3060cde [2023-03-10T18:40:27.545Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T18:40:27.545Z] ---> Running in 6d6c05c95cec [2023-03-10T18:40:27.545Z] ---> Running in f65037594235 [2023-03-10T18:40:27.839Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T18:40:27.839Z] Removing intermediate container 6d6c05c95cec [2023-03-10T18:40:27.839Z] ---> 57f112b77f74 [2023-03-10T18:40:27.839Z] Step 30/32 : LABEL arch=x86_64 [2023-03-10T18:40:27.839Z] Removing intermediate container f65037594235 [2023-03-10T18:40:27.839Z] ---> a28e0fb5f741 [2023-03-10T18:40:27.839Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T18:40:27.839Z] ---> Running in 4b401df7ac15 [2023-03-10T18:40:27.839Z] ---> Running in dca66fab92e4 [2023-03-10T18:40:28.140Z] Removing intermediate container 4c95e97d3f1d [2023-03-10T18:40:28.140Z] ---> ee9ad89d9d7b [2023-03-10T18:40:28.140Z] Step 7/24 : COPY . . [2023-03-10T18:40:28.140Z] Removing intermediate container 4b401df7ac15 [2023-03-10T18:40:28.140Z] ---> ca1a92751258 [2023-03-10T18:40:28.140Z] Step 31/32 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:40:28.140Z] Removing intermediate container dca66fab92e4 [2023-03-10T18:40:28.140Z] ---> d615784157c8 [2023-03-10T18:40:28.140Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:40:28.419Z] ---> Running in b635417463f8 [2023-03-10T18:40:29.652Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T18:40:30.945Z] Removing intermediate container b635417463f8 [2023-03-10T18:40:30.945Z] ---> 402e1c860bca [2023-03-10T18:40:30.945Z] Step 32/32 : LABEL version=3.0.0-dev.91 [2023-03-10T18:40:34.135Z] ---> 49ba056f3fcc [2023-03-10T18:40:34.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T18:40:34.135Z] ---> Running in 1b28cb35cb8a [2023-03-10T18:40:34.393Z] ---> 7be8603049df [2023-03-10T18:40:34.393Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T18:40:34.966Z] Removing intermediate container 1b28cb35cb8a [2023-03-10T18:40:34.966Z] ---> 020dd9de01ea [2023-03-10T18:40:34.966Z] [2023-03-10T18:40:35.229Z] ---> Running in 946d7eebd907 [2023-03-10T18:40:35.229Z] ---> b226fd70a69e [2023-03-10T18:40:35.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T18:40:35.229Z] Successfully built 020dd9de01ea [2023-03-10T18:40:35.229Z] Successfully tagged security-bootstrapper:latest [2023-03-10T18:40:35.229Z]  Building security-bootstrapper ... done Removing intermediate container 946d7eebd907 [2023-03-10T18:40:35.229Z] ---> ba07dd91235c [2023-03-10T18:40:35.229Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T18:40:35.488Z] ---> b0c93f113dda [2023-03-10T18:40:35.488Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T18:40:35.488Z] ---> Running in 12d251257ce8 [2023-03-10T18:40:35.488Z] ---> Running in 0c6b2aa58ac6 [2023-03-10T18:40:35.748Z] Removing intermediate container 0c6b2aa58ac6 [2023-03-10T18:40:35.748Z] ---> 2043aaf75ea6 [2023-03-10T18:40:35.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:40:36.008Z] Removing intermediate container 12d251257ce8 [2023-03-10T18:40:36.008Z] ---> aded2c601bda [2023-03-10T18:40:36.008Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T18:40:36.008Z] ---> Running in 9ae3cb01eed2 [2023-03-10T18:40:36.008Z] ---> Running in 6a082802726a [2023-03-10T18:40:36.008Z] Removing intermediate container 9ae3cb01eed2 [2023-03-10T18:40:36.008Z] ---> 6dfb4de6d1e1 [2023-03-10T18:40:36.008Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T18:40:36.008Z] ---> Running in 165ece6944bd [2023-03-10T18:40:36.277Z] Removing intermediate container 165ece6944bd [2023-03-10T18:40:36.277Z] ---> f25f1597f035 [2023-03-10T18:40:36.277Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:40:36.543Z] ---> Running in 66ea85d77973 [2023-03-10T18:40:36.808Z] Removing intermediate container 66ea85d77973 [2023-03-10T18:40:36.808Z] ---> a4b55634c1b5 [2023-03-10T18:40:36.808Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:40:36.808Z] ---> Running in 271447d45830 [2023-03-10T18:40:36.808Z] Removing intermediate container 6a082802726a [2023-03-10T18:40:36.808Z] ---> a56cca9aa2dd [2023-03-10T18:40:36.808Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T18:40:36.808Z] ---> Running in 085118544d8a [2023-03-10T18:40:36.808Z] Removing intermediate container 271447d45830 [2023-03-10T18:40:36.808Z] ---> ac606194378e [2023-03-10T18:40:36.808Z] [2023-03-10T18:40:37.067Z] Successfully built ac606194378e [2023-03-10T18:40:37.067Z] Successfully tagged support-scheduler:latest [2023-03-10T18:40:37.067Z]  Building support-scheduler ... done Removing intermediate container 085118544d8a [2023-03-10T18:40:37.067Z] ---> 63628bc60005 [2023-03-10T18:40:37.067Z] [2023-03-10T18:40:37.067Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T18:40:37.067Z] ---> 5ce65d7b0fde [2023-03-10T18:40:37.067Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:40:37.067Z] ---> Using cache [2023-03-10T18:40:37.067Z] ---> b3b126479083 [2023-03-10T18:40:37.067Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T18:40:37.067Z] ---> Using cache [2023-03-10T18:40:37.067Z] ---> b93a8aa35dd8 [2023-03-10T18:40:37.067Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T18:40:39.599Z] ---> 5a9a5f84bd44 [2023-03-10T18:40:39.599Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T18:40:47.731Z] ---> a748b2f8c6f6 [2023-03-10T18:40:47.731Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T18:40:49.653Z] ---> 611e42bc98ce [2023-03-10T18:40:49.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T18:40:50.288Z] ---> e4274f5f9958 [2023-03-10T18:40:50.288Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T18:40:51.354Z] ---> 675ef9f702c3 [2023-03-10T18:40:51.354Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T18:40:53.896Z] ---> Running in fe5bd15e341b [2023-03-10T18:40:55.811Z] Removing intermediate container fe5bd15e341b [2023-03-10T18:40:55.811Z] ---> 61c0fae921d5 [2023-03-10T18:40:55.811Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T18:40:58.357Z] ---> Running in abc7aa25d76a [2023-03-10T18:40:58.357Z] Removing intermediate container abc7aa25d76a [2023-03-10T18:40:58.357Z] ---> 8f5ee6a1eebd [2023-03-10T18:40:58.357Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T18:40:58.357Z] Removing intermediate container 79e17728b368 [2023-03-10T18:40:58.357Z] ---> 443901298156 [2023-03-10T18:40:58.357Z] [2023-03-10T18:40:58.357Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:40:58.357Z] ---> dfd21b5a31f5 [2023-03-10T18:40:58.357Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T18:40:58.357Z] ---> Running in db3896b510c2 [2023-03-10T18:40:58.357Z] ---> Running in a3687537e4ef [2023-03-10T18:40:58.618Z] Removing intermediate container db3896b510c2 [2023-03-10T18:40:58.618Z] ---> c452a6027f0f [2023-03-10T18:40:58.618Z] Step 23/24 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:40:58.618Z] ---> Running in 3b56c15a5df5 [2023-03-10T18:40:58.618Z] Removing intermediate container 3b56c15a5df5 [2023-03-10T18:40:58.618Z] ---> 54f52e4192d3 [2023-03-10T18:40:58.618Z] Step 24/24 : LABEL version=3.0.0-dev.91 [2023-03-10T18:40:58.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:40:58.876Z] ---> Running in fe23d6626c72 [2023-03-10T18:40:58.876Z] Removing intermediate container 39315c41196d [2023-03-10T18:40:58.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:40:58.876Z] ---> 94f1b0501f54 [2023-03-10T18:40:58.876Z] Step 7/24 : COPY . . [2023-03-10T18:40:58.876Z] Removing intermediate container fe23d6626c72 [2023-03-10T18:40:58.876Z] ---> 5fd76e6af8db [2023-03-10T18:40:58.876Z] [2023-03-10T18:40:59.137Z] Successfully built 5fd76e6af8db [2023-03-10T18:40:59.137Z] Successfully tagged security-spire-agent:latest [2023-03-10T18:40:59.137Z]  Building security-spire-agent ... done (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T18:40:59.137Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T18:40:59.137Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:40:59.137Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T18:40:59.137Z] OK: 6 MiB in 16 packages [2023-03-10T18:41:07.595Z] ---> a2cbd0ae848b [2023-03-10T18:41:07.595Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T18:41:07.595Z] ---> Running in 5e67759f51ee [2023-03-10T18:41:07.595Z] Removing intermediate container a3687537e4ef [2023-03-10T18:41:07.595Z] ---> a643468bc784 [2023-03-10T18:41:07.595Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T18:41:07.595Z] ---> Running in 57e0ce6ea2e4 [2023-03-10T18:41:07.595Z] Removing intermediate container 5e67759f51ee [2023-03-10T18:41:07.595Z] ---> eda5009a9145 [2023-03-10T18:41:07.595Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T18:41:07.595Z] ---> Running in 4491fd10839b [2023-03-10T18:41:07.595Z] Removing intermediate container 57e0ce6ea2e4 [2023-03-10T18:41:07.595Z] ---> 69b758fd01f4 [2023-03-10T18:41:07.595Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T18:41:07.595Z] ---> Running in 56ab8234f5d1 [2023-03-10T18:41:07.595Z] Removing intermediate container 4491fd10839b [2023-03-10T18:41:07.595Z] ---> df31ace23392 [2023-03-10T18:41:07.595Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T18:41:07.595Z] ---> Running in 609fff5c6d69 [2023-03-10T18:41:07.595Z] Removing intermediate container 56ab8234f5d1 [2023-03-10T18:41:07.595Z] ---> 4168b255df78 [2023-03-10T18:41:07.595Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T18:41:07.595Z] ---> Running in 470dda7caded [2023-03-10T18:41:07.595Z] Removing intermediate container 470dda7caded [2023-03-10T18:41:07.595Z] ---> c2695874aa22 [2023-03-10T18:41:07.595Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:41:07.595Z] ---> 699d72f8164a [2023-03-10T18:41:07.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T18:41:08.646Z] ---> 77054be3bd43 [2023-03-10T18:41:08.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T18:41:08.646Z] Removing intermediate container 609fff5c6d69 [2023-03-10T18:41:08.646Z] ---> 4e00f0f077f1 [2023-03-10T18:41:08.646Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T18:41:08.646Z] ---> Running in 250c067118ca [2023-03-10T18:41:08.646Z] ---> 465082311b08 [2023-03-10T18:41:08.646Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T18:41:08.646Z] ---> Running in 049fda7932cc [2023-03-10T18:41:08.646Z] Removing intermediate container 250c067118ca [2023-03-10T18:41:08.646Z] ---> a79b7882491d [2023-03-10T18:41:08.646Z] [2023-03-10T18:41:08.646Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T18:41:08.646Z] ---> 5ce65d7b0fde [2023-03-10T18:41:08.646Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:41:08.646Z] ---> Using cache [2023-03-10T18:41:08.646Z] ---> b3b126479083 [2023-03-10T18:41:08.646Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T18:41:08.646Z] ---> Running in 207b760d4052 [2023-03-10T18:41:08.646Z] Removing intermediate container 049fda7932cc [2023-03-10T18:41:08.646Z] ---> 55e7de1e83dc [2023-03-10T18:41:08.646Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:41:08.646Z] ---> Running in c00bf0a1c1af [2023-03-10T18:41:08.905Z] Removing intermediate container c00bf0a1c1af [2023-03-10T18:41:08.905Z] ---> 07da1d69b598 [2023-03-10T18:41:08.905Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T18:41:08.905Z] ---> Running in 369d0b93dd30 [2023-03-10T18:41:08.905Z] Removing intermediate container 369d0b93dd30 [2023-03-10T18:41:08.905Z] ---> 267f01571fd6 [2023-03-10T18:41:08.905Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:08.905Z] ---> Running in 83a11ab504fa [2023-03-10T18:41:08.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:41:09.164Z] Removing intermediate container 83a11ab504fa [2023-03-10T18:41:09.164Z] ---> 879982f13b75 [2023-03-10T18:41:09.164Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:41:09.164Z] ---> Running in 58ed057fa05b [2023-03-10T18:41:09.164Z] Removing intermediate container 58ed057fa05b [2023-03-10T18:41:09.164Z] ---> 437df439f6d1 [2023-03-10T18:41:09.164Z] [2023-03-10T18:41:09.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:41:09.164Z] Successfully built 437df439f6d1 [2023-03-10T18:41:09.164Z] Successfully tagged support-notifications:latest [2023-03-10T18:41:09.423Z]  Building support-notifications ... done v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T18:41:09.423Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T18:41:09.423Z] OK: 15859 distinct packages available [2023-03-10T18:41:09.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T18:41:09.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T18:41:09.683Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T18:41:09.683Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T18:41:09.683Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T18:41:09.683Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T18:41:09.683Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T18:41:09.683Z] OK: 6 MiB in 18 packages [2023-03-10T18:41:10.254Z] Removing intermediate container 207b760d4052 [2023-03-10T18:41:10.254Z] ---> 64fc4c3382ee [2023-03-10T18:41:10.254Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T18:41:12.796Z] ---> 93e2e8f4e8f9 [2023-03-10T18:41:12.796Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T18:41:12.796Z] ---> 09d2a19d13c1 [2023-03-10T18:41:12.796Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T18:41:12.796Z] ---> Running in 504860ab88b7 [2023-03-10T18:41:12.796Z] Removing intermediate container 504860ab88b7 [2023-03-10T18:41:12.796Z] ---> 3ad966714f84 [2023-03-10T18:41:12.796Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T18:41:13.056Z] ---> 879a96f8c7d1 [2023-03-10T18:41:13.056Z] Step 19/24 : WORKDIR / [2023-03-10T18:41:13.056Z] ---> Running in e5f77f334e5f [2023-03-10T18:41:13.056Z] Removing intermediate container e5f77f334e5f [2023-03-10T18:41:13.056Z] ---> a225691965f6 [2023-03-10T18:41:13.056Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T18:41:13.056Z] ---> Running in 0f8a7efd0114 [2023-03-10T18:41:13.318Z] Removing intermediate container 0f8a7efd0114 [2023-03-10T18:41:13.318Z] ---> 4ad0536c78a8 [2023-03-10T18:41:13.318Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T18:41:13.318Z] ---> Running in 51cb5b9a5353 [2023-03-10T18:41:13.318Z] Removing intermediate container 51cb5b9a5353 [2023-03-10T18:41:13.318Z] ---> b477dc360c4b [2023-03-10T18:41:13.318Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T18:41:13.318Z] ---> Running in cc71ecddcb77 [2023-03-10T18:41:13.580Z] Removing intermediate container cc71ecddcb77 [2023-03-10T18:41:13.580Z] ---> ee55df27c0db [2023-03-10T18:41:13.580Z] Step 23/24 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:13.580Z] ---> Running in bc7d1753b854 [2023-03-10T18:41:13.580Z] Removing intermediate container bc7d1753b854 [2023-03-10T18:41:13.580Z] ---> 0802f71f06da [2023-03-10T18:41:13.580Z] Step 24/24 : LABEL version=3.0.0-dev.91 [2023-03-10T18:41:13.580Z] ---> Running in 2cb532b16e7e [2023-03-10T18:41:13.580Z] Removing intermediate container 2cb532b16e7e [2023-03-10T18:41:13.580Z] ---> d194e258b2ff [2023-03-10T18:41:13.580Z] [2023-03-10T18:41:13.840Z] Successfully built d194e258b2ff [2023-03-10T18:41:13.840Z] Successfully tagged security-spire-config:latest [2023-03-10T18:41:13.848Z]  Building security-spire-config ... done  [Pipeline] } [2023-03-10T18:41:13.859Z] $ docker stop --time=1 f67834aa7cc4e282f463f9d8cb53cbf53814f7f2e2ec52fedd5f5e1f402d2dbc [2023-03-10T18:41:15.155Z] $ docker rm -f --volumes f67834aa7cc4e282f463f9d8cb53cbf53814f7f2e2ec52fedd5f5e1f402d2dbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T18:41:15.487Z] + docker images [2023-03-10T18:41:15.487Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T18:41:15.487Z] security-spire-config latest d194e258b2ff 2 seconds ago 85.8MB [2023-03-10T18:41:15.487Z] support-notifications latest 437df439f6d1 6 seconds ago 30.7MB [2023-03-10T18:41:15.487Z] a79b7882491d 7 seconds ago 1.55GB [2023-03-10T18:41:15.487Z] security-spire-agent latest 5fd76e6af8db 17 seconds ago 125MB [2023-03-10T18:41:15.487Z] 443901298156 18 seconds ago 1.75GB [2023-03-10T18:41:15.487Z] 63628bc60005 39 seconds ago 1.55GB [2023-03-10T18:41:15.487Z] support-scheduler latest ac606194378e 39 seconds ago 30.1MB [2023-03-10T18:41:15.487Z] security-bootstrapper latest 020dd9de01ea 41 seconds ago 19.8MB [2023-03-10T18:41:15.487Z] c01ec946422b 50 seconds ago 1.75GB [2023-03-10T18:41:15.487Z] security-secretstore-setup latest 5be8a4393443 About a minute ago 29.9MB [2023-03-10T18:41:15.487Z] e516ccb62315 About a minute ago 1.67GB [2023-03-10T18:41:15.487Z] 56124fa0dd91 About a minute ago 1.67GB [2023-03-10T18:41:15.487Z] core-metadata latest 668264d34d9e About a minute ago 18.5MB [2023-03-10T18:41:15.487Z] core-common-config-bootstrapper latest c536715e26bc About a minute ago 15.5MB [2023-03-10T18:41:15.487Z] 1f59fc67ab1f About a minute ago 1.69GB [2023-03-10T18:41:15.487Z] 825aed684040 About a minute ago 1.68GB [2023-03-10T18:41:15.487Z] core-command latest cfc9500183c9 2 minutes ago 17.8MB [2023-03-10T18:41:15.487Z] security-proxy-auth latest 910de526023f 2 minutes ago 16.2MB [2023-03-10T18:41:15.487Z] security-proxy-setup latest 80d2fac54a60 2 minutes ago 16.5MB [2023-03-10T18:41:15.487Z] 6fb72fce105f 2 minutes ago 1.68GB [2023-03-10T18:41:15.487Z] core-data latest 0406b8d4f2fb 2 minutes ago 18MB [2023-03-10T18:41:15.487Z] security-spiffe-token-provider latest 4c292b4c7294 2 minutes ago 30MB [2023-03-10T18:41:15.487Z] 39b0aa39ec76 2 minutes ago 1.72GB [2023-03-10T18:41:15.487Z] 038e18408beb 2 minutes ago 1.69GB [2023-03-10T18:41:15.487Z] f94bc99dff34 2 minutes ago 1.66GB [2023-03-10T18:41:15.487Z] cc08e6660483 2 minutes ago 1.66GB [2023-03-10T18:41:15.487Z] security-spire-server latest 675b7a89cfcc 3 minutes ago 86.5MB [2023-03-10T18:41:15.487Z] 7ba37fdacceb 3 minutes ago 1.55GB [2023-03-10T18:41:15.487Z] ci-base-image-x86_64 latest e7043b79c617 7 minutes ago 903MB [2023-03-10T18:41:15.487Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-10T18:41:15.487Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-10T18:41:15.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-10T18:41:15.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-10T18:41:15.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T18:41:15.579Z] provisioning config files... [2023-03-10T18:41:15.589Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/453@tmp/config14283703064948886150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T18:41:15.886Z] ---> docker-login.sh [2023-03-10T18:41:15.886Z] nexus3.edgexfoundry.org:10001 [2023-03-10T18:41:15.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:41:15.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:41:15.886Z] Configure a credential helper to remove this warning. See [2023-03-10T18:41:15.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:41:15.886Z] [2023-03-10T18:41:15.886Z] Login Succeeded [2023-03-10T18:41:15.886Z] nexus3.edgexfoundry.org:10002 [2023-03-10T18:41:15.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:41:16.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:41:16.144Z] Configure a credential helper to remove this warning. See [2023-03-10T18:41:16.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:41:16.144Z] [2023-03-10T18:41:16.144Z] Login Succeeded [2023-03-10T18:41:16.144Z] nexus3.edgexfoundry.org:10003 [2023-03-10T18:41:16.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:41:16.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:41:16.144Z] Configure a credential helper to remove this warning. See [2023-03-10T18:41:16.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:41:16.144Z] [2023-03-10T18:41:16.144Z] Login Succeeded [2023-03-10T18:41:16.144Z] nexus3.edgexfoundry.org:10004 [2023-03-10T18:41:16.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:41:16.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:41:16.144Z] Configure a credential helper to remove this warning. See [2023-03-10T18:41:16.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:41:16.144Z] [2023-03-10T18:41:16.144Z] Login Succeeded [2023-03-10T18:41:16.144Z] docker.io [2023-03-10T18:41:16.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:41:16.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:41:16.666Z] Configure a credential helper to remove this warning. See [2023-03-10T18:41:16.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:41:16.666Z] [2023-03-10T18:41:16.666Z] Login Succeeded [2023-03-10T18:41:16.666Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T18:41:16.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:16.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T18:41:16.717Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-10T18:41:16.718Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:16.718Z] latest [2023-03-10T18:41:16.718Z] 3.0.0-dev.91 [2023-03-10T18:41:16.718Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:16.718Z] main [2023-03-10T18:41:16.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:17.077Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:17.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:17.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-10T18:41:17.514Z] ac31e3680018: Preparing [2023-03-10T18:41:17.514Z] d7e97a588c26: Preparing [2023-03-10T18:41:17.514Z] b394946635bd: Preparing [2023-03-10T18:41:17.514Z] 9f165d1cafea: Preparing [2023-03-10T18:41:17.514Z] aa5968d388b8: Preparing [2023-03-10T18:41:17.514Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:17.514Z] 9f165d1cafea: Pushed [2023-03-10T18:41:17.514Z] ac31e3680018: Pushed [2023-03-10T18:41:17.514Z] b394946635bd: Pushed [2023-03-10T18:41:18.978Z] d7e97a588c26: Pushed [2023-03-10T18:41:18.978Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:c0d2538a727fe07afb9c44c1f60ec2525e3af7f373f5084bd0f3c05863eeb3a5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:19.324Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:19.637Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-10T18:41:19.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-10T18:41:19.637Z] ac31e3680018: Preparing [2023-03-10T18:41:19.637Z] d7e97a588c26: Preparing [2023-03-10T18:41:19.637Z] b394946635bd: Preparing [2023-03-10T18:41:19.637Z] 9f165d1cafea: Preparing [2023-03-10T18:41:19.637Z] aa5968d388b8: Preparing [2023-03-10T18:41:19.637Z] d7e97a588c26: Layer already exists [2023-03-10T18:41:19.637Z] b394946635bd: Layer already exists [2023-03-10T18:41:19.637Z] ac31e3680018: Layer already exists [2023-03-10T18:41:19.637Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:19.637Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:19.637Z] latest: digest: sha256:c0d2538a727fe07afb9c44c1f60ec2525e3af7f373f5084bd0f3c05863eeb3a5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:19.955Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:20.263Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.91 [2023-03-10T18:41:20.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-10T18:41:20.263Z] ac31e3680018: Preparing [2023-03-10T18:41:20.263Z] d7e97a588c26: Preparing [2023-03-10T18:41:20.263Z] b394946635bd: Preparing [2023-03-10T18:41:20.263Z] 9f165d1cafea: Preparing [2023-03-10T18:41:20.263Z] aa5968d388b8: Preparing [2023-03-10T18:41:20.263Z] d7e97a588c26: Layer already exists [2023-03-10T18:41:20.263Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:20.263Z] b394946635bd: Layer already exists [2023-03-10T18:41:20.263Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:20.263Z] ac31e3680018: Layer already exists [2023-03-10T18:41:20.263Z] 3.0.0-dev.91: digest: sha256:c0d2538a727fe07afb9c44c1f60ec2525e3af7f373f5084bd0f3c05863eeb3a5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:20.578Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:20.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:20.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-10T18:41:20.886Z] ac31e3680018: Preparing [2023-03-10T18:41:20.886Z] d7e97a588c26: Preparing [2023-03-10T18:41:20.886Z] b394946635bd: Preparing [2023-03-10T18:41:20.886Z] 9f165d1cafea: Preparing [2023-03-10T18:41:20.886Z] aa5968d388b8: Preparing [2023-03-10T18:41:20.886Z] b394946635bd: Layer already exists [2023-03-10T18:41:20.886Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:20.886Z] d7e97a588c26: Layer already exists [2023-03-10T18:41:20.886Z] ac31e3680018: Layer already exists [2023-03-10T18:41:20.886Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:20.886Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:c0d2538a727fe07afb9c44c1f60ec2525e3af7f373f5084bd0f3c05863eeb3a5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:21.203Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:21.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-10T18:41:21.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-10T18:41:21.503Z] ac31e3680018: Preparing [2023-03-10T18:41:21.503Z] d7e97a588c26: Preparing [2023-03-10T18:41:21.503Z] b394946635bd: Preparing [2023-03-10T18:41:21.503Z] 9f165d1cafea: Preparing [2023-03-10T18:41:21.503Z] aa5968d388b8: Preparing [2023-03-10T18:41:21.503Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:21.503Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:21.503Z] ac31e3680018: Layer already exists [2023-03-10T18:41:21.503Z] d7e97a588c26: Layer already exists [2023-03-10T18:41:21.503Z] b394946635bd: Layer already exists [2023-03-10T18:41:21.503Z] main: digest: sha256:c0d2538a727fe07afb9c44c1f60ec2525e3af7f373f5084bd0f3c05863eeb3a5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:21.536Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:21.549Z] taggedImages: [2023-03-10T18:41:21.549Z] - nexus3.edgexfoundry.org:10004/core-command:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:21.549Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-10T18:41:21.549Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.91 [2023-03-10T18:41:21.549Z] - nexus3.edgexfoundry.org:10004/core-command:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:21.549Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-10T18:41:21.571Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-10T18:41:21.571Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:21.571Z] latest [2023-03-10T18:41:21.571Z] 3.0.0-dev.91 [2023-03-10T18:41:21.571Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:21.571Z] main [2023-03-10T18:41:21.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:21.886Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:22.184Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:22.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-10T18:41:22.184Z] 4f8e95af0447: Preparing [2023-03-10T18:41:22.184Z] 7775df86b995: Preparing [2023-03-10T18:41:22.184Z] 9594f1168f17: Preparing [2023-03-10T18:41:22.184Z] e7b33423cbc7: Preparing [2023-03-10T18:41:22.184Z] b394946635bd: Preparing [2023-03-10T18:41:22.184Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:22.184Z] aa5968d388b8: Preparing [2023-03-10T18:41:22.184Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:22.184Z] aa5968d388b8: Waiting [2023-03-10T18:41:22.184Z] b394946635bd: Layer already exists [2023-03-10T18:41:22.184Z] 4f8e95af0447: Pushed [2023-03-10T18:41:22.184Z] 1c3e8f1d2380: Pushed [2023-03-10T18:41:22.184Z] 9594f1168f17: Pushed [2023-03-10T18:41:22.184Z] 7775df86b995: Pushed [2023-03-10T18:41:22.184Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:23.566Z] e7b33423cbc7: Pushed [2023-03-10T18:41:23.566Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:b7f6c1d1e332deac7adb38742c7ba48e6914679530b44b48388ea379a7598828 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:23.869Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:24.173Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-10T18:41:24.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-10T18:41:24.173Z] 4f8e95af0447: Preparing [2023-03-10T18:41:24.173Z] 7775df86b995: Preparing [2023-03-10T18:41:24.173Z] 9594f1168f17: Preparing [2023-03-10T18:41:24.173Z] e7b33423cbc7: Preparing [2023-03-10T18:41:24.173Z] b394946635bd: Preparing [2023-03-10T18:41:24.173Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:24.173Z] aa5968d388b8: Preparing [2023-03-10T18:41:24.173Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:24.173Z] aa5968d388b8: Waiting [2023-03-10T18:41:24.173Z] 9594f1168f17: Layer already exists [2023-03-10T18:41:24.173Z] b394946635bd: Layer already exists [2023-03-10T18:41:24.173Z] e7b33423cbc7: Layer already exists [2023-03-10T18:41:24.173Z] 4f8e95af0447: Layer already exists [2023-03-10T18:41:24.173Z] 7775df86b995: Layer already exists [2023-03-10T18:41:24.173Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:24.173Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:24.173Z] latest: digest: sha256:b7f6c1d1e332deac7adb38742c7ba48e6914679530b44b48388ea379a7598828 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:24.477Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:24.778Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.91 [2023-03-10T18:41:24.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-10T18:41:24.778Z] 4f8e95af0447: Preparing [2023-03-10T18:41:24.778Z] 7775df86b995: Preparing [2023-03-10T18:41:24.778Z] 9594f1168f17: Preparing [2023-03-10T18:41:24.778Z] e7b33423cbc7: Preparing [2023-03-10T18:41:24.778Z] b394946635bd: Preparing [2023-03-10T18:41:24.778Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:24.778Z] aa5968d388b8: Preparing [2023-03-10T18:41:24.778Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:24.778Z] aa5968d388b8: Waiting [2023-03-10T18:41:24.778Z] 7775df86b995: Layer already exists [2023-03-10T18:41:24.778Z] 4f8e95af0447: Layer already exists [2023-03-10T18:41:24.778Z] 9594f1168f17: Layer already exists [2023-03-10T18:41:24.778Z] b394946635bd: Layer already exists [2023-03-10T18:41:24.778Z] e7b33423cbc7: Layer already exists [2023-03-10T18:41:24.778Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:24.778Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:24.778Z] 3.0.0-dev.91: digest: sha256:b7f6c1d1e332deac7adb38742c7ba48e6914679530b44b48388ea379a7598828 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:25.087Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:25.390Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:25.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-10T18:41:25.390Z] 4f8e95af0447: Preparing [2023-03-10T18:41:25.390Z] 7775df86b995: Preparing [2023-03-10T18:41:25.390Z] 9594f1168f17: Preparing [2023-03-10T18:41:25.390Z] e7b33423cbc7: Preparing [2023-03-10T18:41:25.390Z] b394946635bd: Preparing [2023-03-10T18:41:25.390Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:25.390Z] aa5968d388b8: Preparing [2023-03-10T18:41:25.390Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:25.390Z] aa5968d388b8: Waiting [2023-03-10T18:41:25.390Z] 7775df86b995: Layer already exists [2023-03-10T18:41:25.390Z] 4f8e95af0447: Layer already exists [2023-03-10T18:41:25.390Z] e7b33423cbc7: Layer already exists [2023-03-10T18:41:25.390Z] 9594f1168f17: Layer already exists [2023-03-10T18:41:25.390Z] b394946635bd: Layer already exists [2023-03-10T18:41:25.390Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:25.390Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:25.390Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:b7f6c1d1e332deac7adb38742c7ba48e6914679530b44b48388ea379a7598828 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:25.695Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:25.995Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-10T18:41:25.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-10T18:41:25.995Z] 4f8e95af0447: Preparing [2023-03-10T18:41:25.995Z] 7775df86b995: Preparing [2023-03-10T18:41:25.995Z] 9594f1168f17: Preparing [2023-03-10T18:41:25.995Z] e7b33423cbc7: Preparing [2023-03-10T18:41:25.995Z] b394946635bd: Preparing [2023-03-10T18:41:25.995Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:25.995Z] aa5968d388b8: Preparing [2023-03-10T18:41:25.995Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:25.995Z] 7775df86b995: Layer already exists [2023-03-10T18:41:25.995Z] b394946635bd: Layer already exists [2023-03-10T18:41:25.995Z] 9594f1168f17: Layer already exists [2023-03-10T18:41:25.995Z] 4f8e95af0447: Layer already exists [2023-03-10T18:41:25.995Z] e7b33423cbc7: Layer already exists [2023-03-10T18:41:25.995Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:25.995Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:25.995Z] main: digest: sha256:b7f6c1d1e332deac7adb38742c7ba48e6914679530b44b48388ea379a7598828 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:26.028Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:26.034Z] taggedImages: [2023-03-10T18:41:26.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:26.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-10T18:41:26.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.91 [2023-03-10T18:41:26.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:26.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-10T18:41:26.048Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-10T18:41:26.048Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:26.048Z] latest [2023-03-10T18:41:26.048Z] 3.0.0-dev.91 [2023-03-10T18:41:26.048Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:26.048Z] main [2023-03-10T18:41:26.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:26.355Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:26.654Z] + docker push nexus3.edgexfoundry.org:10004/core-data:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:26.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-10T18:41:26.654Z] e2495739710c: Preparing [2023-03-10T18:41:26.654Z] 0df893871e6d: Preparing [2023-03-10T18:41:26.654Z] b394946635bd: Preparing [2023-03-10T18:41:26.654Z] 5113fd8fd13e: Preparing [2023-03-10T18:41:26.654Z] aa5968d388b8: Preparing [2023-03-10T18:41:26.654Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:26.654Z] b394946635bd: Layer already exists [2023-03-10T18:41:26.654Z] e2495739710c: Pushed [2023-03-10T18:41:26.654Z] 5113fd8fd13e: Pushed [2023-03-10T18:41:28.031Z] 0df893871e6d: Pushed [2023-03-10T18:41:28.290Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:b69ecb8841f838b8011e00ccaf9c80fbd7387102a294934c729d1b05b5de1a2c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:28.597Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:28.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-10T18:41:28.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-10T18:41:28.899Z] e2495739710c: Preparing [2023-03-10T18:41:28.899Z] 0df893871e6d: Preparing [2023-03-10T18:41:28.899Z] b394946635bd: Preparing [2023-03-10T18:41:28.899Z] 5113fd8fd13e: Preparing [2023-03-10T18:41:28.899Z] aa5968d388b8: Preparing [2023-03-10T18:41:28.899Z] 0df893871e6d: Layer already exists [2023-03-10T18:41:28.899Z] 5113fd8fd13e: Layer already exists [2023-03-10T18:41:28.899Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:28.899Z] b394946635bd: Layer already exists [2023-03-10T18:41:28.899Z] e2495739710c: Layer already exists [2023-03-10T18:41:28.899Z] latest: digest: sha256:b69ecb8841f838b8011e00ccaf9c80fbd7387102a294934c729d1b05b5de1a2c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:29.211Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:29.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.91 [2023-03-10T18:41:29.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-10T18:41:29.515Z] e2495739710c: Preparing [2023-03-10T18:41:29.515Z] 0df893871e6d: Preparing [2023-03-10T18:41:29.515Z] b394946635bd: Preparing [2023-03-10T18:41:29.515Z] 5113fd8fd13e: Preparing [2023-03-10T18:41:29.515Z] aa5968d388b8: Preparing [2023-03-10T18:41:29.515Z] b394946635bd: Layer already exists [2023-03-10T18:41:29.515Z] e2495739710c: Layer already exists [2023-03-10T18:41:29.515Z] 0df893871e6d: Layer already exists [2023-03-10T18:41:29.515Z] 5113fd8fd13e: Layer already exists [2023-03-10T18:41:29.515Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:29.515Z] 3.0.0-dev.91: digest: sha256:b69ecb8841f838b8011e00ccaf9c80fbd7387102a294934c729d1b05b5de1a2c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:29.832Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:30.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:30.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-10T18:41:30.134Z] e2495739710c: Preparing [2023-03-10T18:41:30.134Z] 0df893871e6d: Preparing [2023-03-10T18:41:30.134Z] b394946635bd: Preparing [2023-03-10T18:41:30.134Z] 5113fd8fd13e: Preparing [2023-03-10T18:41:30.134Z] aa5968d388b8: Preparing [2023-03-10T18:41:30.134Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:30.134Z] b394946635bd: Layer already exists [2023-03-10T18:41:30.134Z] e2495739710c: Layer already exists [2023-03-10T18:41:30.134Z] 5113fd8fd13e: Layer already exists [2023-03-10T18:41:30.134Z] 0df893871e6d: Layer already exists [2023-03-10T18:41:30.134Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:b69ecb8841f838b8011e00ccaf9c80fbd7387102a294934c729d1b05b5de1a2c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:30.443Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:30.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-10T18:41:30.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-10T18:41:30.745Z] e2495739710c: Preparing [2023-03-10T18:41:30.745Z] 0df893871e6d: Preparing [2023-03-10T18:41:30.745Z] b394946635bd: Preparing [2023-03-10T18:41:30.745Z] 5113fd8fd13e: Preparing [2023-03-10T18:41:30.745Z] aa5968d388b8: Preparing [2023-03-10T18:41:30.745Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:30.745Z] 0df893871e6d: Layer already exists [2023-03-10T18:41:30.745Z] 5113fd8fd13e: Layer already exists [2023-03-10T18:41:30.746Z] e2495739710c: Layer already exists [2023-03-10T18:41:30.746Z] b394946635bd: Layer already exists [2023-03-10T18:41:30.746Z] main: digest: sha256:b69ecb8841f838b8011e00ccaf9c80fbd7387102a294934c729d1b05b5de1a2c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:30.780Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:30.786Z] taggedImages: [2023-03-10T18:41:30.786Z] - nexus3.edgexfoundry.org:10004/core-data:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:30.786Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-10T18:41:30.786Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.91 [2023-03-10T18:41:30.786Z] - nexus3.edgexfoundry.org:10004/core-data:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:30.786Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-10T18:41:30.811Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-10T18:41:30.811Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:30.811Z] latest [2023-03-10T18:41:30.811Z] 3.0.0-dev.91 [2023-03-10T18:41:30.811Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:30.811Z] main [2023-03-10T18:41:30.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:31.139Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:31.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:31.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-10T18:41:31.447Z] 5543362da1d3: Preparing [2023-03-10T18:41:31.447Z] f7c97a30eb12: Preparing [2023-03-10T18:41:31.447Z] b2809c7032f3: Preparing [2023-03-10T18:41:31.447Z] b394946635bd: Preparing [2023-03-10T18:41:31.447Z] 9f165d1cafea: Preparing [2023-03-10T18:41:31.447Z] aa5968d388b8: Preparing [2023-03-10T18:41:31.447Z] aa5968d388b8: Waiting [2023-03-10T18:41:31.447Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:31.447Z] b394946635bd: Layer already exists [2023-03-10T18:41:31.447Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:31.447Z] f7c97a30eb12: Pushed [2023-03-10T18:41:31.447Z] 5543362da1d3: Pushed [2023-03-10T18:41:33.352Z] b2809c7032f3: Pushed [2023-03-10T18:41:33.352Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:db65d449595edd2ddb6b7f47825b0a366793b2097050b42c4c7637b5aed9322d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:33.681Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:33.996Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-10T18:41:33.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-10T18:41:33.996Z] 5543362da1d3: Preparing [2023-03-10T18:41:33.996Z] f7c97a30eb12: Preparing [2023-03-10T18:41:33.996Z] b2809c7032f3: Preparing [2023-03-10T18:41:33.996Z] b394946635bd: Preparing [2023-03-10T18:41:33.996Z] 9f165d1cafea: Preparing [2023-03-10T18:41:33.996Z] aa5968d388b8: Preparing [2023-03-10T18:41:33.996Z] aa5968d388b8: Waiting [2023-03-10T18:41:33.996Z] b394946635bd: Layer already exists [2023-03-10T18:41:33.996Z] 5543362da1d3: Layer already exists [2023-03-10T18:41:33.996Z] f7c97a30eb12: Layer already exists [2023-03-10T18:41:33.996Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:33.996Z] b2809c7032f3: Layer already exists [2023-03-10T18:41:33.996Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:33.996Z] latest: digest: sha256:db65d449595edd2ddb6b7f47825b0a366793b2097050b42c4c7637b5aed9322d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:34.308Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:34.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.91 [2023-03-10T18:41:34.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-10T18:41:34.616Z] 5543362da1d3: Preparing [2023-03-10T18:41:34.616Z] f7c97a30eb12: Preparing [2023-03-10T18:41:34.616Z] b2809c7032f3: Preparing [2023-03-10T18:41:34.616Z] b394946635bd: Preparing [2023-03-10T18:41:34.616Z] 9f165d1cafea: Preparing [2023-03-10T18:41:34.616Z] aa5968d388b8: Preparing [2023-03-10T18:41:34.616Z] f7c97a30eb12: Layer already exists [2023-03-10T18:41:34.616Z] 5543362da1d3: Layer already exists [2023-03-10T18:41:34.616Z] b2809c7032f3: Layer already exists [2023-03-10T18:41:34.616Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:34.616Z] b394946635bd: Layer already exists [2023-03-10T18:41:34.616Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:34.616Z] 3.0.0-dev.91: digest: sha256:db65d449595edd2ddb6b7f47825b0a366793b2097050b42c4c7637b5aed9322d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:34.924Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:35.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:35.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-10T18:41:35.225Z] 5543362da1d3: Preparing [2023-03-10T18:41:35.225Z] f7c97a30eb12: Preparing [2023-03-10T18:41:35.225Z] b2809c7032f3: Preparing [2023-03-10T18:41:35.225Z] b394946635bd: Preparing [2023-03-10T18:41:35.225Z] 9f165d1cafea: Preparing [2023-03-10T18:41:35.225Z] aa5968d388b8: Preparing [2023-03-10T18:41:35.225Z] aa5968d388b8: Waiting [2023-03-10T18:41:35.225Z] f7c97a30eb12: Layer already exists [2023-03-10T18:41:35.225Z] 5543362da1d3: Layer already exists [2023-03-10T18:41:35.225Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:35.225Z] b2809c7032f3: Layer already exists [2023-03-10T18:41:35.225Z] b394946635bd: Layer already exists [2023-03-10T18:41:35.225Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:35.225Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:db65d449595edd2ddb6b7f47825b0a366793b2097050b42c4c7637b5aed9322d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:35.533Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:35.838Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-10T18:41:35.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-10T18:41:35.838Z] 5543362da1d3: Preparing [2023-03-10T18:41:35.838Z] f7c97a30eb12: Preparing [2023-03-10T18:41:35.838Z] b2809c7032f3: Preparing [2023-03-10T18:41:35.838Z] b394946635bd: Preparing [2023-03-10T18:41:35.838Z] 9f165d1cafea: Preparing [2023-03-10T18:41:35.838Z] aa5968d388b8: Preparing [2023-03-10T18:41:35.838Z] aa5968d388b8: Waiting [2023-03-10T18:41:35.838Z] b394946635bd: Layer already exists [2023-03-10T18:41:35.838Z] 5543362da1d3: Layer already exists [2023-03-10T18:41:35.838Z] f7c97a30eb12: Layer already exists [2023-03-10T18:41:35.838Z] b2809c7032f3: Layer already exists [2023-03-10T18:41:35.838Z] 9f165d1cafea: Layer already exists [2023-03-10T18:41:35.838Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:35.838Z] main: digest: sha256:db65d449595edd2ddb6b7f47825b0a366793b2097050b42c4c7637b5aed9322d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:35.874Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:35.880Z] taggedImages: [2023-03-10T18:41:35.880Z] - nexus3.edgexfoundry.org:10004/core-metadata:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:35.880Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-10T18:41:35.880Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.91 [2023-03-10T18:41:35.880Z] - nexus3.edgexfoundry.org:10004/core-metadata:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:35.880Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-10T18:41:35.895Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-10T18:41:35.895Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:35.895Z] latest [2023-03-10T18:41:35.895Z] 3.0.0-dev.91 [2023-03-10T18:41:35.895Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:35.895Z] main [2023-03-10T18:41:35.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:36.197Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:36.508Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:36.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-10T18:41:36.508Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:36.508Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:36.508Z] 9a3a57185671: Preparing [2023-03-10T18:41:36.508Z] 6d8035fe1ebc: Preparing [2023-03-10T18:41:36.508Z] c99771a08f94: Preparing [2023-03-10T18:41:36.508Z] b7b1ccc1b973: Preparing [2023-03-10T18:41:36.508Z] 533b086fb2cf: Preparing [2023-03-10T18:41:36.508Z] b394946635bd: Preparing [2023-03-10T18:41:36.508Z] 42455dffb07e: Preparing [2023-03-10T18:41:36.508Z] dd712a4a70fb: Preparing [2023-03-10T18:41:36.508Z] 44b4251236e1: Preparing [2023-03-10T18:41:36.508Z] c64b696fdd9c: Preparing [2023-03-10T18:41:36.508Z] aa5968d388b8: Preparing [2023-03-10T18:41:36.508Z] 533b086fb2cf: Waiting [2023-03-10T18:41:36.508Z] b394946635bd: Waiting [2023-03-10T18:41:36.508Z] 42455dffb07e: Waiting [2023-03-10T18:41:36.508Z] dd712a4a70fb: Waiting [2023-03-10T18:41:36.508Z] 44b4251236e1: Waiting [2023-03-10T18:41:36.508Z] c64b696fdd9c: Waiting [2023-03-10T18:41:36.508Z] aa5968d388b8: Waiting [2023-03-10T18:41:36.508Z] 6d8035fe1ebc: Pushed [2023-03-10T18:41:36.508Z] b7b1ccc1b973: Pushed [2023-03-10T18:41:36.508Z] 5a0f60f7e715: Pushed [2023-03-10T18:41:36.508Z] 9a3a57185671: Pushed [2023-03-10T18:41:36.508Z] c99771a08f94: Pushed [2023-03-10T18:41:36.508Z] b394946635bd: Layer already exists [2023-03-10T18:41:36.766Z] 42455dffb07e: Pushed [2023-03-10T18:41:36.766Z] 44b4251236e1: Pushed [2023-03-10T18:41:36.766Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:36.766Z] dd712a4a70fb: Pushed [2023-03-10T18:41:36.766Z] c64b696fdd9c: Pushed [2023-03-10T18:41:38.136Z] 533b086fb2cf: Pushed [2023-03-10T18:41:38.395Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:ab81b6f033cf611bcc39795358ce934d60a35ca873b295fa086c2da956a1b6c1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:38.699Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:38.999Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-10T18:41:38.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-10T18:41:38.999Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:38.999Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:38.999Z] 9a3a57185671: Preparing [2023-03-10T18:41:38.999Z] 6d8035fe1ebc: Preparing [2023-03-10T18:41:38.999Z] c99771a08f94: Preparing [2023-03-10T18:41:38.999Z] b7b1ccc1b973: Preparing [2023-03-10T18:41:38.999Z] 533b086fb2cf: Preparing [2023-03-10T18:41:38.999Z] b394946635bd: Preparing [2023-03-10T18:41:38.999Z] 42455dffb07e: Preparing [2023-03-10T18:41:38.999Z] 533b086fb2cf: Waiting [2023-03-10T18:41:38.999Z] b394946635bd: Waiting [2023-03-10T18:41:38.999Z] dd712a4a70fb: Preparing [2023-03-10T18:41:38.999Z] 44b4251236e1: Preparing [2023-03-10T18:41:38.999Z] c64b696fdd9c: Preparing [2023-03-10T18:41:38.999Z] aa5968d388b8: Preparing [2023-03-10T18:41:38.999Z] 44b4251236e1: Waiting [2023-03-10T18:41:38.999Z] 42455dffb07e: Waiting [2023-03-10T18:41:38.999Z] c64b696fdd9c: Waiting [2023-03-10T18:41:38.999Z] dd712a4a70fb: Waiting [2023-03-10T18:41:38.999Z] aa5968d388b8: Waiting [2023-03-10T18:41:38.999Z] 6d8035fe1ebc: Layer already exists [2023-03-10T18:41:38.999Z] 5a0f60f7e715: Layer already exists [2023-03-10T18:41:38.999Z] b7b1ccc1b973: Layer already exists [2023-03-10T18:41:38.999Z] 9a3a57185671: Layer already exists [2023-03-10T18:41:38.999Z] c99771a08f94: Layer already exists [2023-03-10T18:41:38.999Z] 42455dffb07e: Layer already exists [2023-03-10T18:41:38.999Z] b394946635bd: Layer already exists [2023-03-10T18:41:38.999Z] 44b4251236e1: Layer already exists [2023-03-10T18:41:38.999Z] 533b086fb2cf: Layer already exists [2023-03-10T18:41:38.999Z] dd712a4a70fb: Layer already exists [2023-03-10T18:41:38.999Z] c64b696fdd9c: Layer already exists [2023-03-10T18:41:38.999Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:38.999Z] latest: digest: sha256:ab81b6f033cf611bcc39795358ce934d60a35ca873b295fa086c2da956a1b6c1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:39.299Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:39.597Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.91 [2023-03-10T18:41:39.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-10T18:41:39.597Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:39.597Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:39.597Z] 9a3a57185671: Preparing [2023-03-10T18:41:39.597Z] 6d8035fe1ebc: Preparing [2023-03-10T18:41:39.597Z] c99771a08f94: Preparing [2023-03-10T18:41:39.597Z] b7b1ccc1b973: Preparing [2023-03-10T18:41:39.597Z] 533b086fb2cf: Preparing [2023-03-10T18:41:39.597Z] b394946635bd: Preparing [2023-03-10T18:41:39.597Z] 42455dffb07e: Preparing [2023-03-10T18:41:39.597Z] dd712a4a70fb: Preparing [2023-03-10T18:41:39.597Z] 44b4251236e1: Preparing [2023-03-10T18:41:39.597Z] c64b696fdd9c: Preparing [2023-03-10T18:41:39.597Z] aa5968d388b8: Preparing [2023-03-10T18:41:39.597Z] c64b696fdd9c: Waiting [2023-03-10T18:41:39.597Z] dd712a4a70fb: Waiting [2023-03-10T18:41:39.597Z] 44b4251236e1: Waiting [2023-03-10T18:41:39.597Z] aa5968d388b8: Waiting [2023-03-10T18:41:39.597Z] 533b086fb2cf: Waiting [2023-03-10T18:41:39.597Z] b394946635bd: Waiting [2023-03-10T18:41:39.597Z] 42455dffb07e: Waiting [2023-03-10T18:41:39.597Z] 6d8035fe1ebc: Layer already exists [2023-03-10T18:41:39.597Z] c99771a08f94: Layer already exists [2023-03-10T18:41:39.597Z] 9a3a57185671: Layer already exists [2023-03-10T18:41:39.597Z] 5a0f60f7e715: Layer already exists [2023-03-10T18:41:39.597Z] b7b1ccc1b973: Layer already exists [2023-03-10T18:41:39.597Z] 42455dffb07e: Layer already exists [2023-03-10T18:41:39.597Z] 533b086fb2cf: Layer already exists [2023-03-10T18:41:39.597Z] b394946635bd: Layer already exists [2023-03-10T18:41:39.597Z] 44b4251236e1: Layer already exists [2023-03-10T18:41:39.597Z] dd712a4a70fb: Layer already exists [2023-03-10T18:41:39.597Z] c64b696fdd9c: Layer already exists [2023-03-10T18:41:39.597Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:39.597Z] 3.0.0-dev.91: digest: sha256:ab81b6f033cf611bcc39795358ce934d60a35ca873b295fa086c2da956a1b6c1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:39.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:40.210Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:40.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-10T18:41:40.210Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:40.210Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:40.210Z] 9a3a57185671: Preparing [2023-03-10T18:41:40.210Z] 6d8035fe1ebc: Preparing [2023-03-10T18:41:40.210Z] c99771a08f94: Preparing [2023-03-10T18:41:40.210Z] b7b1ccc1b973: Preparing [2023-03-10T18:41:40.210Z] 533b086fb2cf: Preparing [2023-03-10T18:41:40.210Z] b394946635bd: Preparing [2023-03-10T18:41:40.210Z] 42455dffb07e: Preparing [2023-03-10T18:41:40.210Z] dd712a4a70fb: Preparing [2023-03-10T18:41:40.210Z] 44b4251236e1: Preparing [2023-03-10T18:41:40.210Z] c64b696fdd9c: Preparing [2023-03-10T18:41:40.210Z] aa5968d388b8: Preparing [2023-03-10T18:41:40.210Z] b394946635bd: Waiting [2023-03-10T18:41:40.210Z] dd712a4a70fb: Waiting [2023-03-10T18:41:40.210Z] 42455dffb07e: Waiting [2023-03-10T18:41:40.210Z] 44b4251236e1: Waiting [2023-03-10T18:41:40.210Z] aa5968d388b8: Waiting [2023-03-10T18:41:40.210Z] 533b086fb2cf: Waiting [2023-03-10T18:41:40.210Z] 9a3a57185671: Layer already exists [2023-03-10T18:41:40.210Z] b7b1ccc1b973: Layer already exists [2023-03-10T18:41:40.210Z] 6d8035fe1ebc: Layer already exists [2023-03-10T18:41:40.210Z] c99771a08f94: Layer already exists [2023-03-10T18:41:40.210Z] 5a0f60f7e715: Layer already exists [2023-03-10T18:41:40.210Z] b394946635bd: Layer already exists [2023-03-10T18:41:40.210Z] 44b4251236e1: Layer already exists [2023-03-10T18:41:40.210Z] 533b086fb2cf: Layer already exists [2023-03-10T18:41:40.210Z] 42455dffb07e: Layer already exists [2023-03-10T18:41:40.210Z] dd712a4a70fb: Layer already exists [2023-03-10T18:41:40.210Z] c64b696fdd9c: Layer already exists [2023-03-10T18:41:40.210Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:40.210Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:ab81b6f033cf611bcc39795358ce934d60a35ca873b295fa086c2da956a1b6c1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:40.514Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:40.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-10T18:41:40.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-10T18:41:40.814Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:40.814Z] 5a0f60f7e715: Preparing [2023-03-10T18:41:40.814Z] 9a3a57185671: Preparing [2023-03-10T18:41:40.814Z] 6d8035fe1ebc: Preparing [2023-03-10T18:41:40.814Z] c99771a08f94: Preparing [2023-03-10T18:41:40.814Z] b7b1ccc1b973: Preparing [2023-03-10T18:41:40.814Z] 533b086fb2cf: Preparing [2023-03-10T18:41:40.814Z] b394946635bd: Preparing [2023-03-10T18:41:40.814Z] 42455dffb07e: Preparing [2023-03-10T18:41:40.814Z] dd712a4a70fb: Preparing [2023-03-10T18:41:40.814Z] 44b4251236e1: Preparing [2023-03-10T18:41:40.814Z] c64b696fdd9c: Preparing [2023-03-10T18:41:40.814Z] aa5968d388b8: Preparing [2023-03-10T18:41:40.814Z] 42455dffb07e: Waiting [2023-03-10T18:41:40.814Z] dd712a4a70fb: Waiting [2023-03-10T18:41:40.814Z] 44b4251236e1: Waiting [2023-03-10T18:41:40.814Z] c64b696fdd9c: Waiting [2023-03-10T18:41:40.814Z] aa5968d388b8: Waiting [2023-03-10T18:41:40.814Z] 533b086fb2cf: Waiting [2023-03-10T18:41:40.814Z] b394946635bd: Waiting [2023-03-10T18:41:40.814Z] 9a3a57185671: Layer already exists [2023-03-10T18:41:40.814Z] c99771a08f94: Layer already exists [2023-03-10T18:41:40.814Z] 5a0f60f7e715: Layer already exists [2023-03-10T18:41:40.814Z] 6d8035fe1ebc: Layer already exists [2023-03-10T18:41:40.814Z] b7b1ccc1b973: Layer already exists [2023-03-10T18:41:40.814Z] 42455dffb07e: Layer already exists [2023-03-10T18:41:40.814Z] 533b086fb2cf: Layer already exists [2023-03-10T18:41:40.814Z] 44b4251236e1: Layer already exists [2023-03-10T18:41:40.814Z] b394946635bd: Layer already exists [2023-03-10T18:41:40.814Z] dd712a4a70fb: Layer already exists [2023-03-10T18:41:40.814Z] c64b696fdd9c: Layer already exists [2023-03-10T18:41:40.814Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:40.814Z] main: digest: sha256:ab81b6f033cf611bcc39795358ce934d60a35ca873b295fa086c2da956a1b6c1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:40.852Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:40.858Z] taggedImages: [2023-03-10T18:41:40.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:40.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-10T18:41:40.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.91 [2023-03-10T18:41:40.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:40.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-10T18:41:40.872Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-10T18:41:40.872Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:40.872Z] latest [2023-03-10T18:41:40.872Z] 3.0.0-dev.91 [2023-03-10T18:41:40.872Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:40.872Z] main [2023-03-10T18:41:40.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:41.176Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:41.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:41.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-10T18:41:41.480Z] 0d90230ba5ae: Preparing [2023-03-10T18:41:41.480Z] c09e20332b7a: Preparing [2023-03-10T18:41:41.480Z] 541dab5decaa: Preparing [2023-03-10T18:41:41.480Z] d078a3c18574: Preparing [2023-03-10T18:41:41.480Z] b394946635bd: Preparing [2023-03-10T18:41:41.480Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:41.480Z] aa5968d388b8: Preparing [2023-03-10T18:41:41.480Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:41.480Z] aa5968d388b8: Waiting [2023-03-10T18:41:41.480Z] b394946635bd: Layer already exists [2023-03-10T18:41:41.480Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:41.480Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:41.480Z] c09e20332b7a: Pushed [2023-03-10T18:41:41.480Z] 541dab5decaa: Pushed [2023-03-10T18:41:41.480Z] 0d90230ba5ae: Pushed [2023-03-10T18:41:42.854Z] d078a3c18574: Pushed [2023-03-10T18:41:42.854Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:db45a2bca6c2a350f74c397b9ffc9f52ff7dee53585b94dd02dd7f08a3a4993d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:43.175Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:43.485Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-10T18:41:43.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-10T18:41:43.485Z] 0d90230ba5ae: Preparing [2023-03-10T18:41:43.485Z] c09e20332b7a: Preparing [2023-03-10T18:41:43.485Z] 541dab5decaa: Preparing [2023-03-10T18:41:43.485Z] d078a3c18574: Preparing [2023-03-10T18:41:43.485Z] b394946635bd: Preparing [2023-03-10T18:41:43.485Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:43.485Z] aa5968d388b8: Preparing [2023-03-10T18:41:43.485Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:43.485Z] aa5968d388b8: Waiting [2023-03-10T18:41:43.485Z] b394946635bd: Layer already exists [2023-03-10T18:41:43.485Z] 0d90230ba5ae: Layer already exists [2023-03-10T18:41:43.485Z] d078a3c18574: Layer already exists [2023-03-10T18:41:43.485Z] c09e20332b7a: Layer already exists [2023-03-10T18:41:43.486Z] 541dab5decaa: Layer already exists [2023-03-10T18:41:43.486Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:43.486Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:43.486Z] latest: digest: sha256:db45a2bca6c2a350f74c397b9ffc9f52ff7dee53585b94dd02dd7f08a3a4993d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:43.800Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:44.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.91 [2023-03-10T18:41:44.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-10T18:41:44.109Z] 0d90230ba5ae: Preparing [2023-03-10T18:41:44.109Z] c09e20332b7a: Preparing [2023-03-10T18:41:44.109Z] 541dab5decaa: Preparing [2023-03-10T18:41:44.109Z] d078a3c18574: Preparing [2023-03-10T18:41:44.109Z] b394946635bd: Preparing [2023-03-10T18:41:44.109Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:44.109Z] aa5968d388b8: Preparing [2023-03-10T18:41:44.109Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:44.109Z] aa5968d388b8: Waiting [2023-03-10T18:41:44.109Z] 541dab5decaa: Layer already exists [2023-03-10T18:41:44.109Z] c09e20332b7a: Layer already exists [2023-03-10T18:41:44.109Z] b394946635bd: Layer already exists [2023-03-10T18:41:44.109Z] 0d90230ba5ae: Layer already exists [2023-03-10T18:41:44.109Z] d078a3c18574: Layer already exists [2023-03-10T18:41:44.109Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:44.109Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:44.109Z] 3.0.0-dev.91: digest: sha256:db45a2bca6c2a350f74c397b9ffc9f52ff7dee53585b94dd02dd7f08a3a4993d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:44.419Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:44.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:44.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-10T18:41:44.722Z] 0d90230ba5ae: Preparing [2023-03-10T18:41:44.722Z] c09e20332b7a: Preparing [2023-03-10T18:41:44.722Z] 541dab5decaa: Preparing [2023-03-10T18:41:44.722Z] d078a3c18574: Preparing [2023-03-10T18:41:44.722Z] b394946635bd: Preparing [2023-03-10T18:41:44.722Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:44.722Z] aa5968d388b8: Preparing [2023-03-10T18:41:44.722Z] 1c3e8f1d2380: Waiting [2023-03-10T18:41:44.722Z] aa5968d388b8: Waiting [2023-03-10T18:41:44.722Z] b394946635bd: Layer already exists [2023-03-10T18:41:44.722Z] 0d90230ba5ae: Layer already exists [2023-03-10T18:41:44.722Z] c09e20332b7a: Layer already exists [2023-03-10T18:41:44.722Z] 541dab5decaa: Layer already exists [2023-03-10T18:41:44.722Z] d078a3c18574: Layer already exists [2023-03-10T18:41:44.722Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:44.722Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:44.722Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:db45a2bca6c2a350f74c397b9ffc9f52ff7dee53585b94dd02dd7f08a3a4993d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:45.032Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:45.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-10T18:41:45.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-10T18:41:45.338Z] 0d90230ba5ae: Preparing [2023-03-10T18:41:45.338Z] c09e20332b7a: Preparing [2023-03-10T18:41:45.338Z] 541dab5decaa: Preparing [2023-03-10T18:41:45.338Z] d078a3c18574: Preparing [2023-03-10T18:41:45.338Z] b394946635bd: Preparing [2023-03-10T18:41:45.338Z] 1c3e8f1d2380: Preparing [2023-03-10T18:41:45.338Z] aa5968d388b8: Preparing [2023-03-10T18:41:45.338Z] aa5968d388b8: Waiting [2023-03-10T18:41:45.338Z] c09e20332b7a: Layer already exists [2023-03-10T18:41:45.338Z] b394946635bd: Layer already exists [2023-03-10T18:41:45.338Z] d078a3c18574: Layer already exists [2023-03-10T18:41:45.338Z] 0d90230ba5ae: Layer already exists [2023-03-10T18:41:45.338Z] 541dab5decaa: Layer already exists [2023-03-10T18:41:45.338Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:45.338Z] 1c3e8f1d2380: Layer already exists [2023-03-10T18:41:45.338Z] main: digest: sha256:db45a2bca6c2a350f74c397b9ffc9f52ff7dee53585b94dd02dd7f08a3a4993d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:45.376Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:45.383Z] taggedImages: [2023-03-10T18:41:45.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:45.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-10T18:41:45.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.91 [2023-03-10T18:41:45.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:45.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-10T18:41:45.404Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-10T18:41:45.404Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:45.404Z] latest [2023-03-10T18:41:45.404Z] 3.0.0-dev.91 [2023-03-10T18:41:45.404Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:45.404Z] main [2023-03-10T18:41:45.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:45.714Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:46.020Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:46.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-10T18:41:46.020Z] 1c18da899e6b: Preparing [2023-03-10T18:41:46.020Z] fb26e86a818d: Preparing [2023-03-10T18:41:46.020Z] 06b49ec379dc: Preparing [2023-03-10T18:41:46.020Z] 5c40782ec800: Preparing [2023-03-10T18:41:46.020Z] bf284d466a95: Preparing [2023-03-10T18:41:46.020Z] 3c1b3193ac9a: Preparing [2023-03-10T18:41:46.020Z] aa5968d388b8: Preparing [2023-03-10T18:41:46.020Z] aa5968d388b8: Waiting [2023-03-10T18:41:46.020Z] 3c1b3193ac9a: Waiting [2023-03-10T18:41:46.020Z] 1c18da899e6b: Pushed [2023-03-10T18:41:46.020Z] fb26e86a818d: Pushed [2023-03-10T18:41:46.020Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:46.020Z] 5c40782ec800: Pushed [2023-03-10T18:41:46.020Z] bf284d466a95: Pushed [2023-03-10T18:41:46.279Z] 3c1b3193ac9a: Pushed [2023-03-10T18:41:47.221Z] 06b49ec379dc: Pushed [2023-03-10T18:41:47.480Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:baa0e349406889efc4dc3f97af15eb99456525da38e42112b2e1ec0f0adcd279 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:47.785Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:48.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-10T18:41:48.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-10T18:41:48.093Z] 1c18da899e6b: Preparing [2023-03-10T18:41:48.093Z] fb26e86a818d: Preparing [2023-03-10T18:41:48.093Z] 06b49ec379dc: Preparing [2023-03-10T18:41:48.093Z] 5c40782ec800: Preparing [2023-03-10T18:41:48.093Z] bf284d466a95: Preparing [2023-03-10T18:41:48.093Z] 3c1b3193ac9a: Preparing [2023-03-10T18:41:48.093Z] aa5968d388b8: Preparing [2023-03-10T18:41:48.093Z] 3c1b3193ac9a: Waiting [2023-03-10T18:41:48.093Z] aa5968d388b8: Waiting [2023-03-10T18:41:48.093Z] 5c40782ec800: Layer already exists [2023-03-10T18:41:48.093Z] 06b49ec379dc: Layer already exists [2023-03-10T18:41:48.093Z] fb26e86a818d: Layer already exists [2023-03-10T18:41:48.093Z] bf284d466a95: Layer already exists [2023-03-10T18:41:48.093Z] 1c18da899e6b: Layer already exists [2023-03-10T18:41:48.093Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:48.093Z] 3c1b3193ac9a: Layer already exists [2023-03-10T18:41:48.093Z] latest: digest: sha256:baa0e349406889efc4dc3f97af15eb99456525da38e42112b2e1ec0f0adcd279 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:48.401Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:48.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.91 [2023-03-10T18:41:48.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-10T18:41:48.703Z] 1c18da899e6b: Preparing [2023-03-10T18:41:48.703Z] fb26e86a818d: Preparing [2023-03-10T18:41:48.703Z] 06b49ec379dc: Preparing [2023-03-10T18:41:48.703Z] 5c40782ec800: Preparing [2023-03-10T18:41:48.703Z] bf284d466a95: Preparing [2023-03-10T18:41:48.703Z] 3c1b3193ac9a: Preparing [2023-03-10T18:41:48.703Z] aa5968d388b8: Preparing [2023-03-10T18:41:48.703Z] 3c1b3193ac9a: Waiting [2023-03-10T18:41:48.703Z] aa5968d388b8: Waiting [2023-03-10T18:41:48.703Z] fb26e86a818d: Layer already exists [2023-03-10T18:41:48.703Z] 1c18da899e6b: Layer already exists [2023-03-10T18:41:48.703Z] 5c40782ec800: Layer already exists [2023-03-10T18:41:48.703Z] bf284d466a95: Layer already exists [2023-03-10T18:41:48.703Z] 06b49ec379dc: Layer already exists [2023-03-10T18:41:48.703Z] 3c1b3193ac9a: Layer already exists [2023-03-10T18:41:48.703Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:48.703Z] 3.0.0-dev.91: digest: sha256:baa0e349406889efc4dc3f97af15eb99456525da38e42112b2e1ec0f0adcd279 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:49.008Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:49.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:49.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-10T18:41:49.319Z] 1c18da899e6b: Preparing [2023-03-10T18:41:49.319Z] fb26e86a818d: Preparing [2023-03-10T18:41:49.319Z] 06b49ec379dc: Preparing [2023-03-10T18:41:49.319Z] 5c40782ec800: Preparing [2023-03-10T18:41:49.319Z] bf284d466a95: Preparing [2023-03-10T18:41:49.319Z] 3c1b3193ac9a: Preparing [2023-03-10T18:41:49.319Z] aa5968d388b8: Preparing [2023-03-10T18:41:49.319Z] 3c1b3193ac9a: Waiting [2023-03-10T18:41:49.319Z] aa5968d388b8: Waiting [2023-03-10T18:41:49.319Z] 5c40782ec800: Layer already exists [2023-03-10T18:41:49.319Z] 06b49ec379dc: Layer already exists [2023-03-10T18:41:49.319Z] fb26e86a818d: Layer already exists [2023-03-10T18:41:49.319Z] bf284d466a95: Layer already exists [2023-03-10T18:41:49.319Z] 1c18da899e6b: Layer already exists [2023-03-10T18:41:49.319Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:49.319Z] 3c1b3193ac9a: Layer already exists [2023-03-10T18:41:49.319Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:baa0e349406889efc4dc3f97af15eb99456525da38e42112b2e1ec0f0adcd279 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:49.628Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:49.941Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-10T18:41:49.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-10T18:41:49.941Z] 1c18da899e6b: Preparing [2023-03-10T18:41:49.941Z] fb26e86a818d: Preparing [2023-03-10T18:41:49.941Z] 06b49ec379dc: Preparing [2023-03-10T18:41:49.941Z] 5c40782ec800: Preparing [2023-03-10T18:41:49.941Z] bf284d466a95: Preparing [2023-03-10T18:41:49.941Z] 3c1b3193ac9a: Preparing [2023-03-10T18:41:49.941Z] aa5968d388b8: Preparing [2023-03-10T18:41:49.941Z] 3c1b3193ac9a: Waiting [2023-03-10T18:41:49.941Z] fb26e86a818d: Layer already exists [2023-03-10T18:41:49.941Z] 1c18da899e6b: Layer already exists [2023-03-10T18:41:49.941Z] 5c40782ec800: Layer already exists [2023-03-10T18:41:49.941Z] bf284d466a95: Layer already exists [2023-03-10T18:41:49.941Z] 06b49ec379dc: Layer already exists [2023-03-10T18:41:49.941Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:49.941Z] 3c1b3193ac9a: Layer already exists [2023-03-10T18:41:49.941Z] main: digest: sha256:baa0e349406889efc4dc3f97af15eb99456525da38e42112b2e1ec0f0adcd279 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:49.988Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:49.997Z] taggedImages: [2023-03-10T18:41:49.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:49.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-10T18:41:49.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.91 [2023-03-10T18:41:49.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:49.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-10T18:41:50.026Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-10T18:41:50.026Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:50.026Z] latest [2023-03-10T18:41:50.026Z] 3.0.0-dev.91 [2023-03-10T18:41:50.026Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:50.026Z] main [2023-03-10T18:41:50.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:50.342Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:50.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:50.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-10T18:41:50.646Z] 7c747d071705: Preparing [2023-03-10T18:41:50.646Z] 05a4ced3f001: Preparing [2023-03-10T18:41:50.646Z] 8dc80cb7c4d0: Preparing [2023-03-10T18:41:50.646Z] 05341f34d024: Preparing [2023-03-10T18:41:50.646Z] 85ce4b712663: Preparing [2023-03-10T18:41:50.646Z] 2bb92a2d9c1b: Preparing [2023-03-10T18:41:50.646Z] bdcf464387c3: Preparing [2023-03-10T18:41:50.646Z] 862e88562db8: Preparing [2023-03-10T18:41:50.646Z] aa5968d388b8: Preparing [2023-03-10T18:41:50.646Z] 862e88562db8: Waiting [2023-03-10T18:41:50.646Z] 2bb92a2d9c1b: Waiting [2023-03-10T18:41:50.646Z] 85ce4b712663: Pushed [2023-03-10T18:41:50.646Z] 7c747d071705: Pushed [2023-03-10T18:41:50.646Z] 05a4ced3f001: Pushed [2023-03-10T18:41:50.905Z] 2bb92a2d9c1b: Pushed [2023-03-10T18:41:50.905Z] bdcf464387c3: Pushed [2023-03-10T18:41:50.905Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:50.905Z] 862e88562db8: Pushed [2023-03-10T18:41:51.843Z] 05341f34d024: Pushed [2023-03-10T18:41:52.412Z] 8dc80cb7c4d0: Pushed [2023-03-10T18:41:52.412Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:a9e8453608be63a16c4a95025f140fa8037d3ae3f8f71f52f394446e032e81c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:52.724Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:53.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-10T18:41:53.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-10T18:41:53.046Z] 7c747d071705: Preparing [2023-03-10T18:41:53.046Z] 05a4ced3f001: Preparing [2023-03-10T18:41:53.046Z] 8dc80cb7c4d0: Preparing [2023-03-10T18:41:53.046Z] 05341f34d024: Preparing [2023-03-10T18:41:53.046Z] 85ce4b712663: Preparing [2023-03-10T18:41:53.046Z] 2bb92a2d9c1b: Preparing [2023-03-10T18:41:53.046Z] bdcf464387c3: Preparing [2023-03-10T18:41:53.046Z] 862e88562db8: Preparing [2023-03-10T18:41:53.046Z] aa5968d388b8: Preparing [2023-03-10T18:41:53.046Z] 2bb92a2d9c1b: Waiting [2023-03-10T18:41:53.046Z] aa5968d388b8: Waiting [2023-03-10T18:41:53.046Z] bdcf464387c3: Waiting [2023-03-10T18:41:53.046Z] 7c747d071705: Layer already exists [2023-03-10T18:41:53.046Z] 85ce4b712663: Layer already exists [2023-03-10T18:41:53.046Z] 05a4ced3f001: Layer already exists [2023-03-10T18:41:53.046Z] 8dc80cb7c4d0: Layer already exists [2023-03-10T18:41:53.046Z] 05341f34d024: Layer already exists [2023-03-10T18:41:53.046Z] 2bb92a2d9c1b: Layer already exists [2023-03-10T18:41:53.046Z] 862e88562db8: Layer already exists [2023-03-10T18:41:53.046Z] bdcf464387c3: Layer already exists [2023-03-10T18:41:53.046Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:53.046Z] latest: digest: sha256:a9e8453608be63a16c4a95025f140fa8037d3ae3f8f71f52f394446e032e81c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:53.355Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:53.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.91 [2023-03-10T18:41:53.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-10T18:41:53.662Z] 7c747d071705: Preparing [2023-03-10T18:41:53.662Z] 05a4ced3f001: Preparing [2023-03-10T18:41:53.662Z] 8dc80cb7c4d0: Preparing [2023-03-10T18:41:53.662Z] 05341f34d024: Preparing [2023-03-10T18:41:53.662Z] 85ce4b712663: Preparing [2023-03-10T18:41:53.662Z] 2bb92a2d9c1b: Preparing [2023-03-10T18:41:53.662Z] bdcf464387c3: Preparing [2023-03-10T18:41:53.662Z] 862e88562db8: Preparing [2023-03-10T18:41:53.662Z] aa5968d388b8: Preparing [2023-03-10T18:41:53.662Z] bdcf464387c3: Waiting [2023-03-10T18:41:53.662Z] 862e88562db8: Waiting [2023-03-10T18:41:53.662Z] 2bb92a2d9c1b: Waiting [2023-03-10T18:41:53.662Z] aa5968d388b8: Waiting [2023-03-10T18:41:53.662Z] 05a4ced3f001: Layer already exists [2023-03-10T18:41:53.662Z] 7c747d071705: Layer already exists [2023-03-10T18:41:53.662Z] 8dc80cb7c4d0: Layer already exists [2023-03-10T18:41:53.662Z] 85ce4b712663: Layer already exists [2023-03-10T18:41:53.662Z] 05341f34d024: Layer already exists [2023-03-10T18:41:53.662Z] 2bb92a2d9c1b: Layer already exists [2023-03-10T18:41:53.662Z] bdcf464387c3: Layer already exists [2023-03-10T18:41:53.662Z] 862e88562db8: Layer already exists [2023-03-10T18:41:53.662Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:53.662Z] 3.0.0-dev.91: digest: sha256:a9e8453608be63a16c4a95025f140fa8037d3ae3f8f71f52f394446e032e81c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:53.977Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:54.282Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:54.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-10T18:41:54.282Z] 7c747d071705: Preparing [2023-03-10T18:41:54.282Z] 05a4ced3f001: Preparing [2023-03-10T18:41:54.282Z] 8dc80cb7c4d0: Preparing [2023-03-10T18:41:54.282Z] 05341f34d024: Preparing [2023-03-10T18:41:54.282Z] 85ce4b712663: Preparing [2023-03-10T18:41:54.282Z] 2bb92a2d9c1b: Preparing [2023-03-10T18:41:54.282Z] bdcf464387c3: Preparing [2023-03-10T18:41:54.282Z] 862e88562db8: Preparing [2023-03-10T18:41:54.282Z] aa5968d388b8: Preparing [2023-03-10T18:41:54.282Z] bdcf464387c3: Waiting [2023-03-10T18:41:54.282Z] 862e88562db8: Waiting [2023-03-10T18:41:54.282Z] aa5968d388b8: Waiting [2023-03-10T18:41:54.282Z] 2bb92a2d9c1b: Waiting [2023-03-10T18:41:54.282Z] 05a4ced3f001: Layer already exists [2023-03-10T18:41:54.282Z] 7c747d071705: Layer already exists [2023-03-10T18:41:54.282Z] 8dc80cb7c4d0: Layer already exists [2023-03-10T18:41:54.282Z] 85ce4b712663: Layer already exists [2023-03-10T18:41:54.282Z] 05341f34d024: Layer already exists [2023-03-10T18:41:54.282Z] 2bb92a2d9c1b: Layer already exists [2023-03-10T18:41:54.282Z] 862e88562db8: Layer already exists [2023-03-10T18:41:54.282Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:54.282Z] bdcf464387c3: Layer already exists [2023-03-10T18:41:54.282Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:a9e8453608be63a16c4a95025f140fa8037d3ae3f8f71f52f394446e032e81c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:54.596Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:54.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-10T18:41:54.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-10T18:41:54.915Z] 7c747d071705: Preparing [2023-03-10T18:41:54.915Z] 05a4ced3f001: Preparing [2023-03-10T18:41:54.915Z] 8dc80cb7c4d0: Preparing [2023-03-10T18:41:54.915Z] 05341f34d024: Preparing [2023-03-10T18:41:54.915Z] 85ce4b712663: Preparing [2023-03-10T18:41:54.915Z] 2bb92a2d9c1b: Preparing [2023-03-10T18:41:54.915Z] bdcf464387c3: Preparing [2023-03-10T18:41:54.915Z] 862e88562db8: Preparing [2023-03-10T18:41:54.915Z] aa5968d388b8: Preparing [2023-03-10T18:41:54.915Z] 2bb92a2d9c1b: Waiting [2023-03-10T18:41:54.915Z] bdcf464387c3: Waiting [2023-03-10T18:41:54.915Z] aa5968d388b8: Waiting [2023-03-10T18:41:54.915Z] 05a4ced3f001: Layer already exists [2023-03-10T18:41:54.915Z] 7c747d071705: Layer already exists [2023-03-10T18:41:54.915Z] 85ce4b712663: Layer already exists [2023-03-10T18:41:54.915Z] 05341f34d024: Layer already exists [2023-03-10T18:41:54.915Z] 8dc80cb7c4d0: Layer already exists [2023-03-10T18:41:54.915Z] bdcf464387c3: Layer already exists [2023-03-10T18:41:54.915Z] 2bb92a2d9c1b: Layer already exists [2023-03-10T18:41:54.915Z] 862e88562db8: Layer already exists [2023-03-10T18:41:54.915Z] aa5968d388b8: Layer already exists [2023-03-10T18:41:54.915Z] main: digest: sha256:a9e8453608be63a16c4a95025f140fa8037d3ae3f8f71f52f394446e032e81c5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:41:54.960Z] ===================================================== [Pipeline] echo [2023-03-10T18:41:54.972Z] taggedImages: [2023-03-10T18:41:54.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:54.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-10T18:41:54.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.91 [2023-03-10T18:41:54.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:54.972Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-10T18:41:54.994Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-10T18:41:54.994Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:54.994Z] latest [2023-03-10T18:41:54.994Z] 3.0.0-dev.91 [2023-03-10T18:41:54.994Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:54.994Z] main [2023-03-10T18:41:54.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:55.314Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:55.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:41:55.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-10T18:41:55.613Z] edab07704a93: Preparing [2023-03-10T18:41:55.613Z] a6af5dc430b6: Preparing [2023-03-10T18:41:55.613Z] b394946635bd: Preparing [2023-03-10T18:41:55.613Z] 5be1d4692e2e: Preparing [2023-03-10T18:41:55.613Z] 4e6476652798: Preparing [2023-03-10T18:41:55.613Z] b394946635bd: Layer already exists [2023-03-10T18:41:55.613Z] 4e6476652798: Layer already exists [2023-03-10T18:41:55.613Z] edab07704a93: Pushed [2023-03-10T18:41:56.180Z] 5be1d4692e2e: Pushed [2023-03-10T18:41:58.080Z] a6af5dc430b6: Pushed [2023-03-10T18:41:58.080Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:05d82fa39cb23782751bc22b9693682a29897d8b79c6a015a01123e0f7819654 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:58.398Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:58.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-10T18:41:58.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-10T18:41:58.703Z] edab07704a93: Preparing [2023-03-10T18:41:58.703Z] a6af5dc430b6: Preparing [2023-03-10T18:41:58.703Z] b394946635bd: Preparing [2023-03-10T18:41:58.703Z] 5be1d4692e2e: Preparing [2023-03-10T18:41:58.703Z] 4e6476652798: Preparing [2023-03-10T18:41:58.703Z] 5be1d4692e2e: Layer already exists [2023-03-10T18:41:58.703Z] edab07704a93: Layer already exists [2023-03-10T18:41:58.703Z] a6af5dc430b6: Layer already exists [2023-03-10T18:41:58.703Z] 4e6476652798: Layer already exists [2023-03-10T18:41:58.703Z] b394946635bd: Layer already exists [2023-03-10T18:41:58.703Z] latest: digest: sha256:05d82fa39cb23782751bc22b9693682a29897d8b79c6a015a01123e0f7819654 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:59.028Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:59.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.91 [2023-03-10T18:41:59.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-10T18:41:59.334Z] edab07704a93: Preparing [2023-03-10T18:41:59.334Z] a6af5dc430b6: Preparing [2023-03-10T18:41:59.334Z] b394946635bd: Preparing [2023-03-10T18:41:59.334Z] 5be1d4692e2e: Preparing [2023-03-10T18:41:59.334Z] 4e6476652798: Preparing [2023-03-10T18:41:59.334Z] 4e6476652798: Layer already exists [2023-03-10T18:41:59.334Z] b394946635bd: Layer already exists [2023-03-10T18:41:59.334Z] a6af5dc430b6: Layer already exists [2023-03-10T18:41:59.334Z] 5be1d4692e2e: Layer already exists [2023-03-10T18:41:59.334Z] edab07704a93: Layer already exists [2023-03-10T18:41:59.334Z] 3.0.0-dev.91: digest: sha256:05d82fa39cb23782751bc22b9693682a29897d8b79c6a015a01123e0f7819654 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:59.640Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:41:59.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:41:59.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-10T18:41:59.943Z] edab07704a93: Preparing [2023-03-10T18:41:59.943Z] a6af5dc430b6: Preparing [2023-03-10T18:41:59.943Z] b394946635bd: Preparing [2023-03-10T18:41:59.943Z] 5be1d4692e2e: Preparing [2023-03-10T18:41:59.943Z] 4e6476652798: Preparing [2023-03-10T18:41:59.943Z] b394946635bd: Layer already exists [2023-03-10T18:41:59.943Z] 4e6476652798: Layer already exists [2023-03-10T18:41:59.943Z] a6af5dc430b6: Layer already exists [2023-03-10T18:41:59.943Z] edab07704a93: Layer already exists [2023-03-10T18:41:59.943Z] 5be1d4692e2e: Layer already exists [2023-03-10T18:41:59.943Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:05d82fa39cb23782751bc22b9693682a29897d8b79c6a015a01123e0f7819654 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:00.257Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:00.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-10T18:42:00.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-10T18:42:00.554Z] edab07704a93: Preparing [2023-03-10T18:42:00.554Z] a6af5dc430b6: Preparing [2023-03-10T18:42:00.554Z] b394946635bd: Preparing [2023-03-10T18:42:00.554Z] 5be1d4692e2e: Preparing [2023-03-10T18:42:00.554Z] 4e6476652798: Preparing [2023-03-10T18:42:00.554Z] 4e6476652798: Layer already exists [2023-03-10T18:42:00.554Z] edab07704a93: Layer already exists [2023-03-10T18:42:00.554Z] b394946635bd: Layer already exists [2023-03-10T18:42:00.555Z] a6af5dc430b6: Layer already exists [2023-03-10T18:42:00.555Z] 5be1d4692e2e: Layer already exists [2023-03-10T18:42:00.555Z] main: digest: sha256:05d82fa39cb23782751bc22b9693682a29897d8b79c6a015a01123e0f7819654 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:42:00.588Z] ===================================================== [Pipeline] echo [2023-03-10T18:42:00.593Z] taggedImages: [2023-03-10T18:42:00.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:00.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-10T18:42:00.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.91 [2023-03-10T18:42:00.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:00.593Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-10T18:42:00.607Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-10T18:42:00.607Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:00.607Z] latest [2023-03-10T18:42:00.607Z] 3.0.0-dev.91 [2023-03-10T18:42:00.607Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:00.607Z] main [2023-03-10T18:42:00.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:00.910Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:01.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:01.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-10T18:42:01.215Z] 44028fd7042c: Preparing [2023-03-10T18:42:01.215Z] 65fe35d4cc40: Preparing [2023-03-10T18:42:01.215Z] e21db4ac4c55: Preparing [2023-03-10T18:42:01.215Z] 3e225ba0e2fb: Preparing [2023-03-10T18:42:01.215Z] 9e5607fcde97: Preparing [2023-03-10T18:42:01.215Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:01.215Z] 4e6476652798: Preparing [2023-03-10T18:42:01.215Z] 4e6476652798: Waiting [2023-03-10T18:42:01.215Z] 44028fd7042c: Pushed [2023-03-10T18:42:01.215Z] 65fe35d4cc40: Pushed [2023-03-10T18:42:01.215Z] e21db4ac4c55: Pushed [2023-03-10T18:42:01.215Z] 4e6476652798: Layer already exists [2023-03-10T18:42:01.785Z] 3d2b725db6c2: Pushed [2023-03-10T18:42:05.080Z] 9e5607fcde97: Pushed [2023-03-10T18:42:08.379Z] 3e225ba0e2fb: Pushed [2023-03-10T18:42:08.638Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:5cc2778b63b20478366cd736578a663fe8ac3db33dfbb64f98bedfd408cc5379 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:08.957Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:09.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-10T18:42:09.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-10T18:42:09.263Z] 44028fd7042c: Preparing [2023-03-10T18:42:09.263Z] 65fe35d4cc40: Preparing [2023-03-10T18:42:09.263Z] e21db4ac4c55: Preparing [2023-03-10T18:42:09.263Z] 3e225ba0e2fb: Preparing [2023-03-10T18:42:09.263Z] 9e5607fcde97: Preparing [2023-03-10T18:42:09.263Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:09.263Z] 4e6476652798: Preparing [2023-03-10T18:42:09.263Z] 3d2b725db6c2: Waiting [2023-03-10T18:42:09.263Z] 4e6476652798: Waiting [2023-03-10T18:42:09.263Z] 3e225ba0e2fb: Layer already exists [2023-03-10T18:42:09.263Z] 65fe35d4cc40: Layer already exists [2023-03-10T18:42:09.263Z] 9e5607fcde97: Layer already exists [2023-03-10T18:42:09.263Z] e21db4ac4c55: Layer already exists [2023-03-10T18:42:09.263Z] 44028fd7042c: Layer already exists [2023-03-10T18:42:09.263Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:09.263Z] 4e6476652798: Layer already exists [2023-03-10T18:42:09.263Z] latest: digest: sha256:5cc2778b63b20478366cd736578a663fe8ac3db33dfbb64f98bedfd408cc5379 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:09.579Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:09.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.91 [2023-03-10T18:42:09.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-10T18:42:09.885Z] 44028fd7042c: Preparing [2023-03-10T18:42:09.885Z] 65fe35d4cc40: Preparing [2023-03-10T18:42:09.885Z] e21db4ac4c55: Preparing [2023-03-10T18:42:09.885Z] 3e225ba0e2fb: Preparing [2023-03-10T18:42:09.885Z] 9e5607fcde97: Preparing [2023-03-10T18:42:09.885Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:09.885Z] 4e6476652798: Preparing [2023-03-10T18:42:09.885Z] 3d2b725db6c2: Waiting [2023-03-10T18:42:09.885Z] 4e6476652798: Waiting [2023-03-10T18:42:09.885Z] 44028fd7042c: Layer already exists [2023-03-10T18:42:09.885Z] 65fe35d4cc40: Layer already exists [2023-03-10T18:42:09.885Z] 9e5607fcde97: Layer already exists [2023-03-10T18:42:09.885Z] 3e225ba0e2fb: Layer already exists [2023-03-10T18:42:09.885Z] e21db4ac4c55: Layer already exists [2023-03-10T18:42:09.885Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:09.885Z] 4e6476652798: Layer already exists [2023-03-10T18:42:09.885Z] 3.0.0-dev.91: digest: sha256:5cc2778b63b20478366cd736578a663fe8ac3db33dfbb64f98bedfd408cc5379 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:10.189Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:10.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:10.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-10T18:42:10.496Z] 44028fd7042c: Preparing [2023-03-10T18:42:10.496Z] 65fe35d4cc40: Preparing [2023-03-10T18:42:10.496Z] e21db4ac4c55: Preparing [2023-03-10T18:42:10.496Z] 3e225ba0e2fb: Preparing [2023-03-10T18:42:10.496Z] 9e5607fcde97: Preparing [2023-03-10T18:42:10.496Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:10.496Z] 4e6476652798: Preparing [2023-03-10T18:42:10.496Z] 3d2b725db6c2: Waiting [2023-03-10T18:42:10.496Z] 4e6476652798: Waiting [2023-03-10T18:42:10.496Z] 3e225ba0e2fb: Layer already exists [2023-03-10T18:42:10.496Z] 9e5607fcde97: Layer already exists [2023-03-10T18:42:10.496Z] e21db4ac4c55: Layer already exists [2023-03-10T18:42:10.496Z] 65fe35d4cc40: Layer already exists [2023-03-10T18:42:10.496Z] 44028fd7042c: Layer already exists [2023-03-10T18:42:10.496Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:10.496Z] 4e6476652798: Layer already exists [2023-03-10T18:42:10.496Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:5cc2778b63b20478366cd736578a663fe8ac3db33dfbb64f98bedfd408cc5379 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:10.813Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:11.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-10T18:42:11.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-10T18:42:11.116Z] 44028fd7042c: Preparing [2023-03-10T18:42:11.116Z] 65fe35d4cc40: Preparing [2023-03-10T18:42:11.116Z] e21db4ac4c55: Preparing [2023-03-10T18:42:11.116Z] 3e225ba0e2fb: Preparing [2023-03-10T18:42:11.116Z] 9e5607fcde97: Preparing [2023-03-10T18:42:11.116Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:11.116Z] 4e6476652798: Preparing [2023-03-10T18:42:11.116Z] 4e6476652798: Waiting [2023-03-10T18:42:11.116Z] 3d2b725db6c2: Waiting [2023-03-10T18:42:11.116Z] 9e5607fcde97: Layer already exists [2023-03-10T18:42:11.116Z] 3e225ba0e2fb: Layer already exists [2023-03-10T18:42:11.116Z] 44028fd7042c: Layer already exists [2023-03-10T18:42:11.116Z] 65fe35d4cc40: Layer already exists [2023-03-10T18:42:11.116Z] e21db4ac4c55: Layer already exists [2023-03-10T18:42:11.116Z] 4e6476652798: Layer already exists [2023-03-10T18:42:11.116Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:11.116Z] main: digest: sha256:5cc2778b63b20478366cd736578a663fe8ac3db33dfbb64f98bedfd408cc5379 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:42:11.150Z] ===================================================== [Pipeline] echo [2023-03-10T18:42:11.156Z] taggedImages: [2023-03-10T18:42:11.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:11.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-10T18:42:11.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.91 [2023-03-10T18:42:11.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:11.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-10T18:42:11.171Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-10T18:42:11.171Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:11.171Z] latest [2023-03-10T18:42:11.171Z] 3.0.0-dev.91 [2023-03-10T18:42:11.171Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:11.171Z] main [2023-03-10T18:42:11.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:11.479Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:11.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:11.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-10T18:42:11.786Z] 597a9d42e231: Preparing [2023-03-10T18:42:11.786Z] fd0b81826fa3: Preparing [2023-03-10T18:42:11.786Z] 2f7dcdfb05a2: Preparing [2023-03-10T18:42:11.786Z] c8e95b36440e: Preparing [2023-03-10T18:42:11.786Z] eee35dc75ea0: Preparing [2023-03-10T18:42:11.786Z] 4e6476652798: Preparing [2023-03-10T18:42:11.786Z] 4e6476652798: Waiting [2023-03-10T18:42:11.786Z] 597a9d42e231: Pushed [2023-03-10T18:42:11.786Z] fd0b81826fa3: Pushed [2023-03-10T18:42:11.786Z] 2f7dcdfb05a2: Pushed [2023-03-10T18:42:11.786Z] 4e6476652798: Layer already exists [2023-03-10T18:42:12.044Z] eee35dc75ea0: Pushed [2023-03-10T18:42:20.370Z] c8e95b36440e: Pushed [2023-03-10T18:42:20.370Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:379db49eab6b2cbd14635b9b2795c246e0472dd5281d1dcadc36dd50dcd539eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:20.704Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:21.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-10T18:42:21.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-10T18:42:21.013Z] 597a9d42e231: Preparing [2023-03-10T18:42:21.013Z] fd0b81826fa3: Preparing [2023-03-10T18:42:21.013Z] 2f7dcdfb05a2: Preparing [2023-03-10T18:42:21.013Z] c8e95b36440e: Preparing [2023-03-10T18:42:21.013Z] eee35dc75ea0: Preparing [2023-03-10T18:42:21.013Z] 4e6476652798: Preparing [2023-03-10T18:42:21.013Z] 4e6476652798: Waiting [2023-03-10T18:42:21.013Z] c8e95b36440e: Layer already exists [2023-03-10T18:42:21.014Z] 2f7dcdfb05a2: Layer already exists [2023-03-10T18:42:21.014Z] 597a9d42e231: Layer already exists [2023-03-10T18:42:21.014Z] fd0b81826fa3: Layer already exists [2023-03-10T18:42:21.014Z] eee35dc75ea0: Layer already exists [2023-03-10T18:42:21.014Z] 4e6476652798: Layer already exists [2023-03-10T18:42:21.014Z] latest: digest: sha256:379db49eab6b2cbd14635b9b2795c246e0472dd5281d1dcadc36dd50dcd539eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:21.327Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:21.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.91 [2023-03-10T18:42:21.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-10T18:42:21.637Z] 597a9d42e231: Preparing [2023-03-10T18:42:21.637Z] fd0b81826fa3: Preparing [2023-03-10T18:42:21.637Z] 2f7dcdfb05a2: Preparing [2023-03-10T18:42:21.637Z] c8e95b36440e: Preparing [2023-03-10T18:42:21.637Z] eee35dc75ea0: Preparing [2023-03-10T18:42:21.637Z] 4e6476652798: Preparing [2023-03-10T18:42:21.637Z] 4e6476652798: Waiting [2023-03-10T18:42:21.637Z] c8e95b36440e: Layer already exists [2023-03-10T18:42:21.637Z] 597a9d42e231: Layer already exists [2023-03-10T18:42:21.637Z] 2f7dcdfb05a2: Layer already exists [2023-03-10T18:42:21.637Z] fd0b81826fa3: Layer already exists [2023-03-10T18:42:21.637Z] eee35dc75ea0: Layer already exists [2023-03-10T18:42:21.637Z] 4e6476652798: Layer already exists [2023-03-10T18:42:21.637Z] 3.0.0-dev.91: digest: sha256:379db49eab6b2cbd14635b9b2795c246e0472dd5281d1dcadc36dd50dcd539eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:21.941Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:22.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:22.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-10T18:42:22.242Z] 597a9d42e231: Preparing [2023-03-10T18:42:22.242Z] fd0b81826fa3: Preparing [2023-03-10T18:42:22.242Z] 2f7dcdfb05a2: Preparing [2023-03-10T18:42:22.242Z] c8e95b36440e: Preparing [2023-03-10T18:42:22.242Z] eee35dc75ea0: Preparing [2023-03-10T18:42:22.242Z] 4e6476652798: Preparing [2023-03-10T18:42:22.242Z] 4e6476652798: Waiting [2023-03-10T18:42:22.242Z] eee35dc75ea0: Layer already exists [2023-03-10T18:42:22.242Z] fd0b81826fa3: Layer already exists [2023-03-10T18:42:22.242Z] c8e95b36440e: Layer already exists [2023-03-10T18:42:22.242Z] 2f7dcdfb05a2: Layer already exists [2023-03-10T18:42:22.242Z] 597a9d42e231: Layer already exists [2023-03-10T18:42:22.242Z] 4e6476652798: Layer already exists [2023-03-10T18:42:22.242Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:379db49eab6b2cbd14635b9b2795c246e0472dd5281d1dcadc36dd50dcd539eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:22.547Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:22.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-10T18:42:22.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-10T18:42:22.850Z] 597a9d42e231: Preparing [2023-03-10T18:42:22.850Z] fd0b81826fa3: Preparing [2023-03-10T18:42:22.850Z] 2f7dcdfb05a2: Preparing [2023-03-10T18:42:22.850Z] c8e95b36440e: Preparing [2023-03-10T18:42:22.850Z] eee35dc75ea0: Preparing [2023-03-10T18:42:22.850Z] 4e6476652798: Preparing [2023-03-10T18:42:22.850Z] 4e6476652798: Waiting [2023-03-10T18:42:22.850Z] c8e95b36440e: Layer already exists [2023-03-10T18:42:22.850Z] 597a9d42e231: Layer already exists [2023-03-10T18:42:22.850Z] 2f7dcdfb05a2: Layer already exists [2023-03-10T18:42:22.850Z] eee35dc75ea0: Layer already exists [2023-03-10T18:42:22.850Z] fd0b81826fa3: Layer already exists [2023-03-10T18:42:22.850Z] 4e6476652798: Layer already exists [2023-03-10T18:42:22.850Z] main: digest: sha256:379db49eab6b2cbd14635b9b2795c246e0472dd5281d1dcadc36dd50dcd539eb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:42:22.899Z] ===================================================== [Pipeline] echo [2023-03-10T18:42:22.907Z] taggedImages: [2023-03-10T18:42:22.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:22.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-10T18:42:22.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.91 [2023-03-10T18:42:22.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:22.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-10T18:42:22.929Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-10T18:42:22.929Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:22.929Z] latest [2023-03-10T18:42:22.929Z] 3.0.0-dev.91 [2023-03-10T18:42:22.929Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:22.929Z] main [2023-03-10T18:42:22.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:23.242Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:23.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:23.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-10T18:42:23.546Z] 8183c346d124: Preparing [2023-03-10T18:42:23.546Z] 81d6b8d71992: Preparing [2023-03-10T18:42:23.546Z] deb1eabde77c: Preparing [2023-03-10T18:42:23.546Z] fa8aa174f531: Preparing [2023-03-10T18:42:23.546Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:23.546Z] 4e6476652798: Preparing [2023-03-10T18:42:23.546Z] 4e6476652798: Waiting [2023-03-10T18:42:23.546Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:23.546Z] 4e6476652798: Layer already exists [2023-03-10T18:42:23.546Z] deb1eabde77c: Pushed [2023-03-10T18:42:23.546Z] 81d6b8d71992: Pushed [2023-03-10T18:42:23.546Z] 8183c346d124: Pushed [2023-03-10T18:42:31.663Z] fa8aa174f531: Pushed [2023-03-10T18:42:31.663Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:834797b3a1147bd5e619b533f2fcc630ccd8d54172638f92b7a7b01c35384e70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:31.968Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:32.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-10T18:42:32.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-10T18:42:32.267Z] 8183c346d124: Preparing [2023-03-10T18:42:32.267Z] 81d6b8d71992: Preparing [2023-03-10T18:42:32.267Z] deb1eabde77c: Preparing [2023-03-10T18:42:32.267Z] fa8aa174f531: Preparing [2023-03-10T18:42:32.267Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:32.267Z] 4e6476652798: Preparing [2023-03-10T18:42:32.267Z] 4e6476652798: Waiting [2023-03-10T18:42:32.267Z] 81d6b8d71992: Layer already exists [2023-03-10T18:42:32.267Z] fa8aa174f531: Layer already exists [2023-03-10T18:42:32.267Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:32.267Z] 8183c346d124: Layer already exists [2023-03-10T18:42:32.267Z] deb1eabde77c: Layer already exists [2023-03-10T18:42:32.267Z] 4e6476652798: Layer already exists [2023-03-10T18:42:32.267Z] latest: digest: sha256:834797b3a1147bd5e619b533f2fcc630ccd8d54172638f92b7a7b01c35384e70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:32.568Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:32.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.91 [2023-03-10T18:42:32.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-10T18:42:32.867Z] 8183c346d124: Preparing [2023-03-10T18:42:32.867Z] 81d6b8d71992: Preparing [2023-03-10T18:42:32.867Z] deb1eabde77c: Preparing [2023-03-10T18:42:32.867Z] fa8aa174f531: Preparing [2023-03-10T18:42:32.867Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:32.867Z] 4e6476652798: Preparing [2023-03-10T18:42:32.867Z] 4e6476652798: Waiting [2023-03-10T18:42:32.867Z] 81d6b8d71992: Layer already exists [2023-03-10T18:42:32.867Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:32.867Z] deb1eabde77c: Layer already exists [2023-03-10T18:42:32.867Z] 8183c346d124: Layer already exists [2023-03-10T18:42:32.867Z] fa8aa174f531: Layer already exists [2023-03-10T18:42:32.867Z] 4e6476652798: Layer already exists [2023-03-10T18:42:32.867Z] 3.0.0-dev.91: digest: sha256:834797b3a1147bd5e619b533f2fcc630ccd8d54172638f92b7a7b01c35384e70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:33.170Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:33.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:33.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-10T18:42:33.470Z] 8183c346d124: Preparing [2023-03-10T18:42:33.470Z] 81d6b8d71992: Preparing [2023-03-10T18:42:33.470Z] deb1eabde77c: Preparing [2023-03-10T18:42:33.470Z] fa8aa174f531: Preparing [2023-03-10T18:42:33.470Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:33.470Z] 4e6476652798: Preparing [2023-03-10T18:42:33.470Z] 4e6476652798: Waiting [2023-03-10T18:42:33.470Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:33.470Z] 8183c346d124: Layer already exists [2023-03-10T18:42:33.470Z] deb1eabde77c: Layer already exists [2023-03-10T18:42:33.470Z] 81d6b8d71992: Layer already exists [2023-03-10T18:42:33.470Z] fa8aa174f531: Layer already exists [2023-03-10T18:42:33.470Z] 4e6476652798: Layer already exists [2023-03-10T18:42:33.470Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:834797b3a1147bd5e619b533f2fcc630ccd8d54172638f92b7a7b01c35384e70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:33.780Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:34.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-10T18:42:34.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-10T18:42:34.079Z] 8183c346d124: Preparing [2023-03-10T18:42:34.079Z] 81d6b8d71992: Preparing [2023-03-10T18:42:34.079Z] deb1eabde77c: Preparing [2023-03-10T18:42:34.079Z] fa8aa174f531: Preparing [2023-03-10T18:42:34.079Z] 3d2b725db6c2: Preparing [2023-03-10T18:42:34.079Z] 4e6476652798: Preparing [2023-03-10T18:42:34.079Z] 4e6476652798: Waiting [2023-03-10T18:42:34.079Z] deb1eabde77c: Layer already exists [2023-03-10T18:42:34.079Z] 81d6b8d71992: Layer already exists [2023-03-10T18:42:34.079Z] fa8aa174f531: Layer already exists [2023-03-10T18:42:34.079Z] 3d2b725db6c2: Layer already exists [2023-03-10T18:42:34.079Z] 8183c346d124: Layer already exists [2023-03-10T18:42:34.079Z] 4e6476652798: Layer already exists [2023-03-10T18:42:34.079Z] main: digest: sha256:834797b3a1147bd5e619b533f2fcc630ccd8d54172638f92b7a7b01c35384e70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:42:34.115Z] ===================================================== [Pipeline] echo [2023-03-10T18:42:34.120Z] taggedImages: [2023-03-10T18:42:34.120Z] - nexus3.edgexfoundry.org:10004/security-spire-server:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:34.120Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-10T18:42:34.120Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.91 [2023-03-10T18:42:34.120Z] - nexus3.edgexfoundry.org:10004/security-spire-server:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:34.120Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-10T18:42:34.134Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-10T18:42:34.134Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:34.134Z] latest [2023-03-10T18:42:34.134Z] 3.0.0-dev.91 [2023-03-10T18:42:34.134Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:34.134Z] main [2023-03-10T18:42:34.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:34.441Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:34.747Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:34.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-10T18:42:34.747Z] 1ce7aa471c43: Preparing [2023-03-10T18:42:34.747Z] 1144f77f6b2f: Preparing [2023-03-10T18:42:34.747Z] b394946635bd: Preparing [2023-03-10T18:42:34.747Z] 0a2ffe6a6b30: Preparing [2023-03-10T18:42:34.747Z] aa5968d388b8: Preparing [2023-03-10T18:42:34.747Z] b394946635bd: Layer already exists [2023-03-10T18:42:34.747Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:34.747Z] 1ce7aa471c43: Pushed [2023-03-10T18:42:34.747Z] 0a2ffe6a6b30: Pushed [2023-03-10T18:42:38.036Z] 1144f77f6b2f: Pushed [2023-03-10T18:42:38.036Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:f888f50dc1569d5fe779bc22af38ebabfb90909d3d0f627621d830b87a618393 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:38.355Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:38.663Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-10T18:42:38.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-10T18:42:38.663Z] 1ce7aa471c43: Preparing [2023-03-10T18:42:38.663Z] 1144f77f6b2f: Preparing [2023-03-10T18:42:38.663Z] b394946635bd: Preparing [2023-03-10T18:42:38.663Z] 0a2ffe6a6b30: Preparing [2023-03-10T18:42:38.663Z] aa5968d388b8: Preparing [2023-03-10T18:42:38.663Z] 1144f77f6b2f: Layer already exists [2023-03-10T18:42:38.663Z] b394946635bd: Layer already exists [2023-03-10T18:42:38.663Z] 0a2ffe6a6b30: Layer already exists [2023-03-10T18:42:38.663Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:38.663Z] 1ce7aa471c43: Layer already exists [2023-03-10T18:42:38.663Z] latest: digest: sha256:f888f50dc1569d5fe779bc22af38ebabfb90909d3d0f627621d830b87a618393 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:38.973Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:39.277Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.91 [2023-03-10T18:42:39.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-10T18:42:39.277Z] 1ce7aa471c43: Preparing [2023-03-10T18:42:39.277Z] 1144f77f6b2f: Preparing [2023-03-10T18:42:39.277Z] b394946635bd: Preparing [2023-03-10T18:42:39.277Z] 0a2ffe6a6b30: Preparing [2023-03-10T18:42:39.277Z] aa5968d388b8: Preparing [2023-03-10T18:42:39.277Z] 1ce7aa471c43: Layer already exists [2023-03-10T18:42:39.277Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:39.277Z] b394946635bd: Layer already exists [2023-03-10T18:42:39.277Z] 1144f77f6b2f: Layer already exists [2023-03-10T18:42:39.277Z] 0a2ffe6a6b30: Layer already exists [2023-03-10T18:42:39.277Z] 3.0.0-dev.91: digest: sha256:f888f50dc1569d5fe779bc22af38ebabfb90909d3d0f627621d830b87a618393 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:39.590Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:39.891Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:39.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-10T18:42:39.891Z] 1ce7aa471c43: Preparing [2023-03-10T18:42:39.891Z] 1144f77f6b2f: Preparing [2023-03-10T18:42:39.891Z] b394946635bd: Preparing [2023-03-10T18:42:39.891Z] 0a2ffe6a6b30: Preparing [2023-03-10T18:42:39.891Z] aa5968d388b8: Preparing [2023-03-10T18:42:39.891Z] b394946635bd: Layer already exists [2023-03-10T18:42:39.892Z] 1144f77f6b2f: Layer already exists [2023-03-10T18:42:39.892Z] 1ce7aa471c43: Layer already exists [2023-03-10T18:42:39.892Z] 0a2ffe6a6b30: Layer already exists [2023-03-10T18:42:39.892Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:39.892Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:f888f50dc1569d5fe779bc22af38ebabfb90909d3d0f627621d830b87a618393 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:40.200Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:40.503Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-10T18:42:40.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-10T18:42:40.503Z] 1ce7aa471c43: Preparing [2023-03-10T18:42:40.503Z] 1144f77f6b2f: Preparing [2023-03-10T18:42:40.503Z] b394946635bd: Preparing [2023-03-10T18:42:40.503Z] 0a2ffe6a6b30: Preparing [2023-03-10T18:42:40.503Z] aa5968d388b8: Preparing [2023-03-10T18:42:40.503Z] 1144f77f6b2f: Layer already exists [2023-03-10T18:42:40.503Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:40.503Z] 1ce7aa471c43: Layer already exists [2023-03-10T18:42:40.503Z] 0a2ffe6a6b30: Layer already exists [2023-03-10T18:42:40.503Z] b394946635bd: Layer already exists [2023-03-10T18:42:40.503Z] main: digest: sha256:f888f50dc1569d5fe779bc22af38ebabfb90909d3d0f627621d830b87a618393 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:42:40.542Z] ===================================================== [Pipeline] echo [2023-03-10T18:42:40.548Z] taggedImages: [2023-03-10T18:42:40.548Z] - nexus3.edgexfoundry.org:10004/support-notifications:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:40.548Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-10T18:42:40.548Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.91 [2023-03-10T18:42:40.548Z] - nexus3.edgexfoundry.org:10004/support-notifications:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:40.548Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-10T18:42:40.567Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-10T18:42:40.567Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:40.567Z] latest [2023-03-10T18:42:40.567Z] 3.0.0-dev.91 [2023-03-10T18:42:40.567Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:40.567Z] main [2023-03-10T18:42:40.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:40.886Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:41.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:41.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-10T18:42:41.189Z] 3b6dd4ba4105: Preparing [2023-03-10T18:42:41.189Z] a2478d8c3747: Preparing [2023-03-10T18:42:41.189Z] b394946635bd: Preparing [2023-03-10T18:42:41.189Z] 9f165d1cafea: Preparing [2023-03-10T18:42:41.189Z] aa5968d388b8: Preparing [2023-03-10T18:42:41.189Z] 9f165d1cafea: Layer already exists [2023-03-10T18:42:41.189Z] b394946635bd: Layer already exists [2023-03-10T18:42:41.189Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:41.189Z] 3b6dd4ba4105: Pushed [2023-03-10T18:42:44.473Z] a2478d8c3747: Pushed [2023-03-10T18:42:44.473Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:4b7037f7357e838b63525f35b74a1e3fde28d5de3e3474703cdd5660c6678503 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:44.788Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:45.103Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-10T18:42:45.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-10T18:42:45.103Z] 3b6dd4ba4105: Preparing [2023-03-10T18:42:45.103Z] a2478d8c3747: Preparing [2023-03-10T18:42:45.103Z] b394946635bd: Preparing [2023-03-10T18:42:45.103Z] 9f165d1cafea: Preparing [2023-03-10T18:42:45.103Z] aa5968d388b8: Preparing [2023-03-10T18:42:45.103Z] a2478d8c3747: Layer already exists [2023-03-10T18:42:45.103Z] b394946635bd: Layer already exists [2023-03-10T18:42:45.103Z] 3b6dd4ba4105: Layer already exists [2023-03-10T18:42:45.103Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:45.103Z] 9f165d1cafea: Layer already exists [2023-03-10T18:42:45.103Z] latest: digest: sha256:4b7037f7357e838b63525f35b74a1e3fde28d5de3e3474703cdd5660c6678503 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:45.407Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:45.718Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.91 [2023-03-10T18:42:45.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-10T18:42:45.718Z] 3b6dd4ba4105: Preparing [2023-03-10T18:42:45.718Z] a2478d8c3747: Preparing [2023-03-10T18:42:45.718Z] b394946635bd: Preparing [2023-03-10T18:42:45.718Z] 9f165d1cafea: Preparing [2023-03-10T18:42:45.718Z] aa5968d388b8: Preparing [2023-03-10T18:42:45.718Z] b394946635bd: Layer already exists [2023-03-10T18:42:45.718Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:45.718Z] a2478d8c3747: Layer already exists [2023-03-10T18:42:45.718Z] 3b6dd4ba4105: Layer already exists [2023-03-10T18:42:45.718Z] 9f165d1cafea: Layer already exists [2023-03-10T18:42:45.718Z] 3.0.0-dev.91: digest: sha256:4b7037f7357e838b63525f35b74a1e3fde28d5de3e3474703cdd5660c6678503 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:46.037Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:46.346Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:46.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-10T18:42:46.346Z] 3b6dd4ba4105: Preparing [2023-03-10T18:42:46.346Z] a2478d8c3747: Preparing [2023-03-10T18:42:46.346Z] b394946635bd: Preparing [2023-03-10T18:42:46.346Z] 9f165d1cafea: Preparing [2023-03-10T18:42:46.346Z] aa5968d388b8: Preparing [2023-03-10T18:42:46.346Z] a2478d8c3747: Layer already exists [2023-03-10T18:42:46.346Z] 9f165d1cafea: Layer already exists [2023-03-10T18:42:46.346Z] 3b6dd4ba4105: Layer already exists [2023-03-10T18:42:46.346Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:46.346Z] b394946635bd: Layer already exists [2023-03-10T18:42:46.346Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:4b7037f7357e838b63525f35b74a1e3fde28d5de3e3474703cdd5660c6678503 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:46.649Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:42:46.947Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-10T18:42:46.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-10T18:42:46.947Z] 3b6dd4ba4105: Preparing [2023-03-10T18:42:46.947Z] a2478d8c3747: Preparing [2023-03-10T18:42:46.947Z] b394946635bd: Preparing [2023-03-10T18:42:46.947Z] 9f165d1cafea: Preparing [2023-03-10T18:42:46.947Z] aa5968d388b8: Preparing [2023-03-10T18:42:46.947Z] b394946635bd: Layer already exists [2023-03-10T18:42:46.947Z] a2478d8c3747: Layer already exists [2023-03-10T18:42:46.947Z] 9f165d1cafea: Layer already exists [2023-03-10T18:42:46.947Z] aa5968d388b8: Layer already exists [2023-03-10T18:42:46.947Z] 3b6dd4ba4105: Layer already exists [2023-03-10T18:42:46.947Z] main: digest: sha256:4b7037f7357e838b63525f35b74a1e3fde28d5de3e3474703cdd5660c6678503 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:42:46.984Z] ===================================================== [Pipeline] echo [2023-03-10T18:42:46.990Z] taggedImages: [2023-03-10T18:42:46.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:42:46.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-10T18:42:46.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.91 [2023-03-10T18:42:46.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:42:46.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T18:46:06.789Z] Removing intermediate container 35c7df28e91c [2023-03-10T18:46:06.789Z] ---> 961cdd71f703 [2023-03-10T18:46:06.789Z] [2023-03-10T18:46:06.789Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:46:06.789Z] 3.16: Pulling from library/alpine [2023-03-10T18:46:06.789Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T18:46:06.789Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T18:46:06.789Z] ---> 4c81e5bf8899 [2023-03-10T18:46:06.789Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T18:46:06.789Z] ---> Running in a1621fe427ee [2023-03-10T18:46:06.789Z] Removing intermediate container a1621fe427ee [2023-03-10T18:46:06.789Z] ---> 660c98700756 [2023-03-10T18:46:06.789Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:46:06.789Z] ---> Running in 8cf79aa320b3 [2023-03-10T18:46:06.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:46:06.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:46:06.789Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T18:46:06.789Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:46:06.789Z] OK: 5 MiB in 15 packages [2023-03-10T18:46:06.789Z] Removing intermediate container 8cf79aa320b3 [2023-03-10T18:46:06.789Z] ---> ddbe189a404c [2023-03-10T18:46:06.789Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:46:06.789Z] ---> 898a76f2a6ef [2023-03-10T18:46:06.789Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T18:46:06.789Z] ---> a15b55ec8834 [2023-03-10T18:46:06.789Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T18:46:06.789Z] ---> 108fd848d435 [2023-03-10T18:46:06.789Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T18:46:06.789Z] ---> b95109af922a [2023-03-10T18:46:06.789Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:46:06.789Z] ---> Running in f10a5e577e88 [2023-03-10T18:46:10.131Z] Removing intermediate container f10a5e577e88 [2023-03-10T18:46:10.131Z] ---> e435319df913 [2023-03-10T18:46:10.131Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:46:10.131Z] ---> Running in c1182387c033 [2023-03-10T18:46:10.723Z] Removing intermediate container c1182387c033 [2023-03-10T18:46:10.723Z] ---> 70860b7c4ffd [2023-03-10T18:46:10.723Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T18:46:10.723Z] ---> Running in 0f24a9d61da2 [2023-03-10T18:46:11.688Z] Removing intermediate container 0f24a9d61da2 [2023-03-10T18:46:11.688Z] ---> 911bf538eadf [2023-03-10T18:46:11.688Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T18:46:11.688Z] ---> Running in 525f74be9fb0 [2023-03-10T18:46:11.983Z] Removing intermediate container 525f74be9fb0 [2023-03-10T18:46:11.983Z] ---> 2995f43bd570 [2023-03-10T18:46:11.983Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:46:12.260Z] ---> Running in f56f707a9644 [2023-03-10T18:46:12.844Z] Removing intermediate container f56f707a9644 [2023-03-10T18:46:12.844Z] ---> e314c6c5bca5 [2023-03-10T18:46:12.844Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:46:12.844Z] ---> Running in 5450eb220335 [2023-03-10T18:46:13.429Z] Removing intermediate container 5450eb220335 [2023-03-10T18:46:13.429Z] ---> 30adff4469f1 [2023-03-10T18:46:13.429Z] [2023-03-10T18:46:13.429Z] Successfully built 30adff4469f1 [2023-03-10T18:46:13.429Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-10T18:46:13.429Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-03-10T18:46:16.775Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:46:16.775Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:46:16.775Z] ---> 363ce74cdd64 [2023-03-10T18:46:16.775Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T18:46:16.775Z] ---> Using cache [2023-03-10T18:46:16.775Z] ---> 62cd4e0b9a90 [2023-03-10T18:46:16.775Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T18:46:16.775Z] ---> Running in 3b77b43b3c91 [2023-03-10T18:46:18.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:46:18.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:46:20.404Z] OK: 221 MiB in 51 packages [2023-03-10T18:46:21.817Z] Removing intermediate container 3b77b43b3c91 [2023-03-10T18:46:21.818Z] ---> 43da5ae130cf [2023-03-10T18:46:21.818Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T18:46:22.784Z] ---> 42061d2f438a [2023-03-10T18:46:22.784Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:46:23.054Z] ---> Running in 53d90cf78e46 [2023-03-10T18:46:38.044Z] Removing intermediate container 1b378480abcb [2023-03-10T18:46:38.044Z] ---> 1630bbe8135c [2023-03-10T18:46:38.044Z] [2023-03-10T18:46:38.044Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:46:38.044Z] ---> 4c81e5bf8899 [2023-03-10T18:46:38.044Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T18:46:38.044Z] ---> Using cache [2023-03-10T18:46:38.044Z] ---> 660c98700756 [2023-03-10T18:46:38.044Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:46:38.044Z] ---> Using cache [2023-03-10T18:46:38.044Z] ---> ddbe189a404c [2023-03-10T18:46:38.044Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:46:38.044Z] ---> Using cache [2023-03-10T18:46:38.044Z] ---> 898a76f2a6ef [2023-03-10T18:46:38.044Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T18:46:39.450Z] ---> ff03eabf971a [2023-03-10T18:46:39.450Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T18:46:40.408Z] ---> dca2d5813e86 [2023-03-10T18:46:40.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T18:46:41.365Z] ---> 218988cd50a0 [2023-03-10T18:46:41.365Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:46:41.631Z] ---> Running in bb8245fbd59c [2023-03-10T18:46:44.976Z] Removing intermediate container bb8245fbd59c [2023-03-10T18:46:44.976Z] ---> 796fe6a466cb [2023-03-10T18:46:44.976Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:46:44.976Z] ---> Running in e8549675c1fc [2023-03-10T18:46:45.242Z] Removing intermediate container e8549675c1fc [2023-03-10T18:46:45.242Z] ---> de48d816c03c [2023-03-10T18:46:45.242Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T18:46:45.509Z] ---> Running in d1c59240c904 [2023-03-10T18:46:46.091Z] Removing intermediate container d1c59240c904 [2023-03-10T18:46:46.091Z] ---> 6941244edd68 [2023-03-10T18:46:46.091Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T18:46:46.358Z] ---> Running in 42e9bbbb1c81 [2023-03-10T18:46:46.940Z] Removing intermediate container 42e9bbbb1c81 [2023-03-10T18:46:46.940Z] ---> 9219344f958a [2023-03-10T18:46:46.940Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:46:46.940Z] ---> Running in e66fe5b0ade7 [2023-03-10T18:46:47.531Z] Removing intermediate container e66fe5b0ade7 [2023-03-10T18:46:47.531Z] ---> 405eb9cf8fbf [2023-03-10T18:46:47.531Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:46:47.798Z] ---> Running in f23f859224a4 [2023-03-10T18:46:48.383Z] Removing intermediate container f23f859224a4 [2023-03-10T18:46:48.383Z] ---> 61d0366fbabf [2023-03-10T18:46:48.383Z] [2023-03-10T18:46:48.383Z] Successfully built 61d0366fbabf [2023-03-10T18:46:48.651Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-10T18:46:48.651Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-10T18:46:51.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:46:51.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:46:51.999Z] ---> 363ce74cdd64 [2023-03-10T18:46:51.999Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:46:51.999Z] ---> Using cache [2023-03-10T18:46:51.999Z] ---> 2d92137ed088 [2023-03-10T18:46:51.999Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:46:51.999Z] ---> Using cache [2023-03-10T18:46:51.999Z] ---> 1b6d45e53491 [2023-03-10T18:46:51.999Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T18:46:52.608Z] ---> Running in 01e160180003 [2023-03-10T18:46:54.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:46:55.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:46:56.555Z] OK: 221 MiB in 51 packages [2023-03-10T18:46:57.970Z] Removing intermediate container 01e160180003 [2023-03-10T18:46:57.970Z] ---> 025ad640e874 [2023-03-10T18:46:57.970Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:46:58.930Z] ---> 61483bb3cddf [2023-03-10T18:46:58.930Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:46:59.199Z] ---> Running in f18553d09fae [2023-03-10T18:47:11.505Z] Removing intermediate container a5f3ab88e0f2 [2023-03-10T18:47:11.505Z] ---> f6cbc73ed23e [2023-03-10T18:47:11.505Z] [2023-03-10T18:47:11.505Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T18:47:11.505Z] ---> 4c81e5bf8899 [2023-03-10T18:47:11.505Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:47:11.505Z] ---> Running in 3137e4022271 [2023-03-10T18:47:13.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:47:14.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:47:16.018Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T18:47:16.018Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:47:16.018Z] OK: 5 MiB in 15 packages [2023-03-10T18:47:17.964Z] Removing intermediate container 3137e4022271 [2023-03-10T18:47:17.964Z] ---> 1d725cc371da [2023-03-10T18:47:17.964Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T18:47:18.240Z] ---> Running in c7a74c3c80c1 [2023-03-10T18:47:19.205Z] Removing intermediate container c7a74c3c80c1 [2023-03-10T18:47:19.205Z] ---> 25f533a52ccb [2023-03-10T18:47:19.205Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T18:47:19.205Z] ---> Running in 61cfdecd7ec9 [2023-03-10T18:47:20.614Z] Removing intermediate container 61cfdecd7ec9 [2023-03-10T18:47:20.614Z] ---> c601b136db33 [2023-03-10T18:47:20.614Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T18:47:20.614Z] ---> Running in 11dd7627ff16 [2023-03-10T18:47:21.571Z] Removing intermediate container 11dd7627ff16 [2023-03-10T18:47:21.571Z] ---> e6e2d1ba2e16 [2023-03-10T18:47:21.571Z] Step 15/24 : WORKDIR / [2023-03-10T18:47:22.151Z] ---> Running in ab155681cdaa [2023-03-10T18:47:23.108Z] Removing intermediate container ab155681cdaa [2023-03-10T18:47:23.108Z] ---> d71abf6329a5 [2023-03-10T18:47:23.108Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:47:24.513Z] ---> 4f3b7cd346a8 [2023-03-10T18:47:24.513Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T18:47:24.513Z] Removing intermediate container c4166e6fb704 [2023-03-10T18:47:24.513Z] ---> acbd6e3104da [2023-03-10T18:47:24.513Z] [2023-03-10T18:47:24.513Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T18:47:24.513Z] ---> 4c81e5bf8899 [2023-03-10T18:47:24.513Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:47:24.513Z] ---> Using cache [2023-03-10T18:47:24.513Z] ---> 1d725cc371da [2023-03-10T18:47:24.513Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T18:47:24.513Z] ---> Using cache [2023-03-10T18:47:24.513Z] ---> 25f533a52ccb [2023-03-10T18:47:24.513Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T18:47:25.099Z] ---> Running in 42fde41134f5 [2023-03-10T18:47:25.684Z] Removing intermediate container 42fde41134f5 [2023-03-10T18:47:25.684Z] ---> d018aeb1d70f [2023-03-10T18:47:25.684Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T18:47:25.950Z] ---> Running in b72598d04e80 [2023-03-10T18:47:26.910Z] Removing intermediate container b72598d04e80 [2023-03-10T18:47:26.910Z] ---> 04a5864a7b1a [2023-03-10T18:47:26.910Z] Step 15/23 : WORKDIR / [2023-03-10T18:47:27.176Z] ---> Running in 340eed29dbe7 [2023-03-10T18:47:27.176Z] ---> 4801794b90da [2023-03-10T18:47:27.176Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T18:47:28.140Z] Removing intermediate container 340eed29dbe7 [2023-03-10T18:47:28.140Z] ---> 08b36d20e1a5 [2023-03-10T18:47:28.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:47:28.740Z] ---> f0bd9ececd3d [2023-03-10T18:47:28.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T18:47:30.151Z] ---> 8b831fc0e715 [2023-03-10T18:47:30.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T18:47:30.732Z] ---> 09e2b9c41287 [2023-03-10T18:47:30.732Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T18:47:30.732Z] ---> Running in 592acb41e3c2 [2023-03-10T18:47:31.692Z] Removing intermediate container 592acb41e3c2 [2023-03-10T18:47:31.692Z] ---> f2805e5e5128 [2023-03-10T18:47:31.692Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:47:31.959Z] ---> Running in 350d28a812dc [2023-03-10T18:47:32.927Z] Removing intermediate container 350d28a812dc [2023-03-10T18:47:32.927Z] ---> 0d39bd8231e0 [2023-03-10T18:47:32.927Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T18:47:32.927Z] ---> Running in fdb3c1a1bb06 [2023-03-10T18:47:32.927Z] ---> 9cd5bc53d455 [2023-03-10T18:47:32.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T18:47:33.890Z] Removing intermediate container fdb3c1a1bb06 [2023-03-10T18:47:33.890Z] ---> 21a3d22c5abe [2023-03-10T18:47:33.890Z] Step 23/24 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:47:34.159Z] ---> Running in c78d2e461984 [2023-03-10T18:47:34.744Z] ---> c720b951fcf7 [2023-03-10T18:47:34.744Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T18:47:34.744Z] ---> Running in 9e679428f5ff [2023-03-10T18:47:35.011Z] Removing intermediate container c78d2e461984 [2023-03-10T18:47:35.011Z] ---> a097b684e0a6 [2023-03-10T18:47:35.011Z] Step 24/24 : LABEL version=3.0.0-dev.91 [2023-03-10T18:47:35.278Z] ---> Running in ab41fcb81da6 [2023-03-10T18:47:35.545Z] Removing intermediate container 9e679428f5ff [2023-03-10T18:47:35.545Z] ---> bbee2b534c6c [2023-03-10T18:47:35.545Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:47:35.815Z] ---> Running in 661747ccc4ad [2023-03-10T18:47:36.083Z] Removing intermediate container ab41fcb81da6 [2023-03-10T18:47:36.083Z] ---> 7cfd6a9d9ac7 [2023-03-10T18:47:36.083Z] [2023-03-10T18:47:36.354Z] Successfully built 7cfd6a9d9ac7 [2023-03-10T18:47:36.354Z] Successfully tagged core-metadata-arm64:latest [2023-03-10T18:47:36.354Z] Building security-spire-agent [2023-03-10T18:47:36.620Z]  Building core-metadata ... done Removing intermediate container 661747ccc4ad [2023-03-10T18:47:36.901Z] ---> 777c453c7653 [2023-03-10T18:47:36.901Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T18:47:36.901Z] ---> Running in 892df66603be [2023-03-10T18:47:37.872Z] Removing intermediate container 892df66603be [2023-03-10T18:47:37.872Z] ---> 8d94791793f5 [2023-03-10T18:47:37.872Z] Step 22/23 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:47:38.460Z] ---> Running in 15da25f05883 [2023-03-10T18:47:39.434Z] Removing intermediate container 15da25f05883 [2023-03-10T18:47:39.434Z] ---> 35d5e74b81a9 [2023-03-10T18:47:39.434Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-03-10T18:47:39.700Z] ---> Running in 58fcdb67e0d4 [2023-03-10T18:47:41.118Z] Removing intermediate container 58fcdb67e0d4 [2023-03-10T18:47:41.118Z] ---> 6f035febfcce [2023-03-10T18:47:41.118Z] [2023-03-10T18:47:41.118Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:47:41.118Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:47:41.118Z] ---> 363ce74cdd64 [2023-03-10T18:47:41.118Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T18:47:41.118Z] ---> Using cache [2023-03-10T18:47:41.118Z] ---> 62cd4e0b9a90 [2023-03-10T18:47:41.118Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T18:47:41.118Z] ---> Using cache [2023-03-10T18:47:41.118Z] ---> e3616f1a91ae [2023-03-10T18:47:41.118Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T18:47:41.118Z] Successfully built 6f035febfcce [2023-03-10T18:47:41.118Z] Successfully tagged core-command-arm64:latest [2023-03-10T18:47:41.118Z] Building security-spire-server [2023-03-10T18:47:41.118Z]  Building core-command ... done  ---> Using cache [2023-03-10T18:47:41.118Z] ---> f0c0c733b46f [2023-03-10T18:47:41.118Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:47:41.118Z] ---> Using cache [2023-03-10T18:47:41.118Z] ---> 7ec1c8db2e75 [2023-03-10T18:47:41.118Z] Step 7/24 : COPY . . [2023-03-10T18:47:41.386Z] ---> Using cache [2023-03-10T18:47:41.386Z] ---> 983b41d25fea [2023-03-10T18:47:41.386Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T18:47:41.386Z] ---> Using cache [2023-03-10T18:47:41.386Z] ---> 064829a536b5 [2023-03-10T18:47:41.386Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T18:47:41.386Z] ---> Using cache [2023-03-10T18:47:41.386Z] ---> 41983c7c9836 [2023-03-10T18:47:41.386Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T18:47:41.386Z] ---> Using cache [2023-03-10T18:47:41.386Z] ---> e55bed901e98 [2023-03-10T18:47:41.386Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T18:47:41.386Z] ---> Using cache [2023-03-10T18:47:41.386Z] ---> 44e23832a76f [2023-03-10T18:47:41.386Z] [2023-03-10T18:47:41.655Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T18:47:41.655Z] ---> 354640af7b1b [2023-03-10T18:47:41.655Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:47:41.655Z] ---> Using cache [2023-03-10T18:47:41.655Z] ---> 31be6804ef27 [2023-03-10T18:47:41.655Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T18:47:41.655Z] ---> Running in dd42ab50fb5b [2023-03-10T18:47:44.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:47:44.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:47:45.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:47:45.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:47:45.251Z] ---> 363ce74cdd64 [2023-03-10T18:47:45.251Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T18:47:45.251Z] ---> Using cache [2023-03-10T18:47:45.251Z] ---> 62cd4e0b9a90 [2023-03-10T18:47:45.251Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T18:47:45.251Z] ---> Using cache [2023-03-10T18:47:45.251Z] ---> e3616f1a91ae [2023-03-10T18:47:45.251Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T18:47:45.516Z] ---> Using cache [2023-03-10T18:47:45.516Z] ---> f0c0c733b46f [2023-03-10T18:47:45.516Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:47:45.516Z] ---> Using cache [2023-03-10T18:47:45.516Z] ---> 7ec1c8db2e75 [2023-03-10T18:47:45.516Z] Step 7/23 : COPY . . [2023-03-10T18:47:45.783Z] ---> Using cache [2023-03-10T18:47:45.783Z] ---> 983b41d25fea [2023-03-10T18:47:45.783Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T18:47:45.783Z] ---> Using cache [2023-03-10T18:47:45.783Z] ---> 064829a536b5 [2023-03-10T18:47:45.783Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T18:47:45.783Z] ---> Using cache [2023-03-10T18:47:45.783Z] ---> 41983c7c9836 [2023-03-10T18:47:45.783Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T18:47:46.364Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T18:47:46.364Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T18:47:46.364Z] OK: 15736 distinct packages available [2023-03-10T18:47:46.364Z] ---> Running in 127ebdce869e [2023-03-10T18:47:46.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:47:46.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:47:48.352Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T18:47:48.352Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T18:47:48.352Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T18:47:48.352Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T18:47:48.352Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T18:47:48.352Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T18:47:48.352Z] OK: 6 MiB in 19 packages [2023-03-10T18:47:51.690Z] Removing intermediate container 127ebdce869e [2023-03-10T18:47:51.690Z] ---> 1de492633411 [2023-03-10T18:47:51.690Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T18:47:51.690Z] Removing intermediate container dd42ab50fb5b [2023-03-10T18:47:51.690Z] ---> 15bf392473f1 [2023-03-10T18:47:51.690Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T18:47:51.690Z] ---> Running in 0b2e2d04df61 [2023-03-10T18:47:53.098Z] Removing intermediate container 0b2e2d04df61 [2023-03-10T18:47:53.098Z] ---> 258688521b27 [2023-03-10T18:47:53.098Z] [2023-03-10T18:47:53.098Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T18:47:53.098Z] ---> 354640af7b1b [2023-03-10T18:47:53.098Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:47:53.098Z] ---> Using cache [2023-03-10T18:47:53.098Z] ---> 31be6804ef27 [2023-03-10T18:47:53.098Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T18:47:53.098Z] ---> Using cache [2023-03-10T18:47:53.098Z] ---> 15bf392473f1 [2023-03-10T18:47:53.098Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T18:48:01.363Z] ---> cfe737363585 [2023-03-10T18:48:01.363Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T18:48:07.998Z] ---> 2dec45385b1d [2023-03-10T18:48:07.999Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T18:48:09.937Z] ---> d64123f1fe33 [2023-03-10T18:48:09.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T18:48:12.536Z] ---> 2b76002a7067 [2023-03-10T18:48:12.536Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T18:48:12.536Z] ---> d876ea83b90f [2023-03-10T18:48:12.536Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T18:48:13.949Z] ---> 466b5732cbb5 [2023-03-10T18:48:13.949Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T18:48:14.218Z] ---> Running in d732c8958af3 [2023-03-10T18:48:14.218Z] ---> 3a49bc4f05a4 [2023-03-10T18:48:14.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T18:48:17.574Z] Removing intermediate container d732c8958af3 [2023-03-10T18:48:17.574Z] ---> 1b6930d63041 [2023-03-10T18:48:17.574Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T18:48:17.842Z] ---> 5128824621e1 [2023-03-10T18:48:17.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T18:48:17.842Z] ---> Running in dd8fc47ae123 [2023-03-10T18:48:19.063Z] Removing intermediate container dd8fc47ae123 [2023-03-10T18:48:19.063Z] ---> 8164e4fb7dbf [2023-03-10T18:48:19.063Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T18:48:19.063Z] ---> Running in d106e6885f1d [2023-03-10T18:48:19.349Z] ---> 33a0960cfb76 [2023-03-10T18:48:19.349Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T18:48:19.620Z] ---> Running in 2f62b17ffda0 [2023-03-10T18:48:20.233Z] Removing intermediate container d106e6885f1d [2023-03-10T18:48:20.233Z] ---> a284bcdb1708 [2023-03-10T18:48:20.233Z] Step 22/23 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:48:20.505Z] ---> Running in 7bc2fd5605b3 [2023-03-10T18:48:20.794Z] Removing intermediate container 2f62b17ffda0 [2023-03-10T18:48:20.794Z] ---> 9bf18441e21d [2023-03-10T18:48:20.794Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T18:48:21.076Z] ---> Running in 6bdf991b46db [2023-03-10T18:48:21.685Z] Removing intermediate container 7bc2fd5605b3 [2023-03-10T18:48:21.685Z] ---> 2988854d6091 [2023-03-10T18:48:21.685Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-03-10T18:48:22.005Z] ---> Running in 5154428b7757 [2023-03-10T18:48:22.005Z] Removing intermediate container 6bdf991b46db [2023-03-10T18:48:22.005Z] ---> d92145a496ac [2023-03-10T18:48:22.005Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T18:48:22.285Z] ---> Running in 7a0d8d4ec41a [2023-03-10T18:48:22.871Z] Removing intermediate container 5154428b7757 [2023-03-10T18:48:22.872Z] ---> 3f15bb3b31b2 [2023-03-10T18:48:22.872Z] [2023-03-10T18:48:23.137Z] Removing intermediate container 7a0d8d4ec41a [2023-03-10T18:48:23.137Z] ---> 365530645a20 [2023-03-10T18:48:23.137Z] Step 23/24 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:48:23.403Z] Successfully built 3f15bb3b31b2 [2023-03-10T18:48:23.403Z] ---> Running in 73ba4a004125 [2023-03-10T18:48:23.403Z] Successfully tagged security-spire-server-arm64:latest [2023-03-10T18:48:23.403Z] Building security-spiffe-token-provider [2023-03-10T18:48:24.371Z]  Building security-spire-server ... done Removing intermediate container 73ba4a004125 [2023-03-10T18:48:24.371Z] ---> 770edc614155 [2023-03-10T18:48:24.371Z] Step 24/24 : LABEL version=3.0.0-dev.91 [2023-03-10T18:48:24.638Z] ---> Running in 4f0c698ed1a0 [2023-03-10T18:48:25.594Z] Removing intermediate container 4f0c698ed1a0 [2023-03-10T18:48:25.594Z] ---> c54603482880 [2023-03-10T18:48:25.594Z] [2023-03-10T18:48:25.860Z] Successfully built c54603482880 [2023-03-10T18:48:25.860Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-10T18:48:25.860Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-10T18:48:28.435Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:48:28.435Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:48:28.435Z] ---> 363ce74cdd64 [2023-03-10T18:48:28.435Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T18:48:28.435Z] ---> Using cache [2023-03-10T18:48:28.435Z] ---> 62cd4e0b9a90 [2023-03-10T18:48:28.435Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T18:48:29.837Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:48:29.837Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:48:29.837Z] ---> 363ce74cdd64 [2023-03-10T18:48:29.837Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T18:48:29.837Z] ---> Using cache [2023-03-10T18:48:29.837Z] ---> 62cd4e0b9a90 [2023-03-10T18:48:29.837Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T18:48:29.837Z] ---> Using cache [2023-03-10T18:48:29.837Z] ---> 43da5ae130cf [2023-03-10T18:48:29.837Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T18:48:29.837Z] ---> Using cache [2023-03-10T18:48:29.837Z] ---> 42061d2f438a [2023-03-10T18:48:29.837Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:48:29.837Z] ---> Using cache [2023-03-10T18:48:29.837Z] ---> 0f3893430c1b [2023-03-10T18:48:29.837Z] Step 7/20 : COPY . . [2023-03-10T18:48:30.424Z] ---> Running in 12f8d6251add [2023-03-10T18:48:33.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:48:33.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:48:33.611Z] Removing intermediate container 53d90cf78e46 [2023-03-10T18:48:33.611Z] ---> 0f3893430c1b [2023-03-10T18:48:33.611Z] Step 7/23 : COPY . . [2023-03-10T18:48:34.576Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T18:48:34.576Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T18:48:34.576Z] OK: 16903 distinct packages available [2023-03-10T18:48:34.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:48:35.186Z] ---> 5a9a8800a441 [2023-03-10T18:48:35.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:48:35.186Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T18:48:35.186Z] ---> Running in ec4511f0e57b [2023-03-10T18:48:36.598Z] OK: 221 MiB in 51 packages [2023-03-10T18:48:38.011Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T18:48:38.985Z] Removing intermediate container 12f8d6251add [2023-03-10T18:48:38.985Z] ---> 9ad917675ea2 [2023-03-10T18:48:38.985Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T18:48:40.418Z] ---> 081e98294845 [2023-03-10T18:48:40.418Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T18:48:40.418Z] ---> Running in 4e3964448671 [2023-03-10T18:48:40.689Z] ---> bc69eb060f31 [2023-03-10T18:48:40.689Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:48:40.955Z] ---> Running in 6b1fc983918a [2023-03-10T18:48:43.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-10T18:48:55.855Z] Removing intermediate container 33612f0b65e0 [2023-03-10T18:48:55.855Z] ---> 62812d1378cb [2023-03-10T18:48:55.855Z] [2023-03-10T18:48:55.855Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:48:55.855Z] ---> 4c81e5bf8899 [2023-03-10T18:48:55.855Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:48:55.855Z] ---> Using cache [2023-03-10T18:48:55.855Z] ---> 1d725cc371da [2023-03-10T18:48:55.855Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T18:48:55.855Z] ---> Using cache [2023-03-10T18:48:55.855Z] ---> 25f533a52ccb [2023-03-10T18:48:55.855Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T18:48:55.855Z] ---> Running in 14b06cc32c1e [2023-03-10T18:48:56.134Z] Removing intermediate container 14b06cc32c1e [2023-03-10T18:48:56.134Z] ---> e47edf8ff215 [2023-03-10T18:48:56.134Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T18:48:56.405Z] ---> Running in 1ecdb4f28957 [2023-03-10T18:48:56.995Z] Removing intermediate container 1ecdb4f28957 [2023-03-10T18:48:56.995Z] ---> 0abb34149761 [2023-03-10T18:48:56.995Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:48:56.996Z] Removing intermediate container f18553d09fae [2023-03-10T18:48:56.996Z] ---> 9582901ec042 [2023-03-10T18:48:56.996Z] Step 8/22 : COPY . . [2023-03-10T18:48:58.415Z] ---> 4917fc14df27 [2023-03-10T18:48:58.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T18:49:01.762Z] ---> 536100a3a0fc [2023-03-10T18:49:01.762Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T18:49:01.762Z] ---> Running in c449433eb738 [2023-03-10T18:49:02.724Z] ---> 0ab31253a7b0 [2023-03-10T18:49:02.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T18:49:04.125Z] ---> 3c46c247e7af [2023-03-10T18:49:04.125Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T18:49:04.125Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T18:49:04.125Z] ---> Running in cf0649e1379a [2023-03-10T18:49:04.706Z] Removing intermediate container cf0649e1379a [2023-03-10T18:49:04.706Z] ---> 3a58e893cc9c [2023-03-10T18:49:04.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:49:04.706Z] ---> Running in cd96501717ff [2023-03-10T18:49:05.292Z] Removing intermediate container cd96501717ff [2023-03-10T18:49:05.292Z] ---> c6c455fffc3b [2023-03-10T18:49:05.292Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T18:49:05.557Z] ---> Running in 86cb15c0e65b [2023-03-10T18:49:06.138Z] Removing intermediate container 86cb15c0e65b [2023-03-10T18:49:06.138Z] ---> 77a17fd08104 [2023-03-10T18:49:06.138Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:49:06.138Z] ---> Running in b9aafcc7ac8d [2023-03-10T18:49:06.719Z] Removing intermediate container b9aafcc7ac8d [2023-03-10T18:49:06.719Z] ---> d5b268ff98d7 [2023-03-10T18:49:06.719Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:49:06.719Z] ---> Running in 7861f73bb898 [2023-03-10T18:49:07.298Z] Removing intermediate container 7861f73bb898 [2023-03-10T18:49:07.298Z] ---> 59808d508253 [2023-03-10T18:49:07.298Z] [2023-03-10T18:49:07.563Z] Successfully built 59808d508253 [2023-03-10T18:49:07.563Z] Successfully tagged support-scheduler-arm64:latest [2023-03-10T18:49:07.563Z]  Building support-scheduler ... done Building core-data [2023-03-10T18:49:11.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:49:11.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:49:11.811Z] ---> 363ce74cdd64 [2023-03-10T18:49:11.811Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T18:49:11.811Z] ---> Using cache [2023-03-10T18:49:11.811Z] ---> 2d92137ed088 [2023-03-10T18:49:11.811Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T18:49:11.811Z] ---> Using cache [2023-03-10T18:49:11.811Z] ---> 1b6d45e53491 [2023-03-10T18:49:11.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T18:49:11.811Z] ---> Using cache [2023-03-10T18:49:11.811Z] ---> e3b201b69bca [2023-03-10T18:49:11.811Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T18:49:11.811Z] ---> Using cache [2023-03-10T18:49:11.811Z] ---> 91e34642ec0c [2023-03-10T18:49:11.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:49:11.811Z] ---> Using cache [2023-03-10T18:49:11.811Z] ---> 1d163fb4e8ff [2023-03-10T18:49:11.811Z] Step 8/22 : COPY . . [2023-03-10T18:49:11.811Z] ---> Using cache [2023-03-10T18:49:11.811Z] ---> e0762dd236f1 [2023-03-10T18:49:11.811Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T18:49:11.811Z] ---> Running in 9a3bbd194bf1 [2023-03-10T18:49:13.766Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T18:50:21.625Z] Removing intermediate container 6b1fc983918a [2023-03-10T18:50:21.625Z] ---> 03134b4cc1eb [2023-03-10T18:50:21.625Z] Step 7/19 : COPY . . [2023-03-10T18:50:21.625Z] ---> 63fba30ac2da [2023-03-10T18:50:21.625Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T18:50:21.625Z] ---> Running in daf24f9ad2fd [2023-03-10T18:50:21.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-10T18:55:13.519Z] Removing intermediate container ec4511f0e57b [2023-03-10T18:55:13.519Z] ---> 1f991eb7fd37 [2023-03-10T18:55:13.519Z] [2023-03-10T18:55:13.519Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T18:55:13.519Z] ---> 4c81e5bf8899 [2023-03-10T18:55:13.519Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T18:55:13.519Z] ---> Running in 7a16c49ac94b [2023-03-10T18:55:13.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:55:13.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:55:13.519Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T18:55:13.519Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T18:55:13.519Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:55:13.519Z] OK: 6 MiB in 16 packages [2023-03-10T18:55:13.519Z] Removing intermediate container 7a16c49ac94b [2023-03-10T18:55:13.519Z] ---> 8a08ca2f266e [2023-03-10T18:55:13.519Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T18:55:13.519Z] ---> Running in 58d39176ff7b [2023-03-10T18:55:13.519Z] Removing intermediate container 58d39176ff7b [2023-03-10T18:55:13.519Z] ---> e9da32820642 [2023-03-10T18:55:13.519Z] Step 12/20 : WORKDIR /edgex [2023-03-10T18:55:13.791Z] ---> Running in 8d5021bbec65 [2023-03-10T18:55:14.059Z] Removing intermediate container 8d5021bbec65 [2023-03-10T18:55:14.059Z] ---> f9b052a788f6 [2023-03-10T18:55:14.059Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T18:55:15.483Z] ---> 4e98174abbbe [2023-03-10T18:55:15.483Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T18:55:16.904Z] ---> 544a13a06ac3 [2023-03-10T18:55:16.904Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T18:55:17.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T18:55:18.077Z] ---> c107810a51ff [2023-03-10T18:55:18.077Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:55:18.077Z] ---> Running in adb910b8fcfc [2023-03-10T18:55:21.434Z] Removing intermediate container adb910b8fcfc [2023-03-10T18:55:21.434Z] ---> cbb389eb68bc [2023-03-10T18:55:21.434Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:55:22.024Z] ---> Running in 1859e790fd77 [2023-03-10T18:55:22.609Z] Removing intermediate container 1859e790fd77 [2023-03-10T18:55:22.609Z] ---> ebd6715e6918 [2023-03-10T18:55:22.609Z] Step 18/20 : LABEL arch=arm64 [2023-03-10T18:55:22.609Z] ---> Running in 81393bb37119 [2023-03-10T18:55:23.197Z] Removing intermediate container 81393bb37119 [2023-03-10T18:55:23.197Z] ---> e06b02f88d63 [2023-03-10T18:55:23.197Z] Step 19/20 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:55:23.465Z] ---> Running in 07d370476939 [2023-03-10T18:55:24.049Z] Removing intermediate container 07d370476939 [2023-03-10T18:55:24.049Z] ---> 0cf911dabcb0 [2023-03-10T18:55:24.049Z] Step 20/20 : LABEL version=3.0.0-dev.91 [2023-03-10T18:55:24.050Z] ---> Running in f220e5bd03fe [2023-03-10T18:55:24.633Z] Removing intermediate container f220e5bd03fe [2023-03-10T18:55:24.633Z] ---> 83323c7d0fdb [2023-03-10T18:55:24.633Z] [2023-03-10T18:55:24.899Z] Successfully built 83323c7d0fdb [2023-03-10T18:55:24.899Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-10T18:55:24.899Z] Building security-bootstrapper [2023-03-10T18:55:28.415Z]  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T18:55:28.415Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T18:55:28.415Z] ---> 363ce74cdd64 [2023-03-10T18:55:28.415Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T18:55:28.415Z] ---> Using cache [2023-03-10T18:55:28.415Z] ---> 62cd4e0b9a90 [2023-03-10T18:55:28.415Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T18:55:28.415Z] ---> Using cache [2023-03-10T18:55:28.415Z] ---> 43da5ae130cf [2023-03-10T18:55:28.415Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T18:55:28.415Z] ---> Using cache [2023-03-10T18:55:28.415Z] ---> 42061d2f438a [2023-03-10T18:55:28.415Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T18:55:28.415Z] ---> Using cache [2023-03-10T18:55:28.415Z] ---> 0f3893430c1b [2023-03-10T18:55:28.415Z] Step 7/32 : COPY . . [2023-03-10T18:55:28.415Z] ---> Using cache [2023-03-10T18:55:28.415Z] ---> 081e98294845 [2023-03-10T18:55:28.415Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T18:55:28.415Z] ---> Running in deda38e0bf13 [2023-03-10T18:55:31.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T18:55:41.218Z] Removing intermediate container 4e3964448671 [2023-03-10T18:55:41.218Z] ---> 5c06d3dab3dd [2023-03-10T18:55:41.218Z] [2023-03-10T18:55:41.218Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T18:55:41.218Z] ---> 4c81e5bf8899 [2023-03-10T18:55:41.218Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T18:55:41.218Z] ---> Running in c847c5bf1898 [2023-03-10T18:55:43.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:55:43.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:55:44.837Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T18:55:44.837Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T18:55:44.837Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T18:55:44.837Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:55:45.102Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T18:55:45.372Z] OK: 6 MiB in 17 packages [2023-03-10T18:55:50.707Z] Removing intermediate container c847c5bf1898 [2023-03-10T18:55:50.707Z] ---> 11db784647ea [2023-03-10T18:55:50.707Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T18:55:50.707Z] ---> Running in bdff9fd89370 [2023-03-10T18:55:50.707Z] Removing intermediate container bdff9fd89370 [2023-03-10T18:55:50.707Z] ---> 0d06ca8a2ded [2023-03-10T18:55:50.707Z] Step 12/23 : WORKDIR / [2023-03-10T18:55:50.982Z] ---> Running in 80a0ca75336f [2023-03-10T18:55:51.567Z] Removing intermediate container 80a0ca75336f [2023-03-10T18:55:51.567Z] ---> 3f0c73522718 [2023-03-10T18:55:51.567Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T18:55:52.526Z] ---> 6477eed70813 [2023-03-10T18:55:52.526Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T18:55:53.485Z] ---> 06b4730fc871 [2023-03-10T18:55:53.485Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T18:55:54.445Z] ---> c70ef077a0b8 [2023-03-10T18:55:54.445Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T18:55:55.854Z] ---> 405c53333e98 [2023-03-10T18:55:55.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T18:55:57.796Z] ---> afc4b5f8197b [2023-03-10T18:55:57.797Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T18:55:58.381Z] ---> 96adcad1bd52 [2023-03-10T18:55:58.381Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T18:55:58.649Z] ---> Running in 30d6134bea2f [2023-03-10T18:56:01.998Z] Removing intermediate container 30d6134bea2f [2023-03-10T18:56:01.998Z] ---> 2050c0dbd3f2 [2023-03-10T18:56:01.998Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T18:56:01.998Z] ---> Running in 552f55401be0 [2023-03-10T18:56:02.592Z] Removing intermediate container 552f55401be0 [2023-03-10T18:56:02.592Z] ---> a9187cf8d75b [2023-03-10T18:56:02.592Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T18:56:02.592Z] ---> Running in f7b5e2bd7960 [2023-03-10T18:56:03.185Z] Removing intermediate container f7b5e2bd7960 [2023-03-10T18:56:03.456Z] ---> 18e074102663 [2023-03-10T18:56:03.456Z] Step 22/23 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:56:03.456Z] ---> Running in 4a4facbf0894 [2023-03-10T18:56:04.042Z] Removing intermediate container 4a4facbf0894 [2023-03-10T18:56:04.042Z] ---> 5a3f09017730 [2023-03-10T18:56:04.042Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-03-10T18:56:04.042Z] ---> Running in d5541620682d [2023-03-10T18:56:04.628Z] Removing intermediate container d5541620682d [2023-03-10T18:56:04.628Z] ---> e874f76a8c85 [2023-03-10T18:56:04.628Z] [2023-03-10T18:56:04.893Z] Successfully built e874f76a8c85 [2023-03-10T18:56:04.893Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-10T18:57:01.254Z]  Building security-secretstore-setup ... done Removing intermediate container 9a3bbd194bf1 [2023-03-10T18:57:01.254Z] ---> ecda932a6584 [2023-03-10T18:57:01.254Z] [2023-03-10T18:57:01.254Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:57:01.254Z] ---> 4c81e5bf8899 [2023-03-10T18:57:01.254Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T18:57:01.254Z] ---> Running in ab1a5946c1b1 [2023-03-10T18:57:01.254Z] Removing intermediate container ab1a5946c1b1 [2023-03-10T18:57:01.254Z] ---> 170ded85cb0d [2023-03-10T18:57:01.254Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T18:57:01.254Z] ---> Running in b037a66a695f [2023-03-10T18:57:01.527Z] Removing intermediate container b037a66a695f [2023-03-10T18:57:01.527Z] ---> 218c380c99a0 [2023-03-10T18:57:01.527Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T18:57:01.794Z] ---> Running in 4725e50e1b15 [2023-03-10T18:57:02.373Z] Removing intermediate container 4725e50e1b15 [2023-03-10T18:57:02.373Z] ---> 42ba54d38a08 [2023-03-10T18:57:02.373Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T18:57:02.640Z] ---> Running in a3c8d452b2c0 [2023-03-10T18:57:04.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:57:04.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:57:06.140Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T18:57:06.140Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:57:06.140Z] OK: 5 MiB in 15 packages [2023-03-10T18:57:07.540Z] Removing intermediate container a3c8d452b2c0 [2023-03-10T18:57:07.540Z] ---> 06e48e29c1f3 [2023-03-10T18:57:07.540Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:57:08.497Z] ---> 55c191e61311 [2023-03-10T18:57:08.497Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T18:57:11.076Z] ---> b13d5916f821 [2023-03-10T18:57:11.076Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T18:57:12.046Z] ---> f68b346e461a [2023-03-10T18:57:12.046Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T18:57:12.046Z] ---> Running in 4b7604ab4f52 [2023-03-10T18:57:12.629Z] Removing intermediate container 4b7604ab4f52 [2023-03-10T18:57:12.629Z] ---> ca30fa9e955a [2023-03-10T18:57:12.629Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:57:12.629Z] ---> Running in 6fff8fd43fab [2023-03-10T18:57:13.212Z] Removing intermediate container 6fff8fd43fab [2023-03-10T18:57:13.212Z] ---> 1447febbdb05 [2023-03-10T18:57:13.212Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T18:57:13.478Z] ---> Running in e544c3f451c6 [2023-03-10T18:57:13.746Z] Removing intermediate container e544c3f451c6 [2023-03-10T18:57:13.746Z] ---> e1c217a556cf [2023-03-10T18:57:13.746Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:57:14.012Z] ---> Running in 9b4f0f48bd4c [2023-03-10T18:57:14.594Z] Removing intermediate container 9b4f0f48bd4c [2023-03-10T18:57:14.594Z] ---> 6aae5c90e597 [2023-03-10T18:57:14.594Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:57:14.594Z] ---> Running in ff964000f3fe [2023-03-10T18:57:14.860Z] Removing intermediate container ff964000f3fe [2023-03-10T18:57:14.860Z] ---> b9592faef76f [2023-03-10T18:57:14.860Z] [2023-03-10T18:57:15.127Z] Successfully built b9592faef76f [2023-03-10T18:57:15.127Z] Successfully tagged core-data-arm64:latest [2023-03-10T18:58:36.728Z]  Building core-data ... done Removing intermediate container daf24f9ad2fd [2023-03-10T18:58:36.728Z] ---> 01f70a411cc4 [2023-03-10T18:58:36.728Z] [2023-03-10T18:58:36.728Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T18:58:36.728Z] ---> 354640af7b1b [2023-03-10T18:58:36.728Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:58:36.728Z] ---> Using cache [2023-03-10T18:58:36.728Z] ---> 31be6804ef27 [2023-03-10T18:58:36.728Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T18:58:36.728Z] ---> Running in 76865bed0375 [2023-03-10T18:58:38.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:58:38.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:58:39.896Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T18:58:39.896Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T18:58:39.896Z] OK: 15736 distinct packages available [2023-03-10T18:58:40.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:58:40.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:58:41.396Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T18:58:41.396Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T18:58:41.396Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T18:58:41.396Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T18:58:41.396Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T18:58:41.396Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T18:58:41.396Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T18:58:41.396Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T18:58:41.396Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T18:58:41.666Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T18:58:41.666Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T18:58:41.933Z] OK: 8 MiB in 23 packages [2023-03-10T18:58:45.278Z] Removing intermediate container 76865bed0375 [2023-03-10T18:58:45.278Z] ---> 8bc7e3731a4d [2023-03-10T18:58:45.278Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:58:45.278Z] Removing intermediate container c449433eb738 [2023-03-10T18:58:45.278Z] ---> 39cb1cf646ff [2023-03-10T18:58:45.278Z] [2023-03-10T18:58:45.278Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T18:58:45.278Z] ---> 4c81e5bf8899 [2023-03-10T18:58:45.278Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T18:58:45.278Z] ---> Running in a4a8e9ffc4b5 [2023-03-10T18:58:45.554Z] ---> bbc08a43d60b [2023-03-10T18:58:45.554Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T18:58:46.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:58:47.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:58:47.829Z] ---> c88739fef24b [2023-03-10T18:58:47.829Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T18:58:48.788Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T18:58:48.788Z] ---> efd4050e250e [2023-03-10T18:58:48.788Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T18:58:48.788Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T18:58:48.788Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:58:49.055Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T18:58:49.055Z] ---> Running in a13d3f59e916 [2023-03-10T18:58:49.322Z] OK: 6 MiB in 16 packages [2023-03-10T18:58:49.591Z] Removing intermediate container a13d3f59e916 [2023-03-10T18:58:49.591Z] ---> 3713cd9ee6f6 [2023-03-10T18:58:49.591Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:58:49.591Z] ---> Running in 3ae4f3f49c88 [2023-03-10T18:58:50.563Z] Removing intermediate container 3ae4f3f49c88 [2023-03-10T18:58:50.563Z] ---> 14e28668e46f [2023-03-10T18:58:50.563Z] Step 17/19 : LABEL arch=arm64 [2023-03-10T18:58:50.563Z] ---> Running in d9e8ea0b2018 [2023-03-10T18:58:51.526Z] Removing intermediate container d9e8ea0b2018 [2023-03-10T18:58:51.526Z] ---> 06c2a42339fc [2023-03-10T18:58:51.526Z] Step 18/19 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:58:51.526Z] ---> Running in a97620ed0ddd [2023-03-10T18:58:51.792Z] Removing intermediate container a4a8e9ffc4b5 [2023-03-10T18:58:51.792Z] ---> 5f7ca7fcf83d [2023-03-10T18:58:51.792Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T18:58:52.062Z] ---> Running in 74c22ec254dd [2023-03-10T18:58:52.331Z] Removing intermediate container a97620ed0ddd [2023-03-10T18:58:52.331Z] ---> e918819b45d9 [2023-03-10T18:58:52.331Z] Step 19/19 : LABEL version=3.0.0-dev.91 [2023-03-10T18:58:52.612Z] ---> Running in f30ed89e7de5 [2023-03-10T18:58:52.878Z] Removing intermediate container 74c22ec254dd [2023-03-10T18:58:52.878Z] ---> 59830f331ed3 [2023-03-10T18:58:52.878Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T18:58:53.463Z] Removing intermediate container f30ed89e7de5 [2023-03-10T18:58:53.463Z] ---> 6b2bcc4004af [2023-03-10T18:58:53.463Z] [2023-03-10T18:58:53.463Z] ---> Running in a76393f84436 [2023-03-10T18:58:53.729Z] Successfully built 6b2bcc4004af [2023-03-10T18:58:53.729Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-10T18:58:54.000Z]  Building security-spiffe-token-provider ... done Removing intermediate container a76393f84436 [2023-03-10T18:58:54.000Z] ---> 8f0f56482388 [2023-03-10T18:58:54.000Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T18:58:54.265Z] ---> Running in ab1bf62d58d1 [2023-03-10T18:58:54.847Z] Removing intermediate container ab1bf62d58d1 [2023-03-10T18:58:54.847Z] ---> 25a63dc40a54 [2023-03-10T18:58:54.847Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:58:55.808Z] ---> 48b667243047 [2023-03-10T18:58:55.808Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T18:58:57.757Z] ---> 6bac578854c1 [2023-03-10T18:58:57.757Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T18:58:58.714Z] ---> 35e3ed828077 [2023-03-10T18:58:58.714Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T18:58:58.980Z] ---> Running in 4f2b226b2c59 [2023-03-10T18:58:59.574Z] Removing intermediate container 4f2b226b2c59 [2023-03-10T18:58:59.574Z] ---> bf82ad8197d2 [2023-03-10T18:58:59.574Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T18:58:59.574Z] ---> Running in df1d9bd0d496 [2023-03-10T18:58:59.851Z] Removing intermediate container df1d9bd0d496 [2023-03-10T18:58:59.851Z] ---> 90316854d4c7 [2023-03-10T18:58:59.851Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T18:59:00.121Z] ---> Running in 687b2867e754 [2023-03-10T18:59:00.388Z] Removing intermediate container 687b2867e754 [2023-03-10T18:59:00.388Z] ---> 9b5ea6c4f8be [2023-03-10T18:59:00.388Z] Step 21/22 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:00.656Z] ---> Running in d1e88c73f916 [2023-03-10T18:59:00.923Z] Removing intermediate container d1e88c73f916 [2023-03-10T18:59:00.923Z] ---> 42dee26b4e88 [2023-03-10T18:59:00.923Z] Step 22/22 : LABEL version=3.0.0-dev.91 [2023-03-10T18:59:00.923Z] ---> Running in c6cef17c975f [2023-03-10T18:59:01.508Z] Removing intermediate container c6cef17c975f [2023-03-10T18:59:01.508Z] ---> 538a32f2ac69 [2023-03-10T18:59:01.508Z] [2023-03-10T18:59:01.508Z] Successfully built 538a32f2ac69 [2023-03-10T18:59:01.508Z] Successfully tagged support-notifications-arm64:latest [2023-03-10T18:59:13.823Z]  Building support-notifications ... done Removing intermediate container deda38e0bf13 [2023-03-10T18:59:13.823Z] ---> 49d23bbc8935 [2023-03-10T18:59:13.823Z] [2023-03-10T18:59:13.823Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T18:59:13.823Z] ---> 4c81e5bf8899 [2023-03-10T18:59:13.823Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T18:59:13.823Z] ---> Running in 9387250d7853 [2023-03-10T18:59:13.823Z] Removing intermediate container 9387250d7853 [2023-03-10T18:59:13.823Z] ---> 3f713fcd017c [2023-03-10T18:59:13.823Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T18:59:13.823Z] ---> Running in c0bf820a7e51 [2023-03-10T18:59:14.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T18:59:15.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T18:59:16.457Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T18:59:16.457Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T18:59:16.457Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T18:59:16.457Z] OK: 5 MiB in 16 packages [2023-03-10T18:59:17.040Z] Removing intermediate container c0bf820a7e51 [2023-03-10T18:59:17.040Z] ---> d7fdd8c226cf [2023-03-10T18:59:17.040Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T18:59:17.306Z] ---> Running in e24ca4e702dc [2023-03-10T18:59:17.573Z] Removing intermediate container e24ca4e702dc [2023-03-10T18:59:17.573Z] ---> 1075818bb13b [2023-03-10T18:59:17.573Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T18:59:17.573Z] ---> Running in 27d2aa054c66 [2023-03-10T18:59:17.840Z] Removing intermediate container 27d2aa054c66 [2023-03-10T18:59:17.840Z] ---> 5b0212980c7b [2023-03-10T18:59:17.840Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T18:59:17.840Z] ---> Running in 714a22dd2ace [2023-03-10T18:59:18.430Z] Removing intermediate container 714a22dd2ace [2023-03-10T18:59:18.430Z] ---> 946e623f57df [2023-03-10T18:59:18.430Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T18:59:18.430Z] ---> Running in ad8c5599174b [2023-03-10T18:59:18.697Z] Removing intermediate container ad8c5599174b [2023-03-10T18:59:18.697Z] ---> 19ae417c28f4 [2023-03-10T18:59:18.697Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T18:59:18.697Z] ---> Running in 189536188a71 [2023-03-10T18:59:20.635Z] Removing intermediate container 189536188a71 [2023-03-10T18:59:20.635Z] ---> 0c0aac0fa029 [2023-03-10T18:59:20.635Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T18:59:20.635Z] ---> Running in df54b6df28ef [2023-03-10T18:59:20.635Z] Removing intermediate container df54b6df28ef [2023-03-10T18:59:20.635Z] ---> aaced1040aa7 [2023-03-10T18:59:20.635Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T18:59:21.215Z] ---> 1387acdc5148 [2023-03-10T18:59:21.215Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T18:59:21.215Z] ---> Running in 31d9b4998671 [2023-03-10T18:59:23.148Z] Removing intermediate container 31d9b4998671 [2023-03-10T18:59:23.148Z] ---> aec553944f45 [2023-03-10T18:59:23.148Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T18:59:23.421Z] ---> 8c5c02d444d8 [2023-03-10T18:59:23.422Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T18:59:24.382Z] ---> 95693567b483 [2023-03-10T18:59:24.382Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T18:59:24.963Z] ---> b654b5aaf9b5 [2023-03-10T18:59:24.963Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T18:59:25.546Z] ---> 707d98855f48 [2023-03-10T18:59:25.546Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T18:59:26.127Z] ---> a186690e99b0 [2023-03-10T18:59:26.127Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T18:59:26.714Z] ---> 50cff8830b72 [2023-03-10T18:59:26.714Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T18:59:27.296Z] ---> 3543dece6917 [2023-03-10T18:59:27.296Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T18:59:27.296Z] ---> Running in a226d8feb5b4 [2023-03-10T18:59:29.240Z] Removing intermediate container a226d8feb5b4 [2023-03-10T18:59:29.240Z] ---> f2274178f241 [2023-03-10T18:59:29.240Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T18:59:29.240Z] ---> Running in a8977baf6850 [2023-03-10T18:59:29.240Z] Removing intermediate container a8977baf6850 [2023-03-10T18:59:29.240Z] ---> e63bbb0be68a [2023-03-10T18:59:29.240Z] Step 29/32 : CMD ["gate"] [2023-03-10T18:59:29.507Z] ---> Running in ed7a5d7d7cdc [2023-03-10T18:59:29.772Z] Removing intermediate container ed7a5d7d7cdc [2023-03-10T18:59:29.772Z] ---> 762a848182a1 [2023-03-10T18:59:29.772Z] Step 30/32 : LABEL arch=arm64 [2023-03-10T18:59:29.772Z] ---> Running in 3db90022021d [2023-03-10T18:59:30.045Z] Removing intermediate container 3db90022021d [2023-03-10T18:59:30.045Z] ---> aa61f555e481 [2023-03-10T18:59:30.045Z] Step 31/32 : LABEL git_sha=da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:30.313Z] ---> Running in bc45a7e3efc2 [2023-03-10T18:59:30.581Z] Removing intermediate container bc45a7e3efc2 [2023-03-10T18:59:30.581Z] ---> 36be2e9582a9 [2023-03-10T18:59:30.581Z] Step 32/32 : LABEL version=3.0.0-dev.91 [2023-03-10T18:59:30.581Z] ---> Running in 7a9fbc267769 [2023-03-10T18:59:31.164Z] Removing intermediate container 7a9fbc267769 [2023-03-10T18:59:31.164Z] ---> bb8b651cfd34 [2023-03-10T18:59:31.164Z] [2023-03-10T18:59:31.164Z] Successfully built bb8b651cfd34 [2023-03-10T18:59:31.164Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-10T18:59:31.443Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-10T18:59:31.448Z] $ docker stop --time=1 3db81235884c90df512fe88c11593967e3abfcc0e0f61ca4cc2580c5e8ed93b3 [2023-03-10T18:59:33.132Z] $ docker rm -f --volumes 3db81235884c90df512fe88c11593967e3abfcc0e0f61ca4cc2580c5e8ed93b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T18:59:33.618Z] + docker images [2023-03-10T18:59:33.884Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T18:59:33.884Z] security-bootstrapper-arm64 latest bb8b651cfd34 3 seconds ago 19MB [2023-03-10T18:59:33.884Z] 49d23bbc8935 21 seconds ago 1.32GB [2023-03-10T18:59:33.884Z] support-notifications-arm64 latest 538a32f2ac69 32 seconds ago 29.7MB [2023-03-10T18:59:33.884Z] security-spiffe-token-provider-arm64 latest 6b2bcc4004af 41 seconds ago 29.1MB [2023-03-10T18:59:33.884Z] 39cb1cf646ff 49 seconds ago 1.4GB [2023-03-10T18:59:33.884Z] 01f70a411cc4 59 seconds ago 1.37GB [2023-03-10T18:59:33.884Z] core-data-arm64 latest b9592faef76f 2 minutes ago 17.3MB [2023-03-10T18:59:33.884Z] ecda932a6584 2 minutes ago 1.34GB [2023-03-10T18:59:33.884Z] security-secretstore-setup-arm64 latest e874f76a8c85 3 minutes ago 28.8MB [2023-03-10T18:59:33.884Z] 5c06d3dab3dd 3 minutes ago 1.33GB [2023-03-10T18:59:33.884Z] security-proxy-setup-arm64 latest 83323c7d0fdb 4 minutes ago 15.8MB [2023-03-10T18:59:33.884Z] 1f991eb7fd37 4 minutes ago 1.32GB [2023-03-10T18:59:33.884Z] support-scheduler-arm64 latest 59808d508253 10 minutes ago 29.1MB [2023-03-10T18:59:33.884Z] 62812d1378cb 10 minutes ago 1.4GB [2023-03-10T18:59:33.884Z] security-spire-agent-arm64 latest c54603482880 11 minutes ago 122MB [2023-03-10T18:59:33.884Z] security-spire-server-arm64 latest 3f15bb3b31b2 11 minutes ago 84.3MB [2023-03-10T18:59:33.884Z] 258688521b27 11 minutes ago 1.21GB [2023-03-10T18:59:33.884Z] core-command-arm64 latest 6f035febfcce 11 minutes ago 17.1MB [2023-03-10T18:59:33.884Z] core-metadata-arm64 latest 7cfd6a9d9ac7 11 minutes ago 17.8MB [2023-03-10T18:59:33.884Z] acbd6e3104da 12 minutes ago 1.34GB [2023-03-10T18:59:33.884Z] f6cbc73ed23e 12 minutes ago 1.35GB [2023-03-10T18:59:33.884Z] core-common-config-bootstrapper-arm64 latest 61d0366fbabf 12 minutes ago 14.9MB [2023-03-10T18:59:33.884Z] 1630bbe8135c 12 minutes ago 1.33GB [2023-03-10T18:59:33.884Z] security-proxy-auth-arm64 latest 30adff4469f1 13 minutes ago 15.7MB [2023-03-10T18:59:33.884Z] 961cdd71f703 13 minutes ago 1.32GB [2023-03-10T18:59:33.884Z] security-spire-config-arm64 latest bb2259080da3 19 minutes ago 83.6MB [2023-03-10T18:59:33.884Z] 44e23832a76f 19 minutes ago 1.21GB [2023-03-10T18:59:33.884Z] ci-base-image-arm64 latest 363ce74cdd64 22 minutes ago 904MB [2023-03-10T18:59:33.884Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-10T18:59:33.884Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-10T18:59:33.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-10T18:59:33.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T18:59:34.006Z] provisioning config files... [2023-03-10T18:59:34.025Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/453@tmp/config8873417383978192745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T18:59:34.420Z] ---> docker-login.sh [2023-03-10T18:59:34.421Z] nexus3.edgexfoundry.org:10001 [2023-03-10T18:59:34.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:59:34.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:59:34.694Z] Configure a credential helper to remove this warning. See [2023-03-10T18:59:34.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:59:34.694Z] [2023-03-10T18:59:34.694Z] Login Succeeded [2023-03-10T18:59:34.694Z] nexus3.edgexfoundry.org:10002 [2023-03-10T18:59:34.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:59:35.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:59:35.238Z] Configure a credential helper to remove this warning. See [2023-03-10T18:59:35.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:59:35.238Z] [2023-03-10T18:59:35.238Z] Login Succeeded [2023-03-10T18:59:35.238Z] nexus3.edgexfoundry.org:10003 [2023-03-10T18:59:35.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:59:35.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:59:35.511Z] Configure a credential helper to remove this warning. See [2023-03-10T18:59:35.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:59:35.511Z] [2023-03-10T18:59:35.511Z] Login Succeeded [2023-03-10T18:59:35.511Z] nexus3.edgexfoundry.org:10004 [2023-03-10T18:59:35.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:59:36.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:59:36.053Z] Configure a credential helper to remove this warning. See [2023-03-10T18:59:36.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:59:36.053Z] [2023-03-10T18:59:36.053Z] Login Succeeded [2023-03-10T18:59:36.053Z] docker.io [2023-03-10T18:59:36.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T18:59:36.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T18:59:36.591Z] Configure a credential helper to remove this warning. See [2023-03-10T18:59:36.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T18:59:36.591Z] [2023-03-10T18:59:36.591Z] Login Succeeded [2023-03-10T18:59:36.591Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T18:59:36.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:59:36.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T18:59:36.648Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-10T18:59:36.648Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:36.648Z] latest [2023-03-10T18:59:36.648Z] 3.0.0-dev.91 [2023-03-10T18:59:36.648Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:36.648Z] main [2023-03-10T18:59:36.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:37.004Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:37.355Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:37.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-10T18:59:37.355Z] 60dbed61d7b5: Preparing [2023-03-10T18:59:37.355Z] 032bb0c6a7ed: Preparing [2023-03-10T18:59:37.355Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:37.355Z] ce3ccfede2e3: Preparing [2023-03-10T18:59:37.355Z] f70ee36035b9: Preparing [2023-03-10T18:59:37.355Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:37.643Z] ce3ccfede2e3: Pushed [2023-03-10T18:59:37.643Z] 60dbed61d7b5: Pushed [2023-03-10T18:59:37.643Z] b63e1d76f7b9: Pushed [2023-03-10T18:59:40.974Z] 032bb0c6a7ed: Pushed [2023-03-10T18:59:40.974Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:999ba0c5984e5213b490d837949213d19e36083f3bd72a84a21f0e3354f46101 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:41.305Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:41.635Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-10T18:59:41.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-10T18:59:41.635Z] 60dbed61d7b5: Preparing [2023-03-10T18:59:41.635Z] 032bb0c6a7ed: Preparing [2023-03-10T18:59:41.635Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:41.635Z] ce3ccfede2e3: Preparing [2023-03-10T18:59:41.635Z] f70ee36035b9: Preparing [2023-03-10T18:59:41.635Z] ce3ccfede2e3: Layer already exists [2023-03-10T18:59:41.635Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:41.635Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:41.635Z] 032bb0c6a7ed: Layer already exists [2023-03-10T18:59:41.635Z] 60dbed61d7b5: Layer already exists [2023-03-10T18:59:41.635Z] latest: digest: sha256:999ba0c5984e5213b490d837949213d19e36083f3bd72a84a21f0e3354f46101 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:42.027Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:42.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.91 [2023-03-10T18:59:42.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-10T18:59:42.362Z] 60dbed61d7b5: Preparing [2023-03-10T18:59:42.362Z] 032bb0c6a7ed: Preparing [2023-03-10T18:59:42.362Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:42.362Z] ce3ccfede2e3: Preparing [2023-03-10T18:59:42.362Z] f70ee36035b9: Preparing [2023-03-10T18:59:42.362Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:42.362Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:42.362Z] 60dbed61d7b5: Layer already exists [2023-03-10T18:59:42.362Z] ce3ccfede2e3: Layer already exists [2023-03-10T18:59:42.362Z] 032bb0c6a7ed: Layer already exists [2023-03-10T18:59:42.362Z] 3.0.0-dev.91: digest: sha256:999ba0c5984e5213b490d837949213d19e36083f3bd72a84a21f0e3354f46101 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:42.698Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:43.029Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:43.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-10T18:59:43.030Z] 60dbed61d7b5: Preparing [2023-03-10T18:59:43.030Z] 032bb0c6a7ed: Preparing [2023-03-10T18:59:43.030Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:43.030Z] ce3ccfede2e3: Preparing [2023-03-10T18:59:43.030Z] f70ee36035b9: Preparing [2023-03-10T18:59:43.030Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:43.030Z] 60dbed61d7b5: Layer already exists [2023-03-10T18:59:43.030Z] ce3ccfede2e3: Layer already exists [2023-03-10T18:59:43.030Z] 032bb0c6a7ed: Layer already exists [2023-03-10T18:59:43.030Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:43.030Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:999ba0c5984e5213b490d837949213d19e36083f3bd72a84a21f0e3354f46101 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:43.359Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:43.698Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-10T18:59:43.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-10T18:59:43.698Z] 60dbed61d7b5: Preparing [2023-03-10T18:59:43.698Z] 032bb0c6a7ed: Preparing [2023-03-10T18:59:43.698Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:43.698Z] ce3ccfede2e3: Preparing [2023-03-10T18:59:43.698Z] f70ee36035b9: Preparing [2023-03-10T18:59:43.698Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:43.698Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:43.698Z] 032bb0c6a7ed: Layer already exists [2023-03-10T18:59:43.698Z] 60dbed61d7b5: Layer already exists [2023-03-10T18:59:43.698Z] ce3ccfede2e3: Layer already exists [2023-03-10T18:59:43.698Z] main: digest: sha256:999ba0c5984e5213b490d837949213d19e36083f3bd72a84a21f0e3354f46101 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:59:43.738Z] ===================================================== [Pipeline] echo [2023-03-10T18:59:43.743Z] taggedImages: [2023-03-10T18:59:43.743Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:43.743Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-10T18:59:43.743Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.91 [2023-03-10T18:59:43.743Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:43.743Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-10T18:59:43.758Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-10T18:59:43.758Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:43.758Z] latest [2023-03-10T18:59:43.758Z] 3.0.0-dev.91 [2023-03-10T18:59:43.758Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:43.758Z] main [2023-03-10T18:59:43.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:44.099Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:44.437Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:44.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-10T18:59:44.437Z] ddf05eb38a58: Preparing [2023-03-10T18:59:44.437Z] b3e993a41478: Preparing [2023-03-10T18:59:44.437Z] e57efc8033e5: Preparing [2023-03-10T18:59:44.437Z] 499ae1dc7e35: Preparing [2023-03-10T18:59:44.437Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:44.437Z] d48615b3c58e: Preparing [2023-03-10T18:59:44.437Z] f70ee36035b9: Preparing [2023-03-10T18:59:44.437Z] d48615b3c58e: Waiting [2023-03-10T18:59:44.437Z] f70ee36035b9: Waiting [2023-03-10T18:59:44.437Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:44.703Z] ddf05eb38a58: Pushed [2023-03-10T18:59:44.703Z] b3e993a41478: Pushed [2023-03-10T18:59:44.703Z] e57efc8033e5: Pushed [2023-03-10T18:59:44.703Z] d48615b3c58e: Pushed [2023-03-10T18:59:44.703Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:46.647Z] 499ae1dc7e35: Pushed [2023-03-10T18:59:46.912Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:a12412c5b70a01edaa475b0f00ca7ba2b2679558c333ac011a094f0a2a227b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:47.254Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:47.604Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-10T18:59:47.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-10T18:59:47.604Z] ddf05eb38a58: Preparing [2023-03-10T18:59:47.604Z] b3e993a41478: Preparing [2023-03-10T18:59:47.604Z] e57efc8033e5: Preparing [2023-03-10T18:59:47.604Z] 499ae1dc7e35: Preparing [2023-03-10T18:59:47.604Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:47.604Z] d48615b3c58e: Preparing [2023-03-10T18:59:47.604Z] f70ee36035b9: Preparing [2023-03-10T18:59:47.604Z] d48615b3c58e: Waiting [2023-03-10T18:59:47.604Z] f70ee36035b9: Waiting [2023-03-10T18:59:47.604Z] e57efc8033e5: Layer already exists [2023-03-10T18:59:47.604Z] b3e993a41478: Layer already exists [2023-03-10T18:59:47.604Z] 499ae1dc7e35: Layer already exists [2023-03-10T18:59:47.604Z] ddf05eb38a58: Layer already exists [2023-03-10T18:59:47.604Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:47.604Z] d48615b3c58e: Layer already exists [2023-03-10T18:59:47.604Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:47.870Z] latest: digest: sha256:a12412c5b70a01edaa475b0f00ca7ba2b2679558c333ac011a094f0a2a227b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:48.224Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:48.560Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.91 [2023-03-10T18:59:48.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-10T18:59:48.560Z] ddf05eb38a58: Preparing [2023-03-10T18:59:48.560Z] b3e993a41478: Preparing [2023-03-10T18:59:48.560Z] e57efc8033e5: Preparing [2023-03-10T18:59:48.560Z] 499ae1dc7e35: Preparing [2023-03-10T18:59:48.560Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:48.560Z] d48615b3c58e: Preparing [2023-03-10T18:59:48.560Z] f70ee36035b9: Preparing [2023-03-10T18:59:48.560Z] d48615b3c58e: Waiting [2023-03-10T18:59:48.560Z] f70ee36035b9: Waiting [2023-03-10T18:59:48.560Z] ddf05eb38a58: Layer already exists [2023-03-10T18:59:48.560Z] e57efc8033e5: Layer already exists [2023-03-10T18:59:48.560Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:48.560Z] b3e993a41478: Layer already exists [2023-03-10T18:59:48.560Z] 499ae1dc7e35: Layer already exists [2023-03-10T18:59:48.560Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:48.560Z] d48615b3c58e: Layer already exists [2023-03-10T18:59:48.826Z] 3.0.0-dev.91: digest: sha256:a12412c5b70a01edaa475b0f00ca7ba2b2679558c333ac011a094f0a2a227b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:49.167Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:49.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:49.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-10T18:59:49.509Z] ddf05eb38a58: Preparing [2023-03-10T18:59:49.509Z] b3e993a41478: Preparing [2023-03-10T18:59:49.509Z] e57efc8033e5: Preparing [2023-03-10T18:59:49.509Z] 499ae1dc7e35: Preparing [2023-03-10T18:59:49.509Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:49.509Z] d48615b3c58e: Preparing [2023-03-10T18:59:49.509Z] f70ee36035b9: Preparing [2023-03-10T18:59:49.509Z] d48615b3c58e: Waiting [2023-03-10T18:59:49.509Z] f70ee36035b9: Waiting [2023-03-10T18:59:49.509Z] ddf05eb38a58: Layer already exists [2023-03-10T18:59:49.509Z] e57efc8033e5: Layer already exists [2023-03-10T18:59:49.509Z] 499ae1dc7e35: Layer already exists [2023-03-10T18:59:49.509Z] b3e993a41478: Layer already exists [2023-03-10T18:59:49.509Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:49.509Z] d48615b3c58e: Layer already exists [2023-03-10T18:59:49.509Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:49.509Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:a12412c5b70a01edaa475b0f00ca7ba2b2679558c333ac011a094f0a2a227b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:50.126Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:50.473Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-10T18:59:50.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-10T18:59:50.473Z] ddf05eb38a58: Preparing [2023-03-10T18:59:50.473Z] b3e993a41478: Preparing [2023-03-10T18:59:50.473Z] e57efc8033e5: Preparing [2023-03-10T18:59:50.473Z] 499ae1dc7e35: Preparing [2023-03-10T18:59:50.473Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:50.473Z] d48615b3c58e: Preparing [2023-03-10T18:59:50.473Z] f70ee36035b9: Preparing [2023-03-10T18:59:50.473Z] d48615b3c58e: Waiting [2023-03-10T18:59:50.473Z] f70ee36035b9: Waiting [2023-03-10T18:59:50.473Z] b3e993a41478: Layer already exists [2023-03-10T18:59:50.473Z] e57efc8033e5: Layer already exists [2023-03-10T18:59:50.473Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:50.473Z] ddf05eb38a58: Layer already exists [2023-03-10T18:59:50.473Z] 499ae1dc7e35: Layer already exists [2023-03-10T18:59:50.473Z] d48615b3c58e: Layer already exists [2023-03-10T18:59:50.473Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:50.738Z] main: digest: sha256:a12412c5b70a01edaa475b0f00ca7ba2b2679558c333ac011a094f0a2a227b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:59:50.789Z] ===================================================== [Pipeline] echo [2023-03-10T18:59:50.797Z] taggedImages: [2023-03-10T18:59:50.797Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:50.797Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-10T18:59:50.797Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.91 [2023-03-10T18:59:50.797Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:50.797Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-10T18:59:50.811Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-10T18:59:50.811Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:50.811Z] latest [2023-03-10T18:59:50.811Z] 3.0.0-dev.91 [2023-03-10T18:59:50.811Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:50.811Z] main [2023-03-10T18:59:50.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:51.140Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:51.481Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:51.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-10T18:59:51.481Z] 3bf337f39cbf: Preparing [2023-03-10T18:59:51.481Z] 6988123fb24d: Preparing [2023-03-10T18:59:51.481Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:51.481Z] 6a9e371559aa: Preparing [2023-03-10T18:59:51.481Z] f70ee36035b9: Preparing [2023-03-10T18:59:51.481Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:51.481Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:51.746Z] 3bf337f39cbf: Pushed [2023-03-10T18:59:51.746Z] 6a9e371559aa: Pushed [2023-03-10T18:59:54.320Z] 6988123fb24d: Pushed [2023-03-10T18:59:54.584Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:f4d233138feb8cd2943985028e2ae8d2b593625d8c02067fe031a3142503c931 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:54.927Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:55.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-10T18:59:55.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-10T18:59:55.258Z] 3bf337f39cbf: Preparing [2023-03-10T18:59:55.258Z] 6988123fb24d: Preparing [2023-03-10T18:59:55.258Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:55.258Z] 6a9e371559aa: Preparing [2023-03-10T18:59:55.258Z] f70ee36035b9: Preparing [2023-03-10T18:59:55.258Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:55.258Z] 6988123fb24d: Layer already exists [2023-03-10T18:59:55.258Z] 3bf337f39cbf: Layer already exists [2023-03-10T18:59:55.258Z] 6a9e371559aa: Layer already exists [2023-03-10T18:59:55.258Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:55.258Z] latest: digest: sha256:f4d233138feb8cd2943985028e2ae8d2b593625d8c02067fe031a3142503c931 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:55.592Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:55.922Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.91 [2023-03-10T18:59:55.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-10T18:59:55.922Z] 3bf337f39cbf: Preparing [2023-03-10T18:59:55.922Z] 6988123fb24d: Preparing [2023-03-10T18:59:55.922Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:55.922Z] 6a9e371559aa: Preparing [2023-03-10T18:59:55.922Z] f70ee36035b9: Preparing [2023-03-10T18:59:55.922Z] 6988123fb24d: Layer already exists [2023-03-10T18:59:55.922Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:55.922Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:55.922Z] 3bf337f39cbf: Layer already exists [2023-03-10T18:59:55.922Z] 6a9e371559aa: Layer already exists [2023-03-10T18:59:55.922Z] 3.0.0-dev.91: digest: sha256:f4d233138feb8cd2943985028e2ae8d2b593625d8c02067fe031a3142503c931 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:56.255Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:56.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:56.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-10T18:59:56.584Z] 3bf337f39cbf: Preparing [2023-03-10T18:59:56.584Z] 6988123fb24d: Preparing [2023-03-10T18:59:56.584Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:56.584Z] 6a9e371559aa: Preparing [2023-03-10T18:59:56.584Z] f70ee36035b9: Preparing [2023-03-10T18:59:56.584Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:56.584Z] 3bf337f39cbf: Layer already exists [2023-03-10T18:59:56.584Z] 6988123fb24d: Layer already exists [2023-03-10T18:59:56.584Z] 6a9e371559aa: Layer already exists [2023-03-10T18:59:56.584Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:56.584Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:f4d233138feb8cd2943985028e2ae8d2b593625d8c02067fe031a3142503c931 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:56.923Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:57.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-10T18:59:57.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-10T18:59:57.258Z] 3bf337f39cbf: Preparing [2023-03-10T18:59:57.258Z] 6988123fb24d: Preparing [2023-03-10T18:59:57.258Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:57.258Z] 6a9e371559aa: Preparing [2023-03-10T18:59:57.258Z] f70ee36035b9: Preparing [2023-03-10T18:59:57.258Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:57.258Z] 6a9e371559aa: Layer already exists [2023-03-10T18:59:57.258Z] 6988123fb24d: Layer already exists [2023-03-10T18:59:57.258Z] 3bf337f39cbf: Layer already exists [2023-03-10T18:59:57.258Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:57.258Z] main: digest: sha256:f4d233138feb8cd2943985028e2ae8d2b593625d8c02067fe031a3142503c931 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T18:59:57.565Z] ===================================================== [Pipeline] echo [2023-03-10T18:59:57.570Z] taggedImages: [2023-03-10T18:59:57.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:57.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-10T18:59:57.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.91 [2023-03-10T18:59:57.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:57.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-10T18:59:57.585Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-10T18:59:57.585Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:57.586Z] latest [2023-03-10T18:59:57.586Z] 3.0.0-dev.91 [2023-03-10T18:59:57.586Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T18:59:57.586Z] main [2023-03-10T18:59:57.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:57.919Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T18:59:58.248Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T18:59:58.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-10T18:59:58.248Z] a5bac507b2a6: Preparing [2023-03-10T18:59:58.248Z] 5904dc417bac: Preparing [2023-03-10T18:59:58.248Z] 87c9cd3b0840: Preparing [2023-03-10T18:59:58.248Z] b63e1d76f7b9: Preparing [2023-03-10T18:59:58.248Z] ce3ccfede2e3: Preparing [2023-03-10T18:59:58.248Z] f70ee36035b9: Preparing [2023-03-10T18:59:58.248Z] f70ee36035b9: Waiting [2023-03-10T18:59:58.248Z] ce3ccfede2e3: Layer already exists [2023-03-10T18:59:58.248Z] b63e1d76f7b9: Layer already exists [2023-03-10T18:59:58.248Z] f70ee36035b9: Layer already exists [2023-03-10T18:59:58.513Z] 5904dc417bac: Pushed [2023-03-10T18:59:58.513Z] a5bac507b2a6: Pushed [2023-03-10T19:00:01.083Z] 87c9cd3b0840: Pushed [2023-03-10T19:00:01.353Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:1d6b46fa22a06b4ffb0bee36eb9aa4daaf714345e8d1af993c8869c0e3b88eae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:01.685Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:02.020Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-10T19:00:02.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-10T19:00:02.020Z] a5bac507b2a6: Preparing [2023-03-10T19:00:02.020Z] 5904dc417bac: Preparing [2023-03-10T19:00:02.020Z] 87c9cd3b0840: Preparing [2023-03-10T19:00:02.020Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:02.020Z] ce3ccfede2e3: Preparing [2023-03-10T19:00:02.020Z] f70ee36035b9: Preparing [2023-03-10T19:00:02.020Z] f70ee36035b9: Waiting [2023-03-10T19:00:02.020Z] 87c9cd3b0840: Layer already exists [2023-03-10T19:00:02.020Z] a5bac507b2a6: Layer already exists [2023-03-10T19:00:02.020Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:00:02.020Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:02.020Z] 5904dc417bac: Layer already exists [2023-03-10T19:00:02.020Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:02.020Z] latest: digest: sha256:1d6b46fa22a06b4ffb0bee36eb9aa4daaf714345e8d1af993c8869c0e3b88eae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:02.614Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:02.944Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.91 [2023-03-10T19:00:02.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-10T19:00:02.944Z] a5bac507b2a6: Preparing [2023-03-10T19:00:02.944Z] 5904dc417bac: Preparing [2023-03-10T19:00:02.944Z] 87c9cd3b0840: Preparing [2023-03-10T19:00:02.944Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:02.944Z] ce3ccfede2e3: Preparing [2023-03-10T19:00:02.944Z] f70ee36035b9: Preparing [2023-03-10T19:00:02.944Z] f70ee36035b9: Waiting [2023-03-10T19:00:02.944Z] a5bac507b2a6: Layer already exists [2023-03-10T19:00:02.944Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:00:02.944Z] 5904dc417bac: Layer already exists [2023-03-10T19:00:02.944Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:02.944Z] 87c9cd3b0840: Layer already exists [2023-03-10T19:00:02.944Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:03.211Z] 3.0.0-dev.91: digest: sha256:1d6b46fa22a06b4ffb0bee36eb9aa4daaf714345e8d1af993c8869c0e3b88eae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:03.542Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:03.879Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:03.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-10T19:00:03.879Z] a5bac507b2a6: Preparing [2023-03-10T19:00:03.879Z] 5904dc417bac: Preparing [2023-03-10T19:00:03.879Z] 87c9cd3b0840: Preparing [2023-03-10T19:00:03.879Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:03.879Z] ce3ccfede2e3: Preparing [2023-03-10T19:00:03.879Z] f70ee36035b9: Preparing [2023-03-10T19:00:03.879Z] f70ee36035b9: Waiting [2023-03-10T19:00:03.879Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:03.879Z] a5bac507b2a6: Layer already exists [2023-03-10T19:00:03.879Z] 5904dc417bac: Layer already exists [2023-03-10T19:00:03.879Z] 87c9cd3b0840: Layer already exists [2023-03-10T19:00:03.879Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:00:03.879Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:03.879Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:1d6b46fa22a06b4ffb0bee36eb9aa4daaf714345e8d1af993c8869c0e3b88eae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:04.485Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:04.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-10T19:00:04.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-10T19:00:04.822Z] a5bac507b2a6: Preparing [2023-03-10T19:00:04.822Z] 5904dc417bac: Preparing [2023-03-10T19:00:04.822Z] 87c9cd3b0840: Preparing [2023-03-10T19:00:04.822Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:04.822Z] ce3ccfede2e3: Preparing [2023-03-10T19:00:04.822Z] f70ee36035b9: Preparing [2023-03-10T19:00:04.822Z] f70ee36035b9: Waiting [2023-03-10T19:00:04.822Z] 5904dc417bac: Layer already exists [2023-03-10T19:00:04.822Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:00:04.822Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:04.822Z] a5bac507b2a6: Layer already exists [2023-03-10T19:00:04.822Z] 87c9cd3b0840: Layer already exists [2023-03-10T19:00:04.822Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:05.087Z] main: digest: sha256:1d6b46fa22a06b4ffb0bee36eb9aa4daaf714345e8d1af993c8869c0e3b88eae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:00:05.129Z] ===================================================== [Pipeline] echo [2023-03-10T19:00:05.135Z] taggedImages: [2023-03-10T19:00:05.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:05.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-10T19:00:05.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.91 [2023-03-10T19:00:05.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:05.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-10T19:00:05.150Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-10T19:00:05.150Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:05.150Z] latest [2023-03-10T19:00:05.150Z] 3.0.0-dev.91 [2023-03-10T19:00:05.150Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:05.150Z] main [2023-03-10T19:00:05.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:05.479Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:05.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:05.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-10T19:00:05.814Z] f270c0194f27: Preparing [2023-03-10T19:00:05.814Z] f270c0194f27: Preparing [2023-03-10T19:00:05.814Z] 8dc9f17ad4ad: Preparing [2023-03-10T19:00:05.814Z] a728e4b56568: Preparing [2023-03-10T19:00:05.814Z] 6f2e4d69407b: Preparing [2023-03-10T19:00:05.814Z] 58be5712ee06: Preparing [2023-03-10T19:00:05.814Z] 3ad29e245fe6: Preparing [2023-03-10T19:00:05.814Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:05.814Z] 729c5620ecee: Preparing [2023-03-10T19:00:05.814Z] b751fb072144: Preparing [2023-03-10T19:00:05.814Z] 325fa4219b91: Preparing [2023-03-10T19:00:05.814Z] ecb404f28ad6: Preparing [2023-03-10T19:00:05.814Z] f70ee36035b9: Preparing [2023-03-10T19:00:05.814Z] 3ad29e245fe6: Waiting [2023-03-10T19:00:05.814Z] b63e1d76f7b9: Waiting [2023-03-10T19:00:05.814Z] 729c5620ecee: Waiting [2023-03-10T19:00:05.814Z] b751fb072144: Waiting [2023-03-10T19:00:05.814Z] 325fa4219b91: Waiting [2023-03-10T19:00:05.814Z] ecb404f28ad6: Waiting [2023-03-10T19:00:05.814Z] f70ee36035b9: Waiting [2023-03-10T19:00:06.078Z] 58be5712ee06: Pushed [2023-03-10T19:00:06.078Z] a728e4b56568: Pushed [2023-03-10T19:00:06.078Z] 8dc9f17ad4ad: Pushed [2023-03-10T19:00:06.078Z] 6f2e4d69407b: Pushed [2023-03-10T19:00:06.078Z] f270c0194f27: Pushed [2023-03-10T19:00:06.078Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:06.344Z] 729c5620ecee: Pushed [2023-03-10T19:00:06.345Z] b751fb072144: Pushed [2023-03-10T19:00:06.345Z] 325fa4219b91: Pushed [2023-03-10T19:00:06.345Z] ecb404f28ad6: Pushed [2023-03-10T19:00:06.345Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:09.680Z] 3ad29e245fe6: Pushed [2023-03-10T19:00:09.680Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:0a7cbb820fa7ed77de82c46be934c176206740adad4b080ac47f2c8c288baf20 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:10.020Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:10.400Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-10T19:00:10.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-10T19:00:10.400Z] f270c0194f27: Preparing [2023-03-10T19:00:10.400Z] f270c0194f27: Preparing [2023-03-10T19:00:10.400Z] 8dc9f17ad4ad: Preparing [2023-03-10T19:00:10.400Z] a728e4b56568: Preparing [2023-03-10T19:00:10.400Z] 6f2e4d69407b: Preparing [2023-03-10T19:00:10.400Z] 58be5712ee06: Preparing [2023-03-10T19:00:10.400Z] 3ad29e245fe6: Preparing [2023-03-10T19:00:10.401Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:10.401Z] 729c5620ecee: Preparing [2023-03-10T19:00:10.401Z] b751fb072144: Preparing [2023-03-10T19:00:10.401Z] 325fa4219b91: Preparing [2023-03-10T19:00:10.401Z] ecb404f28ad6: Preparing [2023-03-10T19:00:10.401Z] f70ee36035b9: Preparing [2023-03-10T19:00:10.401Z] 3ad29e245fe6: Waiting [2023-03-10T19:00:10.401Z] b63e1d76f7b9: Waiting [2023-03-10T19:00:10.401Z] 729c5620ecee: Waiting [2023-03-10T19:00:10.401Z] b751fb072144: Waiting [2023-03-10T19:00:10.401Z] 325fa4219b91: Waiting [2023-03-10T19:00:10.401Z] ecb404f28ad6: Waiting [2023-03-10T19:00:10.401Z] f70ee36035b9: Waiting [2023-03-10T19:00:10.401Z] 58be5712ee06: Layer already exists [2023-03-10T19:00:10.401Z] f270c0194f27: Layer already exists [2023-03-10T19:00:10.401Z] 8dc9f17ad4ad: Layer already exists [2023-03-10T19:00:10.401Z] a728e4b56568: Layer already exists [2023-03-10T19:00:10.401Z] 6f2e4d69407b: Layer already exists [2023-03-10T19:00:10.401Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:10.401Z] 729c5620ecee: Layer already exists [2023-03-10T19:00:10.401Z] 3ad29e245fe6: Layer already exists [2023-03-10T19:00:10.401Z] 325fa4219b91: Layer already exists [2023-03-10T19:00:10.401Z] b751fb072144: Layer already exists [2023-03-10T19:00:10.401Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:10.401Z] ecb404f28ad6: Layer already exists [2023-03-10T19:00:10.672Z] latest: digest: sha256:0a7cbb820fa7ed77de82c46be934c176206740adad4b080ac47f2c8c288baf20 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:11.038Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:11.385Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.91 [2023-03-10T19:00:11.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-10T19:00:11.385Z] f270c0194f27: Preparing [2023-03-10T19:00:11.385Z] f270c0194f27: Preparing [2023-03-10T19:00:11.385Z] 8dc9f17ad4ad: Preparing [2023-03-10T19:00:11.385Z] a728e4b56568: Preparing [2023-03-10T19:00:11.385Z] 6f2e4d69407b: Preparing [2023-03-10T19:00:11.385Z] 58be5712ee06: Preparing [2023-03-10T19:00:11.385Z] 3ad29e245fe6: Preparing [2023-03-10T19:00:11.385Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:11.385Z] 729c5620ecee: Preparing [2023-03-10T19:00:11.385Z] b751fb072144: Preparing [2023-03-10T19:00:11.385Z] 325fa4219b91: Preparing [2023-03-10T19:00:11.385Z] ecb404f28ad6: Preparing [2023-03-10T19:00:11.385Z] f70ee36035b9: Preparing [2023-03-10T19:00:11.385Z] 729c5620ecee: Waiting [2023-03-10T19:00:11.385Z] b751fb072144: Waiting [2023-03-10T19:00:11.385Z] 3ad29e245fe6: Waiting [2023-03-10T19:00:11.385Z] 325fa4219b91: Waiting [2023-03-10T19:00:11.385Z] ecb404f28ad6: Waiting [2023-03-10T19:00:11.385Z] b63e1d76f7b9: Waiting [2023-03-10T19:00:11.385Z] f70ee36035b9: Waiting [2023-03-10T19:00:11.385Z] 58be5712ee06: Layer already exists [2023-03-10T19:00:11.385Z] a728e4b56568: Layer already exists [2023-03-10T19:00:11.385Z] f270c0194f27: Layer already exists [2023-03-10T19:00:11.385Z] 8dc9f17ad4ad: Layer already exists [2023-03-10T19:00:11.385Z] 6f2e4d69407b: Layer already exists [2023-03-10T19:00:11.385Z] 3ad29e245fe6: Layer already exists [2023-03-10T19:00:11.385Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:11.385Z] b751fb072144: Layer already exists [2023-03-10T19:00:11.385Z] 325fa4219b91: Layer already exists [2023-03-10T19:00:11.385Z] 729c5620ecee: Layer already exists [2023-03-10T19:00:11.385Z] ecb404f28ad6: Layer already exists [2023-03-10T19:00:11.385Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:11.655Z] 3.0.0-dev.91: digest: sha256:0a7cbb820fa7ed77de82c46be934c176206740adad4b080ac47f2c8c288baf20 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:12.001Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:12.341Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:12.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-10T19:00:12.341Z] f270c0194f27: Preparing [2023-03-10T19:00:12.341Z] f270c0194f27: Preparing [2023-03-10T19:00:12.341Z] 8dc9f17ad4ad: Preparing [2023-03-10T19:00:12.341Z] a728e4b56568: Preparing [2023-03-10T19:00:12.341Z] 6f2e4d69407b: Preparing [2023-03-10T19:00:12.341Z] 58be5712ee06: Preparing [2023-03-10T19:00:12.341Z] 3ad29e245fe6: Preparing [2023-03-10T19:00:12.341Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:12.341Z] 729c5620ecee: Preparing [2023-03-10T19:00:12.341Z] b751fb072144: Preparing [2023-03-10T19:00:12.341Z] 325fa4219b91: Preparing [2023-03-10T19:00:12.341Z] ecb404f28ad6: Preparing [2023-03-10T19:00:12.341Z] f70ee36035b9: Preparing [2023-03-10T19:00:12.341Z] 3ad29e245fe6: Waiting [2023-03-10T19:00:12.341Z] b63e1d76f7b9: Waiting [2023-03-10T19:00:12.341Z] 729c5620ecee: Waiting [2023-03-10T19:00:12.341Z] b751fb072144: Waiting [2023-03-10T19:00:12.341Z] 325fa4219b91: Waiting [2023-03-10T19:00:12.341Z] ecb404f28ad6: Waiting [2023-03-10T19:00:12.341Z] f70ee36035b9: Waiting [2023-03-10T19:00:12.341Z] f270c0194f27: Layer already exists [2023-03-10T19:00:12.341Z] 58be5712ee06: Layer already exists [2023-03-10T19:00:12.341Z] 6f2e4d69407b: Layer already exists [2023-03-10T19:00:12.341Z] a728e4b56568: Layer already exists [2023-03-10T19:00:12.341Z] 8dc9f17ad4ad: Layer already exists [2023-03-10T19:00:12.341Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:12.341Z] 325fa4219b91: Layer already exists [2023-03-10T19:00:12.341Z] 3ad29e245fe6: Layer already exists [2023-03-10T19:00:12.341Z] b751fb072144: Layer already exists [2023-03-10T19:00:12.341Z] 729c5620ecee: Layer already exists [2023-03-10T19:00:12.341Z] ecb404f28ad6: Layer already exists [2023-03-10T19:00:12.341Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:12.606Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:0a7cbb820fa7ed77de82c46be934c176206740adad4b080ac47f2c8c288baf20 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:12.944Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:13.290Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-10T19:00:13.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-10T19:00:13.290Z] f270c0194f27: Preparing [2023-03-10T19:00:13.290Z] f270c0194f27: Preparing [2023-03-10T19:00:13.290Z] 8dc9f17ad4ad: Preparing [2023-03-10T19:00:13.290Z] a728e4b56568: Preparing [2023-03-10T19:00:13.290Z] 6f2e4d69407b: Preparing [2023-03-10T19:00:13.290Z] 58be5712ee06: Preparing [2023-03-10T19:00:13.290Z] 3ad29e245fe6: Preparing [2023-03-10T19:00:13.290Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:13.290Z] 729c5620ecee: Preparing [2023-03-10T19:00:13.290Z] b751fb072144: Preparing [2023-03-10T19:00:13.290Z] 325fa4219b91: Preparing [2023-03-10T19:00:13.290Z] ecb404f28ad6: Preparing [2023-03-10T19:00:13.290Z] f70ee36035b9: Preparing [2023-03-10T19:00:13.290Z] ecb404f28ad6: Waiting [2023-03-10T19:00:13.290Z] 729c5620ecee: Waiting [2023-03-10T19:00:13.290Z] b751fb072144: Waiting [2023-03-10T19:00:13.290Z] f70ee36035b9: Waiting [2023-03-10T19:00:13.290Z] 325fa4219b91: Waiting [2023-03-10T19:00:13.290Z] 3ad29e245fe6: Waiting [2023-03-10T19:00:13.290Z] b63e1d76f7b9: Waiting [2023-03-10T19:00:13.290Z] 8dc9f17ad4ad: Layer already exists [2023-03-10T19:00:13.290Z] f270c0194f27: Layer already exists [2023-03-10T19:00:13.290Z] 58be5712ee06: Layer already exists [2023-03-10T19:00:13.290Z] 6f2e4d69407b: Layer already exists [2023-03-10T19:00:13.290Z] a728e4b56568: Layer already exists [2023-03-10T19:00:13.290Z] b751fb072144: Layer already exists [2023-03-10T19:00:13.290Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:13.290Z] 3ad29e245fe6: Layer already exists [2023-03-10T19:00:13.290Z] 729c5620ecee: Layer already exists [2023-03-10T19:00:13.290Z] 325fa4219b91: Layer already exists [2023-03-10T19:00:13.290Z] ecb404f28ad6: Layer already exists [2023-03-10T19:00:13.555Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:13.555Z] main: digest: sha256:0a7cbb820fa7ed77de82c46be934c176206740adad4b080ac47f2c8c288baf20 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:00:13.598Z] ===================================================== [Pipeline] echo [2023-03-10T19:00:13.604Z] taggedImages: [2023-03-10T19:00:13.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:13.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-10T19:00:13.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.91 [2023-03-10T19:00:13.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:13.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-10T19:00:13.618Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-10T19:00:13.618Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:13.618Z] latest [2023-03-10T19:00:13.618Z] 3.0.0-dev.91 [2023-03-10T19:00:13.618Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:13.618Z] main [2023-03-10T19:00:13.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:13.950Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:14.296Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:14.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-10T19:00:14.296Z] e9f80402e0ab: Preparing [2023-03-10T19:00:14.296Z] 889c666b3cef: Preparing [2023-03-10T19:00:14.296Z] 42b387e41955: Preparing [2023-03-10T19:00:14.296Z] c2e09c77eb21: Preparing [2023-03-10T19:00:14.296Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:14.296Z] d48615b3c58e: Preparing [2023-03-10T19:00:14.296Z] f70ee36035b9: Preparing [2023-03-10T19:00:14.296Z] f70ee36035b9: Waiting [2023-03-10T19:00:14.296Z] d48615b3c58e: Waiting [2023-03-10T19:00:14.296Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:14.566Z] d48615b3c58e: Layer already exists [2023-03-10T19:00:14.566Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:14.566Z] 42b387e41955: Pushed [2023-03-10T19:00:14.566Z] e9f80402e0ab: Pushed [2023-03-10T19:00:14.566Z] 889c666b3cef: Pushed [2023-03-10T19:00:17.168Z] c2e09c77eb21: Pushed [2023-03-10T19:00:17.434Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:0ea71d6447aa86ad225db2050826deb0f012ef7d76a702624782f71bddbd4402 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:17.785Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:18.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-10T19:00:18.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-10T19:00:18.137Z] e9f80402e0ab: Preparing [2023-03-10T19:00:18.137Z] 889c666b3cef: Preparing [2023-03-10T19:00:18.137Z] 42b387e41955: Preparing [2023-03-10T19:00:18.137Z] c2e09c77eb21: Preparing [2023-03-10T19:00:18.137Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:18.137Z] d48615b3c58e: Preparing [2023-03-10T19:00:18.137Z] f70ee36035b9: Preparing [2023-03-10T19:00:18.137Z] d48615b3c58e: Waiting [2023-03-10T19:00:18.137Z] f70ee36035b9: Waiting [2023-03-10T19:00:18.137Z] 42b387e41955: Layer already exists [2023-03-10T19:00:18.137Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:18.137Z] e9f80402e0ab: Layer already exists [2023-03-10T19:00:18.137Z] 889c666b3cef: Layer already exists [2023-03-10T19:00:18.137Z] c2e09c77eb21: Layer already exists [2023-03-10T19:00:18.137Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:18.137Z] d48615b3c58e: Layer already exists [2023-03-10T19:00:18.403Z] latest: digest: sha256:0ea71d6447aa86ad225db2050826deb0f012ef7d76a702624782f71bddbd4402 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:18.746Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:19.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.91 [2023-03-10T19:00:19.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-10T19:00:19.088Z] e9f80402e0ab: Preparing [2023-03-10T19:00:19.088Z] 889c666b3cef: Preparing [2023-03-10T19:00:19.088Z] 42b387e41955: Preparing [2023-03-10T19:00:19.088Z] c2e09c77eb21: Preparing [2023-03-10T19:00:19.088Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:19.088Z] d48615b3c58e: Preparing [2023-03-10T19:00:19.088Z] f70ee36035b9: Preparing [2023-03-10T19:00:19.088Z] d48615b3c58e: Waiting [2023-03-10T19:00:19.088Z] f70ee36035b9: Waiting [2023-03-10T19:00:19.088Z] 889c666b3cef: Layer already exists [2023-03-10T19:00:19.088Z] e9f80402e0ab: Layer already exists [2023-03-10T19:00:19.088Z] 42b387e41955: Layer already exists [2023-03-10T19:00:19.088Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:19.088Z] c2e09c77eb21: Layer already exists [2023-03-10T19:00:19.088Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:19.088Z] d48615b3c58e: Layer already exists [2023-03-10T19:00:19.355Z] 3.0.0-dev.91: digest: sha256:0ea71d6447aa86ad225db2050826deb0f012ef7d76a702624782f71bddbd4402 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:19.700Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:20.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:20.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-10T19:00:20.039Z] e9f80402e0ab: Preparing [2023-03-10T19:00:20.039Z] 889c666b3cef: Preparing [2023-03-10T19:00:20.039Z] 42b387e41955: Preparing [2023-03-10T19:00:20.039Z] c2e09c77eb21: Preparing [2023-03-10T19:00:20.039Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:20.039Z] d48615b3c58e: Preparing [2023-03-10T19:00:20.039Z] f70ee36035b9: Preparing [2023-03-10T19:00:20.039Z] d48615b3c58e: Waiting [2023-03-10T19:00:20.039Z] f70ee36035b9: Waiting [2023-03-10T19:00:20.039Z] e9f80402e0ab: Layer already exists [2023-03-10T19:00:20.039Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:20.039Z] 889c666b3cef: Layer already exists [2023-03-10T19:00:20.039Z] c2e09c77eb21: Layer already exists [2023-03-10T19:00:20.039Z] 42b387e41955: Layer already exists [2023-03-10T19:00:20.039Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:20.039Z] d48615b3c58e: Layer already exists [2023-03-10T19:00:20.308Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:0ea71d6447aa86ad225db2050826deb0f012ef7d76a702624782f71bddbd4402 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:20.653Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:20.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-10T19:00:20.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-10T19:00:20.994Z] e9f80402e0ab: Preparing [2023-03-10T19:00:20.994Z] 889c666b3cef: Preparing [2023-03-10T19:00:20.994Z] 42b387e41955: Preparing [2023-03-10T19:00:20.994Z] c2e09c77eb21: Preparing [2023-03-10T19:00:20.994Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:20.994Z] d48615b3c58e: Preparing [2023-03-10T19:00:20.994Z] f70ee36035b9: Preparing [2023-03-10T19:00:20.994Z] d48615b3c58e: Waiting [2023-03-10T19:00:20.994Z] f70ee36035b9: Waiting [2023-03-10T19:00:20.994Z] c2e09c77eb21: Layer already exists [2023-03-10T19:00:20.994Z] 889c666b3cef: Layer already exists [2023-03-10T19:00:20.994Z] 42b387e41955: Layer already exists [2023-03-10T19:00:20.994Z] e9f80402e0ab: Layer already exists [2023-03-10T19:00:20.994Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:20.994Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:20.994Z] d48615b3c58e: Layer already exists [2023-03-10T19:00:21.261Z] main: digest: sha256:0ea71d6447aa86ad225db2050826deb0f012ef7d76a702624782f71bddbd4402 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:00:21.308Z] ===================================================== [Pipeline] echo [2023-03-10T19:00:21.319Z] taggedImages: [2023-03-10T19:00:21.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:21.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-10T19:00:21.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.91 [2023-03-10T19:00:21.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:21.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-10T19:00:21.344Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-10T19:00:21.344Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:21.344Z] latest [2023-03-10T19:00:21.344Z] 3.0.0-dev.91 [2023-03-10T19:00:21.344Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:21.344Z] main [2023-03-10T19:00:21.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:21.695Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:22.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:22.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-10T19:00:22.037Z] 5c278a6e6c24: Preparing [2023-03-10T19:00:22.037Z] 47ee69d42c52: Preparing [2023-03-10T19:00:22.037Z] d341761ecd82: Preparing [2023-03-10T19:00:22.037Z] f81a6e3b3a2d: Preparing [2023-03-10T19:00:22.037Z] a2ed79b1b205: Preparing [2023-03-10T19:00:22.037Z] e128e2fc9e41: Preparing [2023-03-10T19:00:22.037Z] f70ee36035b9: Preparing [2023-03-10T19:00:22.037Z] e128e2fc9e41: Waiting [2023-03-10T19:00:22.304Z] f81a6e3b3a2d: Pushed [2023-03-10T19:00:22.304Z] 5c278a6e6c24: Pushed [2023-03-10T19:00:22.304Z] 47ee69d42c52: Pushed [2023-03-10T19:00:22.304Z] a2ed79b1b205: Pushed [2023-03-10T19:00:22.304Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:22.571Z] e128e2fc9e41: Pushed [2023-03-10T19:00:25.149Z] d341761ecd82: Pushed [2023-03-10T19:00:25.149Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:e4b325ef95432a606942b97987d6456f14165d29a6b0ab041bf5e0f461261ca4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:25.500Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:25.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-10T19:00:25.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-10T19:00:25.850Z] 5c278a6e6c24: Preparing [2023-03-10T19:00:25.850Z] 47ee69d42c52: Preparing [2023-03-10T19:00:25.850Z] d341761ecd82: Preparing [2023-03-10T19:00:25.850Z] f81a6e3b3a2d: Preparing [2023-03-10T19:00:25.850Z] a2ed79b1b205: Preparing [2023-03-10T19:00:25.850Z] e128e2fc9e41: Preparing [2023-03-10T19:00:25.850Z] f70ee36035b9: Preparing [2023-03-10T19:00:25.850Z] e128e2fc9e41: Waiting [2023-03-10T19:00:25.850Z] f70ee36035b9: Waiting [2023-03-10T19:00:25.850Z] d341761ecd82: Layer already exists [2023-03-10T19:00:25.850Z] 5c278a6e6c24: Layer already exists [2023-03-10T19:00:25.850Z] f81a6e3b3a2d: Layer already exists [2023-03-10T19:00:25.850Z] a2ed79b1b205: Layer already exists [2023-03-10T19:00:25.850Z] 47ee69d42c52: Layer already exists [2023-03-10T19:00:25.850Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:25.850Z] e128e2fc9e41: Layer already exists [2023-03-10T19:00:27.252Z] latest: digest: sha256:e4b325ef95432a606942b97987d6456f14165d29a6b0ab041bf5e0f461261ca4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:27.582Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:27.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.91 [2023-03-10T19:00:27.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-10T19:00:27.917Z] 5c278a6e6c24: Preparing [2023-03-10T19:00:27.917Z] 47ee69d42c52: Preparing [2023-03-10T19:00:27.917Z] d341761ecd82: Preparing [2023-03-10T19:00:27.917Z] f81a6e3b3a2d: Preparing [2023-03-10T19:00:27.917Z] a2ed79b1b205: Preparing [2023-03-10T19:00:27.917Z] e128e2fc9e41: Preparing [2023-03-10T19:00:27.917Z] f70ee36035b9: Preparing [2023-03-10T19:00:27.917Z] e128e2fc9e41: Waiting [2023-03-10T19:00:27.917Z] f70ee36035b9: Waiting [2023-03-10T19:00:27.917Z] d341761ecd82: Layer already exists [2023-03-10T19:00:27.917Z] f81a6e3b3a2d: Layer already exists [2023-03-10T19:00:27.917Z] 47ee69d42c52: Layer already exists [2023-03-10T19:00:27.917Z] 5c278a6e6c24: Layer already exists [2023-03-10T19:00:27.917Z] a2ed79b1b205: Layer already exists [2023-03-10T19:00:27.917Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:27.917Z] e128e2fc9e41: Layer already exists [2023-03-10T19:00:28.182Z] 3.0.0-dev.91: digest: sha256:e4b325ef95432a606942b97987d6456f14165d29a6b0ab041bf5e0f461261ca4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:28.525Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:28.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:28.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-10T19:00:28.859Z] 5c278a6e6c24: Preparing [2023-03-10T19:00:28.859Z] 47ee69d42c52: Preparing [2023-03-10T19:00:28.859Z] d341761ecd82: Preparing [2023-03-10T19:00:28.859Z] f81a6e3b3a2d: Preparing [2023-03-10T19:00:28.859Z] a2ed79b1b205: Preparing [2023-03-10T19:00:28.859Z] e128e2fc9e41: Preparing [2023-03-10T19:00:28.859Z] f70ee36035b9: Preparing [2023-03-10T19:00:28.859Z] e128e2fc9e41: Waiting [2023-03-10T19:00:28.859Z] f70ee36035b9: Waiting [2023-03-10T19:00:28.859Z] d341761ecd82: Layer already exists [2023-03-10T19:00:28.859Z] a2ed79b1b205: Layer already exists [2023-03-10T19:00:28.859Z] 5c278a6e6c24: Layer already exists [2023-03-10T19:00:28.859Z] f81a6e3b3a2d: Layer already exists [2023-03-10T19:00:28.859Z] 47ee69d42c52: Layer already exists [2023-03-10T19:00:28.859Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:28.859Z] e128e2fc9e41: Layer already exists [2023-03-10T19:00:29.124Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:e4b325ef95432a606942b97987d6456f14165d29a6b0ab041bf5e0f461261ca4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:29.471Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:29.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-10T19:00:29.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-10T19:00:29.808Z] 5c278a6e6c24: Preparing [2023-03-10T19:00:29.808Z] 47ee69d42c52: Preparing [2023-03-10T19:00:29.808Z] d341761ecd82: Preparing [2023-03-10T19:00:29.808Z] f81a6e3b3a2d: Preparing [2023-03-10T19:00:29.808Z] a2ed79b1b205: Preparing [2023-03-10T19:00:29.808Z] e128e2fc9e41: Preparing [2023-03-10T19:00:29.808Z] f70ee36035b9: Preparing [2023-03-10T19:00:29.808Z] e128e2fc9e41: Waiting [2023-03-10T19:00:29.808Z] f70ee36035b9: Waiting [2023-03-10T19:00:29.808Z] 47ee69d42c52: Layer already exists [2023-03-10T19:00:29.808Z] 5c278a6e6c24: Layer already exists [2023-03-10T19:00:29.808Z] a2ed79b1b205: Layer already exists [2023-03-10T19:00:29.808Z] f81a6e3b3a2d: Layer already exists [2023-03-10T19:00:29.808Z] d341761ecd82: Layer already exists [2023-03-10T19:00:29.808Z] e128e2fc9e41: Layer already exists [2023-03-10T19:00:29.808Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:30.074Z] main: digest: sha256:e4b325ef95432a606942b97987d6456f14165d29a6b0ab041bf5e0f461261ca4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:00:30.126Z] ===================================================== [Pipeline] echo [2023-03-10T19:00:30.135Z] taggedImages: [2023-03-10T19:00:30.135Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:30.135Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-10T19:00:30.135Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.91 [2023-03-10T19:00:30.135Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:30.135Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-10T19:00:30.158Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-10T19:00:30.158Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:30.158Z] latest [2023-03-10T19:00:30.158Z] 3.0.0-dev.91 [2023-03-10T19:00:30.158Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:30.158Z] main [2023-03-10T19:00:30.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:30.487Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:30.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:30.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-10T19:00:30.826Z] 1f6e98e47544: Preparing [2023-03-10T19:00:30.826Z] 1c9c15945861: Preparing [2023-03-10T19:00:30.826Z] c8198eb10f0d: Preparing [2023-03-10T19:00:30.826Z] 90fa23d82a56: Preparing [2023-03-10T19:00:30.827Z] 875df515935e: Preparing [2023-03-10T19:00:30.827Z] fe5b035b8622: Preparing [2023-03-10T19:00:30.827Z] 1cdcdd767dcd: Preparing [2023-03-10T19:00:30.827Z] fe5b035b8622: Waiting [2023-03-10T19:00:30.827Z] f492b040712e: Preparing [2023-03-10T19:00:30.827Z] 1cdcdd767dcd: Waiting [2023-03-10T19:00:30.827Z] f492b040712e: Waiting [2023-03-10T19:00:30.827Z] f70ee36035b9: Preparing [2023-03-10T19:00:31.092Z] 1f6e98e47544: Pushed [2023-03-10T19:00:31.092Z] 875df515935e: Pushed [2023-03-10T19:00:31.092Z] 1c9c15945861: Pushed [2023-03-10T19:00:31.357Z] fe5b035b8622: Pushed [2023-03-10T19:00:31.357Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:31.357Z] 1cdcdd767dcd: Pushed [2023-03-10T19:00:31.640Z] f492b040712e: Pushed [2023-03-10T19:00:33.581Z] 90fa23d82a56: Pushed [2023-03-10T19:00:34.543Z] c8198eb10f0d: Pushed [2023-03-10T19:00:34.543Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:f29d37f1b8c4dfb0c00d789ab9566ef44d875279465befeb73c9737bed65cff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:35.155Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:35.495Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-10T19:00:35.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-10T19:00:35.495Z] 1f6e98e47544: Preparing [2023-03-10T19:00:35.495Z] 1c9c15945861: Preparing [2023-03-10T19:00:35.495Z] c8198eb10f0d: Preparing [2023-03-10T19:00:35.495Z] 90fa23d82a56: Preparing [2023-03-10T19:00:35.495Z] 875df515935e: Preparing [2023-03-10T19:00:35.495Z] fe5b035b8622: Preparing [2023-03-10T19:00:35.495Z] 1cdcdd767dcd: Preparing [2023-03-10T19:00:35.495Z] f492b040712e: Preparing [2023-03-10T19:00:35.495Z] f70ee36035b9: Preparing [2023-03-10T19:00:35.495Z] 1cdcdd767dcd: Waiting [2023-03-10T19:00:35.495Z] f492b040712e: Waiting [2023-03-10T19:00:35.495Z] f70ee36035b9: Waiting [2023-03-10T19:00:35.495Z] fe5b035b8622: Waiting [2023-03-10T19:00:35.495Z] 90fa23d82a56: Layer already exists [2023-03-10T19:00:35.495Z] c8198eb10f0d: Layer already exists [2023-03-10T19:00:35.495Z] 875df515935e: Layer already exists [2023-03-10T19:00:35.495Z] 1f6e98e47544: Layer already exists [2023-03-10T19:00:35.495Z] 1c9c15945861: Layer already exists [2023-03-10T19:00:35.495Z] fe5b035b8622: Layer already exists [2023-03-10T19:00:35.495Z] f492b040712e: Layer already exists [2023-03-10T19:00:35.495Z] 1cdcdd767dcd: Layer already exists [2023-03-10T19:00:35.495Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:35.760Z] latest: digest: sha256:f29d37f1b8c4dfb0c00d789ab9566ef44d875279465befeb73c9737bed65cff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:36.111Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:36.450Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.91 [2023-03-10T19:00:36.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-10T19:00:36.450Z] 1f6e98e47544: Preparing [2023-03-10T19:00:36.450Z] 1c9c15945861: Preparing [2023-03-10T19:00:36.450Z] c8198eb10f0d: Preparing [2023-03-10T19:00:36.450Z] 90fa23d82a56: Preparing [2023-03-10T19:00:36.450Z] 875df515935e: Preparing [2023-03-10T19:00:36.450Z] fe5b035b8622: Preparing [2023-03-10T19:00:36.450Z] 1cdcdd767dcd: Preparing [2023-03-10T19:00:36.450Z] f492b040712e: Preparing [2023-03-10T19:00:36.450Z] f70ee36035b9: Preparing [2023-03-10T19:00:36.450Z] fe5b035b8622: Waiting [2023-03-10T19:00:36.450Z] 1cdcdd767dcd: Waiting [2023-03-10T19:00:36.450Z] f492b040712e: Waiting [2023-03-10T19:00:36.450Z] 90fa23d82a56: Layer already exists [2023-03-10T19:00:36.450Z] 875df515935e: Layer already exists [2023-03-10T19:00:36.450Z] 1c9c15945861: Layer already exists [2023-03-10T19:00:36.450Z] c8198eb10f0d: Layer already exists [2023-03-10T19:00:36.450Z] 1f6e98e47544: Layer already exists [2023-03-10T19:00:36.450Z] fe5b035b8622: Layer already exists [2023-03-10T19:00:36.450Z] f492b040712e: Layer already exists [2023-03-10T19:00:36.450Z] 1cdcdd767dcd: Layer already exists [2023-03-10T19:00:36.450Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:36.715Z] 3.0.0-dev.91: digest: sha256:f29d37f1b8c4dfb0c00d789ab9566ef44d875279465befeb73c9737bed65cff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:37.051Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:37.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:37.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-10T19:00:37.383Z] 1f6e98e47544: Preparing [2023-03-10T19:00:37.383Z] 1c9c15945861: Preparing [2023-03-10T19:00:37.383Z] c8198eb10f0d: Preparing [2023-03-10T19:00:37.383Z] 90fa23d82a56: Preparing [2023-03-10T19:00:37.383Z] 875df515935e: Preparing [2023-03-10T19:00:37.383Z] fe5b035b8622: Preparing [2023-03-10T19:00:37.383Z] 1cdcdd767dcd: Preparing [2023-03-10T19:00:37.383Z] f492b040712e: Preparing [2023-03-10T19:00:37.383Z] f70ee36035b9: Preparing [2023-03-10T19:00:37.383Z] fe5b035b8622: Waiting [2023-03-10T19:00:37.383Z] 1cdcdd767dcd: Waiting [2023-03-10T19:00:37.383Z] f492b040712e: Waiting [2023-03-10T19:00:37.383Z] f70ee36035b9: Waiting [2023-03-10T19:00:37.383Z] 1f6e98e47544: Layer already exists [2023-03-10T19:00:37.383Z] c8198eb10f0d: Layer already exists [2023-03-10T19:00:37.384Z] 875df515935e: Layer already exists [2023-03-10T19:00:37.384Z] 1c9c15945861: Layer already exists [2023-03-10T19:00:37.384Z] 90fa23d82a56: Layer already exists [2023-03-10T19:00:37.384Z] 1cdcdd767dcd: Layer already exists [2023-03-10T19:00:37.384Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:37.384Z] fe5b035b8622: Layer already exists [2023-03-10T19:00:37.384Z] f492b040712e: Layer already exists [2023-03-10T19:00:37.650Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:f29d37f1b8c4dfb0c00d789ab9566ef44d875279465befeb73c9737bed65cff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:37.986Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:38.319Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-10T19:00:38.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-10T19:00:38.319Z] 1f6e98e47544: Preparing [2023-03-10T19:00:38.319Z] 1c9c15945861: Preparing [2023-03-10T19:00:38.319Z] c8198eb10f0d: Preparing [2023-03-10T19:00:38.319Z] 90fa23d82a56: Preparing [2023-03-10T19:00:38.319Z] 875df515935e: Preparing [2023-03-10T19:00:38.319Z] fe5b035b8622: Preparing [2023-03-10T19:00:38.319Z] 1cdcdd767dcd: Preparing [2023-03-10T19:00:38.319Z] f492b040712e: Preparing [2023-03-10T19:00:38.319Z] f70ee36035b9: Preparing [2023-03-10T19:00:38.319Z] fe5b035b8622: Waiting [2023-03-10T19:00:38.319Z] 1cdcdd767dcd: Waiting [2023-03-10T19:00:38.319Z] f70ee36035b9: Waiting [2023-03-10T19:00:38.319Z] f492b040712e: Waiting [2023-03-10T19:00:38.319Z] 875df515935e: Layer already exists [2023-03-10T19:00:38.319Z] 1f6e98e47544: Layer already exists [2023-03-10T19:00:38.319Z] 90fa23d82a56: Layer already exists [2023-03-10T19:00:38.319Z] c8198eb10f0d: Layer already exists [2023-03-10T19:00:38.319Z] 1c9c15945861: Layer already exists [2023-03-10T19:00:38.319Z] f492b040712e: Layer already exists [2023-03-10T19:00:38.319Z] fe5b035b8622: Layer already exists [2023-03-10T19:00:38.319Z] 1cdcdd767dcd: Layer already exists [2023-03-10T19:00:38.319Z] f70ee36035b9: Layer already exists [2023-03-10T19:00:38.584Z] main: digest: sha256:f29d37f1b8c4dfb0c00d789ab9566ef44d875279465befeb73c9737bed65cff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:00:38.640Z] ===================================================== [Pipeline] echo [2023-03-10T19:00:38.646Z] taggedImages: [2023-03-10T19:00:38.646Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:38.646Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-10T19:00:38.646Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.91 [2023-03-10T19:00:38.646Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:38.646Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-10T19:00:38.661Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-10T19:00:38.661Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:38.661Z] latest [2023-03-10T19:00:38.661Z] 3.0.0-dev.91 [2023-03-10T19:00:38.661Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:38.661Z] main [2023-03-10T19:00:38.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:38.988Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:39.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:39.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-10T19:00:39.322Z] 6cf7cfc6bc52: Preparing [2023-03-10T19:00:39.322Z] 7fdd1fc7dd24: Preparing [2023-03-10T19:00:39.322Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:39.322Z] 56906f315ca0: Preparing [2023-03-10T19:00:39.322Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:00:39.322Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:00:39.586Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:39.586Z] 6cf7cfc6bc52: Pushed [2023-03-10T19:00:40.539Z] 56906f315ca0: Pushed [2023-03-10T19:00:43.868Z] 7fdd1fc7dd24: Pushed [2023-03-10T19:00:43.868Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:2e6a828d00dac840211b34840ad4e075e0e92b2179f37ff2c278a1535a3d55f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:44.213Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:44.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-10T19:00:44.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-10T19:00:44.558Z] 6cf7cfc6bc52: Preparing [2023-03-10T19:00:44.558Z] 7fdd1fc7dd24: Preparing [2023-03-10T19:00:44.558Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:44.558Z] 56906f315ca0: Preparing [2023-03-10T19:00:44.558Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:00:44.558Z] 56906f315ca0: Layer already exists [2023-03-10T19:00:44.558Z] 6cf7cfc6bc52: Layer already exists [2023-03-10T19:00:44.558Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:00:44.558Z] 7fdd1fc7dd24: Layer already exists [2023-03-10T19:00:44.558Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:44.825Z] latest: digest: sha256:2e6a828d00dac840211b34840ad4e075e0e92b2179f37ff2c278a1535a3d55f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:45.165Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:45.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.91 [2023-03-10T19:00:45.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-10T19:00:45.506Z] 6cf7cfc6bc52: Preparing [2023-03-10T19:00:45.506Z] 7fdd1fc7dd24: Preparing [2023-03-10T19:00:45.506Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:45.506Z] 56906f315ca0: Preparing [2023-03-10T19:00:45.506Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:00:45.506Z] 6cf7cfc6bc52: Layer already exists [2023-03-10T19:00:45.506Z] 56906f315ca0: Layer already exists [2023-03-10T19:00:45.506Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:00:45.506Z] 7fdd1fc7dd24: Layer already exists [2023-03-10T19:00:45.506Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:45.770Z] 3.0.0-dev.91: digest: sha256:2e6a828d00dac840211b34840ad4e075e0e92b2179f37ff2c278a1535a3d55f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:46.113Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:46.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:46.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-10T19:00:46.455Z] 6cf7cfc6bc52: Preparing [2023-03-10T19:00:46.455Z] 7fdd1fc7dd24: Preparing [2023-03-10T19:00:46.455Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:46.455Z] 56906f315ca0: Preparing [2023-03-10T19:00:46.455Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:00:46.455Z] 7fdd1fc7dd24: Layer already exists [2023-03-10T19:00:46.455Z] 6cf7cfc6bc52: Layer already exists [2023-03-10T19:00:46.455Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:46.455Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:00:46.455Z] 56906f315ca0: Layer already exists [2023-03-10T19:00:46.455Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:2e6a828d00dac840211b34840ad4e075e0e92b2179f37ff2c278a1535a3d55f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:47.064Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:47.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-10T19:00:47.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-10T19:00:47.403Z] 6cf7cfc6bc52: Preparing [2023-03-10T19:00:47.403Z] 7fdd1fc7dd24: Preparing [2023-03-10T19:00:47.403Z] b63e1d76f7b9: Preparing [2023-03-10T19:00:47.403Z] 56906f315ca0: Preparing [2023-03-10T19:00:47.403Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:00:47.403Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:00:47.403Z] 6cf7cfc6bc52: Layer already exists [2023-03-10T19:00:47.403Z] 7fdd1fc7dd24: Layer already exists [2023-03-10T19:00:47.403Z] 56906f315ca0: Layer already exists [2023-03-10T19:00:47.403Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:00:47.674Z] main: digest: sha256:2e6a828d00dac840211b34840ad4e075e0e92b2179f37ff2c278a1535a3d55f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:00:47.727Z] ===================================================== [Pipeline] echo [2023-03-10T19:00:47.736Z] taggedImages: [2023-03-10T19:00:47.736Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:47.736Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-10T19:00:47.736Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.91 [2023-03-10T19:00:47.736Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:47.736Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-10T19:00:47.765Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-10T19:00:47.765Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:47.765Z] latest [2023-03-10T19:00:47.765Z] 3.0.0-dev.91 [2023-03-10T19:00:47.765Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:00:47.765Z] main [2023-03-10T19:00:47.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:48.114Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:00:48.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:00:48.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-10T19:00:48.538Z] 61cb2c57057f: Preparing [2023-03-10T19:00:48.538Z] 2e020200b500: Preparing [2023-03-10T19:00:48.538Z] 542627c13d56: Preparing [2023-03-10T19:00:48.538Z] 6abf7ffb8e4f: Preparing [2023-03-10T19:00:48.538Z] 049772e9cfe0: Preparing [2023-03-10T19:00:48.538Z] c378b5ddc6ed: Preparing [2023-03-10T19:00:48.538Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:00:48.538Z] c378b5ddc6ed: Waiting [2023-03-10T19:00:48.538Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:00:48.809Z] 2e020200b500: Pushed [2023-03-10T19:00:48.809Z] 61cb2c57057f: Pushed [2023-03-10T19:00:48.809Z] 542627c13d56: Pushed [2023-03-10T19:00:48.809Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:00:49.814Z] c378b5ddc6ed: Pushed [2023-03-10T19:00:58.050Z] 049772e9cfe0: Pushed [2023-03-10T19:01:04.690Z] 6abf7ffb8e4f: Pushed [2023-03-10T19:01:04.690Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:79960425dc477da5106d1d10b906eeb8097287a4f05b156feeec7af06762d7c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:05.027Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:05.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-10T19:01:05.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-10T19:01:05.362Z] 61cb2c57057f: Preparing [2023-03-10T19:01:05.362Z] 2e020200b500: Preparing [2023-03-10T19:01:05.362Z] 542627c13d56: Preparing [2023-03-10T19:01:05.362Z] 6abf7ffb8e4f: Preparing [2023-03-10T19:01:05.362Z] 049772e9cfe0: Preparing [2023-03-10T19:01:05.362Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:05.362Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:05.362Z] c378b5ddc6ed: Waiting [2023-03-10T19:01:05.362Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:05.362Z] 542627c13d56: Layer already exists [2023-03-10T19:01:05.362Z] 2e020200b500: Layer already exists [2023-03-10T19:01:05.362Z] 049772e9cfe0: Layer already exists [2023-03-10T19:01:05.362Z] 61cb2c57057f: Layer already exists [2023-03-10T19:01:05.362Z] 6abf7ffb8e4f: Layer already exists [2023-03-10T19:01:05.362Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:05.362Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:05.630Z] latest: digest: sha256:79960425dc477da5106d1d10b906eeb8097287a4f05b156feeec7af06762d7c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:05.970Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:06.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.91 [2023-03-10T19:01:06.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-10T19:01:06.298Z] 61cb2c57057f: Preparing [2023-03-10T19:01:06.298Z] 2e020200b500: Preparing [2023-03-10T19:01:06.298Z] 542627c13d56: Preparing [2023-03-10T19:01:06.298Z] 6abf7ffb8e4f: Preparing [2023-03-10T19:01:06.298Z] 049772e9cfe0: Preparing [2023-03-10T19:01:06.298Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:06.298Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:06.298Z] c378b5ddc6ed: Waiting [2023-03-10T19:01:06.298Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:06.298Z] 049772e9cfe0: Layer already exists [2023-03-10T19:01:06.299Z] 6abf7ffb8e4f: Layer already exists [2023-03-10T19:01:06.299Z] 542627c13d56: Layer already exists [2023-03-10T19:01:06.299Z] 61cb2c57057f: Layer already exists [2023-03-10T19:01:06.299Z] 2e020200b500: Layer already exists [2023-03-10T19:01:06.299Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:06.299Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:06.565Z] 3.0.0-dev.91: digest: sha256:79960425dc477da5106d1d10b906eeb8097287a4f05b156feeec7af06762d7c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:06.912Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:07.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:07.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-10T19:01:07.332Z] 61cb2c57057f: Preparing [2023-03-10T19:01:07.332Z] 2e020200b500: Preparing [2023-03-10T19:01:07.332Z] 542627c13d56: Preparing [2023-03-10T19:01:07.332Z] 6abf7ffb8e4f: Preparing [2023-03-10T19:01:07.332Z] 049772e9cfe0: Preparing [2023-03-10T19:01:07.332Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:07.332Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:07.332Z] c378b5ddc6ed: Waiting [2023-03-10T19:01:07.332Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:07.332Z] 2e020200b500: Layer already exists [2023-03-10T19:01:07.332Z] 049772e9cfe0: Layer already exists [2023-03-10T19:01:07.332Z] 61cb2c57057f: Layer already exists [2023-03-10T19:01:07.332Z] 542627c13d56: Layer already exists [2023-03-10T19:01:07.332Z] 6abf7ffb8e4f: Layer already exists [2023-03-10T19:01:07.332Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:07.332Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:07.332Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:79960425dc477da5106d1d10b906eeb8097287a4f05b156feeec7af06762d7c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:07.687Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:08.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-10T19:01:08.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-10T19:01:08.031Z] 61cb2c57057f: Preparing [2023-03-10T19:01:08.031Z] 2e020200b500: Preparing [2023-03-10T19:01:08.031Z] 542627c13d56: Preparing [2023-03-10T19:01:08.031Z] 6abf7ffb8e4f: Preparing [2023-03-10T19:01:08.031Z] 049772e9cfe0: Preparing [2023-03-10T19:01:08.031Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:08.031Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:08.031Z] c378b5ddc6ed: Waiting [2023-03-10T19:01:08.031Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:08.031Z] 61cb2c57057f: Layer already exists [2023-03-10T19:01:08.031Z] 2e020200b500: Layer already exists [2023-03-10T19:01:08.031Z] 6abf7ffb8e4f: Layer already exists [2023-03-10T19:01:08.031Z] 542627c13d56: Layer already exists [2023-03-10T19:01:08.031Z] 049772e9cfe0: Layer already exists [2023-03-10T19:01:08.031Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:08.031Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:08.298Z] main: digest: sha256:79960425dc477da5106d1d10b906eeb8097287a4f05b156feeec7af06762d7c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:01:08.339Z] ===================================================== [Pipeline] echo [2023-03-10T19:01:08.344Z] taggedImages: [2023-03-10T19:01:08.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:08.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-10T19:01:08.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.91 [2023-03-10T19:01:08.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:08.344Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-10T19:01:08.358Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-10T19:01:08.358Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:08.358Z] latest [2023-03-10T19:01:08.358Z] 3.0.0-dev.91 [2023-03-10T19:01:08.358Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:08.358Z] main [2023-03-10T19:01:08.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:08.695Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:09.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:09.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-10T19:01:09.029Z] c8b423c42c21: Preparing [2023-03-10T19:01:09.029Z] dd29aa5d83ca: Preparing [2023-03-10T19:01:09.029Z] e600cab4b0f8: Preparing [2023-03-10T19:01:09.029Z] 377a27f7187e: Preparing [2023-03-10T19:01:09.029Z] adfeb6446493: Preparing [2023-03-10T19:01:09.029Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:09.029Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:09.297Z] e600cab4b0f8: Pushed [2023-03-10T19:01:09.297Z] c8b423c42c21: Pushed [2023-03-10T19:01:09.297Z] dd29aa5d83ca: Pushed [2023-03-10T19:01:09.297Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:09.881Z] adfeb6446493: Pushed [2023-03-10T19:01:24.865Z] 377a27f7187e: Pushed [2023-03-10T19:01:25.132Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:caf483ddbfd7a9377d857d6c0bea65789aca80ca2e944198cfa29ca46ac7ec79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:25.483Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:25.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-10T19:01:25.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-10T19:01:25.818Z] c8b423c42c21: Preparing [2023-03-10T19:01:25.818Z] dd29aa5d83ca: Preparing [2023-03-10T19:01:25.818Z] e600cab4b0f8: Preparing [2023-03-10T19:01:25.818Z] 377a27f7187e: Preparing [2023-03-10T19:01:25.818Z] adfeb6446493: Preparing [2023-03-10T19:01:25.818Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:25.818Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:25.818Z] 377a27f7187e: Layer already exists [2023-03-10T19:01:25.818Z] dd29aa5d83ca: Layer already exists [2023-03-10T19:01:25.818Z] c8b423c42c21: Layer already exists [2023-03-10T19:01:25.818Z] e600cab4b0f8: Layer already exists [2023-03-10T19:01:25.818Z] adfeb6446493: Layer already exists [2023-03-10T19:01:25.818Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:26.082Z] latest: digest: sha256:caf483ddbfd7a9377d857d6c0bea65789aca80ca2e944198cfa29ca46ac7ec79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:26.421Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:26.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.91 [2023-03-10T19:01:26.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-10T19:01:26.752Z] c8b423c42c21: Preparing [2023-03-10T19:01:26.752Z] dd29aa5d83ca: Preparing [2023-03-10T19:01:26.752Z] e600cab4b0f8: Preparing [2023-03-10T19:01:26.752Z] 377a27f7187e: Preparing [2023-03-10T19:01:26.752Z] adfeb6446493: Preparing [2023-03-10T19:01:26.752Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:26.752Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:26.752Z] c8b423c42c21: Layer already exists [2023-03-10T19:01:26.752Z] dd29aa5d83ca: Layer already exists [2023-03-10T19:01:26.752Z] adfeb6446493: Layer already exists [2023-03-10T19:01:26.752Z] 377a27f7187e: Layer already exists [2023-03-10T19:01:26.752Z] e600cab4b0f8: Layer already exists [2023-03-10T19:01:26.752Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:27.017Z] 3.0.0-dev.91: digest: sha256:caf483ddbfd7a9377d857d6c0bea65789aca80ca2e944198cfa29ca46ac7ec79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:27.348Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:27.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:27.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-10T19:01:27.678Z] c8b423c42c21: Preparing [2023-03-10T19:01:27.678Z] dd29aa5d83ca: Preparing [2023-03-10T19:01:27.678Z] e600cab4b0f8: Preparing [2023-03-10T19:01:27.678Z] 377a27f7187e: Preparing [2023-03-10T19:01:27.678Z] adfeb6446493: Preparing [2023-03-10T19:01:27.678Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:27.678Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:27.678Z] 377a27f7187e: Layer already exists [2023-03-10T19:01:27.678Z] dd29aa5d83ca: Layer already exists [2023-03-10T19:01:27.678Z] e600cab4b0f8: Layer already exists [2023-03-10T19:01:27.678Z] adfeb6446493: Layer already exists [2023-03-10T19:01:27.678Z] c8b423c42c21: Layer already exists [2023-03-10T19:01:27.678Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:27.943Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:caf483ddbfd7a9377d857d6c0bea65789aca80ca2e944198cfa29ca46ac7ec79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:28.276Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:28.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-10T19:01:28.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-10T19:01:28.605Z] c8b423c42c21: Preparing [2023-03-10T19:01:28.605Z] dd29aa5d83ca: Preparing [2023-03-10T19:01:28.605Z] e600cab4b0f8: Preparing [2023-03-10T19:01:28.605Z] 377a27f7187e: Preparing [2023-03-10T19:01:28.605Z] adfeb6446493: Preparing [2023-03-10T19:01:28.605Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:28.605Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:28.605Z] 377a27f7187e: Layer already exists [2023-03-10T19:01:28.605Z] c8b423c42c21: Layer already exists [2023-03-10T19:01:28.605Z] e600cab4b0f8: Layer already exists [2023-03-10T19:01:28.605Z] dd29aa5d83ca: Layer already exists [2023-03-10T19:01:28.605Z] adfeb6446493: Layer already exists [2023-03-10T19:01:28.605Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:28.868Z] main: digest: sha256:caf483ddbfd7a9377d857d6c0bea65789aca80ca2e944198cfa29ca46ac7ec79 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:01:28.911Z] ===================================================== [Pipeline] echo [2023-03-10T19:01:28.918Z] taggedImages: [2023-03-10T19:01:28.918Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:28.918Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-10T19:01:28.918Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.91 [2023-03-10T19:01:28.918Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:28.918Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-10T19:01:28.937Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-10T19:01:28.938Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:28.938Z] latest [2023-03-10T19:01:28.938Z] 3.0.0-dev.91 [2023-03-10T19:01:28.938Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:28.938Z] main [2023-03-10T19:01:28.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:29.278Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:29.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:29.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-10T19:01:29.617Z] 41d5dad83adb: Preparing [2023-03-10T19:01:29.617Z] 52a21c85f5c0: Preparing [2023-03-10T19:01:29.617Z] 2b7cf6a6163e: Preparing [2023-03-10T19:01:29.617Z] b5cbac036564: Preparing [2023-03-10T19:01:29.617Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:29.617Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:29.617Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:29.883Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:29.883Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:29.883Z] 52a21c85f5c0: Pushed [2023-03-10T19:01:29.883Z] 41d5dad83adb: Pushed [2023-03-10T19:01:29.883Z] 2b7cf6a6163e: Pushed [2023-03-10T19:01:48.080Z] b5cbac036564: Pushed [2023-03-10T19:01:48.080Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:39c29976e7e9e3de00c818c5bd643d43c66109f88ab9aebf6a88444ae6a80269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:48.423Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:48.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-10T19:01:48.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-10T19:01:48.757Z] 41d5dad83adb: Preparing [2023-03-10T19:01:48.757Z] 52a21c85f5c0: Preparing [2023-03-10T19:01:48.757Z] 2b7cf6a6163e: Preparing [2023-03-10T19:01:48.757Z] b5cbac036564: Preparing [2023-03-10T19:01:48.757Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:48.757Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:48.757Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:48.757Z] b5cbac036564: Layer already exists [2023-03-10T19:01:48.757Z] 41d5dad83adb: Layer already exists [2023-03-10T19:01:48.757Z] 2b7cf6a6163e: Layer already exists [2023-03-10T19:01:48.757Z] 52a21c85f5c0: Layer already exists [2023-03-10T19:01:48.757Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:48.757Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:49.022Z] latest: digest: sha256:39c29976e7e9e3de00c818c5bd643d43c66109f88ab9aebf6a88444ae6a80269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:49.367Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:49.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.91 [2023-03-10T19:01:49.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-10T19:01:49.712Z] 41d5dad83adb: Preparing [2023-03-10T19:01:49.712Z] 52a21c85f5c0: Preparing [2023-03-10T19:01:49.712Z] 2b7cf6a6163e: Preparing [2023-03-10T19:01:49.712Z] b5cbac036564: Preparing [2023-03-10T19:01:49.712Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:49.712Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:49.712Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:49.712Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:49.712Z] b5cbac036564: Layer already exists [2023-03-10T19:01:49.712Z] 41d5dad83adb: Layer already exists [2023-03-10T19:01:49.712Z] 52a21c85f5c0: Layer already exists [2023-03-10T19:01:49.712Z] 2b7cf6a6163e: Layer already exists [2023-03-10T19:01:49.712Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:49.977Z] 3.0.0-dev.91: digest: sha256:39c29976e7e9e3de00c818c5bd643d43c66109f88ab9aebf6a88444ae6a80269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:50.323Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:50.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:50.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-10T19:01:50.653Z] 41d5dad83adb: Preparing [2023-03-10T19:01:50.653Z] 52a21c85f5c0: Preparing [2023-03-10T19:01:50.653Z] 2b7cf6a6163e: Preparing [2023-03-10T19:01:50.653Z] b5cbac036564: Preparing [2023-03-10T19:01:50.654Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:50.654Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:50.654Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:50.654Z] 2b7cf6a6163e: Layer already exists [2023-03-10T19:01:50.654Z] 41d5dad83adb: Layer already exists [2023-03-10T19:01:50.654Z] 52a21c85f5c0: Layer already exists [2023-03-10T19:01:50.654Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:50.654Z] b5cbac036564: Layer already exists [2023-03-10T19:01:50.654Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:50.654Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:39c29976e7e9e3de00c818c5bd643d43c66109f88ab9aebf6a88444ae6a80269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:51.265Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:51.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-10T19:01:51.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-10T19:01:51.603Z] 41d5dad83adb: Preparing [2023-03-10T19:01:51.603Z] 52a21c85f5c0: Preparing [2023-03-10T19:01:51.603Z] 2b7cf6a6163e: Preparing [2023-03-10T19:01:51.603Z] b5cbac036564: Preparing [2023-03-10T19:01:51.603Z] c378b5ddc6ed: Preparing [2023-03-10T19:01:51.603Z] a8cfdf0cc8ec: Preparing [2023-03-10T19:01:51.603Z] a8cfdf0cc8ec: Waiting [2023-03-10T19:01:51.603Z] 2b7cf6a6163e: Layer already exists [2023-03-10T19:01:51.603Z] c378b5ddc6ed: Layer already exists [2023-03-10T19:01:51.603Z] b5cbac036564: Layer already exists [2023-03-10T19:01:51.603Z] 52a21c85f5c0: Layer already exists [2023-03-10T19:01:51.603Z] 41d5dad83adb: Layer already exists [2023-03-10T19:01:51.603Z] a8cfdf0cc8ec: Layer already exists [2023-03-10T19:01:51.871Z] main: digest: sha256:39c29976e7e9e3de00c818c5bd643d43c66109f88ab9aebf6a88444ae6a80269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:01:51.913Z] ===================================================== [Pipeline] echo [2023-03-10T19:01:51.918Z] taggedImages: [2023-03-10T19:01:51.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:51.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-10T19:01:51.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.91 [2023-03-10T19:01:51.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:51.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-10T19:01:51.932Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-10T19:01:51.932Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:51.932Z] latest [2023-03-10T19:01:51.932Z] 3.0.0-dev.91 [2023-03-10T19:01:51.932Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:01:51.932Z] main [2023-03-10T19:01:51.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:52.264Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:52.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:01:52.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-10T19:01:52.602Z] 339016539b7f: Preparing [2023-03-10T19:01:52.602Z] 4758ed9dfe4d: Preparing [2023-03-10T19:01:52.602Z] b63e1d76f7b9: Preparing [2023-03-10T19:01:52.602Z] 96af589e3639: Preparing [2023-03-10T19:01:52.602Z] f70ee36035b9: Preparing [2023-03-10T19:01:52.602Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:01:52.602Z] f70ee36035b9: Layer already exists [2023-03-10T19:01:52.868Z] 339016539b7f: Pushed [2023-03-10T19:01:53.134Z] 96af589e3639: Pushed [2023-03-10T19:01:58.474Z] 4758ed9dfe4d: Pushed [2023-03-10T19:01:58.739Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:bd348435ece38581aa272576deec6741d7c299dbab2c8320fb71b5ee5c84c161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:59.079Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:01:59.410Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-10T19:01:59.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-10T19:01:59.410Z] 339016539b7f: Preparing [2023-03-10T19:01:59.410Z] 4758ed9dfe4d: Preparing [2023-03-10T19:01:59.410Z] b63e1d76f7b9: Preparing [2023-03-10T19:01:59.410Z] 96af589e3639: Preparing [2023-03-10T19:01:59.410Z] f70ee36035b9: Preparing [2023-03-10T19:01:59.410Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:01:59.410Z] f70ee36035b9: Layer already exists [2023-03-10T19:01:59.410Z] 96af589e3639: Layer already exists [2023-03-10T19:01:59.410Z] 4758ed9dfe4d: Layer already exists [2023-03-10T19:01:59.410Z] 339016539b7f: Layer already exists [2023-03-10T19:01:59.410Z] latest: digest: sha256:bd348435ece38581aa272576deec6741d7c299dbab2c8320fb71b5ee5c84c161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:00.019Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:00.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.91 [2023-03-10T19:02:00.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-10T19:02:00.349Z] 339016539b7f: Preparing [2023-03-10T19:02:00.349Z] 4758ed9dfe4d: Preparing [2023-03-10T19:02:00.349Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:00.349Z] 96af589e3639: Preparing [2023-03-10T19:02:00.349Z] f70ee36035b9: Preparing [2023-03-10T19:02:00.349Z] 339016539b7f: Layer already exists [2023-03-10T19:02:00.349Z] 4758ed9dfe4d: Layer already exists [2023-03-10T19:02:00.349Z] 96af589e3639: Layer already exists [2023-03-10T19:02:00.349Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:00.349Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:00.349Z] 3.0.0-dev.91: digest: sha256:bd348435ece38581aa272576deec6741d7c299dbab2c8320fb71b5ee5c84c161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:00.959Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:01.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:02:01.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-10T19:02:01.294Z] 339016539b7f: Preparing [2023-03-10T19:02:01.294Z] 4758ed9dfe4d: Preparing [2023-03-10T19:02:01.294Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:01.294Z] 96af589e3639: Preparing [2023-03-10T19:02:01.294Z] f70ee36035b9: Preparing [2023-03-10T19:02:01.294Z] 339016539b7f: Layer already exists [2023-03-10T19:02:01.294Z] 4758ed9dfe4d: Layer already exists [2023-03-10T19:02:01.294Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:01.294Z] 96af589e3639: Layer already exists [2023-03-10T19:02:01.294Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:01.294Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:bd348435ece38581aa272576deec6741d7c299dbab2c8320fb71b5ee5c84c161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:01.632Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:01.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-10T19:02:01.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-10T19:02:01.963Z] 339016539b7f: Preparing [2023-03-10T19:02:01.963Z] 4758ed9dfe4d: Preparing [2023-03-10T19:02:01.963Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:01.963Z] 96af589e3639: Preparing [2023-03-10T19:02:01.963Z] f70ee36035b9: Preparing [2023-03-10T19:02:01.963Z] 96af589e3639: Layer already exists [2023-03-10T19:02:01.963Z] 4758ed9dfe4d: Layer already exists [2023-03-10T19:02:01.963Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:01.963Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:01.963Z] 339016539b7f: Layer already exists [2023-03-10T19:02:02.231Z] main: digest: sha256:bd348435ece38581aa272576deec6741d7c299dbab2c8320fb71b5ee5c84c161 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:02:02.272Z] ===================================================== [Pipeline] echo [2023-03-10T19:02:02.278Z] taggedImages: [2023-03-10T19:02:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:02:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-10T19:02:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.91 [2023-03-10T19:02:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:02:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-10T19:02:02.292Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-10T19:02:02.292Z] da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:02:02.292Z] latest [2023-03-10T19:02:02.292Z] 3.0.0-dev.91 [2023-03-10T19:02:02.292Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:02:02.292Z] main [2023-03-10T19:02:02.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:02.621Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:02.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:02:02.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-10T19:02:02.956Z] b770d91cabf8: Preparing [2023-03-10T19:02:02.956Z] 777d3fb9d454: Preparing [2023-03-10T19:02:02.956Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:02.956Z] ce3ccfede2e3: Preparing [2023-03-10T19:02:02.956Z] f70ee36035b9: Preparing [2023-03-10T19:02:02.956Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:02.956Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:02:02.956Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:03.223Z] b770d91cabf8: Pushed [2023-03-10T19:02:08.547Z] 777d3fb9d454: Pushed [2023-03-10T19:02:08.547Z] da675bb4c39ca8451971de11c1deafee203bfaa2: digest: sha256:98707d6745ddd9f015624f16198b8da930d6b262d81192a090afac05116221eb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:08.886Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:09.219Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-10T19:02:09.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-10T19:02:09.219Z] b770d91cabf8: Preparing [2023-03-10T19:02:09.219Z] 777d3fb9d454: Preparing [2023-03-10T19:02:09.219Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:09.219Z] ce3ccfede2e3: Preparing [2023-03-10T19:02:09.219Z] f70ee36035b9: Preparing [2023-03-10T19:02:09.219Z] b770d91cabf8: Layer already exists [2023-03-10T19:02:09.219Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:09.219Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:02:09.219Z] 777d3fb9d454: Layer already exists [2023-03-10T19:02:09.219Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:09.483Z] latest: digest: sha256:98707d6745ddd9f015624f16198b8da930d6b262d81192a090afac05116221eb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:09.812Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:10.140Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.91 [2023-03-10T19:02:10.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-10T19:02:10.140Z] b770d91cabf8: Preparing [2023-03-10T19:02:10.140Z] 777d3fb9d454: Preparing [2023-03-10T19:02:10.140Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:10.140Z] ce3ccfede2e3: Preparing [2023-03-10T19:02:10.140Z] f70ee36035b9: Preparing [2023-03-10T19:02:10.140Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:02:10.140Z] b770d91cabf8: Layer already exists [2023-03-10T19:02:10.140Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:10.140Z] 777d3fb9d454: Layer already exists [2023-03-10T19:02:10.140Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:10.140Z] 3.0.0-dev.91: digest: sha256:98707d6745ddd9f015624f16198b8da930d6b262d81192a090afac05116221eb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:10.471Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:10.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:02:10.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-10T19:02:10.804Z] b770d91cabf8: Preparing [2023-03-10T19:02:10.804Z] 777d3fb9d454: Preparing [2023-03-10T19:02:10.804Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:10.804Z] ce3ccfede2e3: Preparing [2023-03-10T19:02:10.804Z] f70ee36035b9: Preparing [2023-03-10T19:02:10.804Z] b770d91cabf8: Layer already exists [2023-03-10T19:02:10.804Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:10.804Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:02:10.804Z] 777d3fb9d454: Layer already exists [2023-03-10T19:02:10.804Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:10.804Z] da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91: digest: sha256:98707d6745ddd9f015624f16198b8da930d6b262d81192a090afac05116221eb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:11.150Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:11.492Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-10T19:02:11.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-10T19:02:11.492Z] b770d91cabf8: Preparing [2023-03-10T19:02:11.492Z] 777d3fb9d454: Preparing [2023-03-10T19:02:11.492Z] b63e1d76f7b9: Preparing [2023-03-10T19:02:11.492Z] ce3ccfede2e3: Preparing [2023-03-10T19:02:11.492Z] f70ee36035b9: Preparing [2023-03-10T19:02:11.492Z] 777d3fb9d454: Layer already exists [2023-03-10T19:02:11.492Z] b770d91cabf8: Layer already exists [2023-03-10T19:02:11.492Z] f70ee36035b9: Layer already exists [2023-03-10T19:02:11.492Z] ce3ccfede2e3: Layer already exists [2023-03-10T19:02:11.492Z] b63e1d76f7b9: Layer already exists [2023-03-10T19:02:11.762Z] main: digest: sha256:98707d6745ddd9f015624f16198b8da930d6b262d81192a090afac05116221eb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-10T19:02:11.801Z] ===================================================== [Pipeline] echo [2023-03-10T19:02:11.806Z] taggedImages: [2023-03-10T19:02:11.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2 [2023-03-10T19:02:11.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-10T19:02:11.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.91 [2023-03-10T19:02:11.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da675bb4c39ca8451971de11c1deafee203bfaa2-3.0.0-dev.91 [2023-03-10T19:02:11.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:12.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T19:02:12.173Z] [2023-03-10T19:02:12.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:12.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T19:02:12.511Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T19:02:12.511Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T19:02:12.511Z] 04944245beec: Pulling fs layer [2023-03-10T19:02:12.511Z] 699f458cf7ca: Pulling fs layer [2023-03-10T19:02:12.511Z] 765212b225bb: Pulling fs layer [2023-03-10T19:02:12.511Z] f23df028b6ca: Pulling fs layer [2023-03-10T19:02:12.511Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T19:02:12.511Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T19:02:12.511Z] f23df028b6ca: Waiting [2023-03-10T19:02:12.511Z] d65c8cfc05b1: Waiting [2023-03-10T19:02:12.511Z] 2437ff75d9bd: Waiting [2023-03-10T19:02:12.511Z] 765212b225bb: Waiting [2023-03-10T19:02:12.781Z] 04944245beec: Verifying Checksum [2023-03-10T19:02:12.781Z] 04944245beec: Download complete [2023-03-10T19:02:12.781Z] 765212b225bb: Download complete [2023-03-10T19:02:12.781Z] f23df028b6ca: Verifying Checksum [2023-03-10T19:02:12.781Z] f23df028b6ca: Download complete [2023-03-10T19:02:12.781Z] d65c8cfc05b1: Download complete [2023-03-10T19:02:13.048Z] 699f458cf7ca: Verifying Checksum [2023-03-10T19:02:13.048Z] 699f458cf7ca: Download complete [2023-03-10T19:02:13.313Z] 8998bd30e6a1: Verifying Checksum [2023-03-10T19:02:13.313Z] 8998bd30e6a1: Download complete [2023-03-10T19:02:15.249Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T19:02:15.249Z] 2437ff75d9bd: Download complete [2023-03-10T19:02:17.184Z] 8998bd30e6a1: Pull complete [2023-03-10T19:02:17.450Z] 04944245beec: Pull complete [2023-03-10T19:02:18.850Z] 699f458cf7ca: Pull complete [2023-03-10T19:02:18.850Z] 765212b225bb: Pull complete [2023-03-10T19:02:19.804Z] f23df028b6ca: Pull complete [2023-03-10T19:02:19.804Z] d65c8cfc05b1: Pull complete [2023-03-10T19:02:34.769Z] 2437ff75d9bd: Pull complete [2023-03-10T19:02:34.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T19:02:34.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T19:02:34.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:02:34.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-9646 does not seem to be running inside a container [2023-03-10T19:02:35.031Z] $ 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/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-10T19:02:37.774Z] $ docker top 1a594a80fbd3a46a551c5a4cde2b58d2c3a4016d771fbe7c037105ea4599a6c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:02:38.643Z] ---> job-cost.sh [2023-03-10T19:02:38.643Z] lf-activate-venv: SKIPPING [2023-03-10T19:02:38.643Z] INFO: No Stack... [2023-03-10T19:02:39.222Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T19:02:40.176Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T19:02:40.809Z] + cat /w/workspace/edgex-go/453/archives/cost.csv [2023-03-10T19:02:40.809Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T19:02:40.851Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-453-stack-cost] [2023-03-10T19:02:40.860Z] Resource [jenkins-edgexfoundry-edgex-go-main-453-stack-cost] did not exist. Created. [2023-03-10T19:02:40.860Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-453-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T19:02:41.511Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T19:02:42.190Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T19:02:42.197Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-453-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T19:02:42.213Z] $ docker stop --time=1 1a594a80fbd3a46a551c5a4cde2b58d2c3a4016d771fbe7c037105ea4599a6c1 [2023-03-10T19:02:43.747Z] $ docker rm -f --volumes 1a594a80fbd3a46a551c5a4cde2b58d2c3a4016d771fbe7c037105ea4599a6c1 [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 [2023-03-10T19:02:44.197Z] provisioning config files... [2023-03-10T19:02:44.204Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/453@tmp/config12036646862957555454tmp [Pipeline] { [Pipeline] sh [2023-03-10T19:02:44.497Z] + set +x [2023-03-10T19:02:44.497Z] + curl -s https://codecov.io/bash [2023-03-10T19:02:44.497Z] + bash -s -- [2023-03-10T19:02:44.497Z] [2023-03-10T19:02:44.497Z] _____ _ [2023-03-10T19:02:44.497Z] / ____| | | [2023-03-10T19:02:44.497Z] | | ___ __| | ___ ___ _____ __ [2023-03-10T19:02:44.497Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-10T19:02:44.497Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-10T19:02:44.497Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-10T19:02:44.497Z] Bash-1.0.6 [2023-03-10T19:02:44.497Z] [2023-03-10T19:02:44.497Z] [2023-03-10T19:02:44.497Z] ==> git version 2.25.1 found [2023-03-10T19:02:44.497Z] ==> 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 [2023-03-10T19:02:44.497Z] Release-Date: 2020-01-08 [2023-03-10T19:02:44.497Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-10T19:02:44.497Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-10T19:02:44.497Z] ==> Jenkins CI detected. [2023-03-10T19:02:44.497Z] current dir:  /w/workspace/edgex-go/453 [2023-03-10T19:02:44.497Z] project root: . [2023-03-10T19:02:44.497Z] --> token set from env [2023-03-10T19:02:44.497Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-10T19:02:44.497Z] ==> Running gcov in . (disable via -X gcov) [2023-03-10T19:02:44.497Z] ==> Python coveragepy not found [2023-03-10T19:02:44.497Z] ==> Searching for coverage reports in: [2023-03-10T19:02:44.497Z] + . [2023-03-10T19:02:44.757Z] -> Found 1 reports [2023-03-10T19:02:44.757Z] ==> Detecting git/mercurial file structure [2023-03-10T19:02:44.757Z] ==> Reading reports [2023-03-10T19:02:44.757Z] + ./coverage.out bytes=447487 [2023-03-10T19:02:44.757Z] ==> Appending adjustments [2023-03-10T19:02:44.757Z] https://docs.codecov.io/docs/fixing-reports [2023-03-10T19:02:45.694Z] + Found adjustments [2023-03-10T19:02:45.694Z] ==> Gzipping contents [2023-03-10T19:02:45.953Z] 60K /tmp/codecov.E2PwFT.gz [2023-03-10T19:02:45.953Z] ==> Uploading reports [2023-03-10T19:02:45.953Z] url: https://codecov.io [2023-03-10T19:02:45.953Z] query: branch=main&commit=da675bb4c39ca8451971de11c1deafee203bfaa2&build=453&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F453%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-10T19:02:45.953Z] -> Pinging Codecov [2023-03-10T19:02:45.953Z] 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=da675bb4c39ca8451971de11c1deafee203bfaa2&build=453&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F453%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-10T19:02:45.953Z] -> Uploading to [2023-03-10T19:02:45.953Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/da675bb4c39ca8451971de11c1deafee203bfaa2/437a4466-1994-4283-89c7-f27574b7122a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T190245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9795562717b4a6f51e79a7446b5b42456db037c9ace62963f3de8f1a3a572d09 [2023-03-10T19:02:45.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T19:02:45.953Z] Dload Upload Total Spent Left Speed [2023-03-10T19:02:46.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58284 0 0 100 58284 0 178k --:--:-- --:--:-- --:--:-- 178k [2023-03-10T19:02:46.469Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/da675bb4c39ca8451971de11c1deafee203bfaa2 [Pipeline] } [2023-03-10T19:02:46.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-10T19:02:46.657Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-10T19:02:46.667Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:46.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-10T19:02:46.965Z] [2023-03-10T19:02:46.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:02:47.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-10T19:02:47.258Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-10T19:02:47.258Z] df9b9388f04a: Pulling fs layer [2023-03-10T19:02:47.258Z] 52dc419b0ee2: Pulling fs layer [2023-03-10T19:02:47.258Z] 25bc292e5bac: Pulling fs layer [2023-03-10T19:02:47.258Z] 114826534d7a: Pulling fs layer [2023-03-10T19:02:47.258Z] 4657fd5d0bcf: Pulling fs layer [2023-03-10T19:02:47.258Z] 6ad1cebc031e: Pulling fs layer [2023-03-10T19:02:47.258Z] 8a3aa393b2d8: Pulling fs layer [2023-03-10T19:02:47.258Z] 4657fd5d0bcf: Waiting [2023-03-10T19:02:47.258Z] 6ad1cebc031e: Waiting [2023-03-10T19:02:47.258Z] 8a3aa393b2d8: Waiting [2023-03-10T19:02:47.258Z] 114826534d7a: Waiting [2023-03-10T19:02:47.258Z] 25bc292e5bac: Verifying Checksum [2023-03-10T19:02:47.258Z] 25bc292e5bac: Download complete [2023-03-10T19:02:47.258Z] 52dc419b0ee2: Download complete [2023-03-10T19:02:47.258Z] 4657fd5d0bcf: Verifying Checksum [2023-03-10T19:02:47.258Z] 4657fd5d0bcf: Download complete [2023-03-10T19:02:47.258Z] df9b9388f04a: Verifying Checksum [2023-03-10T19:02:47.258Z] df9b9388f04a: Download complete [2023-03-10T19:02:47.517Z] df9b9388f04a: Pull complete [2023-03-10T19:02:47.517Z] 6ad1cebc031e: Verifying Checksum [2023-03-10T19:02:47.517Z] 6ad1cebc031e: Download complete [2023-03-10T19:02:47.517Z] 52dc419b0ee2: Pull complete [2023-03-10T19:02:47.776Z] 25bc292e5bac: Pull complete [2023-03-10T19:02:48.035Z] 114826534d7a: Verifying Checksum [2023-03-10T19:02:48.035Z] 114826534d7a: Download complete [2023-03-10T19:02:48.293Z] 8a3aa393b2d8: Verifying Checksum [2023-03-10T19:02:48.293Z] 8a3aa393b2d8: Download complete [2023-03-10T19:02:52.516Z] 114826534d7a: Pull complete [2023-03-10T19:02:52.517Z] 4657fd5d0bcf: Pull complete [2023-03-10T19:02:52.517Z] 6ad1cebc031e: Pull complete [2023-03-10T19:02:55.044Z] 8a3aa393b2d8: Pull complete [2023-03-10T19:02:55.044Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-10T19:02:55.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-10T19:02:55.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:02:55.137Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T19:02:55.167Z] $ 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/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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-snyk-go:1.410.4 cat [2023-03-10T19:02:59.189Z] $ docker top 5283a2286d3e38618eac403f0fe6bc14dc7ebab912d0d9ceb216e65a1572f666 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T19:02:59.251Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-10T19:02:59.527Z] + set -o pipefail [2023-03-10T19:02:59.527Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-10T19:03:04.797Z] [2023-03-10T19:03:04.797Z] Monitoring /w/workspace/edgex-go/453 (github.com/edgexfoundry/edgex-go)... [2023-03-10T19:03:04.797Z] [2023-03-10T19:03:04.797Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fff28e4e-db58-4600-aa96-e1e486b3b500 [2023-03-10T19:03:04.797Z] [2023-03-10T19:03:04.797Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-10T19:03:04.797Z] [2023-03-10T19:03:04.797Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-10T19:03:04.797Z] [2023-03-10T19:03:04.797Z] [2023-03-10T19:03:04.797Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-10T19:03:04.797Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-10T19:03:04.797Z] More details here: https://snyk.co/ue1NS [2023-03-10T19:03:04.797Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-10T19:03:04.797Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-10T19:03:04.808Z] $ docker stop --time=1 5283a2286d3e38618eac403f0fe6bc14dc7ebab912d0d9ceb216e65a1572f666 [2023-03-10T19:03:07.954Z] $ docker rm -f --volumes 5283a2286d3e38618eac403f0fe6bc14dc7ebab912d0d9ceb216e65a1572f666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-10T19:03:08.305Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T19:03:08.318Z] provisioning config files... [2023-03-10T19:03:08.325Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/453@tmp/config15576679401799127659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:03:08.619Z] --> edgex-publish-swagger.sh [2023-03-10T19:03:08.619Z] === Publish openapi/v3 API === [2023-03-10T19:03:08.619Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-10T19:03:08.619Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/453/openapi/v3/core-command.yaml] [2023-03-10T19:03:08.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T19:03:08.619Z] Dload Upload Total Spent Left Speed [2023-03-10T19:03:08.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 64654 --:--:-- --:--:-- --:--:-- 64511 [2023-03-10T19:03:08.877Z] [2023-03-10T19:03:08.877Z] [2023-03-10T19:03:08.877Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/453/openapi/v3/core-data.yaml] [2023-03-10T19:03:08.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T19:03:08.877Z] Dload Upload Total Spent Left Speed [2023-03-10T19:03:09.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 148k --:--:-- --:--:-- --:--:-- 148k [2023-03-10T19:03:09.445Z] [2023-03-10T19:03:09.445Z] [2023-03-10T19:03:09.445Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/453/openapi/v3/core-metadata.yaml] [2023-03-10T19:03:09.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T19:03:09.445Z] Dload Upload Total Spent Left Speed [2023-03-10T19:03:10.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 1530k --:--:-- --:--:-- --:--:-- 1513k 100 140k 0 0 100 140k 0 286k --:--:-- --:--:-- --:--:-- 286k [2023-03-10T19:03:10.013Z] [2023-03-10T19:03:10.013Z] [2023-03-10T19:03:10.013Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/453/openapi/v3/support-notifications.yaml] [2023-03-10T19:03:10.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T19:03:10.013Z] Dload Upload Total Spent Left Speed [2023-03-10T19:03:10.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 193k --:--:-- --:--:-- --:--:-- 193k [2023-03-10T19:03:10.271Z] [2023-03-10T19:03:10.271Z] [2023-03-10T19:03:10.271Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/453/openapi/v3/support-scheduler.yaml] [2023-03-10T19:03:10.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T19:03:10.532Z] Dload Upload Total Spent Left Speed [2023-03-10T19:03:10.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 163k --:--:-- --:--:-- --:--:-- 162k 100 34001 0 0 100 34001 0 78888 --:--:-- --:--:-- --:--:-- 78706 [2023-03-10T19:03:10.792Z] [2023-03-10T19:03:10.792Z] [Pipeline] } [2023-03-10T19:03:10.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-03-10T19:03:11.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T19:03:11.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:03:11.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T19:03:11.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:03:11.552Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T19:03:11.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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/py-git-semver:0.1.4 cat [2023-03-10T19:03:12.114Z] $ docker top 81f475717ed1ab475e2dc7a6d4c04a4d9bd4537157448b420eae4a2739ce668e -eo pid,comm [2023-03-10T19:03:12.168Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T19:03:12.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T19:03:12.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T19:03:12.213Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T19:03:12.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T19:03:12.342Z] $ docker exec 81f475717ed1ab475e2dc7a6d4c04a4d9bd4537157448b420eae4a2739ce668e ssh-agent [2023-03-10T19:03:12.450Z] SSH_AUTH_SOCK=/tmp/ssh-CxHqis4saT1l/agent.31 [2023-03-10T19:03:12.450Z] SSH_AGENT_PID=37 [2023-03-10T19:03:12.455Z] Running ssh-add (command line suppressed) [2023-03-10T19:03:12.565Z] Identity added: /w/workspace/edgex-go/453@tmp/private_key_5223271405674155677.key (/w/workspace/edgex-go/453@tmp/private_key_5223271405674155677.key) [2023-03-10T19:03:12.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T19:03:12.868Z] + git semver tag [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,049 [run_tag] DEBUG tag force:False [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,050 [check_head_tag] DEBUG check head tag [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,052 [execute] INFO git cat-file --batch-check [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/453, universal_newlines=False, shell=None, istream=) [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,057 [execute] INFO git cat-file --batch [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/453, universal_newlines=False, shell=None, istream=) [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,114 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,114 [execute] INFO git tag -a v3.0.0-dev.91 -m v3.0.0-dev.91 [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,114 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.91', '-m', 'v3.0.0-dev.91'], cwd=/w/workspace/edgex-go/453, universal_newlines=False, shell=None, istream=None) [2023-03-10T19:03:13.127Z] 2023-03-10 19:03:13,120 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T19:03:13.127Z] 3.0.0-dev.91 [Pipeline] } [2023-03-10T19:03:13.396Z] $ docker exec --env ******** --env ******** 81f475717ed1ab475e2dc7a6d4c04a4d9bd4537157448b420eae4a2739ce668e ssh-agent -k [2023-03-10T19:03:13.487Z] unset SSH_AUTH_SOCK; [2023-03-10T19:03:13.487Z] unset SSH_AGENT_PID; [2023-03-10T19:03:13.488Z] echo Agent pid 37 killed; [2023-03-10T19:03:13.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T19:03:13.793Z] + git semver [Pipeline] } [2023-03-10T19:03:14.063Z] $ docker stop --time=1 81f475717ed1ab475e2dc7a6d4c04a4d9bd4537157448b420eae4a2739ce668e [2023-03-10T19:03:15.343Z] $ docker rm -f --volumes 81f475717ed1ab475e2dc7a6d4c04a4d9bd4537157448b420eae4a2739ce668e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:03:15.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-10T19:03:15.729Z] [2023-03-10T19:03:15.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:03:16.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-10T19:03:16.024Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-10T19:03:16.024Z] ab5ef0e58194: Pulling fs layer [2023-03-10T19:03:16.024Z] 9712f1f96733: Pulling fs layer [2023-03-10T19:03:16.024Z] 63f879dbbcfc: Pulling fs layer [2023-03-10T19:03:16.024Z] 0d9ebad4ef96: Pulling fs layer [2023-03-10T19:03:16.024Z] e9a5061849ea: Pulling fs layer [2023-03-10T19:03:16.024Z] d747dcd14b5f: Pulling fs layer [2023-03-10T19:03:16.024Z] 2de7ff778b66: Pulling fs layer [2023-03-10T19:03:16.024Z] d747dcd14b5f: Waiting [2023-03-10T19:03:16.024Z] 0d9ebad4ef96: Waiting [2023-03-10T19:03:16.024Z] 2de7ff778b66: Waiting [2023-03-10T19:03:16.024Z] e9a5061849ea: Waiting [2023-03-10T19:03:16.024Z] 9712f1f96733: Download complete [2023-03-10T19:03:16.598Z] 63f879dbbcfc: Verifying Checksum [2023-03-10T19:03:16.598Z] 63f879dbbcfc: Download complete [2023-03-10T19:03:16.598Z] e9a5061849ea: Verifying Checksum [2023-03-10T19:03:16.598Z] e9a5061849ea: Download complete [2023-03-10T19:03:16.598Z] 0d9ebad4ef96: Verifying Checksum [2023-03-10T19:03:16.598Z] 0d9ebad4ef96: Download complete [2023-03-10T19:03:16.598Z] d747dcd14b5f: Verifying Checksum [2023-03-10T19:03:16.598Z] d747dcd14b5f: Download complete [2023-03-10T19:03:16.598Z] ab5ef0e58194: Verifying Checksum [2023-03-10T19:03:16.598Z] ab5ef0e58194: Download complete [2023-03-10T19:03:16.855Z] 2de7ff778b66: Verifying Checksum [2023-03-10T19:03:16.855Z] 2de7ff778b66: Download complete [2023-03-10T19:03:19.380Z] ab5ef0e58194: Pull complete [2023-03-10T19:03:19.380Z] 9712f1f96733: Pull complete [2023-03-10T19:03:20.313Z] 63f879dbbcfc: Pull complete [2023-03-10T19:03:24.496Z] 0d9ebad4ef96: Pull complete [2023-03-10T19:03:24.496Z] e9a5061849ea: Pull complete [2023-03-10T19:03:24.496Z] d747dcd14b5f: Pull complete [2023-03-10T19:03:25.429Z] 2de7ff778b66: Pull complete [2023-03-10T19:03:25.429Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-10T19:03:25.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-10T19:03:25.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:03:25.508Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T19:03:25.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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:0.23.1-centos7 cat [2023-03-10T19:03:31.048Z] $ docker top cb352962d6602870b4e3c4275b7f7697a070cb522ca9c767e1e75332cd90e0f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-10T19:03:31.125Z] provisioning config files... [2023-03-10T19:03:31.131Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/453@tmp/config894480368011582563tmp [2023-03-10T19:03:31.139Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/453@tmp/config16793567619809744318tmp [2023-03-10T19:03:31.147Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/453@tmp/config9267294652058047204tmp [Pipeline] { [Pipeline] echo [2023-03-10T19:03:31.163Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:03:31.442Z] ---> sigul-configuration.sh [2023-03-10T19:03:31.442Z] gpg: directory `/root/.gnupg' created [2023-03-10T19:03:31.442Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-10T19:03:31.442Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-10T19:03:31.442Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-10T19:03:31.442Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-10T19:03:31.442Z] gpg: CAST5 encrypted data [2023-03-10T19:03:31.442Z] gpg: encrypted with 1 passphrase [2023-03-10T19:03:31.442Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-10T19:03:31.725Z] + mkdir /home/jenkins [2023-03-10T19:03:31.725Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-10T19:03:32.005Z] + 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 [2023-03-10T19:03:32.014Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:03:32.296Z] ---> sigul-install.sh [2023-03-10T19:03:32.296Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-10T19:03:32.580Z] + git tag --list [2023-03-10T19:03:32.580Z] 0.6.0 [2023-03-10T19:03:32.580Z] 0.6.1 [2023-03-10T19:03:32.580Z] 0.7.0 [2023-03-10T19:03:32.580Z] 0.7.1 [2023-03-10T19:03:32.580Z] v1.0.0 [2023-03-10T19:03:32.580Z] v1.0.1 [2023-03-10T19:03:32.580Z] v1.1.0 [2023-03-10T19:03:32.580Z] v1.2.0 [2023-03-10T19:03:32.580Z] v1.2.1 [2023-03-10T19:03:32.580Z] v1.3.0 [2023-03-10T19:03:32.580Z] v1.3.1 [2023-03-10T19:03:32.580Z] v2.0.0 [2023-03-10T19:03:32.580Z] v2.1.0 [2023-03-10T19:03:32.580Z] v2.1.1 [2023-03-10T19:03:32.580Z] v2.1.1-dev.1 [2023-03-10T19:03:32.580Z] v2.1.1-dev.2 [2023-03-10T19:03:32.580Z] v2.1.1-dev.3 [2023-03-10T19:03:32.580Z] v2.1.1-dev.4 [2023-03-10T19:03:32.580Z] v2.1.1-dev.5 [2023-03-10T19:03:32.580Z] v2.1.1-dev.6 [2023-03-10T19:03:32.580Z] v2.1.1-dev.7 [2023-03-10T19:03:32.580Z] v2.1.1-dev.8 [2023-03-10T19:03:32.580Z] v2.1.2-dev.1 [2023-03-10T19:03:32.580Z] v2.2.0 [2023-03-10T19:03:32.580Z] v2.2.1-dev.1 [2023-03-10T19:03:32.580Z] v2.2.1-dev.10 [2023-03-10T19:03:32.580Z] v2.2.1-dev.11 [2023-03-10T19:03:32.580Z] v2.2.1-dev.12 [2023-03-10T19:03:32.580Z] v2.2.1-dev.13 [2023-03-10T19:03:32.580Z] v2.2.1-dev.14 [2023-03-10T19:03:32.580Z] v2.2.1-dev.15 [2023-03-10T19:03:32.580Z] v2.2.1-dev.16 [2023-03-10T19:03:32.580Z] v2.2.1-dev.17 [2023-03-10T19:03:32.580Z] v2.2.1-dev.18 [2023-03-10T19:03:32.580Z] v2.2.1-dev.19 [2023-03-10T19:03:32.580Z] v2.2.1-dev.2 [2023-03-10T19:03:32.581Z] v2.2.1-dev.20 [2023-03-10T19:03:32.581Z] v2.2.1-dev.21 [2023-03-10T19:03:32.581Z] v2.2.1-dev.22 [2023-03-10T19:03:32.581Z] v2.2.1-dev.23 [2023-03-10T19:03:32.581Z] v2.2.1-dev.24 [2023-03-10T19:03:32.581Z] v2.2.1-dev.25 [2023-03-10T19:03:32.581Z] v2.2.1-dev.26 [2023-03-10T19:03:32.581Z] v2.2.1-dev.27 [2023-03-10T19:03:32.581Z] v2.2.1-dev.28 [2023-03-10T19:03:32.581Z] v2.2.1-dev.29 [2023-03-10T19:03:32.581Z] v2.2.1-dev.3 [2023-03-10T19:03:32.581Z] v2.2.1-dev.4 [2023-03-10T19:03:32.581Z] v2.2.1-dev.5 [2023-03-10T19:03:32.581Z] v2.2.1-dev.6 [2023-03-10T19:03:32.581Z] v2.2.1-dev.7 [2023-03-10T19:03:32.581Z] v2.2.1-dev.8 [2023-03-10T19:03:32.581Z] v2.2.1-dev.9 [2023-03-10T19:03:32.581Z] v2.3.0 [2023-03-10T19:03:32.581Z] v2.3.0-dev.100 [2023-03-10T19:03:32.581Z] v2.3.0-dev.101 [2023-03-10T19:03:32.581Z] v2.3.0-dev.102 [2023-03-10T19:03:32.581Z] v2.3.0-dev.103 [2023-03-10T19:03:32.581Z] v2.3.0-dev.104 [2023-03-10T19:03:32.581Z] v2.3.0-dev.105 [2023-03-10T19:03:32.581Z] v2.3.0-dev.106 [2023-03-10T19:03:32.581Z] v2.3.0-dev.29 [2023-03-10T19:03:32.581Z] v2.3.0-dev.30 [2023-03-10T19:03:32.581Z] v2.3.0-dev.31 [2023-03-10T19:03:32.581Z] v2.3.0-dev.32 [2023-03-10T19:03:32.581Z] v2.3.0-dev.33 [2023-03-10T19:03:32.581Z] v2.3.0-dev.34 [2023-03-10T19:03:32.581Z] v2.3.0-dev.35 [2023-03-10T19:03:32.581Z] v2.3.0-dev.36 [2023-03-10T19:03:32.581Z] v2.3.0-dev.37 [2023-03-10T19:03:32.581Z] v2.3.0-dev.38 [2023-03-10T19:03:32.581Z] v2.3.0-dev.39 [2023-03-10T19:03:32.581Z] v2.3.0-dev.40 [2023-03-10T19:03:32.581Z] v2.3.0-dev.41 [2023-03-10T19:03:32.581Z] v2.3.0-dev.42 [2023-03-10T19:03:32.581Z] v2.3.0-dev.43 [2023-03-10T19:03:32.581Z] v2.3.0-dev.44 [2023-03-10T19:03:32.581Z] v2.3.0-dev.45 [2023-03-10T19:03:32.581Z] v2.3.0-dev.46 [2023-03-10T19:03:32.581Z] v2.3.0-dev.47 [2023-03-10T19:03:32.581Z] v2.3.0-dev.48 [2023-03-10T19:03:32.581Z] v2.3.0-dev.49 [2023-03-10T19:03:32.581Z] v2.3.0-dev.50 [2023-03-10T19:03:32.581Z] v2.3.0-dev.51 [2023-03-10T19:03:32.581Z] v2.3.0-dev.52 [2023-03-10T19:03:32.581Z] v2.3.0-dev.53 [2023-03-10T19:03:32.581Z] v2.3.0-dev.54 [2023-03-10T19:03:32.581Z] v2.3.0-dev.55 [2023-03-10T19:03:32.581Z] v2.3.0-dev.56 [2023-03-10T19:03:32.581Z] v2.3.0-dev.57 [2023-03-10T19:03:32.581Z] v2.3.0-dev.58 [2023-03-10T19:03:32.581Z] v2.3.0-dev.59 [2023-03-10T19:03:32.581Z] v2.3.0-dev.60 [2023-03-10T19:03:32.581Z] v2.3.0-dev.61 [2023-03-10T19:03:32.581Z] v2.3.0-dev.62 [2023-03-10T19:03:32.581Z] v2.3.0-dev.63 [2023-03-10T19:03:32.581Z] v2.3.0-dev.64 [2023-03-10T19:03:32.581Z] v2.3.0-dev.65 [2023-03-10T19:03:32.581Z] v2.3.0-dev.66 [2023-03-10T19:03:32.581Z] v2.3.0-dev.67 [2023-03-10T19:03:32.581Z] v2.3.0-dev.68 [2023-03-10T19:03:32.581Z] v2.3.0-dev.69 [2023-03-10T19:03:32.581Z] v2.3.0-dev.70 [2023-03-10T19:03:32.581Z] v2.3.0-dev.71 [2023-03-10T19:03:32.581Z] v2.3.0-dev.72 [2023-03-10T19:03:32.581Z] v2.3.0-dev.73 [2023-03-10T19:03:32.581Z] v2.3.0-dev.74 [2023-03-10T19:03:32.581Z] v2.3.0-dev.75 [2023-03-10T19:03:32.581Z] v2.3.0-dev.76 [2023-03-10T19:03:32.581Z] v2.3.0-dev.77 [2023-03-10T19:03:32.581Z] v2.3.0-dev.78 [2023-03-10T19:03:32.581Z] v2.3.0-dev.79 [2023-03-10T19:03:32.581Z] v2.3.0-dev.80 [2023-03-10T19:03:32.581Z] v2.3.0-dev.81 [2023-03-10T19:03:32.581Z] v2.3.0-dev.82 [2023-03-10T19:03:32.581Z] v2.3.0-dev.83 [2023-03-10T19:03:32.581Z] v2.3.0-dev.84 [2023-03-10T19:03:32.581Z] v2.3.0-dev.85 [2023-03-10T19:03:32.581Z] v2.3.0-dev.86 [2023-03-10T19:03:32.581Z] v2.3.0-dev.87 [2023-03-10T19:03:32.581Z] v2.3.0-dev.88 [2023-03-10T19:03:32.581Z] v2.3.0-dev.89 [2023-03-10T19:03:32.581Z] v2.3.0-dev.90 [2023-03-10T19:03:32.581Z] v2.3.0-dev.91 [2023-03-10T19:03:32.581Z] v2.3.0-dev.92 [2023-03-10T19:03:32.581Z] v2.3.0-dev.93 [2023-03-10T19:03:32.581Z] v2.3.0-dev.94 [2023-03-10T19:03:32.581Z] v2.3.0-dev.95 [2023-03-10T19:03:32.581Z] v2.3.0-dev.96 [2023-03-10T19:03:32.581Z] v2.3.0-dev.97 [2023-03-10T19:03:32.581Z] v2.3.0-dev.98 [2023-03-10T19:03:32.581Z] v2.3.0-dev.99 [2023-03-10T19:03:32.581Z] v2.3.1-dev.1 [2023-03-10T19:03:32.581Z] v2.3.1-dev.2 [2023-03-10T19:03:32.581Z] v2.3.1-dev.3 [2023-03-10T19:03:32.581Z] v2.3.1-dev.4 [2023-03-10T19:03:32.581Z] v2.3.1-dev.5 [2023-03-10T19:03:32.581Z] v3.0.0-dev.1 [2023-03-10T19:03:32.581Z] v3.0.0-dev.10 [2023-03-10T19:03:32.581Z] v3.0.0-dev.11 [2023-03-10T19:03:32.581Z] v3.0.0-dev.12 [2023-03-10T19:03:32.581Z] v3.0.0-dev.13 [2023-03-10T19:03:32.581Z] v3.0.0-dev.14 [2023-03-10T19:03:32.581Z] v3.0.0-dev.15 [2023-03-10T19:03:32.581Z] v3.0.0-dev.16 [2023-03-10T19:03:32.581Z] v3.0.0-dev.17 [2023-03-10T19:03:32.581Z] v3.0.0-dev.18 [2023-03-10T19:03:32.581Z] v3.0.0-dev.19 [2023-03-10T19:03:32.581Z] v3.0.0-dev.2 [2023-03-10T19:03:32.581Z] v3.0.0-dev.20 [2023-03-10T19:03:32.581Z] v3.0.0-dev.21 [2023-03-10T19:03:32.581Z] v3.0.0-dev.22 [2023-03-10T19:03:32.581Z] v3.0.0-dev.23 [2023-03-10T19:03:32.581Z] v3.0.0-dev.24 [2023-03-10T19:03:32.581Z] v3.0.0-dev.25 [2023-03-10T19:03:32.581Z] v3.0.0-dev.26 [2023-03-10T19:03:32.581Z] v3.0.0-dev.27 [2023-03-10T19:03:32.581Z] v3.0.0-dev.28 [2023-03-10T19:03:32.581Z] v3.0.0-dev.29 [2023-03-10T19:03:32.581Z] v3.0.0-dev.3 [2023-03-10T19:03:32.581Z] v3.0.0-dev.30 [2023-03-10T19:03:32.581Z] v3.0.0-dev.31 [2023-03-10T19:03:32.581Z] v3.0.0-dev.32 [2023-03-10T19:03:32.581Z] v3.0.0-dev.33 [2023-03-10T19:03:32.581Z] v3.0.0-dev.34 [2023-03-10T19:03:32.581Z] v3.0.0-dev.35 [2023-03-10T19:03:32.581Z] v3.0.0-dev.36 [2023-03-10T19:03:32.581Z] v3.0.0-dev.37 [2023-03-10T19:03:32.581Z] v3.0.0-dev.38 [2023-03-10T19:03:32.581Z] v3.0.0-dev.39 [2023-03-10T19:03:32.581Z] v3.0.0-dev.4 [2023-03-10T19:03:32.581Z] v3.0.0-dev.40 [2023-03-10T19:03:32.581Z] v3.0.0-dev.41 [2023-03-10T19:03:32.581Z] v3.0.0-dev.42 [2023-03-10T19:03:32.581Z] v3.0.0-dev.43 [2023-03-10T19:03:32.581Z] v3.0.0-dev.44 [2023-03-10T19:03:32.581Z] v3.0.0-dev.45 [2023-03-10T19:03:32.581Z] v3.0.0-dev.46 [2023-03-10T19:03:32.581Z] v3.0.0-dev.47 [2023-03-10T19:03:32.581Z] v3.0.0-dev.48 [2023-03-10T19:03:32.581Z] v3.0.0-dev.49 [2023-03-10T19:03:32.581Z] v3.0.0-dev.5 [2023-03-10T19:03:32.581Z] v3.0.0-dev.50 [2023-03-10T19:03:32.581Z] v3.0.0-dev.51 [2023-03-10T19:03:32.581Z] v3.0.0-dev.52 [2023-03-10T19:03:32.581Z] v3.0.0-dev.53 [2023-03-10T19:03:32.581Z] v3.0.0-dev.54 [2023-03-10T19:03:32.581Z] v3.0.0-dev.55 [2023-03-10T19:03:32.581Z] v3.0.0-dev.56 [2023-03-10T19:03:32.581Z] v3.0.0-dev.57 [2023-03-10T19:03:32.581Z] v3.0.0-dev.58 [2023-03-10T19:03:32.581Z] v3.0.0-dev.59 [2023-03-10T19:03:32.581Z] v3.0.0-dev.6 [2023-03-10T19:03:32.581Z] v3.0.0-dev.60 [2023-03-10T19:03:32.581Z] v3.0.0-dev.61 [2023-03-10T19:03:32.581Z] v3.0.0-dev.62 [2023-03-10T19:03:32.581Z] v3.0.0-dev.63 [2023-03-10T19:03:32.581Z] v3.0.0-dev.64 [2023-03-10T19:03:32.581Z] v3.0.0-dev.65 [2023-03-10T19:03:32.581Z] v3.0.0-dev.66 [2023-03-10T19:03:32.581Z] v3.0.0-dev.67 [2023-03-10T19:03:32.581Z] v3.0.0-dev.68 [2023-03-10T19:03:32.581Z] v3.0.0-dev.69 [2023-03-10T19:03:32.581Z] v3.0.0-dev.7 [2023-03-10T19:03:32.581Z] v3.0.0-dev.70 [2023-03-10T19:03:32.581Z] v3.0.0-dev.71 [2023-03-10T19:03:32.581Z] v3.0.0-dev.72 [2023-03-10T19:03:32.581Z] v3.0.0-dev.73 [2023-03-10T19:03:32.581Z] v3.0.0-dev.74 [2023-03-10T19:03:32.581Z] v3.0.0-dev.75 [2023-03-10T19:03:32.581Z] v3.0.0-dev.76 [2023-03-10T19:03:32.581Z] v3.0.0-dev.77 [2023-03-10T19:03:32.581Z] v3.0.0-dev.78 [2023-03-10T19:03:32.581Z] v3.0.0-dev.79 [2023-03-10T19:03:32.581Z] v3.0.0-dev.8 [2023-03-10T19:03:32.581Z] v3.0.0-dev.80 [2023-03-10T19:03:32.581Z] v3.0.0-dev.81 [2023-03-10T19:03:32.581Z] v3.0.0-dev.82 [2023-03-10T19:03:32.581Z] v3.0.0-dev.83 [2023-03-10T19:03:32.581Z] v3.0.0-dev.84 [2023-03-10T19:03:32.581Z] v3.0.0-dev.85 [2023-03-10T19:03:32.581Z] v3.0.0-dev.86 [2023-03-10T19:03:32.581Z] v3.0.0-dev.87 [2023-03-10T19:03:32.581Z] v3.0.0-dev.88 [2023-03-10T19:03:32.581Z] v3.0.0-dev.89 [2023-03-10T19:03:32.581Z] v3.0.0-dev.9 [2023-03-10T19:03:32.581Z] v3.0.0-dev.90 [2023-03-10T19:03:32.581Z] v3.0.0-dev.91 [Pipeline] sh [2023-03-10T19:03:32.867Z] + lftools sign git-tag v3.0.0-dev.91 [2023-03-10T19:03:33.433Z] Signing Git tag with Sigul... [2023-03-10T19:03:33.433Z] Signing v3.0.0-dev.91 [Pipeline] echo [2023-03-10T19:03:33.703Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:03:33.982Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-10T19:03:33.989Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-10T19:03:34.009Z] $ docker stop --time=1 cb352962d6602870b4e3c4275b7f7697a070cb522ca9c767e1e75332cd90e0f5 [2023-03-10T19:03:35.322Z] $ docker rm -f --volumes cb352962d6602870b4e3c4275b7f7697a070cb522ca9c767e1e75332cd90e0f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-10T19:03:35.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T19:03:35.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:03:36.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T19:03:36.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:03:36.224Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T19:03:36.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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/py-git-semver:0.1.4 cat [2023-03-10T19:03:36.797Z] $ docker top 9c2766bb00c0ea274762da927552f92748f1ca8189c05140c97bca493f6b1d99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T19:03:36.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T19:03:36.890Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T19:03:37.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T19:03:37.007Z] $ docker exec 9c2766bb00c0ea274762da927552f92748f1ca8189c05140c97bca493f6b1d99 ssh-agent [2023-03-10T19:03:37.108Z] SSH_AUTH_SOCK=/tmp/ssh-KdtvNlC79hcl/agent.32 [2023-03-10T19:03:37.108Z] SSH_AGENT_PID=38 [2023-03-10T19:03:37.114Z] Running ssh-add (command line suppressed) [2023-03-10T19:03:37.219Z] Identity added: /w/workspace/edgex-go/453@tmp/private_key_8252527451220896971.key (/w/workspace/edgex-go/453@tmp/private_key_8252527451220896971.key) [2023-03-10T19:03:37.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T19:03:37.517Z] + git semver bump pre [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,704 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,704 [bump_version] DEBUG bumping version:3.0.0-dev.91 on axis:pre with prefix:dev [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,705 [bump_version] DEBUG bumped version:3.0.0-dev.92 [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,705 [write_version] DEBUG write version:3.0.0-dev.92 to path:/w/workspace/edgex-go/453/.semver/main with force:True [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,705 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,705 [write_file] DEBUG write to file:/w/workspace/edgex-go/453/.semver/main [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,706 [execute] INFO git cat-file --batch-check [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/453/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,712 [execute] INFO git cat-file --batch [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/453/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T19:03:37.776Z] 2023-03-10 19:03:37,717 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T19:03:37.776Z] 3.0.0-dev.92 [Pipeline] } [2023-03-10T19:03:37.785Z] $ docker exec --env ******** --env ******** 9c2766bb00c0ea274762da927552f92748f1ca8189c05140c97bca493f6b1d99 ssh-agent -k [2023-03-10T19:03:37.882Z] unset SSH_AUTH_SOCK; [2023-03-10T19:03:37.882Z] unset SSH_AGENT_PID; [2023-03-10T19:03:37.882Z] echo Agent pid 38 killed; [2023-03-10T19:03:37.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T19:03:38.193Z] + git semver [Pipeline] } [2023-03-10T19:03:38.465Z] $ docker stop --time=1 9c2766bb00c0ea274762da927552f92748f1ca8189c05140c97bca493f6b1d99 [2023-03-10T19:03:39.779Z] $ docker rm -f --volumes 9c2766bb00c0ea274762da927552f92748f1ca8189c05140c97bca493f6b1d99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T19:03:40.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T19:03:40.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:03:40.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T19:03:40.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:03:40.481Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T19:03:40.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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/py-git-semver:0.1.4 cat [2023-03-10T19:03:40.876Z] $ docker top 67809ae13cb58c344668d8eab8822949be17d44c359eba80ce87034bd9e7a915 -eo pid,comm [2023-03-10T19:03:40.926Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T19:03:40.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T19:03:40.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T19:03:40.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T19:03:41.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T19:03:41.071Z] $ docker exec 67809ae13cb58c344668d8eab8822949be17d44c359eba80ce87034bd9e7a915 ssh-agent [2023-03-10T19:03:41.181Z] SSH_AUTH_SOCK=/tmp/ssh-acQPXrYtDmGt/agent.32 [2023-03-10T19:03:41.181Z] SSH_AGENT_PID=38 [2023-03-10T19:03:41.185Z] Running ssh-add (command line suppressed) [2023-03-10T19:03:41.281Z] Identity added: /w/workspace/edgex-go/453@tmp/private_key_11528154988822474215.key (/w/workspace/edgex-go/453@tmp/private_key_11528154988822474215.key) [2023-03-10T19:03:41.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T19:03:41.580Z] + git semver push [2023-03-10T19:03:41.839Z] 2023-03-10 19:03:41,750 [run_push] DEBUG push [2023-03-10T19:03:41.839Z] 2023-03-10 19:03:41,750 [execute] INFO git cat-file --batch-check [2023-03-10T19:03:41.839Z] 2023-03-10 19:03:41,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/453/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T19:03:41.839Z] 2023-03-10 19:03:41,754 [execute] INFO git rev-list 3f2d854d1f9bccaf40429406584b89cf0344fec7 -- [2023-03-10T19:03:41.839Z] 2023-03-10 19:03:41,754 [execute] DEBUG Popen(['git', 'rev-list', '3f2d854d1f9bccaf40429406584b89cf0344fec7', '--'], cwd=/w/workspace/edgex-go/453/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-10T19:03:41.839Z] 2023-03-10 19:03:41,769 [execute] INFO git fetch -v origin [2023-03-10T19:03:41.839Z] 2023-03-10 19:03:41,770 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/453/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-10T19:03:42.407Z] 2023-03-10 19:03:42,246 [run_push] DEBUG no remote changes detected [2023-03-10T19:03:42.407Z] 2023-03-10 19:03:42,246 [execute] INFO git push origin semver [2023-03-10T19:03:42.407Z] 2023-03-10 19:03:42,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/453/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-10T19:03:43.345Z] 2023-03-10 19:03:43,095 [run_push] DEBUG push all version tags [2023-03-10T19:03:43.345Z] 2023-03-10 19:03:43,096 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-10T19:03:43.345Z] 2023-03-10 19:03:43,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/453, universal_newlines=False, shell=None, istream=None) [2023-03-10T19:03:44.280Z] 2023-03-10 19:03:43,924 [read_version] DEBUG read version from /w/workspace/edgex-go/453/.semver/main [2023-03-10T19:03:44.280Z] 3.0.0-dev.92 [Pipeline] } [2023-03-10T19:03:44.290Z] $ docker exec --env ******** --env ******** 67809ae13cb58c344668d8eab8822949be17d44c359eba80ce87034bd9e7a915 ssh-agent -k [2023-03-10T19:03:44.391Z] unset SSH_AUTH_SOCK; [2023-03-10T19:03:44.391Z] unset SSH_AGENT_PID; [2023-03-10T19:03:44.391Z] echo Agent pid 38 killed; [2023-03-10T19:03:44.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T19:03:44.703Z] + git semver [Pipeline] } [2023-03-10T19:03:44.972Z] $ docker stop --time=1 67809ae13cb58c344668d8eab8822949be17d44c359eba80ce87034bd9e7a915 [2023-03-10T19:03:46.281Z] $ docker rm -f --volumes 67809ae13cb58c344668d8eab8822949be17d44c359eba80ce87034bd9e7a915 [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 [2023-03-10T19:03:46.765Z] + [ -d /w/workspace/edgex-go/453/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:03:47.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:03:47.903Z] ---> package-listing.sh [2023-03-10T19:03:47.903Z] ++ facter osfamily [2023-03-10T19:03:47.903Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T19:03:48.162Z] + OS_FAMILY=debian [2023-03-10T19:03:48.162Z] + workspace=/w/workspace/edgex-go/453 [2023-03-10T19:03:48.162Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T19:03:48.162Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T19:03:48.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T19:03:48.162Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T19:03:48.162Z] + '[' /w/workspace/edgex-go/453 ']' [2023-03-10T19:03:48.162Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T19:03:48.162Z] + case "${OS_FAMILY}" in [2023-03-10T19:03:48.162Z] + dpkg -l [2023-03-10T19:03:48.162Z] + grep '^ii' [2023-03-10T19:03:48.162Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T19:03:48.162Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T19:03:48.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T19:03:48.162Z] + '[' /w/workspace/edgex-go/453 ']' [2023-03-10T19:03:48.162Z] + mkdir -p /w/workspace/edgex-go/453/archives/ [2023-03-10T19:03:48.162Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/453/archives/ [Pipeline] echo [2023-03-10T19:03:48.174Z] 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/453/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T19:03:48.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:03:49.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T19:03:49.007Z] [2023-03-10T19:03:49.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:03:49.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T19:03:49.300Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T19:03:49.300Z] 5eb5b503b376: Pulling fs layer [2023-03-10T19:03:49.300Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T19:03:49.300Z] ec43610c2a17: Pulling fs layer [2023-03-10T19:03:49.300Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T19:03:49.300Z] 33b1e0a273af: Pulling fs layer [2023-03-10T19:03:49.300Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T19:03:49.300Z] 2f39f015ded8: Pulling fs layer [2023-03-10T19:03:49.300Z] 33b1e0a273af: Waiting [2023-03-10T19:03:49.300Z] 5d3b04190fa2: Waiting [2023-03-10T19:03:49.300Z] 2f39f015ded8: Waiting [2023-03-10T19:03:49.300Z] 3a2ae6a8a46f: Waiting [2023-03-10T19:03:49.300Z] 5c69ac0246d0: Download complete [2023-03-10T19:03:49.300Z] 3a2ae6a8a46f: Download complete [2023-03-10T19:03:49.559Z] 33b1e0a273af: Verifying Checksum [2023-03-10T19:03:49.559Z] 33b1e0a273af: Download complete [2023-03-10T19:03:49.559Z] 5d3b04190fa2: Verifying Checksum [2023-03-10T19:03:49.559Z] 5d3b04190fa2: Download complete [2023-03-10T19:03:49.559Z] ec43610c2a17: Verifying Checksum [2023-03-10T19:03:49.559Z] ec43610c2a17: Download complete [2023-03-10T19:03:49.559Z] 5eb5b503b376: Verifying Checksum [2023-03-10T19:03:49.559Z] 5eb5b503b376: Download complete [2023-03-10T19:03:50.491Z] 2f39f015ded8: Download complete [2023-03-10T19:03:51.055Z] 5eb5b503b376: Pull complete [2023-03-10T19:03:51.055Z] 5c69ac0246d0: Pull complete [2023-03-10T19:03:51.621Z] ec43610c2a17: Pull complete [2023-03-10T19:03:51.621Z] 3a2ae6a8a46f: Pull complete [2023-03-10T19:03:51.877Z] 33b1e0a273af: Pull complete [2023-03-10T19:03:51.877Z] 5d3b04190fa2: Pull complete [2023-03-10T19:03:57.134Z] 2f39f015ded8: Pull complete [2023-03-10T19:03:57.134Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T19:03:57.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T19:03:57.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:03:57.209Z] prd-ubuntu20.04-docker-8c-8g-9645 does not seem to be running inside a container [2023-03-10T19:03:57.236Z] $ 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/453/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/453 -v /w/workspace/edgex-go/453:/w/workspace/edgex-go/453:rw,z -v /w/workspace/edgex-go/453@tmp:/w/workspace/edgex-go/453@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:latest cat [2023-03-10T19:04:00.954Z] $ docker top 0a8bbae9fd7849ef6ee1bac5cbb1c9a2f987ecd517558c3dcfbb4552f3ee5e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T19:04:01.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T19:04:01.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T19:04:01.862Z] + ls /var/log/sa-host [2023-03-10T19:04:01.862Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T19:04:01.933Z] provisioning config files... [2023-03-10T19:04:01.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/453@tmp/config9028872111570896513tmp [Pipeline] { [Pipeline] echo [2023-03-10T19:04:01.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:04:02.233Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T19:04:02.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:04:02.549Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T19:04:02.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:04:02.842Z] ---> sudo-logs.sh [2023-03-10T19:04:02.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T19:04:02.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:04:03.145Z] ---> job-cost.sh [2023-03-10T19:04:03.145Z] lf-activate-venv: SKIPPING [2023-03-10T19:04:03.145Z] DEBUG: total: 0.10999999940395355 [2023-03-10T19:04:03.145Z] INFO: Retrieving Stack Cost... [2023-03-10T19:04:03.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T19:04:03.970Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T19:04:03.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:04:04.265Z] ---> logs-deploy.sh [2023-03-10T19:04:04.265Z] lf-activate-venv: SKIPPING [2023-03-10T19:04:04.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/453 [2023-03-10T19:04:04.265Z] INFO: archiving workspace using pattern(s): [2023-03-10T19:04:05.202Z] Archives upload complete. [2023-03-10T19:04:05.202Z] INFO: archiving logs to Nexus