Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d0806caeb40f4e3531513a6632e1dafeaa9bd88e 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-ssh4635913782874013151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8443615796394704866.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14525225364477404043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh4849604819211688907.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh1103917405715670668.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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/v2], 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/v2 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/277 [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/277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d0806caeb40f4e3531513a6632e1dafeaa9bd88e (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 Commit message: "Merge pull request #4121 from lenny-intel/fix-DeviceSystemEvents-bw-compatability" > git rev-list --no-walk e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T01:40:30.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T01:40:30.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T01:40:30.958Z] ========================================================= [2022-08-10T01:40:30.958Z] EdgeX Global Pipelines Version Info [2022-08-10T01:40:30.958Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T01:40:31.735Z] ------------------- [2022-08-10T01:40:31.735Z] stable info: [2022-08-10T01:40:31.735Z] ------------------- [2022-08-10T01:40:31.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T01:40:31.735Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T01:40:31.735Z] Message: update stable to v1.0.238 [2022-08-10T01:40:32.316Z] ------------------- [2022-08-10T01:40:32.316Z] experimental info: [2022-08-10T01:40:32.316Z] ------------------- [2022-08-10T01:40:32.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T01:40:32.316Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T01:40:32.316Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T01:40:32.563Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-10T01:40:32.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-10T01:40:32.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T01:40:32.593Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T01:40:32.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T01:40:32.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T01:40:32.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T01:40:32.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-10T01:40:32.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-10T01:40:32.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-10T01:40:32.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T01:40:32.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T01:40:32.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T01:40:32.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T01:40:32.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T01:40:32.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T01:40:32.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T01:40:32.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T01:40:32.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-10T01:40:32.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-10T01:40:32.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T01:40:32.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T01:40:32.759Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T01:40:32.766Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T01:40:32.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T01:40:32.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T01:40:32.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] echo [2022-08-10T01:40:32.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0806ca [Pipeline] echo [2022-08-10T01:40:32.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T01:40:32.893Z] provisioning config files... [2022-08-10T01:40:32.908Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config6301334399577097109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T01:40:33.243Z] ---> docker-login.sh [2022-08-10T01:40:33.243Z] nexus3.edgexfoundry.org:10001 [2022-08-10T01:40:33.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:40:33.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:40:33.772Z] Configure a credential helper to remove this warning. See [2022-08-10T01:40:33.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:40:33.772Z] [2022-08-10T01:40:33.772Z] Login Succeeded [2022-08-10T01:40:33.772Z] nexus3.edgexfoundry.org:10002 [2022-08-10T01:40:33.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:40:33.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:40:33.772Z] Configure a credential helper to remove this warning. See [2022-08-10T01:40:33.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:40:33.772Z] [2022-08-10T01:40:33.772Z] Login Succeeded [2022-08-10T01:40:33.772Z] nexus3.edgexfoundry.org:10003 [2022-08-10T01:40:34.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:40:34.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:40:34.036Z] Configure a credential helper to remove this warning. See [2022-08-10T01:40:34.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:40:34.036Z] [2022-08-10T01:40:34.036Z] Login Succeeded [2022-08-10T01:40:34.036Z] nexus3.edgexfoundry.org:10004 [2022-08-10T01:40:34.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:40:34.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:40:34.036Z] Configure a credential helper to remove this warning. See [2022-08-10T01:40:34.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:40:34.036Z] [2022-08-10T01:40:34.036Z] Login Succeeded [2022-08-10T01:40:34.036Z] docker.io [2022-08-10T01:40:34.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:40:34.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:40:34.560Z] Configure a credential helper to remove this warning. See [2022-08-10T01:40:34.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:40:34.560Z] [2022-08-10T01:40:34.560Z] Login Succeeded [2022-08-10T01:40:34.560Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T01:40:34.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T01:40:34.874Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/core-command/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/core-data/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/core-metadata/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-10T01:40:34.874Z] + cut -d/ -f2 [2022-08-10T01:40:34.874Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-10T01:40:34.874Z] + dirname cmd/support-notifications/Dockerfile [2022-08-10T01:40:34.875Z] + cut -d/ -f2 [2022-08-10T01:40:34.875Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-10T01:40:34.875Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-10T01:40:34.875Z] + cut -d/ -f2 [2022-08-10T01:40:34.875Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-10T01:40:34.875Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-10T01:40:34.875Z] + cut -d/ -f2 [2022-08-10T01:40:34.875Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-10T01:40:34.915Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-10T01:40:35.262Z] + git rev-list -1 --merges d0806caeb40f4e3531513a6632e1dafeaa9bd88e~1..d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] echo [2022-08-10T01:40:35.275Z] -----------> git rev-list -1 --merges d0806caeb40f4e3531513a6632e1dafeaa9bd88e~1..d0806caeb40f4e3531513a6632e1dafeaa9bd88e d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:40:35.275Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [false] [Pipeline] sh [2022-08-10T01:40:35.567Z] + git log --format=format:%s -1 d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] echo [2022-08-10T01:40:35.586Z] ========================================================= [2022-08-10T01:40:35.586Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T01:40:35.586Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-10T01:40:35.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T01:40:35.986Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T01:40:35.986Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T01:40:35.986Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T01:40:35.986Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T01:40:35.986Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T01:40:35.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:40:36.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T01:40:36.359Z] [2022-08-10T01:40:36.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:40:36.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T01:40:36.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T01:40:36.672Z] b85a868b505f: Pulling fs layer [2022-08-10T01:40:36.672Z] e2be974225ed: Pulling fs layer [2022-08-10T01:40:36.672Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T01:40:36.672Z] 988bab9f4d93: Pulling fs layer [2022-08-10T01:40:36.672Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T01:40:36.672Z] eaf3925da568: Pulling fs layer [2022-08-10T01:40:36.672Z] bab4dde63d76: Pulling fs layer [2022-08-10T01:40:36.672Z] bde34c3a00c8: Pulling fs layer [2022-08-10T01:40:36.672Z] b352a97aabf1: Pulling fs layer [2022-08-10T01:40:36.672Z] 4872d77fe225: Pulling fs layer [2022-08-10T01:40:36.672Z] 5851b861e8e6: Pulling fs layer [2022-08-10T01:40:36.672Z] b352a97aabf1: Waiting [2022-08-10T01:40:36.672Z] 5851b861e8e6: Waiting [2022-08-10T01:40:36.672Z] 988bab9f4d93: Waiting [2022-08-10T01:40:36.672Z] eaf3925da568: Waiting [2022-08-10T01:40:36.672Z] bab4dde63d76: Waiting [2022-08-10T01:40:36.672Z] e2be974225ed: Verifying Checksum [2022-08-10T01:40:36.672Z] e2be974225ed: Download complete [2022-08-10T01:40:36.672Z] 988bab9f4d93: Verifying Checksum [2022-08-10T01:40:36.672Z] 988bab9f4d93: Download complete [2022-08-10T01:40:36.936Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T01:40:36.936Z] 339a4e72a1f5: Download complete [2022-08-10T01:40:36.936Z] eaf3925da568: Verifying Checksum [2022-08-10T01:40:36.936Z] eaf3925da568: Download complete [2022-08-10T01:40:36.936Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T01:40:36.936Z] 1469e6f7b9e6: Download complete [2022-08-10T01:40:36.936Z] bde34c3a00c8: Verifying Checksum [2022-08-10T01:40:36.936Z] bde34c3a00c8: Download complete [2022-08-10T01:40:36.936Z] b352a97aabf1: Download complete [2022-08-10T01:40:36.936Z] 4872d77fe225: Download complete [2022-08-10T01:40:36.936Z] 5851b861e8e6: Verifying Checksum [2022-08-10T01:40:36.936Z] 5851b861e8e6: Download complete [2022-08-10T01:40:36.936Z] b85a868b505f: Download complete [2022-08-10T01:40:37.197Z] bab4dde63d76: Verifying Checksum [2022-08-10T01:40:37.197Z] bab4dde63d76: Download complete [2022-08-10T01:40:38.587Z] b85a868b505f: Pull complete [2022-08-10T01:40:38.587Z] e2be974225ed: Pull complete [2022-08-10T01:40:38.849Z] 339a4e72a1f5: Pull complete [2022-08-10T01:40:39.111Z] 988bab9f4d93: Pull complete [2022-08-10T01:40:39.373Z] 1469e6f7b9e6: Pull complete [2022-08-10T01:40:39.373Z] eaf3925da568: Pull complete [2022-08-10T01:40:41.288Z] bab4dde63d76: Pull complete [2022-08-10T01:40:41.288Z] bde34c3a00c8: Pull complete [2022-08-10T01:40:41.550Z] b352a97aabf1: Pull complete [2022-08-10T01:40:41.550Z] 4872d77fe225: Pull complete [2022-08-10T01:40:41.812Z] 5851b861e8e6: Pull complete [2022-08-10T01:40:41.812Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T01:40:41.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T01:40:41.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:40:41.920Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T01:40:41.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T01:40:43.269Z] $ docker top 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e -eo pid,comm [2022-08-10T01:40:43.352Z] 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). [2022-08-10T01:40:43.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T01:40:43.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T01:40:43.382Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T01:40:43.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T01:40:43.512Z] $ docker exec 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent [2022-08-10T01:40:43.644Z] SSH_AUTH_SOCK=/tmp/ssh-lmoxle2L7bCP/agent.33 [2022-08-10T01:40:43.644Z] SSH_AGENT_PID=39 [2022-08-10T01:40:43.653Z] Running ssh-add (command line suppressed) [2022-08-10T01:40:43.764Z] Identity added: /w/workspace/edgex-go/277@tmp/private_key_4714032403479474360.key (/w/workspace/edgex-go/277@tmp/private_key_4714032403479474360.key) [2022-08-10T01:40:43.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T01:40:44.077Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T01:40:44.090Z] $ docker exec --env ******** --env ******** 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent -k [2022-08-10T01:40:44.206Z] unset SSH_AUTH_SOCK; [2022-08-10T01:40:44.206Z] unset SSH_AGENT_PID; [2022-08-10T01:40:44.206Z] echo Agent pid 39 killed; [2022-08-10T01:40:44.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T01:40:44.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T01:40:44.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T01:40:44.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T01:40:44.385Z] $ docker exec 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent [2022-08-10T01:40:44.521Z] SSH_AUTH_SOCK=/tmp/ssh-bC0M9ZPp8DFF/agent.72 [2022-08-10T01:40:44.521Z] SSH_AGENT_PID=78 [2022-08-10T01:40:44.526Z] Running ssh-add (command line suppressed) [2022-08-10T01:40:44.631Z] Identity added: /w/workspace/edgex-go/277@tmp/private_key_6072409348079396359.key (/w/workspace/edgex-go/277@tmp/private_key_6072409348079396359.key) [2022-08-10T01:40:44.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T01:40:44.940Z] + git semver init [2022-08-10T01:40:45.201Z] 2022-08-10 01:40:45,121 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T01:40:45.201Z] 2022-08-10 01:40:45,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/277/.semver [2022-08-10T01:40:45.201Z] 2022-08-10 01:40:45,123 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/277/.semver [2022-08-10T01:40:45.201Z] 2022-08-10 01:40:45,123 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/277/.semver'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=None) [2022-08-10T01:40:49.474Z] 2022-08-10 01:40:48,852 [append_file] DEBUG append to file:/w/workspace/edgex-go/277/.git/info/exclude [2022-08-10T01:40:49.474Z] 2022-08-10 01:40:48,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/277/.semver/main with force:False [2022-08-10T01:40:49.474Z] 2022-08-10 01:40:48,853 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T01:40:49.474Z] 2022-08-10 01:40:48,853 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T01:40:49.474Z] 2.3.0-dev.42 [Pipeline] } [2022-08-10T01:40:49.483Z] $ docker exec --env ******** --env ******** 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent -k [2022-08-10T01:40:49.589Z] unset SSH_AUTH_SOCK; [2022-08-10T01:40:49.589Z] unset SSH_AGENT_PID; [2022-08-10T01:40:49.589Z] echo Agent pid 78 killed; [2022-08-10T01:40:49.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T01:40:49.913Z] + git semver [Pipeline] } [2022-08-10T01:40:50.188Z] $ docker stop --time=1 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e [2022-08-10T01:40:51.501Z] $ docker rm -f 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T01:40:51.869Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T01:40:52.114Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T01:40:52.117Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.42 [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 [2022-08-10T01:40:52.527Z] + git config --global --add safe.directory /w/workspace/edgex-go/277 [Pipeline] echo [2022-08-10T01:40:52.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T01:40:52.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T01:40:52.557Z] ========================================================= [2022-08-10T01:40:52.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T01:40:52.557Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T01:40:52.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T01:40:52.850Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T01:40:52.850Z] 2408cc74d12b: Pulling fs layer [2022-08-10T01:40:52.850Z] ea60b727a1ce: Pulling fs layer [2022-08-10T01:40:52.850Z] 30c4a7721957: Pulling fs layer [2022-08-10T01:40:52.850Z] 370296b7ddb6: Pulling fs layer [2022-08-10T01:40:52.850Z] 7c6cee850709: Pulling fs layer [2022-08-10T01:40:52.850Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T01:40:52.850Z] d94ebbe4e438: Pulling fs layer [2022-08-10T01:40:52.850Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T01:40:52.850Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T01:40:52.850Z] 370296b7ddb6: Waiting [2022-08-10T01:40:52.850Z] d94ebbe4e438: Waiting [2022-08-10T01:40:52.850Z] bcfd1f05c69d: Waiting [2022-08-10T01:40:52.850Z] 7c6cee850709: Waiting [2022-08-10T01:40:52.850Z] 39a5fcdaea64: Waiting [2022-08-10T01:40:52.850Z] 59ccb84bbe0f: Waiting [2022-08-10T01:40:52.850Z] 30c4a7721957: Verifying Checksum [2022-08-10T01:40:52.850Z] 30c4a7721957: Download complete [2022-08-10T01:40:52.850Z] ea60b727a1ce: Verifying Checksum [2022-08-10T01:40:52.850Z] ea60b727a1ce: Download complete [2022-08-10T01:40:52.850Z] 7c6cee850709: Download complete [2022-08-10T01:40:52.850Z] 39a5fcdaea64: Download complete [2022-08-10T01:40:52.850Z] 2408cc74d12b: Verifying Checksum [2022-08-10T01:40:53.113Z] d94ebbe4e438: Download complete [2022-08-10T01:40:53.113Z] 2408cc74d12b: Pull complete [2022-08-10T01:40:53.113Z] ea60b727a1ce: Pull complete [2022-08-10T01:40:53.384Z] 30c4a7721957: Pull complete [2022-08-10T01:40:53.646Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T01:40:53.646Z] 59ccb84bbe0f: Download complete [2022-08-10T01:40:53.646Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T01:40:53.646Z] bcfd1f05c69d: Download complete [2022-08-10T01:40:53.646Z] 370296b7ddb6: Verifying Checksum [2022-08-10T01:40:53.646Z] 370296b7ddb6: Download complete [2022-08-10T01:40:57.847Z] 370296b7ddb6: Pull complete [2022-08-10T01:40:57.847Z] 7c6cee850709: Pull complete [2022-08-10T01:40:57.847Z] 39a5fcdaea64: Pull complete [2022-08-10T01:40:58.106Z] d94ebbe4e438: Pull complete [2022-08-10T01:41:00.023Z] bcfd1f05c69d: Pull complete [2022-08-10T01:41:00.969Z] 59ccb84bbe0f: Pull complete [2022-08-10T01:41:00.969Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T01:41:00.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T01:41:00.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T01:41:01.276Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T01:41:01.276Z] WORKDIR /edgex [2022-08-10T01:41:01.276Z] COPY go.mod . [2022-08-10T01:41:01.276Z] RUN go mod download [2022-08-10T01:41:01.276Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-10T01:41:01.853Z] Sending build context to Docker daemon 169.2MB [2022-08-10T01:41:01.853Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T01:41:01.853Z] ---> a4fb48ad2a94 [2022-08-10T01:41:01.853Z] Step 2/4 : WORKDIR /edgex [2022-08-10T01:41:03.780Z] ---> Running in 21346f14cf15 [2022-08-10T01:41:03.780Z] Removing intermediate container 21346f14cf15 [2022-08-10T01:41:03.780Z] ---> c46394f05b3f [2022-08-10T01:41:03.780Z] Step 3/4 : COPY go.mod . [2022-08-10T01:41:03.780Z] ---> 0c3c882918ad [2022-08-10T01:41:03.780Z] Step 4/4 : RUN go mod download [2022-08-10T01:41:03.780Z] ---> Running in eb4c2b0800c2 [2022-08-10T01:41:07.195Z] Still waiting to schedule task [2022-08-10T01:41:07.195Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-10T01:41:18.703Z] Removing intermediate container eb4c2b0800c2 [2022-08-10T01:41:18.703Z] ---> a63417035a18 [2022-08-10T01:41:18.703Z] Successfully built a63417035a18 [2022-08-10T01:41:18.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:41:19.009Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T01:41:19.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:41:19.097Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T01:41:19.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T01:41:19.512Z] $ docker top 15571c0472f7c195c2641265414932a94614ab0b777fb381aeee67c476b41617 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T01:41:19.867Z] + go version [2022-08-10T01:41:19.867Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T01:41:19.886Z] $ docker stop --time=1 15571c0472f7c195c2641265414932a94614ab0b777fb381aeee67c476b41617 [2022-08-10T01:41:21.167Z] $ docker rm -f 15571c0472f7c195c2641265414932a94614ab0b777fb381aeee67c476b41617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:41:21.585Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T01:41:21.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:41:21.679Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T01:41:21.798Z] $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T01:41:22.156Z] $ docker top 38ff89d4b1089bef78026d5bc6fd65d3d161b338a1b88ad55c9582bf8fc2c605 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T01:41:22.224Z] ========================================================= [2022-08-10T01:41:22.224Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-10T01:41:22.224Z] ========================================================= [Pipeline] sh [2022-08-10T01:41:22.503Z] + git config --global --add safe.directory /w/workspace/edgex-go/277 [Pipeline] fileExists [Pipeline] sh [2022-08-10T01:41:22.800Z] + make test [2022-08-10T01:41:22.800Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-10T01:41:29.391Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-10T01:41:44.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-10T01:41:44.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-10T01:41:44.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-10T01:41:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.748s coverage: 89.2% of statements [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.1% of statements [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements [2022-08-10T01:41:48.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-08-10T01:41:48.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements [2022-08-10T01:41:53.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2022-08-10T01:41:53.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-08-10T01:41:59.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.2% of statements [2022-08-10T01:41:59.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 58.8% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.227s coverage: 64.7% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 65.8% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 43.6% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-10T01:42:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-10T01:42:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-10T01:42:07.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-10T01:42:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-10T01:42:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-10T01:42:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-10T01:42:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-10T01:42:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-10T01:42:07.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-10T01:42:07.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-08-10T01:42:07.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-08-10T01:42:07.209Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-10T01:42:25.302Z] 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." [2022-08-10T01:42:25.302Z] GO111MODULE=on go vet ./... [2022-08-10T01:42:29.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T01:42:29.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T01:42:29.755Z] ./bin/test-attribution-txt.sh [2022-08-10T01:42:29.755Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-10T01:42:29.755Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-10T01:42:29.755Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-10T01:42:29.755Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-10T01:42:29.755Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-10T01:42:29.755Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-10T01:42:29.755Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-10T01:42:29.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-10T01:42:30.057Z] + ls -al . [2022-08-10T01:42:30.057Z] total 728 [2022-08-10T01:42:30.057Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 01:41 . [2022-08-10T01:42:30.057Z] drwxr-xr-x 4 root root 4096 Aug 10 01:41 .. [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 16 Aug 10 01:40 .dockerignore [2022-08-10T01:42:30.057Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 01:42 .git [2022-08-10T01:42:30.057Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 01:40 .github [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 1030 Aug 10 01:40 .gitignore [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 42 Aug 10 01:40 .golangci.yml [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 87 Aug 10 01:40 .hadolint.yml [2022-08-10T01:42:30.057Z] drwxr-xr-x 3 1001 1001 4096 Aug 10 01:40 .semver [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 01:40 .sonarcloud.properties [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 01:40 ADOPTERS.md [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 10347 Aug 10 01:40 Attribution.txt [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 63209 Aug 10 01:40 CHANGELOG.md [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 01:40 CONTRIBUTING.md [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 01:40 GOVERNANCE.md [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 850 Aug 10 01:40 Jenkinsfile [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 01:40 LICENSE [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 12212 Aug 10 01:40 Makefile [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 01:40 OWNERS.md [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 9094 Aug 10 01:40 README.md [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 01:40 SECURITY.md [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 12 Aug 10 01:40 VERSION [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 01:40 ZMQWindows.md [2022-08-10T01:42:30.057Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 01:40 bin [2022-08-10T01:42:30.057Z] drwxrwxr-x 18 1001 1001 4096 Aug 10 01:40 cmd [2022-08-10T01:42:30.057Z] -rw-r--r-- 1 root root 478941 Aug 10 01:42 coverage.out [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 3681 Aug 10 01:40 go.mod [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 38033 Aug 10 01:40 go.sum [2022-08-10T01:42:30.057Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 01:40 internal [2022-08-10T01:42:30.057Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 01:40 openapi [2022-08-10T01:42:30.057Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 01:40 snap [2022-08-10T01:42:30.057Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 01:40 version.go [Pipeline] sh [2022-08-10T01:42:30.346Z] + '[' -e coverage.out ] [2022-08-10T01:42:30.346Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-10T01:42:30.457Z] Stashed 1 file(s) [Pipeline] sh [2022-08-10T01:42:30.741Z] + make build [2022-08-10T01:42:30.741Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-10T01:42:45.639Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-10T01:42:57.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-10T01:42:57.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T01:43:04.431Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-10T01:43:04.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-10T01:43:05.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T01:43:07.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-10T01:43:08.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-10T01:43:09.508Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-10T01:43:10.449Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-10T01:43:11.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-10T01:43:13.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-10T01:43:14.712Z] $ docker stop --time=1 38ff89d4b1089bef78026d5bc6fd65d3d161b338a1b88ad55c9582bf8fc2c605 [2022-08-10T01:43:16.992Z] $ docker rm -f 38ff89d4b1089bef78026d5bc6fd65d3d161b338a1b88ad55c9582bf8fc2c605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:43:18.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T01:43:18.002Z] [2022-08-10T01:43:18.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:43:18.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T01:43:18.309Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-10T01:43:18.309Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-10T01:43:18.309Z] ca9280d653b3: Pulling fs layer [2022-08-10T01:43:18.309Z] 7e9c9ca2126c: Pulling fs layer [2022-08-10T01:43:18.309Z] cbdbe7a5bc2a: Download complete [2022-08-10T01:43:18.569Z] ca9280d653b3: Verifying Checksum [2022-08-10T01:43:18.569Z] ca9280d653b3: Download complete [2022-08-10T01:43:18.569Z] cbdbe7a5bc2a: Pull complete [2022-08-10T01:43:18.829Z] 7e9c9ca2126c: Download complete [2022-08-10T01:43:19.089Z] ca9280d653b3: Pull complete [2022-08-10T01:43:23.291Z] 7e9c9ca2126c: Pull complete [2022-08-10T01:43:23.291Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-10T01:43:23.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T01:43:23.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:43:23.421Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T01:43:23.523Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-10T01:43:24.892Z] $ docker top 9aa8b0aa44217b1e160d5ae651b74261c9093984172ee530ba731da3196adf49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T01:43:25.269Z] + + docker-compose build --helpgrep [2022-08-10T01:43:25.269Z] parallel [2022-08-10T01:43:25.841Z] --parallel Build images in parallel. [Pipeline] } [2022-08-10T01:43:25.864Z] $ docker stop --time=1 9aa8b0aa44217b1e160d5ae651b74261c9093984172ee530ba731da3196adf49 [2022-08-10T01:43:27.142Z] $ docker rm -f 9aa8b0aa44217b1e160d5ae651b74261c9093984172ee530ba731da3196adf49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:43:27.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T01:43:27.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:43:27.628Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T01:43:27.675Z] $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T01:43:28.084Z] $ docker top afec919269ca4ba4f3c5e7df4f91cae0adb113359236ed27f0d917c15ba74403 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T01:43:28.438Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-10T01:43:29.009Z] Building core-command ... [2022-08-10T01:43:29.009Z] Building core-data ... [2022-08-10T01:43:29.009Z] Building core-metadata ... [2022-08-10T01:43:29.009Z] Building security-bootstrapper ... [2022-08-10T01:43:29.009Z] Building security-proxy-setup ... [2022-08-10T01:43:29.009Z] Building security-secretstore-setup ... [2022-08-10T01:43:29.009Z] Building security-spiffe-token-provider ... [2022-08-10T01:43:29.009Z] Building security-spire-agent ... [2022-08-10T01:43:29.009Z] Building security-spire-config ... [2022-08-10T01:43:29.009Z] Building security-spire-server ... [2022-08-10T01:43:29.009Z] Building support-notifications ... [2022-08-10T01:43:29.009Z] Building support-scheduler ... [2022-08-10T01:43:29.009Z] Building sys-mgmt-agent ... [2022-08-10T01:43:29.009Z] Building core-data [2022-08-10T01:43:29.009Z] Building core-metadata [2022-08-10T01:43:29.009Z] Building security-proxy-setup [2022-08-10T01:43:29.009Z] Building sys-mgmt-agent [2022-08-10T01:43:29.009Z] Building support-notifications [2022-08-10T01:43:41.230Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:43:41.230Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:43:41.230Z] ---> a63417035a18 [2022-08-10T01:43:41.230Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:43:41.230Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:43:41.230Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:43:41.230Z] ---> a63417035a18 [2022-08-10T01:43:41.230Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:43:41.230Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:43:41.230Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:43:41.230Z] ---> a63417035a18 [2022-08-10T01:43:41.230Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:43:41.230Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:43:41.230Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:43:41.230Z] ---> a63417035a18 [2022-08-10T01:43:41.230Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T01:43:41.230Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:43:41.230Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:43:41.230Z] ---> a63417035a18 [2022-08-10T01:43:41.230Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T01:43:44.531Z] ---> Running in 3acb4ab232a6 [2022-08-10T01:43:44.532Z] ---> Running in 3c03d135ab54 [2022-08-10T01:43:44.532Z] ---> Running in c415c5c9bdf2 [2022-08-10T01:43:44.532Z] ---> Running in 0ac901f68d34 [2022-08-10T01:43:44.532Z] ---> Running in f4103599f6d4 [2022-08-10T01:43:44.532Z] Removing intermediate container 3acb4ab232a6 [2022-08-10T01:43:44.532Z] ---> 6787b3333b8f [2022-08-10T01:43:44.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:43:44.532Z] Removing intermediate container c415c5c9bdf2 [2022-08-10T01:43:44.532Z] ---> ee42b6ed6b9a [2022-08-10T01:43:44.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:43:44.532Z] ---> Running in 5c44610a9a2a [2022-08-10T01:43:44.532Z] Removing intermediate container 3c03d135ab54 [2022-08-10T01:43:44.532Z] ---> 1efa1e12d89c [2022-08-10T01:43:44.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:43:44.532Z] Removing intermediate container 0ac901f68d34 [2022-08-10T01:43:44.532Z] ---> 74daf6638471 [2022-08-10T01:43:44.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:43:44.532Z] Removing intermediate container f4103599f6d4 [2022-08-10T01:43:44.532Z] ---> a21eebf035f0 [2022-08-10T01:43:44.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:43:44.532Z] ---> Running in 0965777baf71 [2022-08-10T01:43:44.532Z] ---> Running in 12d0472c18b3 [2022-08-10T01:43:44.532Z] ---> Running in 8eb575dd0c3e [2022-08-10T01:43:44.532Z] ---> Running in 2875502b5981 [2022-08-10T01:43:45.101Z] Removing intermediate container 5c44610a9a2a [2022-08-10T01:43:45.101Z] ---> 257fd6a1895d [2022-08-10T01:43:45.101Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T01:43:45.101Z] ---> Running in c2c678d58239 [2022-08-10T01:43:45.101Z] Removing intermediate container 0965777baf71 [2022-08-10T01:43:45.101Z] ---> 68fa4c57024e [2022-08-10T01:43:45.101Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T01:43:45.101Z] ---> Running in 7cb086ff60fd [2022-08-10T01:43:45.361Z] Removing intermediate container 8eb575dd0c3e [2022-08-10T01:43:45.361Z] ---> acf170b4f7e2 [2022-08-10T01:43:45.361Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T01:43:45.361Z] ---> Running in 8b3c96e4f235 [2022-08-10T01:43:45.361Z] Removing intermediate container 12d0472c18b3 [2022-08-10T01:43:45.361Z] ---> 0a9367b04215 [2022-08-10T01:43:45.361Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T01:43:45.622Z] Removing intermediate container 2875502b5981 [2022-08-10T01:43:45.622Z] ---> 8521629a3da9 [2022-08-10T01:43:45.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T01:43:45.622Z] ---> Running in 8074e65c8f2d [2022-08-10T01:43:45.622Z] ---> Running in ea5953a899b4 [2022-08-10T01:43:45.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:45.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:45.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:43:46.992Z] OK: 211 MiB in 51 packages [2022-08-10T01:43:47.566Z] OK: 211 MiB in 51 packages [2022-08-10T01:43:47.566Z] Removing intermediate container c2c678d58239 [2022-08-10T01:43:47.566Z] ---> e1338ddedf56 [2022-08-10T01:43:47.566Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:43:47.566Z] ---> 855d2b74b0a1 [2022-08-10T01:43:47.566Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:43:47.566Z] ---> Running in 16cf4427c0d9 [2022-08-10T01:43:47.826Z] OK: 211 MiB in 51 packages [2022-08-10T01:43:47.826Z] Removing intermediate container 8b3c96e4f235 [2022-08-10T01:43:47.826Z] ---> 2cf9d4de62a7 [2022-08-10T01:43:47.826Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T01:43:47.826Z] OK: 211 MiB in 51 packages [2022-08-10T01:43:47.826Z] OK: 211 MiB in 51 packages [2022-08-10T01:43:48.089Z] ---> bcaa4fde6359 [2022-08-10T01:43:48.089Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:43:48.089Z] ---> Running in 7daac570f6fe [2022-08-10T01:43:48.089Z] Removing intermediate container 8074e65c8f2d [2022-08-10T01:43:48.089Z] ---> b5b23a527c0f [2022-08-10T01:43:48.089Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:43:48.350Z] ---> 4bd92feca8f2 [2022-08-10T01:43:48.350Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:43:48.350Z] Removing intermediate container 7cb086ff60fd [2022-08-10T01:43:48.350Z] ---> 467403664e95 [2022-08-10T01:43:48.350Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:43:48.350Z] ---> Running in e962708dfcf0 [2022-08-10T01:43:48.350Z] Removing intermediate container ea5953a899b4 [2022-08-10T01:43:48.350Z] ---> 07f5a48b13f4 [2022-08-10T01:43:48.350Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T01:43:48.611Z] ---> 49992cfc99c3 [2022-08-10T01:43:48.611Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:43:48.611Z] ---> Running in 0d3d48406401 [2022-08-10T01:43:48.611Z] ---> 8d4543d5375f [2022-08-10T01:43:48.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:43:48.871Z] ---> Running in d9d2501a70d0 [2022-08-10T01:44:03.780Z] Removing intermediate container d9d2501a70d0 [2022-08-10T01:44:03.780Z] ---> f9a1bdc3da8d [2022-08-10T01:44:03.780Z] Step 8/22 : COPY . . [2022-08-10T01:44:03.780Z] Removing intermediate container 7daac570f6fe [2022-08-10T01:44:03.780Z] ---> 3e471e9c2abc [2022-08-10T01:44:03.780Z] Step 8/22 : COPY . . [2022-08-10T01:44:03.780Z] Removing intermediate container e962708dfcf0 [2022-08-10T01:44:03.780Z] ---> a0b648494d61 [2022-08-10T01:44:03.780Z] Step 8/23 : COPY . . [2022-08-10T01:44:03.780Z] Removing intermediate container 16cf4427c0d9 [2022-08-10T01:44:03.780Z] ---> b047c1ff4948 [2022-08-10T01:44:03.780Z] Step 8/23 : COPY . . [2022-08-10T01:44:03.780Z] Removing intermediate container 0d3d48406401 [2022-08-10T01:44:03.780Z] ---> e8891740feed [2022-08-10T01:44:03.780Z] Step 8/23 : COPY . . [2022-08-10T01:44:11.915Z] ---> ec6e5cca002f [2022-08-10T01:44:11.915Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T01:44:11.915Z] ---> 3549f210623e [2022-08-10T01:44:11.916Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T01:44:11.916Z] ---> Running in 9da8134958bf [2022-08-10T01:44:11.916Z] ---> f9336844564a [2022-08-10T01:44:11.916Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-10T01:44:11.916Z] ---> 08d096f74f54 [2022-08-10T01:44:11.916Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T01:44:11.916Z] ---> Running in 6365fefc1eef [2022-08-10T01:44:11.916Z] ---> 2837ab73d0ae [2022-08-10T01:44:11.916Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T01:44:11.916Z] ---> Running in 436fa4e41dd9 [2022-08-10T01:44:11.916Z] ---> Running in 0caa39397b9f [2022-08-10T01:44:11.916Z] ---> Running in e0993f9f55ff [2022-08-10T01:44:11.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-10T01:44:11.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T01:44:11.916Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-10T01:44:11.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-10T01:44:11.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-10T01:44:43.993Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-10T01:44:44.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22368 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-10T01:44:44.125Z] Running in /w/workspace/edgex-go/277 [Pipeline] { [Pipeline] checkout [2022-08-10T01:44:44.156Z] The recommended git tool is: git [2022-08-10T01:44:50.562Z] Removing intermediate container 9da8134958bf [2022-08-10T01:44:50.562Z] ---> 0b1c73c5a07b [2022-08-10T01:44:50.562Z] [2022-08-10T01:44:50.562Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T01:44:50.562Z] Removing intermediate container 0caa39397b9f [2022-08-10T01:44:50.562Z] ---> b4072bd86db1 [2022-08-10T01:44:50.562Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T01:44:50.562Z] Removing intermediate container e0993f9f55ff [2022-08-10T01:44:50.562Z] ---> 4c9fc172a8bf [2022-08-10T01:44:50.562Z] [2022-08-10T01:44:50.562Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T01:44:50.562Z] ---> Running in 484134e8a0a7 [2022-08-10T01:44:50.562Z] 3.16: Pulling from library/alpine [2022-08-10T01:44:50.562Z] 3.16: Pulling from library/alpine [2022-08-10T01:44:51.405Z] using credential edgex-jenkins-ssh [2022-08-10T01:44:51.433Z] Cloning the remote Git repository [2022-08-10T01:44:51.500Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-10T01:44:51.768Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-10T01:44:51.768Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-10T01:44:51.768Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T01:44:51.768Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T01:44:51.768Z] ---> d7d3d98c851f [2022-08-10T01:44:51.768Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T01:44:51.768Z] ---> d7d3d98c851f [2022-08-10T01:44:51.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T01:44:51.768Z] Removing intermediate container 436fa4e41dd9 [2022-08-10T01:44:51.768Z] ---> 16474604d5e0 [2022-08-10T01:44:51.768Z] [2022-08-10T01:44:51.768Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T01:44:51.768Z] ---> d7d3d98c851f [2022-08-10T01:44:51.768Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T01:44:52.028Z] ---> Running in e6fcc9794b93 [2022-08-10T01:44:52.028Z] ---> Running in 0b87b68429b0 [2022-08-10T01:44:52.028Z] ---> Running in 51377493d9ec [2022-08-10T01:44:52.028Z] Removing intermediate container 51377493d9ec [2022-08-10T01:44:52.028Z] ---> e2c338e94718 [2022-08-10T01:44:52.028Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T01:44:51.539Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-10T01:44:51.654Z] > git init /w/workspace/edgex-go/277 # timeout=10 [2022-08-10T01:44:51.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-10T01:44:51.843Z] > git --version # timeout=10 [2022-08-10T01:44:51.862Z] > git --version # 'git version 2.25.1' [2022-08-10T01:44:51.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T01:44:52.031Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T01:44:52.287Z] ---> Running in 2a13583e94ac [2022-08-10T01:44:52.287Z] Removing intermediate container 484134e8a0a7 [2022-08-10T01:44:52.287Z] ---> 228d2cbdede7 [2022-08-10T01:44:52.287Z] [2022-08-10T01:44:52.287Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T01:44:52.287Z] ---> d7d3d98c851f [2022-08-10T01:44:52.287Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:44:52.287Z] ---> Running in 03ab8f4ee4e2 [2022-08-10T01:44:52.287Z] Removing intermediate container 2a13583e94ac [2022-08-10T01:44:52.287Z] ---> 211a65a2f16f [2022-08-10T01:44:52.287Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T01:44:52.547Z] ---> Running in c4c6ceac4608 [2022-08-10T01:44:52.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:52.547Z] Removing intermediate container 03ab8f4ee4e2 [2022-08-10T01:44:52.547Z] ---> dcadb7fee95f [2022-08-10T01:44:52.547Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-10T01:44:52.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:52.547Z] ---> Running in bb2907d82aa9 [2022-08-10T01:44:52.807Z] Removing intermediate container c4c6ceac4608 [2022-08-10T01:44:52.807Z] ---> 635d551841cd [2022-08-10T01:44:52.807Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:44:52.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:52.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:52.807Z] ---> Running in 9ed964f05046 [2022-08-10T01:44:53.070Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T01:44:53.070Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T01:44:53.070Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:44:53.070Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T01:44:53.070Z] OK: 6 MiB in 15 packages [2022-08-10T01:44:53.070Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T01:44:53.070Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T01:44:53.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:53.070Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T01:44:53.070Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T01:44:53.070Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:44:53.070Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:44:53.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:53.070Z] OK: 8 MiB in 20 packages [2022-08-10T01:44:53.332Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T01:44:53.332Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T01:44:53.332Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T01:44:53.332Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T01:44:53.332Z] Executing bash-5.1.16-r2.post-install [2022-08-10T01:44:53.332Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T01:44:53.591Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T01:44:53.591Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T01:44:53.591Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T01:44:53.591Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T01:44:53.591Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T01:44:53.858Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T01:44:53.858Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T01:44:53.858Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T01:44:53.858Z] Removing intermediate container 6365fefc1eef [2022-08-10T01:44:53.858Z] ---> ca71ee1a7ef3 [2022-08-10T01:44:53.858Z] [2022-08-10T01:44:53.858Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T01:44:53.858Z] ---> d7d3d98c851f [2022-08-10T01:44:53.858Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T01:44:53.858Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T01:44:53.858Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T01:44:53.858Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T01:44:53.858Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T01:44:53.858Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T01:44:53.858Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T01:44:53.858Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T01:44:53.858Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T01:44:54.119Z] Removing intermediate container 9ed964f05046 [2022-08-10T01:44:54.119Z] ---> 817a62939024 [2022-08-10T01:44:54.119Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T01:44:54.119Z] Removing intermediate container e6fcc9794b93 [2022-08-10T01:44:54.119Z] ---> 63d04fb49b1b [2022-08-10T01:44:54.119Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:44:54.119Z] ---> Running in 7518c812d914 [2022-08-10T01:44:54.119Z] ---> Running in 5bf25112ffb0 [2022-08-10T01:44:54.119Z] Removing intermediate container 0b87b68429b0 [2022-08-10T01:44:54.119Z] ---> e0d8a3a62f28 [2022-08-10T01:44:54.119Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T01:44:54.119Z] ---> Running in b383dfd96205 [2022-08-10T01:44:54.380Z] ---> Running in 6f1d00234ba0 [2022-08-10T01:44:54.380Z] Removing intermediate container b383dfd96205 [2022-08-10T01:44:54.380Z] ---> 0a9f3a0ed017 [2022-08-10T01:44:54.380Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T01:44:54.380Z] Removing intermediate container 6f1d00234ba0 [2022-08-10T01:44:54.380Z] ---> 383ee87fd251 [2022-08-10T01:44:54.380Z] Step 13/22 : WORKDIR /edgex [2022-08-10T01:44:54.380Z] ---> Running in caf4183f5361 [2022-08-10T01:44:54.641Z] ---> Running in fb8d0d8cda62 [2022-08-10T01:44:54.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:54.641Z] Removing intermediate container caf4183f5361 [2022-08-10T01:44:54.641Z] ---> 650e728c19a2 [2022-08-10T01:44:54.641Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T01:44:54.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:54.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:54.641Z] Removing intermediate container fb8d0d8cda62 [2022-08-10T01:44:54.641Z] ---> f05283451d08 [2022-08-10T01:44:54.641Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T01:44:54.641Z] ---> Running in 9b4a4826ed64 [2022-08-10T01:44:54.641Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T01:44:54.641Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T01:44:54.641Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T01:44:54.951Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T01:44:54.951Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T01:44:54.951Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T01:44:54.951Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T01:44:54.951Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T01:44:54.951Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T01:44:54.951Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T01:44:54.951Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T01:44:54.951Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T01:44:54.951Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-10T01:44:54.951Z] Removing intermediate container 9b4a4826ed64 [2022-08-10T01:44:54.951Z] ---> e7ab1dfdf89d [2022-08-10T01:44:54.951Z] Step 15/23 : WORKDIR / [2022-08-10T01:44:54.951Z] ---> 3f5486ea0e39 [2022-08-10T01:44:54.951Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T01:44:54.951Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T01:44:54.951Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:44:54.951Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:44:54.951Z] ---> Running in ade292089d97 [2022-08-10T01:44:55.259Z] OK: 6 MiB in 16 packages [2022-08-10T01:44:55.259Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:44:55.259Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:44:55.259Z] OK: 122 MiB in 47 packages [2022-08-10T01:44:55.259Z] Removing intermediate container ade292089d97 [2022-08-10T01:44:55.259Z] ---> fcf5211257a1 [2022-08-10T01:44:55.259Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:44:55.259Z] ---> 38681429cea7 [2022-08-10T01:44:55.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T01:44:55.539Z] ---> 93699733a686 [2022-08-10T01:44:55.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T01:44:55.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:44:55.841Z] Removing intermediate container 7518c812d914 [2022-08-10T01:44:55.841Z] ---> f72f5f32cf0e [2022-08-10T01:44:55.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:44:55.841Z] ---> ffb5c8b6e98e [2022-08-10T01:44:55.841Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T01:44:55.841Z] ---> Running in 949e86a0518d [2022-08-10T01:44:55.841Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T01:44:56.099Z] Removing intermediate container 949e86a0518d [2022-08-10T01:44:56.099Z] ---> a4830b84aca7 [2022-08-10T01:44:56.099Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T01:44:56.099Z] ---> 37e840b925b0 [2022-08-10T01:44:56.099Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T01:44:56.099Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T01:44:56.099Z] ---> Running in 6b4f2d6fade7 [2022-08-10T01:44:56.099Z] ---> ae37360a8e0f [2022-08-10T01:44:56.099Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T01:44:56.099Z] ---> Running in 3391b2251b5f [2022-08-10T01:44:56.099Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T01:44:56.100Z] Removing intermediate container 6b4f2d6fade7 [2022-08-10T01:44:56.100Z] ---> 97f34d81ac5e [2022-08-10T01:44:56.100Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T01:44:56.100Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T01:44:56.100Z] ---> Running in 88a467786701 [2022-08-10T01:44:56.100Z] ---> a7900b24303b [2022-08-10T01:44:56.100Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T01:44:56.363Z] ---> Running in 604ac7f65ed2 [2022-08-10T01:44:56.363Z] Removing intermediate container 88a467786701 [2022-08-10T01:44:56.363Z] ---> 66c747a4e440 [2022-08-10T01:44:56.363Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:44:56.363Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T01:44:56.363Z] Removing intermediate container 604ac7f65ed2 [2022-08-10T01:44:56.363Z] ---> d016c35bce4c [2022-08-10T01:44:56.363Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:44:56.363Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T01:44:56.363Z] ---> Running in b34d394d11a5 [2022-08-10T01:44:56.363Z] ---> 999e0976a375 [2022-08-10T01:44:56.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T01:44:56.624Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:44:56.624Z] OK: 8 MiB in 20 packages [2022-08-10T01:44:56.624Z] Removing intermediate container b34d394d11a5 [2022-08-10T01:44:56.624Z] ---> 2135b4af0290 [2022-08-10T01:44:56.624Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T01:44:56.624Z] ---> Running in ae186cc309eb [2022-08-10T01:44:56.886Z] Removing intermediate container ae186cc309eb [2022-08-10T01:44:56.886Z] ---> c84fd7fde234 [2022-08-10T01:44:56.886Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:44:56.886Z] Removing intermediate container 3391b2251b5f [2022-08-10T01:44:56.886Z] ---> 87f2555e60f9 [2022-08-10T01:44:56.886Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T01:44:56.886Z] ---> Running in bdd32b50383e [2022-08-10T01:44:57.147Z] ---> Running in 1e0440d4544f [2022-08-10T01:44:57.147Z] Removing intermediate container 5bf25112ffb0 [2022-08-10T01:44:57.147Z] ---> baedfa996507 [2022-08-10T01:44:57.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:44:57.147Z] Removing intermediate container 1e0440d4544f [2022-08-10T01:44:57.147Z] Removing intermediate container bdd32b50383e [2022-08-10T01:44:57.147Z] ---> d8069ed8bd2f [2022-08-10T01:44:57.147Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T01:44:57.147Z] ---> 7bc71f134698 [2022-08-10T01:44:57.147Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T01:44:57.147Z] ---> b21c8fe56c8c [2022-08-10T01:44:57.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T01:44:57.147Z] ---> Running in 4e467bc27a1d [2022-08-10T01:44:57.147Z] ---> Running in 62632a6428d7 [2022-08-10T01:44:57.147Z] ---> ef0921b55313 [2022-08-10T01:44:57.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T01:44:57.415Z] Removing intermediate container 4e467bc27a1d [2022-08-10T01:44:57.415Z] ---> 7c3451922d30 [2022-08-10T01:44:57.415Z] Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:44:57.415Z] Removing intermediate container 62632a6428d7 [2022-08-10T01:44:57.415Z] ---> 024644ab1faf [2022-08-10T01:44:57.415Z] [2022-08-10T01:44:57.415Z] ---> Running in 49a29756b5c8 [2022-08-10T01:44:57.415Z] ---> c4c00a7755c4 [2022-08-10T01:44:57.415Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T01:44:57.415Z] Successfully built 024644ab1faf [2022-08-10T01:44:57.415Z] Successfully tagged core-metadata:latest [2022-08-10T01:44:57.715Z]  Building core-metadata ... done Building security-secretstore-setup [2022-08-10T01:44:57.715Z] ---> Running in 6d5226e9711c [2022-08-10T01:44:57.715Z] Removing intermediate container 49a29756b5c8 [2022-08-10T01:44:57.715Z] ---> 836969421989 [2022-08-10T01:44:57.715Z] Step 22/22 : LABEL version=2.3.0-dev.42 [2022-08-10T01:44:57.715Z] ---> 72a523d59d75 [2022-08-10T01:44:57.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T01:44:57.715Z] ---> Running in 850b21888fcf [2022-08-10T01:44:57.715Z] Removing intermediate container 6d5226e9711c [2022-08-10T01:44:57.715Z] ---> 0176f367c429 [2022-08-10T01:44:57.715Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:44:57.975Z] Removing intermediate container 850b21888fcf [2022-08-10T01:44:57.975Z] ---> 25db15e44b76 [2022-08-10T01:44:57.975Z] [2022-08-10T01:44:57.975Z] Successfully built 25db15e44b76 [2022-08-10T01:44:57.975Z] Successfully tagged security-proxy-setup:latest [2022-08-10T01:44:57.975Z]  Building security-proxy-setup ... done Building security-spire-server [2022-08-10T01:44:58.234Z] ---> Running in 6ffee4def16b [2022-08-10T01:44:58.804Z] ---> 39c253626ef9 [2022-08-10T01:44:58.804Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T01:44:59.373Z] Collecting docker-compose==1.23.2 [2022-08-10T01:44:59.373Z] Removing intermediate container 6ffee4def16b [2022-08-10T01:44:59.373Z] ---> fa6571f4dc41 [2022-08-10T01:44:59.373Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T01:44:59.373Z] ---> Running in 463f87d44c20 [2022-08-10T01:44:59.374Z] ---> Running in cd43a1a59dd4 [2022-08-10T01:44:59.374Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T01:44:59.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.3 MB/s eta 0:00:00 [2022-08-10T01:44:59.374Z] Removing intermediate container 463f87d44c20 [2022-08-10T01:44:59.374Z] ---> b31aa3360ee9 [2022-08-10T01:44:59.374Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:44:59.374Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T01:44:59.374Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T01:44:59.635Z] ---> Running in 321542a6146c [2022-08-10T01:44:59.635Z] Removing intermediate container cd43a1a59dd4 [2022-08-10T01:44:59.635Z] ---> 4b7ba3d49338 [2022-08-10T01:44:59.635Z] Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:44:59.635Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T01:44:59.635Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T01:44:59.635Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 99.7 MB/s eta 0:00:00 [2022-08-10T01:44:59.635Z] ---> Running in cd28ffd3a739 [2022-08-10T01:44:59.635Z] Collecting docopt<0.7,>=0.6.1 [2022-08-10T01:44:59.635Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T01:44:59.635Z] Removing intermediate container 321542a6146c [2022-08-10T01:44:59.635Z] ---> 8cdd3b76414a [2022-08-10T01:44:59.635Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T01:44:59.635Z] Preparing metadata (setup.py): started [2022-08-10T01:44:59.894Z] ---> Running in c29a773a1021 [2022-08-10T01:44:59.894Z] Removing intermediate container cd28ffd3a739 [2022-08-10T01:44:59.894Z] ---> 6aea602862a2 [2022-08-10T01:44:59.894Z] Step 22/22 : LABEL version=2.3.0-dev.42 [2022-08-10T01:44:59.894Z] ---> Running in 3a08b3a7e1fd [2022-08-10T01:44:59.894Z] Removing intermediate container c29a773a1021 [2022-08-10T01:44:59.894Z] ---> 264725781f05 [2022-08-10T01:44:59.894Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:44:59.894Z] Removing intermediate container 3a08b3a7e1fd [2022-08-10T01:44:59.894Z] ---> 6746454dd94b [2022-08-10T01:44:59.894Z] [2022-08-10T01:44:59.894Z] ---> Running in 62978f2d6fec [2022-08-10T01:45:00.153Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T01:45:00.153Z] Successfully built 6746454dd94b [2022-08-10T01:45:00.153Z] Collecting PyYAML<4,>=3.10 [2022-08-10T01:45:00.153Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T01:45:00.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 54.9 MB/s eta 0:00:00 [2022-08-10T01:45:00.153Z] Successfully tagged support-notifications:latest [2022-08-10T01:45:00.153Z]  Building support-notifications ... done Building security-spire-agent [2022-08-10T01:45:00.153Z] Removing intermediate container 62978f2d6fec [2022-08-10T01:45:00.153Z] ---> 4c62bfb78b9e [2022-08-10T01:45:00.153Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T01:45:00.153Z] ---> Running in 5c575cc6e5c5 [2022-08-10T01:45:00.412Z] Preparing metadata (setup.py): started [2022-08-10T01:45:00.671Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T01:45:00.671Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T01:45:00.671Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T01:45:00.671Z] Removing intermediate container 5c575cc6e5c5 [2022-08-10T01:45:00.671Z] ---> 75c377a06b3a [2022-08-10T01:45:00.671Z] [2022-08-10T01:45:00.671Z] Preparing metadata (setup.py): started [2022-08-10T01:45:00.671Z] Successfully built 75c377a06b3a [2022-08-10T01:45:00.671Z] Successfully tagged core-data:latest [2022-08-10T01:45:00.671Z] Building security-spire-config [2022-08-10T01:45:00.931Z]  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-10T01:45:00.931Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-10T01:45:00.931Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T01:45:00.931Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T01:45:00.931Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 127.6 MB/s eta 0:00:00 [2022-08-10T01:45:00.931Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T01:45:00.931Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T01:45:01.191Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T01:45:01.191Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T01:45:01.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 176.2 MB/s eta 0:00:00 [2022-08-10T01:45:01.191Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T01:45:01.191Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T01:45:01.191Z] Preparing metadata (setup.py): started [2022-08-10T01:45:01.451Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T01:45:01.451Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T01:45:01.451Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T01:45:01.711Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T01:45:01.711Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T01:45:01.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 129.0 MB/s eta 0:00:00 [2022-08-10T01:45:01.711Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T01:45:01.711Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T01:45:01.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 79.5 MB/s eta 0:00:00 [2022-08-10T01:45:01.711Z] Collecting certifi>=2017.4.17 [2022-08-10T01:45:01.711Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T01:45:01.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 66.5 MB/s eta 0:00:00 [2022-08-10T01:45:01.711Z] Collecting idna<2.8,>=2.5 [2022-08-10T01:45:01.711Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T01:45:01.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 50.5 MB/s eta 0:00:00 [2022-08-10T01:45:01.973Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T01:45:01.973Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T01:45:01.973Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T01:45:01.973Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T01:45:01.973Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T01:45:01.973Z] Running setup.py install for texttable: started [2022-08-10T01:45:02.238Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T01:45:02.238Z] Running setup.py install for PyYAML: started [2022-08-10T01:45:02.809Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T01:45:02.809Z] Running setup.py install for docopt: started [2022-08-10T01:45:03.377Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T01:45:03.636Z] Running setup.py install for dockerpty: started [2022-08-10T01:45:03.900Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T01:45:04.162Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:04.162Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:04.162Z] ---> a63417035a18 [2022-08-10T01:45:04.162Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T01:45:04.162Z] ---> Using cache [2022-08-10T01:45:04.162Z] ---> a21eebf035f0 [2022-08-10T01:45:04.162Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:04.162Z] ---> Using cache [2022-08-10T01:45:04.162Z] ---> 8521629a3da9 [2022-08-10T01:45:04.162Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T01:45:04.162Z] ---> Using cache [2022-08-10T01:45:04.162Z] ---> 07f5a48b13f4 [2022-08-10T01:45:04.162Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T01:45:04.162Z] ---> Using cache [2022-08-10T01:45:04.162Z] ---> 8d4543d5375f [2022-08-10T01:45:04.162Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:45:04.162Z] ---> Using cache [2022-08-10T01:45:04.162Z] ---> f9a1bdc3da8d [2022-08-10T01:45:04.162Z] Step 8/25 : COPY . . [2022-08-10T01:45:04.162Z] ---> Using cache [2022-08-10T01:45:04.162Z] ---> ec6e5cca002f [2022-08-10T01:45:04.162Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T01:45:04.422Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:04.422Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:04.422Z] ---> a63417035a18 [2022-08-10T01:45:04.422Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T01:45:04.422Z] ---> Using cache [2022-08-10T01:45:04.422Z] ---> a21eebf035f0 [2022-08-10T01:45:04.422Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:04.422Z] ---> Using cache [2022-08-10T01:45:04.422Z] ---> 8521629a3da9 [2022-08-10T01:45:04.422Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T01:45:06.330Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-10T01:45:06.330Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-10T01:45:06.592Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:06.592Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:06.592Z] ---> a63417035a18 [2022-08-10T01:45:06.592Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T01:45:06.592Z] ---> Using cache [2022-08-10T01:45:06.592Z] ---> a21eebf035f0 [2022-08-10T01:45:06.592Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:06.592Z] ---> Using cache [2022-08-10T01:45:06.592Z] ---> 8521629a3da9 [2022-08-10T01:45:06.592Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T01:45:06.592Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:06.592Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:06.592Z] ---> a63417035a18 [2022-08-10T01:45:06.592Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T01:45:06.592Z] ---> Using cache [2022-08-10T01:45:06.592Z] ---> a21eebf035f0 [2022-08-10T01:45:06.592Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:06.592Z] ---> Using cache [2022-08-10T01:45:06.592Z] ---> 8521629a3da9 [2022-08-10T01:45:06.592Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T01:45:07.536Z] ---> Running in 5e5c3ec6bb93 [2022-08-10T01:45:07.536Z] ---> Running in 38d8cca0ef46 [2022-08-10T01:45:07.536Z] ---> Running in 9f43ebf04904 [2022-08-10T01:45:07.536Z] ---> Running in bf90a468ff55 [2022-08-10T01:45:08.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:08.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:08.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:08.106Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-10T01:45:08.444Z] Avoid second fetch [2022-08-10T01:45:08.445Z] Checking out Revision d0806caeb40f4e3531513a6632e1dafeaa9bd88e (main) [2022-08-10T01:45:08.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:08.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:08.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:08.403Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-10T01:45:08.424Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T01:45:08.470Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T01:45:08.487Z] > git checkout -f d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 [2022-08-10T01:45:09.204Z] OK: 211 MiB in 51 packages [2022-08-10T01:45:09.204Z] OK: 211 MiB in 51 packages [2022-08-10T01:45:09.204Z] OK: 211 MiB in 51 packages [2022-08-10T01:45:10.149Z] Removing intermediate container 9f43ebf04904 [2022-08-10T01:45:10.149Z] ---> efb3c36bc616 [2022-08-10T01:45:10.149Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T01:45:10.149Z] Removing intermediate container 5e5c3ec6bb93 [2022-08-10T01:45:10.149Z] ---> 29c30335876f [2022-08-10T01:45:10.149Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T01:45:10.409Z] Removing intermediate container bb2907d82aa9 [2022-08-10T01:45:10.409Z] ---> c665b1b9a2c7 [2022-08-10T01:45:10.409Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T01:45:10.409Z] Removing intermediate container 38d8cca0ef46 [2022-08-10T01:45:10.409Z] ---> 47eebed13126 [2022-08-10T01:45:10.409Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T01:45:10.409Z] ---> Running in b81f806fcbc5 [2022-08-10T01:45:10.409Z] ---> 7cf863983e16 [2022-08-10T01:45:10.409Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:45:10.409Z] ---> 4a7374df303b [2022-08-10T01:45:10.409Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:45:10.409Z] ---> Running in aafca4ec10ef [2022-08-10T01:45:10.409Z] ---> Running in dc4ccd6db3a2 [2022-08-10T01:45:10.409Z] ---> 72f8b312ea5c [2022-08-10T01:45:10.409Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:45:10.670Z] Removing intermediate container b81f806fcbc5 [2022-08-10T01:45:10.670Z] ---> 446212ad1463 [2022-08-10T01:45:10.670Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T01:45:10.670Z] ---> Running in 7e71002ba83d [2022-08-10T01:45:10.670Z] ---> Running in 734b055e96bf [2022-08-10T01:45:10.670Z] Removing intermediate container 734b055e96bf [2022-08-10T01:45:10.670Z] ---> 6b315f394352 [2022-08-10T01:45:10.670Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T01:45:11.617Z] ---> 83a3f3632f72 [2022-08-10T01:45:11.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T01:45:11.896Z] ---> c3ebad4dcd93 [2022-08-10T01:45:11.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T01:45:12.834Z] ---> 880c756db201 [2022-08-10T01:45:12.834Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T01:45:12.949Z] Commit message: "Merge pull request #4121 from lenny-intel/fix-DeviceSystemEvents-bw-compatability" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T01:45:13.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T01:45:13.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T01:45:13.842Z] Dload Upload Total Spent Left Speed [2022-08-10T01:45:13.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [2022-08-10T01:45:14.213Z] ---> Running in 97af070d53dc [2022-08-10T01:45:14.213Z] Removing intermediate container 97af070d53dc [2022-08-10T01:45:14.213Z] ---> aa65780ae9dc [2022-08-10T01:45:14.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh [2022-08-10T01:45:14.481Z] ---> Running in 358e234e0289 [2022-08-10T01:45:14.564Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T01:45:15.006Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T01:45:15.006Z] + sudo tee /etc/docker/daemon.new [2022-08-10T01:45:15.006Z] { [2022-08-10T01:45:15.006Z] "registry-mirrors": [ [2022-08-10T01:45:15.006Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T01:45:15.006Z] ], [2022-08-10T01:45:15.006Z] "bip": "10.250.0.254/24", [2022-08-10T01:45:15.006Z] "hosts": [ [2022-08-10T01:45:15.006Z] "tcp://0.0.0.0:5555", [2022-08-10T01:45:15.006Z] "unix:///var/run/docker.sock" [2022-08-10T01:45:15.006Z] ], [2022-08-10T01:45:15.006Z] "mtu": 1458, [2022-08-10T01:45:15.006Z] "selinux-enabled": true, [2022-08-10T01:45:15.006Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T01:45:15.006Z] } [Pipeline] sh [2022-08-10T01:45:15.050Z] Removing intermediate container 358e234e0289 [2022-08-10T01:45:15.050Z] ---> e403c1dbc75c [2022-08-10T01:45:15.050Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T01:45:15.311Z] ---> Running in 0b4ce5214855 [2022-08-10T01:45:15.367Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T01:45:15.570Z] Removing intermediate container 0b4ce5214855 [2022-08-10T01:45:15.570Z] ---> f49d5d0553aa [2022-08-10T01:45:15.570Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:45:15.705Z] + sudo service docker restart [2022-08-10T01:45:15.835Z] ---> Running in 8229a9c68af6 [2022-08-10T01:45:16.410Z] Removing intermediate container 8229a9c68af6 [2022-08-10T01:45:16.410Z] ---> ec608c36e903 [2022-08-10T01:45:16.410Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T01:45:16.671Z] ---> Running in f9105c6110eb [2022-08-10T01:45:17.239Z] Removing intermediate container f9105c6110eb [2022-08-10T01:45:17.239Z] ---> d76aeb98d712 [2022-08-10T01:45:17.239Z] [2022-08-10T01:45:17.239Z] Successfully built d76aeb98d712 [2022-08-10T01:45:17.239Z] Successfully tagged sys-mgmt-agent:latest [2022-08-10T01:45:17.239Z] Building security-bootstrapper [2022-08-10T01:45:20.539Z]  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:20.539Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:20.539Z] ---> a63417035a18 [2022-08-10T01:45:20.539Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T01:45:20.539Z] ---> Using cache [2022-08-10T01:45:20.539Z] ---> a21eebf035f0 [2022-08-10T01:45:20.539Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:20.539Z] ---> Using cache [2022-08-10T01:45:20.539Z] ---> 8521629a3da9 [2022-08-10T01:45:20.539Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T01:45:20.539Z] ---> Using cache [2022-08-10T01:45:20.539Z] ---> 07f5a48b13f4 [2022-08-10T01:45:20.539Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T01:45:20.539Z] ---> Using cache [2022-08-10T01:45:20.539Z] ---> 8d4543d5375f [2022-08-10T01:45:20.539Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:45:20.539Z] ---> Using cache [2022-08-10T01:45:20.539Z] ---> f9a1bdc3da8d [2022-08-10T01:45:20.539Z] Step 8/31 : COPY . . [2022-08-10T01:45:20.539Z] ---> Using cache [2022-08-10T01:45:20.539Z] ---> ec6e5cca002f [2022-08-10T01:45:20.539Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T01:45:21.108Z] ---> Running in 5c77c4ead4ba [2022-08-10T01:45:21.368Z] Removing intermediate container aafca4ec10ef [2022-08-10T01:45:21.368Z] ---> e06eccbea3b1 [2022-08-10T01:45:21.368Z] Step 8/26 : COPY . . [2022-08-10T01:45:21.368Z] Removing intermediate container 7e71002ba83d [2022-08-10T01:45:21.368Z] ---> 0fd92bece918 [2022-08-10T01:45:21.368Z] Step 8/26 : COPY . . [2022-08-10T01:45:21.368Z] Removing intermediate container dc4ccd6db3a2 [2022-08-10T01:45:21.627Z] ---> 734eae2f45e6 [2022-08-10T01:45:21.627Z] Step 8/25 : COPY . . [2022-08-10T01:45:21.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-10T01:45:21.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-10T01:45:28.456Z] ---> 13ec4e47588c [2022-08-10T01:45:28.456Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T01:45:28.456Z] ---> a21131d9da7d [2022-08-10T01:45:28.456Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T01:45:28.456Z] ---> Running in 2b817e907172 [2022-08-10T01:45:28.456Z] ---> 03cd208eee69 [2022-08-10T01:45:28.456Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T01:45:28.456Z] ---> Running in 5435a8527099 [2022-08-10T01:45:28.456Z] ---> Running in 46efaf5dcc59 [2022-08-10T01:45:28.456Z] Removing intermediate container 2b817e907172 [2022-08-10T01:45:28.456Z] ---> 5850e82f009d [2022-08-10T01:45:28.456Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T01:45:28.456Z] ---> Running in af748ff7f599 [2022-08-10T01:45:28.456Z] Removing intermediate container 5435a8527099 [2022-08-10T01:45:28.456Z] ---> 334e410f1ed3 [2022-08-10T01:45:28.456Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T01:45:28.718Z] Removing intermediate container 46efaf5dcc59 [2022-08-10T01:45:28.718Z] ---> 4869dc8093bd [2022-08-10T01:45:28.718Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T01:45:28.718Z] ---> Running in 9d6622c85c90 [2022-08-10T01:45:28.718Z] Removing intermediate container af748ff7f599 [2022-08-10T01:45:28.718Z] ---> afc64961618e [2022-08-10T01:45:28.718Z] Step 11/26 : 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 [2022-08-10T01:45:28.718Z] ---> Running in 6001ed00e720 [2022-08-10T01:45:28.718Z] ---> Running in dce34cc06c46 [2022-08-10T01:45:28.978Z] Removing intermediate container 9d6622c85c90 [2022-08-10T01:45:28.978Z] ---> 332841b3d198 [2022-08-10T01:45:28.978Z] Step 11/26 : 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 [2022-08-10T01:45:28.978Z] ---> Running in 400c9ec17e54 [2022-08-10T01:45:28.978Z] Removing intermediate container 6001ed00e720 [2022-08-10T01:45:28.978Z] ---> c0f598f074ed [2022-08-10T01:45:28.978Z] Step 11/25 : 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 [2022-08-10T01:45:29.239Z] ---> Running in bd5d557a13fe [2022-08-10T01:45:30.622Z] Removing intermediate container dce34cc06c46 [2022-08-10T01:45:30.622Z] ---> 77f780192129 [2022-08-10T01:45:30.622Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T01:45:30.622Z] ---> Running in 7fe65badce6d [2022-08-10T01:45:30.622Z] Removing intermediate container bf90a468ff55 [2022-08-10T01:45:30.622Z] ---> c63558520ed7 [2022-08-10T01:45:30.622Z] [2022-08-10T01:45:30.622Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T01:45:30.622Z] ---> d7d3d98c851f [2022-08-10T01:45:30.622Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T01:45:30.622Z] ---> Running in 5253a04095e4 [2022-08-10T01:45:30.622Z] Removing intermediate container 400c9ec17e54 [2022-08-10T01:45:30.622Z] ---> 55f921d3d464 [2022-08-10T01:45:30.622Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T01:45:30.622Z] Removing intermediate container bd5d557a13fe [2022-08-10T01:45:30.622Z] ---> 53bfc28760bd [2022-08-10T01:45:30.622Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T01:45:30.622Z] Removing intermediate container 7fe65badce6d [2022-08-10T01:45:30.622Z] ---> b1e2603615f2 [2022-08-10T01:45:30.622Z] [2022-08-10T01:45:30.622Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T01:45:30.882Z] ---> Running in 8f22c1d875bb [2022-08-10T01:45:30.882Z] ---> Running in 7bd5a9bf6f77 [2022-08-10T01:45:30.882Z] 3.15: Pulling from library/alpine [2022-08-10T01:45:30.882Z] Removing intermediate container 7bd5a9bf6f77 [2022-08-10T01:45:30.882Z] ---> 961377207fd7 [2022-08-10T01:45:30.882Z] [2022-08-10T01:45:30.882Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T01:45:30.882Z] Removing intermediate container 8f22c1d875bb [2022-08-10T01:45:30.882Z] ---> fb68e88ce045 [2022-08-10T01:45:30.882Z] [2022-08-10T01:45:30.882Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T01:45:31.142Z] 3.15: Pulling from library/alpine [2022-08-10T01:45:31.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:31.142Z] 3.15: Pulling from library/alpine [2022-08-10T01:45:31.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:31.142Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-10T01:45:31.142Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-10T01:45:31.142Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T01:45:31.142Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T01:45:31.142Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-10T01:45:31.142Z] Status: Image is up to date for alpine:3.15 [2022-08-10T01:45:31.142Z] ---> 2720e26172a0 [2022-08-10T01:45:31.142Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T01:45:31.142Z] ---> 2720e26172a0 [2022-08-10T01:45:31.142Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T01:45:31.142Z] ---> 2720e26172a0 [2022-08-10T01:45:31.142Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T01:45:31.405Z] ---> Running in 54db34ec3e62 [2022-08-10T01:45:31.405Z] ---> Running in 88fd9cf3b6c9 [2022-08-10T01:45:31.405Z] ---> Running in db1e69a54813 [2022-08-10T01:45:31.405Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T01:45:31.405Z] Removing intermediate container db1e69a54813 [2022-08-10T01:45:31.405Z] ---> d1c36ecb17ed [2022-08-10T01:45:31.405Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:31.405Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T01:45:31.405Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T01:45:31.405Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:45:31.405Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:45:31.405Z] Removing intermediate container 54db34ec3e62 [2022-08-10T01:45:31.405Z] ---> 9d0a406ea0f1 [2022-08-10T01:45:31.666Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:31.666Z] ---> Running in 3a919278ea91 [2022-08-10T01:45:31.666Z] Removing intermediate container 88fd9cf3b6c9 [2022-08-10T01:45:31.666Z] ---> ffbfa8e1e05a [2022-08-10T01:45:31.666Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:31.666Z] OK: 6 MiB in 17 packages [2022-08-10T01:45:31.666Z] ---> Running in 7c7a0fabe88e [2022-08-10T01:45:31.666Z] ---> Running in e63b1d1aa856 [2022-08-10T01:45:32.614Z] Removing intermediate container 5253a04095e4 [2022-08-10T01:45:32.614Z] ---> b3fa395a7dd2 [2022-08-10T01:45:32.614Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T01:45:32.614Z] ---> Running in b88658e88576 [2022-08-10T01:45:32.614Z] Removing intermediate container 3a919278ea91 [2022-08-10T01:45:32.614Z] ---> ce9a21e865d1 [2022-08-10T01:45:32.614Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T01:45:32.876Z] Removing intermediate container b88658e88576 [2022-08-10T01:45:32.876Z] ---> 8b5c9298d81f [2022-08-10T01:45:32.876Z] Step 13/25 : WORKDIR / [2022-08-10T01:45:32.876Z] ---> Running in b63663c83f20 [2022-08-10T01:45:32.876Z] Removing intermediate container 7c7a0fabe88e [2022-08-10T01:45:32.876Z] ---> e3631725ae2a [2022-08-10T01:45:32.876Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T01:45:32.876Z] ---> Running in 1c54fb73c556 [2022-08-10T01:45:32.876Z] ---> Running in 6792397f10af [2022-08-10T01:45:33.144Z] Removing intermediate container e63b1d1aa856 [2022-08-10T01:45:33.144Z] ---> 6b782f638b5b [2022-08-10T01:45:33.144Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T01:45:33.144Z] Removing intermediate container 1c54fb73c556 [2022-08-10T01:45:33.144Z] ---> 25c0c541d7c1 [2022-08-10T01:45:33.144Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-10T01:45:33.144Z] ---> Running in 48beba946730 [2022-08-10T01:45:33.403Z] ---> aa430976b593 [2022-08-10T01:45:33.403Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-10T01:45:33.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:33.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:33.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:33.403Z] ---> 52c2a6501d4d [2022-08-10T01:45:33.403Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T01:45:33.662Z] ---> ad567505951f [2022-08-10T01:45:33.662Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-10T01:45:33.923Z] ---> e5faf85f37b0 [2022-08-10T01:45:33.923Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T01:45:34.053Z] provisioning config files... [2022-08-10T01:45:34.075Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config3262057099761323905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T01:45:34.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:34.183Z] ---> a2ef06907e95 [2022-08-10T01:45:34.183Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T01:45:34.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:34.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:34.434Z] ---> docker-login.sh [2022-08-10T01:45:34.434Z] nexus3.edgexfoundry.org:10001 [2022-08-10T01:45:34.751Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T01:45:34.751Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T01:45:34.751Z] OK: 15858 distinct packages available [2022-08-10T01:45:34.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:34.751Z] ---> 3d9cd575412b [2022-08-10T01:45:34.751Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T01:45:34.751Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T01:45:34.751Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T01:45:34.751Z] OK: 15858 distinct packages available [2022-08-10T01:45:34.751Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T01:45:34.751Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T01:45:34.751Z] OK: 15858 distinct packages available [2022-08-10T01:45:34.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:34.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:34.751Z] ---> 74befee20f95 [2022-08-10T01:45:34.751Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T01:45:35.010Z] ---> Running in 83d6865156e7 [2022-08-10T01:45:35.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:45:35.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:45:35.306Z] Configure a credential helper to remove this warning. See [2022-08-10T01:45:35.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:45:35.306Z] [2022-08-10T01:45:35.306Z] Login Succeeded [2022-08-10T01:45:35.306Z] nexus3.edgexfoundry.org:10002 [2022-08-10T01:45:35.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:35.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:35.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:35.840Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T01:45:35.840Z] Removing intermediate container 83d6865156e7 [2022-08-10T01:45:35.840Z] ---> f5fe00bf3044 [2022-08-10T01:45:35.840Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T01:45:35.840Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T01:45:35.840Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T01:45:35.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:45:35.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:45:35.905Z] Configure a credential helper to remove this warning. See [2022-08-10T01:45:35.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:45:35.905Z] [2022-08-10T01:45:35.905Z] Login Succeeded [2022-08-10T01:45:35.905Z] nexus3.edgexfoundry.org:10003 [2022-08-10T01:45:36.099Z] ---> Running in 5610c9c8457e [2022-08-10T01:45:36.100Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T01:45:36.100Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T01:45:36.100Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T01:45:36.100Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T01:45:36.100Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T01:45:36.100Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T01:45:36.100Z] Removing intermediate container 5610c9c8457e [2022-08-10T01:45:36.100Z] ---> d1535c8d6df9 [2022-08-10T01:45:36.100Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T01:45:36.100Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T01:45:36.100Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T01:45:36.100Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T01:45:36.100Z] ---> Running in 79dadbcdeb96 [2022-08-10T01:45:36.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:45:36.360Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T01:45:36.360Z] OK: 6 MiB in 19 packages [2022-08-10T01:45:36.360Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-10T01:45:36.360Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T01:45:36.360Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T01:45:36.360Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T01:45:36.360Z] OK: 6 MiB in 18 packages [2022-08-10T01:45:36.360Z] OK: 6 MiB in 19 packages [2022-08-10T01:45:36.360Z] Removing intermediate container 79dadbcdeb96 [2022-08-10T01:45:36.360Z] ---> 4292c6fee711 [2022-08-10T01:45:36.360Z] Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:45:36.360Z] ---> Running in 6fdd1ddf0272 [2022-08-10T01:45:36.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:45:36.461Z] Configure a credential helper to remove this warning. See [2022-08-10T01:45:36.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:45:36.461Z] [2022-08-10T01:45:36.461Z] Login Succeeded [2022-08-10T01:45:36.461Z] nexus3.edgexfoundry.org:10004 [2022-08-10T01:45:36.619Z] Removing intermediate container 5c77c4ead4ba [2022-08-10T01:45:36.620Z] ---> b5a8941b9174 [2022-08-10T01:45:36.620Z] [2022-08-10T01:45:36.620Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T01:45:36.620Z] ---> d7d3d98c851f [2022-08-10T01:45:36.620Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T01:45:36.620Z] ---> Running in 508c74569003 [2022-08-10T01:45:36.620Z] Removing intermediate container 6fdd1ddf0272 [2022-08-10T01:45:36.620Z] ---> 85a93aef8ccb [2022-08-10T01:45:36.620Z] Step 25/25 : LABEL version=2.3.0-dev.42 [2022-08-10T01:45:36.620Z] ---> Running in d8d6f62f76a1 [2022-08-10T01:45:36.620Z] Removing intermediate container 508c74569003 [2022-08-10T01:45:36.620Z] ---> 9896e3fd76b3 [2022-08-10T01:45:36.620Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T01:45:36.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:45:36.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:45:36.737Z] Configure a credential helper to remove this warning. See [2022-08-10T01:45:36.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:45:36.737Z] [2022-08-10T01:45:36.737Z] Login Succeeded [2022-08-10T01:45:36.737Z] docker.io [2022-08-10T01:45:36.878Z] Removing intermediate container d8d6f62f76a1 [2022-08-10T01:45:36.878Z] ---> 24d57f474dbf [2022-08-10T01:45:36.878Z] [2022-08-10T01:45:36.878Z] ---> Running in 64008c68554d [2022-08-10T01:45:36.878Z] Removing intermediate container b63663c83f20 [2022-08-10T01:45:36.878Z] ---> 94a509c7ed2c [2022-08-10T01:45:36.878Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T01:45:36.878Z] Successfully built 24d57f474dbf [2022-08-10T01:45:36.878Z] Successfully tagged security-secretstore-setup:latest [2022-08-10T01:45:36.878Z] Building support-scheduler [2022-08-10T01:45:37.138Z]  Building security-secretstore-setup ... done Removing intermediate container 48beba946730 [2022-08-10T01:45:37.138Z] ---> 7d6d18be421c [2022-08-10T01:45:37.138Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T01:45:37.138Z] Removing intermediate container 6792397f10af [2022-08-10T01:45:37.138Z] ---> 0399775f277f [2022-08-10T01:45:37.138Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T01:45:37.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:37.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:37.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:45:37.397Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T01:45:37.397Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T01:45:37.397Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:45:37.397Z] OK: 6 MiB in 16 packages [2022-08-10T01:45:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:45:37.617Z] Configure a credential helper to remove this warning. See [2022-08-10T01:45:37.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:45:37.617Z] [2022-08-10T01:45:37.617Z] Login Succeeded [2022-08-10T01:45:37.617Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T01:45:37.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-10T01:45:38.475Z] + git config --global --add safe.directory /w/workspace/edgex-go/277 [Pipeline] echo [2022-08-10T01:45:38.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T01:45:38.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T01:45:38.519Z] ========================================================= [2022-08-10T01:45:38.519Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T01:45:38.519Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T01:45:38.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T01:45:39.141Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T01:45:39.141Z] b3c136eddcbf: Pulling fs layer [2022-08-10T01:45:39.141Z] c0a3192eca97: Pulling fs layer [2022-08-10T01:45:39.141Z] a050256f5b6f: Pulling fs layer [2022-08-10T01:45:39.141Z] 656be50a0ddc: Pulling fs layer [2022-08-10T01:45:39.141Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T01:45:39.141Z] 46d945488cbd: Pulling fs layer [2022-08-10T01:45:39.141Z] 8a5474983e97: Pulling fs layer [2022-08-10T01:45:39.141Z] 656be50a0ddc: Waiting [2022-08-10T01:45:39.141Z] 329c88fbcd65: Pulling fs layer [2022-08-10T01:45:39.141Z] 2bbca73fdf42: Waiting [2022-08-10T01:45:39.141Z] 46d945488cbd: Waiting [2022-08-10T01:45:39.141Z] 8a5474983e97: Waiting [2022-08-10T01:45:39.141Z] 329c88fbcd65: Waiting [2022-08-10T01:45:39.141Z] a050256f5b6f: Verifying Checksum [2022-08-10T01:45:39.141Z] a050256f5b6f: Download complete [2022-08-10T01:45:39.141Z] c0a3192eca97: Download complete [2022-08-10T01:45:39.141Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T01:45:39.141Z] 2bbca73fdf42: Download complete [2022-08-10T01:45:39.141Z] 46d945488cbd: Verifying Checksum [2022-08-10T01:45:39.141Z] 46d945488cbd: Download complete [2022-08-10T01:45:39.141Z] b3c136eddcbf: Verifying Checksum [2022-08-10T01:45:39.141Z] b3c136eddcbf: Download complete [2022-08-10T01:45:39.315Z] ---> a00bb7abe136 [2022-08-10T01:45:39.315Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T01:45:39.315Z] ---> ad68acaaa1f0 [2022-08-10T01:45:39.315Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T01:45:39.315Z] ---> 198a444003c5 [2022-08-10T01:45:39.315Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T01:45:39.577Z] Removing intermediate container 64008c68554d [2022-08-10T01:45:39.577Z] ---> 907890333f4d [2022-08-10T01:45:39.577Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T01:45:39.577Z] ---> Running in a1a691795090 [2022-08-10T01:45:39.577Z] ---> 55a70591a8ef [2022-08-10T01:45:39.577Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T01:45:39.577Z] ---> Running in 16fb682917ea [2022-08-10T01:45:39.840Z] ---> 6239c3964313 [2022-08-10T01:45:39.840Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T01:45:39.840Z] Removing intermediate container a1a691795090 [2022-08-10T01:45:39.840Z] ---> b06d40e0c75b [2022-08-10T01:45:39.840Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T01:45:39.840Z] ---> Running in e53d2e4a6eb1 [2022-08-10T01:45:40.101Z] Removing intermediate container 16fb682917ea [2022-08-10T01:45:40.101Z] ---> 40d7d059bfbb [2022-08-10T01:45:40.101Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T01:45:40.101Z] ---> 826c21feb8d3 [2022-08-10T01:45:40.101Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T01:45:40.101Z] Removing intermediate container e53d2e4a6eb1 [2022-08-10T01:45:40.101Z] ---> fee48b89eb06 [2022-08-10T01:45:40.101Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T01:45:40.132Z] b3c136eddcbf: Pull complete [2022-08-10T01:45:40.132Z] 329c88fbcd65: Verifying Checksum [2022-08-10T01:45:40.132Z] 329c88fbcd65: Download complete [2022-08-10T01:45:40.363Z] ---> Running in 35d4176fa4d9 [2022-08-10T01:45:40.363Z] ---> 67c4070eefa2 [2022-08-10T01:45:40.363Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T01:45:40.363Z] ---> abcd8051edcb [2022-08-10T01:45:40.363Z] Step 21/26 : WORKDIR / [2022-08-10T01:45:40.363Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:40.363Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:40.363Z] ---> a63417035a18 [2022-08-10T01:45:40.363Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T01:45:40.363Z] ---> Using cache [2022-08-10T01:45:40.363Z] ---> a21eebf035f0 [2022-08-10T01:45:40.363Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:40.363Z] ---> Using cache [2022-08-10T01:45:40.363Z] ---> 8521629a3da9 [2022-08-10T01:45:40.363Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T01:45:40.363Z] ---> Using cache [2022-08-10T01:45:40.363Z] ---> 07f5a48b13f4 [2022-08-10T01:45:40.363Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T01:45:40.363Z] ---> Using cache [2022-08-10T01:45:40.363Z] ---> 8d4543d5375f [2022-08-10T01:45:40.363Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:45:40.363Z] ---> Using cache [2022-08-10T01:45:40.363Z] ---> f9a1bdc3da8d [2022-08-10T01:45:40.363Z] Step 8/22 : COPY . . [2022-08-10T01:45:40.363Z] ---> Using cache [2022-08-10T01:45:40.363Z] ---> ec6e5cca002f [2022-08-10T01:45:40.363Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T01:45:40.363Z] Removing intermediate container 35d4176fa4d9 [2022-08-10T01:45:40.363Z] ---> d23e9994341e [2022-08-10T01:45:40.363Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T01:45:40.623Z] ---> Running in 7931f0e55ca0 [2022-08-10T01:45:40.623Z] ---> Running in cdff14804ad0 [2022-08-10T01:45:40.623Z] ---> Running in f1f98bc067e5 [2022-08-10T01:45:40.623Z] ---> Running in 0b44f1813869 [2022-08-10T01:45:40.623Z] Removing intermediate container 7931f0e55ca0 [2022-08-10T01:45:40.623Z] ---> ce4cdc6c09d4 [2022-08-10T01:45:40.623Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T01:45:40.734Z] c0a3192eca97: Pull complete [2022-08-10T01:45:40.887Z] ---> Running in 81f4908eb68d [2022-08-10T01:45:40.887Z] Removing intermediate container cdff14804ad0 [2022-08-10T01:45:40.887Z] ---> 4a0267396a8a [2022-08-10T01:45:40.887Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T01:45:40.887Z] ---> Running in c8e5e846d9c7 [2022-08-10T01:45:40.887Z] Removing intermediate container 81f4908eb68d [2022-08-10T01:45:40.887Z] ---> cee0d5406925 [2022-08-10T01:45:40.887Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T01:45:41.014Z] a050256f5b6f: Pull complete [2022-08-10T01:45:41.152Z] ---> Running in 25c04429c790 [2022-08-10T01:45:41.152Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T01:45:41.152Z] Removing intermediate container c8e5e846d9c7 [2022-08-10T01:45:41.152Z] ---> 55e5c277c668 [2022-08-10T01:45:41.152Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T01:45:41.152Z] ---> Running in 9e97bf229f70 [2022-08-10T01:45:41.152Z] Removing intermediate container 25c04429c790 [2022-08-10T01:45:41.152Z] ---> 1349f6374f52 [2022-08-10T01:45:41.152Z] Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:45:41.152Z] ---> Running in d0e2cc69d674 [2022-08-10T01:45:41.290Z] 8a5474983e97: Verifying Checksum [2022-08-10T01:45:41.290Z] 8a5474983e97: Download complete [2022-08-10T01:45:41.412Z] Removing intermediate container 9e97bf229f70 [2022-08-10T01:45:41.412Z] ---> 789c99511a31 [2022-08-10T01:45:41.412Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T01:45:41.412Z] ---> Running in 2ce734d8778f [2022-08-10T01:45:41.412Z] ---> 18f39303f5c6 [2022-08-10T01:45:41.412Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T01:45:41.413Z] Removing intermediate container d0e2cc69d674 [2022-08-10T01:45:41.413Z] ---> 58a87f483341 [2022-08-10T01:45:41.413Z] Step 25/25 : LABEL version=2.3.0-dev.42 [2022-08-10T01:45:41.413Z] ---> Running in d0d7f6b81d6c [2022-08-10T01:45:41.673Z] Removing intermediate container 2ce734d8778f [2022-08-10T01:45:41.673Z] ---> 234f7a73c41f [2022-08-10T01:45:41.673Z] Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:45:41.673Z] ---> Running in d8ed04a6ac8e [2022-08-10T01:45:41.673Z] Removing intermediate container 0b44f1813869 [2022-08-10T01:45:41.673Z] ---> 739d3c339c2b [2022-08-10T01:45:41.673Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T01:45:41.673Z] ---> Running in 0c00853150d7 [2022-08-10T01:45:41.673Z] ---> 6b94c372ae9d [2022-08-10T01:45:41.673Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T01:45:41.673Z] Removing intermediate container d0d7f6b81d6c [2022-08-10T01:45:41.673Z] ---> f1dd42e0eb05 [2022-08-10T01:45:41.673Z] [2022-08-10T01:45:41.888Z] 656be50a0ddc: Verifying Checksum [2022-08-10T01:45:41.888Z] 656be50a0ddc: Download complete [2022-08-10T01:45:41.933Z] Removing intermediate container d8ed04a6ac8e [2022-08-10T01:45:41.934Z] ---> 5756fbb7b00a [2022-08-10T01:45:41.934Z] Step 26/26 : LABEL version=2.3.0-dev.42 [2022-08-10T01:45:41.934Z] ---> Running in ec5db5913671 [2022-08-10T01:45:41.934Z] Successfully built f1dd42e0eb05 [2022-08-10T01:45:41.934Z] Successfully tagged security-spire-server:latest [2022-08-10T01:45:41.934Z] Building core-command [2022-08-10T01:45:41.934Z]  Building security-spire-server ... done Removing intermediate container 0c00853150d7 [2022-08-10T01:45:41.934Z] ---> 6a947dad547e [2022-08-10T01:45:41.934Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-10T01:45:41.934Z] ---> e80c4eda7430 [2022-08-10T01:45:41.934Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T01:45:41.934Z] Removing intermediate container ec5db5913671 [2022-08-10T01:45:41.934Z] ---> acd2e0a7ff65 [2022-08-10T01:45:41.934Z] [2022-08-10T01:45:42.194Z] Successfully built acd2e0a7ff65 [2022-08-10T01:45:42.194Z] Successfully tagged security-spire-config:latest [2022-08-10T01:45:42.194Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-10T01:45:43.577Z] ---> b93c4be75c10 [2022-08-10T01:45:43.577Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T01:45:43.577Z] ---> 7da02fe1b0f4 [2022-08-10T01:45:43.577Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T01:45:43.577Z] ---> Running in a2a3fa8e9be0 [2022-08-10T01:45:43.577Z] ---> Running in 4b8f55c20958 [2022-08-10T01:45:43.577Z] Removing intermediate container 4b8f55c20958 [2022-08-10T01:45:43.577Z] ---> ba4d3634aa21 [2022-08-10T01:45:43.577Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T01:45:43.840Z] ---> Running in 8f8a0c829b5c [2022-08-10T01:45:44.100Z] Removing intermediate container 8f8a0c829b5c [2022-08-10T01:45:44.100Z] ---> cb8e34b55384 [2022-08-10T01:45:44.100Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T01:45:44.100Z] ---> Running in b408aa66f98d [2022-08-10T01:45:44.359Z] Removing intermediate container a2a3fa8e9be0 [2022-08-10T01:45:44.359Z] ---> f148709a5e14 [2022-08-10T01:45:44.359Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:45:44.359Z] Removing intermediate container b408aa66f98d [2022-08-10T01:45:44.359Z] ---> e115f15d7cc3 [2022-08-10T01:45:44.359Z] Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:45:44.621Z] ---> Running in a47d61fca42a [2022-08-10T01:45:44.884Z] Removing intermediate container a47d61fca42a [2022-08-10T01:45:44.884Z] ---> 7b725f2f47cd [2022-08-10T01:45:44.884Z] Step 26/26 : LABEL version=2.3.0-dev.42 [2022-08-10T01:45:45.144Z] ---> abc128a73304 [2022-08-10T01:45:45.144Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T01:45:45.144Z] ---> Running in c79a3f59f850 [2022-08-10T01:45:45.418Z] Removing intermediate container c79a3f59f850 [2022-08-10T01:45:45.418Z] ---> 3464478ebe39 [2022-08-10T01:45:45.418Z] [2022-08-10T01:45:45.678Z] Successfully built 3464478ebe39 [2022-08-10T01:45:45.678Z] Successfully tagged security-spire-agent:latest [2022-08-10T01:45:45.678Z]  Building security-spire-agent ... done  ---> 3c2d22e44702 [2022-08-10T01:45:45.678Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T01:45:46.249Z] ---> cf915a4ff957 [2022-08-10T01:45:46.249Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T01:45:47.196Z] ---> b1fcf55a3366 [2022-08-10T01:45:47.196Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T01:45:47.770Z] ---> b3a0e87635a5 [2022-08-10T01:45:47.770Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T01:45:47.770Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:47.770Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:47.770Z] ---> a63417035a18 [2022-08-10T01:45:47.770Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:45:47.770Z] ---> Using cache [2022-08-10T01:45:47.770Z] ---> a21eebf035f0 [2022-08-10T01:45:47.770Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:45:47.770Z] ---> Using cache [2022-08-10T01:45:47.770Z] ---> 8521629a3da9 [2022-08-10T01:45:47.770Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T01:45:47.770Z] ---> Using cache [2022-08-10T01:45:47.770Z] ---> 07f5a48b13f4 [2022-08-10T01:45:47.770Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:45:47.770Z] ---> Using cache [2022-08-10T01:45:47.770Z] ---> 8d4543d5375f [2022-08-10T01:45:47.770Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:45:47.770Z] ---> Using cache [2022-08-10T01:45:47.770Z] ---> f9a1bdc3da8d [2022-08-10T01:45:47.770Z] Step 8/23 : COPY . . [2022-08-10T01:45:47.770Z] ---> Using cache [2022-08-10T01:45:47.770Z] ---> ec6e5cca002f [2022-08-10T01:45:47.770Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T01:45:48.029Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:45:48.029Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:45:48.029Z] ---> a63417035a18 [2022-08-10T01:45:48.029Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T01:45:48.029Z] ---> Using cache [2022-08-10T01:45:48.029Z] ---> a21eebf035f0 [2022-08-10T01:45:48.029Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T01:45:48.029Z] ---> Running in d6fafee424e5 [2022-08-10T01:45:48.029Z] ---> Running in fc867754f00b [2022-08-10T01:45:48.029Z] ---> 1cdc5f20c0fe [2022-08-10T01:45:48.029Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T01:45:48.288Z] ---> Running in fb99f7ad8935 [2022-08-10T01:45:48.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-10T01:45:48.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:49.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:49.379Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T01:45:49.379Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T01:45:49.379Z] OK: 17038 distinct packages available [2022-08-10T01:45:49.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:49.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:45:49.640Z] OK: 211 MiB in 51 packages [2022-08-10T01:45:49.640Z] Removing intermediate container fb99f7ad8935 [2022-08-10T01:45:49.640Z] ---> 4bf5931adc5c [2022-08-10T01:45:49.640Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-10T01:45:49.640Z] ---> Running in 48d0f36689a6 [2022-08-10T01:45:50.211Z] Removing intermediate container 48d0f36689a6 [2022-08-10T01:45:50.211Z] ---> 73e318e5f9e7 [2022-08-10T01:45:50.211Z] Step 28/31 : CMD ["gate"] [2022-08-10T01:45:50.211Z] ---> Running in 32d76776dc3e [2022-08-10T01:45:50.211Z] Removing intermediate container fc867754f00b [2022-08-10T01:45:50.211Z] ---> 73d587f165b8 [2022-08-10T01:45:50.211Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T01:45:50.470Z] Removing intermediate container 32d76776dc3e [2022-08-10T01:45:50.470Z] ---> 3d53a37ef846 [2022-08-10T01:45:50.470Z] Step 29/31 : LABEL arch=x86_64 [2022-08-10T01:45:50.470Z] ---> Running in 60dc797acc22 [2022-08-10T01:45:50.729Z] ---> 96faf8368d30 [2022-08-10T01:45:50.729Z] Removing intermediate container 60dc797acc22 [2022-08-10T01:45:50.729Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 3eacee97f6d4 [2022-08-10T01:45:50.729Z] [2022-08-10T01:45:50.729Z] Step 30/31 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:45:50.729Z] ---> Running in 7ecddd00d327 [2022-08-10T01:45:50.729Z] ---> Running in ae690f00062c [2022-08-10T01:45:50.987Z] Removing intermediate container ae690f00062c [2022-08-10T01:45:50.987Z] ---> 87aec2ae5bb6 [2022-08-10T01:45:50.987Z] Step 31/31 : LABEL version=2.3.0-dev.42 [2022-08-10T01:45:50.987Z] ---> Running in 0752ade0f108 [2022-08-10T01:45:51.247Z] Removing intermediate container 0752ade0f108 [2022-08-10T01:45:51.247Z] ---> e2e8b732b7d7 [2022-08-10T01:45:51.247Z] [2022-08-10T01:45:51.247Z] Successfully built e2e8b732b7d7 [2022-08-10T01:45:51.247Z] Successfully tagged security-bootstrapper:latest [2022-08-10T01:45:56.971Z] 656be50a0ddc: Pull complete [2022-08-10T01:45:56.971Z] 2bbca73fdf42: Pull complete [2022-08-10T01:45:56.971Z] 46d945488cbd: Pull complete [2022-08-10T01:45:59.366Z]  Building security-bootstrapper ... done Removing intermediate container 7ecddd00d327 [2022-08-10T01:45:59.366Z] ---> a0f13508507c [2022-08-10T01:45:59.366Z] Step 7/20 : COPY . . [2022-08-10T01:46:02.391Z] 8a5474983e97: Pull complete [2022-08-10T01:46:03.831Z] 329c88fbcd65: Pull complete [2022-08-10T01:46:03.831Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T01:46:03.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T01:46:03.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T01:46:04.183Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-10T01:46:04.183Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T01:46:04.183Z] WORKDIR /edgex [2022-08-10T01:46:04.183Z] COPY go.mod . [2022-08-10T01:46:04.183Z] RUN go mod download [2022-08-10T01:46:04.645Z] ---> 9ec99b75e3a8 [2022-08-10T01:46:04.645Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T01:46:04.645Z] ---> Running in 82667a4bba8b [2022-08-10T01:46:04.645Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-10T01:46:04.789Z] Sending build context to Docker daemon 3.125MB [2022-08-10T01:46:04.789Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T01:46:04.789Z] ---> ff4287adb874 [2022-08-10T01:46:04.789Z] Step 2/4 : WORKDIR /edgex [2022-08-10T01:46:06.021Z] Removing intermediate container f1f98bc067e5 [2022-08-10T01:46:06.021Z] ---> dae8f14cf02e [2022-08-10T01:46:06.021Z] [2022-08-10T01:46:06.021Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T01:46:06.021Z] ---> d7d3d98c851f [2022-08-10T01:46:06.021Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T01:46:06.021Z] ---> Using cache [2022-08-10T01:46:06.021Z] ---> 63d04fb49b1b [2022-08-10T01:46:06.021Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:46:06.021Z] ---> Using cache [2022-08-10T01:46:06.021Z] ---> 0a9f3a0ed017 [2022-08-10T01:46:06.021Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T01:46:06.021Z] ---> Running in a0cbc7980c97 [2022-08-10T01:46:06.279Z] Removing intermediate container a0cbc7980c97 [2022-08-10T01:46:06.279Z] ---> f883f2494a6a [2022-08-10T01:46:06.279Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T01:46:06.279Z] ---> Running in a15a1fb13621 [2022-08-10T01:46:06.538Z] Removing intermediate container a15a1fb13621 [2022-08-10T01:46:06.538Z] ---> 93f6148c07d4 [2022-08-10T01:46:06.538Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:46:06.777Z] ---> Running in 1baa7c66c6df [2022-08-10T01:46:06.796Z] ---> 6d5d89b5e595 [2022-08-10T01:46:06.796Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T01:46:07.051Z] Removing intermediate container 1baa7c66c6df [2022-08-10T01:46:07.051Z] ---> 58ba46088ee2 [2022-08-10T01:46:07.051Z] Step 3/4 : COPY go.mod . [2022-08-10T01:46:07.363Z] Removing intermediate container d6fafee424e5 [2022-08-10T01:46:07.363Z] ---> a14d893b120e [2022-08-10T01:46:07.363Z] [2022-08-10T01:46:07.363Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T01:46:07.363Z] ---> d7d3d98c851f [2022-08-10T01:46:07.363Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T01:46:07.363Z] ---> Using cache [2022-08-10T01:46:07.363Z] ---> 63d04fb49b1b [2022-08-10T01:46:07.363Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:46:07.363Z] ---> Using cache [2022-08-10T01:46:07.363Z] ---> 0a9f3a0ed017 [2022-08-10T01:46:07.363Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T01:46:07.363Z] ---> Running in 5d7b3bae8109 [2022-08-10T01:46:07.363Z] ---> 1d18ffd0f419 [2022-08-10T01:46:07.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T01:46:07.630Z] Removing intermediate container 5d7b3bae8109 [2022-08-10T01:46:07.630Z] ---> 8e1cc53e585b [2022-08-10T01:46:07.630Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T01:46:07.630Z] ---> Running in 1deee385fe37 [2022-08-10T01:46:07.647Z] ---> cec082cb9194 [2022-08-10T01:46:07.647Z] Step 4/4 : RUN go mod download [2022-08-10T01:46:07.647Z] ---> Running in 7f10c93ebddf [2022-08-10T01:46:07.890Z] ---> ef4ae189141c [2022-08-10T01:46:07.890Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T01:46:07.890Z] Removing intermediate container 1deee385fe37 [2022-08-10T01:46:07.890Z] ---> f9d1d6fee889 [2022-08-10T01:46:07.890Z] Step 15/23 : WORKDIR / [2022-08-10T01:46:07.890Z] ---> Running in 66c3a4b8bd27 [2022-08-10T01:46:07.890Z] ---> Running in cb08bf0234fd [2022-08-10T01:46:08.149Z] Removing intermediate container 66c3a4b8bd27 [2022-08-10T01:46:08.149Z] ---> e8a92682b224 [2022-08-10T01:46:08.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:46:08.149Z] Removing intermediate container cb08bf0234fd [2022-08-10T01:46:08.149Z] ---> 06d9eeacc0db [2022-08-10T01:46:08.149Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:46:08.149Z] ---> Running in 8dd61d8b9f0b [2022-08-10T01:46:08.409Z] Removing intermediate container 8dd61d8b9f0b [2022-08-10T01:46:08.409Z] ---> 1b25bb3e549e [2022-08-10T01:46:08.409Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T01:46:08.409Z] ---> c497f9e3a256 [2022-08-10T01:46:08.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T01:46:08.409Z] ---> Running in 26ef76a3eda6 [2022-08-10T01:46:08.669Z] Removing intermediate container 26ef76a3eda6 [2022-08-10T01:46:08.669Z] ---> cb7b583c7465 [2022-08-10T01:46:08.669Z] Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:08.669Z] ---> Running in 0a9d7d0b184a [2022-08-10T01:46:08.929Z] ---> 7355dea19fb6 [2022-08-10T01:46:08.929Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T01:46:08.929Z] Removing intermediate container 0a9d7d0b184a [2022-08-10T01:46:08.929Z] ---> ea7d794ae3f0 [2022-08-10T01:46:08.929Z] Step 22/22 : LABEL version=2.3.0-dev.42 [2022-08-10T01:46:08.929Z] ---> Running in f92d2c2a6c24 [2022-08-10T01:46:09.188Z] Removing intermediate container f92d2c2a6c24 [2022-08-10T01:46:09.188Z] ---> 56115c350d1a [2022-08-10T01:46:09.188Z] [2022-08-10T01:46:09.188Z] ---> 7ad561d0d43e [2022-08-10T01:46:09.188Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T01:46:09.188Z] Successfully built 56115c350d1a [2022-08-10T01:46:09.188Z] Successfully tagged support-scheduler:latest [2022-08-10T01:46:09.188Z]  Building support-scheduler ... done  ---> Running in 4677047e4585 [2022-08-10T01:46:09.456Z] Removing intermediate container 4677047e4585 [2022-08-10T01:46:09.456Z] ---> 4ae754527885 [2022-08-10T01:46:09.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:46:09.456Z] ---> Running in 192363bee08b [2022-08-10T01:46:09.716Z] Removing intermediate container 192363bee08b [2022-08-10T01:46:09.716Z] ---> 6fa9d5670a38 [2022-08-10T01:46:09.716Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T01:46:09.716Z] ---> Running in 28eb8db839bf [2022-08-10T01:46:09.716Z] Removing intermediate container 28eb8db839bf [2022-08-10T01:46:09.716Z] ---> df63261525f0 [2022-08-10T01:46:09.716Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:09.975Z] ---> Running in 45c91ad1da29 [2022-08-10T01:46:09.975Z] Removing intermediate container 45c91ad1da29 [2022-08-10T01:46:09.975Z] ---> f26f165b4f9b [2022-08-10T01:46:09.975Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T01:46:10.233Z] ---> Running in 8d37e15b4dcb [2022-08-10T01:46:10.233Z] Removing intermediate container 8d37e15b4dcb [2022-08-10T01:46:10.233Z] ---> cb3a76eec7f4 [2022-08-10T01:46:10.233Z] [2022-08-10T01:46:10.233Z] Successfully built cb3a76eec7f4 [2022-08-10T01:46:10.233Z] Successfully tagged core-command:latest [2022-08-10T01:46:22.443Z]  Building core-command ... done Removing intermediate container 82667a4bba8b [2022-08-10T01:46:22.443Z] ---> 1af7a596dc8e [2022-08-10T01:46:22.443Z] [2022-08-10T01:46:22.443Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T01:46:22.443Z] ---> 2720e26172a0 [2022-08-10T01:46:22.443Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T01:46:22.443Z] ---> Using cache [2022-08-10T01:46:22.443Z] ---> ffbfa8e1e05a [2022-08-10T01:46:22.444Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:46:22.444Z] ---> Using cache [2022-08-10T01:46:22.444Z] ---> 6b782f638b5b [2022-08-10T01:46:22.444Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T01:46:22.444Z] ---> Running in 58cc37eb68f9 [2022-08-10T01:46:22.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:46:22.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:46:22.444Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T01:46:22.444Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T01:46:22.444Z] OK: 15858 distinct packages available [2022-08-10T01:46:22.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T01:46:23.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T01:46:23.404Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T01:46:23.679Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T01:46:23.679Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-10T01:46:23.679Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T01:46:23.967Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T01:46:23.967Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T01:46:23.967Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T01:46:24.277Z] (8/9) Installing libucontext (1.1-r0) [2022-08-10T01:46:24.277Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T01:46:24.277Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T01:46:24.277Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:46:24.277Z] OK: 8 MiB in 23 packages [2022-08-10T01:46:24.851Z] Removing intermediate container 58cc37eb68f9 [2022-08-10T01:46:24.851Z] ---> 2be8a59cb3a2 [2022-08-10T01:46:24.851Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:46:25.111Z] ---> bc039cd2d298 [2022-08-10T01:46:25.111Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T01:46:25.372Z] ---> 20c141130232 [2022-08-10T01:46:25.372Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T01:46:25.633Z] ---> 73ce8f8a5d6b [2022-08-10T01:46:25.633Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T01:46:25.633Z] ---> Running in cf918d676598 [2022-08-10T01:46:25.633Z] Removing intermediate container cf918d676598 [2022-08-10T01:46:25.633Z] ---> d5e0509d6d50 [2022-08-10T01:46:25.633Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:46:25.633Z] ---> Running in 74aace19474a [2022-08-10T01:46:25.893Z] Removing intermediate container 74aace19474a [2022-08-10T01:46:25.893Z] ---> 24505c31946a [2022-08-10T01:46:25.893Z] Step 18/20 : LABEL arch=x86_64 [2022-08-10T01:46:25.893Z] ---> Running in 3b76708d0fba [2022-08-10T01:46:25.893Z] Removing intermediate container 3b76708d0fba [2022-08-10T01:46:25.893Z] ---> 2563987a725e [2022-08-10T01:46:25.893Z] Step 19/20 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:25.893Z] ---> Running in 48240ceed601 [2022-08-10T01:46:26.153Z] Removing intermediate container 48240ceed601 [2022-08-10T01:46:26.153Z] ---> c97d4e2b73a1 [2022-08-10T01:46:26.153Z] Step 20/20 : LABEL version=2.3.0-dev.42 [2022-08-10T01:46:26.153Z] ---> Running in c62427561288 [2022-08-10T01:46:26.153Z] Removing intermediate container c62427561288 [2022-08-10T01:46:26.153Z] ---> 1ff699d39dca [2022-08-10T01:46:26.153Z] [2022-08-10T01:46:26.153Z] Successfully built 1ff699d39dca [2022-08-10T01:46:26.153Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-10T01:46:26.160Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-10T01:46:26.177Z] $ docker stop --time=1 afec919269ca4ba4f3c5e7df4f91cae0adb113359236ed27f0d917c15ba74403 [2022-08-10T01:46:27.444Z] $ docker rm -f afec919269ca4ba4f3c5e7df4f91cae0adb113359236ed27f0d917c15ba74403 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T01:46:27.770Z] + docker images [2022-08-10T01:46:27.771Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T01:46:27.771Z] security-spiffe-token-provider latest 1ff699d39dca 1 second ago 29.2MB [2022-08-10T01:46:27.771Z] 1af7a596dc8e 8 seconds ago 1.57GB [2022-08-10T01:46:27.771Z] core-command latest cb3a76eec7f4 17 seconds ago 16.2MB [2022-08-10T01:46:27.771Z] support-scheduler latest 56115c350d1a 19 seconds ago 26.5MB [2022-08-10T01:46:27.771Z] a14d893b120e 21 seconds ago 1.52GB [2022-08-10T01:46:27.771Z] dae8f14cf02e 22 seconds ago 1.58GB [2022-08-10T01:46:27.771Z] security-bootstrapper latest e2e8b732b7d7 36 seconds ago 19.3MB [2022-08-10T01:46:27.771Z] security-spire-agent latest 3464478ebe39 42 seconds ago 125MB [2022-08-10T01:46:27.771Z] security-spire-config latest acd2e0a7ff65 46 seconds ago 85.8MB [2022-08-10T01:46:27.771Z] security-spire-server latest f1dd42e0eb05 46 seconds ago 86.5MB [2022-08-10T01:46:27.771Z] b5a8941b9174 51 seconds ago 1.52GB [2022-08-10T01:46:27.771Z] security-secretstore-setup latest 24d57f474dbf 51 seconds ago 28.9MB [2022-08-10T01:46:27.771Z] b1e2603615f2 57 seconds ago 1.42GB [2022-08-10T01:46:27.771Z] 961377207fd7 57 seconds ago 1.42GB [2022-08-10T01:46:27.771Z] fb68e88ce045 57 seconds ago 1.42GB [2022-08-10T01:46:27.771Z] c63558520ed7 57 seconds ago 1.53GB [2022-08-10T01:46:27.771Z] sys-mgmt-agent latest d76aeb98d712 About a minute ago 135MB [2022-08-10T01:46:27.771Z] core-data latest 75c377a06b3a About a minute ago 21.5MB [2022-08-10T01:46:27.771Z] support-notifications latest 6746454dd94b About a minute ago 27.1MB [2022-08-10T01:46:27.771Z] security-proxy-setup latest 25db15e44b76 About a minute ago 27.2MB [2022-08-10T01:46:27.771Z] core-metadata latest 024644ab1faf About a minute ago 18.2MB [2022-08-10T01:46:27.771Z] ca71ee1a7ef3 About a minute ago 1.58GB [2022-08-10T01:46:27.771Z] 228d2cbdede7 About a minute ago 1.52GB [2022-08-10T01:46:27.771Z] 16474604d5e0 About a minute ago 1.55GB [2022-08-10T01:46:27.771Z] 4c9fc172a8bf About a minute ago 1.55GB [2022-08-10T01:46:27.771Z] 0b1c73c5a07b About a minute ago 1.53GB [2022-08-10T01:46:27.771Z] ci-base-image-x86_64 latest a63417035a18 5 minutes ago 993MB [2022-08-10T01:46:27.771Z] alpine 3.15 2720e26172a0 3 weeks ago 5.57MB [2022-08-10T01:46:27.771Z] alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB [2022-08-10T01:46:27.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-10T01:46:27.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-10T01:46:27.771Z] 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 [2022-08-10T01:46:27.861Z] provisioning config files... [2022-08-10T01:46:27.871Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config8433530805023964446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T01:46:28.172Z] ---> docker-login.sh [2022-08-10T01:46:28.172Z] nexus3.edgexfoundry.org:10001 [2022-08-10T01:46:28.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:46:28.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:46:28.172Z] Configure a credential helper to remove this warning. See [2022-08-10T01:46:28.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:46:28.172Z] [2022-08-10T01:46:28.172Z] Login Succeeded [2022-08-10T01:46:28.172Z] nexus3.edgexfoundry.org:10002 [2022-08-10T01:46:28.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:46:28.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:46:28.433Z] Configure a credential helper to remove this warning. See [2022-08-10T01:46:28.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:46:28.433Z] [2022-08-10T01:46:28.433Z] Login Succeeded [2022-08-10T01:46:28.433Z] nexus3.edgexfoundry.org:10003 [2022-08-10T01:46:28.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:46:28.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:46:28.433Z] Configure a credential helper to remove this warning. See [2022-08-10T01:46:28.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:46:28.433Z] [2022-08-10T01:46:28.433Z] Login Succeeded [2022-08-10T01:46:28.433Z] nexus3.edgexfoundry.org:10004 [2022-08-10T01:46:28.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:46:28.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:46:28.693Z] Configure a credential helper to remove this warning. See [2022-08-10T01:46:28.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:46:28.693Z] [2022-08-10T01:46:28.693Z] Login Succeeded [2022-08-10T01:46:28.693Z] docker.io [2022-08-10T01:46:28.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T01:46:28.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T01:46:28.953Z] Configure a credential helper to remove this warning. See [2022-08-10T01:46:28.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T01:46:28.953Z] [2022-08-10T01:46:28.953Z] Login Succeeded [2022-08-10T01:46:28.953Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T01:46:28.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:46:28.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T01:46:29.018Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-10T01:46:29.018Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:29.018Z] latest [2022-08-10T01:46:29.018Z] 2.3.0-dev.42 [2022-08-10T01:46:29.018Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:29.018Z] main [2022-08-10T01:46:29.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:29.336Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:29.646Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:29.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T01:46:29.646Z] 1a5f326d6c4b: Preparing [2022-08-10T01:46:29.646Z] 8579d8157414: Preparing [2022-08-10T01:46:29.646Z] 130edd4936f2: Preparing [2022-08-10T01:46:29.646Z] c0f032cf800f: Preparing [2022-08-10T01:46:29.646Z] ec34fcc1d526: Preparing [2022-08-10T01:46:29.646Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:29.646Z] 1a5f326d6c4b: Pushed [2022-08-10T01:46:29.646Z] 130edd4936f2: Pushed [2022-08-10T01:46:29.647Z] c0f032cf800f: Pushed [2022-08-10T01:46:31.031Z] 8579d8157414: Pushed [2022-08-10T01:46:31.031Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:31.353Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:31.668Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-10T01:46:31.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T01:46:31.668Z] 1a5f326d6c4b: Preparing [2022-08-10T01:46:31.668Z] 8579d8157414: Preparing [2022-08-10T01:46:31.668Z] 130edd4936f2: Preparing [2022-08-10T01:46:31.668Z] c0f032cf800f: Preparing [2022-08-10T01:46:31.668Z] ec34fcc1d526: Preparing [2022-08-10T01:46:31.668Z] 1a5f326d6c4b: Layer already exists [2022-08-10T01:46:31.668Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:31.668Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:31.668Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:31.668Z] 8579d8157414: Layer already exists [2022-08-10T01:46:31.668Z] latest: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:31.988Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:32.307Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.42 [2022-08-10T01:46:32.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T01:46:32.307Z] 1a5f326d6c4b: Preparing [2022-08-10T01:46:32.307Z] 8579d8157414: Preparing [2022-08-10T01:46:32.307Z] 130edd4936f2: Preparing [2022-08-10T01:46:32.307Z] c0f032cf800f: Preparing [2022-08-10T01:46:32.307Z] ec34fcc1d526: Preparing [2022-08-10T01:46:32.307Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:32.307Z] 1a5f326d6c4b: Layer already exists [2022-08-10T01:46:32.307Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:32.307Z] 8579d8157414: Layer already exists [2022-08-10T01:46:32.307Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:32.307Z] 2.3.0-dev.42: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:32.626Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:32.940Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:32.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T01:46:32.940Z] 1a5f326d6c4b: Preparing [2022-08-10T01:46:32.940Z] 8579d8157414: Preparing [2022-08-10T01:46:32.940Z] 130edd4936f2: Preparing [2022-08-10T01:46:32.940Z] c0f032cf800f: Preparing [2022-08-10T01:46:32.940Z] ec34fcc1d526: Preparing [2022-08-10T01:46:32.940Z] 1a5f326d6c4b: Layer already exists [2022-08-10T01:46:32.940Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:32.940Z] 8579d8157414: Layer already exists [2022-08-10T01:46:32.940Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:32.940Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:32.940Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:33.260Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:33.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-10T01:46:33.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T01:46:33.568Z] 1a5f326d6c4b: Preparing [2022-08-10T01:46:33.568Z] 8579d8157414: Preparing [2022-08-10T01:46:33.568Z] 130edd4936f2: Preparing [2022-08-10T01:46:33.568Z] c0f032cf800f: Preparing [2022-08-10T01:46:33.568Z] ec34fcc1d526: Preparing [2022-08-10T01:46:33.568Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:33.568Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:33.568Z] 8579d8157414: Layer already exists [2022-08-10T01:46:33.568Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:33.568Z] 1a5f326d6c4b: Layer already exists [2022-08-10T01:46:33.568Z] main: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:46:33.625Z] ===================================================== [Pipeline] echo [2022-08-10T01:46:33.634Z] taggedImages: [2022-08-10T01:46:33.634Z] - nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:33.634Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-10T01:46:33.634Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.42 [2022-08-10T01:46:33.634Z] - nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:33.634Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-10T01:46:33.654Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-10T01:46:33.654Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:33.654Z] latest [2022-08-10T01:46:33.654Z] 2.3.0-dev.42 [2022-08-10T01:46:33.654Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:33.654Z] main [2022-08-10T01:46:33.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:33.969Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:34.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:34.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T01:46:34.277Z] e397d43f06e7: Preparing [2022-08-10T01:46:34.277Z] b9aaf0c17995: Preparing [2022-08-10T01:46:34.277Z] 130edd4936f2: Preparing [2022-08-10T01:46:34.277Z] b409b40ebbd8: Preparing [2022-08-10T01:46:34.277Z] aa6c96ce1b44: Preparing [2022-08-10T01:46:34.277Z] ec34fcc1d526: Preparing [2022-08-10T01:46:34.277Z] ec34fcc1d526: Waiting [2022-08-10T01:46:34.277Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:34.277Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:34.277Z] e397d43f06e7: Pushed [2022-08-10T01:46:34.277Z] aa6c96ce1b44: Pushed [2022-08-10T01:46:34.537Z] b409b40ebbd8: Pushed [2022-08-10T01:46:35.916Z] b9aaf0c17995: Pushed [2022-08-10T01:46:35.916Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:36.239Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:36.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-10T01:46:36.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T01:46:36.552Z] e397d43f06e7: Preparing [2022-08-10T01:46:36.552Z] b9aaf0c17995: Preparing [2022-08-10T01:46:36.552Z] 130edd4936f2: Preparing [2022-08-10T01:46:36.552Z] b409b40ebbd8: Preparing [2022-08-10T01:46:36.552Z] aa6c96ce1b44: Preparing [2022-08-10T01:46:36.552Z] ec34fcc1d526: Preparing [2022-08-10T01:46:36.552Z] ec34fcc1d526: Waiting [2022-08-10T01:46:36.552Z] b9aaf0c17995: Layer already exists [2022-08-10T01:46:36.552Z] b409b40ebbd8: Layer already exists [2022-08-10T01:46:36.552Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:36.552Z] aa6c96ce1b44: Layer already exists [2022-08-10T01:46:36.552Z] e397d43f06e7: Layer already exists [2022-08-10T01:46:36.552Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:36.552Z] latest: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:36.870Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:37.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.42 [2022-08-10T01:46:37.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T01:46:37.181Z] e397d43f06e7: Preparing [2022-08-10T01:46:37.181Z] b9aaf0c17995: Preparing [2022-08-10T01:46:37.181Z] 130edd4936f2: Preparing [2022-08-10T01:46:37.181Z] b409b40ebbd8: Preparing [2022-08-10T01:46:37.181Z] aa6c96ce1b44: Preparing [2022-08-10T01:46:37.181Z] ec34fcc1d526: Preparing [2022-08-10T01:46:37.181Z] ec34fcc1d526: Waiting [2022-08-10T01:46:37.181Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:37.181Z] aa6c96ce1b44: Layer already exists [2022-08-10T01:46:37.181Z] e397d43f06e7: Layer already exists [2022-08-10T01:46:37.181Z] b9aaf0c17995: Layer already exists [2022-08-10T01:46:37.181Z] b409b40ebbd8: Layer already exists [2022-08-10T01:46:37.181Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:37.181Z] 2.3.0-dev.42: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:37.504Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:37.816Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:37.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T01:46:37.816Z] e397d43f06e7: Preparing [2022-08-10T01:46:37.816Z] b9aaf0c17995: Preparing [2022-08-10T01:46:37.816Z] 130edd4936f2: Preparing [2022-08-10T01:46:37.816Z] b409b40ebbd8: Preparing [2022-08-10T01:46:37.816Z] aa6c96ce1b44: Preparing [2022-08-10T01:46:37.816Z] ec34fcc1d526: Preparing [2022-08-10T01:46:37.816Z] aa6c96ce1b44: Layer already exists [2022-08-10T01:46:37.816Z] b409b40ebbd8: Layer already exists [2022-08-10T01:46:37.816Z] b9aaf0c17995: Layer already exists [2022-08-10T01:46:37.816Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:37.816Z] e397d43f06e7: Layer already exists [2022-08-10T01:46:37.816Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:37.816Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:38.134Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:38.448Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-10T01:46:38.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T01:46:38.448Z] e397d43f06e7: Preparing [2022-08-10T01:46:38.448Z] b9aaf0c17995: Preparing [2022-08-10T01:46:38.448Z] 130edd4936f2: Preparing [2022-08-10T01:46:38.448Z] b409b40ebbd8: Preparing [2022-08-10T01:46:38.448Z] aa6c96ce1b44: Preparing [2022-08-10T01:46:38.448Z] ec34fcc1d526: Preparing [2022-08-10T01:46:38.448Z] ec34fcc1d526: Waiting [2022-08-10T01:46:38.448Z] b9aaf0c17995: Layer already exists [2022-08-10T01:46:38.448Z] aa6c96ce1b44: Layer already exists [2022-08-10T01:46:38.448Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:38.448Z] e397d43f06e7: Layer already exists [2022-08-10T01:46:38.448Z] b409b40ebbd8: Layer already exists [2022-08-10T01:46:38.448Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:38.448Z] main: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:46:38.498Z] ===================================================== [Pipeline] echo [2022-08-10T01:46:38.507Z] taggedImages: [2022-08-10T01:46:38.507Z] - nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:38.507Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-10T01:46:38.507Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.42 [2022-08-10T01:46:38.507Z] - nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:38.507Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-10T01:46:38.530Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-10T01:46:38.530Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:38.530Z] latest [2022-08-10T01:46:38.530Z] 2.3.0-dev.42 [2022-08-10T01:46:38.530Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:38.530Z] main [2022-08-10T01:46:38.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:38.867Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:39.185Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:39.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T01:46:39.185Z] 548501e8d1fd: Preparing [2022-08-10T01:46:39.185Z] 9bba2ed206d5: Preparing [2022-08-10T01:46:39.185Z] 130edd4936f2: Preparing [2022-08-10T01:46:39.185Z] c0f032cf800f: Preparing [2022-08-10T01:46:39.185Z] ec34fcc1d526: Preparing [2022-08-10T01:46:39.185Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:39.185Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:39.185Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:39.185Z] 548501e8d1fd: Pushed [2022-08-10T01:46:40.569Z] 9bba2ed206d5: Pushed [2022-08-10T01:46:40.830Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:41.144Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:41.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-10T01:46:41.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T01:46:41.456Z] 548501e8d1fd: Preparing [2022-08-10T01:46:41.456Z] 9bba2ed206d5: Preparing [2022-08-10T01:46:41.456Z] 130edd4936f2: Preparing [2022-08-10T01:46:41.456Z] c0f032cf800f: Preparing [2022-08-10T01:46:41.456Z] ec34fcc1d526: Preparing [2022-08-10T01:46:41.456Z] 548501e8d1fd: Layer already exists [2022-08-10T01:46:41.456Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:41.456Z] 9bba2ed206d5: Layer already exists [2022-08-10T01:46:41.456Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:41.456Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:41.456Z] latest: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:41.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:42.155Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.42 [2022-08-10T01:46:42.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T01:46:42.155Z] 548501e8d1fd: Preparing [2022-08-10T01:46:42.155Z] 9bba2ed206d5: Preparing [2022-08-10T01:46:42.155Z] 130edd4936f2: Preparing [2022-08-10T01:46:42.155Z] c0f032cf800f: Preparing [2022-08-10T01:46:42.155Z] ec34fcc1d526: Preparing [2022-08-10T01:46:42.155Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:42.155Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:42.155Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:42.155Z] 9bba2ed206d5: Layer already exists [2022-08-10T01:46:42.155Z] 548501e8d1fd: Layer already exists [2022-08-10T01:46:42.155Z] 2.3.0-dev.42: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:42.474Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:42.786Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:42.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T01:46:42.787Z] 548501e8d1fd: Preparing [2022-08-10T01:46:42.787Z] 9bba2ed206d5: Preparing [2022-08-10T01:46:42.787Z] 130edd4936f2: Preparing [2022-08-10T01:46:42.787Z] c0f032cf800f: Preparing [2022-08-10T01:46:42.787Z] ec34fcc1d526: Preparing [2022-08-10T01:46:42.787Z] 9bba2ed206d5: Layer already exists [2022-08-10T01:46:42.787Z] 548501e8d1fd: Layer already exists [2022-08-10T01:46:42.787Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:42.787Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:42.787Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:42.787Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:43.110Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:43.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-10T01:46:43.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T01:46:43.425Z] 548501e8d1fd: Preparing [2022-08-10T01:46:43.425Z] 9bba2ed206d5: Preparing [2022-08-10T01:46:43.425Z] 130edd4936f2: Preparing [2022-08-10T01:46:43.425Z] c0f032cf800f: Preparing [2022-08-10T01:46:43.425Z] ec34fcc1d526: Preparing [2022-08-10T01:46:43.425Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:43.425Z] 9bba2ed206d5: Layer already exists [2022-08-10T01:46:43.425Z] 548501e8d1fd: Layer already exists [2022-08-10T01:46:43.425Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:43.425Z] c0f032cf800f: Layer already exists [2022-08-10T01:46:43.425Z] main: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:46:43.471Z] ===================================================== [Pipeline] echo [2022-08-10T01:46:43.478Z] taggedImages: [2022-08-10T01:46:43.478Z] - nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:43.478Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-10T01:46:43.478Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.42 [2022-08-10T01:46:43.478Z] - nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:43.479Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-10T01:46:43.501Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-10T01:46:43.501Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:43.501Z] latest [2022-08-10T01:46:43.501Z] 2.3.0-dev.42 [2022-08-10T01:46:43.501Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:43.501Z] main [2022-08-10T01:46:43.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:43.822Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:44.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:44.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T01:46:44.136Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:44.136Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:44.136Z] 9b0ed8cd4d63: Preparing [2022-08-10T01:46:44.136Z] a72c1a5b39b2: Preparing [2022-08-10T01:46:44.136Z] f12f1192d4b1: Preparing [2022-08-10T01:46:44.136Z] 71d541b3c29d: Preparing [2022-08-10T01:46:44.136Z] 130edd4936f2: Preparing [2022-08-10T01:46:44.136Z] c432ff69897c: Preparing [2022-08-10T01:46:44.136Z] ea9d06e3f853: Preparing [2022-08-10T01:46:44.136Z] 0915c2e9e9e3: Preparing [2022-08-10T01:46:44.136Z] 8b5d688a8af4: Preparing [2022-08-10T01:46:44.136Z] ec34fcc1d526: Preparing [2022-08-10T01:46:44.136Z] ea9d06e3f853: Waiting [2022-08-10T01:46:44.136Z] 130edd4936f2: Waiting [2022-08-10T01:46:44.136Z] c432ff69897c: Waiting [2022-08-10T01:46:44.136Z] 0915c2e9e9e3: Waiting [2022-08-10T01:46:44.136Z] 8b5d688a8af4: Waiting [2022-08-10T01:46:44.136Z] ec34fcc1d526: Waiting [2022-08-10T01:46:44.136Z] a72c1a5b39b2: Pushed [2022-08-10T01:46:44.136Z] 9b0ed8cd4d63: Pushed [2022-08-10T01:46:44.136Z] f12f1192d4b1: Pushed [2022-08-10T01:46:44.136Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:44.136Z] 2c9d715cfd7f: Pushed [2022-08-10T01:46:44.403Z] 8b5d688a8af4: Pushed [2022-08-10T01:46:44.403Z] 0915c2e9e9e3: Pushed [2022-08-10T01:46:44.403Z] ea9d06e3f853: Pushed [2022-08-10T01:46:44.403Z] c432ff69897c: Pushed [2022-08-10T01:46:44.403Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:45.785Z] 71d541b3c29d: Pushed [2022-08-10T01:46:45.785Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:46.107Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:46.417Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-10T01:46:46.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T01:46:46.417Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:46.417Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:46.417Z] 9b0ed8cd4d63: Preparing [2022-08-10T01:46:46.417Z] a72c1a5b39b2: Preparing [2022-08-10T01:46:46.417Z] f12f1192d4b1: Preparing [2022-08-10T01:46:46.417Z] 71d541b3c29d: Preparing [2022-08-10T01:46:46.417Z] 130edd4936f2: Preparing [2022-08-10T01:46:46.417Z] c432ff69897c: Preparing [2022-08-10T01:46:46.417Z] ea9d06e3f853: Preparing [2022-08-10T01:46:46.417Z] 0915c2e9e9e3: Preparing [2022-08-10T01:46:46.417Z] 8b5d688a8af4: Preparing [2022-08-10T01:46:46.417Z] ec34fcc1d526: Preparing [2022-08-10T01:46:46.417Z] ea9d06e3f853: Waiting [2022-08-10T01:46:46.417Z] 8b5d688a8af4: Waiting [2022-08-10T01:46:46.417Z] c432ff69897c: Waiting [2022-08-10T01:46:46.417Z] ec34fcc1d526: Waiting [2022-08-10T01:46:46.417Z] 130edd4936f2: Waiting [2022-08-10T01:46:46.417Z] f12f1192d4b1: Layer already exists [2022-08-10T01:46:46.417Z] 71d541b3c29d: Layer already exists [2022-08-10T01:46:46.417Z] a72c1a5b39b2: Layer already exists [2022-08-10T01:46:46.417Z] 2c9d715cfd7f: Layer already exists [2022-08-10T01:46:46.417Z] 9b0ed8cd4d63: Layer already exists [2022-08-10T01:46:46.417Z] c432ff69897c: Layer already exists [2022-08-10T01:46:46.417Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:46.417Z] 0915c2e9e9e3: Layer already exists [2022-08-10T01:46:46.417Z] 8b5d688a8af4: Layer already exists [2022-08-10T01:46:46.417Z] ea9d06e3f853: Layer already exists [2022-08-10T01:46:46.417Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:46.417Z] latest: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:46.691Z] Removing intermediate container 7f10c93ebddf [2022-08-10T01:46:46.691Z] ---> 289acb8ac2b6 [2022-08-10T01:46:46.691Z] Successfully built 289acb8ac2b6 [2022-08-10T01:46:46.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:46.742Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:47.046Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T01:46:47.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:46:47.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.42 [2022-08-10T01:46:47.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T01:46:47.088Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:47.088Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:47.088Z] 9b0ed8cd4d63: Preparing [2022-08-10T01:46:47.088Z] a72c1a5b39b2: Preparing [2022-08-10T01:46:47.088Z] f12f1192d4b1: Preparing [2022-08-10T01:46:47.088Z] 71d541b3c29d: Preparing [2022-08-10T01:46:47.088Z] 130edd4936f2: Preparing [2022-08-10T01:46:47.088Z] c432ff69897c: Preparing [2022-08-10T01:46:47.088Z] ea9d06e3f853: Preparing [2022-08-10T01:46:47.088Z] 0915c2e9e9e3: Preparing [2022-08-10T01:46:47.088Z] 8b5d688a8af4: Preparing [2022-08-10T01:46:47.088Z] ec34fcc1d526: Preparing [2022-08-10T01:46:47.088Z] 130edd4936f2: Waiting [2022-08-10T01:46:47.088Z] c432ff69897c: Waiting [2022-08-10T01:46:47.088Z] ea9d06e3f853: Waiting [2022-08-10T01:46:47.088Z] 0915c2e9e9e3: Waiting [2022-08-10T01:46:47.088Z] 8b5d688a8af4: Waiting [2022-08-10T01:46:47.088Z] ec34fcc1d526: Waiting [2022-08-10T01:46:47.088Z] f12f1192d4b1: Layer already exists [2022-08-10T01:46:47.088Z] 9b0ed8cd4d63: Layer already exists [2022-08-10T01:46:47.088Z] a72c1a5b39b2: Layer already exists [2022-08-10T01:46:47.088Z] 71d541b3c29d: Layer already exists [2022-08-10T01:46:47.088Z] 2c9d715cfd7f: Layer already exists [2022-08-10T01:46:47.088Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:47.088Z] c432ff69897c: Layer already exists [2022-08-10T01:46:47.088Z] ea9d06e3f853: Layer already exists [2022-08-10T01:46:47.088Z] 0915c2e9e9e3: Layer already exists [2022-08-10T01:46:47.088Z] 8b5d688a8af4: Layer already exists [2022-08-10T01:46:47.088Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:47.088Z] 2.3.0-dev.42: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [2022-08-10T01:46:47.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container [2022-08-10T01:46:47.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T01:46:48.693Z] $ docker top a5b577769816d6dea017990101c5303ed4e2b5db412c37e5b5cbde1362bc7d5e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:49.341Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:49.633Z] + go version [2022-08-10T01:46:49.633Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T01:46:49.653Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:49.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T01:46:49.653Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:49.653Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:49.653Z] 9b0ed8cd4d63: Preparing [2022-08-10T01:46:49.653Z] a72c1a5b39b2: Preparing [2022-08-10T01:46:49.653Z] f12f1192d4b1: Preparing [2022-08-10T01:46:49.653Z] 71d541b3c29d: Preparing [2022-08-10T01:46:49.653Z] 130edd4936f2: Preparing [2022-08-10T01:46:49.653Z] c432ff69897c: Preparing [2022-08-10T01:46:49.653Z] ea9d06e3f853: Preparing [2022-08-10T01:46:49.653Z] 0915c2e9e9e3: Preparing [2022-08-10T01:46:49.653Z] 8b5d688a8af4: Preparing [2022-08-10T01:46:49.653Z] ec34fcc1d526: Preparing [2022-08-10T01:46:49.653Z] c432ff69897c: Waiting [2022-08-10T01:46:49.653Z] ea9d06e3f853: Waiting [2022-08-10T01:46:49.653Z] ec34fcc1d526: Waiting [2022-08-10T01:46:49.653Z] 0915c2e9e9e3: Waiting [2022-08-10T01:46:49.653Z] 8b5d688a8af4: Waiting [2022-08-10T01:46:49.653Z] 130edd4936f2: Waiting [2022-08-10T01:46:49.653Z] 9b0ed8cd4d63: Layer already exists [2022-08-10T01:46:49.653Z] 2c9d715cfd7f: Layer already exists [2022-08-10T01:46:49.653Z] f12f1192d4b1: Layer already exists [2022-08-10T01:46:49.653Z] 71d541b3c29d: Layer already exists [2022-08-10T01:46:49.653Z] a72c1a5b39b2: Layer already exists [2022-08-10T01:46:49.653Z] c432ff69897c: Layer already exists [2022-08-10T01:46:49.653Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:49.653Z] ea9d06e3f853: Layer already exists [2022-08-10T01:46:49.653Z] 0915c2e9e9e3: Layer already exists [2022-08-10T01:46:49.653Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:49.653Z] 8b5d688a8af4: Layer already exists [2022-08-10T01:46:49.653Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [2022-08-10T01:46:49.659Z] $ docker stop --time=1 a5b577769816d6dea017990101c5303ed4e2b5db412c37e5b5cbde1362bc7d5e [2022-08-10T01:46:51.323Z] $ docker rm -f a5b577769816d6dea017990101c5303ed4e2b5db412c37e5b5cbde1362bc7d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 [2022-08-10T01:46:51.903Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:52.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T01:46:52.034Z] [2022-08-10T01:46:52.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:52.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-10T01:46:52.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T01:46:52.222Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:52.222Z] 2c9d715cfd7f: Preparing [2022-08-10T01:46:52.222Z] 9b0ed8cd4d63: Preparing [2022-08-10T01:46:52.222Z] a72c1a5b39b2: Preparing [2022-08-10T01:46:52.222Z] f12f1192d4b1: Preparing [2022-08-10T01:46:52.222Z] 71d541b3c29d: Preparing [2022-08-10T01:46:52.222Z] 130edd4936f2: Preparing [2022-08-10T01:46:52.222Z] c432ff69897c: Preparing [2022-08-10T01:46:52.222Z] ea9d06e3f853: Preparing [2022-08-10T01:46:52.222Z] 0915c2e9e9e3: Preparing [2022-08-10T01:46:52.222Z] 8b5d688a8af4: Preparing [2022-08-10T01:46:52.222Z] ec34fcc1d526: Preparing [2022-08-10T01:46:52.222Z] ea9d06e3f853: Waiting [2022-08-10T01:46:52.222Z] ec34fcc1d526: Waiting [2022-08-10T01:46:52.222Z] 0915c2e9e9e3: Waiting [2022-08-10T01:46:52.222Z] 130edd4936f2: Waiting [2022-08-10T01:46:52.222Z] c432ff69897c: Waiting [2022-08-10T01:46:52.222Z] 8b5d688a8af4: Waiting [2022-08-10T01:46:52.222Z] f12f1192d4b1: Layer already exists [2022-08-10T01:46:52.222Z] a72c1a5b39b2: Layer already exists [2022-08-10T01:46:52.222Z] 2c9d715cfd7f: Layer already exists [2022-08-10T01:46:52.222Z] 71d541b3c29d: Layer already exists [2022-08-10T01:46:52.222Z] 9b0ed8cd4d63: Layer already exists [2022-08-10T01:46:52.222Z] 0915c2e9e9e3: Layer already exists [2022-08-10T01:46:52.222Z] 130edd4936f2: Layer already exists [2022-08-10T01:46:52.222Z] ea9d06e3f853: Layer already exists [2022-08-10T01:46:52.222Z] c432ff69897c: Layer already exists [2022-08-10T01:46:52.222Z] 8b5d688a8af4: Layer already exists [2022-08-10T01:46:52.222Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:52.222Z] main: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:46:52.275Z] ===================================================== [Pipeline] echo [2022-08-10T01:46:52.285Z] taggedImages: [2022-08-10T01:46:52.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:52.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-10T01:46:52.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.42 [2022-08-10T01:46:52.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:52.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-10T01:46:52.309Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-10T01:46:52.309Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:52.309Z] latest [2022-08-10T01:46:52.309Z] 2.3.0-dev.42 [2022-08-10T01:46:52.309Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:52.309Z] main [2022-08-10T01:46:52.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:52.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T01:46:52.641Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-08-10T01:46:52.666Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-10T01:46:52.666Z] 29e5d40040c1: Pulling fs layer [2022-08-10T01:46:52.666Z] 1ce36da41761: Pulling fs layer [2022-08-10T01:46:52.666Z] 25b303627fd3: Pulling fs layer [2022-08-10T01:46:52.666Z] 29e5d40040c1: Verifying Checksum [2022-08-10T01:46:52.666Z] 29e5d40040c1: Download complete [Pipeline] sh [2022-08-10T01:46:52.943Z] 1ce36da41761: Verifying Checksum [2022-08-10T01:46:52.943Z] 1ce36da41761: Download complete [2022-08-10T01:46:52.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:52.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T01:46:52.956Z] a82a68afa33a: Preparing [2022-08-10T01:46:52.956Z] 8940204861a4: Preparing [2022-08-10T01:46:52.956Z] 97f84a64607d: Preparing [2022-08-10T01:46:52.956Z] 4e8b356d1945: Preparing [2022-08-10T01:46:52.956Z] ada9036e93d9: Preparing [2022-08-10T01:46:52.956Z] a4644914bbd6: Preparing [2022-08-10T01:46:52.956Z] e0aa63aeccc6: Preparing [2022-08-10T01:46:52.956Z] ec34fcc1d526: Preparing [2022-08-10T01:46:52.956Z] a4644914bbd6: Waiting [2022-08-10T01:46:52.956Z] e0aa63aeccc6: Waiting [2022-08-10T01:46:52.956Z] ec34fcc1d526: Waiting [2022-08-10T01:46:52.956Z] a82a68afa33a: Pushed [2022-08-10T01:46:52.956Z] ada9036e93d9: Pushed [2022-08-10T01:46:52.956Z] 8940204861a4: Pushed [2022-08-10T01:46:52.956Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:53.217Z] a4644914bbd6: Pushed [2022-08-10T01:46:53.221Z] 29e5d40040c1: Pull complete [2022-08-10T01:46:53.477Z] e0aa63aeccc6: Pushed [2022-08-10T01:46:54.054Z] 4e8b356d1945: Pushed [2022-08-10T01:46:54.054Z] 97f84a64607d: Pushed [2022-08-10T01:46:54.316Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:54.636Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [2022-08-10T01:46:54.661Z] 25b303627fd3: Verifying Checksum [2022-08-10T01:46:54.661Z] 25b303627fd3: Download complete [2022-08-10T01:46:54.661Z] 1ce36da41761: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:54.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-10T01:46:54.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T01:46:54.957Z] a82a68afa33a: Preparing [2022-08-10T01:46:54.957Z] 8940204861a4: Preparing [2022-08-10T01:46:54.957Z] 97f84a64607d: Preparing [2022-08-10T01:46:54.957Z] 4e8b356d1945: Preparing [2022-08-10T01:46:54.957Z] ada9036e93d9: Preparing [2022-08-10T01:46:54.957Z] a4644914bbd6: Preparing [2022-08-10T01:46:54.957Z] e0aa63aeccc6: Preparing [2022-08-10T01:46:54.957Z] ec34fcc1d526: Preparing [2022-08-10T01:46:54.957Z] a4644914bbd6: Waiting [2022-08-10T01:46:54.957Z] e0aa63aeccc6: Waiting [2022-08-10T01:46:54.957Z] ec34fcc1d526: Waiting [2022-08-10T01:46:54.957Z] 97f84a64607d: Layer already exists [2022-08-10T01:46:54.957Z] 4e8b356d1945: Layer already exists [2022-08-10T01:46:54.957Z] ada9036e93d9: Layer already exists [2022-08-10T01:46:54.957Z] a82a68afa33a: Layer already exists [2022-08-10T01:46:54.957Z] 8940204861a4: Layer already exists [2022-08-10T01:46:54.957Z] a4644914bbd6: Layer already exists [2022-08-10T01:46:54.957Z] e0aa63aeccc6: Layer already exists [2022-08-10T01:46:54.957Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:54.957Z] latest: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:55.268Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:55.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.42 [2022-08-10T01:46:55.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T01:46:55.574Z] a82a68afa33a: Preparing [2022-08-10T01:46:55.574Z] 8940204861a4: Preparing [2022-08-10T01:46:55.574Z] 97f84a64607d: Preparing [2022-08-10T01:46:55.574Z] 4e8b356d1945: Preparing [2022-08-10T01:46:55.574Z] ada9036e93d9: Preparing [2022-08-10T01:46:55.574Z] a4644914bbd6: Preparing [2022-08-10T01:46:55.574Z] e0aa63aeccc6: Preparing [2022-08-10T01:46:55.574Z] ec34fcc1d526: Preparing [2022-08-10T01:46:55.574Z] ec34fcc1d526: Waiting [2022-08-10T01:46:55.574Z] a4644914bbd6: Waiting [2022-08-10T01:46:55.574Z] e0aa63aeccc6: Waiting [2022-08-10T01:46:55.574Z] 8940204861a4: Layer already exists [2022-08-10T01:46:55.574Z] a82a68afa33a: Layer already exists [2022-08-10T01:46:55.574Z] 4e8b356d1945: Layer already exists [2022-08-10T01:46:55.574Z] ada9036e93d9: Layer already exists [2022-08-10T01:46:55.574Z] 97f84a64607d: Layer already exists [2022-08-10T01:46:55.574Z] a4644914bbd6: Layer already exists [2022-08-10T01:46:55.574Z] e0aa63aeccc6: Layer already exists [2022-08-10T01:46:55.574Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:55.574Z] 2.3.0-dev.42: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:55.898Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:56.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:56.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T01:46:56.209Z] a82a68afa33a: Preparing [2022-08-10T01:46:56.209Z] 8940204861a4: Preparing [2022-08-10T01:46:56.209Z] 97f84a64607d: Preparing [2022-08-10T01:46:56.209Z] 4e8b356d1945: Preparing [2022-08-10T01:46:56.209Z] ada9036e93d9: Preparing [2022-08-10T01:46:56.209Z] a4644914bbd6: Preparing [2022-08-10T01:46:56.209Z] e0aa63aeccc6: Preparing [2022-08-10T01:46:56.209Z] ec34fcc1d526: Preparing [2022-08-10T01:46:56.209Z] ec34fcc1d526: Waiting [2022-08-10T01:46:56.209Z] e0aa63aeccc6: Waiting [2022-08-10T01:46:56.209Z] 4e8b356d1945: Layer already exists [2022-08-10T01:46:56.209Z] ada9036e93d9: Layer already exists [2022-08-10T01:46:56.209Z] 97f84a64607d: Layer already exists [2022-08-10T01:46:56.209Z] 8940204861a4: Layer already exists [2022-08-10T01:46:56.209Z] a82a68afa33a: Layer already exists [2022-08-10T01:46:56.209Z] a4644914bbd6: Layer already exists [2022-08-10T01:46:56.209Z] e0aa63aeccc6: Layer already exists [2022-08-10T01:46:56.209Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:56.209Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:56.529Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:56.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-10T01:46:56.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T01:46:56.844Z] a82a68afa33a: Preparing [2022-08-10T01:46:56.844Z] 8940204861a4: Preparing [2022-08-10T01:46:56.844Z] 97f84a64607d: Preparing [2022-08-10T01:46:56.844Z] 4e8b356d1945: Preparing [2022-08-10T01:46:56.844Z] ada9036e93d9: Preparing [2022-08-10T01:46:56.844Z] a4644914bbd6: Preparing [2022-08-10T01:46:56.844Z] e0aa63aeccc6: Preparing [2022-08-10T01:46:56.844Z] ec34fcc1d526: Preparing [2022-08-10T01:46:56.844Z] e0aa63aeccc6: Waiting [2022-08-10T01:46:56.844Z] ec34fcc1d526: Waiting [2022-08-10T01:46:56.844Z] a4644914bbd6: Waiting [2022-08-10T01:46:56.844Z] 97f84a64607d: Layer already exists [2022-08-10T01:46:56.844Z] a82a68afa33a: Layer already exists [2022-08-10T01:46:56.844Z] 8940204861a4: Layer already exists [2022-08-10T01:46:56.844Z] 4e8b356d1945: Layer already exists [2022-08-10T01:46:56.844Z] ada9036e93d9: Layer already exists [2022-08-10T01:46:56.844Z] a4644914bbd6: Layer already exists [2022-08-10T01:46:56.844Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:56.844Z] e0aa63aeccc6: Layer already exists [2022-08-10T01:46:56.844Z] main: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:46:56.898Z] ===================================================== [Pipeline] echo [2022-08-10T01:46:56.906Z] taggedImages: [2022-08-10T01:46:56.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:56.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-10T01:46:56.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.42 [2022-08-10T01:46:56.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:56.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-10T01:46:56.930Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-10T01:46:56.930Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:56.930Z] latest [2022-08-10T01:46:56.930Z] 2.3.0-dev.42 [2022-08-10T01:46:56.930Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:46:56.930Z] main [2022-08-10T01:46:56.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:57.258Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:57.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:46:57.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T01:46:57.568Z] 16b3b857782a: Preparing [2022-08-10T01:46:57.568Z] c478849b61fc: Preparing [2022-08-10T01:46:57.568Z] 245b347f4b45: Preparing [2022-08-10T01:46:57.568Z] 58ccd435c3bf: Preparing [2022-08-10T01:46:57.568Z] 449c3b5c4b7d: Preparing [2022-08-10T01:46:57.568Z] ae391db46303: Preparing [2022-08-10T01:46:57.568Z] ae391db46303: Waiting [2022-08-10T01:46:57.568Z] e3726e9d73ed: Preparing [2022-08-10T01:46:57.568Z] 1e536911beab: Preparing [2022-08-10T01:46:57.568Z] ed5a472f8734: Preparing [2022-08-10T01:46:57.568Z] ec34fcc1d526: Preparing [2022-08-10T01:46:57.568Z] 1e536911beab: Waiting [2022-08-10T01:46:57.568Z] ec34fcc1d526: Waiting [2022-08-10T01:46:57.568Z] ed5a472f8734: Waiting [2022-08-10T01:46:57.568Z] 449c3b5c4b7d: Pushed [2022-08-10T01:46:57.568Z] 16b3b857782a: Pushed [2022-08-10T01:46:57.568Z] c478849b61fc: Pushed [2022-08-10T01:46:57.829Z] ae391db46303: Pushed [2022-08-10T01:46:57.829Z] 1e536911beab: Pushed [2022-08-10T01:46:57.829Z] e3726e9d73ed: Pushed [2022-08-10T01:46:57.829Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:57.829Z] ed5a472f8734: Pushed [2022-08-10T01:46:58.772Z] 58ccd435c3bf: Pushed [2022-08-10T01:46:59.032Z] 245b347f4b45: Pushed [2022-08-10T01:46:59.032Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:59.352Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:59.666Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-10T01:46:59.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T01:46:59.666Z] 16b3b857782a: Preparing [2022-08-10T01:46:59.666Z] c478849b61fc: Preparing [2022-08-10T01:46:59.666Z] 245b347f4b45: Preparing [2022-08-10T01:46:59.666Z] 58ccd435c3bf: Preparing [2022-08-10T01:46:59.666Z] 449c3b5c4b7d: Preparing [2022-08-10T01:46:59.666Z] ae391db46303: Preparing [2022-08-10T01:46:59.666Z] e3726e9d73ed: Preparing [2022-08-10T01:46:59.666Z] 1e536911beab: Preparing [2022-08-10T01:46:59.666Z] ed5a472f8734: Preparing [2022-08-10T01:46:59.666Z] ec34fcc1d526: Preparing [2022-08-10T01:46:59.666Z] e3726e9d73ed: Waiting [2022-08-10T01:46:59.666Z] ed5a472f8734: Waiting [2022-08-10T01:46:59.666Z] 1e536911beab: Waiting [2022-08-10T01:46:59.666Z] ec34fcc1d526: Waiting [2022-08-10T01:46:59.666Z] 58ccd435c3bf: Layer already exists [2022-08-10T01:46:59.666Z] 245b347f4b45: Layer already exists [2022-08-10T01:46:59.666Z] 16b3b857782a: Layer already exists [2022-08-10T01:46:59.666Z] c478849b61fc: Layer already exists [2022-08-10T01:46:59.666Z] 449c3b5c4b7d: Layer already exists [2022-08-10T01:46:59.666Z] ae391db46303: Layer already exists [2022-08-10T01:46:59.666Z] e3726e9d73ed: Layer already exists [2022-08-10T01:46:59.666Z] ed5a472f8734: Layer already exists [2022-08-10T01:46:59.666Z] ec34fcc1d526: Layer already exists [2022-08-10T01:46:59.666Z] 1e536911beab: Layer already exists [2022-08-10T01:46:59.666Z] latest: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:46:59.991Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:00.301Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.42 [2022-08-10T01:47:00.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T01:47:00.301Z] 16b3b857782a: Preparing [2022-08-10T01:47:00.301Z] c478849b61fc: Preparing [2022-08-10T01:47:00.301Z] 245b347f4b45: Preparing [2022-08-10T01:47:00.301Z] 58ccd435c3bf: Preparing [2022-08-10T01:47:00.301Z] 449c3b5c4b7d: Preparing [2022-08-10T01:47:00.301Z] ae391db46303: Preparing [2022-08-10T01:47:00.301Z] e3726e9d73ed: Preparing [2022-08-10T01:47:00.301Z] 1e536911beab: Preparing [2022-08-10T01:47:00.301Z] ed5a472f8734: Preparing [2022-08-10T01:47:00.301Z] ec34fcc1d526: Preparing [2022-08-10T01:47:00.301Z] ae391db46303: Waiting [2022-08-10T01:47:00.301Z] e3726e9d73ed: Waiting [2022-08-10T01:47:00.301Z] ed5a472f8734: Waiting [2022-08-10T01:47:00.301Z] ec34fcc1d526: Waiting [2022-08-10T01:47:00.301Z] 1e536911beab: Waiting [2022-08-10T01:47:00.301Z] 245b347f4b45: Layer already exists [2022-08-10T01:47:00.301Z] 58ccd435c3bf: Layer already exists [2022-08-10T01:47:00.301Z] 16b3b857782a: Layer already exists [2022-08-10T01:47:00.301Z] c478849b61fc: Layer already exists [2022-08-10T01:47:00.301Z] 449c3b5c4b7d: Layer already exists [2022-08-10T01:47:00.301Z] e3726e9d73ed: Layer already exists [2022-08-10T01:47:00.301Z] ed5a472f8734: Layer already exists [2022-08-10T01:47:00.301Z] 1e536911beab: Layer already exists [2022-08-10T01:47:00.301Z] ae391db46303: Layer already exists [2022-08-10T01:47:00.301Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:00.301Z] 2.3.0-dev.42: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:00.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:00.936Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:00.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T01:47:00.937Z] 16b3b857782a: Preparing [2022-08-10T01:47:00.937Z] c478849b61fc: Preparing [2022-08-10T01:47:00.937Z] 245b347f4b45: Preparing [2022-08-10T01:47:00.937Z] 58ccd435c3bf: Preparing [2022-08-10T01:47:00.937Z] 449c3b5c4b7d: Preparing [2022-08-10T01:47:00.937Z] ae391db46303: Preparing [2022-08-10T01:47:00.937Z] e3726e9d73ed: Preparing [2022-08-10T01:47:00.937Z] 1e536911beab: Preparing [2022-08-10T01:47:00.937Z] ed5a472f8734: Preparing [2022-08-10T01:47:00.937Z] ec34fcc1d526: Preparing [2022-08-10T01:47:00.937Z] ae391db46303: Waiting [2022-08-10T01:47:00.937Z] e3726e9d73ed: Waiting [2022-08-10T01:47:00.937Z] 1e536911beab: Waiting [2022-08-10T01:47:00.937Z] ec34fcc1d526: Waiting [2022-08-10T01:47:00.937Z] ed5a472f8734: Waiting [2022-08-10T01:47:00.937Z] c478849b61fc: Layer already exists [2022-08-10T01:47:00.937Z] 58ccd435c3bf: Layer already exists [2022-08-10T01:47:00.937Z] 16b3b857782a: Layer already exists [2022-08-10T01:47:00.937Z] 245b347f4b45: Layer already exists [2022-08-10T01:47:00.937Z] 449c3b5c4b7d: Layer already exists [2022-08-10T01:47:00.937Z] e3726e9d73ed: Layer already exists [2022-08-10T01:47:00.937Z] 1e536911beab: Layer already exists [2022-08-10T01:47:00.937Z] ae391db46303: Layer already exists [2022-08-10T01:47:00.937Z] ed5a472f8734: Layer already exists [2022-08-10T01:47:00.937Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:00.937Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:01.256Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:01.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-10T01:47:01.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T01:47:01.566Z] 16b3b857782a: Preparing [2022-08-10T01:47:01.566Z] c478849b61fc: Preparing [2022-08-10T01:47:01.566Z] 245b347f4b45: Preparing [2022-08-10T01:47:01.566Z] 58ccd435c3bf: Preparing [2022-08-10T01:47:01.566Z] 449c3b5c4b7d: Preparing [2022-08-10T01:47:01.566Z] ae391db46303: Preparing [2022-08-10T01:47:01.566Z] e3726e9d73ed: Preparing [2022-08-10T01:47:01.566Z] 1e536911beab: Preparing [2022-08-10T01:47:01.566Z] ed5a472f8734: Preparing [2022-08-10T01:47:01.566Z] ec34fcc1d526: Preparing [2022-08-10T01:47:01.566Z] ae391db46303: Waiting [2022-08-10T01:47:01.566Z] e3726e9d73ed: Waiting [2022-08-10T01:47:01.566Z] 1e536911beab: Waiting [2022-08-10T01:47:01.566Z] ed5a472f8734: Waiting [2022-08-10T01:47:01.566Z] ec34fcc1d526: Waiting [2022-08-10T01:47:01.566Z] 16b3b857782a: Layer already exists [2022-08-10T01:47:01.566Z] c478849b61fc: Layer already exists [2022-08-10T01:47:01.566Z] 245b347f4b45: Layer already exists [2022-08-10T01:47:01.566Z] 58ccd435c3bf: Layer already exists [2022-08-10T01:47:01.566Z] 449c3b5c4b7d: Layer already exists [2022-08-10T01:47:01.566Z] e3726e9d73ed: Layer already exists [2022-08-10T01:47:01.566Z] ed5a472f8734: Layer already exists [2022-08-10T01:47:01.566Z] 1e536911beab: Layer already exists [2022-08-10T01:47:01.566Z] ae391db46303: Layer already exists [2022-08-10T01:47:01.566Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:01.566Z] main: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:47:01.607Z] ===================================================== [Pipeline] echo [2022-08-10T01:47:01.614Z] taggedImages: [2022-08-10T01:47:01.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:01.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-10T01:47:01.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.42 [2022-08-10T01:47:01.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:01.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-10T01:47:01.638Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-10T01:47:01.638Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:01.638Z] latest [2022-08-10T01:47:01.638Z] 2.3.0-dev.42 [2022-08-10T01:47:01.638Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:01.638Z] main [2022-08-10T01:47:01.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:01.950Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:02.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:02.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T01:47:02.264Z] 8d8df9432578: Preparing [2022-08-10T01:47:02.264Z] ef8837bca21c: Preparing [2022-08-10T01:47:02.264Z] 130edd4936f2: Preparing [2022-08-10T01:47:02.264Z] 01f141353300: Preparing [2022-08-10T01:47:02.264Z] 6653262c135e: Preparing [2022-08-10T01:47:02.264Z] ad543cd673bd: Preparing [2022-08-10T01:47:02.264Z] ad543cd673bd: Waiting [2022-08-10T01:47:02.264Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:02.264Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:02.264Z] 6653262c135e: Pushed [2022-08-10T01:47:02.264Z] 8d8df9432578: Pushed [2022-08-10T01:47:02.835Z] 01f141353300: Pushed [2022-08-10T01:47:04.218Z] ef8837bca21c: Pushed [2022-08-10T01:47:04.480Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:04.794Z] + 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 [2022-08-10T01:47:05.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-10T01:47:05.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T01:47:05.236Z] 8d8df9432578: Preparing [2022-08-10T01:47:05.236Z] ef8837bca21c: Preparing [2022-08-10T01:47:05.236Z] 130edd4936f2: Preparing [2022-08-10T01:47:05.236Z] 01f141353300: Preparing [2022-08-10T01:47:05.236Z] 6653262c135e: Preparing [2022-08-10T01:47:05.236Z] ad543cd673bd: Preparing [2022-08-10T01:47:05.236Z] ad543cd673bd: Waiting [2022-08-10T01:47:05.236Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:05.236Z] 01f141353300: Layer already exists [2022-08-10T01:47:05.236Z] ef8837bca21c: Layer already exists [2022-08-10T01:47:05.236Z] 6653262c135e: Layer already exists [2022-08-10T01:47:05.236Z] 8d8df9432578: Layer already exists [2022-08-10T01:47:05.236Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:05.236Z] latest: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:05.556Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:05.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.42 [2022-08-10T01:47:05.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T01:47:05.874Z] 8d8df9432578: Preparing [2022-08-10T01:47:05.874Z] ef8837bca21c: Preparing [2022-08-10T01:47:05.874Z] 130edd4936f2: Preparing [2022-08-10T01:47:05.874Z] 01f141353300: Preparing [2022-08-10T01:47:05.874Z] 6653262c135e: Preparing [2022-08-10T01:47:05.874Z] ad543cd673bd: Preparing [2022-08-10T01:47:05.874Z] ad543cd673bd: Waiting [2022-08-10T01:47:05.874Z] 8d8df9432578: Layer already exists [2022-08-10T01:47:05.874Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:05.874Z] 01f141353300: Layer already exists [2022-08-10T01:47:05.874Z] ef8837bca21c: Layer already exists [2022-08-10T01:47:05.874Z] 6653262c135e: Layer already exists [2022-08-10T01:47:05.874Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:05.874Z] 2.3.0-dev.42: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:06.196Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:06.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:06.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T01:47:06.509Z] 8d8df9432578: Preparing [2022-08-10T01:47:06.509Z] ef8837bca21c: Preparing [2022-08-10T01:47:06.509Z] 130edd4936f2: Preparing [2022-08-10T01:47:06.509Z] 01f141353300: Preparing [2022-08-10T01:47:06.509Z] 6653262c135e: Preparing [2022-08-10T01:47:06.509Z] ad543cd673bd: Preparing [2022-08-10T01:47:06.509Z] ad543cd673bd: Waiting [2022-08-10T01:47:06.509Z] ef8837bca21c: Layer already exists [2022-08-10T01:47:06.509Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:06.509Z] 01f141353300: Layer already exists [2022-08-10T01:47:06.509Z] 6653262c135e: Layer already exists [2022-08-10T01:47:06.509Z] 8d8df9432578: Layer already exists [2022-08-10T01:47:06.509Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:06.509Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:06.834Z] + 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 [2022-08-10T01:47:07.069Z] 25b303627fd3: Pull complete [2022-08-10T01:47:07.069Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-10T01:47:07.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T01:47:07.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:47:07.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-10T01:47:07.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T01:47:07.147Z] 8d8df9432578: Preparing [2022-08-10T01:47:07.147Z] ef8837bca21c: Preparing [2022-08-10T01:47:07.147Z] 130edd4936f2: Preparing [2022-08-10T01:47:07.147Z] 01f141353300: Preparing [2022-08-10T01:47:07.147Z] 6653262c135e: Preparing [2022-08-10T01:47:07.147Z] ad543cd673bd: Preparing [2022-08-10T01:47:07.147Z] ad543cd673bd: Waiting [2022-08-10T01:47:07.147Z] 8d8df9432578: Layer already exists [2022-08-10T01:47:07.147Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:07.147Z] 01f141353300: Layer already exists [2022-08-10T01:47:07.147Z] 6653262c135e: Layer already exists [2022-08-10T01:47:07.147Z] ef8837bca21c: Layer already exists [2022-08-10T01:47:07.147Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:07.147Z] main: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [2022-08-10T01:47:07.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container [2022-08-10T01:47:07.402Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-10T01:47:09.580Z] $ docker top 23c1e16eb9ec332002d657b2729d3ef6d43dda2a1d0ffedea106efb0d41e23e6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:47:09.914Z] ===================================================== [Pipeline] echo [2022-08-10T01:47:09.922Z] taggedImages: [2022-08-10T01:47:09.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:09.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-10T01:47:09.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.42 [2022-08-10T01:47:09.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:09.923Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-10T01:47:09.940Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-10T01:47:09.940Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:09.940Z] latest [2022-08-10T01:47:09.940Z] 2.3.0-dev.42 [2022-08-10T01:47:09.940Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:09.940Z] main [2022-08-10T01:47:09.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:10.262Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:10.475Z] + grep parallel [2022-08-10T01:47:10.475Z] + docker-compose build --help [2022-08-10T01:47:10.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:10.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T01:47:10.568Z] b627c6901e80: Preparing [2022-08-10T01:47:10.568Z] 4cef935cacd6: Preparing [2022-08-10T01:47:10.568Z] 78256e3a653b: Preparing [2022-08-10T01:47:10.568Z] 1bb1a282f7de: Preparing [2022-08-10T01:47:10.568Z] a6121dad0ff0: Preparing [2022-08-10T01:47:10.568Z] 6a663c39f468: Preparing [2022-08-10T01:47:10.568Z] 6653262c135e: Preparing [2022-08-10T01:47:10.568Z] ad543cd673bd: Preparing [2022-08-10T01:47:10.568Z] 6a663c39f468: Waiting [2022-08-10T01:47:10.568Z] 6653262c135e: Waiting [2022-08-10T01:47:10.568Z] ad543cd673bd: Waiting [2022-08-10T01:47:10.568Z] 4cef935cacd6: Pushed [2022-08-10T01:47:10.568Z] b627c6901e80: Pushed [2022-08-10T01:47:10.568Z] 78256e3a653b: Pushed [2022-08-10T01:47:10.568Z] 6653262c135e: Layer already exists [2022-08-10T01:47:10.568Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:11.137Z] 6a663c39f468: Pushed [2022-08-10T01:47:14.435Z] a6121dad0ff0: Pushed [2022-08-10T01:47:14.785Z] --parallel Build images in parallel. [Pipeline] } [2022-08-10T01:47:14.811Z] $ docker stop --time=1 23c1e16eb9ec332002d657b2729d3ef6d43dda2a1d0ffedea106efb0d41e23e6 [2022-08-10T01:47:16.440Z] $ docker rm -f 23c1e16eb9ec332002d657b2729d3ef6d43dda2a1d0ffedea106efb0d41e23e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:17.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T01:47:17.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T01:47:17.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container [2022-08-10T01:47:17.314Z] $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T01:47:18.539Z] $ docker top c5494e2df17f15e080ce63d6df4cdf990ab45d1b9b0541aac967c12bdfbd373a -eo pid,comm [2022-08-10T01:47:18.643Z] 1bb1a282f7de: Pushed [2022-08-10T01:47:18.643Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:19.126Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:19.418Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-10T01:47:19.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-10T01:47:19.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T01:47:19.442Z] b627c6901e80: Preparing [2022-08-10T01:47:19.442Z] 4cef935cacd6: Preparing [2022-08-10T01:47:19.442Z] 78256e3a653b: Preparing [2022-08-10T01:47:19.442Z] 1bb1a282f7de: Preparing [2022-08-10T01:47:19.442Z] a6121dad0ff0: Preparing [2022-08-10T01:47:19.442Z] 6a663c39f468: Preparing [2022-08-10T01:47:19.442Z] 6653262c135e: Preparing [2022-08-10T01:47:19.442Z] ad543cd673bd: Preparing [2022-08-10T01:47:19.442Z] 6a663c39f468: Waiting [2022-08-10T01:47:19.442Z] 6653262c135e: Waiting [2022-08-10T01:47:19.442Z] b627c6901e80: Layer already exists [2022-08-10T01:47:19.442Z] 1bb1a282f7de: Layer already exists [2022-08-10T01:47:19.442Z] a6121dad0ff0: Layer already exists [2022-08-10T01:47:19.442Z] 4cef935cacd6: Layer already exists [2022-08-10T01:47:19.442Z] 78256e3a653b: Layer already exists [2022-08-10T01:47:19.442Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:19.442Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:19.442Z] 6653262c135e: Layer already exists [2022-08-10T01:47:19.442Z] latest: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:19.773Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:20.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.42 [2022-08-10T01:47:20.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T01:47:20.083Z] b627c6901e80: Preparing [2022-08-10T01:47:20.083Z] 4cef935cacd6: Preparing [2022-08-10T01:47:20.083Z] 78256e3a653b: Preparing [2022-08-10T01:47:20.083Z] 1bb1a282f7de: Preparing [2022-08-10T01:47:20.083Z] a6121dad0ff0: Preparing [2022-08-10T01:47:20.083Z] 6a663c39f468: Preparing [2022-08-10T01:47:20.083Z] 6653262c135e: Preparing [2022-08-10T01:47:20.083Z] ad543cd673bd: Preparing [2022-08-10T01:47:20.083Z] 6653262c135e: Waiting [2022-08-10T01:47:20.083Z] 6a663c39f468: Waiting [2022-08-10T01:47:20.083Z] ad543cd673bd: Waiting [2022-08-10T01:47:20.083Z] 78256e3a653b: Layer already exists [2022-08-10T01:47:20.083Z] 4cef935cacd6: Layer already exists [2022-08-10T01:47:20.083Z] a6121dad0ff0: Layer already exists [2022-08-10T01:47:20.083Z] b627c6901e80: Layer already exists [2022-08-10T01:47:20.083Z] 1bb1a282f7de: Layer already exists [2022-08-10T01:47:20.083Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:20.083Z] 6653262c135e: Layer already exists [2022-08-10T01:47:20.083Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:20.083Z] 2.3.0-dev.42: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:20.409Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:20.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:20.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T01:47:20.722Z] b627c6901e80: Preparing [2022-08-10T01:47:20.722Z] 4cef935cacd6: Preparing [2022-08-10T01:47:20.722Z] 78256e3a653b: Preparing [2022-08-10T01:47:20.722Z] 1bb1a282f7de: Preparing [2022-08-10T01:47:20.722Z] a6121dad0ff0: Preparing [2022-08-10T01:47:20.722Z] 6a663c39f468: Preparing [2022-08-10T01:47:20.722Z] 6653262c135e: Preparing [2022-08-10T01:47:20.722Z] ad543cd673bd: Preparing [2022-08-10T01:47:20.722Z] 6653262c135e: Waiting [2022-08-10T01:47:20.722Z] 6a663c39f468: Waiting [2022-08-10T01:47:20.722Z] 4cef935cacd6: Layer already exists [2022-08-10T01:47:20.722Z] a6121dad0ff0: Layer already exists [2022-08-10T01:47:20.722Z] b627c6901e80: Layer already exists [2022-08-10T01:47:20.722Z] 78256e3a653b: Layer already exists [2022-08-10T01:47:20.722Z] 1bb1a282f7de: Layer already exists [2022-08-10T01:47:20.722Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:20.722Z] 6653262c135e: Layer already exists [2022-08-10T01:47:20.722Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:20.722Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:21.047Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:21.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-10T01:47:21.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T01:47:21.356Z] b627c6901e80: Preparing [2022-08-10T01:47:21.356Z] 4cef935cacd6: Preparing [2022-08-10T01:47:21.356Z] 78256e3a653b: Preparing [2022-08-10T01:47:21.356Z] 1bb1a282f7de: Preparing [2022-08-10T01:47:21.356Z] a6121dad0ff0: Preparing [2022-08-10T01:47:21.356Z] 6a663c39f468: Preparing [2022-08-10T01:47:21.356Z] 6653262c135e: Preparing [2022-08-10T01:47:21.356Z] ad543cd673bd: Preparing [2022-08-10T01:47:21.356Z] 6a663c39f468: Waiting [2022-08-10T01:47:21.356Z] 6653262c135e: Waiting [2022-08-10T01:47:21.356Z] ad543cd673bd: Waiting [2022-08-10T01:47:21.356Z] b627c6901e80: Layer already exists [2022-08-10T01:47:21.356Z] 4cef935cacd6: Layer already exists [2022-08-10T01:47:21.356Z] 1bb1a282f7de: Layer already exists [2022-08-10T01:47:21.356Z] a6121dad0ff0: Layer already exists [2022-08-10T01:47:21.356Z] 78256e3a653b: Layer already exists [2022-08-10T01:47:21.356Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:21.356Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:21.356Z] 6653262c135e: Layer already exists [2022-08-10T01:47:21.356Z] main: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:47:21.405Z] ===================================================== [Pipeline] echo [2022-08-10T01:47:21.411Z] taggedImages: [2022-08-10T01:47:21.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:21.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-10T01:47:21.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.42 [2022-08-10T01:47:21.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:21.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-10T01:47:21.426Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-10T01:47:21.426Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:21.426Z] latest [2022-08-10T01:47:21.426Z] 2.3.0-dev.42 [2022-08-10T01:47:21.426Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:21.426Z] main [2022-08-10T01:47:21.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:21.738Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:22.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:22.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T01:47:22.052Z] 92db5aa6d096: Preparing [2022-08-10T01:47:22.052Z] a95d3d5e1951: Preparing [2022-08-10T01:47:22.052Z] d0056e0c59d2: Preparing [2022-08-10T01:47:22.052Z] 319948415c5e: Preparing [2022-08-10T01:47:22.052Z] 9dabbf0460dd: Preparing [2022-08-10T01:47:22.052Z] 6653262c135e: Preparing [2022-08-10T01:47:22.052Z] ad543cd673bd: Preparing [2022-08-10T01:47:22.052Z] ad543cd673bd: Waiting [2022-08-10T01:47:22.052Z] 92db5aa6d096: Pushed [2022-08-10T01:47:22.052Z] d0056e0c59d2: Pushed [2022-08-10T01:47:22.052Z] a95d3d5e1951: Pushed [2022-08-10T01:47:22.052Z] 6653262c135e: Layer already exists [2022-08-10T01:47:22.052Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:22.311Z] 9dabbf0460dd: Pushed [2022-08-10T01:47:23.709Z] Building core-command ... [2022-08-10T01:47:23.709Z] Building core-data ... [2022-08-10T01:47:23.709Z] Building core-metadata ... [2022-08-10T01:47:23.709Z] Building security-bootstrapper ... [2022-08-10T01:47:23.709Z] Building security-proxy-setup ... [2022-08-10T01:47:23.709Z] Building security-secretstore-setup ... [2022-08-10T01:47:23.709Z] Building security-spiffe-token-provider ... [2022-08-10T01:47:23.709Z] Building security-spire-agent ... [2022-08-10T01:47:23.709Z] Building security-spire-config ... [2022-08-10T01:47:23.709Z] Building security-spire-server ... [2022-08-10T01:47:23.709Z] Building support-notifications ... [2022-08-10T01:47:23.709Z] Building support-scheduler ... [2022-08-10T01:47:23.709Z] Building sys-mgmt-agent ... [2022-08-10T01:47:23.709Z] Building security-spire-config [2022-08-10T01:47:23.709Z] Building security-secretstore-setup [2022-08-10T01:47:23.709Z] Building core-command [2022-08-10T01:47:23.709Z] Building support-scheduler [2022-08-10T01:47:23.709Z] Building security-proxy-setup [2022-08-10T01:47:30.447Z] 319948415c5e: Pushed [2022-08-10T01:47:30.448Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:30.763Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:31.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-10T01:47:31.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T01:47:31.073Z] 92db5aa6d096: Preparing [2022-08-10T01:47:31.073Z] a95d3d5e1951: Preparing [2022-08-10T01:47:31.073Z] d0056e0c59d2: Preparing [2022-08-10T01:47:31.073Z] 319948415c5e: Preparing [2022-08-10T01:47:31.073Z] 9dabbf0460dd: Preparing [2022-08-10T01:47:31.073Z] 6653262c135e: Preparing [2022-08-10T01:47:31.073Z] ad543cd673bd: Preparing [2022-08-10T01:47:31.073Z] 6653262c135e: Waiting [2022-08-10T01:47:31.073Z] ad543cd673bd: Waiting [2022-08-10T01:47:31.073Z] 319948415c5e: Layer already exists [2022-08-10T01:47:31.073Z] 92db5aa6d096: Layer already exists [2022-08-10T01:47:31.073Z] a95d3d5e1951: Layer already exists [2022-08-10T01:47:31.073Z] d0056e0c59d2: Layer already exists [2022-08-10T01:47:31.073Z] 9dabbf0460dd: Layer already exists [2022-08-10T01:47:31.073Z] 6653262c135e: Layer already exists [2022-08-10T01:47:31.073Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:31.073Z] latest: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:31.391Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:31.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.42 [2022-08-10T01:47:31.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T01:47:31.704Z] 92db5aa6d096: Preparing [2022-08-10T01:47:31.704Z] a95d3d5e1951: Preparing [2022-08-10T01:47:31.704Z] d0056e0c59d2: Preparing [2022-08-10T01:47:31.704Z] 319948415c5e: Preparing [2022-08-10T01:47:31.704Z] 9dabbf0460dd: Preparing [2022-08-10T01:47:31.704Z] 6653262c135e: Preparing [2022-08-10T01:47:31.704Z] ad543cd673bd: Preparing [2022-08-10T01:47:31.704Z] ad543cd673bd: Waiting [2022-08-10T01:47:31.704Z] 6653262c135e: Waiting [2022-08-10T01:47:31.704Z] d0056e0c59d2: Layer already exists [2022-08-10T01:47:31.704Z] 319948415c5e: Layer already exists [2022-08-10T01:47:31.704Z] a95d3d5e1951: Layer already exists [2022-08-10T01:47:31.704Z] 92db5aa6d096: Layer already exists [2022-08-10T01:47:31.704Z] 9dabbf0460dd: Layer already exists [2022-08-10T01:47:31.704Z] 6653262c135e: Layer already exists [2022-08-10T01:47:31.704Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:31.704Z] 2.3.0-dev.42: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:32.023Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:32.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:32.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T01:47:32.351Z] 92db5aa6d096: Preparing [2022-08-10T01:47:32.351Z] a95d3d5e1951: Preparing [2022-08-10T01:47:32.351Z] d0056e0c59d2: Preparing [2022-08-10T01:47:32.351Z] 319948415c5e: Preparing [2022-08-10T01:47:32.351Z] 9dabbf0460dd: Preparing [2022-08-10T01:47:32.351Z] 6653262c135e: Preparing [2022-08-10T01:47:32.351Z] ad543cd673bd: Preparing [2022-08-10T01:47:32.351Z] ad543cd673bd: Waiting [2022-08-10T01:47:32.351Z] 6653262c135e: Waiting [2022-08-10T01:47:32.351Z] d0056e0c59d2: Layer already exists [2022-08-10T01:47:32.351Z] 9dabbf0460dd: Layer already exists [2022-08-10T01:47:32.351Z] 92db5aa6d096: Layer already exists [2022-08-10T01:47:32.351Z] a95d3d5e1951: Layer already exists [2022-08-10T01:47:32.351Z] 319948415c5e: Layer already exists [2022-08-10T01:47:32.351Z] 6653262c135e: Layer already exists [2022-08-10T01:47:32.351Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:32.351Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:32.675Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:32.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-10T01:47:32.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T01:47:32.997Z] 92db5aa6d096: Preparing [2022-08-10T01:47:32.997Z] a95d3d5e1951: Preparing [2022-08-10T01:47:32.997Z] d0056e0c59d2: Preparing [2022-08-10T01:47:32.997Z] 319948415c5e: Preparing [2022-08-10T01:47:32.997Z] 9dabbf0460dd: Preparing [2022-08-10T01:47:32.997Z] 6653262c135e: Preparing [2022-08-10T01:47:32.997Z] ad543cd673bd: Preparing [2022-08-10T01:47:32.997Z] 6653262c135e: Waiting [2022-08-10T01:47:32.997Z] ad543cd673bd: Waiting [2022-08-10T01:47:32.997Z] d0056e0c59d2: Layer already exists [2022-08-10T01:47:32.997Z] 9dabbf0460dd: Layer already exists [2022-08-10T01:47:32.997Z] a95d3d5e1951: Layer already exists [2022-08-10T01:47:32.997Z] 92db5aa6d096: Layer already exists [2022-08-10T01:47:32.997Z] 319948415c5e: Layer already exists [2022-08-10T01:47:32.997Z] 6653262c135e: Layer already exists [2022-08-10T01:47:32.997Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:32.997Z] main: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:47:33.042Z] ===================================================== [Pipeline] echo [2022-08-10T01:47:33.052Z] taggedImages: [2022-08-10T01:47:33.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:33.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-10T01:47:33.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.42 [2022-08-10T01:47:33.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:33.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-10T01:47:33.074Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-10T01:47:33.074Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:33.074Z] latest [2022-08-10T01:47:33.074Z] 2.3.0-dev.42 [2022-08-10T01:47:33.074Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:33.074Z] main [2022-08-10T01:47:33.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:33.412Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:33.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:33.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T01:47:33.725Z] 80f39f6f9b55: Preparing [2022-08-10T01:47:33.725Z] 39bd2b2b7346: Preparing [2022-08-10T01:47:33.725Z] 06673bc49acf: Preparing [2022-08-10T01:47:33.726Z] 319948415c5e: Preparing [2022-08-10T01:47:33.726Z] 6a663c39f468: Preparing [2022-08-10T01:47:33.726Z] 6653262c135e: Preparing [2022-08-10T01:47:33.726Z] ad543cd673bd: Preparing [2022-08-10T01:47:33.726Z] 6653262c135e: Waiting [2022-08-10T01:47:33.726Z] ad543cd673bd: Waiting [2022-08-10T01:47:33.726Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:33.726Z] 319948415c5e: Layer already exists [2022-08-10T01:47:33.726Z] 6653262c135e: Layer already exists [2022-08-10T01:47:33.726Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:33.726Z] 06673bc49acf: Pushed [2022-08-10T01:47:33.726Z] 39bd2b2b7346: Pushed [2022-08-10T01:47:33.726Z] 80f39f6f9b55: Pushed [2022-08-10T01:47:33.986Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:34.302Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:34.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-10T01:47:34.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T01:47:34.614Z] 80f39f6f9b55: Preparing [2022-08-10T01:47:34.614Z] 39bd2b2b7346: Preparing [2022-08-10T01:47:34.614Z] 06673bc49acf: Preparing [2022-08-10T01:47:34.614Z] 319948415c5e: Preparing [2022-08-10T01:47:34.614Z] 6a663c39f468: Preparing [2022-08-10T01:47:34.614Z] 6653262c135e: Preparing [2022-08-10T01:47:34.614Z] ad543cd673bd: Preparing [2022-08-10T01:47:34.614Z] 6653262c135e: Waiting [2022-08-10T01:47:34.614Z] ad543cd673bd: Waiting [2022-08-10T01:47:34.614Z] 80f39f6f9b55: Layer already exists [2022-08-10T01:47:34.614Z] 39bd2b2b7346: Layer already exists [2022-08-10T01:47:34.614Z] 06673bc49acf: Layer already exists [2022-08-10T01:47:34.614Z] 319948415c5e: Layer already exists [2022-08-10T01:47:34.614Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:34.614Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:34.614Z] 6653262c135e: Layer already exists [2022-08-10T01:47:34.614Z] latest: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:34.935Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:35.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.42 [2022-08-10T01:47:35.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T01:47:35.255Z] 80f39f6f9b55: Preparing [2022-08-10T01:47:35.255Z] 39bd2b2b7346: Preparing [2022-08-10T01:47:35.255Z] 06673bc49acf: Preparing [2022-08-10T01:47:35.255Z] 319948415c5e: Preparing [2022-08-10T01:47:35.255Z] 6a663c39f468: Preparing [2022-08-10T01:47:35.255Z] 6653262c135e: Preparing [2022-08-10T01:47:35.255Z] ad543cd673bd: Preparing [2022-08-10T01:47:35.255Z] 6653262c135e: Waiting [2022-08-10T01:47:35.255Z] ad543cd673bd: Waiting [2022-08-10T01:47:35.255Z] 80f39f6f9b55: Layer already exists [2022-08-10T01:47:35.255Z] 06673bc49acf: Layer already exists [2022-08-10T01:47:35.255Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:35.255Z] 319948415c5e: Layer already exists [2022-08-10T01:47:35.256Z] 39bd2b2b7346: Layer already exists [2022-08-10T01:47:35.256Z] 6653262c135e: Layer already exists [2022-08-10T01:47:35.256Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:35.256Z] 2.3.0-dev.42: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:35.650Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:35.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:35.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T01:47:35.963Z] 80f39f6f9b55: Preparing [2022-08-10T01:47:35.963Z] 39bd2b2b7346: Preparing [2022-08-10T01:47:35.963Z] 06673bc49acf: Preparing [2022-08-10T01:47:35.963Z] 319948415c5e: Preparing [2022-08-10T01:47:35.963Z] 6a663c39f468: Preparing [2022-08-10T01:47:35.963Z] 6653262c135e: Preparing [2022-08-10T01:47:35.963Z] ad543cd673bd: Preparing [2022-08-10T01:47:35.963Z] 6653262c135e: Waiting [2022-08-10T01:47:35.963Z] 319948415c5e: Layer already exists [2022-08-10T01:47:35.963Z] 39bd2b2b7346: Layer already exists [2022-08-10T01:47:35.963Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:35.963Z] 06673bc49acf: Layer already exists [2022-08-10T01:47:35.963Z] 80f39f6f9b55: Layer already exists [2022-08-10T01:47:35.963Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:35.963Z] 6653262c135e: Layer already exists [2022-08-10T01:47:35.963Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:36.090Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:47:36.090Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:47:36.090Z] ---> 289acb8ac2b6 [2022-08-10T01:47:36.090Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T01:47:36.090Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:47:36.090Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:47:36.090Z] ---> 289acb8ac2b6 [2022-08-10T01:47:36.090Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T01:47:36.090Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:47:36.090Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:47:36.090Z] ---> 289acb8ac2b6 [2022-08-10T01:47:36.090Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T01:47:36.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:47:36.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:47:36.090Z] ---> 289acb8ac2b6 [2022-08-10T01:47:36.090Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:47:36.090Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:47:36.090Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:47:36.090Z] ---> 289acb8ac2b6 [2022-08-10T01:47:36.090Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T01:47:36.090Z] ---> Running in 905e2015e783 [2022-08-10T01:47:36.090Z] ---> Running in 64ac430014df [2022-08-10T01:47:36.090Z] ---> Running in 5b863256643f [2022-08-10T01:47:36.090Z] ---> Running in 815f937601b8 [2022-08-10T01:47:36.090Z] ---> Running in bde58cb488bb [2022-08-10T01:47:36.090Z] Removing intermediate container 64ac430014df [2022-08-10T01:47:36.090Z] ---> b7347f1fcca6 [2022-08-10T01:47:36.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 5b863256643f [2022-08-10T01:47:36.090Z] ---> 8dd37d6dac92 [2022-08-10T01:47:36.090Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:47:36.090Z] [2022-08-10T01:47:36.090Z] Removing intermediate container 815f937601b8 [2022-08-10T01:47:36.090Z] ---> 539489ad2a3d [2022-08-10T01:47:36.090Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:47:36.090Z] ---> Running in c2aea983ae55 [2022-08-10T01:47:36.090Z] ---> Running in d6a1530243bd [2022-08-10T01:47:36.090Z] Removing intermediate container 905e2015e783 [2022-08-10T01:47:36.090Z] ---> 3b506dd7a5ac [2022-08-10T01:47:36.090Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:47:36.090Z] Removing intermediate container bde58cb488bb [2022-08-10T01:47:36.090Z] ---> 864d3e44589c [2022-08-10T01:47:36.090Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:47:36.090Z] ---> Running in 3ef7f9368021 [2022-08-10T01:47:36.090Z] ---> Running in 849298fa7f33 [2022-08-10T01:47:36.090Z] ---> Running in d20080d82030 [2022-08-10T01:47:36.281Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:36.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-10T01:47:36.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T01:47:36.591Z] 80f39f6f9b55: Preparing [2022-08-10T01:47:36.591Z] 39bd2b2b7346: Preparing [2022-08-10T01:47:36.591Z] 06673bc49acf: Preparing [2022-08-10T01:47:36.591Z] 319948415c5e: Preparing [2022-08-10T01:47:36.591Z] 6a663c39f468: Preparing [2022-08-10T01:47:36.591Z] 6653262c135e: Preparing [2022-08-10T01:47:36.591Z] ad543cd673bd: Preparing [2022-08-10T01:47:36.591Z] 6653262c135e: Waiting [2022-08-10T01:47:36.591Z] ad543cd673bd: Waiting [2022-08-10T01:47:36.591Z] 06673bc49acf: Layer already exists [2022-08-10T01:47:36.591Z] 319948415c5e: Layer already exists [2022-08-10T01:47:36.591Z] 39bd2b2b7346: Layer already exists [2022-08-10T01:47:36.591Z] 80f39f6f9b55: Layer already exists [2022-08-10T01:47:36.591Z] 6a663c39f468: Layer already exists [2022-08-10T01:47:36.591Z] 6653262c135e: Layer already exists [2022-08-10T01:47:36.591Z] ad543cd673bd: Layer already exists [2022-08-10T01:47:36.591Z] main: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:47:36.632Z] ===================================================== [Pipeline] echo [2022-08-10T01:47:36.638Z] taggedImages: [2022-08-10T01:47:36.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:36.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-10T01:47:36.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.42 [2022-08-10T01:47:36.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:36.638Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-10T01:47:36.655Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-10T01:47:36.655Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:36.655Z] latest [2022-08-10T01:47:36.655Z] 2.3.0-dev.42 [2022-08-10T01:47:36.655Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:36.655Z] main [2022-08-10T01:47:36.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:36.973Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:37.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:37.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T01:47:37.284Z] 3b333593cc89: Preparing [2022-08-10T01:47:37.284Z] a2e6580e6579: Preparing [2022-08-10T01:47:37.284Z] 130edd4936f2: Preparing [2022-08-10T01:47:37.284Z] f75ff70f296f: Preparing [2022-08-10T01:47:37.284Z] ec34fcc1d526: Preparing [2022-08-10T01:47:37.284Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:37.284Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:37.284Z] 3b333593cc89: Pushed [2022-08-10T01:47:37.284Z] f75ff70f296f: Pushed [2022-08-10T01:47:39.825Z] a2e6580e6579: Pushed [2022-08-10T01:47:39.825Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:39.866Z] Removing intermediate container 3ef7f9368021 [2022-08-10T01:47:39.866Z] ---> 89e1c7bb4884 [2022-08-10T01:47:39.866Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T01:47:40.140Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-10T01:47:40.144Z] Removing intermediate container d6a1530243bd [2022-08-10T01:47:40.144Z] ---> 81f4fc9bf0e2 [2022-08-10T01:47:40.144Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T01:47:40.144Z] ---> Running in ef8a1c227791 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:40.434Z] ---> Running in 2b86b63b059f [2022-08-10T01:47:40.434Z] Removing intermediate container d20080d82030 [2022-08-10T01:47:40.434Z] ---> 324ccca45a44 [2022-08-10T01:47:40.434Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T01:47:40.447Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-10T01:47:40.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T01:47:40.447Z] 3b333593cc89: Preparing [2022-08-10T01:47:40.447Z] a2e6580e6579: Preparing [2022-08-10T01:47:40.447Z] 130edd4936f2: Preparing [2022-08-10T01:47:40.447Z] f75ff70f296f: Preparing [2022-08-10T01:47:40.447Z] ec34fcc1d526: Preparing [2022-08-10T01:47:40.447Z] a2e6580e6579: Layer already exists [2022-08-10T01:47:40.447Z] 3b333593cc89: Layer already exists [2022-08-10T01:47:40.447Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:40.447Z] f75ff70f296f: Layer already exists [2022-08-10T01:47:40.447Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:40.447Z] latest: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:40.710Z] ---> Running in b8a81503794e [2022-08-10T01:47:40.760Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:40.993Z] Removing intermediate container c2aea983ae55 [2022-08-10T01:47:40.994Z] ---> 983b2ab3d3b5 [2022-08-10T01:47:40.994Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T01:47:40.994Z] Removing intermediate container 849298fa7f33 [2022-08-10T01:47:40.994Z] ---> a78f8ac3e7cf [2022-08-10T01:47:40.994Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T01:47:40.994Z] ---> Running in f054fe3b348c [2022-08-10T01:47:41.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.42 [2022-08-10T01:47:41.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T01:47:41.067Z] 3b333593cc89: Preparing [2022-08-10T01:47:41.067Z] a2e6580e6579: Preparing [2022-08-10T01:47:41.067Z] 130edd4936f2: Preparing [2022-08-10T01:47:41.067Z] f75ff70f296f: Preparing [2022-08-10T01:47:41.067Z] ec34fcc1d526: Preparing [2022-08-10T01:47:41.067Z] 3b333593cc89: Layer already exists [2022-08-10T01:47:41.067Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:41.067Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:41.067Z] f75ff70f296f: Layer already exists [2022-08-10T01:47:41.067Z] a2e6580e6579: Layer already exists [2022-08-10T01:47:41.067Z] 2.3.0-dev.42: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:41.273Z] ---> Running in 84462ed9b46b [2022-08-10T01:47:41.381Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:41.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:41.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T01:47:41.694Z] 3b333593cc89: Preparing [2022-08-10T01:47:41.694Z] a2e6580e6579: Preparing [2022-08-10T01:47:41.694Z] 130edd4936f2: Preparing [2022-08-10T01:47:41.694Z] f75ff70f296f: Preparing [2022-08-10T01:47:41.694Z] ec34fcc1d526: Preparing [2022-08-10T01:47:41.694Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:41.694Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:41.694Z] a2e6580e6579: Layer already exists [2022-08-10T01:47:41.694Z] 3b333593cc89: Layer already exists [2022-08-10T01:47:41.694Z] f75ff70f296f: Layer already exists [2022-08-10T01:47:41.694Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:42.013Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:42.329Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-10T01:47:42.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T01:47:42.329Z] 3b333593cc89: Preparing [2022-08-10T01:47:42.329Z] a2e6580e6579: Preparing [2022-08-10T01:47:42.329Z] 130edd4936f2: Preparing [2022-08-10T01:47:42.329Z] f75ff70f296f: Preparing [2022-08-10T01:47:42.329Z] ec34fcc1d526: Preparing [2022-08-10T01:47:42.329Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:42.329Z] a2e6580e6579: Layer already exists [2022-08-10T01:47:42.329Z] f75ff70f296f: Layer already exists [2022-08-10T01:47:42.329Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:42.329Z] 3b333593cc89: Layer already exists [2022-08-10T01:47:42.329Z] main: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:47:42.380Z] ===================================================== [Pipeline] echo [2022-08-10T01:47:42.388Z] taggedImages: [2022-08-10T01:47:42.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:42.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-10T01:47:42.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.42 [2022-08-10T01:47:42.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:42.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-10T01:47:42.408Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-10T01:47:42.408Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:42.408Z] latest [2022-08-10T01:47:42.408Z] 2.3.0-dev.42 [2022-08-10T01:47:42.408Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:42.408Z] main [2022-08-10T01:47:42.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:42.740Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [2022-08-10T01:47:42.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:42.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:42.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:43.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:43.050Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:43.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T01:47:43.051Z] b74a2f4efe1f: Preparing [2022-08-10T01:47:43.051Z] 26fc758d1275: Preparing [2022-08-10T01:47:43.051Z] 130edd4936f2: Preparing [2022-08-10T01:47:43.051Z] c0f032cf800f: Preparing [2022-08-10T01:47:43.051Z] ec34fcc1d526: Preparing [2022-08-10T01:47:43.051Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:43.051Z] c0f032cf800f: Layer already exists [2022-08-10T01:47:43.051Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:43.051Z] b74a2f4efe1f: Pushed [2022-08-10T01:47:43.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:43.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:43.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:43.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:44.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:44.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:47:44.785Z] OK: 221 MiB in 51 packages [2022-08-10T01:47:45.062Z] OK: 221 MiB in 51 packages [2022-08-10T01:47:45.356Z] OK: 221 MiB in 51 packages [2022-08-10T01:47:45.587Z] 26fc758d1275: Pushed [2022-08-10T01:47:45.587Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:45.636Z] OK: 221 MiB in 51 packages [2022-08-10T01:47:45.637Z] OK: 221 MiB in 51 packages [2022-08-10T01:47:45.904Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:46.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-10T01:47:46.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T01:47:46.215Z] b74a2f4efe1f: Preparing [2022-08-10T01:47:46.215Z] 26fc758d1275: Preparing [2022-08-10T01:47:46.215Z] 130edd4936f2: Preparing [2022-08-10T01:47:46.215Z] c0f032cf800f: Preparing [2022-08-10T01:47:46.215Z] ec34fcc1d526: Preparing [2022-08-10T01:47:46.215Z] 26fc758d1275: Layer already exists [2022-08-10T01:47:46.215Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:46.215Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:46.215Z] c0f032cf800f: Layer already exists [2022-08-10T01:47:46.215Z] b74a2f4efe1f: Layer already exists [2022-08-10T01:47:46.215Z] latest: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:46.535Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:46.684Z] Removing intermediate container ef8a1c227791 [2022-08-10T01:47:46.684Z] ---> 69b7c0bfda42 [2022-08-10T01:47:46.684Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T01:47:46.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.42 [2022-08-10T01:47:46.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T01:47:46.849Z] b74a2f4efe1f: Preparing [2022-08-10T01:47:46.849Z] 26fc758d1275: Preparing [2022-08-10T01:47:46.849Z] 130edd4936f2: Preparing [2022-08-10T01:47:46.849Z] c0f032cf800f: Preparing [2022-08-10T01:47:46.849Z] ec34fcc1d526: Preparing [2022-08-10T01:47:46.849Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:46.849Z] c0f032cf800f: Layer already exists [2022-08-10T01:47:46.849Z] b74a2f4efe1f: Layer already exists [2022-08-10T01:47:46.849Z] 26fc758d1275: Layer already exists [2022-08-10T01:47:46.849Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:46.849Z] 2.3.0-dev.42: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:46.958Z] Removing intermediate container b8a81503794e [2022-08-10T01:47:46.958Z] ---> 4fd8cfb9dd3b [2022-08-10T01:47:46.958Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T01:47:46.958Z] Removing intermediate container 2b86b63b059f [2022-08-10T01:47:46.958Z] ---> 08a37643f061 [2022-08-10T01:47:46.958Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:47:46.958Z] Removing intermediate container f054fe3b348c [2022-08-10T01:47:46.958Z] ---> 8efbf4d0c4f0 [2022-08-10T01:47:46.958Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T01:47:47.177Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:47.234Z] Removing intermediate container 84462ed9b46b [2022-08-10T01:47:47.234Z] ---> d1b4c29f465f [2022-08-10T01:47:47.234Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T01:47:47.490Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:47.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T01:47:47.490Z] b74a2f4efe1f: Preparing [2022-08-10T01:47:47.490Z] 26fc758d1275: Preparing [2022-08-10T01:47:47.490Z] 130edd4936f2: Preparing [2022-08-10T01:47:47.490Z] c0f032cf800f: Preparing [2022-08-10T01:47:47.490Z] ec34fcc1d526: Preparing [2022-08-10T01:47:47.490Z] b74a2f4efe1f: Layer already exists [2022-08-10T01:47:47.490Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:47.490Z] c0f032cf800f: Layer already exists [2022-08-10T01:47:47.490Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:47.490Z] 26fc758d1275: Layer already exists [2022-08-10T01:47:47.490Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:47.809Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:47.859Z] ---> 6bca71efcf9c [2022-08-10T01:47:47.859Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:47:47.859Z] ---> Running in 444e39e4037e [2022-08-10T01:47:48.121Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-10T01:47:48.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T01:47:48.121Z] b74a2f4efe1f: Preparing [2022-08-10T01:47:48.121Z] 26fc758d1275: Preparing [2022-08-10T01:47:48.121Z] 130edd4936f2: Preparing [2022-08-10T01:47:48.121Z] c0f032cf800f: Preparing [2022-08-10T01:47:48.121Z] ec34fcc1d526: Preparing [2022-08-10T01:47:48.121Z] b74a2f4efe1f: Layer already exists [2022-08-10T01:47:48.121Z] 130edd4936f2: Layer already exists [2022-08-10T01:47:48.121Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:48.121Z] c0f032cf800f: Layer already exists [2022-08-10T01:47:48.121Z] 26fc758d1275: Layer already exists [2022-08-10T01:47:48.121Z] main: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [2022-08-10T01:47:48.137Z] ---> 17128b64a730 [2022-08-10T01:47:48.137Z] ---> 27cf78e7f4c2 [2022-08-10T01:47:48.137Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:47:48.137Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:47:48.173Z] ===================================================== [Pipeline] echo [2022-08-10T01:47:48.183Z] taggedImages: [2022-08-10T01:47:48.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:48.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-10T01:47:48.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.42 [2022-08-10T01:47:48.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:48.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-10T01:47:48.212Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-10T01:47:48.212Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:48.212Z] latest [2022-08-10T01:47:48.212Z] 2.3.0-dev.42 [2022-08-10T01:47:48.212Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:47:48.212Z] main [2022-08-10T01:47:48.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:48.411Z] ---> Running in 3d3c3273331f [2022-08-10T01:47:48.411Z] ---> Running in 6e95900888a1 [2022-08-10T01:47:48.540Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:47:48.685Z] ---> 99ffbfb3f3b8 [2022-08-10T01:47:48.685Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:47:48.685Z] ---> 76a44d19331c [2022-08-10T01:47:48.685Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:47:48.853Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:47:48.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T01:47:48.854Z] 6f9ba9886ba8: Preparing [2022-08-10T01:47:48.854Z] 99c1c51c8f0f: Preparing [2022-08-10T01:47:48.854Z] 8cf9b7099299: Preparing [2022-08-10T01:47:48.854Z] 4a552a15cb86: Preparing [2022-08-10T01:47:48.854Z] ec34fcc1d526: Preparing [2022-08-10T01:47:48.854Z] ec34fcc1d526: Layer already exists [2022-08-10T01:47:48.854Z] 99c1c51c8f0f: Pushed [2022-08-10T01:47:48.962Z] ---> Running in eb4c38575171 [2022-08-10T01:47:48.962Z] ---> Running in b832101dd38b [2022-08-10T01:47:49.428Z] 6f9ba9886ba8: Pushed [2022-08-10T01:47:50.373Z] 8cf9b7099299: Pushed [2022-08-10T01:48:02.615Z] 4a552a15cb86: Pushed [2022-08-10T01:48:02.615Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:02.936Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:03.249Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-10T01:48:03.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T01:48:03.249Z] 6f9ba9886ba8: Preparing [2022-08-10T01:48:03.249Z] 99c1c51c8f0f: Preparing [2022-08-10T01:48:03.249Z] 8cf9b7099299: Preparing [2022-08-10T01:48:03.249Z] 4a552a15cb86: Preparing [2022-08-10T01:48:03.249Z] ec34fcc1d526: Preparing [2022-08-10T01:48:03.249Z] 99c1c51c8f0f: Layer already exists [2022-08-10T01:48:03.249Z] 8cf9b7099299: Layer already exists [2022-08-10T01:48:03.249Z] 4a552a15cb86: Layer already exists [2022-08-10T01:48:03.249Z] 6f9ba9886ba8: Layer already exists [2022-08-10T01:48:03.249Z] ec34fcc1d526: Layer already exists [2022-08-10T01:48:03.249Z] latest: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:03.561Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:03.871Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.42 [2022-08-10T01:48:03.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T01:48:03.871Z] 6f9ba9886ba8: Preparing [2022-08-10T01:48:03.871Z] 99c1c51c8f0f: Preparing [2022-08-10T01:48:03.871Z] 8cf9b7099299: Preparing [2022-08-10T01:48:03.871Z] 4a552a15cb86: Preparing [2022-08-10T01:48:03.871Z] ec34fcc1d526: Preparing [2022-08-10T01:48:03.871Z] 4a552a15cb86: Layer already exists [2022-08-10T01:48:03.871Z] 99c1c51c8f0f: Layer already exists [2022-08-10T01:48:03.871Z] 8cf9b7099299: Layer already exists [2022-08-10T01:48:03.871Z] ec34fcc1d526: Layer already exists [2022-08-10T01:48:03.871Z] 6f9ba9886ba8: Layer already exists [2022-08-10T01:48:03.871Z] 2.3.0-dev.42: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:04.189Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:04.506Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:48:04.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T01:48:04.506Z] 6f9ba9886ba8: Preparing [2022-08-10T01:48:04.506Z] 99c1c51c8f0f: Preparing [2022-08-10T01:48:04.506Z] 8cf9b7099299: Preparing [2022-08-10T01:48:04.506Z] 4a552a15cb86: Preparing [2022-08-10T01:48:04.506Z] ec34fcc1d526: Preparing [2022-08-10T01:48:04.506Z] ec34fcc1d526: Layer already exists [2022-08-10T01:48:04.506Z] 4a552a15cb86: Layer already exists [2022-08-10T01:48:04.506Z] 99c1c51c8f0f: Layer already exists [2022-08-10T01:48:04.506Z] 6f9ba9886ba8: Layer already exists [2022-08-10T01:48:04.506Z] 8cf9b7099299: Layer already exists [2022-08-10T01:48:04.506Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:04.827Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T01:48:05.140Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-10T01:48:05.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T01:48:05.140Z] 6f9ba9886ba8: Preparing [2022-08-10T01:48:05.140Z] 99c1c51c8f0f: Preparing [2022-08-10T01:48:05.140Z] 8cf9b7099299: Preparing [2022-08-10T01:48:05.140Z] 4a552a15cb86: Preparing [2022-08-10T01:48:05.140Z] ec34fcc1d526: Preparing [2022-08-10T01:48:05.140Z] 8cf9b7099299: Layer already exists [2022-08-10T01:48:05.140Z] 99c1c51c8f0f: Layer already exists [2022-08-10T01:48:05.140Z] 6f9ba9886ba8: Layer already exists [2022-08-10T01:48:05.140Z] 4a552a15cb86: Layer already exists [2022-08-10T01:48:05.140Z] ec34fcc1d526: Layer already exists [2022-08-10T01:48:05.140Z] main: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T01:48:05.234Z] ===================================================== [Pipeline] echo [2022-08-10T01:48:05.242Z] taggedImages: [2022-08-10T01:48:05.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:48:05.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-10T01:48:05.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.42 [2022-08-10T01:48:05.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T01:48:05.242Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-08-10T01:48:57.050Z] Removing intermediate container 6e95900888a1 [2022-08-10T01:48:57.050Z] ---> 2aea4a914b6f [2022-08-10T01:48:57.050Z] Step 8/22 : COPY . . [2022-08-10T01:48:57.050Z] Removing intermediate container eb4c38575171 [2022-08-10T01:48:57.050Z] ---> 46675d887af2 [2022-08-10T01:48:57.050Z] Step 8/26 : COPY . . [2022-08-10T01:48:57.050Z] Removing intermediate container b832101dd38b [2022-08-10T01:48:57.050Z] ---> 5267e33954ea [2022-08-10T01:48:57.050Z] Step 8/25 : COPY . . [2022-08-10T01:48:57.050Z] Removing intermediate container 444e39e4037e [2022-08-10T01:48:57.050Z] ---> 2e502d70ea45 [2022-08-10T01:48:57.050Z] Step 8/22 : COPY . . [2022-08-10T01:48:57.050Z] Removing intermediate container 3d3c3273331f [2022-08-10T01:48:57.050Z] ---> 7cd6cdd1dfe3 [2022-08-10T01:48:57.050Z] Step 8/23 : COPY . . [2022-08-10T01:48:57.050Z] ---> a69421416591 [2022-08-10T01:48:57.050Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T01:48:57.050Z] ---> 75e7b0d8447d [2022-08-10T01:48:57.050Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T01:48:57.050Z] ---> 77e91e9d2626 [2022-08-10T01:48:57.050Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T01:48:57.050Z] ---> a669d5060e18 [2022-08-10T01:48:57.050Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T01:48:57.050Z] ---> 64e8bcc82e70 [2022-08-10T01:48:57.050Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T01:48:57.050Z] ---> Running in 5d0a6d854b07 [2022-08-10T01:48:57.050Z] ---> Running in ddd9a3c391a1 [2022-08-10T01:48:57.050Z] ---> Running in c4e1a3545035 [2022-08-10T01:48:57.050Z] ---> Running in 6baf1786a19b [2022-08-10T01:48:57.050Z] ---> Running in 3116960bbfb8 [2022-08-10T01:48:57.050Z] Removing intermediate container 3116960bbfb8 [2022-08-10T01:48:57.050Z] ---> bc4e8c3e5892 [2022-08-10T01:48:57.050Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T01:48:57.050Z] ---> Running in 473d6d0d4e81 [2022-08-10T01:48:57.050Z] Removing intermediate container 473d6d0d4e81 [2022-08-10T01:48:57.050Z] ---> ab7369a88810 [2022-08-10T01:48:57.050Z] Step 11/26 : 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 [2022-08-10T01:48:57.050Z] ---> Running in 753266784b93 [2022-08-10T01:48:57.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-10T01:48:57.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-10T01:48:57.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T01:48:57.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-10T01:48:57.660Z] Removing intermediate container 753266784b93 [2022-08-10T01:48:57.660Z] ---> 14cd555bdd8c [2022-08-10T01:48:57.660Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T01:48:57.942Z] ---> Running in 5735bf4fa3d4 [2022-08-10T01:48:58.224Z] Removing intermediate container 5735bf4fa3d4 [2022-08-10T01:48:58.224Z] ---> 7e64c99c4101 [2022-08-10T01:48:58.224Z] [2022-08-10T01:48:58.224Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T01:48:58.527Z] 3.15: Pulling from library/alpine [2022-08-10T01:48:59.983Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-10T01:48:59.983Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T01:48:59.983Z] ---> 60f2846fe774 [2022-08-10T01:48:59.983Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T01:48:59.983Z] ---> Running in 5335d94c1a08 [2022-08-10T01:49:00.589Z] Removing intermediate container 5335d94c1a08 [2022-08-10T01:49:00.589Z] ---> b8f62ab21965 [2022-08-10T01:49:00.589Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:49:00.589Z] ---> Running in cd2c32d97497 [2022-08-10T01:49:03.288Z] Removing intermediate container cd2c32d97497 [2022-08-10T01:49:03.288Z] ---> d7ebd94b7a96 [2022-08-10T01:49:03.288Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T01:49:03.581Z] ---> Running in 5d55aebb89a7 [2022-08-10T01:49:05.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:49:06.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:49:08.232Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T01:49:08.232Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T01:49:08.232Z] OK: 15735 distinct packages available [2022-08-10T01:49:08.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:49:09.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:49:10.512Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T01:49:10.793Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T01:49:10.793Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T01:49:10.793Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-10T01:49:11.074Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T01:49:11.074Z] OK: 6 MiB in 18 packages [2022-08-10T01:49:12.536Z] Removing intermediate container 5d55aebb89a7 [2022-08-10T01:49:12.536Z] ---> 036a664deafc [2022-08-10T01:49:12.536Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T01:49:18.006Z] ---> 7d47b1673bd5 [2022-08-10T01:49:18.006Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T01:49:18.619Z] ---> 5ee3dcdd31dd [2022-08-10T01:49:18.619Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T01:49:18.900Z] ---> Running in 12ae1fb75df7 [2022-08-10T01:49:19.187Z] Removing intermediate container 12ae1fb75df7 [2022-08-10T01:49:19.187Z] ---> 682586db33eb [2022-08-10T01:49:19.187Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T01:49:20.200Z] ---> d8dfd7db963f [2022-08-10T01:49:20.200Z] Step 21/26 : WORKDIR / [2022-08-10T01:49:20.200Z] ---> Running in c82333b65f3c [2022-08-10T01:49:20.820Z] Removing intermediate container c82333b65f3c [2022-08-10T01:49:20.820Z] ---> 8ea858aeef14 [2022-08-10T01:49:20.820Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T01:49:20.820Z] ---> Running in ce8cb732942f [2022-08-10T01:49:21.424Z] Removing intermediate container ce8cb732942f [2022-08-10T01:49:21.424Z] ---> 2de1daacc078 [2022-08-10T01:49:21.424Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T01:49:21.424Z] ---> Running in f52ed5d62d91 [2022-08-10T01:49:22.034Z] Removing intermediate container f52ed5d62d91 [2022-08-10T01:49:22.034Z] ---> 16c233e04915 [2022-08-10T01:49:22.034Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T01:49:22.034Z] ---> Running in f6a5fbfbbf10 [2022-08-10T01:49:22.643Z] Removing intermediate container f6a5fbfbbf10 [2022-08-10T01:49:22.643Z] ---> 1f513e9a0b59 [2022-08-10T01:49:22.643Z] Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:49:22.643Z] ---> Running in 5ded7ea3e327 [2022-08-10T01:49:22.933Z] Removing intermediate container 5ded7ea3e327 [2022-08-10T01:49:22.933Z] ---> 9bd40a3737a4 [2022-08-10T01:49:22.933Z] Step 26/26 : LABEL version=2.3.0-dev.42 [2022-08-10T01:49:23.211Z] ---> Running in 895b3ddc794f [2022-08-10T01:49:23.819Z] Removing intermediate container 895b3ddc794f [2022-08-10T01:49:23.819Z] ---> ae8c5226996a [2022-08-10T01:49:23.819Z] [2022-08-10T01:49:23.819Z] Successfully built ae8c5226996a [2022-08-10T01:49:23.819Z] Successfully tagged security-spire-config-arm64:latest [2022-08-10T01:49:23.819Z] Building support-notifications [2022-08-10T01:49:27.260Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:49:27.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:49:27.260Z] ---> 289acb8ac2b6 [2022-08-10T01:49:27.260Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T01:49:27.260Z] ---> Using cache [2022-08-10T01:49:27.260Z] ---> 864d3e44589c [2022-08-10T01:49:27.260Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:49:27.260Z] ---> Using cache [2022-08-10T01:49:27.260Z] ---> a78f8ac3e7cf [2022-08-10T01:49:27.260Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T01:49:27.260Z] ---> Running in 1be0821737be [2022-08-10T01:49:29.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:49:29.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:49:31.385Z] OK: 221 MiB in 51 packages [2022-08-10T01:49:32.410Z] Removing intermediate container 1be0821737be [2022-08-10T01:49:32.410Z] ---> e5d0b14e81b1 [2022-08-10T01:49:32.410Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T01:49:33.024Z] ---> 3ea8aba86699 [2022-08-10T01:49:33.024Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:49:33.312Z] ---> Running in 681a37c1f894 [2022-08-10T01:50:20.387Z] Removing intermediate container 681a37c1f894 [2022-08-10T01:50:20.387Z] ---> 5f7ae42211a5 [2022-08-10T01:50:20.387Z] Step 8/22 : COPY . . [2022-08-10T01:50:23.049Z] ---> d498df53be18 [2022-08-10T01:50:23.049Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T01:50:23.049Z] ---> Running in 9f632fa6a188 [2022-08-10T01:50:25.051Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T01:54:02.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-10T01:54:02.315Z] Removing intermediate container 5d0a6d854b07 [2022-08-10T01:54:02.315Z] ---> a60a57a62d3c [2022-08-10T01:54:02.315Z] [2022-08-10T01:54:02.315Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T01:54:02.315Z] 3.16: Pulling from library/alpine [2022-08-10T01:54:02.648Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-10T01:54:02.648Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T01:54:02.648Z] ---> 3d81c46cd875 [2022-08-10T01:54:02.648Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T01:54:02.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-10T01:54:02.932Z] ---> Running in eb6cb11217f4 [2022-08-10T01:54:05.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:05.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:06.811Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T01:54:06.811Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:54:06.811Z] OK: 5 MiB in 15 packages [2022-08-10T01:54:08.319Z] Removing intermediate container eb6cb11217f4 [2022-08-10T01:54:08.319Z] ---> 3faea8948124 [2022-08-10T01:54:08.319Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:54:08.603Z] ---> Running in 13874d9d48f5 [2022-08-10T01:54:09.225Z] Removing intermediate container 13874d9d48f5 [2022-08-10T01:54:09.225Z] ---> 2837f59280e1 [2022-08-10T01:54:09.225Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T01:54:09.507Z] ---> Running in 7d137b082d21 [2022-08-10T01:54:10.494Z] Removing intermediate container 7d137b082d21 [2022-08-10T01:54:10.494Z] ---> d6f7838704d9 [2022-08-10T01:54:10.494Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T01:54:10.778Z] ---> Running in e6f073da8670 [2022-08-10T01:54:12.670Z] Removing intermediate container e6f073da8670 [2022-08-10T01:54:12.670Z] ---> 847924a42f81 [2022-08-10T01:54:12.670Z] Step 15/23 : WORKDIR / [2022-08-10T01:54:12.670Z] ---> Running in d9f7cc8edc05 [2022-08-10T01:54:12.670Z] Removing intermediate container d9f7cc8edc05 [2022-08-10T01:54:12.670Z] ---> 401c3326a671 [2022-08-10T01:54:12.670Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:54:14.131Z] ---> d7fe7b05e3cb [2022-08-10T01:54:14.132Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T01:54:17.539Z] ---> 9280abcc6510 [2022-08-10T01:54:17.539Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T01:54:19.535Z] ---> 7339809a64b0 [2022-08-10T01:54:19.535Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T01:54:19.535Z] ---> Running in 4033a49b1cf1 [2022-08-10T01:54:20.543Z] Removing intermediate container 4033a49b1cf1 [2022-08-10T01:54:20.543Z] ---> 5a3883fbb40b [2022-08-10T01:54:20.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:54:20.822Z] ---> Running in 1f6bd0e8ea2b [2022-08-10T01:54:21.101Z] Removing intermediate container ddd9a3c391a1 [2022-08-10T01:54:21.101Z] ---> 2e8ce8abd46a [2022-08-10T01:54:21.101Z] [2022-08-10T01:54:21.101Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T01:54:21.101Z] ---> 3d81c46cd875 [2022-08-10T01:54:21.101Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T01:54:21.727Z] ---> Running in 3f9209f9b5de [2022-08-10T01:54:21.727Z] Removing intermediate container 1f6bd0e8ea2b [2022-08-10T01:54:21.727Z] ---> 798637b2b0b2 [2022-08-10T01:54:21.727Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T01:54:22.354Z] ---> Running in 6a436cb3c41e [2022-08-10T01:54:23.361Z] Removing intermediate container 6a436cb3c41e [2022-08-10T01:54:23.362Z] ---> dffe73927fb6 [2022-08-10T01:54:23.362Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:54:23.640Z] ---> Running in 7ec3a776113c [2022-08-10T01:54:23.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:24.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:24.482Z] Removing intermediate container 7ec3a776113c [2022-08-10T01:54:24.482Z] ---> 1e4420179c34 [2022-08-10T01:54:24.482Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T01:54:24.482Z] ---> Running in 6de18f004a24 [2022-08-10T01:54:25.479Z] Removing intermediate container 6de18f004a24 [2022-08-10T01:54:25.479Z] ---> 67c00c6ac50c [2022-08-10T01:54:25.479Z] [2022-08-10T01:54:25.759Z] Successfully built 67c00c6ac50c [2022-08-10T01:54:25.759Z] Successfully tagged core-command-arm64:latest [2022-08-10T01:54:25.759Z] Building sys-mgmt-agent [2022-08-10T01:54:25.759Z]  Building core-command ... done (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T01:54:26.038Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T01:54:26.038Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T01:54:26.038Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T01:54:26.038Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T01:54:26.038Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T01:54:26.038Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:54:26.038Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:54:26.652Z] OK: 8 MiB in 20 packages [2022-08-10T01:54:28.663Z] Removing intermediate container c4e1a3545035 [2022-08-10T01:54:28.663Z] ---> 78f48d6fc41c [2022-08-10T01:54:28.663Z] [2022-08-10T01:54:28.663Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T01:54:28.663Z] ---> 3d81c46cd875 [2022-08-10T01:54:28.663Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T01:54:28.663Z] ---> Running in c7ae51269d4e [2022-08-10T01:54:29.272Z] Removing intermediate container 3f9209f9b5de [2022-08-10T01:54:29.272Z] ---> b35867dac576 [2022-08-10T01:54:29.272Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T01:54:29.553Z] ---> Running in 0ac8ce8e7fde [2022-08-10T01:54:30.567Z] Removing intermediate container 0ac8ce8e7fde [2022-08-10T01:54:30.567Z] ---> 56d417285363 [2022-08-10T01:54:30.567Z] Step 13/22 : WORKDIR /edgex [2022-08-10T01:54:30.853Z] ---> Running in f1db83ed1753 [2022-08-10T01:54:31.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:31.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:54:31.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:54:31.752Z] ---> 289acb8ac2b6 [2022-08-10T01:54:31.752Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:54:31.752Z] ---> Using cache [2022-08-10T01:54:31.752Z] ---> 864d3e44589c [2022-08-10T01:54:31.752Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:54:31.752Z] ---> Using cache [2022-08-10T01:54:31.752Z] ---> a78f8ac3e7cf [2022-08-10T01:54:31.752Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T01:54:31.752Z] ---> Running in d1f552c01725 [2022-08-10T01:54:32.035Z] Removing intermediate container f1db83ed1753 [2022-08-10T01:54:32.035Z] ---> 224753c151af [2022-08-10T01:54:32.035Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T01:54:32.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:33.511Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T01:54:33.511Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T01:54:33.511Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T01:54:33.511Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:54:33.511Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:54:33.797Z] ---> b5ee726f32b7 [2022-08-10T01:54:33.797Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T01:54:33.797Z] OK: 6 MiB in 17 packages [2022-08-10T01:54:34.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:35.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:54:36.452Z] ---> 348d19e21546 [2022-08-10T01:54:36.452Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T01:54:36.452Z] Removing intermediate container c7ae51269d4e [2022-08-10T01:54:36.452Z] ---> 36d2a11facc1 [2022-08-10T01:54:36.452Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T01:54:36.452Z] ---> Running in 1da28ef29b52 [2022-08-10T01:54:37.066Z] OK: 221 MiB in 51 packages [2022-08-10T01:54:37.352Z] Removing intermediate container 1da28ef29b52 [2022-08-10T01:54:37.352Z] ---> a74f2a036502 [2022-08-10T01:54:37.352Z] Step 13/25 : WORKDIR / [2022-08-10T01:54:37.641Z] ---> Running in 18368abb62e5 [2022-08-10T01:54:38.655Z] Removing intermediate container 18368abb62e5 [2022-08-10T01:54:38.655Z] ---> dbbdd050b839 [2022-08-10T01:54:38.655Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-10T01:54:38.655Z] Removing intermediate container d1f552c01725 [2022-08-10T01:54:38.655Z] ---> 84cc21485e13 [2022-08-10T01:54:38.655Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:54:38.655Z] ---> 658323ae164f [2022-08-10T01:54:38.655Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T01:54:40.116Z] ---> b44a09459820 [2022-08-10T01:54:40.116Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-10T01:54:40.397Z] ---> a25457598405 [2022-08-10T01:54:40.397Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:54:40.682Z] ---> e42633c5682b [2022-08-10T01:54:40.682Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T01:54:40.682Z] ---> Running in a4f6c2e37438 [2022-08-10T01:54:40.960Z] ---> Running in a910a61eb377 [2022-08-10T01:54:42.279Z] ---> 1f0ec1ce4538 [2022-08-10T01:54:42.279Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T01:54:43.859Z] ---> c080824f1da2 [2022-08-10T01:54:43.859Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-10T01:54:45.868Z] ---> 839119efd4ea [2022-08-10T01:54:45.868Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-10T01:54:45.868Z] Removing intermediate container a910a61eb377 [2022-08-10T01:54:45.868Z] ---> 035dfbccb8d3 [2022-08-10T01:54:45.868Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T01:54:45.868Z] ---> Running in 67a365677cc9 [2022-08-10T01:54:46.872Z] Removing intermediate container 67a365677cc9 [2022-08-10T01:54:46.872Z] ---> 5482b8e22fed [2022-08-10T01:54:46.872Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T01:54:46.872Z] ---> Running in db44078d1a38 [2022-08-10T01:54:47.478Z] ---> 273ac2c5f990 [2022-08-10T01:54:47.478Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T01:54:47.478Z] Removing intermediate container db44078d1a38 [2022-08-10T01:54:47.478Z] ---> 8916a2ccb718 [2022-08-10T01:54:47.478Z] Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:54:47.763Z] ---> Running in 569ece97f0ee [2022-08-10T01:54:48.768Z] Removing intermediate container 569ece97f0ee [2022-08-10T01:54:48.768Z] ---> 35d25686dc5b [2022-08-10T01:54:48.768Z] Step 22/22 : LABEL version=2.3.0-dev.42 [2022-08-10T01:54:48.768Z] ---> Running in 50405e0fcd59 [2022-08-10T01:54:49.787Z] Removing intermediate container 50405e0fcd59 [2022-08-10T01:54:49.787Z] ---> faa6f2f1f6d9 [2022-08-10T01:54:49.787Z] [2022-08-10T01:54:49.787Z] ---> b26134dd6080 [2022-08-10T01:54:49.787Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T01:54:49.787Z] Successfully built faa6f2f1f6d9 [2022-08-10T01:54:50.070Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-10T01:54:50.070Z] Building core-metadata [2022-08-10T01:54:51.075Z]  Building security-proxy-setup ... done  ---> 308e7fca64ff [2022-08-10T01:54:51.075Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T01:54:51.075Z] ---> Running in 1a84b32c8aba [2022-08-10T01:54:54.498Z] Removing intermediate container 1a84b32c8aba [2022-08-10T01:54:54.498Z] ---> e5cf85ce4e64 [2022-08-10T01:54:54.498Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T01:54:54.498Z] ---> Running in d1939a8db457 [2022-08-10T01:54:54.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:54:54.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:54:54.789Z] ---> 289acb8ac2b6 [2022-08-10T01:54:54.789Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:54:54.789Z] ---> Using cache [2022-08-10T01:54:54.789Z] ---> 864d3e44589c [2022-08-10T01:54:54.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:54:54.789Z] ---> Using cache [2022-08-10T01:54:54.789Z] ---> a78f8ac3e7cf [2022-08-10T01:54:54.789Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T01:54:54.789Z] ---> Using cache [2022-08-10T01:54:54.789Z] ---> d1b4c29f465f [2022-08-10T01:54:54.789Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:54:55.072Z] ---> Using cache [2022-08-10T01:54:55.072Z] ---> 76a44d19331c [2022-08-10T01:54:55.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:54:55.072Z] ---> Using cache [2022-08-10T01:54:55.072Z] ---> 5267e33954ea [2022-08-10T01:54:55.072Z] Step 8/23 : COPY . . [2022-08-10T01:54:55.072Z] Removing intermediate container d1939a8db457 [2022-08-10T01:54:55.072Z] ---> 564a70a2afb9 [2022-08-10T01:54:55.072Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T01:54:55.351Z] ---> Running in 2aecc5595bca [2022-08-10T01:54:55.351Z] ---> Using cache [2022-08-10T01:54:55.351Z] ---> 77e91e9d2626 [2022-08-10T01:54:55.351Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T01:54:55.351Z] ---> Running in 756953e3f6d8 [2022-08-10T01:54:55.962Z] Removing intermediate container 2aecc5595bca [2022-08-10T01:54:55.962Z] ---> b51ee4206560 [2022-08-10T01:54:55.962Z] Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:54:56.241Z] ---> Running in 553764588b95 [2022-08-10T01:54:56.845Z] Removing intermediate container 553764588b95 [2022-08-10T01:54:56.845Z] ---> 330477656452 [2022-08-10T01:54:56.845Z] Step 25/25 : LABEL version=2.3.0-dev.42 [2022-08-10T01:54:57.124Z] ---> Running in d150b6e9a6ef [2022-08-10T01:54:57.728Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-10T01:54:57.728Z] Removing intermediate container d150b6e9a6ef [2022-08-10T01:54:57.728Z] ---> 738aff8ab23d [2022-08-10T01:54:57.728Z] [2022-08-10T01:54:57.728Z] Successfully built 738aff8ab23d [2022-08-10T01:54:57.728Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-10T01:54:57.728Z] Building security-spire-agent [2022-08-10T01:55:02.067Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:55:02.067Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:55:02.067Z] ---> 289acb8ac2b6 [2022-08-10T01:55:02.067Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T01:55:02.067Z] ---> Using cache [2022-08-10T01:55:02.067Z] ---> 864d3e44589c [2022-08-10T01:55:02.067Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:55:02.067Z] ---> Using cache [2022-08-10T01:55:02.067Z] ---> a78f8ac3e7cf [2022-08-10T01:55:02.067Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T01:55:02.067Z] ---> Running in 8bd52bf520c4 [2022-08-10T01:55:04.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:55:05.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:55:06.531Z] OK: 221 MiB in 51 packages [2022-08-10T01:55:08.523Z] Removing intermediate container 8bd52bf520c4 [2022-08-10T01:55:08.523Z] ---> c91bd9df5d81 [2022-08-10T01:55:08.523Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T01:55:09.525Z] ---> 9cf14b2933c2 [2022-08-10T01:55:09.525Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:55:09.525Z] ---> Running in 26653342176b [2022-08-10T01:55:36.379Z] Removing intermediate container a4f6c2e37438 [2022-08-10T01:55:36.379Z] ---> 37bebdab0998 [2022-08-10T01:55:36.380Z] Step 8/23 : COPY . . [2022-08-10T01:55:36.380Z] ---> 33f85f2ab4a9 [2022-08-10T01:55:36.380Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-10T01:55:36.380Z] ---> Running in 0fa2357956fa [2022-08-10T01:55:38.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-10T01:56:00.789Z] Removing intermediate container 26653342176b [2022-08-10T01:56:00.789Z] ---> 729055b0e699 [2022-08-10T01:56:00.789Z] Step 8/26 : COPY . . [2022-08-10T01:56:05.126Z] ---> fdc775b5a72f [2022-08-10T01:56:05.126Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T01:56:05.126Z] ---> Running in c1a50a10df4a [2022-08-10T01:56:05.126Z] Removing intermediate container c1a50a10df4a [2022-08-10T01:56:05.126Z] ---> cff21bea02ef [2022-08-10T01:56:05.126Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T01:56:05.126Z] ---> Running in 14b9ad6ee6aa [2022-08-10T01:56:05.728Z] Removing intermediate container 14b9ad6ee6aa [2022-08-10T01:56:05.728Z] ---> 61650d4940f1 [2022-08-10T01:56:05.728Z] Step 11/26 : 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 [2022-08-10T01:56:05.728Z] ---> Running in 57da4c44dca4 [2022-08-10T01:56:09.151Z] Removing intermediate container 57da4c44dca4 [2022-08-10T01:56:09.151Z] ---> 3366d4763f5c [2022-08-10T01:56:09.151Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T01:56:09.151Z] ---> Running in f0103802a6cd [2022-08-10T01:56:09.753Z] Removing intermediate container f0103802a6cd [2022-08-10T01:56:09.753Z] ---> dc8a85f6667e [2022-08-10T01:56:09.753Z] [2022-08-10T01:56:09.753Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T01:56:09.753Z] ---> 60f2846fe774 [2022-08-10T01:56:09.753Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T01:56:09.753Z] ---> Using cache [2022-08-10T01:56:09.753Z] ---> b8f62ab21965 [2022-08-10T01:56:09.753Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:56:09.753Z] ---> Using cache [2022-08-10T01:56:09.753Z] ---> d7ebd94b7a96 [2022-08-10T01:56:09.753Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T01:56:09.753Z] ---> Running in ec9eba51a83c [2022-08-10T01:56:11.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:56:12.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:56:14.188Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T01:56:14.188Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T01:56:14.188Z] OK: 15735 distinct packages available [2022-08-10T01:56:14.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:56:15.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:56:16.627Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T01:56:16.627Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T01:56:16.627Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T01:56:16.627Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T01:56:16.918Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T01:56:16.918Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T01:56:16.918Z] OK: 6 MiB in 19 packages [2022-08-10T01:56:18.914Z] Removing intermediate container ec9eba51a83c [2022-08-10T01:56:18.914Z] ---> 2d6a1dff7a4b [2022-08-10T01:56:18.914Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T01:56:22.321Z] ---> 07365c87570a [2022-08-10T01:56:22.321Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T01:56:27.747Z] ---> 2d378064d86b [2022-08-10T01:56:27.747Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T01:56:28.745Z] ---> 785a35560245 [2022-08-10T01:56:28.745Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T01:56:29.739Z] ---> 3f56f0c9cfde [2022-08-10T01:56:29.739Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T01:56:30.736Z] ---> f6905b53e73c [2022-08-10T01:56:30.736Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T01:56:30.736Z] ---> Running in 18cf0605c401 [2022-08-10T01:56:31.341Z] Removing intermediate container 18cf0605c401 [2022-08-10T01:56:31.341Z] ---> e305546efe4c [2022-08-10T01:56:31.341Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T01:56:31.341Z] ---> Running in 98e47072d1f1 [2022-08-10T01:56:31.956Z] Removing intermediate container 98e47072d1f1 [2022-08-10T01:56:31.956Z] ---> 078c4d77cfea [2022-08-10T01:56:31.956Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T01:56:31.956Z] ---> Running in a4e559b10dd2 [2022-08-10T01:56:32.570Z] Removing intermediate container a4e559b10dd2 [2022-08-10T01:56:32.570Z] ---> 0d109628b15e [2022-08-10T01:56:32.570Z] Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:56:32.570Z] ---> Running in bdb951ccc24b [2022-08-10T01:56:33.184Z] Removing intermediate container bdb951ccc24b [2022-08-10T01:56:33.184Z] ---> e9fb34286f07 [2022-08-10T01:56:33.184Z] Step 26/26 : LABEL version=2.3.0-dev.42 [2022-08-10T01:56:33.184Z] ---> Running in 86ca1b507117 [2022-08-10T01:56:33.789Z] Removing intermediate container 86ca1b507117 [2022-08-10T01:56:33.789Z] ---> f4955a8cb0ae [2022-08-10T01:56:33.789Z] [2022-08-10T01:56:34.071Z] Successfully built f4955a8cb0ae [2022-08-10T01:56:34.071Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-10T01:56:34.071Z] Building security-bootstrapper [2022-08-10T01:56:38.408Z]  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:56:38.408Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:56:38.409Z] ---> 289acb8ac2b6 [2022-08-10T01:56:38.409Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T01:56:38.409Z] ---> Using cache [2022-08-10T01:56:38.409Z] ---> 864d3e44589c [2022-08-10T01:56:38.409Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:56:38.409Z] ---> Using cache [2022-08-10T01:56:38.409Z] ---> a78f8ac3e7cf [2022-08-10T01:56:38.409Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T01:56:38.409Z] ---> Using cache [2022-08-10T01:56:38.409Z] ---> d1b4c29f465f [2022-08-10T01:56:38.409Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T01:56:38.409Z] ---> Using cache [2022-08-10T01:56:38.409Z] ---> 76a44d19331c [2022-08-10T01:56:38.409Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:56:38.409Z] ---> Using cache [2022-08-10T01:56:38.409Z] ---> 5267e33954ea [2022-08-10T01:56:38.409Z] Step 8/31 : COPY . . [2022-08-10T01:56:38.409Z] ---> Using cache [2022-08-10T01:56:38.409Z] ---> 77e91e9d2626 [2022-08-10T01:56:38.409Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T01:56:38.409Z] ---> Running in c29a1506dfd0 [2022-08-10T01:56:40.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-10T01:57:02.660Z] Removing intermediate container 6baf1786a19b [2022-08-10T01:57:02.660Z] ---> f5ef5e64e6b8 [2022-08-10T01:57:02.660Z] [2022-08-10T01:57:02.660Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T01:57:02.660Z] ---> 3d81c46cd875 [2022-08-10T01:57:02.660Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T01:57:02.660Z] ---> Using cache [2022-08-10T01:57:02.660Z] ---> 3faea8948124 [2022-08-10T01:57:02.660Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:57:02.660Z] ---> Using cache [2022-08-10T01:57:02.660Z] ---> 2837f59280e1 [2022-08-10T01:57:02.660Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T01:57:02.660Z] ---> Running in 68e9dfa59819 [2022-08-10T01:57:02.660Z] Removing intermediate container 68e9dfa59819 [2022-08-10T01:57:02.660Z] ---> 72f8d4125f24 [2022-08-10T01:57:02.660Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T01:57:02.660Z] ---> Running in 9460ec4d7b74 [2022-08-10T01:57:03.266Z] Removing intermediate container 9460ec4d7b74 [2022-08-10T01:57:03.266Z] ---> 87e541b7f762 [2022-08-10T01:57:03.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:57:04.263Z] ---> 45ca45906676 [2022-08-10T01:57:04.263Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T01:57:06.908Z] ---> f1452b5f5284 [2022-08-10T01:57:06.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T01:57:07.512Z] ---> 1404ae18b4be [2022-08-10T01:57:07.512Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T01:57:07.512Z] ---> Running in 5279622dae59 [2022-08-10T01:57:08.115Z] Removing intermediate container 5279622dae59 [2022-08-10T01:57:08.115Z] ---> ab0e0a1e2ee5 [2022-08-10T01:57:08.115Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:57:08.115Z] ---> Running in e735d1479630 [2022-08-10T01:57:08.735Z] Removing intermediate container e735d1479630 [2022-08-10T01:57:08.735Z] ---> 5c4eb9ed5471 [2022-08-10T01:57:08.735Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T01:57:08.735Z] ---> Running in a15a10bbeb56 [2022-08-10T01:57:09.333Z] Removing intermediate container a15a10bbeb56 [2022-08-10T01:57:09.333Z] ---> 385510a896b4 [2022-08-10T01:57:09.333Z] Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:57:09.613Z] ---> Running in d957c73a23b3 [2022-08-10T01:57:10.229Z] Removing intermediate container d957c73a23b3 [2022-08-10T01:57:10.229Z] ---> b43b7943dad2 [2022-08-10T01:57:10.229Z] Step 22/22 : LABEL version=2.3.0-dev.42 [2022-08-10T01:57:10.229Z] ---> Running in c0bf1367fbc8 [2022-08-10T01:57:10.834Z] Removing intermediate container c0bf1367fbc8 [2022-08-10T01:57:10.834Z] ---> 1b1e3acfc371 [2022-08-10T01:57:10.834Z] [2022-08-10T01:57:10.834Z] Successfully built 1b1e3acfc371 [2022-08-10T01:57:11.119Z] Successfully tagged support-scheduler-arm64:latest [2022-08-10T01:57:11.119Z] Building security-spiffe-token-provider [2022-08-10T01:57:14.528Z]  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:57:14.528Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:57:14.528Z] ---> 289acb8ac2b6 [2022-08-10T01:57:14.528Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T01:57:14.528Z] ---> Using cache [2022-08-10T01:57:14.528Z] ---> 864d3e44589c [2022-08-10T01:57:14.528Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T01:57:14.804Z] ---> Running in 84d387abae9c [2022-08-10T01:57:16.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:57:17.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:57:18.534Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T01:57:18.534Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T01:57:18.534Z] OK: 16892 distinct packages available [2022-08-10T01:57:18.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:57:18.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:57:20.264Z] OK: 221 MiB in 51 packages [2022-08-10T01:57:21.264Z] Removing intermediate container 84d387abae9c [2022-08-10T01:57:21.264Z] ---> af22ae310bd3 [2022-08-10T01:57:21.264Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T01:57:22.253Z] ---> 7dd9b372bd64 [2022-08-10T01:57:22.253Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:57:22.530Z] ---> Running in b71217a7c745 [2022-08-10T01:58:19.130Z] Removing intermediate container b71217a7c745 [2022-08-10T01:58:19.130Z] ---> 9835e5ddf9d3 [2022-08-10T01:58:19.130Z] Step 7/20 : COPY . . [2022-08-10T01:58:19.130Z] ---> c7b9223470ea [2022-08-10T01:58:19.130Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T01:58:19.130Z] ---> Running in 3d8d65365fb8 [2022-08-10T01:58:19.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-10T01:58:41.325Z] Removing intermediate container 9f632fa6a188 [2022-08-10T01:58:41.325Z] ---> 2d10223b9584 [2022-08-10T01:58:41.325Z] [2022-08-10T01:58:41.325Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T01:58:41.325Z] ---> 3d81c46cd875 [2022-08-10T01:58:41.325Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T01:58:41.325Z] ---> Running in 44bbbb099bc7 [2022-08-10T01:58:41.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:58:41.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:58:41.325Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-10T01:58:41.599Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T01:58:41.599Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T01:58:41.599Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T01:58:41.875Z] OK: 6 MiB in 16 packages [2022-08-10T01:58:44.512Z] Removing intermediate container 44bbbb099bc7 [2022-08-10T01:58:44.512Z] ---> 852afd78f9e1 [2022-08-10T01:58:44.512Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T01:58:44.512Z] ---> Running in a507a766f00f [2022-08-10T01:58:44.790Z] Removing intermediate container a507a766f00f [2022-08-10T01:58:44.790Z] ---> f5cf87d1aad1 [2022-08-10T01:58:44.790Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T01:58:44.790Z] ---> Running in 3d0d1ab81051 [2022-08-10T01:58:45.387Z] Removing intermediate container 3d0d1ab81051 [2022-08-10T01:58:45.387Z] ---> f90041d0b8a8 [2022-08-10T01:58:45.387Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T01:58:45.387Z] ---> Running in 08628b8b560f [2022-08-10T01:58:45.984Z] Removing intermediate container 08628b8b560f [2022-08-10T01:58:45.984Z] ---> b55d6bc73220 [2022-08-10T01:58:45.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T01:58:46.964Z] ---> 383c6f7aa8cb [2022-08-10T01:58:46.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T01:58:49.592Z] ---> 1667f685d26e [2022-08-10T01:58:49.592Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T01:58:50.189Z] ---> 14dd07b997a8 [2022-08-10T01:58:50.189Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T01:58:50.189Z] ---> Running in 3c9e97492728 [2022-08-10T01:58:50.787Z] Removing intermediate container 3c9e97492728 [2022-08-10T01:58:50.787Z] ---> 7d3cc5b921c0 [2022-08-10T01:58:50.787Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T01:58:51.067Z] ---> Running in bcb5c3bd1a16 [2022-08-10T01:58:51.669Z] Removing intermediate container bcb5c3bd1a16 [2022-08-10T01:58:51.669Z] ---> 5d067a54db9d [2022-08-10T01:58:51.669Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T01:58:51.669Z] ---> Running in efff9088a49b [2022-08-10T01:58:52.265Z] Removing intermediate container efff9088a49b [2022-08-10T01:58:52.265Z] ---> 7224cfb79b0f [2022-08-10T01:58:52.265Z] Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T01:58:52.265Z] ---> Running in 7ed539831533 [2022-08-10T01:58:52.865Z] Removing intermediate container 7ed539831533 [2022-08-10T01:58:52.865Z] ---> 83603fec6831 [2022-08-10T01:58:52.865Z] Step 22/22 : LABEL version=2.3.0-dev.42 [2022-08-10T01:58:52.865Z] ---> Running in ae9a6c62745c [2022-08-10T01:58:53.465Z] Removing intermediate container ae9a6c62745c [2022-08-10T01:58:53.465Z] ---> afaf3ccfd3e0 [2022-08-10T01:58:53.465Z] [2022-08-10T01:58:53.739Z] Successfully built afaf3ccfd3e0 [2022-08-10T01:58:53.739Z] Successfully tagged support-notifications-arm64:latest [2022-08-10T01:58:53.739Z]  Building support-notifications ... done Building core-data [2022-08-10T01:58:57.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T01:58:57.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T01:58:57.142Z] ---> 289acb8ac2b6 [2022-08-10T01:58:57.142Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T01:58:57.142Z] ---> Using cache [2022-08-10T01:58:57.142Z] ---> 864d3e44589c [2022-08-10T01:58:57.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T01:58:57.142Z] ---> Using cache [2022-08-10T01:58:57.142Z] ---> a78f8ac3e7cf [2022-08-10T01:58:57.142Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T01:58:57.142Z] ---> Running in 2adf706139ef [2022-08-10T01:58:59.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T01:58:59.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T01:59:01.190Z] OK: 221 MiB in 51 packages [2022-08-10T01:59:02.635Z] Removing intermediate container 2adf706139ef [2022-08-10T01:59:02.635Z] ---> e475a0fdddbf [2022-08-10T01:59:02.635Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T01:59:03.622Z] ---> 69cd8af4b67a [2022-08-10T01:59:03.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T01:59:03.622Z] ---> Running in 64fdf833ef26 [2022-08-10T02:00:00.243Z] Removing intermediate container 64fdf833ef26 [2022-08-10T02:00:00.243Z] ---> dd493772cc16 [2022-08-10T02:00:00.243Z] Step 8/23 : COPY . . [2022-08-10T02:00:00.243Z] ---> 0774fe2942e9 [2022-08-10T02:00:00.243Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T02:00:00.243Z] ---> Running in ba256c87e4dc [2022-08-10T02:00:00.243Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-10T02:01:22.069Z] Removing intermediate container 0fa2357956fa [2022-08-10T02:01:22.069Z] ---> 202247988f91 [2022-08-10T02:01:22.069Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T02:01:22.069Z] ---> Running in 0805bbef2503 [2022-08-10T02:01:22.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-10T02:01:22.069Z] Removing intermediate container 0805bbef2503 [2022-08-10T02:01:22.069Z] ---> 7333064404f0 [2022-08-10T02:01:22.069Z] [2022-08-10T02:01:22.069Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T02:01:22.069Z] ---> 3d81c46cd875 [2022-08-10T02:01:22.069Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-10T02:01:22.069Z] ---> Running in ad9cb979869b [2022-08-10T02:01:22.069Z] Removing intermediate container ad9cb979869b [2022-08-10T02:01:22.069Z] ---> 9267f850697b [2022-08-10T02:01:22.069Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-10T02:01:22.069Z] ---> Running in 020c165405ca [2022-08-10T02:01:22.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T02:01:22.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T02:01:22.069Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T02:01:22.069Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T02:01:22.069Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T02:01:22.069Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T02:01:22.069Z] Executing bash-5.1.16-r2.post-install [2022-08-10T02:01:22.069Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T02:01:22.069Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T02:01:22.069Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T02:01:22.069Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T02:01:22.069Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T02:01:22.069Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T02:01:23.051Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T02:01:23.051Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T02:01:23.051Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T02:01:23.051Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T02:01:23.051Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T02:01:23.051Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T02:01:23.051Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T02:01:23.051Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T02:01:23.051Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T02:01:23.051Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T02:01:23.051Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T02:01:25.672Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T02:01:25.672Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T02:01:25.672Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T02:01:25.672Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T02:01:25.672Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T02:01:25.672Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T02:01:25.672Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T02:01:25.672Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T02:01:25.947Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T02:01:25.947Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T02:01:25.947Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T02:01:25.947Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T02:01:27.384Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T02:01:27.384Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T02:01:27.661Z] OK: 120 MiB in 47 packages [2022-08-10T02:01:45.979Z] Collecting docker-compose==1.23.2 [2022-08-10T02:01:45.979Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T02:01:45.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.6 MB/s eta 0:00:00 [2022-08-10T02:01:45.979Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T02:01:45.979Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T02:01:45.979Z] Collecting PyYAML<4,>=3.10 [2022-08-10T02:01:45.979Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T02:01:45.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.7 MB/s eta 0:00:00 [2022-08-10T02:01:48.618Z] Preparing metadata (setup.py): started [2022-08-10T02:01:51.254Z] Removing intermediate container 756953e3f6d8 [2022-08-10T02:01:51.255Z] ---> 7d8246a0f89b [2022-08-10T02:01:51.255Z] [2022-08-10T02:01:51.255Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T02:01:51.255Z] ---> 3d81c46cd875 [2022-08-10T02:01:51.255Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T02:01:51.255Z] ---> Using cache [2022-08-10T02:01:51.255Z] ---> 3faea8948124 [2022-08-10T02:01:51.255Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T02:01:51.255Z] ---> Using cache [2022-08-10T02:01:51.255Z] ---> 2837f59280e1 [2022-08-10T02:01:51.255Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T02:01:51.255Z] ---> Running in 36994fea6251 [2022-08-10T02:01:51.255Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T02:01:51.255Z] Collecting docopt<0.7,>=0.6.1 [2022-08-10T02:01:51.255Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T02:01:51.255Z] Preparing metadata (setup.py): started [2022-08-10T02:01:51.528Z] Removing intermediate container 36994fea6251 [2022-08-10T02:01:51.528Z] ---> 533d9fe9fba8 [2022-08-10T02:01:51.528Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T02:01:51.528Z] ---> Running in 89ff5ffb8fb7 [2022-08-10T02:01:52.126Z] Removing intermediate container 89ff5ffb8fb7 [2022-08-10T02:01:52.126Z] ---> 728766f4cb5c [2022-08-10T02:01:52.126Z] Step 15/23 : WORKDIR / [2022-08-10T02:01:52.126Z] ---> Running in d2c02ba1032c [2022-08-10T02:01:52.722Z] Removing intermediate container d2c02ba1032c [2022-08-10T02:01:52.722Z] ---> 966ecdb9a607 [2022-08-10T02:01:52.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T02:01:53.709Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T02:01:53.709Z] ---> f53a57803e1a [2022-08-10T02:01:53.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T02:01:53.991Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T02:01:53.991Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T02:01:53.991Z] Preparing metadata (setup.py): started [2022-08-10T02:01:55.985Z] ---> dbddca2824de [2022-08-10T02:01:55.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T02:01:56.976Z] ---> 1d03d4a6c36b [2022-08-10T02:01:56.976Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T02:01:56.976Z] ---> Running in cc1abbf08e7d [2022-08-10T02:01:57.257Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T02:01:57.534Z] Removing intermediate container cc1abbf08e7d [2022-08-10T02:01:57.534Z] ---> 468534c99a6b [2022-08-10T02:01:57.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T02:01:57.815Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T02:01:57.815Z] ---> Running in fae7e7caf59e [2022-08-10T02:01:57.815Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T02:01:57.815Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T02:01:58.096Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T02:01:58.096Z] Preparing metadata (setup.py): started [2022-08-10T02:01:58.096Z] Removing intermediate container fae7e7caf59e [2022-08-10T02:01:58.096Z] ---> b54b6b90eb29 [2022-08-10T02:01:58.096Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T02:01:58.383Z] ---> Running in d64900f75c56 [2022-08-10T02:01:58.986Z] Removing intermediate container d64900f75c56 [2022-08-10T02:01:58.986Z] ---> 1d1d570c5977 [2022-08-10T02:01:58.986Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:01:58.986Z] ---> Running in db2bad1d51e2 [2022-08-10T02:01:59.594Z] Removing intermediate container db2bad1d51e2 [2022-08-10T02:01:59.594Z] ---> 3d1c729f570c [2022-08-10T02:01:59.594Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T02:01:59.594Z] ---> Running in 26d19d669861 [2022-08-10T02:02:00.204Z] Removing intermediate container 26d19d669861 [2022-08-10T02:02:00.204Z] ---> 83f2c9d501ba [2022-08-10T02:02:00.204Z] [2022-08-10T02:02:00.204Z] Successfully built 83f2c9d501ba [2022-08-10T02:02:00.204Z] Successfully tagged core-metadata-arm64:latest [2022-08-10T02:02:00.204Z] Building security-spire-server [2022-08-10T02:02:00.807Z]  Building core-metadata ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-10T02:02:00.807Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-10T02:02:01.083Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T02:02:01.083Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T02:02:01.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.5 MB/s eta 0:00:00 [2022-08-10T02:02:01.959Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T02:02:01.959Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T02:02:01.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.0 MB/s eta 0:00:00 [2022-08-10T02:02:02.942Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T02:02:02.942Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T02:02:02.942Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.8 MB/s eta 0:00:00 [2022-08-10T02:02:03.543Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T02:02:03.543Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T02:02:03.818Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T02:02:03.818Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T02:02:03.818Z] ---> 289acb8ac2b6 [2022-08-10T02:02:03.818Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T02:02:03.818Z] ---> Using cache [2022-08-10T02:02:03.818Z] ---> 864d3e44589c [2022-08-10T02:02:03.818Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T02:02:03.818Z] ---> Using cache [2022-08-10T02:02:03.818Z] ---> a78f8ac3e7cf [2022-08-10T02:02:03.818Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T02:02:03.818Z] ---> Using cache [2022-08-10T02:02:03.818Z] ---> c91bd9df5d81 [2022-08-10T02:02:03.818Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T02:02:03.818Z] ---> Using cache [2022-08-10T02:02:03.818Z] ---> 9cf14b2933c2 [2022-08-10T02:02:03.818Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T02:02:03.818Z] ---> Using cache [2022-08-10T02:02:03.818Z] ---> 729055b0e699 [2022-08-10T02:02:03.818Z] Step 8/25 : COPY . . [2022-08-10T02:02:04.094Z] ---> Using cache [2022-08-10T02:02:04.094Z] ---> fdc775b5a72f [2022-08-10T02:02:04.094Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T02:02:04.094Z] ---> Using cache [2022-08-10T02:02:04.094Z] ---> cff21bea02ef [2022-08-10T02:02:04.094Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T02:02:04.094Z] ---> Using cache [2022-08-10T02:02:04.094Z] ---> 61650d4940f1 [2022-08-10T02:02:04.094Z] Step 11/25 : 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 [2022-08-10T02:02:04.368Z] ---> Running in fc72a243abbe [2022-08-10T02:02:04.968Z] Collecting certifi>=2017.4.17 [2022-08-10T02:02:04.968Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T02:02:05.239Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.3 MB/s eta 0:00:00 [2022-08-10T02:02:05.512Z] Collecting idna<2.8,>=2.5 [2022-08-10T02:02:05.512Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T02:02:05.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.5 MB/s eta 0:00:00 [2022-08-10T02:02:05.790Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T02:02:05.790Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T02:02:06.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.0 MB/s eta 0:00:00 [2022-08-10T02:02:07.065Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T02:02:07.065Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T02:02:07.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.9 MB/s eta 0:00:00 [2022-08-10T02:02:07.344Z] Removing intermediate container fc72a243abbe [2022-08-10T02:02:07.344Z] ---> 75b173be0f44 [2022-08-10T02:02:07.344Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T02:02:07.627Z] ---> Running in a845c6eb2ae5 [2022-08-10T02:02:07.912Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T02:02:07.912Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T02:02:07.912Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T02:02:07.912Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T02:02:08.209Z] Removing intermediate container a845c6eb2ae5 [2022-08-10T02:02:08.209Z] ---> 3ac7e8b2419c [2022-08-10T02:02:08.209Z] [2022-08-10T02:02:08.209Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T02:02:08.209Z] ---> 60f2846fe774 [2022-08-10T02:02:08.209Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T02:02:08.209Z] ---> Using cache [2022-08-10T02:02:08.209Z] ---> b8f62ab21965 [2022-08-10T02:02:08.209Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T02:02:08.209Z] ---> Using cache [2022-08-10T02:02:08.209Z] ---> d7ebd94b7a96 [2022-08-10T02:02:08.209Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T02:02:08.209Z] ---> Using cache [2022-08-10T02:02:08.209Z] ---> 2d6a1dff7a4b [2022-08-10T02:02:08.209Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T02:02:09.205Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T02:02:09.206Z] Running setup.py install for texttable: started [2022-08-10T02:02:12.630Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T02:02:12.630Z] Running setup.py install for PyYAML: started [2022-08-10T02:02:13.623Z] ---> 81766d92a894 [2022-08-10T02:02:13.623Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T02:02:14.626Z] ---> d693ed57343d [2022-08-10T02:02:14.626Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T02:02:16.102Z] ---> 34408313db74 [2022-08-10T02:02:16.102Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T02:02:16.382Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T02:02:17.844Z] ---> 76d72d5c1efc [2022-08-10T02:02:17.844Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T02:02:17.844Z] ---> Running in 0fcd5abf1d42 [2022-08-10T02:02:18.125Z] Running setup.py install for docopt: started [2022-08-10T02:02:18.732Z] Removing intermediate container 0fcd5abf1d42 [2022-08-10T02:02:18.732Z] ---> 4545ac44823e [2022-08-10T02:02:18.732Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T02:02:18.732Z] ---> Running in 174431e9c16e [2022-08-10T02:02:19.727Z] Removing intermediate container 174431e9c16e [2022-08-10T02:02:19.727Z] ---> 297caea7ef23 [2022-08-10T02:02:19.727Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T02:02:20.006Z] ---> Running in 2867de7a6819 [2022-08-10T02:02:21.001Z] Removing intermediate container 2867de7a6819 [2022-08-10T02:02:21.001Z] ---> f9bc6bea904d [2022-08-10T02:02:21.001Z] Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:02:21.001Z] ---> Running in 3b11bb9c80fd [2022-08-10T02:02:21.279Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T02:02:21.892Z] Removing intermediate container 3b11bb9c80fd [2022-08-10T02:02:21.892Z] ---> ad3da18c3fe9 [2022-08-10T02:02:21.892Z] Step 25/25 : LABEL version=2.3.0-dev.42 [2022-08-10T02:02:22.170Z] ---> Running in 9dd6747debf1 [2022-08-10T02:02:23.166Z] Removing intermediate container 9dd6747debf1 [2022-08-10T02:02:23.166Z] ---> a1cbfae58d26 [2022-08-10T02:02:23.166Z] [2022-08-10T02:02:23.772Z] Successfully built a1cbfae58d26 [2022-08-10T02:02:23.772Z] Successfully tagged security-spire-server-arm64:latest [2022-08-10T02:02:24.383Z]  Building security-spire-server ... done Removing intermediate container c29a1506dfd0 [2022-08-10T02:02:24.383Z] ---> 8864cc82d207 [2022-08-10T02:02:24.383Z] [2022-08-10T02:02:24.383Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T02:02:24.383Z] ---> 3d81c46cd875 [2022-08-10T02:02:24.383Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T02:02:24.663Z] ---> Running in 3757f4acdca5 [2022-08-10T02:02:24.942Z] Running setup.py install for dockerpty: started [2022-08-10T02:02:25.230Z] Removing intermediate container 3757f4acdca5 [2022-08-10T02:02:25.230Z] ---> 57649ad38041 [2022-08-10T02:02:25.230Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T02:02:25.230Z] ---> Running in b58a1e183305 [2022-08-10T02:02:27.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T02:02:27.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T02:02:28.115Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T02:02:28.723Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T02:02:28.723Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T02:02:28.723Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T02:02:28.723Z] OK: 5 MiB in 16 packages [2022-08-10T02:02:30.252Z] Removing intermediate container b58a1e183305 [2022-08-10T02:02:30.252Z] ---> 9655a98dccaa [2022-08-10T02:02:30.252Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T02:02:30.252Z] ---> Running in fbb1979f1d87 [2022-08-10T02:02:31.087Z] Removing intermediate container fbb1979f1d87 [2022-08-10T02:02:31.087Z] ---> 9c4720bbeedd [2022-08-10T02:02:31.087Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T02:02:31.087Z] ---> Running in 6b8b6d8efd10 [2022-08-10T02:02:31.717Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-10T02:02:31.717Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-10T02:02:31.717Z] Removing intermediate container 6b8b6d8efd10 [2022-08-10T02:02:31.717Z] ---> 9d1c6bbae30d [2022-08-10T02:02:31.717Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T02:02:31.717Z] ---> Running in a2dfd70f6112 [2022-08-10T02:02:32.356Z] Removing intermediate container a2dfd70f6112 [2022-08-10T02:02:32.356Z] ---> 47b5889d29ae [2022-08-10T02:02:32.356Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T02:02:32.705Z] ---> Running in d818efb6a2ed [2022-08-10T02:02:35.631Z] Removing intermediate container d818efb6a2ed [2022-08-10T02:02:35.631Z] ---> 8181110e7569 [2022-08-10T02:02:35.631Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T02:02:35.908Z] ---> Running in 9a1a3d3f6f8a [2022-08-10T02:02:36.903Z] Removing intermediate container 9a1a3d3f6f8a [2022-08-10T02:02:36.903Z] ---> a0068ebc511f [2022-08-10T02:02:36.903Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-10T02:02:38.353Z] ---> 5978147c3fd3 [2022-08-10T02:02:38.353Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T02:02:38.353Z] ---> Running in 4ca4fc546324 [2022-08-10T02:02:42.689Z] Removing intermediate container 4ca4fc546324 [2022-08-10T02:02:42.689Z] ---> f950835576d8 [2022-08-10T02:02:42.689Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T02:02:43.676Z] ---> 517de3e2cc7b [2022-08-10T02:02:43.676Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T02:02:47.090Z] ---> 7ec659fd7d5f [2022-08-10T02:02:47.090Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T02:02:48.539Z] ---> c63f0c224c42 [2022-08-10T02:02:48.539Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T02:02:49.982Z] ---> 5ef37d066d53 [2022-08-10T02:02:49.982Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T02:02:51.964Z] ---> 7784802ed6ce [2022-08-10T02:02:51.964Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T02:02:52.940Z] ---> 4d89043e84b0 [2022-08-10T02:02:52.940Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T02:02:52.940Z] ---> Running in fd840ae03e2a [2022-08-10T02:02:54.923Z] Removing intermediate container 020c165405ca [2022-08-10T02:02:54.923Z] ---> 2b1f53e1b23a [2022-08-10T02:02:54.923Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T02:02:54.923Z] ---> Running in 64fd7b260f18 [2022-08-10T02:02:55.525Z] Removing intermediate container 64fd7b260f18 [2022-08-10T02:02:55.525Z] ---> 069101c216ef [2022-08-10T02:02:55.525Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T02:02:55.807Z] ---> Running in 4ba86c845d98 [2022-08-10T02:02:56.417Z] Removing intermediate container 4ba86c845d98 [2022-08-10T02:02:56.417Z] ---> c0b0718ae419 [2022-08-10T02:02:56.417Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T02:02:56.698Z] Removing intermediate container fd840ae03e2a [2022-08-10T02:02:56.698Z] ---> 041b2cec5cd4 [2022-08-10T02:02:56.698Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-10T02:02:56.972Z] ---> Running in c8aa86385116 [2022-08-10T02:02:57.947Z] Removing intermediate container c8aa86385116 [2022-08-10T02:02:57.947Z] ---> eb111eec783b [2022-08-10T02:02:57.947Z] Step 28/31 : CMD ["gate"] [2022-08-10T02:02:57.947Z] ---> Running in c193ca183c14 [2022-08-10T02:02:58.551Z] Removing intermediate container c193ca183c14 [2022-08-10T02:02:58.551Z] ---> c6038df19720 [2022-08-10T02:02:58.551Z] Step 29/31 : LABEL arch=arm64 [2022-08-10T02:02:58.834Z] ---> Running in 1d52535091d0 [2022-08-10T02:02:59.107Z] ---> f34d464af55c [2022-08-10T02:02:59.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T02:02:59.384Z] Removing intermediate container 1d52535091d0 [2022-08-10T02:02:59.384Z] ---> 626eb3a444ce [2022-08-10T02:02:59.384Z] Step 30/31 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:02:59.663Z] ---> Running in 114467cec015 [2022-08-10T02:03:00.262Z] ---> 13f30712d4e9 [2022-08-10T02:03:00.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T02:03:00.536Z] Removing intermediate container 114467cec015 [2022-08-10T02:03:00.536Z] ---> d9223d02cde7 [2022-08-10T02:03:00.536Z] Step 31/31 : LABEL version=2.3.0-dev.42 [2022-08-10T02:03:00.536Z] ---> Running in 0917144d84ae [2022-08-10T02:03:01.525Z] Removing intermediate container 0917144d84ae [2022-08-10T02:03:01.525Z] ---> abfd9d1d075d [2022-08-10T02:03:01.525Z] [2022-08-10T02:03:01.525Z] Successfully built abfd9d1d075d [2022-08-10T02:03:01.525Z] ---> 8151ba41a4e3 [2022-08-10T02:03:01.525Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T02:03:01.525Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-10T02:03:01.802Z]  Building security-bootstrapper ... done  ---> Running in f0f72f83acb8 [2022-08-10T02:03:02.402Z] Removing intermediate container f0f72f83acb8 [2022-08-10T02:03:02.402Z] ---> c0ba6a37ab3c [2022-08-10T02:03:02.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T02:03:02.402Z] ---> Running in eb74dc616e6b [2022-08-10T02:03:02.995Z] Removing intermediate container eb74dc616e6b [2022-08-10T02:03:02.995Z] ---> 6a7554edc019 [2022-08-10T02:03:02.995Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T02:03:02.995Z] ---> Running in 686e10099c9b [2022-08-10T02:03:03.587Z] Removing intermediate container 686e10099c9b [2022-08-10T02:03:03.587Z] ---> 80752e72306c [2022-08-10T02:03:03.587Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:03:03.587Z] ---> Running in dc04aff3be1e [2022-08-10T02:03:04.189Z] Removing intermediate container dc04aff3be1e [2022-08-10T02:03:04.189Z] ---> f9eae03ff4cf [2022-08-10T02:03:04.189Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T02:03:04.189Z] ---> Running in f158b1789b6a [2022-08-10T02:03:04.789Z] Removing intermediate container f158b1789b6a [2022-08-10T02:03:04.789Z] ---> 8100da95fb9a [2022-08-10T02:03:04.789Z] [2022-08-10T02:03:05.064Z] Successfully built 8100da95fb9a [2022-08-10T02:03:05.064Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-10T02:04:13.099Z]  Building sys-mgmt-agent ... done Removing intermediate container 3d8d65365fb8 [2022-08-10T02:04:13.099Z] ---> 0cd1e7807415 [2022-08-10T02:04:13.099Z] [2022-08-10T02:04:13.099Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T02:04:13.099Z] ---> 60f2846fe774 [2022-08-10T02:04:13.099Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T02:04:13.099Z] ---> Using cache [2022-08-10T02:04:13.099Z] ---> b8f62ab21965 [2022-08-10T02:04:13.099Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T02:04:13.099Z] ---> Using cache [2022-08-10T02:04:13.099Z] ---> d7ebd94b7a96 [2022-08-10T02:04:13.099Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T02:04:13.099Z] ---> Running in 6f11a70717f3 [2022-08-10T02:04:13.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T02:04:13.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T02:04:15.669Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T02:04:15.669Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T02:04:15.669Z] OK: 15735 distinct packages available [2022-08-10T02:04:15.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T02:04:16.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T02:04:18.634Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T02:04:18.634Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T02:04:18.906Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-10T02:04:18.906Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T02:04:19.179Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T02:04:19.179Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T02:04:19.454Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T02:04:19.455Z] (8/9) Installing libucontext (1.1-r0) [2022-08-10T02:04:19.455Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T02:04:19.739Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T02:04:19.739Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T02:04:20.015Z] OK: 8 MiB in 23 packages [2022-08-10T02:04:20.992Z] Removing intermediate container ba256c87e4dc [2022-08-10T02:04:20.992Z] ---> 063ef22bf32b [2022-08-10T02:04:20.992Z] [2022-08-10T02:04:20.992Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T02:04:20.992Z] ---> 3d81c46cd875 [2022-08-10T02:04:20.992Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T02:04:20.992Z] ---> Running in a86736437b5e [2022-08-10T02:04:21.280Z] Removing intermediate container a86736437b5e [2022-08-10T02:04:21.280Z] ---> 6c458c67bdef [2022-08-10T02:04:21.280Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T02:04:21.554Z] ---> Running in 1ae7675e19a1 [2022-08-10T02:04:21.554Z] Removing intermediate container 6f11a70717f3 [2022-08-10T02:04:21.554Z] ---> a758efaf32d6 [2022-08-10T02:04:21.554Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T02:04:21.847Z] Removing intermediate container 1ae7675e19a1 [2022-08-10T02:04:21.847Z] ---> 8e92f7230cbf [2022-08-10T02:04:21.847Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T02:04:21.847Z] ---> Running in d948d3535899 [2022-08-10T02:04:22.344Z] ---> 73f42cc371a5 [2022-08-10T02:04:22.344Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T02:04:22.344Z] Removing intermediate container d948d3535899 [2022-08-10T02:04:22.344Z] ---> 40d35bb95276 [2022-08-10T02:04:22.344Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T02:04:22.344Z] ---> Running in b0db86d1d4d9 [2022-08-10T02:04:24.054Z] ---> ebcf44868e60 [2022-08-10T02:04:24.054Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T02:04:24.656Z] Removing intermediate container b0db86d1d4d9 [2022-08-10T02:04:24.656Z] ---> 76321635d179 [2022-08-10T02:04:24.656Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T02:04:24.656Z] ---> fb806a98a63a [2022-08-10T02:04:24.656Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T02:04:24.656Z] ---> Running in f5292a27def8 [2022-08-10T02:04:24.656Z] ---> Running in d5a1c98c70ed [2022-08-10T02:04:25.264Z] Removing intermediate container d5a1c98c70ed [2022-08-10T02:04:25.264Z] ---> d24eea4438e1 [2022-08-10T02:04:25.264Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T02:04:25.264Z] ---> Running in 0a9058a2502f [2022-08-10T02:04:25.539Z] Removing intermediate container 0a9058a2502f [2022-08-10T02:04:25.539Z] ---> 8e1ac5ff74e9 [2022-08-10T02:04:25.539Z] Step 18/20 : LABEL arch=arm64 [2022-08-10T02:04:25.539Z] ---> Running in b9d9415a1396 [2022-08-10T02:04:25.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T02:04:26.330Z] Removing intermediate container b9d9415a1396 [2022-08-10T02:04:26.330Z] ---> 27129a8ebe8f [2022-08-10T02:04:26.330Z] Step 19/20 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:26.330Z] ---> Running in 085f10451971 [2022-08-10T02:04:26.330Z] Removing intermediate container 085f10451971 [2022-08-10T02:04:26.330Z] ---> 3d366e25e737 [2022-08-10T02:04:26.330Z] Step 20/20 : LABEL version=2.3.0-dev.42 [2022-08-10T02:04:26.606Z] ---> Running in 7d05cd8a433b [2022-08-10T02:04:26.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T02:04:26.879Z] Removing intermediate container 7d05cd8a433b [2022-08-10T02:04:26.879Z] ---> d89f3c06933c [2022-08-10T02:04:26.879Z] [2022-08-10T02:04:26.879Z] Successfully built d89f3c06933c [2022-08-10T02:04:26.879Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-10T02:04:27.880Z]  Building security-spiffe-token-provider ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T02:04:27.880Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T02:04:28.153Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T02:04:28.153Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T02:04:28.428Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T02:04:28.428Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T02:04:28.704Z] Executing busybox-1.35.0-r15.trigger [2022-08-10T02:04:28.704Z] OK: 8 MiB in 20 packages [2022-08-10T02:04:29.710Z] Removing intermediate container f5292a27def8 [2022-08-10T02:04:29.710Z] ---> ff292ba2f255 [2022-08-10T02:04:29.710Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T02:04:30.310Z] ---> c48c2a0d5854 [2022-08-10T02:04:30.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T02:04:31.334Z] ---> 999d13540b2f [2022-08-10T02:04:31.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T02:04:32.012Z] ---> 92699add2ca4 [2022-08-10T02:04:32.012Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T02:04:32.012Z] ---> Running in 7b38c491fca4 [2022-08-10T02:04:32.656Z] Removing intermediate container 7b38c491fca4 [2022-08-10T02:04:32.656Z] ---> 72e81fa7f58c [2022-08-10T02:04:32.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T02:04:32.656Z] ---> Running in 318666361d37 [2022-08-10T02:04:32.955Z] Removing intermediate container 318666361d37 [2022-08-10T02:04:32.955Z] ---> 5baca4295eb7 [2022-08-10T02:04:32.955Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T02:04:33.232Z] ---> Running in 2de3c2ee5bcf [2022-08-10T02:04:33.508Z] Removing intermediate container 2de3c2ee5bcf [2022-08-10T02:04:33.508Z] ---> 43a42ca33707 [2022-08-10T02:04:33.508Z] Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:33.508Z] ---> Running in c2426de086a9 [2022-08-10T02:04:33.786Z] Removing intermediate container c2426de086a9 [2022-08-10T02:04:33.786Z] ---> 715deb5fd792 [2022-08-10T02:04:33.786Z] Step 23/23 : LABEL version=2.3.0-dev.42 [2022-08-10T02:04:34.060Z] ---> Running in 33c20d7e9cbf [2022-08-10T02:04:34.332Z] Removing intermediate container 33c20d7e9cbf [2022-08-10T02:04:34.332Z] ---> b3b903cf98bc [2022-08-10T02:04:34.332Z] [2022-08-10T02:04:34.332Z] Successfully built b3b903cf98bc [2022-08-10T02:04:34.332Z] Successfully tagged core-data-arm64:latest [2022-08-10T02:04:34.622Z]  Building core-data ... done  [Pipeline] } [2022-08-10T02:04:34.629Z] $ docker stop --time=1 c5494e2df17f15e080ce63d6df4cdf990ab45d1b9b0541aac967c12bdfbd373a [2022-08-10T02:04:36.388Z] $ docker rm -f c5494e2df17f15e080ce63d6df4cdf990ab45d1b9b0541aac967c12bdfbd373a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T02:04:36.948Z] + docker images [2022-08-10T02:04:37.220Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T02:04:37.220Z] core-data-arm64 latest b3b903cf98bc 3 seconds ago 20.6MB [2022-08-10T02:04:37.220Z] security-spiffe-token-provider-arm64 latest d89f3c06933c 11 seconds ago 28.3MB [2022-08-10T02:04:37.220Z] 063ef22bf32b 18 seconds ago 1.22GB [2022-08-10T02:04:37.220Z] 0cd1e7807415 28 seconds ago 1.24GB [2022-08-10T02:04:37.220Z] sys-mgmt-agent-arm64 latest 8100da95fb9a About a minute ago 133MB [2022-08-10T02:04:37.220Z] security-bootstrapper-arm64 latest abfd9d1d075d About a minute ago 18.6MB [2022-08-10T02:04:37.220Z] 8864cc82d207 2 minutes ago 1.19GB [2022-08-10T02:04:37.220Z] security-spire-server-arm64 latest a1cbfae58d26 2 minutes ago 84.2MB [2022-08-10T02:04:37.220Z] 3ac7e8b2419c 2 minutes ago 1.08GB [2022-08-10T02:04:37.220Z] core-metadata-arm64 latest 83f2c9d501ba 2 minutes ago 17.4MB [2022-08-10T02:04:37.220Z] 7d8246a0f89b 2 minutes ago 1.22GB [2022-08-10T02:04:37.220Z] 7333064404f0 3 minutes ago 1.19GB [2022-08-10T02:04:37.220Z] support-notifications-arm64 latest afaf3ccfd3e0 5 minutes ago 26.1MB [2022-08-10T02:04:37.220Z] 2d10223b9584 6 minutes ago 1.25GB [2022-08-10T02:04:37.220Z] support-scheduler-arm64 latest 1b1e3acfc371 7 minutes ago 25.6MB [2022-08-10T02:04:37.220Z] f5ef5e64e6b8 7 minutes ago 1.25GB [2022-08-10T02:04:37.220Z] security-spire-agent-arm64 latest f4955a8cb0ae 8 minutes ago 122MB [2022-08-10T02:04:37.220Z] dc8a85f6667e 8 minutes ago 1.08GB [2022-08-10T02:04:37.220Z] security-secretstore-setup-arm64 latest 738aff8ab23d 9 minutes ago 27.9MB [2022-08-10T02:04:37.220Z] security-proxy-setup-arm64 latest faa6f2f1f6d9 9 minutes ago 26.2MB [2022-08-10T02:04:37.220Z] 78f48d6fc41c 10 minutes ago 1.2GB [2022-08-10T02:04:37.220Z] core-command-arm64 latest 67c00c6ac50c 10 minutes ago 15.5MB [2022-08-10T02:04:37.220Z] 2e8ce8abd46a 10 minutes ago 1.19GB [2022-08-10T02:04:37.220Z] a60a57a62d3c 10 minutes ago 1.19GB [2022-08-10T02:04:37.220Z] security-spire-config-arm64 latest ae8c5226996a 15 minutes ago 83.6MB [2022-08-10T02:04:37.220Z] 7e64c99c4101 15 minutes ago 1.08GB [2022-08-10T02:04:37.220Z] ci-base-image-arm64 latest 289acb8ac2b6 18 minutes ago 994MB [2022-08-10T02:04:37.220Z] alpine 3.15 60f2846fe774 3 weeks ago 5.32MB [2022-08-10T02:04:37.220Z] alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB [2022-08-10T02:04:37.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-10T02:04:37.220Z] 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 [2022-08-10T02:04:37.356Z] provisioning config files... [2022-08-10T02:04:37.376Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config5616532530243230244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:04:37.741Z] ---> docker-login.sh [2022-08-10T02:04:37.741Z] nexus3.edgexfoundry.org:10001 [2022-08-10T02:04:38.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T02:04:38.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T02:04:38.284Z] Configure a credential helper to remove this warning. See [2022-08-10T02:04:38.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T02:04:38.284Z] [2022-08-10T02:04:38.284Z] Login Succeeded [2022-08-10T02:04:38.284Z] nexus3.edgexfoundry.org:10002 [2022-08-10T02:04:38.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T02:04:38.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T02:04:38.830Z] Configure a credential helper to remove this warning. See [2022-08-10T02:04:38.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T02:04:38.830Z] [2022-08-10T02:04:38.830Z] Login Succeeded [2022-08-10T02:04:38.830Z] nexus3.edgexfoundry.org:10003 [2022-08-10T02:04:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T02:04:39.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T02:04:39.376Z] Configure a credential helper to remove this warning. See [2022-08-10T02:04:39.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T02:04:39.376Z] [2022-08-10T02:04:39.376Z] Login Succeeded [2022-08-10T02:04:39.376Z] nexus3.edgexfoundry.org:10004 [2022-08-10T02:04:39.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T02:04:39.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T02:04:39.929Z] Configure a credential helper to remove this warning. See [2022-08-10T02:04:39.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T02:04:39.929Z] [2022-08-10T02:04:39.929Z] Login Succeeded [2022-08-10T02:04:39.929Z] docker.io [2022-08-10T02:04:40.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T02:04:40.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T02:04:40.805Z] Configure a credential helper to remove this warning. See [2022-08-10T02:04:40.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T02:04:40.805Z] [2022-08-10T02:04:40.805Z] Login Succeeded [2022-08-10T02:04:40.805Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T02:04:40.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:04:40.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T02:04:40.879Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-10T02:04:40.879Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:40.879Z] latest [2022-08-10T02:04:40.879Z] 2.3.0-dev.42 [2022-08-10T02:04:40.879Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:04:40.879Z] main [2022-08-10T02:04:40.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:41.250Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:41.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:41.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T02:04:41.611Z] 6c7de9b384aa: Preparing [2022-08-10T02:04:41.611Z] 99b445d25d02: Preparing [2022-08-10T02:04:41.611Z] 08116b1becc2: Preparing [2022-08-10T02:04:41.611Z] 82fc8d9199c2: Preparing [2022-08-10T02:04:41.611Z] 5b7df235d876: Preparing [2022-08-10T02:04:41.884Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:41.884Z] 08116b1becc2: Pushed [2022-08-10T02:04:41.884Z] 82fc8d9199c2: Pushed [2022-08-10T02:04:41.884Z] 6c7de9b384aa: Pushed [2022-08-10T02:04:44.492Z] 99b445d25d02: Pushed [2022-08-10T02:04:44.763Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:45.132Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:45.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-10T02:04:45.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T02:04:45.504Z] 6c7de9b384aa: Preparing [2022-08-10T02:04:45.504Z] 99b445d25d02: Preparing [2022-08-10T02:04:45.504Z] 08116b1becc2: Preparing [2022-08-10T02:04:45.504Z] 82fc8d9199c2: Preparing [2022-08-10T02:04:45.504Z] 5b7df235d876: Preparing [2022-08-10T02:04:45.504Z] 99b445d25d02: Layer already exists [2022-08-10T02:04:45.504Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:45.504Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:45.504Z] 6c7de9b384aa: Layer already exists [2022-08-10T02:04:45.504Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:04:45.774Z] latest: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:46.141Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:46.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.42 [2022-08-10T02:04:46.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T02:04:46.504Z] 6c7de9b384aa: Preparing [2022-08-10T02:04:46.504Z] 99b445d25d02: Preparing [2022-08-10T02:04:46.504Z] 08116b1becc2: Preparing [2022-08-10T02:04:46.504Z] 82fc8d9199c2: Preparing [2022-08-10T02:04:46.504Z] 5b7df235d876: Preparing [2022-08-10T02:04:46.504Z] 6c7de9b384aa: Layer already exists [2022-08-10T02:04:46.504Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:46.504Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:46.504Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:04:46.504Z] 99b445d25d02: Layer already exists [2022-08-10T02:04:46.774Z] 2.3.0-dev.42: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:47.156Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:47.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:04:47.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T02:04:47.513Z] 6c7de9b384aa: Preparing [2022-08-10T02:04:47.513Z] 99b445d25d02: Preparing [2022-08-10T02:04:47.513Z] 08116b1becc2: Preparing [2022-08-10T02:04:47.513Z] 82fc8d9199c2: Preparing [2022-08-10T02:04:47.513Z] 5b7df235d876: Preparing [2022-08-10T02:04:47.513Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:47.513Z] 99b445d25d02: Layer already exists [2022-08-10T02:04:47.513Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:04:47.513Z] 6c7de9b384aa: Layer already exists [2022-08-10T02:04:47.513Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:47.784Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:48.148Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:48.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-10T02:04:48.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T02:04:48.511Z] 6c7de9b384aa: Preparing [2022-08-10T02:04:48.511Z] 99b445d25d02: Preparing [2022-08-10T02:04:48.511Z] 08116b1becc2: Preparing [2022-08-10T02:04:48.511Z] 82fc8d9199c2: Preparing [2022-08-10T02:04:48.511Z] 5b7df235d876: Preparing [2022-08-10T02:04:48.511Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:48.511Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:48.511Z] 6c7de9b384aa: Layer already exists [2022-08-10T02:04:48.511Z] 99b445d25d02: Layer already exists [2022-08-10T02:04:48.511Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:04:48.781Z] main: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:04:48.839Z] ===================================================== [Pipeline] echo [2022-08-10T02:04:48.848Z] taggedImages: [2022-08-10T02:04:48.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:48.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-10T02:04:48.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.42 [2022-08-10T02:04:48.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:04:48.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-10T02:04:48.871Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-10T02:04:48.871Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:48.871Z] latest [2022-08-10T02:04:48.871Z] 2.3.0-dev.42 [2022-08-10T02:04:48.871Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:04:48.871Z] main [2022-08-10T02:04:48.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:49.230Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:49.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:49.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T02:04:49.598Z] c722f48ee1e6: Preparing [2022-08-10T02:04:49.598Z] fb6800d39568: Preparing [2022-08-10T02:04:49.598Z] 08116b1becc2: Preparing [2022-08-10T02:04:49.598Z] 226a68db361e: Preparing [2022-08-10T02:04:49.598Z] 7e67828b5450: Preparing [2022-08-10T02:04:49.598Z] 5b7df235d876: Preparing [2022-08-10T02:04:49.598Z] 5b7df235d876: Waiting [2022-08-10T02:04:49.868Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:49.868Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:49.868Z] c722f48ee1e6: Pushed [2022-08-10T02:04:49.868Z] 7e67828b5450: Pushed [2022-08-10T02:04:50.844Z] 226a68db361e: Pushed [2022-08-10T02:04:53.453Z] fb6800d39568: Pushed [2022-08-10T02:04:53.453Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:53.824Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:54.174Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-10T02:04:54.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T02:04:54.175Z] c722f48ee1e6: Preparing [2022-08-10T02:04:54.175Z] fb6800d39568: Preparing [2022-08-10T02:04:54.175Z] 08116b1becc2: Preparing [2022-08-10T02:04:54.175Z] 226a68db361e: Preparing [2022-08-10T02:04:54.175Z] 7e67828b5450: Preparing [2022-08-10T02:04:54.175Z] 5b7df235d876: Preparing [2022-08-10T02:04:54.175Z] 5b7df235d876: Waiting [2022-08-10T02:04:54.175Z] 226a68db361e: Layer already exists [2022-08-10T02:04:54.446Z] fb6800d39568: Layer already exists [2022-08-10T02:04:54.446Z] c722f48ee1e6: Layer already exists [2022-08-10T02:04:54.446Z] 7e67828b5450: Layer already exists [2022-08-10T02:04:54.446Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:54.446Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:54.446Z] latest: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:54.809Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:55.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.42 [2022-08-10T02:04:55.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T02:04:55.165Z] c722f48ee1e6: Preparing [2022-08-10T02:04:55.165Z] fb6800d39568: Preparing [2022-08-10T02:04:55.165Z] 08116b1becc2: Preparing [2022-08-10T02:04:55.165Z] 226a68db361e: Preparing [2022-08-10T02:04:55.165Z] 7e67828b5450: Preparing [2022-08-10T02:04:55.165Z] 5b7df235d876: Preparing [2022-08-10T02:04:55.165Z] 5b7df235d876: Waiting [2022-08-10T02:04:55.165Z] fb6800d39568: Layer already exists [2022-08-10T02:04:55.165Z] 7e67828b5450: Layer already exists [2022-08-10T02:04:55.165Z] c722f48ee1e6: Layer already exists [2022-08-10T02:04:55.165Z] 226a68db361e: Layer already exists [2022-08-10T02:04:55.165Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:55.436Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:55.436Z] 2.3.0-dev.42: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:55.800Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:56.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:04:56.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T02:04:56.166Z] c722f48ee1e6: Preparing [2022-08-10T02:04:56.166Z] fb6800d39568: Preparing [2022-08-10T02:04:56.166Z] 08116b1becc2: Preparing [2022-08-10T02:04:56.166Z] 226a68db361e: Preparing [2022-08-10T02:04:56.166Z] 7e67828b5450: Preparing [2022-08-10T02:04:56.166Z] 5b7df235d876: Preparing [2022-08-10T02:04:56.166Z] 5b7df235d876: Waiting [2022-08-10T02:04:56.166Z] fb6800d39568: Layer already exists [2022-08-10T02:04:56.447Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:56.447Z] 7e67828b5450: Layer already exists [2022-08-10T02:04:56.447Z] c722f48ee1e6: Layer already exists [2022-08-10T02:04:56.447Z] 226a68db361e: Layer already exists [2022-08-10T02:04:56.447Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:56.447Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:56.836Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:57.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-10T02:04:57.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T02:04:57.214Z] c722f48ee1e6: Preparing [2022-08-10T02:04:57.214Z] fb6800d39568: Preparing [2022-08-10T02:04:57.214Z] 08116b1becc2: Preparing [2022-08-10T02:04:57.214Z] 226a68db361e: Preparing [2022-08-10T02:04:57.214Z] 7e67828b5450: Preparing [2022-08-10T02:04:57.214Z] 5b7df235d876: Preparing [2022-08-10T02:04:57.214Z] 5b7df235d876: Waiting [2022-08-10T02:04:57.214Z] c722f48ee1e6: Layer already exists [2022-08-10T02:04:57.214Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:57.214Z] 7e67828b5450: Layer already exists [2022-08-10T02:04:57.214Z] fb6800d39568: Layer already exists [2022-08-10T02:04:57.485Z] 226a68db361e: Layer already exists [2022-08-10T02:04:57.485Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:57.485Z] main: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:04:57.546Z] ===================================================== [Pipeline] echo [2022-08-10T02:04:57.553Z] taggedImages: [2022-08-10T02:04:57.553Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:57.553Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-10T02:04:57.553Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.42 [2022-08-10T02:04:57.553Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:04:57.553Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-10T02:04:57.568Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-10T02:04:57.568Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:57.568Z] latest [2022-08-10T02:04:57.568Z] 2.3.0-dev.42 [2022-08-10T02:04:57.568Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:04:57.568Z] main [2022-08-10T02:04:57.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:57.907Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:04:58.265Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:04:58.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T02:04:58.265Z] 7ff6e7640f8f: Preparing [2022-08-10T02:04:58.265Z] fb60f504bbb2: Preparing [2022-08-10T02:04:58.265Z] 08116b1becc2: Preparing [2022-08-10T02:04:58.265Z] 82fc8d9199c2: Preparing [2022-08-10T02:04:58.265Z] 5b7df235d876: Preparing [2022-08-10T02:04:58.265Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:04:58.539Z] 5b7df235d876: Layer already exists [2022-08-10T02:04:58.539Z] 08116b1becc2: Layer already exists [2022-08-10T02:04:58.539Z] 7ff6e7640f8f: Pushed [2022-08-10T02:05:01.911Z] fb60f504bbb2: Pushed [2022-08-10T02:05:01.911Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:02.273Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:02.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-10T02:05:02.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T02:05:02.629Z] 7ff6e7640f8f: Preparing [2022-08-10T02:05:02.629Z] fb60f504bbb2: Preparing [2022-08-10T02:05:02.629Z] 08116b1becc2: Preparing [2022-08-10T02:05:02.629Z] 82fc8d9199c2: Preparing [2022-08-10T02:05:02.629Z] 5b7df235d876: Preparing [2022-08-10T02:05:02.629Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:02.629Z] 7ff6e7640f8f: Layer already exists [2022-08-10T02:05:02.629Z] fb60f504bbb2: Layer already exists [2022-08-10T02:05:02.629Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:02.629Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:05:02.900Z] latest: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:03.262Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:03.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.42 [2022-08-10T02:05:03.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T02:05:03.616Z] 7ff6e7640f8f: Preparing [2022-08-10T02:05:03.616Z] fb60f504bbb2: Preparing [2022-08-10T02:05:03.616Z] 08116b1becc2: Preparing [2022-08-10T02:05:03.616Z] 82fc8d9199c2: Preparing [2022-08-10T02:05:03.616Z] 5b7df235d876: Preparing [2022-08-10T02:05:03.616Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:05:03.616Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:03.616Z] fb60f504bbb2: Layer already exists [2022-08-10T02:05:03.617Z] 7ff6e7640f8f: Layer already exists [2022-08-10T02:05:03.617Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:03.887Z] 2.3.0-dev.42: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:04.254Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:04.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:04.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T02:05:04.617Z] 7ff6e7640f8f: Preparing [2022-08-10T02:05:04.617Z] fb60f504bbb2: Preparing [2022-08-10T02:05:04.617Z] 08116b1becc2: Preparing [2022-08-10T02:05:04.617Z] 82fc8d9199c2: Preparing [2022-08-10T02:05:04.617Z] 5b7df235d876: Preparing [2022-08-10T02:05:04.617Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:04.617Z] 7ff6e7640f8f: Layer already exists [2022-08-10T02:05:04.617Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:05:04.617Z] fb60f504bbb2: Layer already exists [2022-08-10T02:05:04.617Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:04.895Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:05.261Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:05.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-10T02:05:05.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T02:05:05.626Z] 7ff6e7640f8f: Preparing [2022-08-10T02:05:05.626Z] fb60f504bbb2: Preparing [2022-08-10T02:05:05.626Z] 08116b1becc2: Preparing [2022-08-10T02:05:05.626Z] 82fc8d9199c2: Preparing [2022-08-10T02:05:05.626Z] 5b7df235d876: Preparing [2022-08-10T02:05:05.626Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:05.626Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:05:05.626Z] 7ff6e7640f8f: Layer already exists [2022-08-10T02:05:05.626Z] fb60f504bbb2: Layer already exists [2022-08-10T02:05:05.626Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:05.897Z] main: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:05:05.970Z] ===================================================== [Pipeline] echo [2022-08-10T02:05:05.978Z] taggedImages: [2022-08-10T02:05:05.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:05.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-10T02:05:05.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.42 [2022-08-10T02:05:05.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:05.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-10T02:05:06.004Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-10T02:05:06.004Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:06.004Z] latest [2022-08-10T02:05:06.004Z] 2.3.0-dev.42 [2022-08-10T02:05:06.004Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:06.004Z] main [2022-08-10T02:05:06.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:06.377Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:06.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:06.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T02:05:06.736Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:06.736Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:06.736Z] c1f3e5808fb0: Preparing [2022-08-10T02:05:06.736Z] ed4d30af3591: Preparing [2022-08-10T02:05:06.736Z] 0e7f43380f2d: Preparing [2022-08-10T02:05:06.736Z] 1d5e763514bd: Preparing [2022-08-10T02:05:06.736Z] 08116b1becc2: Preparing [2022-08-10T02:05:06.736Z] d4df8e2e60c1: Preparing [2022-08-10T02:05:06.736Z] 7398b6a3a61d: Preparing [2022-08-10T02:05:06.736Z] 3a8412822874: Preparing [2022-08-10T02:05:06.736Z] 39ff390e3fce: Preparing [2022-08-10T02:05:06.736Z] 5b7df235d876: Preparing [2022-08-10T02:05:06.736Z] d4df8e2e60c1: Waiting [2022-08-10T02:05:06.736Z] 7398b6a3a61d: Waiting [2022-08-10T02:05:06.736Z] 3a8412822874: Waiting [2022-08-10T02:05:06.736Z] 39ff390e3fce: Waiting [2022-08-10T02:05:06.736Z] 5b7df235d876: Waiting [2022-08-10T02:05:06.736Z] 08116b1becc2: Waiting [2022-08-10T02:05:07.006Z] 0e7f43380f2d: Pushed [2022-08-10T02:05:07.006Z] ed4d30af3591: Pushed [2022-08-10T02:05:07.006Z] c1f3e5808fb0: Pushed [2022-08-10T02:05:07.006Z] c9d555cfbe7e: Pushed [2022-08-10T02:05:07.006Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:07.278Z] 3a8412822874: Pushed [2022-08-10T02:05:07.278Z] d4df8e2e60c1: Pushed [2022-08-10T02:05:07.278Z] 39ff390e3fce: Pushed [2022-08-10T02:05:07.278Z] 7398b6a3a61d: Pushed [2022-08-10T02:05:07.278Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:10.656Z] 1d5e763514bd: Pushed [2022-08-10T02:05:10.656Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:11.018Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:11.377Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-10T02:05:11.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T02:05:11.377Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:11.377Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:11.377Z] c1f3e5808fb0: Preparing [2022-08-10T02:05:11.377Z] ed4d30af3591: Preparing [2022-08-10T02:05:11.377Z] 0e7f43380f2d: Preparing [2022-08-10T02:05:11.377Z] 1d5e763514bd: Preparing [2022-08-10T02:05:11.377Z] 08116b1becc2: Preparing [2022-08-10T02:05:11.377Z] d4df8e2e60c1: Preparing [2022-08-10T02:05:11.377Z] 7398b6a3a61d: Preparing [2022-08-10T02:05:11.377Z] 3a8412822874: Preparing [2022-08-10T02:05:11.377Z] 39ff390e3fce: Preparing [2022-08-10T02:05:11.377Z] 5b7df235d876: Preparing [2022-08-10T02:05:11.377Z] 3a8412822874: Waiting [2022-08-10T02:05:11.377Z] 39ff390e3fce: Waiting [2022-08-10T02:05:11.377Z] 5b7df235d876: Waiting [2022-08-10T02:05:11.377Z] d4df8e2e60c1: Waiting [2022-08-10T02:05:11.377Z] 7398b6a3a61d: Waiting [2022-08-10T02:05:11.377Z] 08116b1becc2: Waiting [2022-08-10T02:05:11.377Z] c1f3e5808fb0: Layer already exists [2022-08-10T02:05:11.377Z] 0e7f43380f2d: Layer already exists [2022-08-10T02:05:11.377Z] ed4d30af3591: Layer already exists [2022-08-10T02:05:11.377Z] 1d5e763514bd: Layer already exists [2022-08-10T02:05:11.377Z] c9d555cfbe7e: Layer already exists [2022-08-10T02:05:11.377Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:11.377Z] d4df8e2e60c1: Layer already exists [2022-08-10T02:05:11.377Z] 7398b6a3a61d: Layer already exists [2022-08-10T02:05:11.377Z] 39ff390e3fce: Layer already exists [2022-08-10T02:05:11.377Z] 3a8412822874: Layer already exists [2022-08-10T02:05:11.377Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:11.647Z] latest: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:12.004Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:12.358Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.42 [2022-08-10T02:05:12.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T02:05:12.358Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:12.358Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:12.358Z] c1f3e5808fb0: Preparing [2022-08-10T02:05:12.358Z] ed4d30af3591: Preparing [2022-08-10T02:05:12.358Z] 0e7f43380f2d: Preparing [2022-08-10T02:05:12.358Z] 1d5e763514bd: Preparing [2022-08-10T02:05:12.358Z] 08116b1becc2: Preparing [2022-08-10T02:05:12.358Z] d4df8e2e60c1: Preparing [2022-08-10T02:05:12.358Z] 7398b6a3a61d: Preparing [2022-08-10T02:05:12.358Z] 3a8412822874: Preparing [2022-08-10T02:05:12.358Z] 39ff390e3fce: Preparing [2022-08-10T02:05:12.358Z] 5b7df235d876: Preparing [2022-08-10T02:05:12.358Z] 08116b1becc2: Waiting [2022-08-10T02:05:12.358Z] d4df8e2e60c1: Waiting [2022-08-10T02:05:12.358Z] 7398b6a3a61d: Waiting [2022-08-10T02:05:12.358Z] 3a8412822874: Waiting [2022-08-10T02:05:12.358Z] 39ff390e3fce: Waiting [2022-08-10T02:05:12.358Z] 5b7df235d876: Waiting [2022-08-10T02:05:12.359Z] 0e7f43380f2d: Layer already exists [2022-08-10T02:05:12.359Z] ed4d30af3591: Layer already exists [2022-08-10T02:05:12.359Z] c1f3e5808fb0: Layer already exists [2022-08-10T02:05:12.359Z] 1d5e763514bd: Layer already exists [2022-08-10T02:05:12.359Z] c9d555cfbe7e: Layer already exists [2022-08-10T02:05:12.638Z] 3a8412822874: Layer already exists [2022-08-10T02:05:12.638Z] 7398b6a3a61d: Layer already exists [2022-08-10T02:05:12.638Z] d4df8e2e60c1: Layer already exists [2022-08-10T02:05:12.638Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:12.638Z] 39ff390e3fce: Layer already exists [2022-08-10T02:05:12.638Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:12.638Z] 2.3.0-dev.42: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:13.019Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:13.376Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:13.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T02:05:13.376Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:13.376Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:13.376Z] c1f3e5808fb0: Preparing [2022-08-10T02:05:13.376Z] ed4d30af3591: Preparing [2022-08-10T02:05:13.376Z] 0e7f43380f2d: Preparing [2022-08-10T02:05:13.376Z] 1d5e763514bd: Preparing [2022-08-10T02:05:13.376Z] 08116b1becc2: Preparing [2022-08-10T02:05:13.376Z] d4df8e2e60c1: Preparing [2022-08-10T02:05:13.376Z] 7398b6a3a61d: Preparing [2022-08-10T02:05:13.376Z] 3a8412822874: Preparing [2022-08-10T02:05:13.376Z] 39ff390e3fce: Preparing [2022-08-10T02:05:13.376Z] 5b7df235d876: Preparing [2022-08-10T02:05:13.376Z] 08116b1becc2: Waiting [2022-08-10T02:05:13.376Z] d4df8e2e60c1: Waiting [2022-08-10T02:05:13.376Z] 39ff390e3fce: Waiting [2022-08-10T02:05:13.376Z] 5b7df235d876: Waiting [2022-08-10T02:05:13.376Z] 7398b6a3a61d: Waiting [2022-08-10T02:05:13.376Z] 3a8412822874: Waiting [2022-08-10T02:05:13.376Z] c9d555cfbe7e: Layer already exists [2022-08-10T02:05:13.376Z] 0e7f43380f2d: Layer already exists [2022-08-10T02:05:13.376Z] ed4d30af3591: Layer already exists [2022-08-10T02:05:13.376Z] c1f3e5808fb0: Layer already exists [2022-08-10T02:05:13.376Z] 1d5e763514bd: Layer already exists [2022-08-10T02:05:13.376Z] 3a8412822874: Layer already exists [2022-08-10T02:05:13.376Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:13.376Z] 39ff390e3fce: Layer already exists [2022-08-10T02:05:13.376Z] d4df8e2e60c1: Layer already exists [2022-08-10T02:05:13.376Z] 7398b6a3a61d: Layer already exists [2022-08-10T02:05:13.647Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:13.647Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:14.007Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:14.359Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-10T02:05:14.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T02:05:14.359Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:14.359Z] c9d555cfbe7e: Preparing [2022-08-10T02:05:14.359Z] c1f3e5808fb0: Preparing [2022-08-10T02:05:14.359Z] ed4d30af3591: Preparing [2022-08-10T02:05:14.359Z] 0e7f43380f2d: Preparing [2022-08-10T02:05:14.359Z] 1d5e763514bd: Preparing [2022-08-10T02:05:14.359Z] 08116b1becc2: Preparing [2022-08-10T02:05:14.359Z] d4df8e2e60c1: Preparing [2022-08-10T02:05:14.359Z] 7398b6a3a61d: Preparing [2022-08-10T02:05:14.359Z] 3a8412822874: Preparing [2022-08-10T02:05:14.359Z] 39ff390e3fce: Preparing [2022-08-10T02:05:14.359Z] 5b7df235d876: Preparing [2022-08-10T02:05:14.359Z] 7398b6a3a61d: Waiting [2022-08-10T02:05:14.359Z] 39ff390e3fce: Waiting [2022-08-10T02:05:14.359Z] 3a8412822874: Waiting [2022-08-10T02:05:14.359Z] 5b7df235d876: Waiting [2022-08-10T02:05:14.359Z] c9d555cfbe7e: Layer already exists [2022-08-10T02:05:14.359Z] 1d5e763514bd: Layer already exists [2022-08-10T02:05:14.359Z] ed4d30af3591: Layer already exists [2022-08-10T02:05:14.359Z] c1f3e5808fb0: Layer already exists [2022-08-10T02:05:14.359Z] 0e7f43380f2d: Layer already exists [2022-08-10T02:05:14.359Z] 7398b6a3a61d: Layer already exists [2022-08-10T02:05:14.359Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:14.359Z] d4df8e2e60c1: Layer already exists [2022-08-10T02:05:14.359Z] 39ff390e3fce: Layer already exists [2022-08-10T02:05:14.627Z] 3a8412822874: Layer already exists [2022-08-10T02:05:14.627Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:14.627Z] main: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:05:14.686Z] ===================================================== [Pipeline] echo [2022-08-10T02:05:14.695Z] taggedImages: [2022-08-10T02:05:14.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:14.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-10T02:05:14.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.42 [2022-08-10T02:05:14.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:14.695Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-10T02:05:14.717Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-10T02:05:14.717Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:14.717Z] latest [2022-08-10T02:05:14.717Z] 2.3.0-dev.42 [2022-08-10T02:05:14.717Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:14.717Z] main [2022-08-10T02:05:14.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:15.088Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:15.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:15.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T02:05:15.439Z] 9d15d9b33a13: Preparing [2022-08-10T02:05:15.439Z] 4e56a206ba0b: Preparing [2022-08-10T02:05:15.439Z] f9dd442f6d2f: Preparing [2022-08-10T02:05:15.439Z] 8a7167ae0532: Preparing [2022-08-10T02:05:15.439Z] 59bb676f1518: Preparing [2022-08-10T02:05:15.439Z] f60161451b27: Preparing [2022-08-10T02:05:15.439Z] 724817877df1: Preparing [2022-08-10T02:05:15.439Z] 5b7df235d876: Preparing [2022-08-10T02:05:15.439Z] 724817877df1: Waiting [2022-08-10T02:05:15.439Z] 5b7df235d876: Waiting [2022-08-10T02:05:15.439Z] f60161451b27: Waiting [2022-08-10T02:05:15.721Z] 59bb676f1518: Pushed [2022-08-10T02:05:15.721Z] 4e56a206ba0b: Pushed [2022-08-10T02:05:15.721Z] 9d15d9b33a13: Pushed [2022-08-10T02:05:15.993Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:15.993Z] f60161451b27: Pushed [2022-08-10T02:05:16.585Z] 724817877df1: Pushed [2022-08-10T02:05:18.015Z] f9dd442f6d2f: Pushed [2022-08-10T02:05:18.015Z] 8a7167ae0532: Pushed [2022-08-10T02:05:18.287Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:18.647Z] + 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 [2022-08-10T02:05:19.011Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-10T02:05:19.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T02:05:19.011Z] 9d15d9b33a13: Preparing [2022-08-10T02:05:19.011Z] 4e56a206ba0b: Preparing [2022-08-10T02:05:19.011Z] f9dd442f6d2f: Preparing [2022-08-10T02:05:19.011Z] 8a7167ae0532: Preparing [2022-08-10T02:05:19.011Z] 59bb676f1518: Preparing [2022-08-10T02:05:19.011Z] f60161451b27: Preparing [2022-08-10T02:05:19.011Z] 724817877df1: Preparing [2022-08-10T02:05:19.011Z] 5b7df235d876: Preparing [2022-08-10T02:05:19.011Z] 724817877df1: Waiting [2022-08-10T02:05:19.011Z] 5b7df235d876: Waiting [2022-08-10T02:05:19.011Z] f60161451b27: Waiting [2022-08-10T02:05:19.285Z] f9dd442f6d2f: Layer already exists [2022-08-10T02:05:19.285Z] 4e56a206ba0b: Layer already exists [2022-08-10T02:05:19.285Z] 9d15d9b33a13: Layer already exists [2022-08-10T02:05:19.285Z] 59bb676f1518: Layer already exists [2022-08-10T02:05:19.285Z] 8a7167ae0532: Layer already exists [2022-08-10T02:05:19.285Z] f60161451b27: Layer already exists [2022-08-10T02:05:19.285Z] 724817877df1: Layer already exists [2022-08-10T02:05:19.285Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:19.285Z] latest: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:19.643Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:19.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.42 [2022-08-10T02:05:19.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T02:05:19.999Z] 9d15d9b33a13: Preparing [2022-08-10T02:05:19.999Z] 4e56a206ba0b: Preparing [2022-08-10T02:05:19.999Z] f9dd442f6d2f: Preparing [2022-08-10T02:05:19.999Z] 8a7167ae0532: Preparing [2022-08-10T02:05:19.999Z] 59bb676f1518: Preparing [2022-08-10T02:05:19.999Z] f60161451b27: Preparing [2022-08-10T02:05:19.999Z] 724817877df1: Preparing [2022-08-10T02:05:19.999Z] 5b7df235d876: Preparing [2022-08-10T02:05:19.999Z] 724817877df1: Waiting [2022-08-10T02:05:19.999Z] 5b7df235d876: Waiting [2022-08-10T02:05:19.999Z] f60161451b27: Waiting [2022-08-10T02:05:19.999Z] 8a7167ae0532: Layer already exists [2022-08-10T02:05:19.999Z] 9d15d9b33a13: Layer already exists [2022-08-10T02:05:19.999Z] f9dd442f6d2f: Layer already exists [2022-08-10T02:05:19.999Z] 4e56a206ba0b: Layer already exists [2022-08-10T02:05:19.999Z] 59bb676f1518: Layer already exists [2022-08-10T02:05:20.272Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:20.272Z] 724817877df1: Layer already exists [2022-08-10T02:05:20.272Z] f60161451b27: Layer already exists [2022-08-10T02:05:20.272Z] 2.3.0-dev.42: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:20.670Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:21.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:21.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T02:05:21.044Z] 9d15d9b33a13: Preparing [2022-08-10T02:05:21.044Z] 4e56a206ba0b: Preparing [2022-08-10T02:05:21.044Z] f9dd442f6d2f: Preparing [2022-08-10T02:05:21.044Z] 8a7167ae0532: Preparing [2022-08-10T02:05:21.044Z] 59bb676f1518: Preparing [2022-08-10T02:05:21.044Z] f60161451b27: Preparing [2022-08-10T02:05:21.044Z] 724817877df1: Preparing [2022-08-10T02:05:21.044Z] 5b7df235d876: Preparing [2022-08-10T02:05:21.044Z] f60161451b27: Waiting [2022-08-10T02:05:21.044Z] 724817877df1: Waiting [2022-08-10T02:05:21.044Z] 5b7df235d876: Waiting [2022-08-10T02:05:21.044Z] 59bb676f1518: Layer already exists [2022-08-10T02:05:21.044Z] f9dd442f6d2f: Layer already exists [2022-08-10T02:05:21.044Z] 4e56a206ba0b: Layer already exists [2022-08-10T02:05:21.044Z] 9d15d9b33a13: Layer already exists [2022-08-10T02:05:21.044Z] 8a7167ae0532: Layer already exists [2022-08-10T02:05:21.339Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:21.339Z] 724817877df1: Layer already exists [2022-08-10T02:05:21.339Z] f60161451b27: Layer already exists [2022-08-10T02:05:21.339Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:21.707Z] + 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 [2022-08-10T02:05:22.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-10T02:05:22.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T02:05:22.074Z] 9d15d9b33a13: Preparing [2022-08-10T02:05:22.074Z] 4e56a206ba0b: Preparing [2022-08-10T02:05:22.074Z] f9dd442f6d2f: Preparing [2022-08-10T02:05:22.074Z] 8a7167ae0532: Preparing [2022-08-10T02:05:22.074Z] 59bb676f1518: Preparing [2022-08-10T02:05:22.074Z] f60161451b27: Preparing [2022-08-10T02:05:22.074Z] 724817877df1: Preparing [2022-08-10T02:05:22.074Z] 5b7df235d876: Preparing [2022-08-10T02:05:22.074Z] f60161451b27: Waiting [2022-08-10T02:05:22.074Z] 724817877df1: Waiting [2022-08-10T02:05:22.074Z] 5b7df235d876: Waiting [2022-08-10T02:05:22.074Z] f9dd442f6d2f: Layer already exists [2022-08-10T02:05:22.074Z] 9d15d9b33a13: Layer already exists [2022-08-10T02:05:22.074Z] 59bb676f1518: Layer already exists [2022-08-10T02:05:22.074Z] 8a7167ae0532: Layer already exists [2022-08-10T02:05:22.074Z] 4e56a206ba0b: Layer already exists [2022-08-10T02:05:22.345Z] 724817877df1: Layer already exists [2022-08-10T02:05:22.345Z] f60161451b27: Layer already exists [2022-08-10T02:05:22.345Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:22.345Z] main: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:05:22.400Z] ===================================================== [Pipeline] echo [2022-08-10T02:05:22.409Z] taggedImages: [2022-08-10T02:05:22.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:22.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-10T02:05:22.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.42 [2022-08-10T02:05:22.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:22.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-10T02:05:22.429Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-10T02:05:22.429Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:22.429Z] latest [2022-08-10T02:05:22.429Z] 2.3.0-dev.42 [2022-08-10T02:05:22.429Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:22.429Z] main [2022-08-10T02:05:22.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:22.780Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:23.132Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:23.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T02:05:23.133Z] bac45440d1f1: Preparing [2022-08-10T02:05:23.133Z] 477127cda542: Preparing [2022-08-10T02:05:23.133Z] 1f063192c0fe: Preparing [2022-08-10T02:05:23.133Z] e8a2ddc60d60: Preparing [2022-08-10T02:05:23.133Z] a108b53ce2cb: Preparing [2022-08-10T02:05:23.133Z] e50038bcd17a: Preparing [2022-08-10T02:05:23.133Z] fabebb39c319: Preparing [2022-08-10T02:05:23.133Z] c07fb11a17c5: Preparing [2022-08-10T02:05:23.133Z] 36c38a06e6bd: Preparing [2022-08-10T02:05:23.133Z] 5b7df235d876: Preparing [2022-08-10T02:05:23.133Z] c07fb11a17c5: Waiting [2022-08-10T02:05:23.133Z] 5b7df235d876: Waiting [2022-08-10T02:05:23.133Z] 36c38a06e6bd: Waiting [2022-08-10T02:05:23.133Z] e50038bcd17a: Waiting [2022-08-10T02:05:23.133Z] fabebb39c319: Waiting [2022-08-10T02:05:23.412Z] a108b53ce2cb: Pushed [2022-08-10T02:05:23.412Z] bac45440d1f1: Pushed [2022-08-10T02:05:23.412Z] 477127cda542: Pushed [2022-08-10T02:05:23.698Z] e50038bcd17a: Pushed [2022-08-10T02:05:23.698Z] fabebb39c319: Pushed [2022-08-10T02:05:23.698Z] c07fb11a17c5: Pushed [2022-08-10T02:05:23.698Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:23.974Z] 36c38a06e6bd: Pushed [2022-08-10T02:05:25.945Z] e8a2ddc60d60: Pushed [2022-08-10T02:05:26.920Z] 1f063192c0fe: Pushed [2022-08-10T02:05:26.920Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:27.279Z] + 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 [2022-08-10T02:05:27.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-10T02:05:27.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T02:05:27.636Z] bac45440d1f1: Preparing [2022-08-10T02:05:27.636Z] 477127cda542: Preparing [2022-08-10T02:05:27.636Z] 1f063192c0fe: Preparing [2022-08-10T02:05:27.636Z] e8a2ddc60d60: Preparing [2022-08-10T02:05:27.636Z] a108b53ce2cb: Preparing [2022-08-10T02:05:27.636Z] e50038bcd17a: Preparing [2022-08-10T02:05:27.636Z] fabebb39c319: Preparing [2022-08-10T02:05:27.636Z] c07fb11a17c5: Preparing [2022-08-10T02:05:27.636Z] 36c38a06e6bd: Preparing [2022-08-10T02:05:27.636Z] 5b7df235d876: Preparing [2022-08-10T02:05:27.636Z] c07fb11a17c5: Waiting [2022-08-10T02:05:27.636Z] 36c38a06e6bd: Waiting [2022-08-10T02:05:27.636Z] 5b7df235d876: Waiting [2022-08-10T02:05:27.636Z] fabebb39c319: Waiting [2022-08-10T02:05:27.636Z] 477127cda542: Layer already exists [2022-08-10T02:05:27.636Z] bac45440d1f1: Layer already exists [2022-08-10T02:05:27.636Z] a108b53ce2cb: Layer already exists [2022-08-10T02:05:27.636Z] 1f063192c0fe: Layer already exists [2022-08-10T02:05:27.636Z] e8a2ddc60d60: Layer already exists [2022-08-10T02:05:27.912Z] e50038bcd17a: Layer already exists [2022-08-10T02:05:27.912Z] fabebb39c319: Layer already exists [2022-08-10T02:05:27.912Z] 36c38a06e6bd: Layer already exists [2022-08-10T02:05:27.912Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:27.912Z] c07fb11a17c5: Layer already exists [2022-08-10T02:05:27.912Z] latest: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:28.296Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:28.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.42 [2022-08-10T02:05:28.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T02:05:28.663Z] bac45440d1f1: Preparing [2022-08-10T02:05:28.663Z] 477127cda542: Preparing [2022-08-10T02:05:28.663Z] 1f063192c0fe: Preparing [2022-08-10T02:05:28.663Z] e8a2ddc60d60: Preparing [2022-08-10T02:05:28.663Z] a108b53ce2cb: Preparing [2022-08-10T02:05:28.663Z] e50038bcd17a: Preparing [2022-08-10T02:05:28.663Z] fabebb39c319: Preparing [2022-08-10T02:05:28.663Z] c07fb11a17c5: Preparing [2022-08-10T02:05:28.663Z] 36c38a06e6bd: Preparing [2022-08-10T02:05:28.663Z] 5b7df235d876: Preparing [2022-08-10T02:05:28.663Z] e50038bcd17a: Waiting [2022-08-10T02:05:28.663Z] fabebb39c319: Waiting [2022-08-10T02:05:28.663Z] c07fb11a17c5: Waiting [2022-08-10T02:05:28.663Z] 5b7df235d876: Waiting [2022-08-10T02:05:28.663Z] 36c38a06e6bd: Waiting [2022-08-10T02:05:28.938Z] e8a2ddc60d60: Layer already exists [2022-08-10T02:05:28.938Z] bac45440d1f1: Layer already exists [2022-08-10T02:05:28.938Z] a108b53ce2cb: Layer already exists [2022-08-10T02:05:28.938Z] 477127cda542: Layer already exists [2022-08-10T02:05:28.938Z] 1f063192c0fe: Layer already exists [2022-08-10T02:05:28.938Z] e50038bcd17a: Layer already exists [2022-08-10T02:05:28.938Z] fabebb39c319: Layer already exists [2022-08-10T02:05:28.938Z] c07fb11a17c5: Layer already exists [2022-08-10T02:05:28.938Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:28.938Z] 36c38a06e6bd: Layer already exists [2022-08-10T02:05:28.938Z] 2.3.0-dev.42: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:29.305Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:29.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:29.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T02:05:29.663Z] bac45440d1f1: Preparing [2022-08-10T02:05:29.663Z] 477127cda542: Preparing [2022-08-10T02:05:29.663Z] 1f063192c0fe: Preparing [2022-08-10T02:05:29.663Z] e8a2ddc60d60: Preparing [2022-08-10T02:05:29.663Z] a108b53ce2cb: Preparing [2022-08-10T02:05:29.663Z] e50038bcd17a: Preparing [2022-08-10T02:05:29.663Z] fabebb39c319: Preparing [2022-08-10T02:05:29.663Z] c07fb11a17c5: Preparing [2022-08-10T02:05:29.663Z] 36c38a06e6bd: Preparing [2022-08-10T02:05:29.663Z] 5b7df235d876: Preparing [2022-08-10T02:05:29.663Z] e50038bcd17a: Waiting [2022-08-10T02:05:29.663Z] fabebb39c319: Waiting [2022-08-10T02:05:29.663Z] 5b7df235d876: Waiting [2022-08-10T02:05:29.663Z] c07fb11a17c5: Waiting [2022-08-10T02:05:29.663Z] 36c38a06e6bd: Waiting [2022-08-10T02:05:29.663Z] a108b53ce2cb: Layer already exists [2022-08-10T02:05:29.663Z] 1f063192c0fe: Layer already exists [2022-08-10T02:05:29.663Z] 477127cda542: Layer already exists [2022-08-10T02:05:29.663Z] bac45440d1f1: Layer already exists [2022-08-10T02:05:29.663Z] e8a2ddc60d60: Layer already exists [2022-08-10T02:05:29.663Z] c07fb11a17c5: Layer already exists [2022-08-10T02:05:29.936Z] 36c38a06e6bd: Layer already exists [2022-08-10T02:05:29.936Z] fabebb39c319: Layer already exists [2022-08-10T02:05:29.936Z] e50038bcd17a: Layer already exists [2022-08-10T02:05:29.936Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:29.936Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:30.300Z] + 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 [2022-08-10T02:05:30.657Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-10T02:05:30.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T02:05:30.657Z] bac45440d1f1: Preparing [2022-08-10T02:05:30.657Z] 477127cda542: Preparing [2022-08-10T02:05:30.657Z] 1f063192c0fe: Preparing [2022-08-10T02:05:30.657Z] e8a2ddc60d60: Preparing [2022-08-10T02:05:30.657Z] a108b53ce2cb: Preparing [2022-08-10T02:05:30.657Z] e50038bcd17a: Preparing [2022-08-10T02:05:30.657Z] fabebb39c319: Preparing [2022-08-10T02:05:30.657Z] c07fb11a17c5: Preparing [2022-08-10T02:05:30.657Z] 36c38a06e6bd: Preparing [2022-08-10T02:05:30.657Z] 5b7df235d876: Preparing [2022-08-10T02:05:30.657Z] fabebb39c319: Waiting [2022-08-10T02:05:30.657Z] c07fb11a17c5: Waiting [2022-08-10T02:05:30.657Z] 36c38a06e6bd: Waiting [2022-08-10T02:05:30.657Z] 5b7df235d876: Waiting [2022-08-10T02:05:30.657Z] e50038bcd17a: Waiting [2022-08-10T02:05:30.657Z] 477127cda542: Layer already exists [2022-08-10T02:05:30.657Z] a108b53ce2cb: Layer already exists [2022-08-10T02:05:30.657Z] bac45440d1f1: Layer already exists [2022-08-10T02:05:30.657Z] e8a2ddc60d60: Layer already exists [2022-08-10T02:05:30.657Z] 1f063192c0fe: Layer already exists [2022-08-10T02:05:30.929Z] c07fb11a17c5: Layer already exists [2022-08-10T02:05:30.929Z] e50038bcd17a: Layer already exists [2022-08-10T02:05:30.929Z] 36c38a06e6bd: Layer already exists [2022-08-10T02:05:30.929Z] 5b7df235d876: Layer already exists [2022-08-10T02:05:30.929Z] fabebb39c319: Layer already exists [2022-08-10T02:05:30.929Z] main: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:05:30.987Z] ===================================================== [Pipeline] echo [2022-08-10T02:05:30.995Z] taggedImages: [2022-08-10T02:05:30.995Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:30.995Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-10T02:05:30.995Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.42 [2022-08-10T02:05:30.995Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:30.995Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-10T02:05:31.010Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-10T02:05:31.010Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:31.010Z] latest [2022-08-10T02:05:31.010Z] 2.3.0-dev.42 [2022-08-10T02:05:31.010Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:31.010Z] main [2022-08-10T02:05:31.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:31.353Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:31.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:31.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T02:05:31.704Z] 510c85586ec7: Preparing [2022-08-10T02:05:31.704Z] 4659ee125142: Preparing [2022-08-10T02:05:31.704Z] 08116b1becc2: Preparing [2022-08-10T02:05:31.704Z] 84df219d44dd: Preparing [2022-08-10T02:05:31.704Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:31.704Z] eb54b7b7991f: Preparing [2022-08-10T02:05:31.704Z] eb54b7b7991f: Waiting [2022-08-10T02:05:31.976Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:31.976Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:31.976Z] 73b0e6ec88ea: Pushed [2022-08-10T02:05:31.976Z] 510c85586ec7: Pushed [2022-08-10T02:05:33.402Z] 84df219d44dd: Pushed [2022-08-10T02:05:36.776Z] 4659ee125142: Pushed [2022-08-10T02:05:36.776Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:37.125Z] + 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 [2022-08-10T02:05:37.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-10T02:05:37.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T02:05:37.480Z] 510c85586ec7: Preparing [2022-08-10T02:05:37.480Z] 4659ee125142: Preparing [2022-08-10T02:05:37.480Z] 08116b1becc2: Preparing [2022-08-10T02:05:37.480Z] 84df219d44dd: Preparing [2022-08-10T02:05:37.480Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:37.480Z] eb54b7b7991f: Preparing [2022-08-10T02:05:37.480Z] eb54b7b7991f: Waiting [2022-08-10T02:05:37.480Z] 510c85586ec7: Layer already exists [2022-08-10T02:05:37.480Z] 4659ee125142: Layer already exists [2022-08-10T02:05:37.480Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:37.480Z] 84df219d44dd: Layer already exists [2022-08-10T02:05:37.480Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:05:37.480Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:37.751Z] latest: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:38.108Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:38.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.42 [2022-08-10T02:05:38.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T02:05:38.455Z] 510c85586ec7: Preparing [2022-08-10T02:05:38.455Z] 4659ee125142: Preparing [2022-08-10T02:05:38.455Z] 08116b1becc2: Preparing [2022-08-10T02:05:38.455Z] 84df219d44dd: Preparing [2022-08-10T02:05:38.455Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:38.455Z] eb54b7b7991f: Preparing [2022-08-10T02:05:38.455Z] eb54b7b7991f: Waiting [2022-08-10T02:05:38.455Z] 84df219d44dd: Layer already exists [2022-08-10T02:05:38.455Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:05:38.455Z] 4659ee125142: Layer already exists [2022-08-10T02:05:38.455Z] 510c85586ec7: Layer already exists [2022-08-10T02:05:38.455Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:38.455Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:38.728Z] 2.3.0-dev.42: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:39.079Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:39.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:39.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T02:05:39.436Z] 510c85586ec7: Preparing [2022-08-10T02:05:39.436Z] 4659ee125142: Preparing [2022-08-10T02:05:39.436Z] 08116b1becc2: Preparing [2022-08-10T02:05:39.436Z] 84df219d44dd: Preparing [2022-08-10T02:05:39.436Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:39.436Z] eb54b7b7991f: Preparing [2022-08-10T02:05:39.436Z] eb54b7b7991f: Waiting [2022-08-10T02:05:39.436Z] 4659ee125142: Layer already exists [2022-08-10T02:05:39.436Z] 84df219d44dd: Layer already exists [2022-08-10T02:05:39.436Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:39.436Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:05:39.436Z] 510c85586ec7: Layer already exists [2022-08-10T02:05:39.436Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:39.707Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:40.065Z] + 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 [2022-08-10T02:05:40.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-10T02:05:40.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T02:05:40.415Z] 510c85586ec7: Preparing [2022-08-10T02:05:40.415Z] 4659ee125142: Preparing [2022-08-10T02:05:40.415Z] 08116b1becc2: Preparing [2022-08-10T02:05:40.415Z] 84df219d44dd: Preparing [2022-08-10T02:05:40.415Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:40.415Z] eb54b7b7991f: Preparing [2022-08-10T02:05:40.415Z] eb54b7b7991f: Waiting [2022-08-10T02:05:40.415Z] 4659ee125142: Layer already exists [2022-08-10T02:05:40.415Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:05:40.415Z] 510c85586ec7: Layer already exists [2022-08-10T02:05:40.415Z] 84df219d44dd: Layer already exists [2022-08-10T02:05:40.415Z] 08116b1becc2: Layer already exists [2022-08-10T02:05:40.415Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:40.690Z] main: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:05:40.750Z] ===================================================== [Pipeline] echo [2022-08-10T02:05:40.758Z] taggedImages: [2022-08-10T02:05:40.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:40.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-10T02:05:40.758Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.42 [2022-08-10T02:05:40.759Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:40.759Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-10T02:05:40.783Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-10T02:05:40.783Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:40.783Z] latest [2022-08-10T02:05:40.783Z] 2.3.0-dev.42 [2022-08-10T02:05:40.783Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:05:40.783Z] main [2022-08-10T02:05:40.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:41.132Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:41.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:05:41.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T02:05:41.490Z] 3e3f2d0b0677: Preparing [2022-08-10T02:05:41.490Z] c0cf363e45f6: Preparing [2022-08-10T02:05:41.490Z] 0316ee17b208: Preparing [2022-08-10T02:05:41.490Z] 33204225bb71: Preparing [2022-08-10T02:05:41.490Z] 489757409c26: Preparing [2022-08-10T02:05:41.490Z] 9148f02d58aa: Preparing [2022-08-10T02:05:41.490Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:41.490Z] 9148f02d58aa: Waiting [2022-08-10T02:05:41.490Z] eb54b7b7991f: Preparing [2022-08-10T02:05:41.490Z] 73b0e6ec88ea: Waiting [2022-08-10T02:05:41.490Z] eb54b7b7991f: Waiting [2022-08-10T02:05:41.765Z] c0cf363e45f6: Pushed [2022-08-10T02:05:41.765Z] 3e3f2d0b0677: Pushed [2022-08-10T02:05:41.765Z] 0316ee17b208: Pushed [2022-08-10T02:05:41.765Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:05:41.765Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:42.745Z] 9148f02d58aa: Pushed [2022-08-10T02:05:51.169Z] 489757409c26: Pushed [2022-08-10T02:05:57.872Z] 33204225bb71: Pushed [2022-08-10T02:05:58.144Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:58.508Z] + 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 [2022-08-10T02:05:58.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-10T02:05:58.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T02:05:58.862Z] 3e3f2d0b0677: Preparing [2022-08-10T02:05:58.862Z] c0cf363e45f6: Preparing [2022-08-10T02:05:58.862Z] 0316ee17b208: Preparing [2022-08-10T02:05:58.862Z] 33204225bb71: Preparing [2022-08-10T02:05:58.862Z] 489757409c26: Preparing [2022-08-10T02:05:58.862Z] 9148f02d58aa: Preparing [2022-08-10T02:05:58.862Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:58.862Z] eb54b7b7991f: Preparing [2022-08-10T02:05:58.862Z] 9148f02d58aa: Waiting [2022-08-10T02:05:58.862Z] 73b0e6ec88ea: Waiting [2022-08-10T02:05:58.862Z] eb54b7b7991f: Waiting [2022-08-10T02:05:58.862Z] 33204225bb71: Layer already exists [2022-08-10T02:05:58.862Z] c0cf363e45f6: Layer already exists [2022-08-10T02:05:58.862Z] 0316ee17b208: Layer already exists [2022-08-10T02:05:58.862Z] 489757409c26: Layer already exists [2022-08-10T02:05:58.862Z] 3e3f2d0b0677: Layer already exists [2022-08-10T02:05:58.862Z] 9148f02d58aa: Layer already exists [2022-08-10T02:05:58.862Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:58.862Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:05:59.133Z] latest: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:59.500Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:05:59.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.42 [2022-08-10T02:05:59.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T02:05:59.847Z] 3e3f2d0b0677: Preparing [2022-08-10T02:05:59.847Z] c0cf363e45f6: Preparing [2022-08-10T02:05:59.847Z] 0316ee17b208: Preparing [2022-08-10T02:05:59.847Z] 33204225bb71: Preparing [2022-08-10T02:05:59.847Z] 489757409c26: Preparing [2022-08-10T02:05:59.847Z] 9148f02d58aa: Preparing [2022-08-10T02:05:59.847Z] 73b0e6ec88ea: Preparing [2022-08-10T02:05:59.847Z] eb54b7b7991f: Preparing [2022-08-10T02:05:59.847Z] 73b0e6ec88ea: Waiting [2022-08-10T02:05:59.847Z] eb54b7b7991f: Waiting [2022-08-10T02:05:59.847Z] 9148f02d58aa: Waiting [2022-08-10T02:05:59.847Z] c0cf363e45f6: Layer already exists [2022-08-10T02:05:59.847Z] 489757409c26: Layer already exists [2022-08-10T02:05:59.847Z] 3e3f2d0b0677: Layer already exists [2022-08-10T02:05:59.847Z] 0316ee17b208: Layer already exists [2022-08-10T02:05:59.847Z] 33204225bb71: Layer already exists [2022-08-10T02:05:59.847Z] 9148f02d58aa: Layer already exists [2022-08-10T02:05:59.847Z] eb54b7b7991f: Layer already exists [2022-08-10T02:05:59.847Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:00.117Z] 2.3.0-dev.42: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:00.479Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:00.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:00.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T02:06:00.838Z] 3e3f2d0b0677: Preparing [2022-08-10T02:06:00.838Z] c0cf363e45f6: Preparing [2022-08-10T02:06:00.838Z] 0316ee17b208: Preparing [2022-08-10T02:06:00.838Z] 33204225bb71: Preparing [2022-08-10T02:06:00.838Z] 489757409c26: Preparing [2022-08-10T02:06:00.838Z] 9148f02d58aa: Preparing [2022-08-10T02:06:00.838Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:00.838Z] eb54b7b7991f: Preparing [2022-08-10T02:06:00.838Z] 9148f02d58aa: Waiting [2022-08-10T02:06:00.838Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:00.838Z] eb54b7b7991f: Waiting [2022-08-10T02:06:00.838Z] c0cf363e45f6: Layer already exists [2022-08-10T02:06:00.838Z] 489757409c26: Layer already exists [2022-08-10T02:06:00.838Z] 3e3f2d0b0677: Layer already exists [2022-08-10T02:06:00.838Z] 33204225bb71: Layer already exists [2022-08-10T02:06:00.838Z] 0316ee17b208: Layer already exists [2022-08-10T02:06:00.838Z] 9148f02d58aa: Layer already exists [2022-08-10T02:06:00.838Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:00.838Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:01.108Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:01.476Z] + 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 [2022-08-10T02:06:01.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-10T02:06:01.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T02:06:01.830Z] 3e3f2d0b0677: Preparing [2022-08-10T02:06:01.830Z] c0cf363e45f6: Preparing [2022-08-10T02:06:01.830Z] 0316ee17b208: Preparing [2022-08-10T02:06:01.830Z] 33204225bb71: Preparing [2022-08-10T02:06:01.830Z] 489757409c26: Preparing [2022-08-10T02:06:01.830Z] 9148f02d58aa: Preparing [2022-08-10T02:06:01.830Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:01.830Z] eb54b7b7991f: Preparing [2022-08-10T02:06:01.830Z] 9148f02d58aa: Waiting [2022-08-10T02:06:01.830Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:01.830Z] eb54b7b7991f: Waiting [2022-08-10T02:06:01.830Z] 489757409c26: Layer already exists [2022-08-10T02:06:01.830Z] 33204225bb71: Layer already exists [2022-08-10T02:06:01.830Z] 0316ee17b208: Layer already exists [2022-08-10T02:06:01.830Z] 3e3f2d0b0677: Layer already exists [2022-08-10T02:06:01.830Z] c0cf363e45f6: Layer already exists [2022-08-10T02:06:02.102Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:02.102Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:02.102Z] 9148f02d58aa: Layer already exists [2022-08-10T02:06:02.102Z] main: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:06:02.148Z] ===================================================== [Pipeline] echo [2022-08-10T02:06:02.153Z] taggedImages: [2022-08-10T02:06:02.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:02.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-10T02:06:02.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.42 [2022-08-10T02:06:02.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:02.153Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-10T02:06:02.166Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-10T02:06:02.166Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:02.166Z] latest [2022-08-10T02:06:02.166Z] 2.3.0-dev.42 [2022-08-10T02:06:02.166Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:02.166Z] main [2022-08-10T02:06:02.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:02.504Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:02.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:02.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T02:06:02.873Z] dc13ca120520: Preparing [2022-08-10T02:06:02.873Z] ea2cce1d92df: Preparing [2022-08-10T02:06:02.873Z] 1e387eb45cbd: Preparing [2022-08-10T02:06:02.873Z] 17217d2dff58: Preparing [2022-08-10T02:06:02.873Z] acf0089ee204: Preparing [2022-08-10T02:06:02.873Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:02.873Z] eb54b7b7991f: Preparing [2022-08-10T02:06:02.873Z] eb54b7b7991f: Waiting [2022-08-10T02:06:03.165Z] 1e387eb45cbd: Pushed [2022-08-10T02:06:03.165Z] dc13ca120520: Pushed [2022-08-10T02:06:03.165Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:03.165Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:03.435Z] ea2cce1d92df: Pushed [2022-08-10T02:06:04.024Z] acf0089ee204: Pushed [2022-08-10T02:06:22.313Z] 17217d2dff58: Pushed [2022-08-10T02:06:22.313Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:22.951Z] + 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 [2022-08-10T02:06:23.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-10T02:06:23.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T02:06:23.296Z] dc13ca120520: Preparing [2022-08-10T02:06:23.296Z] ea2cce1d92df: Preparing [2022-08-10T02:06:23.296Z] 1e387eb45cbd: Preparing [2022-08-10T02:06:23.296Z] 17217d2dff58: Preparing [2022-08-10T02:06:23.296Z] acf0089ee204: Preparing [2022-08-10T02:06:23.296Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:23.296Z] eb54b7b7991f: Preparing [2022-08-10T02:06:23.296Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:23.296Z] eb54b7b7991f: Waiting [2022-08-10T02:06:23.296Z] 1e387eb45cbd: Layer already exists [2022-08-10T02:06:23.296Z] 17217d2dff58: Layer already exists [2022-08-10T02:06:23.296Z] dc13ca120520: Layer already exists [2022-08-10T02:06:23.296Z] ea2cce1d92df: Layer already exists [2022-08-10T02:06:23.296Z] acf0089ee204: Layer already exists [2022-08-10T02:06:23.296Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:23.296Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:23.567Z] latest: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:23.929Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:24.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.42 [2022-08-10T02:06:24.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T02:06:24.278Z] dc13ca120520: Preparing [2022-08-10T02:06:24.278Z] ea2cce1d92df: Preparing [2022-08-10T02:06:24.278Z] 1e387eb45cbd: Preparing [2022-08-10T02:06:24.278Z] 17217d2dff58: Preparing [2022-08-10T02:06:24.278Z] acf0089ee204: Preparing [2022-08-10T02:06:24.278Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:24.278Z] eb54b7b7991f: Preparing [2022-08-10T02:06:24.278Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:24.278Z] eb54b7b7991f: Waiting [2022-08-10T02:06:24.278Z] dc13ca120520: Layer already exists [2022-08-10T02:06:24.278Z] 1e387eb45cbd: Layer already exists [2022-08-10T02:06:24.278Z] acf0089ee204: Layer already exists [2022-08-10T02:06:24.278Z] 17217d2dff58: Layer already exists [2022-08-10T02:06:24.278Z] ea2cce1d92df: Layer already exists [2022-08-10T02:06:24.278Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:24.278Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:24.548Z] 2.3.0-dev.42: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:25.145Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:25.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:25.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T02:06:25.757Z] dc13ca120520: Preparing [2022-08-10T02:06:25.757Z] ea2cce1d92df: Preparing [2022-08-10T02:06:25.757Z] 1e387eb45cbd: Preparing [2022-08-10T02:06:25.757Z] 17217d2dff58: Preparing [2022-08-10T02:06:25.757Z] acf0089ee204: Preparing [2022-08-10T02:06:25.757Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:25.757Z] eb54b7b7991f: Preparing [2022-08-10T02:06:25.757Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:25.757Z] eb54b7b7991f: Waiting [2022-08-10T02:06:25.757Z] ea2cce1d92df: Layer already exists [2022-08-10T02:06:25.757Z] acf0089ee204: Layer already exists [2022-08-10T02:06:25.757Z] 1e387eb45cbd: Layer already exists [2022-08-10T02:06:25.757Z] dc13ca120520: Layer already exists [2022-08-10T02:06:25.757Z] 17217d2dff58: Layer already exists [2022-08-10T02:06:25.757Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:25.757Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:25.757Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:26.116Z] + 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 [2022-08-10T02:06:26.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-10T02:06:26.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T02:06:26.710Z] dc13ca120520: Preparing [2022-08-10T02:06:26.710Z] ea2cce1d92df: Preparing [2022-08-10T02:06:26.710Z] 1e387eb45cbd: Preparing [2022-08-10T02:06:26.710Z] 17217d2dff58: Preparing [2022-08-10T02:06:26.710Z] acf0089ee204: Preparing [2022-08-10T02:06:26.710Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:26.710Z] eb54b7b7991f: Preparing [2022-08-10T02:06:26.710Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:26.710Z] eb54b7b7991f: Waiting [2022-08-10T02:06:26.710Z] 1e387eb45cbd: Layer already exists [2022-08-10T02:06:26.710Z] 17217d2dff58: Layer already exists [2022-08-10T02:06:26.710Z] acf0089ee204: Layer already exists [2022-08-10T02:06:26.710Z] dc13ca120520: Layer already exists [2022-08-10T02:06:26.710Z] ea2cce1d92df: Layer already exists [2022-08-10T02:06:26.710Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:26.710Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:27.008Z] main: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:06:27.071Z] ===================================================== [Pipeline] echo [2022-08-10T02:06:27.083Z] taggedImages: [2022-08-10T02:06:27.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:27.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-10T02:06:27.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.42 [2022-08-10T02:06:27.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:27.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-10T02:06:27.103Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-10T02:06:27.103Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:27.103Z] latest [2022-08-10T02:06:27.103Z] 2.3.0-dev.42 [2022-08-10T02:06:27.103Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:27.103Z] main [2022-08-10T02:06:27.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:27.446Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:28.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:28.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T02:06:28.039Z] c5257bf1bcb9: Preparing [2022-08-10T02:06:28.039Z] 2deda05b2463: Preparing [2022-08-10T02:06:28.039Z] 850ec79a70b8: Preparing [2022-08-10T02:06:28.039Z] 6244500141a8: Preparing [2022-08-10T02:06:28.039Z] 9148f02d58aa: Preparing [2022-08-10T02:06:28.039Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:28.039Z] eb54b7b7991f: Preparing [2022-08-10T02:06:28.039Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:28.039Z] eb54b7b7991f: Waiting [2022-08-10T02:06:28.039Z] 9148f02d58aa: Layer already exists [2022-08-10T02:06:28.316Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:28.316Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:28.316Z] c5257bf1bcb9: Pushed [2022-08-10T02:06:28.316Z] 2deda05b2463: Pushed [2022-08-10T02:06:28.316Z] 850ec79a70b8: Pushed [2022-08-10T02:06:43.460Z] 6244500141a8: Pushed [2022-08-10T02:06:43.460Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:43.837Z] + 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 [2022-08-10T02:06:44.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-10T02:06:44.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T02:06:44.238Z] c5257bf1bcb9: Preparing [2022-08-10T02:06:44.238Z] 2deda05b2463: Preparing [2022-08-10T02:06:44.238Z] 850ec79a70b8: Preparing [2022-08-10T02:06:44.238Z] 6244500141a8: Preparing [2022-08-10T02:06:44.238Z] 9148f02d58aa: Preparing [2022-08-10T02:06:44.238Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:44.238Z] eb54b7b7991f: Preparing [2022-08-10T02:06:44.238Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:44.238Z] eb54b7b7991f: Waiting [2022-08-10T02:06:44.238Z] c5257bf1bcb9: Layer already exists [2022-08-10T02:06:44.509Z] 2deda05b2463: Layer already exists [2022-08-10T02:06:44.509Z] 6244500141a8: Layer already exists [2022-08-10T02:06:44.509Z] 9148f02d58aa: Layer already exists [2022-08-10T02:06:44.509Z] 850ec79a70b8: Layer already exists [2022-08-10T02:06:44.509Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:44.509Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:44.509Z] latest: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:44.873Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:45.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.42 [2022-08-10T02:06:45.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T02:06:45.233Z] c5257bf1bcb9: Preparing [2022-08-10T02:06:45.233Z] 2deda05b2463: Preparing [2022-08-10T02:06:45.233Z] 850ec79a70b8: Preparing [2022-08-10T02:06:45.233Z] 6244500141a8: Preparing [2022-08-10T02:06:45.233Z] 9148f02d58aa: Preparing [2022-08-10T02:06:45.233Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:45.233Z] eb54b7b7991f: Preparing [2022-08-10T02:06:45.233Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:45.233Z] eb54b7b7991f: Waiting [2022-08-10T02:06:45.233Z] 9148f02d58aa: Layer already exists [2022-08-10T02:06:45.233Z] 6244500141a8: Layer already exists [2022-08-10T02:06:45.233Z] c5257bf1bcb9: Layer already exists [2022-08-10T02:06:45.233Z] 850ec79a70b8: Layer already exists [2022-08-10T02:06:45.233Z] 2deda05b2463: Layer already exists [2022-08-10T02:06:45.233Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:45.233Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:45.507Z] 2.3.0-dev.42: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:45.867Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:46.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:46.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T02:06:46.219Z] c5257bf1bcb9: Preparing [2022-08-10T02:06:46.219Z] 2deda05b2463: Preparing [2022-08-10T02:06:46.219Z] 850ec79a70b8: Preparing [2022-08-10T02:06:46.219Z] 6244500141a8: Preparing [2022-08-10T02:06:46.219Z] 9148f02d58aa: Preparing [2022-08-10T02:06:46.219Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:46.219Z] eb54b7b7991f: Preparing [2022-08-10T02:06:46.219Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:46.219Z] eb54b7b7991f: Waiting [2022-08-10T02:06:46.219Z] 6244500141a8: Layer already exists [2022-08-10T02:06:46.219Z] 9148f02d58aa: Layer already exists [2022-08-10T02:06:46.219Z] 850ec79a70b8: Layer already exists [2022-08-10T02:06:46.219Z] 2deda05b2463: Layer already exists [2022-08-10T02:06:46.219Z] c5257bf1bcb9: Layer already exists [2022-08-10T02:06:46.219Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:46.219Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:46.488Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:46.847Z] + 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 [2022-08-10T02:06:47.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-10T02:06:47.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T02:06:47.203Z] c5257bf1bcb9: Preparing [2022-08-10T02:06:47.203Z] 2deda05b2463: Preparing [2022-08-10T02:06:47.203Z] 850ec79a70b8: Preparing [2022-08-10T02:06:47.203Z] 6244500141a8: Preparing [2022-08-10T02:06:47.203Z] 9148f02d58aa: Preparing [2022-08-10T02:06:47.203Z] 73b0e6ec88ea: Preparing [2022-08-10T02:06:47.203Z] eb54b7b7991f: Preparing [2022-08-10T02:06:47.203Z] 73b0e6ec88ea: Waiting [2022-08-10T02:06:47.203Z] 9148f02d58aa: Layer already exists [2022-08-10T02:06:47.203Z] 2deda05b2463: Layer already exists [2022-08-10T02:06:47.203Z] 850ec79a70b8: Layer already exists [2022-08-10T02:06:47.203Z] 6244500141a8: Layer already exists [2022-08-10T02:06:47.203Z] c5257bf1bcb9: Layer already exists [2022-08-10T02:06:47.203Z] 73b0e6ec88ea: Layer already exists [2022-08-10T02:06:47.203Z] eb54b7b7991f: Layer already exists [2022-08-10T02:06:47.472Z] main: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:06:47.531Z] ===================================================== [Pipeline] echo [2022-08-10T02:06:47.540Z] taggedImages: [2022-08-10T02:06:47.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:47.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-10T02:06:47.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.42 [2022-08-10T02:06:47.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:47.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-10T02:06:47.560Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-10T02:06:47.560Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:47.560Z] latest [2022-08-10T02:06:47.560Z] 2.3.0-dev.42 [2022-08-10T02:06:47.560Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:47.560Z] main [2022-08-10T02:06:47.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:47.905Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:48.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:48.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T02:06:48.266Z] d4ceefdfe85b: Preparing [2022-08-10T02:06:48.266Z] c6ae2d4629a0: Preparing [2022-08-10T02:06:48.266Z] 08116b1becc2: Preparing [2022-08-10T02:06:48.266Z] c871064248d1: Preparing [2022-08-10T02:06:48.266Z] 5b7df235d876: Preparing [2022-08-10T02:06:48.266Z] 5b7df235d876: Layer already exists [2022-08-10T02:06:48.266Z] 08116b1becc2: Layer already exists [2022-08-10T02:06:48.542Z] d4ceefdfe85b: Pushed [2022-08-10T02:06:48.824Z] c871064248d1: Pushed [2022-08-10T02:06:54.217Z] c6ae2d4629a0: Pushed [2022-08-10T02:06:54.217Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:54.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:55.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-10T02:06:55.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T02:06:55.138Z] d4ceefdfe85b: Preparing [2022-08-10T02:06:55.138Z] c6ae2d4629a0: Preparing [2022-08-10T02:06:55.138Z] 08116b1becc2: Preparing [2022-08-10T02:06:55.138Z] c871064248d1: Preparing [2022-08-10T02:06:55.138Z] 5b7df235d876: Preparing [2022-08-10T02:06:55.138Z] d4ceefdfe85b: Layer already exists [2022-08-10T02:06:55.138Z] 08116b1becc2: Layer already exists [2022-08-10T02:06:55.138Z] c871064248d1: Layer already exists [2022-08-10T02:06:55.138Z] c6ae2d4629a0: Layer already exists [2022-08-10T02:06:55.138Z] 5b7df235d876: Layer already exists [2022-08-10T02:06:55.406Z] latest: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:55.752Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:56.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.42 [2022-08-10T02:06:56.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T02:06:56.097Z] d4ceefdfe85b: Preparing [2022-08-10T02:06:56.097Z] c6ae2d4629a0: Preparing [2022-08-10T02:06:56.097Z] 08116b1becc2: Preparing [2022-08-10T02:06:56.097Z] c871064248d1: Preparing [2022-08-10T02:06:56.097Z] 5b7df235d876: Preparing [2022-08-10T02:06:56.097Z] 08116b1becc2: Layer already exists [2022-08-10T02:06:56.097Z] c6ae2d4629a0: Layer already exists [2022-08-10T02:06:56.097Z] c871064248d1: Layer already exists [2022-08-10T02:06:56.097Z] d4ceefdfe85b: Layer already exists [2022-08-10T02:06:56.097Z] 5b7df235d876: Layer already exists [2022-08-10T02:06:56.366Z] 2.3.0-dev.42: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:56.727Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:57.087Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:57.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T02:06:57.087Z] d4ceefdfe85b: Preparing [2022-08-10T02:06:57.087Z] c6ae2d4629a0: Preparing [2022-08-10T02:06:57.087Z] 08116b1becc2: Preparing [2022-08-10T02:06:57.087Z] c871064248d1: Preparing [2022-08-10T02:06:57.087Z] 5b7df235d876: Preparing [2022-08-10T02:06:57.087Z] 08116b1becc2: Layer already exists [2022-08-10T02:06:57.087Z] d4ceefdfe85b: Layer already exists [2022-08-10T02:06:57.087Z] c871064248d1: Layer already exists [2022-08-10T02:06:57.087Z] 5b7df235d876: Layer already exists [2022-08-10T02:06:57.087Z] c6ae2d4629a0: Layer already exists [2022-08-10T02:06:57.357Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:57.713Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:58.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-10T02:06:58.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T02:06:58.065Z] d4ceefdfe85b: Preparing [2022-08-10T02:06:58.065Z] c6ae2d4629a0: Preparing [2022-08-10T02:06:58.065Z] 08116b1becc2: Preparing [2022-08-10T02:06:58.065Z] c871064248d1: Preparing [2022-08-10T02:06:58.065Z] 5b7df235d876: Preparing [2022-08-10T02:06:58.065Z] c6ae2d4629a0: Layer already exists [2022-08-10T02:06:58.065Z] 08116b1becc2: Layer already exists [2022-08-10T02:06:58.065Z] d4ceefdfe85b: Layer already exists [2022-08-10T02:06:58.065Z] 5b7df235d876: Layer already exists [2022-08-10T02:06:58.065Z] c871064248d1: Layer already exists [2022-08-10T02:06:58.333Z] main: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:06:58.395Z] ===================================================== [Pipeline] echo [2022-08-10T02:06:58.403Z] taggedImages: [2022-08-10T02:06:58.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:58.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-10T02:06:58.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.42 [2022-08-10T02:06:58.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:58.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-10T02:06:58.418Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-10T02:06:58.418Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:58.418Z] latest [2022-08-10T02:06:58.418Z] 2.3.0-dev.42 [2022-08-10T02:06:58.418Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:06:58.418Z] main [2022-08-10T02:06:58.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:58.767Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:06:59.123Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:06:59.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T02:06:59.124Z] ed68129d2adb: Preparing [2022-08-10T02:06:59.124Z] bd5b855bfdd3: Preparing [2022-08-10T02:06:59.124Z] 08116b1becc2: Preparing [2022-08-10T02:06:59.124Z] 82fc8d9199c2: Preparing [2022-08-10T02:06:59.124Z] 5b7df235d876: Preparing [2022-08-10T02:06:59.124Z] 08116b1becc2: Layer already exists [2022-08-10T02:06:59.124Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:06:59.124Z] 5b7df235d876: Layer already exists [2022-08-10T02:06:59.400Z] ed68129d2adb: Pushed [2022-08-10T02:07:04.785Z] bd5b855bfdd3: Pushed [2022-08-10T02:07:04.785Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:05.150Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:05.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-10T02:07:05.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T02:07:05.506Z] ed68129d2adb: Preparing [2022-08-10T02:07:05.506Z] bd5b855bfdd3: Preparing [2022-08-10T02:07:05.506Z] 08116b1becc2: Preparing [2022-08-10T02:07:05.506Z] 82fc8d9199c2: Preparing [2022-08-10T02:07:05.506Z] 5b7df235d876: Preparing [2022-08-10T02:07:05.506Z] ed68129d2adb: Layer already exists [2022-08-10T02:07:05.778Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:05.779Z] bd5b855bfdd3: Layer already exists [2022-08-10T02:07:05.779Z] 08116b1becc2: Layer already exists [2022-08-10T02:07:05.779Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:07:05.779Z] latest: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:06.161Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:06.533Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.42 [2022-08-10T02:07:06.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T02:07:06.533Z] ed68129d2adb: Preparing [2022-08-10T02:07:06.533Z] bd5b855bfdd3: Preparing [2022-08-10T02:07:06.533Z] 08116b1becc2: Preparing [2022-08-10T02:07:06.533Z] 82fc8d9199c2: Preparing [2022-08-10T02:07:06.533Z] 5b7df235d876: Preparing [2022-08-10T02:07:06.807Z] 08116b1becc2: Layer already exists [2022-08-10T02:07:06.807Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:07:06.807Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:06.807Z] ed68129d2adb: Layer already exists [2022-08-10T02:07:06.807Z] bd5b855bfdd3: Layer already exists [2022-08-10T02:07:06.807Z] 2.3.0-dev.42: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:07.169Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:07.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:07:07.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T02:07:07.596Z] ed68129d2adb: Preparing [2022-08-10T02:07:07.596Z] bd5b855bfdd3: Preparing [2022-08-10T02:07:07.596Z] 08116b1becc2: Preparing [2022-08-10T02:07:07.596Z] 82fc8d9199c2: Preparing [2022-08-10T02:07:07.596Z] 5b7df235d876: Preparing [2022-08-10T02:07:07.596Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:07:07.596Z] 08116b1becc2: Layer already exists [2022-08-10T02:07:07.596Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:07.596Z] bd5b855bfdd3: Layer already exists [2022-08-10T02:07:07.596Z] ed68129d2adb: Layer already exists [2022-08-10T02:07:07.873Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:08.275Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:08.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-10T02:07:08.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T02:07:08.632Z] ed68129d2adb: Preparing [2022-08-10T02:07:08.632Z] bd5b855bfdd3: Preparing [2022-08-10T02:07:08.632Z] 08116b1becc2: Preparing [2022-08-10T02:07:08.632Z] 82fc8d9199c2: Preparing [2022-08-10T02:07:08.632Z] 5b7df235d876: Preparing [2022-08-10T02:07:08.632Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:08.632Z] bd5b855bfdd3: Layer already exists [2022-08-10T02:07:08.632Z] 08116b1becc2: Layer already exists [2022-08-10T02:07:08.903Z] 82fc8d9199c2: Layer already exists [2022-08-10T02:07:08.903Z] ed68129d2adb: Layer already exists [2022-08-10T02:07:08.903Z] main: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:07:08.963Z] ===================================================== [Pipeline] echo [2022-08-10T02:07:08.973Z] taggedImages: [2022-08-10T02:07:08.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:07:08.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-10T02:07:08.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.42 [2022-08-10T02:07:08.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:07:08.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-10T02:07:08.996Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-10T02:07:08.996Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:07:08.996Z] latest [2022-08-10T02:07:08.996Z] 2.3.0-dev.42 [2022-08-10T02:07:08.996Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:07:08.996Z] main [2022-08-10T02:07:08.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:09.358Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:09.752Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:07:09.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T02:07:09.752Z] 80eb2e243369: Preparing [2022-08-10T02:07:09.752Z] 8d70b6beb9b5: Preparing [2022-08-10T02:07:09.752Z] 4e413b0967d1: Preparing [2022-08-10T02:07:09.752Z] 7aad43b7a6a5: Preparing [2022-08-10T02:07:09.752Z] 5b7df235d876: Preparing [2022-08-10T02:07:10.028Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:10.028Z] 8d70b6beb9b5: Pushed [2022-08-10T02:07:11.018Z] 80eb2e243369: Pushed [2022-08-10T02:07:12.664Z] 4e413b0967d1: Pushed [2022-08-10T02:07:39.470Z] 7aad43b7a6a5: Pushed [2022-08-10T02:07:39.470Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:39.836Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:40.191Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-10T02:07:40.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T02:07:40.191Z] 80eb2e243369: Preparing [2022-08-10T02:07:40.191Z] 8d70b6beb9b5: Preparing [2022-08-10T02:07:40.191Z] 4e413b0967d1: Preparing [2022-08-10T02:07:40.191Z] 7aad43b7a6a5: Preparing [2022-08-10T02:07:40.191Z] 5b7df235d876: Preparing [2022-08-10T02:07:40.191Z] 8d70b6beb9b5: Layer already exists [2022-08-10T02:07:40.191Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:40.191Z] 4e413b0967d1: Layer already exists [2022-08-10T02:07:40.191Z] 7aad43b7a6a5: Layer already exists [2022-08-10T02:07:40.191Z] 80eb2e243369: Layer already exists [2022-08-10T02:07:40.462Z] latest: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:40.828Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:41.187Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.42 [2022-08-10T02:07:41.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T02:07:41.187Z] 80eb2e243369: Preparing [2022-08-10T02:07:41.187Z] 8d70b6beb9b5: Preparing [2022-08-10T02:07:41.187Z] 4e413b0967d1: Preparing [2022-08-10T02:07:41.187Z] 7aad43b7a6a5: Preparing [2022-08-10T02:07:41.187Z] 5b7df235d876: Preparing [2022-08-10T02:07:41.187Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:41.187Z] 4e413b0967d1: Layer already exists [2022-08-10T02:07:41.187Z] 8d70b6beb9b5: Layer already exists [2022-08-10T02:07:41.187Z] 80eb2e243369: Layer already exists [2022-08-10T02:07:41.187Z] 7aad43b7a6a5: Layer already exists [2022-08-10T02:07:41.458Z] 2.3.0-dev.42: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:41.830Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:42.194Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:07:42.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T02:07:42.194Z] 80eb2e243369: Preparing [2022-08-10T02:07:42.194Z] 8d70b6beb9b5: Preparing [2022-08-10T02:07:42.194Z] 4e413b0967d1: Preparing [2022-08-10T02:07:42.194Z] 7aad43b7a6a5: Preparing [2022-08-10T02:07:42.194Z] 5b7df235d876: Preparing [2022-08-10T02:07:42.194Z] 80eb2e243369: Layer already exists [2022-08-10T02:07:42.194Z] 7aad43b7a6a5: Layer already exists [2022-08-10T02:07:42.194Z] 4e413b0967d1: Layer already exists [2022-08-10T02:07:42.194Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:42.194Z] 8d70b6beb9b5: Layer already exists [2022-08-10T02:07:42.464Z] d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:42.820Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:43.178Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-10T02:07:43.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T02:07:43.178Z] 80eb2e243369: Preparing [2022-08-10T02:07:43.178Z] 8d70b6beb9b5: Preparing [2022-08-10T02:07:43.178Z] 4e413b0967d1: Preparing [2022-08-10T02:07:43.178Z] 7aad43b7a6a5: Preparing [2022-08-10T02:07:43.178Z] 5b7df235d876: Preparing [2022-08-10T02:07:43.178Z] 7aad43b7a6a5: Layer already exists [2022-08-10T02:07:43.178Z] 8d70b6beb9b5: Layer already exists [2022-08-10T02:07:43.178Z] 4e413b0967d1: Layer already exists [2022-08-10T02:07:43.178Z] 80eb2e243369: Layer already exists [2022-08-10T02:07:43.178Z] 5b7df235d876: Layer already exists [2022-08-10T02:07:43.448Z] main: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T02:07:43.501Z] ===================================================== [Pipeline] echo [2022-08-10T02:07:43.511Z] taggedImages: [2022-08-10T02:07:43.511Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [2022-08-10T02:07:43.511Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-10T02:07:43.511Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.42 [2022-08-10T02:07:43.511Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [2022-08-10T02:07:43.511Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:43.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T02:07:43.893Z] [2022-08-10T02:07:43.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:07:44.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T02:07:44.508Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T02:07:44.508Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T02:07:44.508Z] 04944245beec: Pulling fs layer [2022-08-10T02:07:44.508Z] 699f458cf7ca: Pulling fs layer [2022-08-10T02:07:44.508Z] 765212b225bb: Pulling fs layer [2022-08-10T02:07:44.508Z] f23df028b6ca: Pulling fs layer [2022-08-10T02:07:44.508Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T02:07:44.508Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T02:07:44.508Z] f23df028b6ca: Waiting [2022-08-10T02:07:44.508Z] 765212b225bb: Waiting [2022-08-10T02:07:44.508Z] d65c8cfc05b1: Waiting [2022-08-10T02:07:44.508Z] 2437ff75d9bd: Waiting [2022-08-10T02:07:44.508Z] 04944245beec: Verifying Checksum [2022-08-10T02:07:44.508Z] 04944245beec: Download complete [2022-08-10T02:07:44.508Z] 765212b225bb: Verifying Checksum [2022-08-10T02:07:44.508Z] 765212b225bb: Download complete [2022-08-10T02:07:44.508Z] f23df028b6ca: Verifying Checksum [2022-08-10T02:07:44.508Z] f23df028b6ca: Download complete [2022-08-10T02:07:44.508Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T02:07:44.508Z] d65c8cfc05b1: Download complete [2022-08-10T02:07:44.782Z] 699f458cf7ca: Verifying Checksum [2022-08-10T02:07:44.782Z] 699f458cf7ca: Download complete [2022-08-10T02:07:45.057Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T02:07:45.057Z] 8998bd30e6a1: Download complete [2022-08-10T02:07:47.676Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T02:07:47.676Z] 2437ff75d9bd: Download complete [2022-08-10T02:07:49.654Z] 8998bd30e6a1: Pull complete [2022-08-10T02:07:50.246Z] 04944245beec: Pull complete [2022-08-10T02:07:51.677Z] 699f458cf7ca: Pull complete [2022-08-10T02:07:51.949Z] 765212b225bb: Pull complete [2022-08-10T02:07:52.929Z] f23df028b6ca: Pull complete [2022-08-10T02:07:52.929Z] d65c8cfc05b1: Pull complete [2022-08-10T02:08:08.006Z] 2437ff75d9bd: Pull complete [2022-08-10T02:08:08.006Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T02:08:08.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T02:08:08.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T02:08:08.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container [2022-08-10T02:08:08.356Z] $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T02:08:10.844Z] $ docker top fa5896e13d8f4cb6a5c11097a156c8c301a360f587ef4c4fb562836797b5b760 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:08:11.925Z] ---> job-cost.sh [2022-08-10T02:08:11.925Z] lf-activate-venv: SKIPPING [2022-08-10T02:08:11.925Z] INFO: No Stack... [2022-08-10T02:08:12.524Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T02:08:13.496Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T02:08:14.152Z] + cat /w/workspace/edgex-go/277/archives/cost.csv [2022-08-10T02:08:14.153Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T02:08:14.183Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] [2022-08-10T02:08:14.190Z] Resource [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] did not exist. Created. [2022-08-10T02:08:14.190Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T02:08:14.855Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T02:08:15.488Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T02:08:15.499Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T02:08:15.521Z] $ docker stop --time=1 fa5896e13d8f4cb6a5c11097a156c8c301a360f587ef4c4fb562836797b5b760 [2022-08-10T02:08:17.056Z] $ docker rm -f fa5896e13d8f4cb6a5c11097a156c8c301a360f587ef4c4fb562836797b5b760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-10T02:08:17.628Z] provisioning config files... [2022-08-10T02:08:17.636Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/277@tmp/config3306107824645900761tmp [Pipeline] { [Pipeline] sh [2022-08-10T02:08:17.928Z] + set +x [2022-08-10T02:08:17.929Z] + curl -s https://codecov.io/bash [2022-08-10T02:08:17.929Z] + bash -s -- [2022-08-10T02:08:17.929Z] [2022-08-10T02:08:17.929Z] _____ _ [2022-08-10T02:08:17.929Z] / ____| | | [2022-08-10T02:08:17.929Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T02:08:17.929Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T02:08:17.929Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T02:08:17.929Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T02:08:17.929Z] Bash-1.0.6 [2022-08-10T02:08:17.929Z] [2022-08-10T02:08:17.929Z] [2022-08-10T02:08:17.929Z] ==> git version 2.25.1 found [2022-08-10T02:08:17.929Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-10T02:08:17.929Z] Release-Date: 2020-01-08 [2022-08-10T02:08:17.929Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-10T02:08:17.929Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T02:08:17.929Z] ==> Jenkins CI detected. [2022-08-10T02:08:17.929Z] current dir:  /w/workspace/edgex-go/277 [2022-08-10T02:08:17.929Z] project root: . [2022-08-10T02:08:17.929Z] --> token set from env [2022-08-10T02:08:17.929Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T02:08:17.929Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T02:08:17.929Z] ==> Python coveragepy not found [2022-08-10T02:08:17.929Z] ==> Searching for coverage reports in: [2022-08-10T02:08:17.929Z] + . [2022-08-10T02:08:17.929Z] -> Found 1 reports [2022-08-10T02:08:17.929Z] ==> Detecting git/mercurial file structure [2022-08-10T02:08:18.189Z] ==> Reading reports [2022-08-10T02:08:18.189Z] + ./coverage.out bytes=478941 [2022-08-10T02:08:18.189Z] ==> Appending adjustments [2022-08-10T02:08:18.189Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T02:08:19.574Z] + Found adjustments [2022-08-10T02:08:19.574Z] ==> Gzipping contents [2022-08-10T02:08:19.574Z] 64K /tmp/codecov.2w0zVp.gz [2022-08-10T02:08:19.574Z] ==> Uploading reports [2022-08-10T02:08:19.574Z] url: https://codecov.io [2022-08-10T02:08:19.574Z] query: branch=main&commit=d0806caeb40f4e3531513a6632e1dafeaa9bd88e&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T02:08:19.574Z] -> Pinging Codecov [2022-08-10T02:08:19.574Z] 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=d0806caeb40f4e3531513a6632e1dafeaa9bd88e&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T02:08:19.574Z] -> Uploading to [2022-08-10T02:08:19.574Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/00271124DB129430A58F1EEE437C3FCB/d0806caeb40f4e3531513a6632e1dafeaa9bd88e/5d8e0257-4ca9-4901-9497-6eb081f44eff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T020819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb57b534d6107194b361851d9dc1ac9b9932f22bcee1fb85e15326ff8f1aa21c [2022-08-10T02:08:19.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T02:08:19.574Z] Dload Upload Total Spent Left Speed [2022-08-10T02:08:19.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62812 0 0 100 62812 0 248k --:--:-- --:--:-- --:--:-- 247k [2022-08-10T02:08:19.835Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [2022-08-10T02:08:19.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-10T02:08:20.026Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-10T02:08:20.034Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:08:20.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T02:08:20.327Z] [2022-08-10T02:08:20.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:08:20.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T02:08:20.885Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-10T02:08:20.885Z] df9b9388f04a: Pulling fs layer [2022-08-10T02:08:20.885Z] 52dc419b0ee2: Pulling fs layer [2022-08-10T02:08:20.885Z] 25bc292e5bac: Pulling fs layer [2022-08-10T02:08:20.885Z] 114826534d7a: Pulling fs layer [2022-08-10T02:08:20.885Z] 4657fd5d0bcf: Pulling fs layer [2022-08-10T02:08:20.885Z] 6ad1cebc031e: Pulling fs layer [2022-08-10T02:08:20.885Z] 8a3aa393b2d8: Pulling fs layer [2022-08-10T02:08:20.885Z] 114826534d7a: Waiting [2022-08-10T02:08:20.885Z] 4657fd5d0bcf: Waiting [2022-08-10T02:08:20.885Z] 8a3aa393b2d8: Waiting [2022-08-10T02:08:20.885Z] 25bc292e5bac: Verifying Checksum [2022-08-10T02:08:20.885Z] 25bc292e5bac: Download complete [2022-08-10T02:08:20.885Z] 52dc419b0ee2: Download complete [2022-08-10T02:08:20.885Z] 4657fd5d0bcf: Download complete [2022-08-10T02:08:20.885Z] df9b9388f04a: Verifying Checksum [2022-08-10T02:08:20.885Z] df9b9388f04a: Download complete [2022-08-10T02:08:21.148Z] df9b9388f04a: Pull complete [2022-08-10T02:08:21.148Z] 6ad1cebc031e: Verifying Checksum [2022-08-10T02:08:21.148Z] 6ad1cebc031e: Download complete [2022-08-10T02:08:21.148Z] 52dc419b0ee2: Pull complete [2022-08-10T02:08:21.148Z] 25bc292e5bac: Pull complete [2022-08-10T02:08:21.727Z] 114826534d7a: Verifying Checksum [2022-08-10T02:08:21.727Z] 114826534d7a: Download complete [2022-08-10T02:08:21.727Z] 8a3aa393b2d8: Verifying Checksum [2022-08-10T02:08:21.727Z] 8a3aa393b2d8: Download complete [2022-08-10T02:08:25.916Z] 114826534d7a: Pull complete [2022-08-10T02:08:25.916Z] 4657fd5d0bcf: Pull complete [2022-08-10T02:08:25.916Z] 6ad1cebc031e: Pull complete [2022-08-10T02:08:29.209Z] 8a3aa393b2d8: Pull complete [2022-08-10T02:08:29.209Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-10T02:08:29.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T02:08:29.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T02:08:29.317Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T02:08:29.380Z] $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T02:08:30.964Z] $ docker top fac93e44aaa583ee7a2797894b1c8f4edfa234f4dd82184d9a6518f27e335167 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T02:08:31.015Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-10T02:08:31.293Z] + set -o pipefail [2022-08-10T02:08:31.293Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-10T02:08:39.455Z] [2022-08-10T02:08:39.455Z] Monitoring /w/workspace/edgex-go/277 (github.com/edgexfoundry/edgex-go)... [2022-08-10T02:08:39.455Z] [2022-08-10T02:08:39.455Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e9f71feb-8e04-4017-8294-f984b9ff9d23 [2022-08-10T02:08:39.455Z] [2022-08-10T02:08:39.455Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-10T02:08:39.455Z] [2022-08-10T02:08:39.455Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-10T02:08:39.455Z] [2022-08-10T02:08:39.455Z] [Pipeline] } [2022-08-10T02:08:39.491Z] $ docker stop --time=1 fac93e44aaa583ee7a2797894b1c8f4edfa234f4dd82184d9a6518f27e335167 [2022-08-10T02:08:41.789Z] $ docker rm -f fac93e44aaa583ee7a2797894b1c8f4edfa234f4dd82184d9a6518f27e335167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-10T02:08:42.119Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T02:08:42.130Z] provisioning config files... [2022-08-10T02:08:42.138Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/277@tmp/config5672326224496833266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:08:42.433Z] --> edgex-publish-swagger.sh [2022-08-10T02:08:42.433Z] === Publish openapi/v2 API === [2022-08-10T02:08:42.433Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-10T02:08:42.433Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/277/openapi/v2/core-command.yaml] [2022-08-10T02:08:42.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T02:08:42.433Z] Dload Upload Total Spent Left Speed [2022-08-10T02:08:43.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34486 --:--:-- --:--:-- --:--:-- 34451 100 33831 0 0 100 33831 0 34486 --:--:-- --:--:-- --:--:-- 34451 [2022-08-10T02:08:43.375Z] [2022-08-10T02:08:43.375Z] [2022-08-10T02:08:43.375Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/277/openapi/v2/core-data.yaml] [2022-08-10T02:08:43.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T02:08:43.375Z] Dload Upload Total Spent Left Speed [2022-08-10T02:08:44.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 79207 --:--:-- --:--:-- --:--:-- 79120 100 71604 0 0 100 71604 0 79207 --:--:-- --:--:-- --:--:-- 79120 [2022-08-10T02:08:44.318Z] [2022-08-10T02:08:44.318Z] [2022-08-10T02:08:44.318Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/277/openapi/v2/core-metadata.yaml] [2022-08-10T02:08:44.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T02:08:44.318Z] Dload Upload Total Spent Left Speed [2022-08-10T02:08:45.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 132k 0:00:01 0:00:01 --:--:-- 132k 100 141k 0 0 100 141k 0 132k 0:00:01 0:00:01 --:--:-- 132k [2022-08-10T02:08:45.260Z] [2022-08-10T02:08:45.260Z] [2022-08-10T02:08:45.260Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/277/openapi/v2/support-notifications.yaml] [2022-08-10T02:08:45.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T02:08:45.260Z] Dload Upload Total Spent Left Speed [2022-08-10T02:08:46.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89766 --:--:-- --:--:-- --:--:-- 89676 100 89318 0 0 100 89318 0 89766 --:--:-- --:--:-- --:--:-- 89676 [2022-08-10T02:08:46.202Z] [2022-08-10T02:08:46.202Z] [2022-08-10T02:08:46.202Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/277/openapi/v2/support-scheduler.yaml] [2022-08-10T02:08:46.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T02:08:46.464Z] Dload Upload Total Spent Left Speed [2022-08-10T02:08:47.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42855 --:--:-- --:--:-- --:--:-- 42809 100 39556 0 0 100 39556 0 42763 --:--:-- --:--:-- --:--:-- 42717 [2022-08-10T02:08:47.425Z] [2022-08-10T02:08:47.425Z] [2022-08-10T02:08:47.425Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/277/openapi/v2/system-agent.yaml] [2022-08-10T02:08:47.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T02:08:47.425Z] Dload Upload Total Spent Left Speed [2022-08-10T02:08:48.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22548 --:--:-- --:--:-- --:--:-- 22523 100 20091 0 0 100 20091 0 22548 --:--:-- --:--:-- --:--:-- 22523 [2022-08-10T02:08:48.368Z] [2022-08-10T02:08:48.368Z] [Pipeline] } [2022-08-10T02:08:48.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-10T02:08:48.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T02:08:48.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:08:49.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T02:08:49.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T02:08:49.180Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T02:08:49.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T02:08:49.692Z] $ docker top 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T02:08:49.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T02:08:49.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T02:08:49.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T02:08:49.920Z] $ docker exec 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 ssh-agent [2022-08-10T02:08:50.034Z] SSH_AUTH_SOCK=/tmp/ssh-03j9vYBHId3b/agent.32 [2022-08-10T02:08:50.034Z] SSH_AGENT_PID=39 [2022-08-10T02:08:50.040Z] Running ssh-add (command line suppressed) [2022-08-10T02:08:50.183Z] Identity added: /w/workspace/edgex-go/277@tmp/private_key_8074387747020060493.key (/w/workspace/edgex-go/277@tmp/private_key_8074387747020060493.key) [2022-08-10T02:08:50.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T02:08:50.469Z] + git semver tag [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,698 [run_tag] DEBUG tag force:False [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,698 [check_head_tag] DEBUG check head tag [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,699 [execute] INFO git cat-file --batch-check [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=) [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,702 [execute] INFO git cat-file --batch [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=) [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,723 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,723 [execute] INFO git tag -a v2.3.0-dev.42 -m v2.3.0-dev.42 [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,723 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.42', '-m', 'v2.3.0-dev.42'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=None) [2022-08-10T02:08:50.730Z] 2022-08-10 02:08:50,728 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T02:08:50.730Z] 2.3.0-dev.42 [Pipeline] } [2022-08-10T02:08:50.764Z] $ docker exec --env ******** --env ******** 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 ssh-agent -k [2022-08-10T02:08:50.875Z] unset SSH_AUTH_SOCK; [2022-08-10T02:08:50.875Z] unset SSH_AGENT_PID; [2022-08-10T02:08:50.875Z] echo Agent pid 39 killed; [2022-08-10T02:08:50.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T02:08:51.172Z] + git semver [Pipeline] } [2022-08-10T02:08:51.468Z] $ docker stop --time=1 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 [2022-08-10T02:08:52.812Z] $ docker rm -f 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:08:53.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T02:08:53.183Z] [2022-08-10T02:08:53.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:08:53.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T02:08:53.491Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-10T02:08:53.491Z] ab5ef0e58194: Pulling fs layer [2022-08-10T02:08:53.491Z] 9712f1f96733: Pulling fs layer [2022-08-10T02:08:53.491Z] 63f879dbbcfc: Pulling fs layer [2022-08-10T02:08:53.491Z] 0d9ebad4ef96: Pulling fs layer [2022-08-10T02:08:53.491Z] e9a5061849ea: Pulling fs layer [2022-08-10T02:08:53.491Z] d747dcd14b5f: Pulling fs layer [2022-08-10T02:08:53.491Z] 2de7ff778b66: Pulling fs layer [2022-08-10T02:08:53.491Z] e9a5061849ea: Waiting [2022-08-10T02:08:53.491Z] d747dcd14b5f: Waiting [2022-08-10T02:08:53.491Z] 2de7ff778b66: Waiting [2022-08-10T02:08:53.491Z] 0d9ebad4ef96: Waiting [2022-08-10T02:08:53.491Z] 9712f1f96733: Verifying Checksum [2022-08-10T02:08:53.491Z] 9712f1f96733: Download complete [2022-08-10T02:08:54.093Z] 63f879dbbcfc: Verifying Checksum [2022-08-10T02:08:54.093Z] 63f879dbbcfc: Download complete [2022-08-10T02:08:54.362Z] e9a5061849ea: Verifying Checksum [2022-08-10T02:08:54.362Z] e9a5061849ea: Download complete [2022-08-10T02:08:54.362Z] d747dcd14b5f: Verifying Checksum [2022-08-10T02:08:54.362Z] d747dcd14b5f: Download complete [2022-08-10T02:08:54.362Z] 0d9ebad4ef96: Verifying Checksum [2022-08-10T02:08:54.362Z] 0d9ebad4ef96: Download complete [2022-08-10T02:08:54.362Z] ab5ef0e58194: Verifying Checksum [2022-08-10T02:08:54.362Z] ab5ef0e58194: Download complete [2022-08-10T02:08:54.621Z] 2de7ff778b66: Download complete [2022-08-10T02:08:57.154Z] ab5ef0e58194: Pull complete [2022-08-10T02:08:57.154Z] 9712f1f96733: Pull complete [2022-08-10T02:08:57.722Z] 63f879dbbcfc: Pull complete [2022-08-10T02:09:01.914Z] 0d9ebad4ef96: Pull complete [2022-08-10T02:09:01.914Z] e9a5061849ea: Pull complete [2022-08-10T02:09:01.914Z] d747dcd14b5f: Pull complete [2022-08-10T02:09:02.854Z] 2de7ff778b66: Pull complete [2022-08-10T02:09:02.854Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-10T02:09:02.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T02:09:02.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T02:09:02.949Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T02:09:03.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T02:09:05.224Z] $ docker top b04edfb7ed546402c948b0b29817aaf048fa67eed5ba78e4e0ede7ef5f5662dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-10T02:09:05.279Z] provisioning config files... [2022-08-10T02:09:05.285Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/277@tmp/config2644873126227740143tmp [2022-08-10T02:09:05.295Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/277@tmp/config1038299741626810604tmp [2022-08-10T02:09:05.303Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/277@tmp/config702660432265809631tmp [Pipeline] { [Pipeline] echo [2022-08-10T02:09:05.317Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:05.599Z] ---> sigul-configuration.sh [2022-08-10T02:09:05.600Z] gpg: directory `/root/.gnupg' created [2022-08-10T02:09:05.600Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-10T02:09:05.600Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-10T02:09:05.600Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-10T02:09:05.600Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-10T02:09:05.600Z] gpg: CAST5 encrypted data [2022-08-10T02:09:05.600Z] gpg: encrypted with 1 passphrase [2022-08-10T02:09:05.600Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-10T02:09:05.889Z] + mkdir /home/jenkins [2022-08-10T02:09:05.889Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-10T02:09:06.179Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-10T02:09:06.189Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:06.477Z] ---> sigul-install.sh [2022-08-10T02:09:06.477Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-10T02:09:06.769Z] + git tag --list [2022-08-10T02:09:06.769Z] 0.6.0 [2022-08-10T02:09:06.769Z] 0.6.1 [2022-08-10T02:09:06.769Z] 0.7.0 [2022-08-10T02:09:06.769Z] 0.7.1 [2022-08-10T02:09:06.769Z] v1.0.0 [2022-08-10T02:09:06.769Z] v1.0.1 [2022-08-10T02:09:06.769Z] v1.1.0 [2022-08-10T02:09:06.769Z] v1.2.0 [2022-08-10T02:09:06.769Z] v1.2.1 [2022-08-10T02:09:06.769Z] v1.3.0 [2022-08-10T02:09:06.769Z] v1.3.1 [2022-08-10T02:09:06.769Z] v2.0.0 [2022-08-10T02:09:06.769Z] v2.1.0 [2022-08-10T02:09:06.769Z] v2.1.1 [2022-08-10T02:09:06.769Z] v2.1.1-dev.1 [2022-08-10T02:09:06.769Z] v2.1.1-dev.2 [2022-08-10T02:09:06.769Z] v2.1.1-dev.3 [2022-08-10T02:09:06.769Z] v2.1.1-dev.4 [2022-08-10T02:09:06.769Z] v2.1.1-dev.5 [2022-08-10T02:09:06.769Z] v2.1.1-dev.6 [2022-08-10T02:09:06.769Z] v2.1.1-dev.7 [2022-08-10T02:09:06.769Z] v2.1.1-dev.8 [2022-08-10T02:09:06.769Z] v2.2.0 [2022-08-10T02:09:06.769Z] v2.2.1-dev.1 [2022-08-10T02:09:06.769Z] v2.2.1-dev.10 [2022-08-10T02:09:06.769Z] v2.2.1-dev.11 [2022-08-10T02:09:06.769Z] v2.2.1-dev.12 [2022-08-10T02:09:06.769Z] v2.2.1-dev.13 [2022-08-10T02:09:06.769Z] v2.2.1-dev.14 [2022-08-10T02:09:06.769Z] v2.2.1-dev.15 [2022-08-10T02:09:06.769Z] v2.2.1-dev.16 [2022-08-10T02:09:06.769Z] v2.2.1-dev.17 [2022-08-10T02:09:06.769Z] v2.2.1-dev.18 [2022-08-10T02:09:06.769Z] v2.2.1-dev.19 [2022-08-10T02:09:06.769Z] v2.2.1-dev.2 [2022-08-10T02:09:06.769Z] v2.2.1-dev.20 [2022-08-10T02:09:06.769Z] v2.2.1-dev.21 [2022-08-10T02:09:06.769Z] v2.2.1-dev.22 [2022-08-10T02:09:06.769Z] v2.2.1-dev.23 [2022-08-10T02:09:06.769Z] v2.2.1-dev.24 [2022-08-10T02:09:06.769Z] v2.2.1-dev.25 [2022-08-10T02:09:06.769Z] v2.2.1-dev.26 [2022-08-10T02:09:06.769Z] v2.2.1-dev.27 [2022-08-10T02:09:06.769Z] v2.2.1-dev.28 [2022-08-10T02:09:06.769Z] v2.2.1-dev.29 [2022-08-10T02:09:06.769Z] v2.2.1-dev.3 [2022-08-10T02:09:06.769Z] v2.2.1-dev.4 [2022-08-10T02:09:06.769Z] v2.2.1-dev.5 [2022-08-10T02:09:06.769Z] v2.2.1-dev.6 [2022-08-10T02:09:06.769Z] v2.2.1-dev.7 [2022-08-10T02:09:06.769Z] v2.2.1-dev.8 [2022-08-10T02:09:06.769Z] v2.2.1-dev.9 [2022-08-10T02:09:06.769Z] v2.3.0-dev.29 [2022-08-10T02:09:06.769Z] v2.3.0-dev.30 [2022-08-10T02:09:06.769Z] v2.3.0-dev.31 [2022-08-10T02:09:06.769Z] v2.3.0-dev.32 [2022-08-10T02:09:06.769Z] v2.3.0-dev.33 [2022-08-10T02:09:06.769Z] v2.3.0-dev.34 [2022-08-10T02:09:06.769Z] v2.3.0-dev.35 [2022-08-10T02:09:06.769Z] v2.3.0-dev.36 [2022-08-10T02:09:06.769Z] v2.3.0-dev.37 [2022-08-10T02:09:06.769Z] v2.3.0-dev.38 [2022-08-10T02:09:06.769Z] v2.3.0-dev.39 [2022-08-10T02:09:06.769Z] v2.3.0-dev.40 [2022-08-10T02:09:06.769Z] v2.3.0-dev.41 [2022-08-10T02:09:06.769Z] v2.3.0-dev.42 [Pipeline] sh [2022-08-10T02:09:07.060Z] + lftools sign git-tag v2.3.0-dev.42 [2022-08-10T02:09:07.632Z] Signing Git tag with Sigul... [2022-08-10T02:09:07.632Z] Signing v2.3.0-dev.42 [Pipeline] echo [2022-08-10T02:09:07.901Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:08.186Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-10T02:09:08.194Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-10T02:09:08.238Z] $ docker stop --time=1 b04edfb7ed546402c948b0b29817aaf048fa67eed5ba78e4e0ede7ef5f5662dd [2022-08-10T02:09:09.547Z] $ docker rm -f b04edfb7ed546402c948b0b29817aaf048fa67eed5ba78e4e0ede7ef5f5662dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-10T02:09:09.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T02:09:09.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:09:10.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T02:09:10.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T02:09:10.425Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T02:09:10.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T02:09:10.849Z] $ docker top 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T02:09:10.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T02:09:10.928Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T02:09:11.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T02:09:11.090Z] $ docker exec 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 ssh-agent [2022-08-10T02:09:11.208Z] SSH_AUTH_SOCK=/tmp/ssh-UXb3pfv3LTcU/agent.33 [2022-08-10T02:09:11.208Z] SSH_AGENT_PID=39 [2022-08-10T02:09:11.214Z] Running ssh-add (command line suppressed) [2022-08-10T02:09:11.352Z] Identity added: /w/workspace/edgex-go/277@tmp/private_key_7131375741591064456.key (/w/workspace/edgex-go/277@tmp/private_key_7131375741591064456.key) [2022-08-10T02:09:11.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T02:09:11.636Z] + git semver bump pre [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,827 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,828 [bump_version] DEBUG bumping version:2.3.0-dev.42 on axis:pre with prefix:dev [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,828 [bump_version] DEBUG bumped version:2.3.0-dev.43 [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,828 [write_version] DEBUG write version:2.3.0-dev.43 to path:/w/workspace/edgex-go/277/.semver/main with force:True [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,828 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,828 [write_file] DEBUG write to file:/w/workspace/edgex-go/277/.semver/main [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,830 [execute] INFO git cat-file --batch-check [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,835 [execute] INFO git cat-file --batch [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T02:09:11.897Z] 2022-08-10 02:09:11,840 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T02:09:11.897Z] 2.3.0-dev.43 [Pipeline] } [2022-08-10T02:09:11.930Z] $ docker exec --env ******** --env ******** 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 ssh-agent -k [2022-08-10T02:09:12.034Z] unset SSH_AUTH_SOCK; [2022-08-10T02:09:12.035Z] unset SSH_AGENT_PID; [2022-08-10T02:09:12.035Z] echo Agent pid 39 killed; [2022-08-10T02:09:12.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T02:09:12.322Z] + git semver [Pipeline] } [2022-08-10T02:09:12.620Z] $ docker stop --time=1 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 [2022-08-10T02:09:13.908Z] $ docker rm -f 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T02:09:14.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T02:09:14.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:09:14.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T02:09:14.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T02:09:14.618Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T02:09:14.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T02:09:15.042Z] $ docker top bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T02:09:15.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T02:09:15.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T02:09:15.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T02:09:15.257Z] $ docker exec bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 ssh-agent [2022-08-10T02:09:15.361Z] SSH_AUTH_SOCK=/tmp/ssh-vLMy9deJExMD/agent.33 [2022-08-10T02:09:15.361Z] SSH_AGENT_PID=39 [2022-08-10T02:09:15.367Z] Running ssh-add (command line suppressed) [2022-08-10T02:09:15.491Z] Identity added: /w/workspace/edgex-go/277@tmp/private_key_2613762106745157226.key (/w/workspace/edgex-go/277@tmp/private_key_2613762106745157226.key) [2022-08-10T02:09:15.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T02:09:15.783Z] + git semver push [2022-08-10T02:09:16.043Z] 2022-08-10 02:09:15,970 [run_push] DEBUG push [2022-08-10T02:09:16.043Z] 2022-08-10 02:09:15,970 [execute] INFO git cat-file --batch-check [2022-08-10T02:09:16.043Z] 2022-08-10 02:09:15,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T02:09:16.043Z] 2022-08-10 02:09:15,974 [execute] INFO git rev-list 32ccf65d0e4bab478aecc2571344eaee83e6c36c -- [2022-08-10T02:09:16.043Z] 2022-08-10 02:09:15,974 [execute] DEBUG Popen(['git', 'rev-list', '32ccf65d0e4bab478aecc2571344eaee83e6c36c', '--'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T02:09:16.043Z] 2022-08-10 02:09:15,989 [execute] INFO git fetch -v origin [2022-08-10T02:09:16.043Z] 2022-08-10 02:09:15,989 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-10T02:09:16.614Z] 2022-08-10 02:09:16,471 [run_push] DEBUG no remote changes detected [2022-08-10T02:09:16.614Z] 2022-08-10 02:09:16,472 [execute] INFO git push origin semver [2022-08-10T02:09:16.614Z] 2022-08-10 02:09:16,472 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T02:09:17.557Z] 2022-08-10 02:09:17,253 [run_push] DEBUG push all version tags [2022-08-10T02:09:17.557Z] 2022-08-10 02:09:17,254 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-10T02:09:17.557Z] 2022-08-10 02:09:17,254 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=None) [2022-08-10T02:09:18.127Z] 2022-08-10 02:09:17,937 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main [2022-08-10T02:09:18.127Z] 2.3.0-dev.43 [Pipeline] } [2022-08-10T02:09:18.161Z] $ docker exec --env ******** --env ******** bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 ssh-agent -k [2022-08-10T02:09:18.269Z] unset SSH_AUTH_SOCK; [2022-08-10T02:09:18.269Z] unset SSH_AGENT_PID; [2022-08-10T02:09:18.269Z] echo Agent pid 39 killed; [2022-08-10T02:09:18.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T02:09:18.563Z] + git semver [Pipeline] } [2022-08-10T02:09:18.861Z] $ docker stop --time=1 bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 [2022-08-10T02:09:20.142Z] $ docker rm -f bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-10T02:09:20.652Z] + [ -d /w/workspace/edgex-go/277/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:20.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:21.804Z] ---> package-listing.sh [2022-08-10T02:09:21.804Z] ++ facter osfamily [2022-08-10T02:09:21.804Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T02:09:22.064Z] + OS_FAMILY=debian [2022-08-10T02:09:22.064Z] + workspace=/w/workspace/edgex-go/277 [2022-08-10T02:09:22.064Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T02:09:22.064Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T02:09:22.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T02:09:22.064Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T02:09:22.064Z] + '[' /w/workspace/edgex-go/277 ']' [2022-08-10T02:09:22.064Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T02:09:22.064Z] + case "${OS_FAMILY}" in [2022-08-10T02:09:22.064Z] + dpkg -l [2022-08-10T02:09:22.064Z] + grep '^ii' [2022-08-10T02:09:22.064Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T02:09:22.064Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T02:09:22.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T02:09:22.064Z] + '[' /w/workspace/edgex-go/277 ']' [2022-08-10T02:09:22.064Z] + mkdir -p /w/workspace/edgex-go/277/archives/ [2022-08-10T02:09:22.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/277/archives/ [Pipeline] echo [2022-08-10T02:09:22.076Z] 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/277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-10T02:09:22.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:09:22.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T02:09:22.917Z] [2022-08-10T02:09:22.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T02:09:23.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T02:09:23.224Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T02:09:23.224Z] 5eb5b503b376: Pulling fs layer [2022-08-10T02:09:23.224Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T02:09:23.224Z] ec43610c2a17: Pulling fs layer [2022-08-10T02:09:23.224Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T02:09:23.224Z] 33b1e0a273af: Pulling fs layer [2022-08-10T02:09:23.224Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T02:09:23.224Z] 2f39f015ded8: Pulling fs layer [2022-08-10T02:09:23.224Z] 5d3b04190fa2: Waiting [2022-08-10T02:09:23.224Z] 3a2ae6a8a46f: Waiting [2022-08-10T02:09:23.224Z] 33b1e0a273af: Waiting [2022-08-10T02:09:23.224Z] 2f39f015ded8: Waiting [2022-08-10T02:09:23.224Z] 5c69ac0246d0: Verifying Checksum [2022-08-10T02:09:23.224Z] 5c69ac0246d0: Download complete [2022-08-10T02:09:23.224Z] 3a2ae6a8a46f: Download complete [2022-08-10T02:09:23.483Z] 33b1e0a273af: Verifying Checksum [2022-08-10T02:09:23.483Z] 33b1e0a273af: Download complete [2022-08-10T02:09:23.483Z] 5d3b04190fa2: Verifying Checksum [2022-08-10T02:09:23.483Z] 5d3b04190fa2: Download complete [2022-08-10T02:09:23.483Z] ec43610c2a17: Verifying Checksum [2022-08-10T02:09:23.483Z] ec43610c2a17: Download complete [2022-08-10T02:09:23.483Z] 5eb5b503b376: Verifying Checksum [2022-08-10T02:09:23.483Z] 5eb5b503b376: Download complete [2022-08-10T02:09:24.428Z] 2f39f015ded8: Download complete [2022-08-10T02:09:24.687Z] 5eb5b503b376: Pull complete [2022-08-10T02:09:24.687Z] 5c69ac0246d0: Pull complete [2022-08-10T02:09:25.256Z] ec43610c2a17: Pull complete [2022-08-10T02:09:25.256Z] 3a2ae6a8a46f: Pull complete [2022-08-10T02:09:25.516Z] 33b1e0a273af: Pull complete [2022-08-10T02:09:25.516Z] 5d3b04190fa2: Pull complete [2022-08-10T02:09:30.798Z] 2f39f015ded8: Pull complete [2022-08-10T02:09:30.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T02:09:30.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T02:09:30.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T02:09:30.895Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2022-08-10T02:09:30.956Z] $ 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/277/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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 [2022-08-10T02:09:32.338Z] $ docker top e0f8097cf3a07c4314544f45f1064d700b1e07b9348e63fd2d0e4d7765b23e6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T02:09:32.727Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T02:09:33.019Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T02:09:33.306Z] + ls /var/log/sa-host [2022-08-10T02:09:33.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T02:09:33.451Z] provisioning config files... [2022-08-10T02:09:33.460Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/277@tmp/config2965988147648136676tmp [Pipeline] { [Pipeline] echo [2022-08-10T02:09:33.474Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:33.759Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T02:09:33.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:34.099Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T02:09:34.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:34.398Z] ---> sudo-logs.sh [2022-08-10T02:09:34.398Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T02:09:34.421Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:34.708Z] ---> job-cost.sh [2022-08-10T02:09:34.708Z] lf-activate-venv: SKIPPING [2022-08-10T02:09:34.708Z] DEBUG: total: 0.10999999940395355 [2022-08-10T02:09:34.708Z] INFO: Retrieving Stack Cost... [2022-08-10T02:09:34.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T02:09:35.541Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T02:09:35.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T02:09:35.842Z] ---> logs-deploy.sh [2022-08-10T02:09:35.842Z] lf-activate-venv: SKIPPING [2022-08-10T02:09:35.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/277 [2022-08-10T02:09:35.842Z] INFO: archiving workspace using pattern(s): [2022-08-10T02:09:36.783Z] Archives upload complete. [2022-08-10T02:09:36.783Z] INFO: archiving logs to Nexus